body{
	margin:0;
}
#head{
	height: 100px;
	/* padding: 1.5em; */
	border-bottom: 1px solid black;
	background: url("/images/logo_1.gif") no-repeat 90% top;
}
#head h1{
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Tahoma,Arial,sans-serif;
	font-size: 110%;
	text-align: right;
	font-style: oblique;
	color: #AAAAAA;
}
#wrapper{
	width: 98%;
}
#left{
	float: left;
	width: 200px;
	min-height: 450px;
	height:auto;
	padding-top: 20px;
}
#right{
	margin-left: 205px;
	padding: 20px;
	border-left: 1px solid black;
	min-height: 450px;
	height:auto;
}

/* for Internet Explorer */
/*\*/
* html #right, * html #left{
	height: 450px;
}
/**/

#logo{
	height: 206px;
	background: url("/images/logo_2.gif") no-repeat left top ;
}

#menu{
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#menu dt{
	background-color: #FAFAFA;
	margin: 0 0 2px 0;
	text-indent: 5px;
}
#menu dd{
	margin: 0 0 2px 0;
	text-indent: 10px;
	display: none;
}



#menu dt a:link, #menu dt a:visited{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: black;
	text-decoration: none;
	display: block;
	/* background-color: #FAFAFA; */
	background: url('/images/bg1.gif') repeat-x;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	height: 18px;
	padding: 3px 0 2px 2px;
}

#menu dt a:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: white;
	text-decoration: none;
	display: block;
	background-color: #E5E5E5;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	height: 18px;
	padding: 3px 0 2px 2px;
}

#menu dd a:link, #menu dd a:visited{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	text-decoration: none;
	display: block;
	/*
	background-color: #FAFAFA;
	border: 1px solid #E5E5E5;
	padding: 2px;
	*/
	padding: 3px 0 2px 2px;
	background: url('/images/bg1.gif') repeat-x;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	height: 18px;
}
#menu dd a:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: white;
	text-decoration: none;
	display: block;
	background-color: #E1E1E1;
	/*
	border: 1px solid #AAAAAA;
	padding: 2px;
	*/
	padding: 3px 0 2px 2px;
	background: url('/images/bg1.gif') repeat-x;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	height: 18px;
}
#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	text-align: center;
	padding: 1.5em;
	border-top: 1px solid black;
}

#right p{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
}
#right h4{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	padding: 3px 0 3px 10px;
	border: 1px solid #CCCCCC;
	background-color: #FAFAFA;
	margin-bottom: 1px;
}
h4.separator{
	margin-top: 3em;
}
#right p.docInfo{
	padding: 0 0 2px 2.25em;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}
#right h1{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 98%;
	text-align: center;
}
#right h2{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 85%;
}
#right h3{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
}
#right ul, #right ol{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
}

#right dl{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
}
#right dl dt{
	margin-top: 3px;
}
#right dl.nList dd{
	margin: 5px 0 5px 1em;
}

#right input, #right select, #right textarea{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#right p a:link, .cEdit a:link{
	color: #4169E1;
	text-decoration: underline;
}
#right p a:visited, .cEdit a:visited{
	color: #4169E1;
	text-decoration: underline;
}
#right p a:hover, .cEdit a:hover{
	color: #6495ED;
	text-decoration: none;
}

#nav{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding: 3px;
	border-bottom: 1px solid #E5E5E5;
}

#nav a{
	text-decoration: none;
}

#nav a:link{
	color: black;
}
#nav a:visited{
	color: black;
}
#nav a:hover{
	color: #ADD8E6;
}


#subMenu{
	width: 100%;
}

#subMenu ul{
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#subMenu ul li{
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	background-color: #FAFAFA;
	text-indent: 5px;
	float: left;
	clear: right;
	display: inline;
	width: 80px;
	margin-left: 2px;
	padding: 2px 0 2px 2px;

}

#subMenu ul li.subActive{
	background-color: #E5E5E5;
	border-color: #CCCCCC;
}

#subMenu ul li a:link{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	text-decoration: none;
}
#subMenu ul li a:visited{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	text-decoration: none;
}
#subMenu ul li a:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: white;
	text-decoration: none;
}

#loginForm{
	float: right;
	width: 38%;
}
#loginForm fieldset, #registerForm fieldset{
	border: solid 1px #e5e5e5;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 15px;
}
#loginForm legend,  #registerForm legend{
	font-size: 80%;
}
#loginForm .row,  #registerForm .row{
	font-size: 65%;
	clear: both;
}
#loginForm .row label{
	float: left;
	width: 70px;
}

