@import url('../topnav.css');

html{
	height:100%;
}
a {
	outline:none;
}

a img {
	border: none;
}

img {
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	padding: 0;
    color: #006;
	background: #fff url(../images/bg.png) repeat-x top center;
	text-align: center;
	font: 0.75em Arial,Verdana,Helvetica,sans-serif;
	line-height: 150%;
}
/*Header*/

#header{
	width:900px;
	height:142px;
	margin:0 auto;
	background: transparent url(../images/headerbg.png) no-repeat top left;
	text-align:left;
}

/*Construction Styles*/
#container{
	width:900px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
}

#formDiv{
	overflow: visible;
}
/** Navigation Menu **/

#topNav {
	height: 24px;
	width: 100%;
	line-height: 24px;
	background: transparent;
	padding: 49px 0 0 0;
	text-align:center;
}
#topNav ul li ul li{
	padding-left: 0;
	list-style-type:none;
}
/*
#topNav ul,#topNav li {
	margin: 0 5px 0 0;
	padding:0;
}

#topNav li {
	float:left;
	list-style:none;
	white-space:nowrap;
}

#topNav li a {
	color:#fff;
	display:block;
	font-weight:bold;
	font-size: 12px;
	width:92px;
	text-align:center;
	text-decoration:none;
	height: 24px;
	background: transparent url(images/menu.jpg) repeat-x ;
}

#topNav li a:hover {
	color:#fff;
	background: transparent url(images/menu_hover.gif) repeat-x ;
}

#topNav li a.current {
	color:#006;
	text-decoration:none;
	background: transparent url(images/menu_sel.jpg) repeat-x ;
}

#topNav li a:hover.current {
	color:#006;
	text-decoration:none;
	background: transparent url(images/menu_sel.jpg) repeat-x ;
}
*/

/*Styles*/
h1,h2,h3,h4,h5,h6{
	font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	margin:5px 0 0 0;
	padding-bottom:4px;
	line-height:85%;
}
h1{
	margin: 0;
	color:#006;
	font-size:1.25em;
	border-bottom: 2px #600 solid;
}
.prod_over h1, .leftbox_title h2{
	padding: 6px 0 6px 20px;
	font-size:18px;
	font-weight: normal;
	line-height: 18px;
	color: #FFE5B1;
	border: none;
}
h2{
	margin: 0;
	color:#600;
	font-size:1.25em;
	border-bottom: 2px #600 solid;
}
h3{
	color:#600;
	font-size:1.0em;
	border-bottom: 1px #600 solid;
}
h4{
	color:#600;
	font-size:12px;
	text-decoration: underline;
	margin-bottom: 5px;
}

h5{
	color:#3C8C06;
	font-size:15px;
}
h6{
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
a{
	color:#600;
}
a:hover{
	color:#609;
}
#right a{
	color:#600;
}
#right a:hover{
	color: #006;
}
acronym{
	border-bottom:1px dotted #006;
	padding-bottom:1px;
	cursor:help;
}

label {
 color: #903;
}

del{
	color:#999;
}

