/* HCC Development Main CSS */


/* Global */
BODY {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background: #FFF;
	color: #555;
}

h1 {
	font: Arial;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font: Arial;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

h3 {
	color: #334863;
	margin: 1px;
	padding: 0;
	font: bold 18px Helvetica;
}

h4 {
	color: #cc9900;
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

h5 {
	font: Arial;
	color: #006666;
	font-size: 12px;
	font-weight: bold;
}

h6 {
	font: Arial;
	color: #334863;
	font-size: 28px;
	font-weight: bold;
}


#container {
	margin: 0 auto;
	padding: 0;
	width: 806px;
}

INPUT {
    color: #000;
    background-color: #FFF;
    padding: 2px;
    border: solid 1px #b4b4b4;
    margin-right: 5px;
    margin-bottom: 5px;
    font-family: Helvetica;
    }
    
TEXTAREA {
    color: #000;
    background-color: #FFF;
    font-size: 12px;
    padding: 2px;
    border: solid 1px #b4b4b4;
    margin-right: 5px;
    margin-bottom: 5px;
    font-family: Helvetica;
    }

/* Global Classes */

.center {
	margin: 0 auto;
	padding: 0;
}

.left {
	float: left;
}

.right {
float: right;
}

.img {
  border:0px;
  }

.clear {
	clear: both;
}

.no_space {
         margin: 0;
         padding:0;
}

.tag_line {
         font-size:18px;
         font-weight: bold;
         color: #334863;
         margin:0;
         padding:0;
}

.subtag_line {
         font-size:14px;
         font-weight: bold;
         color: #006666;
         margin:0px 0 0 0 ;
         padding:0;
}

/* HEADER */

#header {
	width: 806px;
}

.header_logo {
	margin: 20px 0 0 13px;
}


/*** NAVIGATION ****/

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 27px;
	width: 794px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 10px;
    background: url('/img/nav.bar.bg.gif') no-repeat;
}


.navbar li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

.navbar a { 
    display: block;
    height: 18px;
    width: px;
    margin: 0px 0px 0px 0px;
    color:#FFFFFF;
    float: left;
    padding: 9px 5px -3px 5px;
    text-align: center;
    text-decoration: none;  
    }

.navbar a:hover {
	color: white;
	background-color: #666;
}
.navbar a:active {
	color:#FFFFFF;
}

.navbardrop {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 26px;
    width: 794px;
    margin: 0px;
    padding-top: 2px;
    padding-left: 10px;
    background: url('/img/nav.bar.bg.drop.gif');
}

.navbardrop li {
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
}

.navbardrop a { 
    display: block;
    height: 20px;
    width: px;
    margin: -1px 0px 0px 0px;
    color:#FFFFFF;
    float: left;
    padding: 7px 5px 0px 5px;
    text-align: center;
    text-decoration: none;  
    }

.navbardrop a:hover { 
    color: white;
    background: #666;
}
.navbardrop a:active {
    color:#FFFFFF;
}


.navbarbottom{
  background: url('/img/nav.bar.bg.bottom.gif');
  background-repeat: no-repeat;
  height: 16px;
  width: 804px;
  margin: 0px;
  padding: 0px;
}  

 
/* SUPPORT */
.supportdropdown{
    background: url('/img/support.bg.jpg'); 
    width: 804px;
    height: auto;
 
}        

.dropdown_content{
    padding: 20px;
    color: white; 
}

.dropdown_content a:link, .dropdown_content a:visited {
	color:#D7B167;
	text-decoration:none;
}

.dropdown_content a:hover {
	color: #999999;
}


#supportreplacebottomnav {
	background-image: url('/img/support.replace.gif');
	width:804px;
	height: 3px;
}

.dropdown_login {
	width: 300px;
	float:left;
}

.dropdown_input {
	margin: 0;
	padding: 0;
}

.login_left {
	float:left;
	width: 75px;
	text-align:right;
}

