/* CSS Document */

body {
	color:#333333;
	margin: 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-family: sans-serif;
}
HTML
{
	background-image: url(../images/bg_main.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #5a77b0;
}
a:link {
	color:#45669B;
	text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a:visited {
	color:#5976B0;
	text-decoration: none;
}

img {border:0px;}
input[type="image"] {border:0px;}
#wrapper {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #ffffff;
}
#header {
	text-align: center;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 0px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6DDEB;
	border-left-color: #D6DDEB;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#search_wrap {
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	border-top-color: #5976B0;
	border-right-color: #5976b0;
	border-bottom-color: #5976b0;
	border-left-color: #5976b0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #D6DDEB;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#textfield {
	float: left;
	margin-right: 15px;
	padding: 2px;
	font-size: 18px;
	width: 150px;
	height: 22px;
}
#wrapper_main {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header_main {
	float: left;
	width: 820px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-bottom: 0px;
	height: 75px;
	overflow: hidden;
}
#main_content {
	float: left;
	margin: 0px;
	width: 820px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	background-image: url(../images/bg_orange_main.gif);
	background-position: center 120px;
	background-repeat: repeat-y;
}
#tabs {
	float: right;
	width: 480px;
	height: 25px;
	padding-top: 40px;
	text-align: right;
	padding-right: 4px;
}
#tabs A, #tabs A:link, #tabs A:hover, #tabs A:visited, #tabs A:active
{
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
	margin-right: 5px;
}
#bg_top {
	float: left;
	width: 820px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_top_round.gif);
	background-position: center top;
	height: 10px;
	background-repeat: no-repeat;
}

#bg_bottom {
	float: left;
	width: 820px;
	background-image: url(../images/bg_bottom_round.gif);
	background-position: center top;
	height: 14px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#search_box_main {
	float: left;
	width: 162px;
	background-color: #FFFFFF;
	padding: 8px;
	background-image: url(../images/bg_blue_shade.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	margin-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#search_box_main ul{
	margin:0px;
	padding-left:10px;
	padding-top:5px;
	width: 80px;
	list-style-type: none;
}

#search_box_main p{
margin:0px;
}

#sidebar_main {
	float: left;
	width: 180px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
.menu_main {
	float: left;
	width: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../images/bg_blue_shade.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
.menu_main ul {
	list-style-type: none;
	padding: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.heading {
	font-size: 13px;
	padding:0px;
	font-weight:bold;
	margin-bottom:5px;
}
.menu_main li {
line-height:18px;
}
.menu_item {
	padding-left: 10px;
}
#content_area {
	float: right;
	width: 580px;
	border: 1px solid #cccccc;
	margin-right: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_orange_shade.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 18px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#content_area p {
margin-bottom:8px;
}

#content_area h1, #header h1 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 24px;
}

h1 {font-size: 24px;}

#footer {
	width: 650px;
	margin-top: 0px;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	line-height: 12px;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}
#footer2 {
	width: 650px;
	margin-top: 0px;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	line-height: 12px;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.article_box {
	background-color: #EBEEF5;
	border: 1px solid #C2CDE2;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	width: auto;
}
.article_box1, table.FieldGrid {
	background-color: #F7F8FB;
	border: 1px solid #DBE1EE;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#content_area  h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;
}
.article_box1 p, .article_box p {
	margin-top: 5px;
	margin-bottom: 10px;
}

.result_table {
	border:1px solid #ccc;
	border-collapse:collapse;
	text-align:left;
}

.result_table td {
	border:1px solid #ccc;
	border-collapse:collapse;
}

