/*

Theme Name: EmptyBox UK Theme
Theme URI: http://www.designlynx.co.uk/
Description: Bespoke Theme for EmptyBox UK
Author: DesignLynx
Version: 1.0
License: Commercial
License URI: http://www.designlynx.co.uk/

.

EmptyBox UK Theme - design is copyright DesignLynx Ltd

.

*/

.wpsc_product_price { /* hide existing price boxes and fields */
	display: inline;
}

.custom_meta {
	display: none;
}

.custom_text {
	display: none;
}

.wpsc_product_price {
	display: none;
}


/* core styles */
* {font-family: Tahoma, Arial, San-Serif;}
.serifFont {font-family: "Times New Roman", Times, serif;}

img {
	border-width: 0px;
	display:inline;
}

/* Fix for PNG alpha channel display in IE6 */
img {
  behavior: url("/wp-content/themes/EmptyBox/pngbehavior.htc");
}

body {
	margin:0px;
	background-color:rgb(220,235,248);
	text-align:center;
}

body.homepage {
	background-color:rgb(169,206,239);

}

hr {
	height:1px;
	color:rgb(68,134,192);
	background-color:rgb(68,134,192);
	border-width:0px;
}

p {margin-top:0px;}
h2 {font-size: 11pt; font-weight: normal; font-style: italic;margin:0; margin-bottom:10px;
	color:rgb(68,134,192); line-height:14pt !important;
}
address {font-family: "Times New Roman", Times, Serif; font-size: 10.5pt; margin-bottom:15px; line-height: 16pt; color: rgb(68,134,192);}


#siteFooter {
	height:30px;
	line-height:30px;
	background-color:rgb(220,235,248);
	color: gray;
	font-size:8pt;
	text-align:right;
}
#siteFooter a {
	color:gray; text-decoration: none;
}

#siteFooter .footerLeft {
	float:left;
	width:200px;
	text-align:left;
}

.alignleft{float:left; margin-right:10px;}
.alignright{float:right; margin-left:10px;}
.aligncenter{margin:0 auto;text-align:center;}

#homeContent * {
	text-align:center;
	color: white;
	font-size:8pt;
}

#pageContainer {
	margin:0 auto;
	text-align:left; /* ie fix */
	width:1000px;
	background-color:white;
}

#siteHead {
	height:98px;
}

#siteMenu {
	height:30px;
	line-height:30px;
	font-size:10pt;
	background-color:rgb(220,235,248);
	position:relative;
}
#siteMenu ul {	display: inline; margin:0; padding:0; margin-left:10px;	list-style-type: none;}
#siteMenu ul li {display:inline;}

#siteMenu ul li a {
	color:rgb(100,13,85);
	text-decoration:none;
	text-transform: uppercase;
	margin-right:8px;
	font-size:9pt;
	line-height:30px;
}

#siteMenu ul li a:hover {	color:rgb(68,134,192);	}

#siteMenu #searchform {
	position:absolute;
	margin:0px;
	padding:0px;
	float:right;
	top:6px;
	right:10px;
	width:130px;
}

#siteMenu #searchform #searchbox #s {
	color:black;
	background-color: transparent;
	height:16px;
	font-size:8pt;
	border:1px solid rgb(68,134,192);
	margin:0px; padding:0;
	width:100px;
}
#siteMenu #searchform #searchbox {
	float:left; width:100px;
}
#siteMenu #searchbutton {
	margin-top:2px;
	float:right;
	width:18px;
}

#final-footer {	clear: both; }

#mainContent {	padding:15px; }

#column1 {	width:203px;	float:left;}
#column1 h1 {
	margin:0;	background-color:rgb(100,13,85);
	height:30px;	line-height:30px;
	color:white; text-transform: uppercase;
	font-size:12pt;
	font-style:italic; font-weight: normal;
	text-align:center;
}

#column1 .attachment-post-thumbnail {margin-bottom:5px;}
#column1 .widget_sp_image-description {font-size:9pt; text-align:center; font-style: italic;}