.login_right {
	float:right;
	width: 100px;
	margin-left: 10px;
}

.dropdown_content h1 {
	color: #FFF;
	font-weight:bold;
	font-size: 12px;
}

.dropdown_links {
	float:left;
	width: 400px;
	margin: 0 0 0 10px;
}	

/* Template */

.template {
	margin: 10px 0 0 16px;
	width: 769px;
}


/* FEATURE IMAGES */
#feature_main {
	margin-top: 15px;
	margin-left: 2px;
	background-image: url(/img/features/chibridge.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 150px;
}

#feature_results {
	margin-top: 15px;
	margin-left: 2px;
	background-image: url(/img/features/chibridge.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 150px;
}

#feature_products {
	margin-top: 15px;
	margin-left: 2px;
	background-image: url(/img/features/chibridge.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 150px;
}

#feature_advantage {
	margin-top: 15px;
	margin-left: 2px;
	background-image: url(/img/features/advantage.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 150px;
}

.feature_tagline {
	font-size: 16px;
	margin: 0 0 0 16px;
	width: 330px;
	height:55px;
	color: #FFFFFF;
	padding-top: 100px;
	font-weight: bold;
	font:Helvetica;
}

/* JUST RELEASED */

#just_released {
	width: 800px;
	height: 400px;
	margin-top: 25px;
}

#just_released p {
        margin: 0;
        padding: 0;
}

.jr_title {
	margin-top: 0px;
	height: 60px;
	width: 800px;
}

.jr_title_text {
	margin-left: 16px;
	padding-top: 5px;
}    
.jr_image {
	margin: 10px 0 0 16px;
	width: 260px;
	height: 200px;
	float: left;
}

.jr_text {
	margin: 10px 0 0 300px;
	width: 484px;
	height: 200px;
	font-size: 13px;
	text-align: justify;
}

.jr_table {
	width: 500px;
}

.jr_table_left {
	color: #003366;
	font-weight: bold;
	float: left;
	margin-top: 20px;
	font-size: 12px;
}

.jr_table_right {
	float: right;
	margin-top: 20px;
	font-weight: normal;
	font-size: 12px;
	margin-right: 16px;
}

.jr_text a:link, .jr_text a:visited {
	color: #003366;
	text-decoration: none;
}

.jr_text a:hover {
	
	color: #996633;
	text-decoration: none;
}
	
/* Main section */

#main {
	margin-top: 20px;
	width: 800px;
}

.main_head {
	margin: 20px 0 0 16px;
	width: 769px;
	text-align:left;
}

.main_box {
	width: 230px;
	height: 150px;
	border: solid 1px #000;
	text-align:center;
}

.main_left {
	float:left;
	width: 255px;
	margin-top: 15px;
        font-size: 12px;
}

.main_right {
	float:right;
	width: 484px;
	margin-left: 8px;
	margin-top: 15px;
}



.main a:link, .main a:visited {
	color: #003366;
	text-decoration:none;
	font-weight:bold;
}

.main a:hover {
	color: #996633;
	text-decoration:none;
	font-weight:bold;
}

/* products */

.main_products {
	margin: 10px 0 0 16px;
	width: 769px;
	border-top: solid 1px #cccccc;
}

.main_products p, .main_advantage p {
	margin: 0;
	padding: 0;
}

.products_left {
	float:left;
	width: 374px;
	margin-top: 15px;
}

.products_right {
	float:right;
	width: 374px;
	margin-left: 8px;
	margin-top: 15px;
}

.product_links_left {
	float: left;
	width: 150px;
	margin: 10px 15px 0 0;
}

.product_image {
	float: left;
	padding: 0 10px 10px 0;
}

.product_links {
	width: 770px;
	margin: 0;
	border-top: solid 1px #cccccc;
	padding-top: 5px
}

.product_links a:link, .product_links a:visited {
	color: #003366;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
}