hr{
	width:100%;
	border:0;
	margin:5px 0px !important;
	margin:2px 0px 5px 0px;
	height:1px;
	color:#777;
	background-color:#777;
}
p.firstletter:first-letter{
	font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-size:40px;
	padding:10px 3px 3px 3px;
	float:left;
}
.indent{
	border-left:2px solid #3C8C06;
	margin-left:25px;
	padding-left:8px;
}
.green{
	color:#3C8C06;
}
.blue{
	color:#3270A9;
}
ul li ul li{
	padding-left: 10px;
	list-style-type:none;
}
ol li ol li{
	list-style-type:lower-roman;
}
dl{
	margin-left:8px;
	margin-right:8px;
}
dt{
	color:#3C8C06;
	font-weight:bold;
	text-decoration:underline; 
}
.blockquote{
	border-bottom:1px solid #273955;
	border-top:1px solid #273955;
	border-left:4px solid #3270A9;
	background:url(../images/site/blockquote.jpg) repeat top left;
	padding:6px 6px 4px 8px;
	margin:12px 0;
	color:#eee;
}
.blockquote h5{
	border-bottom:1px solid #3270A9;
	font-size:17px;
	color:#eee;
	margin:2px;
}
.blockquote span{
	padding: 3px 0;
	display:block;
	font-size:10px;
	color:#999;
}
code{
	display:block;
	border-bottom:1px solid #273955;
	border-top:1px solid #273955;
	border-left:4px solid #3270A9;
	background:url(../images/site/blockquote.jpg) repeat top left;
	padding:6px 6px 4px 8px;
	margin:12px 0;
	color:#eee;
	font:normal 11px "Courier New", Courier, monospace;
}
.highlight{
	color:#3C8C06;
	font-weight:bold;
}
/*Searchbox - News*/
#searchbox p{
	margin:7px 0 7px 2px;
}
#searchbox p input{
	background-color:#eee;
	border:1px solid #ddd;
	font:11px Verdana,sans-serif;
	color:#4c5153;
	padding:2px 3px;
}
#searchbox p input:hover,
#searchbox p input:focus{
	background-color:#fff;
}
.header{
	color:#3C8C06;
	font-size:14px;
	letter-spacing: -1px;
}
#news{
	width: 190px;
	padding:2px;
}
#news p{
	padding:0 0 0 5px;
}
/*Floats*/
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.w50{
	width:50%;
}
.floatleft p{
	padding:0 10px 0 0; 
}
.floatright p{
	padding:0 0 0 10px;
}
img.floatleft{
	margin:15px 18px 5px 0;
}
img.floatright{
	margin:15px 5px 5px 18px
}


.submit {
	width: 100%;
}


.noborder{
	border:0;
}

#twocolumn{
	width: 97%;
	margin: 0;
}

#left{
	width:230px;
	margin: 4px 4px 0 0;
	padding: 0;
	height:100%;
	float:left;
}

#left h3 {
 margin: 10px 0;
}

.leftbox {
	padding: 0;
	margin-bottom: 10px;
	overflow: hidden;
	background: #fff url(images/leftbox_bg.jpg) top right repeat-y;
}

.leftbox_title {
	height: 30px;
	background: #006;
	margin: 0 0;
	padding: 0;
}

.leftbox_content {
	margin: 0;
	padding: 10px 20px 10px 10px;
	border-left: #006 1px solid;
	border-bottom: #006 5px solid;
}
p.leftbox_content {
	padding-top: 10px;
	margin-top: 5px;
}
.admin {
	background: #006 url(images/admin.jpg) top left no-repeat;
}
.admin p {  
	margin: 0 0 10px 0;
}

.admin h1 {
	font-size: 1.25em;
	color: #fff;
	border-bottom: 2px #fff solid;
}
.admin h2 { 
	margin: 10px 0 0 0;
	border-bottom: none; 
	font-size: 1.0em;
	font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
	color: #006;
}

.admin a {
	color: #006;
}
.news {
	background: #006 url(images/news.jpg) top left no-repeat;
}
.info{
	background: #006 url(images/info.jpg) top left no-repeat;
}

.prod_over {
	/* background: #600 url(images/prod_over.jpg) top left no-repeat; */
	background: #600 url(../images/corner.jpg) top left no-repeat;
	height: 30px;
	margin: 0;
	padding: 0;
}

.prod_desc {
	margin: 0;
	padding: 10px 25px 10px 10px;
	border-left: #600 1px solid;
}

.slideshow {
	float: right;
	background-color: #DCC8C9;
	border: #600 2px solid;
	width: 200px;
	height: 300px;
	margin: 10px 0 10px 10px;
	padding: 3px;
}

.products {
	background: #600 url(images/prod.jpg) top left no-repeat;
}
.features {
	background: #600 url(images/features.jpg) top left no-repeat;
}
.gallery {
	background: #600 url(images/gallery.jpg) top left no-repeat;
}
.how-tos {
	background: #600 url(images/how-tos.jpg) top left no-repeat;
}
.tech-info {
	background: #600 url(images/tech-info.jpg) top left no-repeat;
}
.contact {
	background: #600 url(images/contact.jpg) top left no-repeat;
}
.administration {
	background: #600 url(images/administration.jpg) top left no-repeat;
}

