@import url(./reset.css);

* {
margin:0;
padding:0;
}

body, tr, th, td,pre, tt, code, kbd, samp { 	font-size: small; }
body { margin: 0px; padding: 0; font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif; color: #000000; text-align: center}
a { color: #ba2f00; text-decoration: none; }
a:hover { text-decoration: underline; }
body, html {
	background: #ffe577;
}
h2, h3 {
	margin: 0px;
	padding: 10px;
}
/*
#col-3 h2 {
	background: url(../images/content-box-bg.png) repeat-x bottom;
	font-size: 190%;
	color: #5e5e5e;
	margin: 1px;
	margin-top: 0px;
	border-top: 1px solid #dadada;
}
*/
.padding {
	padding: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 10px;
	text-align: justify;
}
.page-clear {
	clear: both;
	font-size: 1px;
	margin: 0;
	padding: 0;
	line-height: 1px;
}
.page-clear-separ {
	clear: both;
	font-size: 1px;
	margin: 0;
	margin: 0 10px;
	padding: 10px;
	line-height: 2px;
	background: url(../images/sep01.png) repeat-x bottom;
}
.page-body-clear {
	clear: both;
	font-size: 1px;
	margin: 0;
	padding: 0;
	line-height: 12px;
	background-color: Aqua;
}
.products-page-clear {
	clear: both;
	font-size: 1px;
	margin: 0;
	margin-right: 10px;
	padding: 0;
	line-height: 2px;
	background: url(../images/sep01.png);
}

.image-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.image-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.content-left {
	padding-right: 10px;
}
.content-right {
	padding-left: 10px;
}
.button {
	margin: 10px 0;
	/*clear: both;*/
	height: 25px;
}
.button .left {
	float: left;
	margin-right: 10px;
}
.button .right {
	float: right;
	margin-left: 10px;
}
.products {
	background: url(../images/products-bg4.png) no-repeat right top;
	clear: both;
	height: 1%;
}
.products a {
	color: #666;
}
.products h4 {
	height: 50px;
	margin: 0px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-top: 4px;
	font-size: 130%;
	font-weight: normal;
}
.products.small h4 {
	font-size: 100%;
}
.products-short {
	margin-left: 130px;
	margin-right: 122px;
	text-align: justify;
}
.products .image,
.image {
	border: 0px solid #d8d8d8;
	padding: 0px;
}
.products .button {
	padding-right: 30px;
}

.boxes .products {
	background: none;
}
.boxes ul.price .new-price {
	color: White;
}
ul.price {
	text-align: right;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
ul.price li {
	margin: 0px;
	padding-right: 30px;
	white-space: nowrap;
	margin-bottom: 0px;
	padding-bottom: 4px;
}
ul.price li.buttons {
	margin-top: 7px;
	clear: left;
}
ul.price li.new-price {
	font-size: 120%;
	font-weight: bold;
	color: #c90000;
}
ul.price li.old-price span {
	text-decoration: line-through;
	color: Gray;
}
ul.price .tax {
	font-size: 90%;
}
ul.price.small {
	font-size: 90%;
}

/*
#subcategories {
	background: #f2f2f2 url(../images/content-h3-bg-.png) repeat-x 0 10px;
	margin: 1px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#subcategories h3 {
	background: url(../images/content-box-h3-bg.png) repeat-x bottom;
	color: #666;
	height: 30px;
	line-height: 30px;
	padding: 0px 10px;
	font-size: 120%;
	font-weight: normal;
	margin-bottom: 15px;
	border-left: 0px solid #5e5e5e;
}
*/
ul#filter {
	margin: 10px 0;
	padding: 0px;
	clear: both;
}
ul#filter li {
	width: 50%;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul#filter a {
	padding: 5px 0;
	padding-left: 20px;
	margin-left: 10px;
	/*line-height: 30px;*/
	background: url(../images/bulet-3.png) no-repeat left;
	display: block;
	color: #666;
}
ul#filter a:hover {
	background-image: url(../images/bulet-3-active.png);
}
ul#filter a.active {
	background-image: url(../images/bulet-3-active.png);
}
ul#filter.col3 li {
	width: 33.3%;
}
ul#filter.col3 li {
	width: 25%;
}
/* @group col */
.col25 {
	width: 25%;
	float: left;
}
.col30 {
	width: 30%;
	float: left;
}
.col33 {
	width: 33.3%;
	float: left;
}
.col50 {
	width: 50%;
	float: left;
}
.col70 {
	width: 70%;
	float: left;
}


