/* CSS for 1cts */

/* ----------General---------- */

html,body {
/*background-color: #999999;*/
/* background-color:#7B95DF; */
/* background-color:#FFFAED; */
/*background-image:url(images/testbg.jpg);
background-repeat:repeat;*/
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color:#000000;
padding:0px;
margin:0px auto;
height: 100%;
}

body {
margin:0px;
padding:0px;
}


h1 {
font-size: 28px;
/*text-align:center;*/
color:#000066;
font-weight: bold;
}

h2 {
font-size: 22px;
color: #990000;
}

h3 {
font-size: 16px;
font-weight: bold;
color: #000066;
}

.resourcelink{
font-size: 16px;
font-weight: bold;
color: #000066;
}
.blue1 {font-size: 14px; color: #000066; font-family: Arial, Helvetica, sans-serif; font-weight:bold }

.bullet {
	list-style-image: url(/images/blu_arrow.png);
}.bullet2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #6A6A6A;
	list-style-image: url(/images/grn_arrow.png);
}
.bullet3 {
	font-family: Tahoma;
	font-size: 14px;
	/*line-height: 14px;*/
	color: #000000;
	list-style-image: url(/images/ball_arrow.png);
}
.small {font-size: 10px}

.sidesmall{	font-family: Tahoma; font-size: 10px; line-height: 10px; color: #000066;}


#wrap {
/*border-left:  1px solid #282882;
border-right: 1px solid #282882;
background-color:#FFFAED;*/
/* background-image: url(images/bg_content.gif); */
/* background-repeat:repeat-y; */
align: center;
margin: 0px auto;
width: 1000px;
padding: 0px;
text-align: left;
}

/*-------------------NAVIGATION---------*/
#navbar {
align: center;
/*background-image: url(images/bg2.jpg);
background-repeat:repeat-y*/
background-color:#FFFFFF;
border-bottom:solid 3px #000066; padding-right:30px;
/*height: 103px;*/
}

a.homeroll {float:right; display: block; width: 65px; height: 65px; text-decoration: none; background: url("images/1cts_buttons_NEW/home_css.jpg"); }
a.homeroll:hover { background-position: -65px 0; }

a.resourceroll {float:right; display: block; width: 65px; height: 65px; text-decoration: none; background: url("images/1cts_buttons_NEW/resources_css.jpg");}
a.resourceroll:hover { background-position: -65px 0; }

a.orderroll {float:right; display: block; width: 65px; height: 65px; text-decoration: none; background: url("images/1cts_buttons_NEW/order_css.jpg");}
a.orderroll:hover {	background-position: -65px 0;}

a.formroll {float:right; display: block; width: 65px; height: 65px; text-decoration: none; background: url("images/1cts_buttons_NEW/forms_css.jpg");}
a.formroll:hover {	background-position: -65px 0;}

a.serviceroll {float:right; display: block; width: 65px; height: 65px; text-decoration: none; background: url("images/1cts_buttons_NEW/service_css.jpg");}
a.serviceroll:hover {	background-position: -65px 0;}

a.contactroll {float:right; display: block; width: 65px; height: 65px; text-decoration: none; background: url("images/1cts_buttons_NEW/contact_css.jpg");}
a.contactroll:hover {	background-position: -65px 0;}

a.fsboroll {float:right; display: block; width: 65px; height: 65px; text-decoration: none; background: url("images/1cts_buttons_NEW/fsbo_css.jpg");}
a.fsboroll:hover {	background-position: -65px 0;}

a.faqroll {float:right; display: block; width: 65px; height: 65px; text-decoration: none; background: url("images/1cts_buttons_NEW/faq_css.jpg");}
a.faqroll:hover {	background-position: -65px 0;}

a.shortsaleroll {float:right; display: block; width: 65px; height: 65px; text-decoration: none; background: url("images/1cts_buttons_NEW/shortsale_css.jpg");}
a.shortsaleroll:hover {	background-position: -65px 0;}


.displace {
	position: absolute;
	left: -5000px;
	}
.linktext { margin-top:30px;
}