.call_out {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 17px;
	/*margin-top: 17px;*/
	text-align: center;
	background-color: #FFFDFA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FEE0AF;
	border-bottom-color: #FDD38E;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FEE0AF;
	border-left-color: #FEE0AF;
	background-image: url(../images/bg_orange_shade.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 10px;
}

.call_out2 {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	text-align: left;
	background-color: #FFFDFA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FEE0AF;
	border-bottom-color: #FDD38E;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FEE0AF;
	border-left-color: #FEE0AF;
	background-image: url(../images/bg_orange_shade.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 10px;
}

.call_out3 {
	width: 585px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 7px;
	margin-top: 7px;
	text-align: left;
	background-color: #FFFDFA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FEE0AF;
	border-bottom-color: #FDD38E;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FEE0AF;
	border-left-color: #FEE0AF;
	background-image: url(../images/bg_orange_shade.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.call_out4 {
	width: 585px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
	margin-top: 12px;
	text-align: left;
	background-color: #FFFDFA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FEE0AF;
	border-bottom-color: #FDD38E;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FEE0AF;
	border-left-color: #FEE0AF;
	background-image: url(../images/bg_orange_shade.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 10px;
}
.call_out p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#sub_section {
	float: right;
	width: 565px;
	padding: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	background-color: #F4F4F4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-left-color: #DFDFDF;
}
#sub_section h4 {
	margin: 0px;
	padding: 0px;
}
#sub_section ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#sub_section p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.right {
float:right;
padding:4px;
}
#number_list {
	background-color: #F9F9F9;
	padding: 10px;
	border: 1px solid #E9E9E9;
	float: left;
	width: 558px;
	margin-bottom: 5px;
}
#number_list ul {
	margin: 0px;
	padding: 5px;
	float: left;
	list-style-type: none;
	width: 125px;
	text-align: center;
}
#number_list p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pages {
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}
#product_details {
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background-color: #FAFAFA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	text-align: left;
	padding: 10px;
}

#product_details_1, #dbRecord_Delivery{
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background-color: #FFFFFF;
	padding: 10px;
	width: 600px;
	text-align: left;
	border: 1px solid #FEECCD;
	margin-bottom: 10px;
	background-image: url(../images/bg_orange_shade.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#steps {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background-color: #FFFFFF;
	padding: 3px;
	width: 610px;
	text-align: left;
	margin-bottom: 0px;

}


#top {
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	width: 700px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center top;
}
.bottom {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}

.step {
	padding-top: 40px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right:10px;
	min-height: 50px;
	margin-bottom:5px;
	}

.step p {
margin: 0px;
padding:0px;
line-height:18px;
}
.one {
background-image: url(../images/bg_step1.gif);
background-repeat:no-repeat;
}
.two {
	background-image: url(../images/bg_step2.gif);
background-repeat:no-repeat;	
}
.three {
	background-image: url(../images/bg_step3.gif);
	background-repeat:no-repeat;
	background-position: left top;
}

h2 {
	font-size: 13px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer a:link, #footer a:hover, #footer a:visited {
	color:#D7DEEC;
}

#footer p {
margin:0px;
padding:0px;
}
.footer, .footerWhite {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	padding: 5px;
	background-color: #E9E9E9;
	color: #666;
	margin: 0px;
	line-height: 12px;
	text-align: left;
}
.footerWhite {
	background-color:White;
}
	
#product_details_1 p { 
	margin-top: 7px;
	margin-bottom: 7px;
}
#steps p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#top_round {
	padding: 0px;
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 15px;
	overflow: hidden;
}
#top_round_left {
	float: left;
	width: 120px;
}
#top_round_right {
	float: right;
}
.area_code {
	float: left;
	width: 138px;
	text-align: center;
	height: 16px;
	margin: 0px;
	padding: 0px;
}
.image_right {
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
}
form {
	margin-bottom: 10px;
}

.two_column {
	float: left;
	width: 290px;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccccccc;
	background-image: url(../images/bg_blue_shade.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.product_illustration p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.product_illustration ul {
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-type: disc;
}
	



      .black_overlay{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	min-height:1000px;
	background-color: #5A77B0;
	z-index:1001;
	-moz-opacity:0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);	
	display:none;
      }

      .white_content {

          display: none;
          position: absolute;
          top: 15px;
          left:50%;
		  margin-left: -325px;
		  width: 650px;
          height: auto;
		  min-height:50%;
		  padding: 15px;
          border: 5px solid orange;
          background-color: white;
          z-index:1002;
          overflow: auto;
		  text-align:center;

      }
	  
	  .process_content {

          display: none;
          position: absolute;
          top: 50px;
          left: 50%;
          width: 100px;
		  margin-left: -50px;
          padding: 15px;
          border: 1px solid orange;
          background-color:#FDFFDD;
          z-index:1002;
          overflow: auto;
		  text-align:center;

      }

.white_content p, process_content p {
margin:0px;
padding:0px;
float:left;
}

.search_box {
	width: 125px;
	border: 1px solid #A8BAD9;
	padding: 2px;
	float: left;
}

.input_field {
	float: left;
	border: 1px solid #A5B4D3;
	height: 18px;
	font-size: 16px;
	width: 150px;
	padding:4px;
}
.TextControl, .PasswordControl{
	float: left;
	border: 1px solid #A5B4D3;
	height: 18px;
	font-size: 12px;
}
.TextControl, .PasswordControl, #Signup div.FieldUndecorated {
	width: 173px;
}


