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

body {
	font: 12px normal Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #1a171b;
	background: #ffffff;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, fieldset, table, pre {
	margin: 0;
	padding: 0;
}

ul { list-style: none;}

a, a:active {
	color: #cb0f00;
	outline: none;
	text-decoration: none;
}

a:hover { text-decoration: none;}

.oc a:hover {
	color: #f6862b;
}

a img { border: none;}

#wrapper {
	width: 980px;
	margin: 0 auto 0 auto;
	background: url(../img/containerbg.png) repeat-y left top;
}

#container {
	width: 980px;
	overflow: hidden;
	background: url(../img/topbg.png) no-repeat left top;
}

#maincont {
	width: 775px;
	float: left;
	overflow: hidden;
}


/* header part */

#header {
	width: 775px;
	overflow: hidden;
	position: relative;
}

#logo {
	position: absolute;
	width: 166px;
	height: 80px;
	top: 22px;
	left: 28px;
}

#logo a {
	display: block;
	width: 166px;
	height: 80px;
	text-indent: -10000px;
}

#search { 
	padding: 22px 0 0 0;
	width: 100%; 
	overflow: hidden;
}

#search form {
	width: 325px;
	float: right;
	border: 0;
}

#search form input.txt {
	width: 201px;
	height: 16px;
	padding: 3px 3px 4px 4px;
	border: 0;
	background: url(../img/sboxbg.png) no-repeat left top;
}

#search form input.btn {
	width: 98px;
	height: 22px;
	margin: 0 10px -8px 0;
	background: url(../img/searchbtn.png) no-repeat left top;
}

#search form input.btn:hover, #search form input.btn:active  {
	background: url(../img/searchbtn.png) no-repeat left bottom;
}

/* top navigation first row */
#topnav {
	width: 500px;
	overflow: hidden;
	margin: 22px 0 0 267px;
}

#topnav li {
	float: left;
	font-size: 14px;
	font-weight: bold;
	border-right: 2px solid #1a171b;
	padding: 0 15px 0 15px;
}

#topnav li.last { border-right: none;}

#topnav li a {
	color: #1a171b;
	padding: 0 0 0 0;
}

#topnav li.last a { padding: 0 0 0 0;}

#topnav li a:hover, #topnav li a.active {
	color: #cb0f00;
}

/* top navigation second row */
#topnavred {
	width: 450px;
	overflow: hidden;
	margin: 13px 0 26px 272px;
}

#topnavred li {
	float: left;
	font-size: 12px;
	font-weight: bold;
	border-right: 1px solid #ffffff;
}

#topnavred li.last { border-right: none;}

#topnavred li a {
	color: #ffffff;
	padding: 0 12px 0 12px;
}

#topnavred li.last a { padding: 0 0 0 12px;}

#topnavred li a:hover, #topnavred li a.active {
	color: #1a171b;
}

/* left navigation */

#leftnav {
	width: 182px;
	float: left;
	display: inline;
	margin: 0 0 0 12px;
	background: url(../img/leftnav_brdbg.png) repeat-y left top;
}

#leftnav .mbtm {
	width: 182px;
	height: 4px;
	background: url(../img/leftnav_btm.png) no-repeat left bottom;
}

#leftnav ul.main {
	width: 182px;
	padding: 2px 0 0 2px;
	background: url(../img/leftnav_top.png) no-repeat left top;
}

#leftnav ul.main li {
	width: 178px;
	font-weight: bold;
}

#leftnav ul.main li.mitem {
	border-top: 1px solid #6d6b60;
	background: url(../img/lnav1lvtab.png) no-repeat left top;
}

#leftnav ul.main li.mtop {
	border-top: none;
}

#leftnav ul.main li ul {
	border-top: 1px solid #716f64;
}

#leftnav ul.main li ul ul {
	border-top: none;
}

