/* @override http://www.somethingdifferentwholesale.co.uk/styles/layoutStyles.css */

* {
	font-family:Arial, Helvetica, sans-serif;
}

body {
	background: #392C6A url('/images/bg.jpg') top center no-repeat ;
	margin: 0;
	text-align: center;
}

#christmasGift {
	border: 1px solid black;
	background-color: white;
	text-align: center;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

/* @group MainSIte */

#mainAreaWrapper {
	background: #e0cbea url(../images/grass.jpg) no-repeat 0 bottom;
	padding-left: 10px;
	padding-bottom: 10px;
}

#contentArea {
	width: 650px;
	float: right;
	margin-right: 25px;
	margin-top: -45px;
}

/* @end */

/* @group Menu Styles */

#navigation {
	color: white;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	width: 190px;
	float: left;
	margin-right: 10px;

	padding-top: 10px;
	margin-top: 10px;
	background: #995fc4 url(../images/navCurveTop.jpg) no-repeat 0 top;
}

#navigation form{
	font-size: 14px;
	font-weight: bold;
	color: black;
	padding-left: 15px;
	padding-bottom: 5px;
}

#navBottomBg {

}

div.headerClosed{

	
	padding-top: 3px;
	padding-bottom: 3px;
	color: black;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #650199;
	padding-left: 15px;
}

div.headerClosed a{
	color: black;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

div.headerClosed:hover{
	background-color: #650199;
}

div.headerClosed:hover a {
	color: white;
}

div #blankMenuItem:hover {
	background-color: #995fc4;
}

.headerClosed ul{
	visibility: hidden;
	display:none;
	margin-top: 0px;
	list-style-type: none;
	margin-left: -35px;
}

div.headerOpen{
	background-color: #6c00ab;
	padding-bottom: 3px;
	padding-top: 3px;
	color: white;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;

	padding-left: 15px;
}

div.headerOpen a{
	color: white;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.headerOpen ul{
	visibility: visible;
	list-style-type: none;
	margin-left: 15px;
	font-size: 10px;
	margin-top: 7px;
}

.headerOpen[id] ul{
	margin-left: -25px;
}
.headerOpen li{
	margin-top: 5px;
}

.headerOpen ul a{
	color: #d694ff;
		font-size: 12px;

}
.headerOpen ul a:hover{
	color: white;
}

.specialoffers {
	color: #f00;
}
.specialoffers a{
	color: #f00;
	text-decoration: underline;
}

.menuItem {
	color: #333333;
	font-size: 14px/20px;
}

.menuItem a{
	text-decoration: none;
	color: black;
}

.menuItem a:hover{
	color: #1900ff;
}

.shoppingCartMenuItem {
	color: #333333;
	font-size: 14px/20px;
}

.shoppingCartMenuItem a{
	text-decoration: none;
	color: #1d8400;
	font-weight: bold;
	font-size: 16px;
}

.shoppingCartMenuItem a:hover{
	color: #1900ff;
}

/* @end */

#copyright {
	background-color: #650199;
	height: 40px;
	color: #fff;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
}

/* @group GlobalTools */

.floatLeft {
	float: left;
}

.clearAll {
	clear: both;
}

input{
	margin-top: 3px;
}


/* @end */


/* @group fpGallery */

.fpImage {
	border: 1px solid #5d018c;
	background-color: white;
	text-align: center;
	height: 220px;
	width: 205px;
	padding: 2px;
	margin: 2px;
	float: left;
}


.fpImage2 {
	height: 220px;
	width: 205px;
	padding: 2px;
	margin: 2px;
	float: left;
}
#outer {
	overflow: hidden; 
	position: relative;
}

#outer[id] {
	display: table;
	position: static;
	}
	
#middle {
	position: absolute;
	top: 50%;
} 
/* for explorer only*/
#middle[id] {
	display: table-cell; 
	vertical-align: middle; 
	position: static;
}


#inner {
	position: relative; 
	top: -50%
} 
/* for explorer only */
#inner[id] {
	position: static;
}


/* @end */

/* @group itemView */

.itemView {
	width: Auto;
	border: 1px solid #5d018c;
	padding: 5px;
	margin-bottom: 10px;
	background-color: white;
}

.itemView #itemImage {
	margin-right: 10px;	
	text-align: center;
	
}


.itemView p.name {
	font-weight: bold;
	font-size: 14px;
}

.itemView label {
	color: #5d018c;
	font-size: 12px;
	font-weight:bold;
}

