html, body {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(/tpl/classic/images/bg.png);
	background-repeat: repeat-x;
	font-size: 0.75em;
	font-family: Arial,Helvetica,sans-serif;
	color: #666;
	background-color: #fffffe;
}

img {
	border-width: 0px;
}

h1 {
	font-size: 140%;
	color: #000;
}

h2 {
	font-size: 120%;
	color: #000;
}

h3 {
	font-size: 110%;
	color: #000;
}

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

a:hover {
	color: #000;
	text-decoration: underline;
}

form {
	margin: 0;
}

/* toplinks */

#toplinks {
	color: #000726;
	font-size: 13px;
	text-align: right;
	margin-right: 50px;
	margin-top: -70px;
}

#toplinks a {
	color: #000726;
	text-decoration: none;
}

#toplinks a:hover {
	text-decoration: underline;
}

#site    { 
	width: 980px;
	margin: 0 auto;
	background: #fff url(/tpl/classic_red/images/site_t.png) repeat-x top;
}

.site-tl { background: transparent url(/tpl/classic_red/images/site_tl.png) no-repeat top left; }
.site-tr { background: transparent url(/tpl/classic_red/images/site_tr.png) no-repeat top right; }
.site-r  { background: transparent url(/tpl/classic_red/images/site_r.png) repeat-y right; }
.site-l  { background: transparent url(/tpl/classic_red/images/site_l.png) repeat-y left; }
.site-b  { background: transparent url(/tpl/classic_red/images/site_btm.jpg) repeat-x bottom; }
.site-inner { padding: 22px 17px 18px 17px; }
.wrapper { width: 100%; }

.sidebar {
	width: 190px;
	padding: 0 5px 20px 5px;
}

#sidebar_l {
	background: transparent url(/tpl/classic/images/sidebar_l.png) repeat-y right;
	vertical-align: top;
}
#sidebar_r {
	background: transparent url(/tpl/classic/images/sidebar_r.png) repeat-y left;
	vertical-align: top;
}

.sidebar h2 {
	font-size: 120%;
}
#sidebar_l h2 {
	background: transparent url(/tpl/classic_red/images/heading_l_02.png) repeat-y;
	width: 190px;
	text-align: center;
}
.sidebar h3 {
	font-size: 110%;
	margin-top: 1.2em;
	margin-bottom: 0.2em;
}
#sidebar_l h2 span { display: block; background: transparent url(/tpl/classic_red/images/heading_l_01.png) no-repeat top left;}	
#sidebar_l h2 span span { background: transparent url(/tpl/classic_red/images/heading_l_03.png) no-repeat bottom left; padding: 4px 19px 11px 19px; min-height: 14px; }	

#sidebar_r h2 {
	background: transparent url(/tpl/classic_red/images/heading_r_02.png) repeat-y;
	width: 190px;
	text-align: center;
}
#sidebar_r h2 span { display: block; background: transparent url(/tpl/classic_red/images/heading_r_01.png) no-repeat top left;}	
#sidebar_r h2 span span { background: transparent url(/tpl/classic_red/images/heading_r_03.png) no-repeat bottom left; padding: 4px 19px 11px 19px; min-height: 14px; }	

#content {
	vertical-align: top;
	padding: 10px;
}

#footer {
	font-size: 80%;
	text-align: center;
	margin: 1em 0;
	width: 960px;
	margin: 0 auto;
}

#home p {
	font-size: 120%;
	text-align: center;
	clear: both;
	margin: 3em 0 2em 0;
}

#home .box1 { background: transparent url(/tpl/classic_red/images/mb_t.png) repeat-x top; clear: both; }
#home .box2 { background: transparent url(/tpl/classic_red/images/mb_b.png) repeat-x bottom; }
#home .box3 { background: transparent url(/tpl/classic_red/images/mb_l.png) repeat-y left; }
#home .box4 { background: transparent url(/tpl/classic_red/images/mb_r.png) repeat-y right; }
#home .box5 { background: transparent url(/tpl/classic_red/images/mb_tl.png) no-repeat top left; }
#home .box6 { background: transparent url(/tpl/classic_red/images/mb_bl.png) no-repeat bottom left; }
#home .box7 { background: transparent url(/tpl/classic_red/images/mb_tr.png) no-repeat top right; }
#home .box8 { background: transparent url(/tpl/classic_red/images/mb_br.png) no-repeat bottom right; }

#home .box  {
	padding: 18px;
	clear: both; 
}

#home .category {
	float: left;
}
#home .category a {
	display: block;
	text-align: center;
	width: 138px;
	height: 138px;
	padding: 10px;
}

#home .category a:hover {
	padding: 5px 5px 15px 15px;
	text-decoration: none;
}
#home .item0, #home .item1, #home .item3, #home .item4 {
	border-right: 1px solid #fff;
	border-right: 1px solid #eee;
}
#home .item0, #home .item1, #home .item2 {
	border-bottom: 1px solid #fff;
	border-bottom: 1px solid #eee;
}

ul.categories {
	display: block;
	float: left;
	width: 250px;
}


#location {
	margin-bottom: 5px;
}

#search {
	float: right;
	width: 251px;
	background-color: #f7f7f7;
	padding: 10px;
	border: 1px solid #eee;
	margin: 0 0 10px 10px;
}

#search h2 {
	margin: 0 0 0.6em 0;
	color: #00397f;
	font-size: 110%;
}
#search .editbox {
	border: 1px solid #dedede;
	background-color: #fff;
	width: 200px;
}

#search .input-border {
	background-color: #fff;
	border: 1px solid #ff7f07;
	padding: 1px;
	width: 202px;
	float: left;
	margin-top: 1px;
}