#phone .input_field {
font-size:16px;
}

.NCLOBControl, .MultilineControl
{
	font-size: 13px;
}

#google_map {
	width: 524px;
	margin-right: auto;
	text-align: center;
	margin-left: auto;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
#recent_search {
	background-color: #FFFFFF;
	width: 45%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 15px;
	margin-top: 0px;
	border: 1px solid #FEEFCD;
}
.recent_numbers {
	background-color: #FFFFFF;
	padding: 8px;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	width: 95%;
}

#recent_numbers ul {
width:225px;
}

#recent_numbers li {

}

textarea {
	border: 1px solid #A5B4D3;
}
.underline {
	text-decoration: underline;
}
.big {
	font-size: 26px;
}

.no_margin {
margin:0px;
padding:0px;
}

.button {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width: 85px;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	background-color:#ffffff;
	border:1px solid #cccccc;
}

.button:hover {
	background-color:#FFEFDF;
	border:1px solid #FF9933;
	}

.box_exit {
	width:425px;
	padding:10px;
	margin:12px;
	border:2px solid orange;
	background-image: url(/images/bg_blue_shade.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #ffffff;
	
}

hr {
border:1px;
color:#cccccc;
height: 1px;
width: 80%;
background-color:#cccccc;
}

.input_field:focus {
	background-color:#FDFFDD;
	border:1px solid #FF9900;
}
#search_wrap .input_field
{
	/*position: relative;*/
	top: 4px;
}
.gray_box {
	float:none;
	padding:10px;
	width: 502px;
	background-color: #FAFAFA;
	text-align: left;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-left: auto;
	margin-top: 2px;
	margin-right: auto;
}

.gray_box ul {
	width: 150px;
	text-align:left;
	list-style-type:disc;
	list-style-position: inside;
	margin-bottom:10px;
}

.gray_box p {
	margin-top:0px;
	margin-bottom:12px;
}
.iframe_signup {
	width: 100%;
	height: 600px;
	border: none;
}
div.FieldUndecorated {
	float: left;
	width: auto;
	clear: right;
	position: relative; /* to overcome IE rendering bug */
	margin-right: 10px;
}
.dbRecord {
	margin:0px;
	padding:0px;
	text-align: left;
}
table.FieldGrid td {
	vertical-align: top;
}
div.FieldRequired {
	float: left;
	width: 5%;
}

.img_right {
float:right;
}

#credit_details {
	float: right;
	width: 340px;
	padding-left:15px;
	border-left:1px solid #ccc;
	margin-bottom: 0px;
	margin-left:15px;
	}

.FieldTypeCurrency {
	text-align: center;
}

#Checkout_R1_divCCImages {
	width:98%;
	text-align:left;
}

#CheckoutChooseUpsellProducts_table{
	display: none;
}


.delivery_product_section {
	font-weight:normal;
	margin-left: 11px;
	margin-right: 11px;
	text-align: left;
}

.delivery_table {
	border:1px solid #FFC166;
	margin-bottom: 10px;
}

.orangerow {
	background-color:#FEF9F1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FCEBCD;
	border-bottom-color: #FCEBCD;
}

.oto_illustration {
	margin-left:15px; 
	margin-right:15px; 
	padding-left:15px; 
	padding-right:15px;
	text-align:left;
	border:solid 1px #ccc;	
	background-image: url(../images/bg_gray_shadow_top.gif);
	background-repeat:repeat-x;
	background-position: center top;
}

.notice {
	background-color:#FFFFCC;
	padding:4px;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
}