#leftnav ul.main li a {
	display: block;
	color: #1a171b;
	font-size: 14px;
	text-transform: uppercase;
	padding: 8px 4px 6px 6px;
	background: url(../img/plus_btn_ie6.png) no-repeat right 4px;
}

html>body #leftnav ul.main li a { background: url(../img/plus_btn.png) no-repeat right 4px;}

#leftnav ul.main li a.selected {
	background: url(../img/minus_btn_ie6.png) no-repeat right 4px;
}

html>body #leftnav ul.main li a.selected {
	background: url(../img/minus_btn.png) no-repeat right 4px;
}

#leftnav ul.main li li {
	width: 178px;
	background: #e1e2e3;
	border-top: 1px dotted #b9b9b6;
}

#leftnav ul.main li li.top {
	border-top: 1px solid #c9cac8;
}

#leftnav ul.main li li.selected {
	border-top: none;
	background: url(../img/lnav2lvtab_open.png) no-repeat left top;
}

#leftnav ul.main li li a {
	display: block;
	width: 160px;
	color: #454233;
	font-size: 12px;
	text-transform: uppercase;
	padding: 6px 4px 6px 14px;
	background: url(../img/arrow_btn_ie6.png) no-repeat right 4px;
}

html>/**/body #leftnav ul.main li li a { width: auto!important;}

html>body #leftnav ul.main li li a { background: url(../img/arrow_btn.png) no-repeat right 4px;}

#leftnav ul.main li li a.selected {
	background: url(../img/arrowopen_btn_ie6.png) no-repeat right 4px;
}

html>body #leftnav ul.main li li a.selected {
	background: url(../img/arrowopen_btn.png) no-repeat right 4px;
}

#leftnav ul.main li li li {
	width: 178px;
	background: #ffffff;
	border-top: 1px dotted #b9b9b6;
}

#leftnav ul.main li li li a {
	display: block;
	color: #0852a2;
	font-size: 11px;
	text-transform: capitalize;
	padding: 6px 4px 6px 14px;
	background: none;
}

#leftnav ul.main li li li a:hover { text-decoration: underline;}

#leftnav ul.main li li li a span { color: #454233;}
html>body #leftnav ul.main li li li a { background: none;}

#delimg {
	width: 182px;
	float: left;
	display: inline;
	margin: 20px 0 0 22px;
}

#logos {
	width: 182px;
	float: left;
	display: inline;
	margin: 10px 0 0 12px;
	text-align: center;
}

/* main content */
#content {
	width: 569px;
	float: right;
	overflow: hidden;
}

#text h1 {
	line-height: 1.5em;
	margin: 0 20px 10px 20px;
}

#text h2 {
	line-height: 1.3em;
	margin: 0 20px 10px 20px;
}

#text h3 {
	line-height: 1.1em;
	margin: 0 20px 10px 20px;
}

#text p {
	line-height: 1.5em;
	margin: 0 20px 10px 20px;
}

#text span {
	font-weight: bold;
}

#pagenav {
	width: 569px;
	float: right;
	overflow: hidden;
}

/* select fields */

#sboxes { margin-bottom: 10px; font-size: 11px;}

#sboxes form input.btn {
	width: 99px;
	height: 23px;
	margin: 0 10px -8px 0;
	background: url(../img/searchbtn2.png) no-repeat left top;
}

#sboxes form input.btn:hover, #search form input.btn:active  {
	background: url(../img/searchbtn2.png) no-repeat left bottom;
}

#sboxes select { 
	font: 11px normal Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #1a171b;
	border: 1px solid #9a999b;
}

#sboxes .sel01 { margin-right: 1.2em;}
#sboxes .sel02 { padding-right: 1.4em;}

/* main offer */
#moffer {
	widht: 569px;
	overflow: hidden;
	position: relative;
	background: url(../img/mofferbg.png) repeat-y left top;
}

#moffer .top {
	widht: 569px;
	height: 4px;
	background: url(../img/moffertop.png) no-repeat left top;
}