/* @group Horiz Menu */

div#horiz-menu ul {
	margin: 0;
	padding: 0;
}

div#horiz-menu li {
	margin: 0;
	padding: 0;
	margin-right: 3px;
	float: left;
	list-style: none;
}

div#horiz-menu a {
	display: block;
	float: left;
	padding: 0 25px;
	height: 47px;
	line-height: 47px;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/menu-bg.png) repeat-x;
	color: #663333;
	border-left: 1px solid #ffaf03;
	border-right: 1px solid #ffaf03;
}
div#horiz-menu li.active a {
	background: none;
	color: #c90000;
}

/* @end */






















ul#menu-vertical {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, Helvetica, sans-serif;
	/*list-style: inside url(../images/boxes/boxes1-li-bg.png) no-repeat 5px -8px;*/
}

ul#menu-vertical li { 
	margin: 0 0 0px 0px;
	padding: 0px;
	display: inline;
}
ul#menu-vertical li span {
	background: url(../images/boxes/boxes1-li-bg.png) no-repeat 5px -9px;
	display: block;
	margin-left: -40px;
	padding: 2px;
	padding-left: 40px;
}

ul#menu-vertical a {
	display: block;
	padding: 7px 10px;
	padding-left: 40px;
	color: #666;
	text-decoration: none;
	border-bottom: 0px solid #999;
	height: 1%;
	background: transparent url(../images/boxes/boxes1-li-sep.png) no-repeat bottom right;
	position: relative;
	z-index:10;
	margin-right: 0px;
}
ul#menu-vertical li#last a{
	border-bottom: none;
	
}
/*
ul#menu-vertical a:hover,
ul#menu-vertical li a#current {
	color: #fc0;
	text-decoration: none;
}
*/
ul#menu-vertical a:hover {
	color: #000;
	text-decoration: underline;
}
ul#menu-vertical li a#current span {
	background-position: 5px -123px;
}
ul#menu-vertical ul li,
ul#menu-vertical ul ul li { 
	margin: 0 0 0px 0; 
}

ul#menu-vertical ul a {
	display: block;
	padding: 7px 10px;
	padding-left: 30px;
	text-decoration: none;
	border-bottom: 0px solid #d5d5d5;
}
ul#menu-vertical ul a:hover {
	text-decoration: none;
}
/*
ul#menu-vertical ul a#subcurrent {
	color: #fc0;
}
*/
ul#menu-vertical ul li span {
	background-position: 7px -9px;
}
ul#menu-vertical ul a#subcurrent span {
	background-position: 7px -123px;
}
ul#menu-vertical ul ul a {
	display: block;
	padding: 7px 10px;
	padding-left: 30px;
	text-decoration: none;
	border-bottom: 0px dashed #d5d5d5;
}