#menu {			font-family: Arial, sans-serif;
				font-weight: bold;
				text-transform: uppercase;
				margin: 50px 0;
				padding: 0;
				list-style-type: none;
				background-color: #eee;
				font-size: 13px;
				height: 40px;
				border-top: 2px solid #eee;
				border-bottom: 2px solid #ccc;
				/*width:570px;*/
			}
			#menu li {
				float: left;
				margin: 0;				
			}
			#menu li a {
				text-decoration: none;
				display: block;
				/*padding: 0 20px;*/
				padding: 0 10px;
				/*line-height: 40px;*/
				line-height: 20px;
				color: #666;
			}
		/*	#menu li a:hover, #menu li.active a {
				background-color: #f5f5f5;
				border-bottom: 2px solid #DDD;
				color: #999;
			}*/
			#menu_wrapper ul {margin-left: 12px;}
			#menu_wrapper {padding: 0 16px 0 0; background: url(images/grey.png) no-repeat right;}
			#menu_wrapper div {float: left; height: 44px; width: 12px; background: url(images/grey.png) no-repeat left;}
			
			#menu_wrapper.blue ul {
				border-top: 2px solid #356AA0;
				border-bottom: 2px solid #204061;
				background: #356AA0;}
			#menu_wrapper.blue a {color: #fff;}
			#menu_wrapper.blue li a:hover, #menu_wrapper.blue li.active a {color: #90CDFF; background: #3D7BBB; border-bottom: 2px solid #356AA0;}
			#menu_wrapper.blue {background: url(images/blue.png) no-repeat right;}
			#menu_wrapper.blue div {background: url(images/blue.png) no-repeat left;}

ul#minitabs{list-style: none;margin: 0;padding: 4px 0;/*padding: 7px 0;*/  border-top: 1px solid #CCC;font-weight: bold;  text-align: center;white-space: nowrap}
ul#minitabs li{display: inline;margin: 0 2px}
ul#minitabs a{text-decoration: none;padding: 0 0 3px; border-top: 4px solid #FFF;color: #999}
ul#minitabs a#current{border-color: #000066;color: #000066;}
ul#minitabs a:hover{border-color: #000066;color: #666; } 

/*-------------------NAVIGATION---------*/
#officepic {
text-align:left;
/*float: left;*/
width: 195px;
height: 98px;
}


#leftbar {
float: left;
text-align:left;
/*border-left:  1px solid #282882;*/
background-image:url(images/left_bar.jpg); background-repeat:no-repeat;
width: 195px;
min-height: 500px;
padding-left: 2px;

}
.leftbarhead {font-size: 16px; color: #000066;font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align:center; }



#content {
margin-top:0px;
background-color:#FFFAED;
/* background-image: url(images/bg_content.gif);
background-repeat:repeat-y; */
} 


#maintext {
font-size: 14px; font-family: Arial, Helvetica, sans-serif; float:left;margin-top: 0px;width: 780px; padding-left:20px; margin-bottom:20px;
} 


#innermain {
/*position:relative;left:4px;*/
float: right;


}


#footer {
align: center; 
background-image: url(images/bg_footer.gif);
background-repeat:repeat;
height: 12px;
text-align: center;
padding: 9px;
clear: both;
}
.footlinks{ width:105px; float:left; padding-left:2px; padding-right:2px; /* border-left:solid #000099 1px;border-right:solid #000099 1px;*/ text-align:center}

/*   Links & Copy   */

a,a:hover,a:visited,a:visited:hover,a:active { font-weight: normal; text-decoration: none; }
a {color: #000099;}
a:hover {color: #660033;}
a:visited {color:##0033FF;}
a:visited:hover {color:#660033;}
a:active { color:#C4EEFF;}

#footer a,#footer a:hover,#footer a:visited,#footer a:visited:hover,#footer a:active { font-weight: bold; text-decoration: none; text-shadow: 2px 2px 2px #266883; }
#footer a {color: #333333;}
#footer a:hover {color: #ff0000;}
#footer a:visited {color:#33333;}
#footer a:visited:hover {color:#ff0000;}
#footer a:active { color:orange;}


#footer {
color: #ffffff;
}
