/* CSS Document */

* {
	margin: 0; padding: 0;
}

body {
	background: #FFFFFF url(/images/bg.gif) left top repeat-x;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 16px;
}

.header {
	z-index:10;
	width: 959px;
	margin: 0 auto;
	height: 190px;
	position: relative;
}

.header .top {
	z-index:10;
	position: absolute; right: 0; top: 0; 
}

/* -- */

.header .top .boxes {
	background-color: #360f51;
	padding: 10px 14px 8px 14px; 
	margin-left: 3px;
	font-size: 11px; color: #b294ff;
	float: left;
}
.header .top .boxes a:link, .header .top .boxes a:visited {
	color: #b294ff;
	text-decoration: none;
}
.header .top .boxes a:hover {
	color: #ffffff;
}

/* -- */

.header .top .boxesLayer {
	padding: 10px 14px 8px 14px; 
	margin-left: 3px;
	font-size: 11px; color: #b294ff;
	float: left;
	width: 150px; 
	background:#360f51 url(/images/header/arrowDown.gif) 155px 15px no-repeat;
}
.over {
	padding-bottom: 9px; 
	background:#360f51 url(/images/header/arrowDown.gif) 141px 10px no-repeat;
}
.header .top .boxesLayer a:link, .header .top .boxesLayer a:visited {
	color: #b294ff;
	text-decoration: none;
}
.header .top .boxesLayer a:hover {
	color: #ffffff;
}

.header .top .menuLayer {
	z-index: 10;
	padding: 5px 14px 8px 14px; 
	font-size: 11px; color: #b294ff;
	float: left;
	width: 150px; 
	position: absolute; top: 0; 
	left: 227px !important;
	left: 230px; 
	background-color:#360f51;
}
.header .top .menuLayer a:link, .header .top .menuLayer a:visited {
	color: #b294ff;
	text-decoration: none;
}
.header .top .menuLayer a:hover {
	color: #ffffff;
}

.header .top .menuLayerBasket {
	z-index: 10;
	padding: 5px 14px 8px 14px; 
	font-size: 11px; color: #b294ff;
	float: left;
	width: 150px; 
	position: absolute; 
	top: 0; left: 408px !important;
	left: 411px; 
	background-color:#360f51;
}
.header .top .menuLayerBasket a:link, .header .top .menuLayerBasket a:visited {
	color: #b294ff;
	text-decoration: none;
}
.header .top .menuLayerBasket a:hover {
	color: #ffffff;
}

.top ul li {
	padding-top: 5px;
}


/* -- */

.header .searchBox {
	position: absolute; right: 12px; top: 117px;
	width: 550px;
}

a.serchMenu:link, a.serchMenu:visited {
	font-size: 12px; color: #89daff;
	font-weight: bold;
	text-decoration: none;
	margin-right: 15px;
	background: url(/images/header/seperate.gif) right top no-repeat;
	padding-right: 15px;	
	float: left;
}
a.serchMenu:hover {
	color: #ffffff;
}

.header .offer {
	z-index: 1;
	position: absolute; right: 12px; top: 57px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: right;
	line-height: 18px;
}

/* -- */

.searchForm {
	background: url(/images/header/searchbgAll.gif) left top no-repeat;
	position: absolute; top: -4px; left: 320px;
	width: 230px;
	float: left; height: 26px;
}
.searchField {
	margin: 3px 0 0 20px;
	border: none;
	width: 163px; height: 18px;
	padding: 0;
	position: relative;
	display: block;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	font-weight: bold;
}
.newsletterField {
	border: 1px solid #c4c3bf;
	width: 180px; height: 16px;
	padding: 3px 2px 2px 4px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	font-weight: bold;
	background-color: #ffffff;
	float: left;
}



/* -- */

#menu {
	width: 944px;
	background: #bee002 url(/images/header/menuBg.gif) left top no-repeat;
	height: 29px;
	position: absolute; left: 0; bottom: 0;
	font-size: 15px;
	color: #2d2830;
	padding-top: 11px;
	padding-left: 15px;
	font-weight: bold;
}
#menu a.menuLink:link, #menu a.menuLink:visited {
	color: #2d2830;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 15px;
}
#menu a.menuLink:hover {
	color: #2d2830;
}

