body {
	background:url(../images/bg-wrapper.jpg) repeat-x; 
	margin: 0px; 
	padding:0px; 
	color:#555; 
	font-family: Arial, Helvetica, Sans-serif; 
	font-size:11px; }

a img { border: 0; }
/* slideshow */
.slideshow { 
	position:relative; 
	height: 262px; 
	width: 622px; 
	margin: auto;
	overflow: hidden; 
	
}
.slideshow a img {  
	position:absolute: 
	top:0; 
	left:0; }

a, a:active, a:visited {color:#D21913; text-decoration:underline;}
a:hover {color:#D21913; text-decoration:none;}

.left {float:left; }
.right{float:right; }

div.container	{width:950px; height:auto; margin:auto; background:url(../images/bg-wrapper.jpg) no-repeat; }


div#header	{width:950px; height:99px; background:url(../images/cnc-header.jpg); background-repeat: no-repeat; position: relative}
div#header a.logo {width: 341px; height: 99px; position: absolute; margin: 0;}
div#header .logo h1 {text-indent: -9999px;}
div#header div.menu{width:750px; height:18px; margin:67px 0 10px 0;  float: right;}
div#header div.menu a#main  {display:block; height: 18px;   }

.bullet_sectionheader{
	
}


/* MENU */
#nav {

padding-left: 0px;
list-style-type:none;
list-style-position:outside;
line-height:1.5em;
font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
font-size: 1em;
z-index: 10000;
position:relative;
width:750px;
}
#nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
display: block;
z-index: 10000;

}

#nav li{

}


#nav a{
display:block;
padding:0px 10px;
color:#F00;
text-decoration:none;
z-index: 10000;

}
ul .nav2 {
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em;
background-color: #fff;
display: block;
z-index: zzz10000;


}
ul .nav2 a{
display:block;
padding:0px;
border: 1px solid #F00;
border-bottom: 0;

color:#F00;
text-decoration:none;
background-color: #fff;
}

ul .nav2 li:last-child{
display:block;
padding:0px;

border-bottom: 1px solid #F00;

color:#F00;
text-decoration:none;
background-color: #fff;
}

#nav2 a:hover{
background-color:#fff;
color:#333;
}

#nav a:hover{
background-color:#fff;
color:#333;
}

#nav li{
margin-right:15px;
color:#F00;
float:left;
position:relative;
background-image: url(../images/arrow_down.png); 
background-repeat: no-repeat; 
background-position: center right;

}

#nav li:hover{
color:#333;
background-color:#fff;
cursor:pointer;

}

#nav ul {
position:absolute;
display:none;
width:17em;
top:1.5em;
}

#nav li ul a{
width:17em;
height:auto;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:17em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}
.breadcrumbs {
	margin-bottom: 10px;
}

/* MAIN IMAGE */
div#top-content	{width:950px; height:262px; margin: 0; padding:0;}
#wrapper-left	{width:622px; height:262px; margin: 0; padding:0;}
div#top-content .wrapper-right	{width:328px; height:262px; background:url(../images/top-content-right.gif) no-repeat; padding: 90px 0 0px 0px;}
div#top-content .wrapper-right p {margin: 20px 0px 5px 40px; color: #FFFFFF; width: 140px; line-height: 16px;}
div#top-content .wrapper-right a {display:block; height: 15px; float:left; margin: 50px 4px 0 40px; }
div#top-content .wrapper-right a.wrapper-right-button {width: 113px; height: 15px; background: url(../images/see-products.png) no-repeat; }
div#top-content .wrapper-right a.wrapper-right-button:hover {width: 113px; height: 15px; background: url(../images/see-products-hover.png) no-repeat -2px -1px; }
div#top-content .wrapper-bottom	{width:950px; height:31px; background:url(../images/top-content-bottom.jpg) no-repeat; }