#header {
	margin: 0;
	padding-top: 30px;
	padding-left: 10px;
	height: 84px;
	width: 980px;
	margin: 0 auto;
}

#logo {
	width: 700px;
	height: 70px;
	margin:-25px auto 0 20px;
}


#brands {
	width: 165px;
	margin: 0 auto;
	background-color: #fff;
}

.button, .button2 {
	height: 28px;
	width: 138px;
	background: transparent url(/tpl/classic_red/images/button.png) no-repeat;
	text-align: center;
	display: block;
	padding-top: 7px;
	margin-top: 5px;
}
.button:hover, .button2:hover {
	text-decoration: none;
	background-position: 0 -35px;
}

#items {
	clear: both;
}

#items .product {
	padding: 10px 0;
	border-top: 1px solid #efefef;
}
#items .product h2 { margin-top: 0; }
#items .product:hover { background-color: #f8f8f8; }

#items .product .price {
	float: right;
	width: 170px;
	margin-left: 10px;
}

#items .product .image {
	float: left;
	width: 150px;
	margin: 0 10px 10px 0;
}
#items .product .image a {
	border: 1px solid #efefef;
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 120px;
}
#items .product:hover .image a {
	border: 1px solid #ccc;
}
#items .product .image a:hover {
	border: 1px solid #ff7c00;
	border-right-color: #ffa23d;
	border-top-color: #ffa23d;
}

#items .product .image img {
	display: block;
	border: 10px solid #fff;
}

#items .product .description {
	margin: 0 0 0 160px;
}

#specifications .button, #specifications .button2 {
	margin: 0 auto;
}

#product .image {
	float: left;
	width: 180px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#product .image img {
	display: block;
	margin: 0 auto;
	padding: 0 10px;
}

#product .description {
	margin-left: 220px;
	width: 60%;
}
#items {
	clear: both;
}
#items .offer {
	padding: 10px 0;
	clear: both;
	border-top: 1px solid #efefef;
}
#items .offer:hover { background-color: #f8f8f8; }

#items .offer .image {
	float: left;
	width: 150px;
	margin: 0 10px 10px 0;
}

#items .offer .image a {
	border: 1px solid #efefef;
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 120px;
}
#items .offer:hover .image a {
	border: 1px solid #ccc;
}
#items .offer .image a:hover {
	border: 1px solid #ff7c00;
	border-right-color: #ffa23d;
	border-top-color: #ffa23d;
}
#items .offer .image img {
	display: block;
	border: 10px solid #fff;
	padding: 0;
}

#items .offer .price {
	float: right;
	width: 170px;
}
#items .offer .store {
	float: right;
	width: 130px;
}

#items .offer .description {
	margin: 0 330px 0 170px;
}

#items .button, #items .button2 {
	margin-top: 5px;
}

#specifications {
	width: 100%;
	clear: both;
}
#specifications td {
	padding: 10px;
	vertical-align: top;
}
#specifications h3 {
	margin-top: 30px;
	clear: both;
	background-color: #efefef;
	padding: 10px;
}
#specifications .product {
	text-align: center;
}
#specifications .specification {
	padding: 5px 0;
}
#specifications .label {
	border-bottom: 1px solid #efefef;
}
#specifications .value {
	border-bottom: 1px solid #efefef;
}

ul#menu {
	margin: 0;
	padding: 0 0 0 7px;
	list-style-type: none;
	height: 40px;
	width: 936px;
	position: absolute;
	top: 76px;
	font-size: 130%;
	color: #fff;
	font-weight: bold;
	background: transparent url(/tpl/classic_red/images/menutop.jpg) no-repeat top left;
}
ul#menu li {
	padding: 0;
	margin: 0;
	display: inline;
	float: left;
	height: 40px;
	position: relative;
	width: 105px;
	margin-left: 4px;
}

ul#menu li a {
	margin: 14px 0 0 0;
	display: block;
	color: #fff;
	text-align: center;
}


.pagination {
	text-align: center;
	border: 1px solid #fd8f00;
	border-left-width: 0px;
	border-right-width: 0px;
	margin: 10px 0;
	clear: both;
	font-size: 120%;
	font-weight: bold;
}
.pagination .prev {
	float: left;
}
.pagination .next {
	float: right;
}


#sort {
	clear: both;
	margin: 20px 0;
	text-align: center;
}

div.helptext {
	width: 250px;
	background-color: #FFF;
	position: absolute;
	padding: 4px;
	border:	1px solid #BBBBBB;
}

#contact form {
	line-height: 250%;
}

#contact form ul {
    padding: 0;
    list-style: none;
}

#contact form ul li {
    clear: left;
}

#contact form ul li label {
    float: left;
    width: 12em;
    margin-right: 1em;
	text-align: right;
}

#contact form ul li input {
    margin: 0;
    border: 1px solid #5a5a54;
    padding: 2px;
}
#contact form ul li textarea {
    border: 1px solid #5a5a54;
	width: 100%;
	height: 150px;
}
#contact .captcha label {
	float: none;
	width: auto;
}

.notice {
	color: #009900;
}

.warning {
	color: #ff6600;
}

.error {
	color: #ff0000;
}

/* ADS */
.fullbanner {
	margin: 20px auto;
	width: 468px;
}
.leaderboard {
	margin: 0px auto 20px auto;
	width: 728px;
}
.skyscraper {
	margin: 0 auto;
	width: 160px;
}

/* FIXES */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1px;
}
.clearfix {display: block;}
/* End hide from IE-mac */