.itemView p {
	color: black;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.itemView p.stocknote {
	color: #1700d8;
	font-weight: bold;
}		

.itemView p.productnote {
	color: #1700d8;
	font-weight: bold;
}

.itemView .itemLink {
	font-weight: bold;
	text-align: right;
}
.inStock {
	color: #00b300;
	font-weight: bold;
}

.lowStock {
	color: #f18d00;
	font-weight: bold;
}
.noStock {
	color: #ff003a;
	font-weight: bold;
}

/* @end */


/* @group itemGallery */

.itemGallery {
	width: 650px;
	border: 1px solid #5d018c;
	padding: 5px;
	margin-bottom: 10px;
	background-color: white;
}

.itemGallery #itemImage {
	float:left;
	margin-right: 10px;
	min-width: 250px;
	text-align: center;
}

.itemGallery #itemDetails {
	float: right;
	width: 390px;
}

.itemGallery p.name {
	font-weight: bold;
	font-size: 14px;
}

.itemGallery label {
	color: #5d018c;
	font-size: 12px;
	font-weight:bold;
}

.itemGallery p {
	color: black;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.itemGallery p.stocknote {
	color: #1700d8;
	font-weight: bold;
}		

.itemGallery p.productnote {
	color: #1700d8;
	font-weight: bold;
}

.inStock {
	color: #00b300;
	font-weight: bold;
}

.lowStock {
	color: #f18d00;
	font-weight: bold;
}
.noStock {
	color: #ff003a;
	font-weight: bold;
}

/* @end */

/* @group Text Styles */

h1 {
	color: #4d017f;
	font-size: 16px;
	font-weight:bold;
}

h2 {
	color: #5d018c;
	font-weight: bold;
	font-size:16px;
	margin-bottom: -10px;
}

h2.pagetitle {
	color: #650199;
	font-weight: bold;
	font-size:16px;
	margin-bottom: 10px;
	margin-top: 0;
}

h3 {
	color: black;
	font-weight: bold;
	font-size:15px;
	margin-bottom: -10px;
}

p {
	font-size: 12px;
	color: black;
}

#contentArea a{
	color: #650199;
	text-decoration: none;
}

#message{

	text-align: center;
}

#contentArea a:hover{
	color: #9b2ed9;
	text-decoration: underline;
}


#contentArea ul{
	font-size: 12px;
	color: black;
	list-style-type: circle;
}

a#logonForPrices{
	font-weight: bold;
	color: #e712c8;
	text-decoration: underline;
}

a#logonForPrices:hover {
	color: #e255e8;
}

/* @end */

/* @group Footer */

.copytext {
	position: relative;
	left: 0;
	float: left;
}

#copyright a{
	color: #fdfbf6;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}

#copyright a:hover{
	color: #e0cbea;
	text-decoration: underline;
}

#copyright {
	color: #dfbde7;
	font-size: 12px;
	text-align: right;
}

#myaccount a {
	font-weight: bold;
	text-decoration: underline;
	color: orange;
}



/* @end */

/* @group Logon Page */
#contentArea.register {
	width: 650px;
	float: right;
	margin-right: 25px;
	margin-top: 10px;
}

#contentArea.login {
	width: 650px;
	float: right;
	margin-right: 25px;
	margin-top: 10px;
}

#contentArea.cart-page {
	width: 650px;
	float: right;
	margin-right: 25px;
	margin-top: 10px;
}

#contentArea.infopage {
	width: 650px;
	float: right;
	margin-right: 25px;
	margin-top: 10px;
}

#contentArea #content-header {
	background: url(/images/content-bg-header.jpg) no-repeat 0 0 #FFFFFF;
	height: 9px;
	width:650px;
}
#contentArea #content-footer {
	background: url(/images/content-bg-footer.jpg) no-repeat 0 0 #FFFFFF;
	height: 74px;
	width:650px;
}
#contentArea.infopage #content-footer {
	background: url(/images/content-bg-footer-blank.jpg) no-repeat 0 0 #FFFFFF;
	height: 74px;
	width:650px;
}
#contentArea #content-content {
	background-color:#FFFFFF;
	padding:10px 15px;
	width:620px;
	*width:650px;
	display:block;
}

#contentArea.register #content-content {
	background-color:#FFFFFF;
	padding:10px 15px;
	width:620px;
	*width:650px;
	display:block;
}

#contentArea.cart-page #content-content {
	background-color:#FFFFFF;
	padding:10px 15px;
	width:620px;
	*width:650px;
	display:block;
}

#contentArea.register h2.login{
margin: 0 0 20px;
padding-bottom: 5px;
color:#392C6A;
}

#contentArea.cart-page h2.login{
margin: 0 0 10px;
padding-bottom: 5px;
color:#392C6A;
}

