/***********************************************************************
	0 - GENERIC
************************************************************************/

body {
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	text-align:left;
	background-image:url(../i/background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	color:#000000;
}
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th {
	font-family:Tahoma, Verdana, sans-serif, Arial;
	font-size:12px;
	line-height:18px;
}
a { 
	color:#111111;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#8f0d9c;
	text-decoration:none;
	font-weight:bold;
}

/***********************************************************************
	1 - LAYOUT
************************************************************************/

div#wrapper {
	width:920px;
	position:relative;
	padding:0;
	margin:auto;
}

div#overlay {
	position: absolute;
	left: 0px;
	top: 0px;
	
	width: 100%;
	height: 100%;
	
	background-color:#FFFFFF;
	
	/* Set both opacity and filter, for MSIE and firefox compatability */
	opacity: .7;
	filter: alpha(opacity=70);
	
	/* z-index sets the layer order, so that the overlay rests on top.
	Bear in mind that the popup dialogue needs to be even higher! */
	z-index: 99;
	
	/* display:none;*/
}


div#overlaybox {
	position: absolute;
	
	left: 50%;
	margin-left: -200px;
	top: 50%;
	margin-top: -200px;
	
	width: auto;
	padding: 5px;
	
	border: 1px solid #999;
	background-color:#FFF;
	text-align:left;
	
	z-index: 100;
	
	/* display:none;*/
}

div#topbar {
	width:920px; 
	height:205px;
	text-align:left;
	position:relative;
	padding:0;
	margin:0;
}
div#topbar-login{
	width:96px;
	height:80px;
	text-align:right;
	position:relative;
	padding:125px 0px 0px 0px;
	margin:0px 0px 0px 59px;
}
div#topbar-login ul {
	list-style-type:none;
	list-style-position:inside;
	margin:0px 0px 0px -16px;
	padding:0px 0px 0px 0px;
}
div#topbar-login ul li{
	width:96px;
	background-image:url(../i/menu_button.gif);
	background-repeat:no-repeat;
	padding:0;
	margin:0px 0px 5px 0px;
}
div#topbar-login ul li a{
	display:block;
	font-size:12px;
}
div#topbar-nav{
	width:625px; /* 7px off */
	height:84px;
	float:right;
	margin:118px 0px 0px 0px;
	padding:0px 100px 0px 0px;
	text-align:center;
	line-height:24px;
}
div#topbar-nav a{
	background-image:url(../i/menu_icon.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 2px 27px;
	font-size:13px;
}
div#topbar-subnav a{
	background-image:url(../i/menu_dot.jpg);
	background-repeat:no-repeat;
	padding:0px 5px 2px 8px;
	font-size:12px;
	color:#742a58;
}

div#basket{
	width:185px;
	float:right;
	padding:0;
	margin:100px 0px 0px 0px;
}

div#home-strap {
	width:auto;
	height:230px;
	margin:0;
	position:relative;
}
div#home-strap h1 {
	position:absolute;
	top:20px;
	left:40px;
	font-family:"Times New Roman", Times, serif, Georgia;
	font-size:48px;
	font-style:italic;
	line-height:48px;
	color:#aa0774;
	margin:0;
	text-align:left;
}
div#home-strap h2 {
	position:absolute;
	top:70px;
	left:115px;
	width:300px;
	font-family:"Times New Roman", Times, serif, Georgia;
	font-size:30px;
	line-height:40px;
	color:#000;
	margin:0;
	text-align:right;
}
div.strap1{
	background:url(../i/home_strap_1.jpg) right center no-repeat;
}
div.strap2{
	background:url(../i/home_strap_2.jpg) right center no-repeat;
}
div.strap3{
	background:url(../i/home_strap_3.jpg) right center no-repeat;
}
div.strap4{
	background:url(../i/home_strap_4.jpg) right center no-repeat;
}
div.strap5{
	background:url(../i/home_strap_5.jpg) right center no-repeat;
}
div.strap6{
	background:url(../i/home_strap_6.jpg) right center no-repeat;
}
div.strap7{
	background:url(../i/home_strap_7.jpg) right center no-repeat;
}
div.strap8{
	background:url(../i/home_strap_8.jpg) right center no-repeat;
}
div.strap9{
	background:url(../i/home_strap_9.jpg) right center no-repeat;
}
div.strap10{
	background:url(../i/home_strap_10.jpg) right center no-repeat;
}
div.strap11{
	background:url(../i/home_strap_11.jpg) right center no-repeat;
}
div.strap12{
	background:url(../i/home_strap_12.jpg) right center no-repeat;
}