#moffer .btm {
	widht: 569px;
	height: 6px;
	clear: both;
	background: url(../img/mofferbtm.png) no-repeat left bottom;
}

#moffer .mpbox {
	width: 286px;
	height: 156px;
	float: left;
	display: inline;
	margin: 2px 7px 0 4px;
	overflow: hidden;
	position: relative;z-index: 12; /* for ie6 problem */
	background: url(../img/mpframe.png) no-repeat left top;
}

#moffer .mpbox .pic {
	float: left;
	display: inline;
	margin: 14px 0 0 18px;
}

#moffer .mpbox .price {
	float: right;
	display: inline;
	width: 119px;
	height: 115px;
	margin: 18px 15px 0 0;
	background: url(../img/rcircle_moffer.png) no-repeat left top;
}

#moffer .mpbox .price p { margin: 6px 14px 0 14px; text-align: center; color: #ffffff; line-height: 1.4em; font-size: 14px;}
#moffer .mpbox .price .org { color: #f6862b;}

#moffer .mpbox .price .dark { color: #1a171b; font-size: 16px;}

#moffer .txt {
	width: 262px;
	float: left;
	margin-top: 7px;
	position: relative;z-index: 14; /* for ie6 problem */
}

html>body #moffer .txt {position: static;}

#moffer .txt h1 {
	font-size: 14px;
	margin-bottom: 8px;
}

#moffer .txt p { margin-bottom: 8px;}

#moffer .btnbox {
	position: absolute;
	right: 10px;
	bottom: 0;
}

#moffer .btnbox input.btn {
	width: 98px;
	height: 22px;
	background: url(../img/addtobasket01.png) no-repeat left top;
}

#moffer .btnbox input.btn:hover, #moffer .btnbox input.btn:active  {
	background: url(../img/addtobasket01.png) no-repeat left bottom;
}


/* small offers */
.soffer {
	width: 182px;
	height: 420px;
	position: relative;
	float: left;
	padding: 7px 5px 5px 5px;
	margin-top: 7px;
	border-top: 1px dashed #9a999b;
	border-right: 1px dashed #9a999b;
	border-bottom: 1px dashed #9a999b;
}

.sofirst {
	padding-left: 0;
}

.solast {
	padding-right: 0;
	margin-right: 0;
	border-right: 0;
}

.soffer .pbox {
	width: 182px;
	height: 114px;
	overflow: hidden;
	background: url(../img/sofferbg.png) no-repeat left top;
}

.soffer .pbox .pic {
	float: left;
	display: inline;
	margin: 12px 0 0 15px;
}

.soffer .pbox .price {
	float: right;
	display: inline;
	width: 67px;
	height: 64px;
	margin: 20px 14px 0 0;
	background: url(../img/rcircle_soffer.png) no-repeat left top;
}

