@charset "utf-8";
/* CSS Document */

body
{
	font-family: Tahoma, Geneva, sans-serif;
	background: #4d4d4d url(images/background.jpg) repeat-x;
	color: white;
	font-size: 11px;
}

a:hover
{
	text-decoration: underline !important;	
}

h1
{
	padding-bottom: 4px;
	padding-top: 3px;
	margin: 0;
	font-size: 26px;
	font-style:italic;
	font-weight: none;
	font-family: Tahoma, Geneva, sans-serif;
}

h1 a
{
	text-decoration: none;
	color: white;
}

h1 a:hover
{
	color: #ff8700;
	text-decoration: none !important;
}

h3
{
	color: #ff8700;
	font-size: 14px;
	padding-top: 4px;
}

h3 a
{
	color: #ff8700 !important;
	text-decoration: none !important;
}

#bloggy
{
	color: #ff8700;
	font-size: 16px;
	padding-bottom: 7px;
	margin: 0;
}


#wrapper
{
	width: 900px;
	margin: auto;
}

#wrapper2
{
	float: left;
	width: 900px;
}

#topnav
{
	float: left;
	width: 900px;
	height: 30px;
}

#topright
{
	float: left;
	padding-top: 4px;
	text-align: right;
	width: 380px;
}

#topright a
{
	color: white;
	text-decoration: none;
}

.orange
{
	color: #ff8700;
	padding: 0 7px 0 7px;
	font-size: 11px;
}

.orange2
{
	color: #ff8700;
	font-size: 14px;
}

#search
{
	float: right;
	padding-left: 10px;
}

.input
{
	position:relative;
	top: -6px;
	background-color: black;
	height: 13px;
	border: 1px solid #ff8700;
	width: 100px;
	color: #ff8700;
	font-size: 11px;
}

.input2
{
	position:relative;
	top: -6px;
	background-color: black;
	height: 13px;
	border: 1px solid #ff8700;
	width: 140px;
	color: #ff8700;
	font-size: 11px;
}

#feature
{
	float: left;
	width: 900px;
	height: 275px;
	position: relative;
	/*background: url(images/header.jpg);*/
}

#feat1
{	
	position:relative;
	z-index: -100;
	width: 900px;
	height: 275px;
	border-bottom: 1px solid white;
}

#feat2
{
	display: none;
	position:relative;
	z-index: -100;
	width: 900px;
	height: 275px;
	border-bottom: 1px solid white;
}


#feat3
{
	display: none;
	position:relative;
	z-index: -100;
	width: 900px; 
	height: 275px;
	border-bottom: 1px solid white;
}


#feature2
{
	float: left;
	width: 900px;
	height: 275px;
	position: relative;
}

#logo
{
	/*margin-top: -160px;
	position: relative;*/
	margin-left: 0px;
	margin-top: -10px;
	margin-bottom: 15px;
}

#logo33
{
	margin-top: -140px;
	position: relative;
}

#logo2
{
	margin-top: 90px;
	float: left;
}

#content
{
	float: left;
	width: 900px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	border-top: 1px solid white;
}

#left
{
	float: left;
	width: 160px;
	padding: 20px 10px 10px 10px;
}

#left h1
{
	padding-left: 7px;
}


#middle
{
	float: left;
	width: 440px;
	background-color: #333333;
	padding: 10px 35px 35px 30px;
	font-size: 12px;
	margin-right: 10px;
	min-height: 440px;
	height: auto !important;
	height: 440px;
}

#middlegal
{
	float: left;
	width: 470px;
	background-color: #333333;
	padding: 10px 5px 35px 10px;
	font-size: 12px;
	/*margin-right: 10px;*/
	
}

#middle a, #middle2 a, #middle3 a, #middle4 a, #middle5 a, #middlegal a, #middlemayfair a
{
	color: white;	
}

#right
{
	float: left;
	width: 180px;
	padding: 5px 5px 10px 0px;
	font-size: 12px;
}

#right a
{
	color: white;
	text-decoration: none;
}

#share
{
	width: 694px;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	float: left;
	padding: 20px 20px 20px 185px;
}

#share a
{
	color: white;
	text-decoration: none;
}

#share a:hover
{
	color: #ff8700;
	text-decoration: none !important;
}

#footer
{
	float: left;
	padding-left: 232px;
	padding-top: 15px;
	margin-bottom: 15px;
	
}

#footer a, #footer a:hover
{
	color: #999;
	text-decoration: none !important;
}

.sec2, .sec3
{
	float: left;
	width: 100px;
	color: #999;
	padding: 0px 30px 0px 0px;
}

.sec4, .sec5
{
	float: left;
	width: 70px;
	color: #999;
	padding: 0px 30px 0px 0px;
}

.title
{
	margin-top: 20px;
	color: #ff8700;
}