.box_orange 
{
	background-color: #FCF1E0;
	border: 1px solid #FFC166;
	padding-right: 15px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-top: 15px;
	height:55px;
	margin-top: 25px;
	padding-bottom:10px;
}

.box_orange p
{
	margin: 0px;
	font-size: 14px;
	line-height: 20px;
}

.center {
	text-align:center;
}

.left {
	text-align:left;
}

.text_box {
	padding:8px;
	text-align:left;
}

.title_order {
	background-color: #FFF2DD;
	border: 1px solid #FCCE96;
	padding: 4px;
	margin-bottom: 10px;
	font-size: 14px;
	text-align: left;
}
.even {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
}
.odd {
	background-color: #F8F8F8;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
}
.total_line TD{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.checkout_header {
border-bottom:1px solid #ccc; 
color:#FFFFFF; background-color: #0078AE;
font-size:11px;
}
.side_info {
	float: right;
	padding: 10px;
	background-image: url(../images/bg_gray_shadow_bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 260px;
	border: 1px solid #E1E1E1;
	font-size: 12px;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom:10px;
	margin-right: 10px;
}
.side_info p {
	margin-bottom: 15px;
	margin-top: 0px;
	text-align: left;
}
.side_info ul li{
	text-align: left;
}
.clr
{
	clear: both;
	margin-bottom: -1px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
}

#login_sub {
	background-color:#FFFCF9;
	padding:15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FDD7A8;
	border-bottom-color: #FDD7A8;
}

#main_content .column, .column
{
	float: left;
	width: 290px;
	margin-right: 10px;
}

.explain {
	background-color: #FFFFCC;
	padding: 10px;
	text-align: left;
	border-top: 1px solid #FFCC66;
	border-bottom: 1px solid #FFCC66;
	width: 560px;
	margin-left: auto;
	margin-right: auto;
}
/* OTO STYLES */
#OTOChooseUpsellProducts_table .NavigateCell, #OTOChooseUpsellProducts_table .FieldTypeBoolean {
	display:none;
}

.caption {
font-size:10px;
}
.errorNewLine .FieldErrorText, .checkoutTable .FieldErrorText
{
	width: 100%;
}
#Registration ul {
	margin: 8px 0px 8px 0px;
	list-style-position: outside;
	padding: 0px 0px 0px 20px;
}

#special .features li {
	margin-bottom: 10px; 
	padding: 10px; 
	text-align:left; 
	font-size: 1.2em;
	}
	
#special ul {
	list-style-type: none;
	padding: 0px; 
	margin: 10px 0px 0px 0px;
	}
	
#special h4 {
	margin: 0px;
	}
	
#special a:hover {
border: none;
padding:0px;
margin: 0px;
text-decoration: none;
}

#please-note {
	margin-bottom: 10px; 
	background-color: #fefddf; 
	padding: 2px 0px 2px 0px; 
	width: 600px;
	}
	
	#field_Signup_R1_Reminder .FieldInstruction, #field_Signup_R1_NewPassword1 .FieldInstruction{
		font-size:10px;
		width:210px;
		float:left;
	}
	
	.errorinline {
		clear:both; color:#F00;}
		
#Checkout .BooleanCheckBox {margin:0px; padding:0px; width:15px; text-align:left;}
.checkoutTable {
	border-collapse: collapse;
	margin-top: 15px;
	text-align: left;
	margin-left: 15px;
	$margin-left: 7px;
}

.resultCaption {text-align:right; padding-right:10px}
.resultValue {text-align:left; padding-left:10px}

#doubleCheckErrorBar {
	display: none;
}

div.ProblemTechNoteTitle {
	margin-top: 10px;
	color: black;
	margin-bottom:5px;
}
textarea.ProblemTechNoteText
{   color: #666666;
    width: 600px;
    height: 400px;
    font-size: 11px;
}
.timeoutBox {
	padding: 20px 0 25px;
}
.timeoutBox DIV, .timeoutBox SPAN {
	line-height: 1.5em;
	font-weight: bold;
	color: #5799c6;	
}
.timeoutBox DIV {
	font-size: 35px;
}
.timeoutBox SPAN {
	display: block;
	font-size: 17px;
	padding-bottom: 125px;
}

/* FONTS */
.redfont {color:#c00;}
.brightredfont {color:#f00;}