.soffer .pbox .price p { margin: 14px 14px 0 14px; text-align: center; color: #ffffff; line-height: 1.4em; font-size: 14px;}
.soffer .pbox .price .pmp { margin: 8px 10px 0 10px; text-align: center; color: #ffffff; line-height: 1.2em; font-size: 12px;}

.soffer .txt {
	width: 165px;
	margin: 8px 0 0 8px;
}

.soffer .txt h2 {
	font-size: 14px;
	margin-bottom: 8px;
}

.soffer .txt p { margin-bottom: 8px;}

.soffer .btnbox {
	position: absolute;
	bottom: 5px;  /* this is example value, put what ever you decide is fine */
	right: 5px;  /* this is example value, put what ever you decide is fine */

}

.soffer .btnbox p { margin-bottom: 7px; color: #1a171b;}

.soffer p.grey { color: #807b7c; font-size: 11px;}

.soffer p.red { color: #cb0f00;}

.soffer p.dark { font-size: 14px;}

.soffer .btnbox p.add { margin: 10px 0 5px 0;}

.soffer .btnbox p.add input.btn {
	width: 98px;
	height: 22px;
	background: url(../img/addtobasket02.png) no-repeat left top;
}

.soffer .btnbox p.add input.btn:hover, .soffer .btnbox p.add input.btn:active  {
	background: url(../img/addtobasket02.png) no-repeat left bottom;
}

/* Carousel offers */
.coffer {
	width: 182px;
	height: 240px;
	position: relative;
	float: left;
	padding: 5px 5px 5px 5px;
	margin-top: 0;
}

.coffer .pbox {
	width: 182px;
	height: 98px;
	overflow: hidden;
}

.coffer .pbox .pic {
	float: left;
	display: inline;
	margin-left: 10px;
}

.coffer .pbox .price {
	float: right;
	display: inline;
	width: 67px;
	height: 64px;
	margin: 10px 18px 0 0;
	background: url(../img/rcircle_soffer.png) no-repeat left top;
}

.coffer .pbox .price p { margin: 14px 14px 0 14px; text-align: center; color: #ffffff; line-height: 1.4em; font-size: 14px;}
.coffer .pbox .price .pmp { margin: 8px 10px 0 10px; text-align: center; color: #ffffff; line-height: 1.2em; font-size: 12px;}

.coffer .txt {
	width: 165px;
	margin: 0 0 0 8px;
}

.coffer .txt h2 {
	font-size: 14px;
	margin-bottom: 8px;
}

.coffer .txt p { margin-bottom: 8px;}

.coffer .btnbox {
	position: absolute;
	bottom: 5px;  /* this is example value, put what ever you decide is fine */
	right: 5px;  /* this is example value, put what ever you decide is fine */

}

.coffer .btnbox p { margin-bottom: 7px; color: #1a171b;}

.coffer p.grey { color: #807b7c; font-size: 11px;}

.coffer p.red { color: #cb0f00;}

.coffer p.dark { font-size: 14px;}

.coffer .btnbox p.add { margin: 10px 0 5px 0;}

.coffer .btnbox p.add input.btn {
	width: 98px;
	height: 22px;
	background: url(../img/addtobasket02.png) no-repeat left top;
}

.coffer .btnbox p.add input.btn:hover, .soffer .btnbox p.add input.btn:active  {
	background: url(../img/addtobasket02.png) no-repeat left bottom;
}

.yui-carousel-nav {
	display:none;
}

.yui-carousel-button {
	display:none;
}

.yui-carousel-nav ul {
	display:none;
}

#carouselitems ol {
	height: 240px;
	display: inline; 
	float: left;
	overflow: hidden;
}

#carouselitems li {
	padding: 14px 0 0 0;
	height: 240px;
	border: none;
	text-align: left;
	background: url(../img/cofferbg.png) no-repeat left top;
}

#carouselitems li.final {
	text-align: center;
	background: url(../img/red.png) no-repeat left top;
}

#carouselitems li.final p.white {
	font: 15px normal Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #fff;
}

#carouselitems li.final p.orange {
	font: 13px normal Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #f6862b;
}

#carouselitems li.final p.orangeBig {
	font: 22px normal Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #f6862b;
	font-weight: bold;
}

.dtd {
	font: 16px normal Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #cb0f00;
	padding: 140px 10px 0px 0px;
	text-align: right;
}

.dtd a {
	font: 10px normal Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #000;
}

.dtd a:hover {
	color: #cb0f00;
}


/* right column */
#right_column {
	width: 189px;
	float: right;
	display: inline;
	margin-right: 8px;
}

/* quick contact */
#qcontact {
	width: 189px;
	height: 243px;
	margin: 8px 0 10px 0;
	background: url(../img/qcontactbg_ie6.png) no-repeat left top;/* ie6 background */
}

html>body #qcontact { background: url(../img/qcontactbg.png) no-repeat left top;} /* other browsers background */

#carousel {
	width: 189px;
	height: 243px;
	margin: 8px 0 10px 0;
}

/*html>body #carousel { background: url(../img/cofferbg.png) no-repeat left top;} /* other browsers background */

#qcontact p {
	padding: 0 14px 2px 16px;
}

