@charset "utf-8";
/*Global Tags*/
body { background-image: url(../images/global/bg-body.jpg); background-repeat: repeat-x; background-color: #E0E0E0; margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; }
.main_wrapper { width: 980px; margin-right: auto; margin-left: auto; }
a {color: #385370;}
a:hover { text-decoration:none;}
h1,h2,h3,h4,h5 { margin:0px 0px 8px 0px;}
.orange {color:#FF6600;}
.green {color:#009933;}
.blue {color:#385370;}
.gray {color:#999999;}
.clear { clear: both; }
.content_wrapper { font-size: 14px; line-height: 24px; width: 1000px; padding-right: 10px; padding-left: 10px; margin-top: 10px; }
.content_mid_white { background-image: url(../images/home/mid-content-white.png); background-repeat: repeat-y; padding-top: 0px; padding-right: 20px; padding-left: 20px; }
.content_top_white { background-image: url(../images/home/top-content-white.png); background-repeat: no-repeat; height: 21px; }
.content_bottom_white { background-image: url(../images/home/bottom-content-white.png); background-repeat: no-repeat; margin-bottom: 10px; height: 21px; }
.content_mid_gray { background-image: url(../images/global/mid-content-grey.png); background-repeat: repeat-y; padding-top: 0px; padding-right: 20px; padding-left: 20px; }
.content_top_gray { background-image: url(../images/global/top-content-grey.png); background-repeat: no-repeat; height: 21px; }
.content_bottom_gray { background-image: url(../images/global/bottom-content-grey.png); background-repeat: no-repeat; margin-bottom: 10px; height: 21px; }
.left_col { float: left; width: 580px; }
.right_col { float: right; width: 340px; margin-right: 20px; }
.right_col input {padding:10px; font-size:18px; margin:10px 0px; width:130px;}
.footer { font-size: 14px; line-height: 28px; width: 1000px; padding-right: 10px; padding-left: 10px; margin-top: 10px; text-align:center; color:#333;}
.footer a { padding:0px 10px;}
.footer span {font-size:10px;}

/*Navigation*/
.main_nav { padding-top: 30px; }
.main_nav ul { margin: 0px; padding: 0px; list-style-type: none; }
.main_nav ul li { display: block; float: left; width: 90px; font-size: 13px; font-weight: bold; text-align: left; padding: 10px; }
.main_nav a { text-decoration: none; }
.main_nav span { font-size: 24px; font-weight: normal; }
.main_nav span:hover {color:#ff9900;}
.top_nav { color: #FFFFFF; text-align: right; font-size: 10px; line-height: 20px; margin-bottom: 20px; }
.top_nav a { padding-right: 15px; padding-left: 15px; color: #FFFFFF; text-decoration: none; }
.top_nav a:hover {text-decoration:underline;}

/*Home Page*/
#cfsu5000 { background-image: url(../images/titles/cfsu5000.png); background-repeat: no-repeat; height: 0px; padding-top: 33px; overflow: hidden; width: 570px; display: block; margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; }
#fucu5000 { background-image: url(../images/titles/fucu5000.png); background-repeat: no-repeat; height: 0px; padding-top: 33px; overflow: hidden; width: 570px; display: block; margin: 10px 0px; }
.small_box { background-image: url(../images/home/small-box.png); background-repeat: no-repeat; height: 250px; width: 280px; margin-right: auto; margin-left: auto; padding: 20px;}
.small_box_content { height: 220px; overflow: auto;}

/*Giant Input at the bottom of the price pages*/
.btn_next {margin:10px 0px; padding-right:20px; text-align:right;}
.btn_next input {border:1px solid #ccc; background-color:#e0e0e0; color:#999999; padding:8px; width:560px;}
.btn_next input:hover {background-color:#CCCCCC; border:1px solid #999; color:#666666; cursor:pointer;}


.listing_content {width:265px; height:330px; padding-right:10px; float:left; border-right:1px solid #cccccc; margin:0px 5px 5px 0px;}