#registerForm .row label{
	float: left;
	width: 175px;
}
.row label.submitButton{
	margin-top: 10px;
}
#loginForm .row input{
	font-size: 90%;
	margin-left: 0;
}

#registerForm .row input, #registerForm .row textarea{
	font-size: 98%;
	margin-left: 0;
}

#loginForm .row select{
	font-size: 90%;
	margin-left: 0;
	width: 50%;
}

#registerForm .row select{
	font-size: 90%;
}

#loginForm .formSubmit{
	margin-top: 10px;
	border: solid 1px black;
	padding: 2px;
}

#registerForm .formSubmit{
	margin-top: 10px;
	width: 80px;
	border: solid 1px black;
}

#loginForm .errStr{
	color: red;
	font-size: 80%;
	margin-top: 10px;
}
#registerForm .total{
	margin: 20px 0;
}
span.label{
	width: 85px;
	float: left;
}
.errStr{
	color: red;
	font-size: 80%;
}

.container{
	margin-top: 8px;
	width: 32%;
	float: left;
}
.productForm{
	margin: 5px 2px 0 0;
	border: 1px solid #E5E5E5;
}
.productForm div.titleRow{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	border: 1px solid #AAAAAA;
	background: #e5e5e5;
	padding: 3px;
	height: 2.5em;
}
div.titleRow a:link, div.titleRow a:visited, div.titleRow a:hover{
	font-size: 100%;
}
.productForm div.row{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	padding-left: 0.5em;
	padding-bottom: 5px;
	text-align: right;
}
.productForm a:link, .productForm a:visited{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	margin-right:5px;
	float: right;
	text-align: right;
	color: #4169E1;
	text-decoration: underline;
}
.productForm a:hover{
	color: #6495ED;
	text-decoration: none;
}
.productForm div.cmpType{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	padding-right: 1em;
	margin: 3px 0 5px 0;
	text-align: right;
}
.productForm div.row span{
	width: 35%;
	font-weight: bold;
	float: left;
	padding: 2px;
	text-align: left;
}
.searchInfo{
	margin-bottom: 20px;
	width: 59%;
	padding-left: 10px;

}

.searchInfo a:link{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #BBBBBB;
	text-decoration: none;
}
.searchInfo a:visited{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #BBBBBB;
	text-decoration: none;
}
.searchInfo a:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: black;
	text-decoration: none;
}

.orderSubmit{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	border: 1px solid black;
	margin-right: 2px;
}
select.orderQuantity{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	width: 4em;
	border: 1px solid black;
}
#loginForm select.orderQuantity{
	width: 4em;
}

.orderInfo{
	width: 70%;
}

.orderInfo td{
	width: 50%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
	padding: 1px 0 1px 5px;
	border: 1px solid #E5E5E5;
}

.cleaner{
	clear: both;
}
.bordered{
	border: 1px solid #E5E5E5;
}

a.currentPage:link{
	color: black;
	padding: 0 2px;
}
a.currentPage:visited{
	color: black;
}
a.currentPage:hover{
	color: #BBBBBB;
}

select.calcSelect{
	width: 45%;
	background-color: #FAFAFA;
}
.wideSelect{
	width: 240px;
}
.narrowSelect{
	width: 120px;
}

#cartTable{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	width: 90%;
}
#cartTable td{
	border-top: 1px solid #E5E5E5;
}
.priceCell{
	text-align: right;
}
tr.totalOffer{
	font-weight: bold;
}
.qCell{
	text-align: center;
}

p.cartOffer{
	font-weight: bold;
	margin-top: 3em;
}
h1.cartOffer{
	margin: 2em 0;
}
h2.cartOffer{
	margin: 2em 0;
	font-weight: normal;
	text-align: center;
	width: 90%;
}

#right .ordersList {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 70%;
	width: 100%;
}

.ordersList a:link, .ordersList a:visited{
	color: #4169E1;
	text-decoration: underline;
}


.ordersList a:hover{
	color: #6495ED;
	text-decoration: none;
}

.orderHead{
	background-color: #FAFAFA;
	border: 1px solid #E5E5E5;
	border-top-color: black;
	padding: 3px 5px;
	font-weight: bold;
}
.status{
	border: 1px solid #E5E5E5;
	padding: 3px;
	font-weight: bold;
	text-align: right;
}
p.status{
	width: 96.5%;
}
.type_text{
	background-color: #E5E5E5;
}
.type_url{
	background-color: #FFEBCD;
}
.type_image, .type_thumb{
	background-color: #D8BFD8;
}