#qcontact p.top {
	padding: 14px 14px 2px 16px;
	line-height: 1.4em;
	font-size: 15px;
}

#qcontact .red { color: #cb0f00; font-weight: bold;}

#qcontact form {
	margin: 10px 12px 0 14px;
	border: 0;
}

#qcontact form p { margin-bottom: 5px;padding: 0;}

#qcontact input.txt {
	width: 158px;
	padding: 2px;
	margin: 0;
	border: 1px solid #aeafaf;
	font: 11px normal Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #1a171b;
}

#qcontact input.btn {
	width: 118px;
	height: 22px;
	background: url(../img/submitdetails_btn.png) no-repeat left top;
}

#qcontact input.btn:hover, #qcontact input.btn:active  {
	background: url(../img/submitdetails_btn.png) no-repeat left bottom;
}


/* basket */
#basket {
	width: 181px;
	margin: 0 0 10px 5px;
	background: url(../img/blibg.png) repeat-y left top;
}

#basket li.top {
	width: 181px;
	padding-top: 0;
	border-bottom: none;
	background: url(../img/basket_top.png) no-repeat left top;
}

#basket li.top a {
	display: block;
	color: #1a171b;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 8px 4px 6px 7px;
	background: url(../img/plus_btn_ie6.png) no-repeat right 6px;
}

html>body #basket li.top a { background: url(../img/plus_btn.png) no-repeat right 6px;}

#basket li.top a.selected {
	background: url(../img/minus_btn_ie6.png) no-repeat right 6px;
}

html>body #basket li.top a.selected {
	background: url(../img/minus_btn.png) no-repeat right 6px;
}

#basket li.btm {
	width: 181px;
	height: 4px;
	border-bottom: none;
	background: url(../img/basket_btm.png) no-repeat left bottom;
}

#basket li.top li {
	width: 177px;
	padding-top: 5px;
	border-bottom: 1px dotted #b9b9b6;
}

#basket li.top li p { margin: 0 0 6px 7px; width: 165px; overflow: hidden;}

#basket li.top li a { 
	color: #0852a2;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize; 
	text-decoration: underline;
	padding: 0;
	background: none;
}

html>body #basket li.top li a {background: none;}

#basket li.top li p span.items {
	display: block;
	float: left;
}

#basket li.top li p span.tprice {
	display: block;
	float: right;
}

#basket li.top li.last { border-bottom: none;}

#basket li.top li.last p { text-align: right;}

#basket li.top li.last p input.btn {
	width: 118px;
	height: 22px;
	background: url(../img/checkout_btn.png) no-repeat left top;
}

#basket li.top li.last p input.btn:hover, #basket li.top li.last p input.btn:active  {
	background: url(../img/checkout_btn.png) no-repeat left bottom;
}

#star {
	width: 180px;
	height: 180px;
	margin: 10px 5px 0 5px;
	background: url(../img/orangestar.png) no-repeat left top;
}

#star p {
	padding: 32px 20px 0 20px;
	color: #ffffff;
	text-align: center;
}

#star p .big { text-transform: uppercase;}

#star p .bigup { text-transform: uppercase; font-size: 14px;}

/* footer */

#footer {
	width: 980px;
	padding-bottom: 20px;
	background: url(../img/containerbg.png) no-repeat right bottom;
}

#footer h1 {
	width: 580px;
	font-size: 1em;
	text-align: center;
	margin: 5px auto 0 auto;
}

#footer p {
	width: 580px;
	font-size: 0.8em;
	text-align: center;
	margin: 5px auto 0 auto;
}

#footerurls {
	width: 980px;
	padding-bottom: 20px;
	background: url(../img/containerbtm.png) no-repeat right bottom;
}

#footerurls p {
	clear: both;
	text-align: left;
	padding: 10px 0 0 50px;
	font-weight: bold;
}

#footerurls p span {
	font-size: 1.3em;
}