div#menu{
	width:96px;
	height:420px;
	text-align:right;
	font-size:11px;
	position:relative;
	padding:115px 0px 0px 59px;
	margin:0;
}
div#menu-search{
	width:auto;
	height:50px;
}
div#menu-basket{
	background-image:url(../i/menu_basket.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-align:right;
	padding:0;
	margin:55px 0px 20px 0px;
	line-height:16px;
}

div#main {
	width:727px;  /* 5px off */
	height:420px;
	float:right;
	margin:0;
	padding:0; 
}
div#main-wrapper{
	width:727px;
	background-image:url(../i/back_main_middle.jpg);
	background-repeat:repeat-y;
	position:relative;
	padding:0;
	margin:0;
	float:left;
}
div#main-top{
	width:727px;
	height:18px;
	background-image:url(../i/back_main_top.jpg);
	background-repeat:no-repeat;
	position:relative;
	padding:0;
	margin:0px 0px -10px 0px;
	float:left;
}
div#main-middle{
	width:687px;
/*	min-height:390px;*/
	background-image:url(../i/back_main_left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:left;
	position:relative;
	padding:20px 20px 20px 20px;
	margin:0;
	float:left;
}
div#remove-margin{
	margin:-15px -14px 0px -11px;
	position:relative;
}
div#main-bottom{
	width:727px;
	height:10px;
	background-image:url(../i/back_main_bottom.jpg);
	background-repeat:no-repeat;
	position:relative;
	padding:0;
	margin:0px 0px -10px 0px;
	float:left;
}

div#basket-top{
	width:727px;
	height:18px;
	background-image:url(../i/back_basket_top.jpg);
	background-repeat:no-repeat;
	position:relative;
	padding:0;
	margin:0px 0px 0px 0px;
}
div#basket-middle{
	width:687px;
	background-image:url(../i/back_basket_middle.jpg);
	background-repeat:repeat-y;
	text-align:left;
	position:relative;
	padding:20px 20px 0px 20px;
	margin:0;
}
div#basket-bottom{
	width:727px;
	height:140px;
	background-image:url(../i/back_basket_bottom.jpg);
	background-repeat:no-repeat;
	position:relative;
	padding:0;
	margin:0px 0px -10px 0px;
}
/*div#main-pad{
	width:auto;
	margin:0;
	background:#999999;
	padding:15px 50px 50px 50px;
	margin:0px 6px 0px 6px;
}*/

div#footer {
	width:732px;
	color:#adb6cc;
	font-size:11px;
	float:left;
	padding:10px 0px 0px 0px;
	margin:0;
}

/***********************************************************************
	3 - PRODUCT LIST
************************************************************************/

div#pmenu_holder {
	width:150px;
	height:207px;
	text-align:center;
	float:left;
	/*background-image:url(../i/back_product_menu.jpg);
	background-repeat:no-repeat;
	background-position:center top;*/
	margin:0px 18px 6px 18px;
	padding:0px 16px 0px 16px;
	overflow:hidden;
}
div#p_subcat {
	width:auto;
	text-align:center;
	position:relative;
	margin:0;
	padding:0;
}
div#p_holder {
	width:180px;
	height:250px;
	text-align:left;
	float:left;
	background-image:url(../i/back_list.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px 18px 24px 18px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}
div#p_spacer {
	width:0px;
	height:274px;
	position:relative;
}
div#p_image {
	width:157px;
	height:157px;
	position:relative;
	margin:13px 0px 18px 9px;
	padding:0;
}
div#p_buttons {
	font-size:10px;
	width:85px;
	height:16px;
	text-align:left;
	float:right;
	margin:-15px 0px 0px 0px;
	padding:0;
}
div#p_title {
	width:157px;
	height:30px;
	text-align:left;
	position:relative;
	line-height:16px;
	margin:0px 0px 0px 10px;
	padding:0;
	overflow:hidden;
}
div#p_price {
	width:157px;
	height:25px;
	text-align:left;
	position:relative;
	margin:2px 0px 0px 10px;
	padding:0;
	overflow:hidden;
}

/***********************************************************************
	4 - PRODUCT DETAIL
************************************************************************/

