/* CSS Document */

/* Body and Universal Reset */

* {margin: 0; padding: 0;}

#mainWrapper {
	margin:0 auto;
}

#container {
	margin:0 auto;
	width:865px;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
	vertical-align:top;
}

img {
	border:0;
}

#popupWindowCaller {
	display:none;
}

.clear {
	clear:both;
	height:1px;
}


/* Typography */

h1.homeHeading, .onlineQuoteHeading, .yourDetails {
	font-size:20px;
	color:#F2789E;
	margin:0 0 13px 0;
	font-style: italic;
}

/* Main Navigation */

#mainNav {
	height:36px;
	width: 600px;
	background-color:#817063;
	width: 100%;
}

.nav {
	margin:0 auto;
	width: 890px;
}

#mainNav li {
	background:url(/images/backgrounds/nav-line.gif) right 7px no-repeat;
	list-style:none;
	display:inline;
	float:left;
	padding: 4px 19px 4px 18px;
}

#mainNav .noNavBar {
	background: none;
}

#mainNav li a {
	color:#fff;
	font-size:12px;
	display:block;
	float:left;
	text-transform:uppercase;
	padding: 4px 8px;
	text-shadow:#52483f 0px 1px 0px;
}

#mainNav li a:hover, #mainNav li.down a {
	color:#333;
	text-shadow:#aaa 0px 1px 0px;
}

/* Header */

#header {
	background:url(/images/backgrounds/header-bg.gif) top center no-repeat;
}

.logoContainer {
    margin: 0 auto;
    width: 875px;
	text-align: center;
	height:154px;
}

.logo {
	margin:0 auto;
	width:515px;
	height:156px;
	display:block;
}

.logo img {
	margin: -2px 0 0;
}

/* image columns */

#bannersRow {
	margin: 0 auto;
	background-color:#ebe3da;
}

#pageBanners {
	width: 865px;
	margin:0px auto;
}

/* Container Wrapper */

#containerWrapper {
	margin:0px auto;
	background:url(/images/backgrounds/content-bg.gif) top center no-repeat;
}

/* Left Col */

#leftCol {
	margin:32px 0 0 0;
	width:220px;
	float:left;
}

#onlineQuote {
	padding:0 15px 22px 15px;
}

#onlineQuote p {
	margin:10px 0 7px 0;
}

.initConsultLabel {
	width:41px;
	float:left;
	margin-top:4px;
	font-weight:bold;
}

#onlineQuote input.textinput, #onlineQuote input.textinputhover {
	width:137px;
	margin-top:3px;
}

.home #onlineQuote input.textinput, .home #onlineQuote input.textinputhover {
	width:211px;
}

.continue {
	text-align:center;
	margin:12px 0 0 0;
}

a.medialink {
	font-size:15px;
	font-weight:bold;
	margin:0 0 15px 15px;
	border-bottom:solid #d8c9b8 1px;
	width:186px;
	display:block;
}



/* Sub Nav */

#subMenu {
	margin: 0 0 20px 15px;
}

#subMenu li {
	list-style:none;
	border-bottom: 1px solid #EBE3DA;
}

#subMenu li a {
	font-size:12px;
	display:block;
	padding:4px 10px;
	color:#746457;
}

#subMenu li a:hover, #subMenu li.down a  {
	color:#F2789E;
}

#subMenu li a.subNavHeading {
	text-transform:uppercase;
	letter-spacing:1px;
	background:none;
	color:#746457;
}

#subMenu li a:hover.subNavHeading {
	color:#F2789E;
}


#subMenu li.child a {
	padding-left:25px;
}


/* Content */

#contentGallery {
	width:639px;
	margin:20px 0 0 0;
	float:right;
}

#contentGallerytwo {
	width:639px;
	margin:0 0 20px 0;
	float:right;
}

#content {
	width:600px;
	margin:20px 12px 15px 0;
	float:right;
}

.home #content {
	width:835px;
	margin: 17px 15px 10px;
}

#content p, #contentHome p, #content table, #content ul {
	margin:0 0 12px 0;
}

#content li {
	list-style:none;
	background:url(/images/spacers/li_dot.gif) no-repeat 0 6px;
	padding:0 0 0 10px;
}

.galCatContainer {
	width:104px;
	text-align:center;
	float:left;
	margin:0 0 12px 3px;
}

.gcLast {
	margin:0 0 12px 0;
}

.galCatContainertwo {
	width:104px;
	text-align:center;
	float:left;
	margin:0 0 12px 2px;
}

.galCatContainer a {
	font-size:12px;
	color:#998675;
}

.galCatContainer a:hover {
	color:#F2789E;
}

.designersLogo {
	border-bottom:none;
}


/* Blog */

.displaying {
	text-align:center;
}

.blogThumb {
	float:left;
}

.blogListingContent {
	float:right;
	width:465px;
}

#content p.blogSummary {
	margin:5px 0;
}


/* Online Enquiry Form */

.onlineEnquiryTable td {
	padding-bottom:5px;
}

.yourDetails {	
	padding:7px 0 0 0;
	height:20px;
	font-size:14px;
}

.requiredFields {
	text-align:right;
	padding:7px 0 0 0;
	font-size:11px;
}

.required {
	text-align:center;
	vertical-align:middle;
	padding-left:15px;
}

.onlineEnquiryTable input.textinput, .onlineEnquiryTable input.textinputhover, .onlineEnquiryTable textarea {
	width:440px;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/backgrounds/white.gif);
}

.textinput {
	border:1px solid #CCCCCC;
	padding:1px 2px;
}

.textinputhover {
	border:1px solid #F2789E; 
	padding:1px 2px;
}

select {
	font-size:11px;
	color:#808080;
}

.submit {
	padding:5px 0 0 0;
}

.errorText {
	color:#FF0000;
}


/* Footer */

#footer {
	border-top:1px solid #EAE2D8;
	clear:both;
}

#footerContent {
	width:836px;
	margin:0 auto;
	color:#F2789E;
	font-size:11px;
	padding: 15px 0 10px;
	text-align:left;
}

#footerAward {
	width:865px;
}

.facebookLink {
	text-align:center;
	margin:20px 0 0;
}

#footerContent ul {
	display:inline;
	margin: 0 0 0 15px;
}

#footerContent li {
	display:inline;
	list-style:none;
	color:#998675;
	margin:0 0 0 0;
}

#footerContent li a {
	color:#998675;
}

#footerContent li a:hover {
	color:#F2789E;
}

#socialWrapper {
	margin: -2px 0 0;
	float:right;
}

#socialWrapper .textPosition {
    float: left;
    margin: 2px 0;
}

.socialIcons {
	float:left;
	width:26px;
	height:25px;
	margin: 0 0 0 10px;
}

/* Classes Reserved for the TinyMCE Editor  */

.editor {
	width: 100%;
}

.mini_editor {}
