/* CSS Document */


/* Colourscheme 

pink #db526b
dark grey #313131
light grey #999898


*/


body {
	margin:0;
	background-color: #000;
	}

/* Image background jiggery pokery */

img.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 900px;
	
	/* Set up proportionate scaling */
	width: 99%;
	height: auto;
	
	
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
	}

div.container_12 {
	/* This is the only important rule */
	/* We need our content to show up on top of the background */
	position: relative; 
	}



* {
	margin: 0;
}
html, body {
	height: 100%;
	overflow: auto;
}

* html img.bg { 
	position: absolute;
}

/*

Fixed Positioning in IE6 
http://ryanfait.com/

*/


.alignleft {
	float: left;
	margin: 0 20px 20px 0;
	border: 2px solid #484848;
}

.alignright {
	float: right;
	margin: 0 0 20px 20px;
	border: 2px solid #484848;
	}


#main, #innerFoot, #sidebar {
	background: transparent url(images/panel-background.png) repeat;
	}
	
#main {margin-bottom: 20px;
padding-top:10px;
	}
	
.pad-it {
	padding: 20px;
	}
#main img {border: 2px solid #484848;}

#main a img:hover {border: 2px solid #666666;}

#sidebar {
	padding: 20px;
	}


/*------------VARIOUS NAVIGATION-------------*/
ul#toolsNav {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 11px;
	}
	ul#toolsNav li {
		float: left;
		display: block;
		margin-left: 10px;
		}
		ul#toolsNav li a, ul#toolsNav li a:visited {
			text-decoration: none;
			}
			ul#toolsNav li a:hover {
				text-decoration: underline;
				}


.bookmark-icon a {
		color:#fff;
		background: url(images/bookmark.gif) no-repeat top left;
		padding-left: 20px;
		}
	
	.mail-friend a  {
		color:#fff;
		background: url(images/email_icon.png) no-repeat top left;
		padding-left: 20px;
		}

	


ul#mainNav {
	font-size:15px;
	position:absolute;
	right:0;
	top:54px;
	}
	ul#mainNav li {
		float: left;
		margin-left: 10px;
		}
		ul#mainNav li a, ul#mainNav li a:visited {
			display: block;
			text-decoration: none;
			text-align: center;
			padding: 5px;
			background: #313131;
			color: #999898;
			}
		ul#mainNav li a:hover, ul#mainNav li a:active {
			color: #fff;
			background: #db526b;
			text-decoration: none;
			}	
		.current-menu-item a, .single-collection .menu-item-75 a, 
		.full-range-occasions-autumn-2010 .menu-item-705 a,
		.full-range-tuscany-autumn-2010 .menu-item-705 a, 
		.stockist-list-uk .menu-item-108 a, 
		.stockist-list-ireland .menu-item-108 a,
		.stockist-list-int .menu-item-108 a,
		.single-collection .menu-item-705 a
		{
			color: #fff !important;
			background: #db526b !important;
			text-decoration: none;
			}	



/*------------CATEGORY PAGE-------------*/

.nextNav {
	background: url(images/arrowed-left.png) no-repeat left center; display: block; padding-left: 30px;
	margin-left: 10px;
	float: left !important;
	}
.previousNav {
	background: url(images/arrowed-right.png) no-repeat right center; display: block; padding-right: 30px;
	margin-right: 10px;
	float: right !important;
	}

.cat-main-buttons li {
	font-size: 14px;
	}


.cat-main-buttons li.occasions-top-button a {
	float: left;
	display: block;
	color: #fff;
	padding: 10px;
	background: #DB526B;
	margin-left: 20px;
	margin-right: 5px;
	}
.cat-main-buttons li.tuscany-top-button a {
	float: left;
	display: block;
	color: #fff;
	padding: 10px;
	background: #313131;
	}


#occasionsIntro, #tuscanyIntro {
	background-color: #484848;
}


.category_list_thumb {margin-right: 20px; float: left; width: 240px;}


span.find-out-more-button {background: url(images/right-pink-arrow.png) no-repeat right top; display: block; float: right; padding-right: 30px;}

span.find-out-more-button a {background: url(images/repeat-pink-arrow.png) repeat-x right top; padding: 15px 10px; display: block; color: #fff;}

.back-one-page {background: url(images/left-pink-arrow.png) no-repeat left top; display: block; float: right; margin-bottom:20px;
margin-right:20px;
padding-left:30px;}

.back-one-page a {background: url(images/repeat-pink-arrow.png) repeat-x left top; padding: 15px 10px; display: block; color: #fff;}


/*HOME PAGE*/

.widgettitle {
	display: none;
	}


.feature-images ul {
	margin: 0 0 20px 0;
	float: left;
	}

.feature-images li {
	float: left;
	padding-right: 10px;
	}

	.feature-images li img {
		height:102px;
		width:78px;
		display: block;
		border: 2px solid #484848;
		}

.cat-link {
	float: left;
	height: 20px;
	width: 200px;
	padding-bottom: 20px;
}
	


/*MAIN PAGE*/

ul.post-nav {
	float: left;
	clear: both;
	width: 580px;
	padding: 11px 20px 20px;
	}

.post-nav li {
	list-style: none;
	float: left;
	display: block;
	}


.gallery {
	margin-left: 15px;
	}

li.thumbnail-gallery {
	float:left;
margin:5px 0;
width:90px;
}

.tabNavigation {
	margin-left: 15px;
	}

.thumbnail-gallery img {
			width: 80px;
			height: 120px;
			}

ul.size-list  {
	background: #474747;
	margin: 0 0 15px 0;
	float: left;
	border:1px dotted #666666;
	width: 280px;
	}
		.size-list li {
			background:none repeat scroll 0 0 #333333;
			color:#DB526B;
			float:left;
			margin:1%;
			padding:2% 4%;
			width:40%;
			}

sub {
	background: #474747;
	padding: 5px;
	border:1px dotted #666666;
	border-bottom: 0;
	font-size: 10px;
	text-transform: uppercase;
	}


.single-collection ul.swatch-list  {
	background:none repeat scroll 0 0 #474747;
	border:1px dotted #666666;
	clear:both;
	float:left;
	margin:0 0 15px;
	padding:10px;
	 width: 260px;
	}

.page-template-page-choices-php ul.swatch-list  {
	background:none repeat scroll 0 0 #474747;
	border:1px dotted #666666;
	clear:both;
	float:left;
	margin:0 0 15px;
	padding:10px;
	}	

.swatch-list li {
	float: left;
	padding-right: 8px;
	}
	.swatch-list li p {
	font-size: 9px;
	}


.small-type {
	font-size: 11px;
	line-height: 130%;
	}


/*------------TABS AND SIDEBAR-------------*/

.occasionside .selected a, .tuscanyside .selected a {
	background-color: #484848;
	color: #fff;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}

#tabs ul#tabs-top-nav {
	width: 320px;
	
	}
	#tabs ul#tabs-top-nav li {
		float: left;
		display: block;

		}
	.ui-state-active a {
	background-color: #484848;
		}
#tabs div {
clear: both;
	}

