body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/repeat_x.jpg);
	background-repeat: repeat-x;
	background-color: #EDEDED;
	margin: 0px;
	padding: 0px;
}

ul{
	margin:0; padding:0;
	padding-left:12px;
}

h1{
	margin:0; padding:0;
	border-bottom:#990000 1px dashed;
	color:#990000;
	font-size:12px;
	letter-spacing:1px;
}
p{
	text-align:justify;
	margin:0; padding:0;
	margin-bottom:7px;
}

p a{
	text-decoration:underline;
}

a{
	color:#CC0000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#menu{
	padding:5px;
	padding-left:8px;
	padding-top:15px;
	margin-bottom:18px;
}

#menu a{
	color:#660000;
	text-decoration:none;
	display:block;
	padding:5px;
	padding-left:16px;
	margin-bottom:4px;
	background-image:url(images/bg_btn_menu_off.gif);
	width:156px;
}
#menu a:hover{
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(images/bg_btn_menu_on.gif);
	border-bottom:0px dotted #EEEEEE;
}

#submenu{
	padding-left:5px;
}

#submenu a{
	color:#660000;
	text-decoration:none;
	display:block;
	padding:5px;
	padding-left:16px;
	margin-bottom:4px;
	width:146px;
	background-image:none;
}
#submenu a:hover{
	color:#660000;
	font-weight:bold;
	background-image:url(images/bg_btn_menu_off.gif);
	border-bottom:0px dotted #EEEEEE;
}

#submenu .on{
	color:#660000;
	font-weight:bold;
	background-image:url(images/bg_btn_menu_off.gif);
	border-bottom:0px dotted #EEEEEE;
}

#submenu{
	padding-left:5px;
}



#menuCatalog{
}

#menuCatalog a{
	color:#000000;
	text-decoration:none;
	font-size:10px;
	width:84px;
	height:14px;
	display:block;
	padding:3px;
	border: 1px dotted #CC0000;
	/* background-image:url(images/bg_btn_catalog.jpg); */
	text-align:center;
}
#menuCatalog a:hover{
	font-size:10px;
	color:#FFFFFF;
	border: 0px dotted #CC0000;
	background-image:url(images/bg_btn_catalog.jpg);
}

.img_catalog{
	padding:3px;
	border: 1px dotted #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	margin-bottom:5px;
}

#cartTitle{
	background-color:#990000;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.productLine td{
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom:3px;
	padding-top:5px;
}

#nfo{
	border: 1px #666666 dashed;
	border-right:1px #990000 dashed;
	border-left:1px #990000 dashed;
	width: 280px;
	height: 95px;
	padding:7px;
	text-align:justify;
}

.formNewsletter{
	margin:0px;
	background-color:#FF3300;
	padding:4px;
	text-align:center;
	-moz-border-radius:8px;
}
.input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ref{
	font-size:10px;
	color:#999999;
}


/* SHOPPING STYLESHEET */
.blacktext {
}   
 
.checkout {
}

.checkoutinput {
}   

.nopcart {
	width:600px;
	border:0px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #ffffff;
}

.nopheader {
	background-color:#990000;
	border: 1px solid #990000;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.nopentry, .noptotal, .nopbutton {
	color:#333333;
}

td.nopentry {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom:3px;
	padding-top:5px;
}