a.menuOffers:link, a.menuOffers:visited {
	font-size: 12px; color: #2d2830;
	text-decoration: none;
	margin-left: 15px;
}
a.menuOffers:hover {
	color: #ffffff;
}

.centralTab {
	position: absolute; left: 0; top: 0;
	font-size: 15px;
	color: #2d2830;
	font-weight: bold;
}
.tab {
	padding: 11px 15px 9px 14px;
	background-color: #FFFFFF;
	border: 1px solid #c4c4c4;
	border-bottom: none;
	float: left;
	cursor: pointer;
	height: 20px;
}
.tab a:link, .tab a:visited {
	text-decoration: none;
	color: #2d2830;
	margin-left: 0;
}
.tabLayer {
	position: absolute; top: 40px;
	left: 0;
	border-top: none;
	color: #898989;
	font-size: 13px;
}

.tdSubs {
	border-left: 1px solid #c4c4c4; 
	border-right: 1px solid #c4c4c4; 
	border-top: 1px solid #dbdbdb; 
	background-color: #FFFFFF;
}
.tdSubs a:link, .tdSubs a:visited {
	color: #898989;
	text-decoration: none;
	padding: 6px 0 6px 12px;
	display: block;
}
.tdSubs a:hover {
	color: #2d2830;
	background-color: #f8f9f2;
}
.tdBorderBottom {
	border-bottom: 1px solid #c4c4c4;
}
.tdFake {
	border-left: 1px solid #c4c4c4; border-right: 1px solid #c4c4c4;
}

.tdFake span {
	display: block; height:12px; background-color: #FFFFFF;
}

.newsletterBox {
	width: 959px; height: 50px; 
	clear: both; 
	margin:0 auto;  
	margin-top: 20px; 
	background: #f2f4e5 url(/images/footer/bgNewsletter.jpg) left top no-repeat;
	position: relative;
}

a.greyLink:link, a.greyLink:visited {
	text-decoration: none;
	color: #2d2830;
}
a.greyLink:hover {
	text-decoration: none;
}

.footerBox {
	height: 230px; 
	background: #afd222 url(/images/footer/bg.gif) left top repeat-x;
}
.footerBoxInside {
	width: 959px; 
	height: 230px; 
	margin: 0 auto; 
	background: url(/images/footer/bgBalloon.gif) left top no-repeat; position: relative;
}
.footerBoxInside .about {
	position: absolute; top: 40px; left: 15px;
}
.footerBoxInside p {
	width: 290px; font-size: 12px; padding-top: 10px; line-height: 17px;
}


.footerBoxInside .lists {
	position: absolute; top: 50px; left: 480px;
}

.footerBoxInside .lists a:link, .footerBoxInside .lists a:visited {
	text-decoration: none;
	color: #431e7e;
}
.footerBoxInside .lists a:hover {
	color: #000000;
}

.footerBoxInside .lists ul {
	list-style-type: none; font-size: 11px; color: #431e7e;
}
.footerBoxInside .lists ul li {
	padding-bottom: 2px;
}

.footerDtls {
	position: absolute; top: 195px; left: 19px;
}

.footerDtls span {
	font-size: 11px; color: #728914;
}
.footerDtls span a:link, .footerDtls span a:visited {
	text-decoration: none;
	color: #728914;
}
.footerDtls span a:hover {
	color: #000000;
}




.ietab {
	border: 1px solid #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.ietab a:link, .ietab a:visited {
	padding: 12px 15px 11px 10px;
	text-decoration: none;
	color: #2d2830;
	display: block;
	background-color: #FFFFFF;
}
.iecentralTab {
	position: absolute; left: 51px; top: 0;
	font-size: 15px;
	color: #2d2830;
	font-weight: bold;
}
.ietabLayer {
	position: absolute; top: 40px;
	left: 0;
	border-top: none;
	color: #535353;
	font-size: 13px;
}
