/* @override http://www.somethingdifferentwholesale.co.uk/styles/layoutStyles.css */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300);
* {
	font-family:Arial, Helvetica, sans-serif;
}

body {
	background: #392C6A;
	background: #4F2683;
	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 
#bg2{
	background: #ffffff url(../images/bgd-top-floral.jpg) no-repeat 0 top;
	width:900px;
	height:150px;
	position:absolute;
	margin-left:-10px;
}*/
#mainAreaWrapper {
	background: #ffffff;
	padding-left: 10px;
	padding-bottom: 10px;
-moz-box-shadow: 0px 10px 20px 1px #000000;
-webkit-box-shadow: 0px 10px 20px 1px #000000;
box-shadow: 0px 10px 20px 1px #000000;
filter: progid: DXImageTransform.Microsoft.Shadow(strength = 2, direction = 180, color = '#000000');
-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 180, Color = '#000000')";
behavior: url(http://www.somethingdifferentwholesale.co.uk/styles/ie-css3.htc);
}

#contentArea {
background:#ffffff;
	width: 642px;
	float: right;
	margin-right: 25px;
	margin-top: -45px;
	border:1px solid #cccccc;
	-moz-border-radius: 9px;
-webkit-border-radius: 9px;
border-radius: 9px;
behavior: url(http://www.somethingdifferentwholesale.co.uk/styles/ie-css3.htc);
position: relative;
z-index:999;
}

/* @end */

/* @group Menu Styles */

#navigation {
	color: white;
	width: 190px;
	float: left;
	margin-right: 10px;
	border:1px solid #650199;
	background:#995fc5;
	padding-top: 10px;
	margin-top: 10px;
	-moz-border-radius: 9px;
-webkit-border-radius: 9px;
border-radius: 9px;
sbehavior: url(http://www.somethingdifferentwholesale.co.uk/styles/ie-css3.htc);
position: relative;
z-index:999;
}

#navigation form{
	font-size: 14px;
	font-weight: bold;
	color: black;
	padding-left: 15px;
	padding-bottom: 5px;
}

#navBottomBg {

}

div.headerClosed{
padding-top: 5px;
padding-bottom: 6px;
color: black;
text-decoration: none;
font-size: 13px;
font-weight: bold;
padding-left: 10px;
margin: 5px 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background-color: #6C00AB;
padding-right:8px;
behavior: url(http://www.somethingdifferentwholesale.co.uk/styles/ie-css3.htc);
position: relative;
z-index:999;
}
.special{
border: 1px solid #ffffff;
background-color: #c53296!important;
}

.special a{
color:#ffffff !important;
}

div.headerClosed a{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	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;
	list-style-type: none;
	margin: 8px 10px 10px -25px;
}

div.headerOpen{
padding-top: 5px;
padding-bottom: 6px;
color: black;
text-decoration: none;
font-size: 13px;
font-weight: bold;
padding-left: 10px;
margin: 5px 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background-color: #6C00AB;
padding-right:8px;
behavior: url(http://www.somethingdifferentwholesale.co.uk/styles/ie-css3.htc);
position: relative;
z-index:999;
}

div.headerOpen a{
	color: #fff100;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.headerOpen ul{
	visibility: visible;
	list-style-type: none;
	margin-left: 10px;
	font-size: 10px;
	margin-top: 7px;
}
.headerOpen ul a{
font-weight:normal;
}
.headerOpen[id] ul{
	margin-left: -25px;
}
.headerOpen li{
	margin-top: 5px;
}

.headerOpen ul a {
color: white;
font-size: 11px;
}
.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: #c53296;
	height: 135px;
	color: #fff;
	-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-radius: 0px 0px 10px 10px;
border-radius: 0px 0px 10px 10px;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	font-size: 12px;
margin-bottom:20px;
behavior: url(http://www.somethingdifferentwholesale.co.uk/styles/ie-css3.htc);
position: relative;
z-index:999;
}
#copyright img{
	float: left;
height: 70%;
margin: 20px 10px 20px 10px !important;
width: auto;
}
/* @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: 170px;
	width: 205px;
	margin: 2px;
	float: left;
	padding: 10px 0px;
}
#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: 630px;
	margin-bottom: 10px;
}

.itemView #itemImage {
border:1px solid #999999;
margin-bottom:40px;	
margin-left:15px;
width:320px;	
}
.itemView #itemImage  img{
max-height:320px;
}

.itemView p.name {
	font-weight: bold;
	font-size: 14px;
}

.itemView label {
	color: #392C6A;
	font-size: 14px;
	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: 610px;
	border-bottom: 1px solid #cccccc;
	padding: 5px;
	margin-bottom: 10px;
	background-color: white;
	margin:10px auto;
}

.itemGallery #itemImage {
	float:left;
	margin-right: 8px;
	width:120px;
	text-align: center;
	border:1px solid #999999;
}

.itemGallery #itemImage  img{
max-height:113px;
}

.itemGallery #itemDetails {
	float: left;
	width: 280px;
	padding:0px 10px;
	border-right:1px solid #ccc;

}
.itemGallery #itemDetails2 {
	float: left;
	width: 164px;
	padding:0px 0px 0px 15px;	
}

.itemGallery p.name {
	font-weight: bold;
	font-size: 14px;
}

.itemGallery label {
	color: #392C6A;
	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: #000000;
	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;
}



#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: -45px;
}

#contentArea #content-header {
	height: 9px;
	width:650px;
}
#contentArea #content-footer {
background: url(/images/content-bg-footer.jpg) no-repeat 0 0 white;
height: 69px;
width: 634px;
padding: 2px;
}
#contentArea.infopage #content-footer {
	background: url(/images/content-bg-footer-blank.jpg) no-repeat 0 0 #FFFFFF;
	height: 74px;
	width:650px;
}
#contentArea #content-content {

	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 #email-subscript {clear:both;width:598px; border-top: 1px solid #CCCCCC; padding-top:20px; margin-bottom:20px;}
#newCustomer #submit {clear:both;width:598px; padding-top:20px; margin-bottom:0px;}

#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 {
  display: block;
  height: 130px;
  position: absolute;
}
#header .logo img {
  height: 100%;
  width: auto;
}
#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;}

#mag-glass{
position: absolute;margin-left: 229px;margin-top: 25px;width: 60px;font-size: 10px;
}
#header .header-header form {
	display: inline;
}
#header .header-header input {
	margin: 0px;
	vertical-align: middle;
}
.galleryIntro {
padding:  0px 5px 10px 5px;
margin: 0px 10px;
font-size: 12px;
border-bottom: 1px solid #CCCCCC;
}

input[name="shippingMethod"]{
	display: none;
}


/* New Changes as of 16th Oct 2015 */

.nostock{
  font: bold 10pt "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    margin: 20px auto auto 45px;
    min-height: 20px;
    padding: 10px;
}
.nostock label{
	margin-left: 20px;
}
.nostock .notification{
	text-align: right;
	color: red;
	font-size: 80%;
	margin-left: 10px;
}

.backorders{
    margin-top:20px;
    min-height: 20px;
    padding: 10px;
}
.backorders label{
	margin-left: 20px;
}
.backorders .notification{
	text-align: right;
	color: red;
	font-size: 80%;
	margin-left: 10px;
}

ul.payment-options #payment-options-secureTrading, ul.payment-options #payment-options-paypal{
border: 4px solid #c53296;
    font-size: 150%;
    height: 80px;
    padding-bottom: 20px;
    padding-top: 40px;
}

#prevBtn, #nextBtn{ display: none;}