/* reset.css */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


body{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

#container {width:990px;}

.column {
  float: left;
}


#logo{
	padding-top:40px;
	padding-bottom: 35px;


}



#content-main{
	width:790px;
	height:100%;
}

/* Nav */

#side-nav{
	width:125px;
	padding-left: 25px;
}


#menu {
	list-style: none;
	margin: 0;
	padding: 0;

	height: 25px;
	/*overflow: hidden;*/
	}
	
#menu li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#menu a {
	float: left;
	padding: 20px 0px 0px 0px;
	overflow: hidden;
	height: 0px !important; 
	height /**/:15px; /* for IE5/Win */
	}
	
#menu-demo a  {
	width: 100px;
	background: url(/img/left_menu.gif) top left no-repeat;
	}

#menu-demo a:hover, #menu-demo a.selected  {
	background-position: -115px 0px;
}

#menu-demo a.highlighted  {
	background-position: -230px 0px;
}

#menu-new a  {
	width: 100px;
	background: url(/img/left_menu.gif) top left no-repeat;
	background-position: 0px -20px;
	}

#menu-new a:hover, #menu-new a.selected  {
	background-position: -115px -20px;
}

#menu-new a.highlighted  {
	background-position: -230px -20px;
}

#menu-existing a  {
	width: 100px;
	background: url(/img/left_menu.gif) top left no-repeat;
	background-position: 0px -40px;
	}

#menu-existing a:hover, #menu-existing a.selected  {
	background-position: -115px -40px;
}

#menu-existing a.highlighted  {
	background-position: -230px -40px;
}

#menu-plan a  {
	width: 100px;
	margin-top: 20px;
	background: url(/img/left_menu.gif) top left no-repeat;
	background-position: 0px -80px;
	}

#menu-plan a:hover, #menu-plan a.selected  {
	background-position: -115px -80px;
}
#menu-plan a.highlighted  {
	background-position: -230px -80px;
}

#menu-3d a  {
	width: 100px;
	background: url(/img/left_menu.gif) top left no-repeat;
	background-position: 0px -100px;
	}

#menu-3d a:hover, #menu-3d a.selected  {
	background-position: -115px -100px;
}

#menu-3d a.highlighted  {
	background-position: -230px -100px;
}

#menu-code a  {
	width: 100px;
	background: url(/img/left_menu.gif) top left no-repeat;
	background-position: 0px -120px;
	}

#menu-code a:hover, #menu-code a.selected  {
	background-position: -115px -120px;
}

#menu-code a.highlighted  {
	background-position: -230px -120px;
}


#menu-spec a  {
	width: 100px;
	background: url(/img/left_menu.gif) top left no-repeat;
	background-position: 0px -140px;
	}

#menu-spec a:hover, #menu-spec a.selected  {
	background-position: -115px -140px;
}

#menu-spec a.highlighted  {
	background-position: -230px -140px;
}

#menu-print a  {
	width: 100px;
	margin-top: 20px;
	background: url(/img/left_menu.gif) top left no-repeat;
	background-position: 0px -185px;
	}

#menu-print a:hover, #menu-print a.selected  {
	background-position: -115px -185px;
}

#menu-print a.highlighted  {
	background-position: -230px -185px;
}

#menu-login a  {
	width: 100px;
	background: url(/img/left_menu.gif) top left no-repeat;
	background-position: 0px -245px;
	}

#menu-login a:hover, #menu-login a.selected  {
	background-position: -115px -245px;
}

#menu-login a.highlighted  {
	background-position: -230px -245px;
}

#menu-logout a  {
	width: 100px;
	background: url(/img/left_menu.gif) top left no-repeat;
	background-position: 0px -225px;
	}

#menu-logout a:hover, #menu-logout a.selected  {
	background-position: -115px -225px;
}

#menu-logout a.highlighted  {
	background-position: -230px -225px;
}

#menu-send a {
	width: 100px;
	background: url(/img/left_menu.gif) top left no-repeat;
	background-position: 0px -205px;
	}

#menu-send a:hover, #menu-send a.selected  {
	background-position: -115px -205px;
}

#menu-send a.highlighted  {
	background-position: -230px -205px;
}

#menu-save a  {
	width: 100px;
	background: url(/img/left_menu.gif) top left no-repeat;
	background-position: 0px -225px;
	}