#container {
	float:right;
	width:752px;
	font-size: 10pt;
	line-height:12pt;
	min-height:700px;
}

#container h1 {
	background-color:rgb(220,235,248);
	height:30px;
	line-height:30px;
	color:rgb(68,134,192);
	font-size:12pt;
	font-style:italic;
	padding-left:15px;
	margin:0;
	font-weight: normal;
	margin-bottom:10px;
}

#mainColumn {
	width:530px;
	float:left;
}
#mainColumnWide {
	width:752px;
	float:left;
}

#rightColumn {
	width:207px;
	float:right;
}

/* specific for the products main page */
table.purple {background-color:rgb(245,239,244); padding:10px; font-size: 9pt; color: rgb(100,13,85); margin-bottom:10px;}
table.purple td { padding:0 5px 0 5px;}
table.purple img {border:1px solid black; margin-bottom:10px;}
table.purple p {margin:0;}


#category_menu {
	list-style-type: none;
	margin:0; padding:0;
}
#category_menu li {
	list-style-type: none;
	margin:0; padding:0;
	display:block;
	background-color: #e0cfdd;
	color:white;
	margin-top:1px;
}
#category_menu li a {
	padding: 5px 0 5px 0;
	color: #640d55;
	font-size: 9pt;
	display:block;
	margin-left:10px;
	font-weight: bold;
	text-decoration: none;
}
#category_menu li a:hover { color:black; }

.purplepara {
	background-color: #f5eff4;
	color: #640d55;
	padding:5px;
}
.bluepara {
	background-color: #dcebf8;
	color: black;
	padding:5px;
}

.xoxo.blogroll {
	list-style-type: none;
	margin:0; padding:0;

}
.xoxo.blogroll li {
	list-style-type: none;
	margin:0; padding:0; margin-bottom:10px;
}

.widget-area {
	margin-top:5px;
	}

/* blog specifics */
.widget_archive ul li {
	margin:0px;	padding:0px;
	list-style-type:none;
}
.widget_archive ul {
	margin:0px;	padding:0px;
	margin-top:10px;
	list-style-type:none;
}

/* product layout */
.productLayout, .productLayoutFull {
	position:relative;
	background-color: rgb(245,239,244);
	padding:5px;
	margin-bottom:10px;
}
.productLayout h2, .productLayoutFull  {
	font-style: normal;
	font-weight:bold;
	color: #640d55;
}
.purplepara h2 {
	font-style: normal;
	font-weight:bold;
	color: #640d55;
	margin-top:0px; padding-top:0px;
}
.productLayoutOnly h2{
	font-style: normal;
	font-weight:bold;
	color: #640d55;
	margin-bottom:0px;
	font-size:10pt;
}
.productLayoutOnly {
	margin:0px;
}
.productLayout, .productLayoutFull {
	color: #640d55;
}
.productLayout p,.productLayoutOnly p {
	font-size:9pt;
	margin:0;
}
.productLayout strong, .productLayoutFull strong {
	color:rgb(68,134,192);
}
 .purplepara h3 {
 	color:rgb(68,134,192);
 	margin:0;
 	font-size:9pt;
}

.product_description {
	font-weight:normal;
}

.productButton {
	background-color:rgb(68,134,192);
	display:inline;
	color:white;
	text-decoration:none;
	padding:1px 25px 2px 25px;
	line-height:14pt;
	font-weight:bold;
}
.productLayout .buttons {
	margin-top:25px;
}
.productLayout .productspace {
	margin-left:10px;
}
.textboxLarge {
	width:250px;
}
.textboxSmall {
	width:90px;
}