div#pd_holder {
	width:auto;
	height:479px;
	background-image:url(../i/back_detail.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding:14px 0px 0px 10px;
	margin:0px 0px 0px 0px;
}
div#pd_image {
	width:396px;
	height:396px;
	float:left;
	margin-right:15px;
	padding:1px 0px 0px 1px;
	position:relative
}
div#pd_title {
	width:auto;
	margin-top:-5px;
	padding:0;
}
div#pd_info {
	width:auto;
	text-align:left;
	position:relative;
	margin:0;
	padding-right:10px;
}
div#pd_buttons {
	width:100px;
	font-size:11px;
	text-align:right;
	margin:0px 0px 0px 600px;
	position:static;
	padding:0;
}

/***********************************************************************
	5 - CONTENT
************************************************************************/

h1 {
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	color:#8f0d9c;
	text-align:center;
}
h2 {
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	font-style:italic;
}
h3 {
	font-size:13px;
	line-height:10px;
	font-weight:bold;
}
h4 {
	font-size:10px;
	line-height:15px;
	font-weight:normal;
}
span.float-l {
	float:left;
}
span.float-r {
	float:right;
}
.menu-cat {
	background:#666666;
}
.menu-cat:hover {
	background:#888888;
}
.menu-subcat {
	background:#444444;
	color:#CCCCCC;
}
.button-look{
	width:auto;
	background:#ef89c4;
	border:none;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding:2px 2px 2px 2px;
	margin:0px 0px 0px 0px;
}
.button-back{
	width:auto;
	background:#f0d8d8;
	border:none;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding:3px 5px 3px 5px;
	margin:0px 0px 0px 0px;
}
.button-forward{
	width:auto;
	background:#b7ef89;
	border:none;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding:3px 5px 3px 5px;
	margin:0px 0px 0px 0px;
}
.form {
	background:#FFFFFF;
	border:2px solid #b7549a;
	font-size:11px;
	line-height:11px;
	color:#000000;
}
.form-postage {
	background:#FFFFFF;
	border:2px solid #b7ef89;
	font-size:11px;
	line-height:11px;
	color:#000000;
}
.form-button{
	width:auto;
	background:#ef89c4;
	border:none;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding:1px 0px 1px 0px;
	margin:0px 0px 0px 0px;
}
.price {
	font-size:12px;
	font-weight:bold;
	color: #b7549a;
}
.prodimage {
	border:2px solid #FFFFFF;
}
.smallproduct {
	width:90px;
	height:90px;
	border:1px solid #8f0d9c;	
}
.image {
	border:1px solid #b7549a;
}
.image_cat {
	border:2px solid #b7549a;
	margin:0;
	padding:0;
}

/***********************************************************************
	6 - FORMS
************************************************************************/

fieldset, legend {
	/*border: none */
}

fieldset div input, fieldset div textarea  {
	color: #333;
	font-weight: normal;
	border: 1px solid #aaa;
	padding: 1px;
}

legend {
	padding: 2px 50px 2px 50px;
	font-size: 1em;
	font-weight: bold;
	border: 1px solid #aaa;
	position:absolute;
	margin-top:-2px;
	top:-15px;
	color:#000000;
}

label {
	float: left;
	padding: 0 1em;
	text-align: right;
}

fieldset {
	border: none;
	padding:20px 20px 20px 10px;
	position:relative;
}

fieldset div {
	margin-bottom: .5em;
	padding: 0;
	display: block;
}

fieldset div select {
	padding: 1px;
}

form fieldset div {
	clear: both;
}

div.submit {
	clear: both;
	text-align: center;
	width: auto;
}

div.multi input {
	width: auto;
	border: 0;
}

form {
	width:auto; 
	/*background: url(../i/layout/form-bg.gif) repeat-x;*/
}

form fieldset { 
	padding:10px; 
}

label { 
	float:left;
	width:40%;
	height:22px;
	color: #000000;
}

fieldset div input, fieldset div textarea  {
	width: 40%;
}

div.req label { font-weight: bold }
div.multi label { height: 22px }
p.notice { color: #d22 }

div.req label:before, div.req p:before {
	content: "* ";
	color:#FF0000;
}

input:focus, textarea:focus {
	background: #ffe8fd;
	color: #000000;
}

/*div.submit input {
	border: 1px solid #01496B;
	padding: 0px .7em;
	background-color:#FFF;
	color: #000;
	width: auto;
	font-weight: bold;
}*/