.type_image a{
	font-weight: bold;
}
td.price{
	font-weight: bold;
	text-align: right;
	border-right: 1px solid #E5E5E5;
}
.orderList{
	border-left: 1px solid #E5E5E5;
	text-indent: 10px;
	width: 90%;
}

tr.total{
	text-align: right;
	font-weight: bold;

}
.total td{
	border: 1px solid #E5E5E5;
	background-color: #FAFAFA;
	text-align: right;
}
.printTable{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	width: 80%;
	margin-left: 10%;
	margin-top: 2.5%;
}
.printTable td{
	border: 1px solid #E5E5E5;
}

.importColumns{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 60%;
	width: 60%;
}
.importColumns td{
	border: 1px solid #E5E5E5;
}
.importColumns th{
	border: 1px solid #E5E5E5;
	font-weight: bold;
}
.odd{
	background-color: white;
	border: 1px solid #CCCCCC;
	width: 98%;
	margin-bottom: 5px;
	padding: 2px;
	height: 3em;
}
.even{
	background-color: #E5E5E5;
	border: 1px solid #CCCCCC;
	width: 98%;
	margin-bottom: 5px;
	padding: 2px;
	height: 3em;
}
.zero{
	background-color: #FFE4E1;
}
.found{
	color: #4169E1;
}
.notfound{
	color: #DC143C;
}
.newRecord{
	color: #6B8E23;
}
.importReport{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 60%;
	width: 98%;
}
.importReport td{
	border: 1px solid #E5E5E5;
}
.rowType{
	background-color: #87CEEB;
	color: white;
	font-weight: bold;
}
.rowSkip{
	background-color: #FFE4E1;
	color: #aaaaaa;
}
.info{
	background-color: #FAFAFA;
	padding-left: 1em;
}

.cEdit{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 55%;
	width: 98%;
}
.cEdit th{
	padding: 5px 1px;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	background: url('images/bg1.gif') #FAFAFA;
}

.cEdit td{
	border: 1px solid #E5E5E5;
}
.cEdit td.formCell{
	padding: 2px;
	text-align: center;
}
.cEdit input{
	font-size: 80%;
	text-align: center;
}

.infoText{
	display: block;
	width: 78%;
	margin-left: 13%;
	vertical-align: middle;
}
.infoType{
	font-weight: bold;
}
.infoActions{
	display: block;
	width: 12%;
	float: left;
}
.sideNote{
	margin-top: 2em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.sideInfo{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 58%;
	float: left;
	padding: 2px;
	margin-bottom: 1em;
	border: 1px solid #e5e5e5;
	background-color: #FAFAFA;
}

.rowAlt{
	background-color: #FAFAFA;
}

.cEdit .rowAlt{

	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	background: url('images/bg1.gif') #FAFAFA;
}
.cEdit .rowAlt td{
	padding: 2px;
	height: 18px
}

#cartForm .formSubmit{
	font-size: 98%;
	margin-top: 10px;
	border: solid 1px black;
	padding: 2px;
}
a img{
	border: 0;
}
.elementForm{
	margin: 0;
	padding:0;
}
.elementForm a{
	float: left;
}

.col0{
	background-color: #FFE4E1;
}

.col1{
	background-color: #F5F5DC;
}
.col2{
	background-color: #E5E5E5;
}

.iconImage{
	border: 0;
	vertical-align: middle;
	margin-right: 10px;
}
.lilNote{
	margin-top: 4em;
}

.normDocs{
	margin-top: 0.5em;
}

.formLink{
	margin-left: 220px;
}
.calcOpt{
	border: 1px solid #E5E5E5;
}
p.legend span{
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
	font-variant: small-caps;
}
#frontPageAct{
	float: left;
	width: 46%;
	min-height: 428px;
	height: auto;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
}
#frontPageAct ul{
	list-style-type: none;
	margin :0;
	padding: 1em;
	font-size: 75%;
}
#frontPageAct li{
	padding:0;
	margin:0;
}
#frontPageAct a:link, #frontPageAct a:visited{
	text-decoration: none;
	color: #4169E1;
}
#frontPageAct a:hover{
	text-decoration: underline;
	color: #4169E1;
}


#frontPagePromo{
	min-height: 90px;
	height: auto;
	overflow: hidden !important;
	overflow: visible;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	margin-top: 10px;
	width: 99% !important;
	width: 99.5%;
}

/*
#frontPagePromo img{
	border: 0;
	margin-left: 25% !important;
	margin-left: 0;
}
*/
#frontPagePromo img{
	border: 0;
	vertical-align: top;
	margin-left: 5px;
	float: left;
	background-color: white;
	border: 1px solid #d1d1d1;
	margin-top: 2px;

}


