@charset "UTF-8";
/* CSS Document */

body {
		background-color:#D0D0D0;
		color: white;
		text-align: center;
		height:100%;
	  }
img
{
		border: none;
}


#mainwrapper {
	background-color:#fff;
}

#wrapper1 {
/*	 background:url('../img/backgrounds/main_background.gif') repeat-y; */
	 background-position:top left;
	 color: black;
}


#centercol {

	width:719px;
	margin-left:240px;
	margin-top: 6px;
	padding-right: 20px;
	padding-left: 20px;
	text-align:left; 
	background-color: white;
	border-right: none; 	
	color: black;
	line-height: 1.4em;
	font-family: Arial;
	border-left: 1px solid #ccc;
	border-top: 7px solid #FE8C12;
}

#footer
{
	width: 1000px; 
	height: 0px; 
/*	background:url('../img/backgrounds/footer_background.gif') no-repeat; */
}


div.product_mix
{
	width:171px; 
	height: 190px;
	color:#000000;
	background-color: white;
	font-weight: bold;
	text-align:center;	
}

a.product_mix a, a:hover.product_mix
{  
  color:#330000;
  border: none;
  border-width: 0px;
  padding: 0px; /* a.padding - a.border */
  background-color:none;
}

.user_feedback
{
	font: 9pt;
	color: red;
	text-align: left;
}


#leftcol
{
	/*background:url('../img/backgrounds/interior_left_background.gif') no-repeat;
	background-position: bottom center;*/
	padding: 0px;
	margin: 0px;
}


a.current_page
{
	color: #ff0000;
}

.footer_links
{
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

.footer_links a
{
	color: #ffffff;
	text-decoration: underline;
	font-size: smaller;
}

.popupTextField
{
	font: Arial;
	font-size: 7px;
	border: 1px solid #000;
	color:#000000;
}

.popupPrompt, .popupField
{
	padding-top: 0px; 
	margin-top: 0px;
}

.popupPrompt
{
	color:#ffffff;
}

.popupButton
{
	font-size: 7px;
	border: 1px solid #000;
	background-color:#CCCCCC;
}


.top_image
{
	width: 135px; 
	padding: 5px; 
	float:right; 

	color:#888888;
	font-family: Arial;
	font-size:7pt;
	line-height: 1.0em;
	text-align:center;
}

#content_nav_container
{
	background-color: white;
	height: 220px;
}

.content_nav
{
	background-color:#919394;
	/*border: 1px solid #000;*/
	width:580px;
	height: 220px;
}

.current_section, .nav_header
{
	background-color: #919394;
	color:#660000;
	border-bottom: 1px dotted #000;
	padding-top: 5px;
}

.nav_header {
	padding-top:0px;
}
.current_section a
{
	font-size: 10pt;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#660000;
	font-weight:bold;
}

div.content_nav_item
{
	border-bottom: 1px dotted #919394;
	padding-top: 5px;
	
}
.content_nav_item a
{
	font-size: 10pt;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-weight:normal;
}
.content_nav_item a:hover
{
	text-decoration:underline;
	font-weight:bold;
}

.content_section
{
	display:none;
	padding: 2px;
	padding-left: 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.content_text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.content_section h3
{
	padding-top: 0px;
	margin-top:0px;
}

#content_section_container
{
	background:url(../img/section_back.jpg) repeat-y;
	height: 220px;
	
}

#content_nav_controls
{
	padding-top: 10px;
	text-align:center;
}

#bottom_image
{
	position: absolute; 
	bottom: 1px;
	left:11px;
	border: 1px solid #fff;
}


#bluebar {
	width:700px; 
	height:80px; 
	background-color:#95B3D7; 
	padding:0px; 
	z-index:0;
	font-weight:bold;
}
#bluebar_vertical {
	background-color:#95B3D7; 
	padding:0px; 
	z-index:0;
	float:left;
	width:60px;
	height:755px;

}
#bluebar_overlay {
	width:700px; 
	height:80px; 
	z-index:1; 
}

.bluebar_image {
	width:120px; 
	height:155px; 
	margin-top:-70px; 
	float:left; 
	margin-left:20px; 
	text-align:center;
	
}

#header {
	height:84px; 
	width:1000px;
	background-color:white;
}

#slogan {
	float:left; 
	width:250px; 
	height:36px;
	line-height:normal; 
	padding-top:33px; 
	padding-left:0px; 
	font-size:19px; 
	font-weight:100;
	color: black;
}

#contact {
	width:300px; 
	height:34px; 
	float:right; 
	padding-top:37px;
	text-align:left; 
	font-size:12px;
	color:#000;
}
#top_nav {
	width:1000px; 
	height:30px; 
	margin-top:00px; 
	background-color:#000000;
	background-image:url(http://www.syclo.com/images/header/corner_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.nav_text {
	color:#FFFFFF; 
	padding-right:15px; 
	padding-top:8px; 
	font-size:12px; 
	text-align:right
}

a.top_link  {
	text-decoration:none;
	color:#FFFFFF;
}

a.top_link:hover {
	text-decoration:none;
	color:#D9D9D9;
}

a.top_link_current 
{
	color:#fff;
	font-weight: bold;
	text-decoration:none;
}

#top_content_links
{
	width: 100%;  margin-top: -15px;text-align: right;
}

#top_content_links a
{
	font-size: 10px;
	text-decoration: none;
	color: #303030;
}