/* CSS Document */


body{ margin:0 auto; background-image:url(images/body_left_bg.jpg); background-repeat:repeat-x; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2B2B;}
	form{text-align:center;}
.wrapper{ width:1004px; text-align:center; margin:0 auto;}
.menu{ height:48px; text-align:right;}
.header{height:467px; text-align:left;}
.header_left{ float:left; height:467px; width:422px; background-image:url(images/home_img_left.jpg); background-repeat:no-repeat;}
.header_right{ float:left; background-color:#00CC00; height:467px; width:582px; background-image:url(images/home_img_right.jpg); background-repeat:no-repeat;}
.left_btns{background-position:left;  padding-top:170px ; padding-left:25px;}
.right_btns{ padding-top:62px ; width:542px; text-align:right;}

.body_in{ font-size: 12px;float:left; text-align:left;}


.homeboxbg1{
	background-image:url(images/home_box_bg.gif);
	background-position:top;
	float:left;
	background-repeat:repeat-x;
	width:199px;
	padding:9px;
	padding-top:16px;font-size: 12px;
}

.homeboxbg2{
	background-image:url(images/home_box_bg.gif);
	background-position:top;
	float:left;
	background-repeat:repeat-x;
	width:202px;
	padding:9px;
	padding-top:16px;font-size: 12px;
}


.homeboxbg3{
	background-image:url(images/home_box_bg.gif);
	background-position:top;
	float:left;
	width:197px;
	background-repeat:repeat-x;
	padding:9px;
	padding-top:16px;font-size: 12px;
}
.one_img{ background-image:url(images/community_left_bg.gif); background-repeat:no-repeat; float:left; width:31px; height:169px;}
.two_img{ background-image:url(images/watch_a_3minute_quick_tour_.gif); background-repeat:no-repeat; float:left; width:24px; height:169px;}
.three_img{ background-image:url(images/receive_your_left_bg.gif); background-repeat:no-repeat; float:left; width:23px; height:169px;}
.four_img{ background-image:url(images/86_shift_sign_in_left_bg.gif); background-repeat:no-repeat; float:left; width:23px; height:169px;}
.five_img{ background-image:url(images/86_shift_sign_in_right_bg.gif); background-repeat:no-repeat; float:left; width:31px; height:169px;}

.lineheight18px{
	line-height:18px;
}

a:link, a:visited, a:active {
	COLOR: #0481BC; TEXT-DECORATION: none;
}
a:hover {
	COLOR: #227D00; TEXT-DECORATION: none;
}
.arial:link, .arial:visited, .arial:active {
	COLOR: #111111; TEXT-DECORATION: none; font-size:12px;
}
.arial:hover {
	COLOR: #227D00; TEXT-DECORATION: none;font-size:11px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2B2B;
}
.footer{ clear:both; background-image:url(images/dotted.jpg); width:965px; margin:0 auto; text-align:center; background-repeat:repeat-x; height:40px;}
.dooted_border{border:1px dotted #B8B8B8; border-left:0px; border-right:0px; border-top:1px; border-bottom:1px; padding-left:20px; height:30px; padding-top:8px; }

.footerlink:link, .footerlink:visited, .footerlink:active {
	color:#303030;
	TEXT-DECORATION:none;
	font-family:tahoma;
	font-size:11px;
}
.footerlink:hover {
	COLOR:#227D00; 
	TEXT-DECORATION:none;
	font-family:tahoma;
	font-size:11px;
}

div.MaskedDiv
{
	visibility: hidden;
	position: absolute;
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	height: 100%;
	width: 100%;

}
 .btn1
{
    font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/btn.jpg);
	background-repeat: repeat-x;
	height: 22px;
	border: 1px solid #000000;
	background-color: #E9B31F;
}
.HandImage
{ 
	
	cursor:url(img/magnify.cur), pointer;
	
	 }

div.ModalPopup {
	
	position:absolute;
	/* set z-index higher than possible */
	z-index:10000;
	
	border-right: gray 5px solid;
	border-top: gray 5px solid;
	border-left: gray 5px solid;
	border-bottom: gray 5px solid;
	background-color:#F7F6F3;
	border-width:3px;
	border-style: solid;
	border-color:Gray;
	padding:3px;
	

}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
	border: 1px solid #dddddd;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup
{
	background-color: #F7F6F3;
	padding: 3px;
	border-right: gray 5px solid;
	border-top: gray 5px solid;
	border-left: gray 5px solid;
	border-bottom: gray 5px solid;
}