.first{
	margin-left: 0.5em;
}

.promoBox{
	margin-right: 0.5em;
	width: 30%;
	float: left;
	vertical-align: middle;
	background-color: #F0F0F0;
	margin-bottom: 5px;
	border: 1px solid #d1d1d1;
	min-height: 80px;
	height: auto;

}
.promoBox span{
	float: left;
	padding-left: 10px;
	width: 47%;
	font-family: "Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Tahoma,Arial,sans-serif;
	font-size: 70%;
	padding-bottom: 5px;
}
.promoBox strong{
	color: #808080;
	border-bottom: 1px solid #d5d5d5;
	padding: 2px;
	display: block;
	text-align: right;
}
div.frontPage{
	margin: 10px 0 0 47%;
	width: 52%;
	min-height: 170px;
	height: auto;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}
div.frontPageService{
	margin: 10px 0 0 47%;
	width: 52%;
	min-height: 40px;
	height: auto;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}
/* for Internet Explorer */
/*\*/
* html div.frontPage{
	height: 169px;
}
* html div#frontPagePromo{
	height: 90px;
	padding-bottom: 5px;
}
* html div#frontPageAct{
	height: 420px;
	margin-top: 10px;
}
* html .promoBox{
	height: 80px;
}
/**/

.frontTitle{
	background: #fafafa;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
	padding: 2px;
	height: 23px;
	background: url('/images/bg1.gif') repeat-x;
}

div.frontPromoTitle{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
	padding: 2px;
	height: 23px;
	background: url('/images/bg1.gif') repeat-x;
}

#frontForm{
	margin: 0;
	padding: 1em 1em 0 0;
	float: right;
	width: 53%;
}
.frontPage p{
	width: 34%;
	float: left;
	clear: right;
	margin: 0;
	padding: 1.5em 0 0 1em;
}
#frontForm .row{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 70%;
	clear: both;
}
#frontForm .row label{
	float: left;
	width: 70px;
}

#frontForm .row input{
	font-size: 80%;
}

#frontForm .formSubmit{
	margin-top: 10px;
	border: solid 1px black;
	padding: 2px;
}

#frontProduct{
	list-style-type: none;
	margin: 0;
	padding: 1em 0 0 3%;
	width: 95%;
}
#frontProduct li{
	font-size: 90%;
	border: 1px solid #e5e5e5;
	background-color: #fafafa;
	margin-bottom: 1px;
	padding: 1px;
}

#frontProduct a:link, #frontProduct a:visited{
	text-decoration: none;
	color: black;
}

#frontProduct a:hover{
	text-decoration: underline;
	color: #4169E1;
}

.productThumb{
	width: 40%;
	float: right;
	margin-bottom: 10px;
}
.promotion{
	width: 43%;
	margin: 1em;
	float: left;
	border-bottom: 1px solid #E5E5E5;
}
.promotion .header{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px;
	height: 17px;
	background: url('images/bg1.gif') #FAFAFA;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	font-size: 70%;
}
.promotion .right{
	width: 43%;
	height: 150px;
	float: left;
	margin: 2px;
	padding: 2px 4px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 70%;
	text-align: justify;
}
.promotion .right span{
	border: 1px solid #e5e5e5;
	display: block;
	font-family: "Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Tahoma,Arial,sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #FAFAFA;
}
.promotion .left{
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	width: 105px;
	height: 150px;
	margin: 3px;
	float: left;
}
.left img{
	margin-left: 2px;
	border: 0;
	display: block;
}
.left span{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 5px 0 0 2px;
	font-size: 70%;
	float: left;
}

.imgContainer{
	width: 100%;
}
.imgDim{
	width: 50px;
}
.errImg{
	color: red;
}
.productPrice{
	font-weight: bold;
	font-variant: small-caps;
	background-color: #FAFAFA;
	border: 1px solid #E5E5E5;
	margin-top: 2em;
	padding: 5px;
	width: 20%;
}
.actSubmit{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: solid 1px #808080;
	background-color: #E5E5E5;
	font-size: 70%;
	padding: 1px;
	margin-top: 1em;
}
/*                         Media Print                         */
@media print{
	#head {
		display: none;
	}
	#left {
		display: none;
	}
	#nav{
		display: none;
	}
	#subMenu {
		display: none;
	}
	#right {
		width: 98%;
		margin: 0;
		border: 0;
		padding-top: 0;
	}
	#footer {
		display: none;
	}
	#loginForm{
		display: none;
	}
	#registerForm{
		display: none;
	}
	.actSubmit{
		display: none;
	}
}
/*                        End Media Print                         */