#clearboth{ clear:both; margin: 0;}

#right{
	width: 900px;
	margin: 10px 0 0 0;
	padding: 0;
	height:100%;
	float:right;
	border-bottom: #600 5px solid;
	background: #fff url(images/prod_over_lft.jpg) top right repeat-y;
}

#right h2{
	color:#600;
	font-size: 1.25em;
}
#right h5{
	color:#012346;
	font-size:15px;
}
/* misc */

#misc {
	width: 100%;
	height: 150px;
	background-color: #600;
	clear: both;
}

/*Footer*/
#footer{
	width:100%;
	height: 50px;
	background:url(images/footerbg.png) repeat-x top left;
	text-align: center;
}

#footer a{
	text-decoration: none;
	font-weight:bold;
	color:#660000;
	border-bottom: 1px dotted;
}

#footer a:hover{
	color:#BF5F5F;
}

#footer p{
	padding-top: 1.40em;
	color:#660000;
	font-size: 0.9em;
}

#footer .image4io {
	vertical-align: middle;
	border: none;
}

#footer a.a4io {
	text-decoration: none;
	border-bottom: none;
}
.panelinfo{
	width: 770px;
	height: 310px;
	margin: auto;
	padding: 0;
	text-align: center;
}

.panelimg {
	background-color: #FFE5B1;
	width: 600px;
	height: 310px;
	padding: 0;
	margin: auto;
	border: 2px solid #600;
	float: left;
}

.panelside{
	width: 150px;
	height: 300px;
	max-height: 320px;
	float: left;
	border-top: 2px solid #600;
	border-bottom: 2px solid #600;
	background-color: #600;
	padding: 10px 0 0;
	margin: 0 auto;
}

.panelside p{
	padding: 0;
	margin: 0 auto;
}

.bold{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	/*text-decoration: underline;*/
}
.totals {
	float:right;
	padding-right:10px;
	width:100px;
	text-align: right;
}
.button {
	text-align: center;
	margin: 0 auto;
}
.warning{
	color: white;
	background-color: red;
	padding: 2px;
}

.warn{
	border: red 1px solid;

}

.fractions {
	margin-bottom: 4px;
	vertical-align: middle;
}
.inches {
	height: 18px;
	width: 30px;
	margin-bottom: 4px;
	text-align: right;
	vertical-align: middle;
}

.inchText {
	font-size: 9px;
	left: 3px;
	position: relative;
	vertical-align: middle;
	color: #f00;
}
.measlabel{
	vertical-align: middle;
}
.dimlabel{
	float: left;
	width: 100px;
}
input[disabled=""], input:hover[disabled=""]{
	background: #fff;
	border: none;
}
.input{
	height: 28px;
}
.walltype {
	float: left;
	padding: 0 5px 10px;
}

.walltype_end{
	margin-left: 62px;
	text-align: center;
}

#types{
	height: 70px;
	width: 100%;
	text-align: center;
	margin: auto;
	padding-bottom: 10px;
	border: 2px solid #600;
	background-color: #FFE5B1;
}

#dimsleft{
	width: 30%;
	clear: both;
}
#dimsmid{
	width: 30%;

}
#dimsright{
	width: 30%;
}
/*
input[radio]{
	background-color : #FFE5B1;
}
*/
.typeimg{
	cursor: pointer;
	cursor: hand;
}
.typeimgfade{
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
}
#dims {
   margin:0;
   padding:0;
   /*background:#eee url("leftline.gif") top left repeat-y;*/
   width: 100%;
   }
#dims2 {
   margin:0;
   padding:0;
   /*background:url("rightline.gif") top right repeat-y;*/
   }
#dimsleft {
   float:left;
   width: 33%;
   margin:0;
   }