/* contents */
#main-contents {
	padding-top:45px;
	width: 950px;
}
#left-contents h1 {
	font-size: 2em;
	color: #cc0000;
	font-family: Vegur, Calibri, Verdana, Geneva, sans-serif
}
#left-contents h2 {
	font-size: 1.5em;
	color: #cc0000;
}
#left-contents .strong {
	font-size: 1.2em;
	color: #000;
}
#left-contents ul {
	padding-left: 20px;
}
#left-contents table {
	border: 1px solid #666;
}

#products-main-box {
	padding-bottom: 20px;
}
#products-main-box h2 {
	border-bottom: 1px solid #ccc;
	font-size: 1.5em;
}
.products-main-box-desc	{
	float: right; width: 350px;
}
.products-main-box-img	{
	width:270px;
	height:194px;
	overflow: hidden;
}

#right-contents h2 {
	border-bottom: 1px solid #ccc;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
}
#right-contents p {
	margin-left: 5px;
}
.product-image  {
	border: 1px solid #eee; padding: 1px;
}


div#footer	{
	width:900px; height:70px; 
	clear:both; background:url(../images/footer.jpg) no-repeat; margin:30px 0px; padding:0 30px 0px 0; color:#888888;
	font-size:1em;}
div#footer p { padding: 20px; }
div#footer a{color:#D21913; text-decoration:underline;}
div#footer a:hover{color:#D21913; text-decoration:none;}
.copyright { padding-left: 100px;}
.footer-contactinfo {
	text-align:center;
	color: #000;
}
.footer-contactinfo a {
	color: #000;
	text-decoration: underline;
}
.footer-contactinfo a:hover {
	color: #000;
	text-decoration: none;
}

/*user registration*/
form#m13511moduleform_1 input[type=text], form#m13511moduleform_1 input[type=password]
{
	width: 300px;
}








	
	/* forms */
	.form-desc {
		float: left;
		width: 80%
	}
	.form-checkbox, .form-input {
		float: right;
	}
	legend {
	font-size: 2em;
	color: #cc0000;
	font-family: Vegur, Calibri, Verdana, Geneva, sans-serif;
	font-weight: normal;
	
}
	label.form-block {
	display: block;
	
}
/* Products */
.ProductDirectoryItem{
	font-size: 1em;
	background: #eee; padding:10px; margin-bottom:10px;
}

.Submit-Btn	{
	background-image:url(../images/buttons/submit.jpg);
	height: 31px;
	width:	136px;
	border:0;
	cursor:pointer;
	}
	
.Clear-Btn	{
	background-image:url(../images/buttons/clear.jpg);
	height: 31px;
	width:	96px;
	border:0;
	cursor:pointer;
	}
	
.clr {
	clear:both;
	padding-top:2px;
	}
.colimg {
	float:left;
	padding:10px;
	text-align:center;
	}
	

.nav_slide { margin: 0 auto; text-align: center; }
#nav_slide a, #s7 strong { font-size:14px; font-weight:bold; color: #000; margin: 0 2px; padding: 3px 5px; background: #eee; text-decoration: none }
#nav_slide a.activeSlide { background: #ddd }
#nav_slide a:focus { outline: none; }

.pics { height: 464px; width: 632px; padding:0; margin:0; overflow: hidden }
.pics img { height: 432px; width: 600px; padding: 15px;  background-color: #eee; top:0; left:0 }
.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}

#arrows { position:relative; top:-33px; z-index:21; height:40px; background-color:#eee; text-align: center; }
#arrows { -moz-border-radius: 10px; -webkit-border-radius: 10px; }
#arrows a { text-decoration: none; cursor: pointer; }
#arrows img { overflow: visible; }

.reset_btn
{
	border: none;
	background-image:url(../items_files/reset_form.png);
	border: 0px solid #FFFFFF;
	height: 27px;
	width:	144px;
	cursor:pointer;
}

.req_btn
{
	border: none;
	background-image:url(../items_files/Request-Qoute.png);
	border: 0px solid #FFFFFF;
	height: 27px;
	width:	172px;
	cursor:pointer;
}

li.zipbg
{
	background-image: url(../images/zip.png); background-repeat: no-repeat; padding-left: 20px;
}