#menu-save a:hover, #menu-save a.selected  {
	background-position: -115px -225px;
}

#menu-save a.highlighted  {
	background-position: -230px -225px;
}

.formtable{font-size: 11px; }

#begin-quote{
	
	background-position: 50px;
	
	background-image: url(/img/man_backing_100.gif);
	
	background-repeat: no-repeat;
	
	border-style: solid;
	
	border-color: #808080;
	
	border-width: 1px;
	
	padding-left: 120px;
	
	padding-top: 150px;
	
	width:430px; 
	height:400px;
}

#login{
	
	background-position: 50px;
	
	background-image: url(/img/man_backing_100.gif);
	
	background-repeat: no-repeat;
	
	border-style: solid;
	
	border-color: #808080;
	
	border-width: 1px;

	padding-left: 120px;
	
	padding-top: 120px;
	
	width:645px; 
	height:550
}

#register{
	
	background-position: 50px;
	
	background-image: url(/img/man_backing_100.gif);
	
	background-repeat: no-repeat;
	
	border-style: solid;
	
	border-color: #808080;
	
	border-width: 1px;

	padding-left: 120px;
	
	padding-top: 120px;
	
	width:645px; 
	height:550
}

#register td{
	font-size: 11px;
}

.redtext{
	color:red;
}

#register .forms{
	width:200px;

}

.spacer{
	height: 10px;
	display: block;
}

.spec-type-title{
	width:542px;
	background-color: #666666;
	color:#FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
	font-weight: bold;
	
}

label{
font-weight: bold;
}

.spec-type-title a:link, .spec-type-title a:visited{
	color:white;
}

.spec-type-title a:hover{
	text-decoration: underline;
	color:white;
}

.spec-piece-title{
	width:542px;
	background-color: #D5D5D5;
	font-size: 10px;
	padding: 5px;


}

.saved-title{
	width:542px;
	background-color: #D5D5D5;
	font-size: 12px;
	padding: 5px;


}

.spec-item-footer{
	width:542px;
	background-color: #D5D5D5;
	font-size: 10px;
	padding: 5px;
	margin-bottom: 7px;
	margin-top: 1px;


}

.spec-detail{
	width:542px;
	background-color: #EAEAEA;
	font-size: 10px;
	padding-bottom: 10px;
	margin-top: 1px;
	padding: 5px;


}

.spec-total{
	width:542px;
	background-color: #FFFFFF;
	font-size: 10px;
	margin-top: 1px;
	padding: 5px;
	padding-bottom: 20px;



}

.spec-options{
	width:500px;
	padding:5px;
}

.spec-title{
	width:145px;
	padding:5px;
	font-size: 13px;
	font-weight: bold;
	
	
}

.spec-thumbnail{
	width:125px;
	height:97px;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	margin-right:20px;
	margin-left:8px;
	margin-top:5px;
	margin-bottom:5px;
}

.spec-thumbnail img{
	padding:0px;
	margin:0px;
	
}

.spec-dimensions{
	border-color: #aaaaaa;
	border-right-width: 1px;
	border-style: solid;
	width:166px;
	padding:5px;

}

.zero-bottom-padding{
	padding-bottom: 0px;
}

.spec-fabric{
	width:166px;
	padding:5px;


}

.spec-cost{
	width:45px;
	padding:5px;


}
.spec-col-padding{
	/*padding-right: 20px;*/
}

.spec-content{
	padding-top:20px;
	padding-bottom:5px;
}

.change{

	font-size: 9px;

	font-weight: bold;

	background-color: #d2d2d2;

	padding: 3px;

}

.exception{
	color:#444444;
}

.print-button {
	float: left;
	margin: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #666;
	background-color: #FFF;
}

.print-button a {
	display: block;
	width: 105px;
	height: 47px;
	padding: 10px 10px;
	text-decoration: none;
}

.print-button a:hover {
	color: #FFF;
	background-color: #666;
}

.send div { margin: 10px; }

.send input { 
	width: 200px; 
	padding: 2px;
	font-size: 10px;
	}

.send label { 
	float: left;
	width: 100px; 
	}
	
.send textarea {
	width: 200px;
	height: 100px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 2px;
	overflow: auto;
	}