#footerurls ul {
	padding: 10px 10px 10px 50px;
	clear: both;
}

#footerurls ul li {
	font-size: 0.8em;
	float: left;
	width: 220px;
}

#footerurls ul li a {
}

#ftrnav {
	width: 580px;
	overflow: hidden;
	margin: 15px auto 0 auto;
}

#ftrnav li {
	float: left;
	font-size: 11px;
	border-right: 1px solid #1a171b;
}

#ftrnav li.last { border-right: none;}

#ftrnav li a {
	color: #1a171b;
	padding: 0 6px 0 7px;
}

#ftrnav li.last a { padding: 0 0 0 7px;}

/* inner/more info page */

#moffer .mleft {
	width: 369px;
	float: left;
	display: inline;
	position: relative; z-index: 15; /* for ie6 problem */
	margin: 0 10px 0 4px;
}

#moffer .mpboxbig {
	width: 369px;
	height: 198px;
	margin: 2px 0 0 0;
	overflow: hidden;
	
	background: url(../img/mpbigframe.png) no-repeat left top;
}

#moffer .mpboxbig .pic {
	float: left;
	display: inline;
	text-align: center;
	margin: 14px 0 0 18px;
}

#moffer .mpboxbig .pic img { margin-bottom: 8px;}

#moffer .mpboxbig .pic span { 
	font-size: 12px;
	color: #eb6b0b;
	font-weight: bold;
}

#moffer .mpboxbig .price {
	float: right;
	display: inline;
	width: 152px;
	height: 147px;
	margin: 18px 15px 0 0;
	background: url(../img/rcircle_moffer_big.png) no-repeat left top;
}

#moffer .mpboxbig .price p { margin: 24px 14px 0 14px; text-align: center; color: #ffffff; line-height: 1.4em; font-size: 18px;}

#moffer .mpboxbig .price .org { color: #f6862b;}

#moffer .mpboxbig .price .dark { color: #1a171b; font-size: 22px;}

#moffer h2 {
	font-size: 14px;
	padding: 10px 0 5px 15px;
	border-bottom: 1px solid #b9b9b6;
}

#moffer .ftable {
	width: 369px;
	padding-bottom: 8px;
}

#moffer .ftable li {
	width: 369px;
	overflow: hidden;
	border-bottom: 1px dotted #b9b9b6;
}

#moffer .ftable li p {
	float: left;
	padding: 5px 5px 5px 15px;
}

#moffer .ftable li p.pleft {
	width: 30%;
	border-right: 1px solid #b9b9b6;
}

#moffer .ftable li p.pright {
    width: 58%;
    border-left: 1px solid #b9b9b6;
    margin-left: -1px;
}

#moffer .txtbig {
	width: 175px;
	float: left;
	overflow: hidden;
	margin-top: 7px;
	position: relative; z-index: 16; /* for ie6 problem */
}

html>body #moffer .txtbig { position: static;}

#moffer .txtbig h2 {
	font-size: 14px;
	margin-bottom: 8px;
	padding: 0;
	border: 0;
}

#moffer .txtbig p { margin-bottom: 8px;}

#moffer .btnbig {
	float: right;
    margin: 20px 2px 0 0;
	text-align: right;
}

#moffer .btnbig p { margin-bottom: 7px; color: #1a171b;}

#moffer p.grey { color: #807b7c; font-size: 11px;}

#moffer p.red { color: #cb0f00;}

#moffer p.dark { font-size: 14px;}

#moffer .btnbig p.add { margin: 10px 0 5px 0;}

#moffer .btnbig p.add input.btn {
	width: 98px;
	height: 22px;
	background: url(../img/addtobasket01.png) no-repeat left top;
}

#moffer .btnbig p.add input.btn:hover, #moffer .btnbig p.add input.btn:active  {
	background: url(../img/addtobasket01.png) no-repeat left bottom;
}

#wrapper #copyright{margin-left:250;}