#contentArea.checkout h2.login{
margin: 0;
padding-bottom: 5px;
color:#392C6A;
}

#contentArea.checkout h3{
margin: 20px 0 0px;
padding-bottom: 5px;
color:#392C6A;
font-weight: bold;
font-size:16px;
}

#contentArea.checkout h3.top{
margin: 0px 0 0px;
}
#contentArea.login h2.login{
margin: 0 0 20px;
border-bottom: 1px solid #CCC;
padding-bottom: 5px;
color:#392C6A;
}

.logonPage {
	width: 288px;
	*width: 308px;
	height: 133px;
	*height: 143px;
	padding: 5px 10px;
	margin-bottom: 20px;
}

.logonPage label {
	font-weight:bold;
}

.logonPage h2 {
	margin-top: 2px;
	margin-bottom: 10px;
	color:#392C6A;
}

#logonerrormessage {
	font-weight: bold;
	font-size:12px;
	background-color: red;
	color: black;
	padding: 3px;
	border: 1px solid black;
	width:200px;
}

#existingCustomers {
	float:right;
	background:url(/images/login-bg.jpg) no-repeat;
}

#existingCustomers label{
	color:#FFFFFF;
	display:inline-block;
	width: 80px;
}
#existingCustomers.logonPage h2{
	color:#FFF;
}

#existingCustomers.logonPage form #username{
	width:200px;
	margin:0;
	padding:0;
	height: 22px;
	margin-bottom: 6px;
}

#existingCustomers.logonPage form #secret{
	width:200px;
	margin:0;
	padding:0;
	height: 22px;
	margin-bottom: 6px;
}
#existingCustomers.logonPage form #appAction{
	float:right;
	background:url(/images/login-button.jpg) no-repeat;
	color:#000000;
	font-weight: bold;
	border:0px;
	height:28px;
	width:59px;
	margin:0 4px 0 0;
	cursor:pointer;
}
#forgottenPassword {
	height: 140px;
	clear:both;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width:590px;
	*width:610px;
}

#forgottenPassword.logonPage form #email{
	width:200px;
	margin:6px 0;
	padding:0;
	height: 22px;
}

#forgottenPassword.logonPage form #appAction{
	background:url(/images/login-button-bg-both.jpg) no-repeat;
	color:#FFFFFF;
	font-weight: bold;
	border:0px;
	height:30px;
	width:140px;
	margin:0 0 0 0;
	cursor:pointer;
	padding-left:17px;
}

#changeEmail {
}

#newCustomer {
	padding-top: 1px;
	width:99%;
}

#newCustomer.logonPage {
	padding-top: 1px;
	width:255px;
	*width:265px;
	float:left;
}

#contentArea a.login-button {
	display:inline-block;
	height:30px;
	width:auto;
	background:url(/images/login-button-bg-right.jpg) no-repeat right top;
	padding-right:10px;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	}

#contentArea a.login-button:hover {
	color:#FFF;
	text-decoration:none;
	}

#contentArea a.login-button span{
	display:inline-block;
	height:30px;
	width:25px;
	background:url(/images/login-button-bg-left.jpg) no-repeat left top;
	margin-right:9px;
	vertical-align:middle;
	}

#newCustomer label{
	display:block;
	width:130px;
	float:left;
	text-align:right;
	margin-top: 18px;
	margin-right: 10px;
	font-weight: bold;
}

#newCustomer #how-find {clear:both;width:598px; border-top: 1px solid #CCCCCC; padding-top:20px; margin-bottom:20px;}
#newCustomer #how-sell {width:290px; float:right; padding-bottom:20px;}
#newCustomer #product-lines {width:290px; float:left; padding-bottom:20px;}
#newCustomer #basic-info {width:598px; border-bottom: 1px solid #CCCCCC; padding-bottom:20px; margin-bottom:20px;}
.info {font-size:12px; color:#333333; font-weight:normal; padding-left:10px;}
/* @end */

#previousOrders {
	color: black;
	font-size: 12px;
	width: 100%;
	padding: 0px;
	border: 0px solid black;
}

#previousOrdersTable {
	color: black;
	font-size: 10px;
	width: 100%;
	padding: 5px;
	border: 1px solid black;
}

#contentArea.register #reg-header{
	width: 620px;
	height: 10px;
	display:block;
	background:url(/images/reg-bg-header.jpg) no-repeat bottom left;
}

#contentArea.register #reg-footer{
	width: 620px;
	height: 9px;
	display:block;
	background:url(/images/reg-bg-footer.jpg) no-repeat;
}

#contentArea.register #newCustomer {
	border-left: 1px solid #E0CCEA;
	border-right: 1px solid #E0CCEA;
	width:598px;
	padding: 0px 10px;
}