/*
ul#menu-vertical {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;

}

ul#menu-vertical li { 
	margin: 0 0 0px 0px;
	padding: 0px;
	display: inline;
}

ul#menu-vertical a {
	display: block;
	padding: 5px 10px;
	color: #40331e;
	text-decoration: none;
	border-bottom: 1px solid #999;
	height: 1%;
	background: url(../images/dropdown-child2.png) 0px no-repeat;
	position: relative;
	z-index:10;
	overflow: hidden;
}
ul#menu-vertical li#last a{
	border-bottom: none;
	
}
ul#menu-vertical a:hover,
ul#menu-vertical li a#current {
	color: Gray;
	text-decoration: none;
}

ul#menu-vertical ul li { 
	margin: 0 0 0px 0; 
}

ul#menu-vertical ul a {
	padding: 3px 3px 3px 20px;
	text-decoration: none;
	border-bottom: 1px solid #d5d5d5;
}
ul#menu-vertical ul a:hover {
	text-decoration: none;
}
ul#menu-vertical ul a#subcurrent {
	color: #CC3300;
}
ul#menu-vertical ul ul a {
	display: block;
	padding: 3px 3px 3px 30px;
	text-decoration: none;
	border-bottom: 1px dashed #d5d5d5;
}
*/



.form {
	line-height: 30px;
	padding: 10px;
}
.form .info {
	line-height: 20px;
	color: Green;
	background-image: none;
}
.form fieldset { 
	border: none;
	padding:	0px 0px;
}
.form label {
	float: left;
	width: 150px;
}
.form legend {
	color: #c90000; 
	/*width: 100px; */
	text-align:	center; 
	font-weight: bold; 
	margin-bottom: 0.1em;
	padding: 0 0px;
}
.required {
	color: #c90000;
}



.content-box-top {
	margin: 0px;
	margin-bottom: 1px;
	padding-bottom: 10px;
	background: #efefef;
}
.content-box-top h2 {
	color: #555555;
	font-size: 280%;
	border-top: 0px solid #34568e;
	height: 80px;
}	 
.content-box-top h2 span {
	display: block;
	font-size: 60%;
}
.content-box-top.small h2 {
	background: none;
}
.content-box-top.small h2 span {
	color: #333333;
}
.content-box-top img.image {
	border: 1px solid #d9d9d9;
	background: White;
	margin: 10px;
	padding: 6px;
}



.content-box {
	clear: both;
	margin: 1px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	background: url(../images/content-box-bg.png) repeat-x bottom;
	height: 1%;
}
.content-box a {
	color: #666;
}
.content-box .padding {
	padding: 10px 10px;
}
.content-box h3 {
	background: url(../images/content-box-h3-bg.png) no-repeat left;
	color: #666;
	height: 49px;
	line-height: 49px;
	padding: 0px 0px;
	padding-left: 60px;
	margin: 0px 0px;
	font-size: 120%;
	font-weight: normal;
}
.content-box h3 span {
	color: #c90000;
	padding-left: 10px;
}
.content-box h4 {
	margin: 0px;
	padding-bottom: 10px;
}
.content-box address {
	margin: 0 10px;
}
.content-box .page-clear-separ {
	margin: 0px;
}
.content-box img.image {
	border: 1px solid #d9d9d9;
	background: White;
	padding: 6px;
}
ul#categories-all {
	margin: 0px;
	padding: 0 10px;
}
ul#categories-all li {
	width: 25%;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 3px 0;
}
ul#categories-all li a {
	background: url(../images/h3-arrow.png) no-repeat left;
	padding: 0px;
	padding-left: 20px;
}



/* split-page-results */
.listing-split {
	clear: both;
	margin: 15px 1px;
	background: url(../images/listing-split.png) repeat-x 50%;
	color: #666;
}
.display-count {
	text-align: center;
	padding-bottom: 3px;
	margin-bottom: 0px;
}
.display-links {
	padding-top: 10px;
	margin-top: 0px;
}
/* display-links */
ul#display-links {
	padding: 0px;
	padding-top: 0px;
	margin: 0px;
	text-align: center;
}
ul#display-links li {
	list-style-type: none;
	display: inline;
	padding: 1px 3px;
	background: #f1f1f1;
	margin: 0 4px;
	border: 1px solid #dedede;
}
ul#display-links li.icons {
	background: transparent url(../images/split-page-result.gif) no-repeat;
	border: none;
	padding: 1px 4px;
	width: 10px;
	border: 0px solid #FFB6C1;
}
ul#display-links a {
	font-weight: bold;
}
ul#display-links li.icons a:hover {
	text-decoration: none;
}
ul#display-links li.icons.first {
	background-position: 1px 50%;
}
ul#display-links li.icons.previous {
	background-position: -19px 50%;
}
ul#display-links li.icons.next {
	background-position: -39px 50%;
}
ul#display-links li.icons.last {
	background-position: -59px 50%;
}