#dimsright {
   float:right;
   width:33%;
   margin:0; 
   }
#dimsmiddle {
   margin:0 auto;
   }
.column-in {
   margin:0; padding:0.5em 0.5em;
   }
.cleaner {
   clear:both;
   height:1px;
   font-size:1px;
   border:none;
   margin:0; padding:0;
   background:transparent;
   }
#std{
	color: red;
	padding: 0;
}
.select{
	color: red;
	font-size: 18px;
	font-weight: bold;
}
.hide{
	display: none;
}

#error_msg {
	margin: 5px 0; 
	border: 1px solid #f00;
	background: #FEFFAF;
	padding: 10px;	
}
	
#error_msg h3 {
	color: #f00;
	border: none;
}

#panelTabs{
    overflow: visible;
    padding: 0;
    margin: 0;
}

.cartpanel{
	width: 405px;
	height: 120px;
	margin: 15px 10px 0;
	padding: 0;
	background:transparent url(../images/cartpanelbg.png) repeat-x scroll left top;
	border:2px solid #660000;
	float: left;
}
.panelnum {
	background: #600;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFE5B1;
	float:  left;
	padding: 1px 4px;
}
.panelprice{
	background: #600;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFE5B1;
	float:  right;
	padding: 1px 4px;	
}

/** TABLE STYLING  **/
table {text-align: left; font-size: 12px; border-collapse: collapse; border-spacing: 0px;}
table th {border-bottom:solid 1px #4C72AF;}
table tr {border-bottom:solid 2px #4C72AF;}
table td {padding:5px 0 5px 15px;}
table td.head {background-color: #BEC8D1; text-align: left; font-weight: bold; font-size: 11px; color: #404040; padding:5px 5px 5px 15px;}
table span.dbtable { background: url(images/database_table.png) no-repeat left; padding-left: 26px;}
table a {color: #2E4A78; text-decoration: underline;}
table a:hover {color: #4C72AF;}
table tr.row {background: #FFE5B1;}
/* Permissions Schema styling */
table td.usergroup {background-color: #6285BF; text-align: left; font-weight: bold; font-size: 11px; color: #fff; padding:5px;}
table td.nopad {padding:0;}
table td.right {text-align: right; padding: 10px;}
table td.ppic {padding: 5px 0;}
table span.user { background: url(images/user.png) no-repeat left; padding-left: 20px;}

.descTop{
	float: left;
	clear: left;
	margin-bottom: 10px;
	border:  1px solid #600;
	padding: 2px 5px;
}
.descLeft{
	float: left;
	width: 48%;
	height: 100%;
	clear: left;
}
.descRight{
	float: right;
	width: 48%;
	height: 100%;

}

.cartImg {position:relative;  background-color:#fff;}
.cartImg a.p1, .cartImg a.p1:visited {display:block;  text-decoration:none; background:#fff; border:0;}
.cartImg a img {border:0; z-index:1;}
.cartImg a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
.cartImg a .large, .cartImg a .largepp, .cartImg a .largerail {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
.cartImg a.p1:hover .large {display:block; position:absolute; top:-400px; left:200px; width:400px; height:400px; border:5px solid #600; z-index:100;}
.cartImg a.p1:hover .largepp {display:block; position:absolute; top:-350px; left:200px; width:600px; height:350px; border:5px solid #600; z-index:100;}
.cartImg a.p1:hover .largerail {display:block; position:absolute; top:-188px; left:125px; width:376px; height:250px; border:5px solid #600; z-index:100;}

/** BUTTON STYLING  **/
a.squarebutton{
	background: transparent url('../images/square-blue-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 12px Arial; /* Change 12px as desired */
	line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 23px; /* Height of button background height */
	padding-left: 9px; /* Width of left menu image */
	text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
	color: #494949; /*button text color*/
}

a.squarebutton span{
	background: transparent url('../images/square-blue-right.gif') no-repeat top right;
	display: block;
	padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
	background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden;
}

.orderno{
	float: right;
	padding:2px 4px;
	background: #600;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	clear: right;
}