#contentArea.cart-page #reg-header{
	width: 620px;
	height: 10px;
	display:block;
	background:url(/images/reg-bg-header.jpg) no-repeat bottom left;
	margin-top:20px;
}

#contentArea.cart-page #reg-footer{
	width: 620px;
	height: 9px;
	display:block;
	background:url(/images/reg-bg-footer.jpg) no-repeat;
}

#contentArea #reg-header{
	width: 620px;
	height: 10px;
	display:block;
	background:url(/images/reg-bg-header.jpg) no-repeat bottom left;
	margin-top:20px;
}

#contentArea #reg-footer{
	width: 620px;
	height: 9px;
	display:block;
	background:url(/images/reg-bg-footer.jpg) no-repeat;
}

#contentArea.cart-page #premium-del {
	border-left: 1px solid #E0CCEA;
	border-right: 1px solid #E0CCEA;
	width:598px;
	padding: 0px 10px;
}

#contentArea.register #newCustomer h2{
	margin-top:0px;
	margin-bottom: 10px;
	color:#392C6A;
}

#contentArea.register #newCustomer form #basic-info input{
	width:200px;
	margin:6px 0 0 0;
	padding:0;
	height: 22px;
}

#contentArea.register #newCustomer form #action{
	background:url(/images/reg-button-bg.jpg) no-repeat;
	color:#FFFFFF;
	font-weight: bold;
	border:0px;
	height:30px;
	width:179px;
	margin:0 0 0 0;
	cursor:pointer;
	padding-left:17px;
}

#premium-del h2 {margin-top:0px;}

.checkout h2.login {margin-top:0px;}

.checkout h3 {margin-top:0px;}

.checkout #theCart {display:none;}

.checkoutReview #theCart {display:block !important;}

#previousOrders {border-spacing:0px;}

#previousOrders tr.even {background-color:#E0CBEA;}

#previousOrders td {padding: 5px;}

#previousOrders td.view-order {text-align:right;}

tr.table-header {
	height: 30px;
	color: white;
	font: bold 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

#previousOrders{
	background: url(/images/cart-header-bg.jpg) no-repeat top left;
	margin-bottom:10px;
}
#previousOrders .likecart{
	border-bottom: 2px dotted #808080;
	padding:0px;
}

tr.table-header td {background:none;}


/* new header styles */

#header {position:relative; height:130px; color:#FFF;}
#header a {color:#FFFFFF; text-decoration:none;}
#header a:hover {color:#FFFFFF; text-decoration:underline;}

#header .logo {position:absolute; top:28px; left:38px;}

#header .header-header {position:absolute; top:4px; right:20px; font-size:11px; font-weight:bold;}

#header .header-cart {position:absolute; top:53px; right:20px; background: url('/images/bar-bgd-basket.png'); background-repeat: no-repeat; width:143px; height:50px; padding-left:70px; font-weight:bold; font-size:12px; line-height:25px; padding-top:1px; color:#000;}
#header .header-cart a.header-vb {color:#5D018C;}
#header .header-cart a.header-vb:hover {color:#5D018C;}

#header .header-phone {position:absolute; top:60px; right:245px; font-size:14px; font-weight:bold;}
#header .header-phone span { font-size:24px; font-weight:normal;}

#header ul {margin:0px; padding:0px; line-height:40px;}
#header-nav ul {margin:0px; padding:0px; line-height:39px;}

#header li {display:inline; padding-left:5px; padding-right:10px; border-right: 1px solid #C39;}
#header li.last {padding-right:0px; border:0px;}
#header-nav li {display:inline-block; max-width:135px; padding-left:10px; padding-right:15px; font-size:13px; font-weight:bold; background: transparent url('/images/nav-header-separator.jpg') right top no-repeat; vertical-align:top;}
#header-nav li.last {background:none;}

#header-nav li.nav-right {float:right; background:none;}

#header-nav {background: url('/images/bar-bgd-pink.png') top left repeat-x transparent; width:900px; height:40px; color:#FFF;}
#header-nav a {color:#FFFFFF; text-decoration:none; display:inline-block;}
#header-nav a:hover {color:#FFFFFF; text-decoration:underline;}
#header-nav .home-icon {margin-right: 10px; margin-left: 5px; vertical-align:top; border:0px;}
#header-nav .padlock-icon {vertical-align:top; margin-right: 5px; margin-left: 5px; border:0px;}


#live-search{
padding:10px;
width: 170px;
background-color:#C53296;
height: 25px;
-moz-border-radius: 10px;
border-radius: 10px;
behavior: url(ie-css3.htc);
}