#middle2
{
	float: left;
	width: 465px;
	background-color: #333333;
	padding: 10px 10px 35px 20px;
	font-size: 12px;
	margin-right: 10px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}


#suppliers
{
	float: left;
	width: 470px;
	padding: 5px;
}

#suppliers h1 a:hover
{
	color: #ff8700 !important;	
}

h4
{
	padding: 0px;
	margin: 0px;
	font-style:italic;
	font-size: 16px;
}

ul
{
	list-style-type: none;
	padding: 0px; 
	margin: 0px;
}

li
{
	padding-top: 5px;	
}

li a
{
	color: white;
	text-decoration: none;
}

#breadcrumb
{
	position: relative;
	top: -3px;
	margin-bottom: 10px;
}

#breadcrumb a
{
	color: white;
	text-decoration: none;
}

.now
{
	text-decoration: underline !important;	
}

#suppleft
{
	float: left;
	margin-top: 10px;
	width: 230px;
}

#suppright
{
	float: left;
	text-align: right;
	margin-top: 10px;
	width: 230px;
	height: 125px;
}

#suppmiddle
{
	float: left;
	width: 480px;
}

h5
{
	text-transform: uppercase;
	color: #ff8700;
	font-size: 12px;
	text-decoration:none;
	margin: 0px;
	padding: 4px 3px 4px 20px;
}

h5 a
{
	text-transform: uppercase;
	color: #ff8700;
	text-decoration: none;
}

.field
{
	width: 170px;
	background-color:#CCC;
}

.fieldemail
{
	width: 110px;
	background-color:#CCC;
}

.fieldsmall
{
	width: 94px;
	background-color:#CCC;
}

.field2
{
	background-color:#CCC;
	width: 70px;
}

.field22
{
	background-color:#CCC;
	width: 57px;
}

.field4
{
	background-color:#CCC;
	width: 90px;
}

.field3
{
	background-color:#CCC;
}

.field5
{
	background-color:#CCC;
	width: 350px;
}

.textbox
{
	background-color:#CCC;
	width: 250px;
	height: 100px;
}

#middle3
{
	float: left;
	width: 700px;
	background-color: #333333;
	padding: 10px 10px 35px 10px;
	font-size: 12px;
	min-height: 570px;
	height: auto !important;
	height: 570px;
}

#middle4
{
	float: left;
	width: 700px;
	background-color: #333333;
	padding: 10px 10px 35px 10px;
	font-size: 12px;
	min-height: 390px;
	height: auto !important;
	height: 390px;
}

.adminbutton
{
	 padding: 10px;
}

.navigation
{
	position: absolute;
	top: 247px;
	left: 830px;
	padding: 0;
	z-index: 100;
}

.fnav2
{
	padding-left: 10px; 
}

#edit-blog li
{
	padding: 6px;
	width: 500px;
	border-bottom: 1px dotted white;
}

#edit-blog-email li
{
	padding: 6px;
	width: 400px;
	border-bottom: 1px dotted white;
}

#blog_archive
{
	padding: 5px;	
}

#blog_archive li
{
	padding-top: 5px;	
}

#ee
{
	padding-left: 20px;	
}

#current
{
	color: #ff8700;	
}

#scorey
{
	background: url(images/sclogo.gif) no-repeat left;
	padding-left: 23px;
}

#errors
{
	color: #ff8700;
	font-weight: bold;
	font-size: 14px !important;
}

#errors2
{
	color: white;
	font-weight: bold;
}

#galleria
{
	width: 495px;
	float: left;
}

#galleria2
{
	width: 695px;
}

.gallery
{
	margin: 0px 9px 6px 8px;
	border: 1px solid white;
}

#middle5
{
	float: left;
	width: 500px;
	background-color: #333333;
	padding: 10px 10px 35px 10px;
	font-size: 12px;
	margin-right: 10px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

#middle5long
{
	float: left;
	width: 700px;
	background-color: #333333;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	margin-right: 0px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#suppgallery
{
	float: left;
	width: 390px;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-left: 50px;
}

.anyClass li 
{
	margin-left: 6px;
	margin-right: 6px;
	border: 1px solid #ff8700;
	height: 95px;
}

.slideShow ul, .slideShow li 
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

		
.slide img 
{
	position:relative;
	z-index: -100;
}

.mayfair 
{
	float: left; 
	width: 180px; 
	text-align: center; 
	margin-bottom: 8px;	
}

.mayfair a:hover
{
	text-decoration: none !important;	
}

#middlemayfair
{
	float: left;
	width: 440px;
	background-color: #333333;
	padding: 10px 35px 35px 30px;
	font-size: 12px;
	margin-right: 10px;
	min-height: 630px;
	height: auto !important;
	height: 630px;
}