﻿body
{
    margin: 0px;
    padding: 0px;
    background: #e7e7cc;
	font-family: Arial, Helvetica, sans-serif;
}
/* ========================================= */
/* ========================================= */
div, span, ol, ul, li, table, tr, td, img
{
    margin: 0px;
}
p,h1,h2,h3,h4,h5,h6
{
    padding: 0px 0px 0px 0px;
    margin: 0px;

}
a img
{
    border: none;
}
p
{
	color: #000000;
    font-size: 12px;
    padding-bottom: 10px;
    line-height: 145%;
}
a, a:link, a:visited, a:active
{
    color: #3a7187;
    text-decoration: underline;
}
a:hover
{
    color: #990000;
    text-decoration: underline;
}

ul, ol
{
    padding: 0px 0px 10px 30px;
    color: #585858;
}
ul ul, ol ol
{
    padding-bottom: 0px;
}
ul.white li
{
    color: #ffffff !important;
}
ul li
{
    list-style-type: disc;
    color: #585858;
    font-size: 12px;
    line-height: 145%;
}
ul ul li
{
    list-style-type: circle;
}
ol li
{
    list-style-type: decimal;
    color: #585858;
    font-size: 12px;
    line-height: 145%;
}
ul ul li
{
    list-style-type: lower-alpha;
}
ul ul ul li
{
    list-style-type: lower-roman;
}
/* ========================================= */
/* ========================================= */
#center_align
{
    width: 800px;
	margin: auto;
}
/*#left_align
{
    text-align: left;
}*/
.container_main
{
    background-color: #ffffff;
}
.s_left
{
    background: url(/images/template/shadow_left.gif) repeat-y left;
}
.s_right
{
    background: url(/images/template/shadow_right.gif) repeat-y right;
}
.s_top
{
    background: url(/images/template/shadow_top.gif) repeat-x top;
}
.s_bottom
{
    background: url(/images/template/shadow_bottom.gif) repeat-x bottom;
}
.s_tl
{
    background: url(/images/template/shadow_ul.gif) no-repeat top left;
}
.s_tr
{
    background: url(/images/template/shadow_ur.gif) no-repeat top right;
}
.s_bl
{
    background: url(/images/template/shadow_ll.gif) no-repeat bottom left;
}
.s_br
{
    background: url(/images/template/shadow_lr.gif) no-repeat bottom right;
}
.container_inner
{
    padding: 20px;
}
.container_banner
{
    height: 125px;
    background: url(/images/template/cristacamps_banner.gif) no-repeat;
}
.container_banner a
{
    display: block;
    width: 760px;
    height: 125px;
}
.container_form
{
    padding: 5px 25px 25px;
}
.div_form
{
    width: 710px;
    background-color: #fff;
}
.container_footer
{
}
.headline
{
	min-height: 20px;
}
.body_wrap
{
	overflow: hidden;
}
.information_wrap
{
	float: left;
	width: 500px;
	overflow: hidden;
}

.right_wrap
{
	float: right;
	width: 200px;
}
.mini_wrap
{
	width: 300px;
	margin: 0px auto;
}
.form_wrap
{
	
	background: #e7e7cc;
	margin: 0px 0px 5px;
}
.form_pad
{
	padding: 10px;
}
.form
{
	overflow: hidden;
}
.form p
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.special-offer_wrap
{
	border: 1px solid;
	min-height: 75px;
}
.special-offer_pad
{
	padding: 10px;
}

.inputbox
{
	width: 98%;
	margin: 0px 0px 7px 0px;
}
.inputbox_small
{
margin: 0px;
width: 20px;
}
.clearfloat
{
	clear: both;
}
.date_p
{
	margin: 0px 0px 7px 0px !important;
}
.textareabox
{
	width: 98%;
	margin: 0px 0px 7px 0px;
}
.leftspan, .rightspan
{
	width: 133px;
	display: block;
}
.leftspan
{
	float: left;
}
.rightspan
{
	float: right;
}
.white
{
    color: #ffffff !important;
}
.special-offer
{
	overflow: hidden;
}


/* ==== base_form CSS ======== */

.formContainer
{
	width: 550px;
	margin: 15px auto;
	background: #e7e7cc;
}
.theForm
{
    width: 520px;
    text-align: left;
	padding-top: 15px;
	margin: 0 auto;
}
.theForm span
{
    font-weight: normal;
}
body.form_full label
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 100%;
}
.formDiv
{
    margin: 0px 0px 5px 0px;
}
.formPart2
{
    margin: 25px 0px 0px 0px;
}
.formPart2 p
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.formPart3
{
    overflow: hidden;
    margin: 8px 0px 8px 0px;
}
.formPart3 div
{
    float: left;
    width: 124px;
}
.formPart3 p
{
    text-align: center;
}
.formIf
{
    overflow: hidden;
    margin: 8px 0px 10px 0px;
}
.formIf div
{
    float: left;
    width: 124px;
}
.formIf p
{
    text-align: center;
}
.submitDiv
{
    overflow: hidden;
}
.extras
{
	min-height: 50px;
}
.theSubmit
{
    float: right;
	margin-right: 30px;
}
.alignSubmitDiv
{
    width: 300px;
    text-align: center;
    overflow: hidden;
}
body.form_full input,
body.form_full textarea
{
}
.how_learn
{
	float: left;
}