.designswatch .designswatchImage img {
	width:96px; height:96px;
	border:1px solid black;
}
.imgOutline {
	border:1px solid rgb(100,13,85);
}
.designswatch {
	position:relative;
	float:left;
	width:96px;
	height:130px;
	font-size:8pt;
	text-align:center;
	margin-right:7px;
}
.designswatch a {
	color:white; text-decoration:  none;
}
.designswatch a:hover {
	font-weight:bold;
}
fieldset.designs {
	border:1px solid rgb(128,194,192);
	border-radius: 8px;
	margin-top:15px;
	padding:5px 10px 0px 15px;
}
fieldset.designs legend {
	font-size: 11pt; font-weight: normal; font-style: italic;margin:0; margin-bottom:10px;color:rgb(68,134,192);
}
.designswatchImage {
	position:relative;
	height:98px;
	width:96px;
}

.designswatchImage .designSelect {
	position:absolute;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.4);
	color:white;
	font-size:8pt;
	bottom:0px;
	width:98px;
	height:14px;
	line-height:13px;
}

.accessoriesMenu {
	background-color:rgb(245,239,244);
	font-size:8.5pt;
	color:rgb(100,13,85);
}
.accessoriesMenu td { padding:4px 0 4px 4px;}
.accessoriesMenu img {
	border:1px solid black;
	margin-right:5px;
}

.gallery {
	float:left;
}


.AccessoriesMenu {
	width: 100px;
	height: 160px;
	text-align:center;
	border:1px solid rgb(245,239,244);
	font-size:9pt;
	margin:0px 2px 10px 2px;

}

.AccessoriesMenu img {
	width:100px; height:100px;
}

.BridalFavourGallery {
	width: 181px;
	height: 220px;
	text-align:center;
	border:1px solid rgb(245,239,244);
	font-size:9pt;
	margin:0px 2px 10px 2px;
}
.BridalFavourGallery img {
	width:150px; height:150px;
}


.main-gallery {
	overflow:hidden;
	width: 181px;
	height:175px;
	text-align:center;
	border:1px solid rgb(245,239,244);
	font-size:9pt;
	margin:0px 2px 10px 2px;

}

.main-gallery img {
	height:125px;
}


/* Accounts Page */

.profileDetailsForm input[type=text], #user_login, #user_pass{
	width:165px;
}
.profileDetailsForm select{
	width:255px;
}
.profileDetailsForm textarea{
	width:250px; height:65px;
}

#log, #pwd {
	width:200px;
}

#wp-submit {
	width: auto;
}

.tml-action-links {
	list-style-type: none;
	margin:0; display:inline;
}


/* Checkout page */
.checkout_cart {
	width:100%;
	padding:0; margin:0;
}

.checkout_cart .product_image {
	border:1px solid rgb(245,239,244);
}



.checkout_cart .product_row {
	background-color: rgb(240,232,239);
}
.checkout_cart tr td,.checkout_cart tr th {
	padding:5px 5px 5px 5px;
}
.checkout_cart .alt  {
	background-color: rgb(245,239,244);
}



.checkout_cart .wpsc_product_image {
	padding-left:10px;
}
.checkout_cart .wpsc_product_image img {
	width:80px;
}

.checkout_cart .wpsc_coupon_row, .checkout_cart .wpsc_total_before_shipping {
	background-color: rgb(220,235,248);
}

.checkout_cart .personalisationDisplay {
	font-size:8pt; line-height: auto;
}

#wpsc_shopping_cart_container .productshipping {
	background-color: rgb(245,239,244);
	width:100%;
	padding:5px;
}
.shipping_header {
	background-color: transparent !important;
	text-transform: none !important;
	border-bottom:1px solid black;
	padding-top:5px;
}

#wpsc_checkout_form_8 {
	/* check out confirm email address */
	width:250px;
}

.wpsc_billing_forms {
	margin:0; padding:0;
}


.cartPromo{
	background-color: rgb(245,239,244);
	font-size:9pt;
	padding:5px 5px 2px 5px;
}
.cartPromo h3 {
	font-size: 10pt;
	margin:0;
}

.wpsc_checkout_table * .text,.wpsc_checkout_table * select { width:200px !important;}