.product_links a:hover {
	color: #996633;
	text-decoration:none;
	font-weight:bold;
}

.product_links h1 {
	margin-top: 0px;
	padding-top: 0px;
}

/* Advantage  */

.advantage_right {
	float:right;
	width: 374px;
	height: 405px;
	margin-left: 8px;
	margin-top: 15px;
	background-image:url(../img/productbox_bg.jpg);
	background-repeat:no-repeat;
}

.main_advantage {
	margin: 0 0 0 16px;
	width: 769px;
	height: 250px;
	border-top: solid 1px #cccccc;
}

.advantage_image1 {
	margin-top: 20px;
	float:left;
}

.advantage_promo_text {
	margin: 0 0 0 16px;
	padding-top: 16px;
	width: 400px;
}

.advantage_promo_image {
	margin: 0 0 0 16px;
	width: 800px;
}


/* Results */

.results {
	width: 769px;
	margin: 0 0 0 16px;
}

.result_links {
	width: 770px;
	margin: 0;
	border-top: solid 1px #cccccc;
	padding-top: 5px
}

.result_links_left {
	float: left;
	width: 192px;
	margin-top: 10px;
}

.result_links a:link, .result_links a:visited {
	color: #003366;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
}

.result_links a:hover {
	color: #996633;
	text-decoration:none;
	font-weight:bold;
}


/* Greybox */


.greybox_top {
	width: 800px;
	height: 5px;
	background-image:url(/img/greybox_top.gif);
	background-repeat:no-repeat;
	margin: 20px 0 0 1px;
	clear:both;
}

.greybox_middle {
	width: 800px;
	height: 300px;
	background-image:url(/img/greybox_middle.gif);
	background-repeat: repeat-y;
	margin: 0 0 0 1px;
}

.greybox_bottom {
	width: 800px;
	height: 5px;
	background-image:url(/img/greybox_bottom.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 1px;
}


.bottom_feature1 {
	margin: 15px 0 0 20px;
	width: 230px;
	float: left;
}

.bottom_feature1 h2, .bottom_feature2 h2, .bottom_feature3 h2 {
	margin: 0;
	padding: 0;
}

.bottom_feature1 p, .bottom_feature2 p, .bottom_feature3 p {
	margin: 0;
	padding: 3px 0 0 0;
}

.bottom_feature2 {
	margin: 15px 0 0 20px;
	width: 230px;
	float: left;
}

.bottom_feature3 {
	margin: 15px 20px 0 0;
	width: 230px;
	float: right;
}

.news_entry {
	font-size: 10px;
	margin: 5px 0 0 0;
}

.greybox_middle a:link, .news_entry a:visited {
	font-size: 10px;
	color: #996633;
	font-weight: bold;
	text-decoration:none;
	margin-top: 5px;
}

.greybox_middle a:hover {
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	text-decoration:none;
	margin-top: 5px;
}

/* Footer */

#footer_top {
	width: 806px;
	height: 5px;
	background-image:url(/img/bluebox_top.gif);
	background-repeat:no-repeat;
	margin: 30px 0 0 1px;
	clear:both;
}

.footer {
	width: 806px;
	height: 65px;
	background-image:url(/img/bluebox_middle.gif);
	background-repeat: repeat-y;
	margin-left: 1px;
}

.footer_text {
	color: #CCCCCC;
	font-size: 9px;
	text-align:center;
	width: 500px;
	margin: 0 auto;
	padding-top: 15px;
	font-weight: normal;
}

.footer_text a:link, .footer_text a:visited {
	color:#CC9900;
	text-decoration:none;
}

.footer_text a:hover {
	color:#CC6600;
	text-decoration:none;
}

.footer_bottom {
	width: 806px;
	height: 6px;
	background-image:url(/img/bluebox_bottom.gif);
	background-repeat:no-repeat;
	margin-left: 1px;
}