ul#tabs-top-nav {
	/*padding-bottom: 20px;
	margin-bottom: 9px;*/
	display: block;
	}

#tabs-top-nav li {
	display: inline-block;
}

#tabs-top-nav li h3 a {
	padding: 10px 30px 10px 15px;
	border: 1px solid #484848;
	border-bottom: none;
	}


ul.cat-nav-right {
	list-style-position:inside;
	background-color: #484848;
	padding: 20px 5px;
	}
	.cat-nav-right li {
		margin-left: 10px;
		font-size:13px;
		line-height:140%;
		list-style:none;
		background: url(images/dress.png)no-repeat left center;
		padding-left:20px;
		}
		.cat-nav-right li a {
			color: #DBDBDB;
			cursor: pointer;
			}

.no-bullet {
	list-style: none!important;
	padding: none!important;
	text-transform: uppercase;
	}
.cat-nav-right li.no-bullet {
		background: url(images/sciccors.png)no-repeat left center;
	}
	
	.no-bullet a {
		color:#FFFFFF !important;
		}


.ui-state-default {
	color: #DB526B;
	}
	
.ui-state-hover {
	background:  url(images/accordian-image.png) no-repeat 90%  5px  ;
	color: #fff;
	}	

.ui-state-active {
	background: #484848 url(images/accordian-image.png) no-repeat 90% -28px ;
	color: #fff;
	
	}

#accordion h3 a {
	display:block;
	margin-bottom:10px;
	padding-left:20px;
	font-size: 18px;
	}

.ui-state-default a {
	
	color: #DB526B;
	}

.ui-state-active a {
	color: #fff !important;
	text-decoration: none;
	}

#navigation, #content,.section{
	padding:0;
	margin:0;
	list-style:none;
}
#content-scroll{
	overflow:hidden;
	width:620px;
	position:relative;
	height:600px;
	float:left;
}

.section .sub {
	border:1px solid #484848;
	float:left;
	margin:0 20px 10px 15px;
	padding:20px;
	position:relative;
	width:540px;
	}

.category-container {
	margin: 15px;
	padding: 15px;
	border: 1px solid #71706f;
	clear: both;
	}
	.category_list_thumb a img {
		border: 2px solid #484848;
		display: block;
		float: left;
		width: 245px;
		height: 367px;
		}
		.category_list_desc {
			float: left;
			width: 280px;
			}





/*WIDGETS*/

li.widget_taxonomy {
	display: block;
	padding: 10px 0 20px 0;
	}
	.widget_taxonomy h2 {
	display: block;
	margin: 5px 0;
	color: #52b3db;
	}
	





/*FORMS*/

.feature-type {
	border-bottom:1px dotted #5D5D5D;
	display:block;
	font-size:18px;
	padding:10px 0;
	}
	.no-border {
		border-bottom: none !important;
		}

.enquiry-link {
	color: #db526b;
	}

dl.annform { border-bottom: 1px dotted #5D5D5D; }

dl.annform dt
{
	clear: left;
	float: left;
	width: 220px;
	margin: 0;
	padding: 5px;
	border-top: 1px dotted #5D5D5D;
	font-weight: bold;
}

dl.annform dd
{
	padding: 5px;
	border-top: 1px dotted #5D5D5D;
}



.input-field {
	background-color: #5B5B5B;
	border: 1px dotted #5D5D5D;
	padding: 10px;
	font-size: 14px;
	width: 320px;
	color: #ccc;	
	}


select {
	border:1px solid #BDBDBD;
	float:left;
	margin:0 10px 0 0;
	padding:2px;
	}

.submit-button {
-moz-border-radius:3px 3px 3px 3px;
background-color:#FFFFFF;
border-color:#D9D9D9;
border-style:solid;
border-width:0 1px 1px 0;
color:#666666;
float:right;
font-size:16px;
margin:20px;
padding:3px 5px;
}




/*STOCKIST*/


.stockist-block li {
	width: 220px;
	float: left;
	border: 1px dotted #ccc;
	height: 250px;
	margin: 10px;
	padding: 20px;
	}



/*FOOTER*/

ul#footer-links {
	margin-left: 20px;
	margin-top: 5px;
	font-size: 11px;
	}

#footer-links li {
	display: inline;
	padding-right: 10px;
	}