/* @group boxes */
.boxes {
	background: url(../images/boxes/boxes1-bg.png) repeat-y right;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.boxes h3 {
	color: #666;
	margin: 0px;
	padding: 0px;
	padding-left: 60px;
	background: url(../images/boxes/boxes1-h3-bg.png) no-repeat top;
	height: 48px;
	line-height: 48px;
	font-size: 120%;
	font-weight: normal;
	border-top: 0px solid #8b8b8b;
	border-bottom: 0px solid #dedede;
}
.boxes h4 {
	color: White;
}
.boxes a {
	color: #666;
}
/* @group layout */
#page-top {
	background: #fff url(../images/page-top-bg2.png) repeat-x top center;
}
#page-bottom {
	background: url(../images/page-bottom-bg.png) repeat-x bottom;
}
#header {
	background: url(../images/header-bg.png) repeat-x bottom;
	height: 245px;
	text-align: center;
	width: 100%;
}
#footer-clear {
	clear: both;
	font-size: 1px;
	margin: 0;
	padding: 0;
	line-height: 12px;
}
#footer {
	height: 224px;
	background: url(../images/footer-bg.png) repeat-x top;
}
#footer-logo {
	background: url(../images/logo-footer.png) no-repeat 50% 0;
	margin-top: 53px;
	height: 65px;

}
/*
#shadow1 {
	background: url(../images/main-shadow-l.png) 0 245px no-repeat;
}
#shadow2 {
	background: url(../images/main-shadow-r.png) 100% 245px no-repeat;
	padding: 0 16px;
}
*/
#shadow1 {
	background: url(../images/shadow-l2.png) repeat-y left;
}
#shadow2 {
	background: url(../images/shadow-r2.png) repeat-y right;
	padding: 0 13px;
}

#navig-top {
	height: 47px;
	line-height: 47px;
	text-align: center;
}
#navig-bottom {
	height: 47px;
	line-height: 47px;
	text-align: center;
}
#navig-top a, #navig-bottom a {
	padding: 10px;
	color: #8B0000;
}

#logo {
	height: 86px;
	width: 439px;
	margin: 53px auto;
}
#logo a {
	background-color: transparent;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	color: black;
	height: 86px;
	width: 439px;
	text-align: left;
}
#logo h1 {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#logo span {
	cursor: pointer;
	display: block;
	position: absolute;
	height: 86px;
	width: 439px;
	margin: 0;
	padding: 0;
	right: 0;
	top:0;
	z-index: 1;
	background: url(../images/logo-header.png);
}
#bottom {
	margin-top: 20px;
	height: 20px;
	clear: both;
	padding: 0 10px;
}
#bottom a {
	color: Black;
}
#bottom #copyright {
	float: left;
}
#bottom #info {
	float: right;
}
















/* message start */
.message {
	margin: 1px;
	margin-bottom: 10px;
	padding: 10px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.message ul {
	margin: 0px;
	padding: 0px;
}
.message li {
	list-style: disc;
	margin-left: 55px;
}
.message.alert {
	background-image: url(../images/status-alert.png);
	background-color: #ffd6d6;
	color: #cc0000;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
}
.message.info {
	background-image: url(../images/status-info.png);
	background-color: #d8e5f8;
	color: #0055bb;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
}
.message.note {
	background-image: url(../images/status-note.png);
	background-color: #fef6d8;
	color: #b79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
}
.message.note a {
	color: #b79000;
	font-weight: bold;
}
.message.download {
	background-image: url(../images/status-download.png);
	background-color: #eef7dd;
	color: #57861a;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
}
/* message end */
