/* ===============================================
SITE:
	Caboluxx - luxury Lifestyle Services
--------------------------------------------------
AUTHOR(S): 
	mbixby@topspotims.com
=================================================*/

/* == HONEYPOTS ============================= */

form .LastName, form .CompleteName {
    position: absolute;
    text-decoration: underline;
    background-color: #CC0000;
    left: 0px;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

/* == Reset!!! WHAT?!?!?! =================== */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';	content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}

body {
	background: #FFF;
	}

h1, h2 { 
	font-family: 'IM Fell English', arial, serif;
	color: #04335a;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 10px;
	}
h2 { font-size: 18px; text-transform: uppercase;margin-top:1.5em;}
a {  }
p {
	font-family: Lucida Grande, Lucida Sans Unicode, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7;
	margin-bottom: 10px;
	}
span, a {
	font-family: Lucida Grande, Lucida Sans Unicode, Helvetica, sans-serif;
	}
ul, ol {
        font-family: Lucida Grande, Lucida Sans Unicode, Helvetica, sans-serif;
	font-size: 12px;
}
/* HEADER */
#header-wrapper {
	height: 581px;
	position: relative;
	}
#header.home {
	height: 556px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 1000;
	}
#header.inner {
	height: 450px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 1000;
	}
#logo {
	position: absolute;
	top: 20px;
	left: 25px;
	}
#nav {
	width: 930px;
	height: 33px;
	position: absolute;
	left: 15px;
	top:116px;
	background: url(../images/primary-nav-bg.png) no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
	}
	
/* PRIMARY NAV */
#primary-nav li {
	float: left;
	position: relative;
	z-index: 500;
	}
	#primary-nav li a.lvl1, #primary-nav li a.lvl2 {
		font-family: Lucida Grande, Lucida Sans Unicode, Helvetica, sans-serif;
		text-transform: uppercase;
		color: #f4f4f4;
		text-decoration: none;
		font-size: 12px;
		height: 13px;
		/*padding: 10px 19px; /* Use when Golf Page is visible in menu*/
		padding: 10px 25px; /* Use when Golf Page is hidden in menu*/ 
		display: block;
		margin: 0 20px;
		font-weight: bold;
		}
	#primary-nav li.active a.lvl1, #primary-nav li a:hover, #primary-nav li.hover a.lvl1 {
		background: #064072;
		}
#primary-nav ul {
	position: absolute;
	padding: 1px;
	background: url(../images/primary-nav-bg.png) ;
	margin: 0;
	left: 19px;
	padding-bottom: 0;
	display: none;
	}
	#primary-nav li a.lvl2 {
		background: #064072;
		width: 180px;
		font-weight: normal;
		text-transform: none;
		margin: 0 0 1px 0;
		padding: 8px 20px;
	}
	#primary-nav li a.lvl2:hover {
		text-decoration: underline;
		}
/* BANNER */
#banner.home {
	background: #FFF;
	position: absolute;
	top: 0;
	width: 100%;
	height: 581px;
	}
#banner.home .banner-item {
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 100;
	height: 581px;
	display: none;
	}
	#banner-1 { background: url(../images/home-banner-1.jpg) top center no-repeat; }
	#banner-2 { background: url(../images/home-banner-2.jpg) top center no-repeat; }
	#banner-3 { background: url(../images/home-banner-3.jpg) top center no-repeat; }
	#banner-4 { background: url(../images/home-banner-4.jpg) top center no-repeat; }
	#banner-5 { background: url(../images/home-banner-5.jpg) top center no-repeat; }

#banner-nav {
	width: 75px;
	height: 17px;
	display: block;
	background: url(../images/banner-nav-bg.png) no-repeat;
	z-index: 150;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 556px;
	}
	#banner-nav li {
		width: 15px;
		margin-top: 4px;
		float: left;
		display: block;
		position: relative;
		}
	#banner-nav li a {
		width: 8px;
		height: 8px;
		display: block;
		background: url(../images/banner-nav-buttons.png) top no-repeat;
		margin: 0 auto;
		}
		#banner-nav li a.active { background-position: bottom; }
#banner.inner {
	background: #FFF;
	position: absolute;
	top: 0;
	width: 100%;
	}
	#banner.inner .banner-item {
		width: 100%;
		position: absolute;
		top: 0;
		z-index: 100;
		height: 450px;
		background: #8ab6dd;
		}


/* CONTENT */
#content-wrapper {
	background: #fff;
	}
#content {
	width: 960px;
	margin: 0 auto;
	overflow: auto;
	}
#content.three-col {
	padding-bottom: 20px;
	}
#content.three-col #content-body {
	float: left;
	width: 520px;
	padding: 0 40px 0 0;
	}
#content.two-col #content-body {
	width: 715px;
	float: left;
	padding: 0 40px 0 0;
	}
#content.no-col #content-body {
	width: 960px;
	}

#content-body ul,
#content-body ol {margin:1em 0;}
#content-body ul {list-style:disc;}
#content-body li {margin:0 2.5em;line-height:1.44em;}

/* HOME CONTENT */
#home-left, #home-right {
	float: left;
}
#home-left {
	width: 611px;
	margin-left: 25px;
	padding-top: 41px;
	margin-bottom: 50px;
	}
	#home-left h1 {
		margin-bottom: 20px;
		}
#home-right {
	width: 244px;
	padding-left: 80px;
	}
#home-right #rfq-btn {
	width: 189px;
	height: 48px;
	display: block;
	background: url(../images/home-rfq-btn.png) no-repeat;
	text-align: center;
	font-family: 'IM Fell English', arial, serif;
	color: #04335a;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	padding-top: 30px;
	margin: 32px auto 10px auto;
	}
	#home-right #rfq-btn:hover {
		text-decoration: underline;
		}
	#home-right span {
		color: #171717;
		font-size: 10px;
		display: block;
		text-align: center;
		text-transform: uppercase;
		font-weight: bold;
		}
		#home-right span span {
			font-family: 'IM Fell English', arial, serif;
			color: #04335a;
			font-size: 30px;
			}

/* HOME BUCKETS */
#bucket-wrapper {
	background: #dfe5eb;
	border-top: 1px solid #f5f5f5;
	clear: both;
	}
#buckets {
	width: 960px;
	height: 203px;
	margin: 0 auto;
	}

/* SIDEBAR LEFT */
#sidebar-left {
	width: 180px;
	float: left;
	border-right: 1px solid #e9e9e9;
	margin-right: 14px;
	margin-top: 50px;
	padding: 10px 0;
	}
#sidebar-left h2 a {
	color: #04335a;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	}
#secondary-nav {
	
	}
	#secondary-nav li {
		
		}
		#secondary-nav li a {
			color: #ffa710;
			font-size: 12px;
			text-decoration: none;
			display: block;
			background: url(../images/secondary-nav-dot.png) left center no-repeat;
			margin-left: 5px;
			padding: 5px 0 5px 10px;
			font-weight: bold;
			}
		#secondary-nav li a:hover {
			text-decoration: underline;
			color: #75a3cc;
			}
/* SIDEBAR RIGHT */
#sidebar-right {
	width: 195px;
	float: left;
	margin-left: 10px;
	margin-top: 32px;
	}
#sidebar-right .rfq-btn {
	width: 189px;
	height: 48px;
	display: block;
	background: url(../images/home-rfq-btn.png) no-repeat;
	text-align: center;
	font-family: 'IM Fell English', arial, serif;
	color: #04335a;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	padding-top: 30px;
	margin: 0 auto 10px auto;
	}
#sidebar-right span {
		color: #171717;
		font-size: 10px;
		display: block;
		text-align: center;
		text-transform: uppercase;
		font-weight: bold;
		margin-bottom: 10px;
		}
		#sidebar-right span span {
			font-family: 'IM Fell English', arial, serif;
			color: #04335a;
			font-size: 30px;
			}

/* BREADCRUMBS */
#breadcrumbs {
	padding: 25px 0;
	}
.B_crumbBox {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #04335a;
	}
	.B_crumbBox a {
		color: #ffa710;
		text-decoration: none;
		}

/* QUICK CONTACT FORM */
#quick-contact {
/* 	margin-left: 25px; */
	}
	#quick-contact label {
		font-size: 10px;
		color: #04335a;
		display: block;
		font-weight: bold;
		margin: 0 0 3px 10px;
		}
	#quick-contact input, #quick-contact textarea {
		width: 172px;
		height: 12px;
		border: 0;
		display: block;
		margin-bottom: 10px;
		background: url(../images/quick-contact-input.png) no-repeat;
		font-family: Lucida Grande, Lucida Sans Unicode, Helvetica, sans-serif;
		font-size: 11px;
		padding: 6px;
		margin-left: 5px;
		}
	#quick-contact textarea {
		height: 68px;
		background: url(../images/quick-contact-textarea.png) no-repeat;
		}
	#quick-contact input.submit {
		width: 60px;
		height: 30px;
		text-indent: -9999px;
		background: url(../images/quick-contact-submit.png) no-repeat;
		cursor: pointer;
		float: right;
		margin-right: 10px;
               /*IE text-indent fix*/
               font-size: 0; 
               display:block; 
               line-height: 0;
		}
	p.error {
		border: 1px solid #F00;
		background: #ffeaea;
		color: #D00;
		padding: 5px;
		}

/* CONTACT FORM */
#contact {
	width: 384px;
	}
	#contact em {
		display: block;
		margin-bottom: 10px;
		font-size: 9px;
		color: #8aa1b4;
		}
	#contact label {
		font-family: Lucida Grande, Lucida Sans Unicode, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		display: block;
		margin-bottom: 4px;
		margin-left: 8px;
		}
	#contact input, #contact textarea {
		font-family: Lucida Grande, Lucida Sans Unicode, Helvetica, sans-serif;
		font-size: 11px;
		color: #000;
		display: block;
		width: 372px;
		height: 12px;
		padding: 6px;
		border: none;
		margin-bottom: 15px;
		background: url(../images/contact-input.png) no-repeat;
		}
	#contact textarea {
		height: 68px;
		background: url(../images/contact-textarea.png) no-repeat;
		}
	#contact input.submit {
		width: 60px;
		height: 30px;
		text-indent: -9999px;
		background: url(../images/quick-contact-submit.png) no-repeat;
		cursor: pointer;
		float: right;
		margin-right: 10px;
 /*IE text-indent fix*/
               font-size: 0; 
               display:block; 
               line-height: 0;
		}

/* RFQ FORM */
#rfq-form {
/* 	margin-bottom: 20px; */
	height: 300px;
	width: 940px;
	margin: 0 auto 20px 0;
	}
#rfq-form fieldset {
	float: left;
	width: 310px;
	}
	#rfq-form fieldset.checkboxes input {
		margin-right: 10px;		
		}
#rfq-form em {
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
	}
#rfq-form label {
	font-family: Lucida Grande, Lucida Sans Unicode, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
	margin-left: 8px;
	
	}
#rfq-form input[type=text], #rfq-form textarea {
		font-family: Lucida Grande, Lucida Sans Unicode, Helvetica, sans-serif;
		font-size: 11px;
		color: #000;
		display: block;
		width: 280px;
		height: 12px;
		padding: 6px;
		border: none;
		margin-bottom: 15px;
		border: 1px solid #BBB;
		}
#rfq-form textarea {
	height: 200px;
	}
#rfq-form input.submit {
	clear: both;
	width: 60px;
	height: 30px;
	text-indent: -9999px;
	background: url(../images/quick-contact-submit.png) no-repeat;
	cursor: pointer;
	float: right;
	margin-right: 50px;
	border: none;
 /*IE text-indent fix*/
               font-size: 0; 
               display:block; 
               line-height: 0;
	}
/* FOOTER */
#footer-wrapper {
	background: url(../images/footer-bg.png) #75a3cc repeat-x;
	}
#footer {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0;
	}
	#footer p, #footer a {
		font-size: 10px;
		color: #fff;
		text-decoration: none;
		}
	#copy {
		float: left;
		margin-left: 170px;
		line-height: normal;
		}
	#footer-nav {
		float: left;
		margin-left: 50px;
		padding: 0;
		}
		#footer-nav li {
			float: left;
			margin-right: 20px;
			padding: 0;
			}
			#footer-nav li a {
				display: block;
				}
			#footer-nav li a:hover {
				text-decoration: underline;
				}
	#credits {
		float: left;
		margin-left: 30px;
		}
/* NEWS CAROUSEL */
#carousel-wrapper {
	position: relative;
	width: 868px;
	height: 150px;
	background: #cad0d6;
	border: 5px solid #FFF;
	margin: 0 auto;
	margin-top: 50px;
	}
#carousel-wrap {
	overflow: auto;
	width: 711px;
	height: 125px;
	position: absolute;
	top: 25px;
	left: 150px;
	overflow: hidden;
	display: block;
	}
.carousel_item {
	width: 711px;
/* 	position: absolute; */
	height: 125px;
	background: #cad0d6;
	}
#carousel-title, .carousel_pageTitle {
	font-family: 'IM Fell English', arial, serif;
	color: #04335a;
	text-decoration: none;
	}
	#carousel-title {
		font-weight: normal;
		font-size: 18px;
		line-height: 1;
		position: absolute;
		top: 40px;
		left: 25px;
		}
	.carousel_pageTitle {
		font-size: 18px;
		padding-bottom: 5px;
		display: block;
		border-bottom: 1px solid #FFF;
		margin-bottom: 5px;
		}
.carousel-right {
	float: left;
	width: 460px;
	}
.carousel-image {
	float: left;
	margin-right: 20px;
	}
#nextBtn2 a {
	width: 24px;
	height: 23px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	position: absolute;
	background: url(../images/next-btn.png) no-repeat;
	right: -13px;
	top: 65px;
	}
#prevBtn2 a {
	width: 24px;
	height: 23px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	position: absolute;
	background: url(../images/prev-btn.png) no-repeat;
	left: -13px;
	top: 65px;
	}		
/* NEWS */
.all-news {
	font-size: 12px;
	margin-bottom: 10px;
	display: block;
	text-decoration: none;
	}
	.all-news:hover { text-decoration: underline; }
.ditto_item {
	}
.ditto_item.alt {
	background: #eee;
	}
.ditto_pageTitle {
	margin-bottom: 2px;
	padding: 5px;
	border-bottom: 1px solid #69859d;
/* 	background: #04335a; */
	
	}
.ditto_pageTitle a {
/* 	color: #FFF; */
	text-decoration: none;
	font-size: 16px;
	color: #04335a;
	font-weight: normal;
	font-family: 'IM Fell English', arial, serif;
	text-transform: uppercase;
	}
	.ditto_pageTitle a:hover {
		text-decoration: underline;
		}
	.ditto_pageTitle span {
		font-size: 16px;
		font-weight: normal;
		float: right;
		color: #FFF;
		background: #05335b;
		padding: 3px 10px;
		font-family: 'IM Fell English', arial, serif;
		}

.ditto_introText {
	font-family: Lucida Grande, Lucida Sans Unicode, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7;
	margin-bottom: 15px;
/* 	background: #eee; */
	padding: 5px;
/* 	border: 1px solid #BBB; */
	overflow: auto
	}
	
	p.contact-callout {
        border: 1px dotted #b0b0b0;
        clear: both;
        color: #393939;     /* adjust accordingly */
        font-size: 12px;  /*adjust accordingly*/
        font-weight: 400;
        line-height: 1.2;
        padding: 0.5em;
        text-align: center;
        width: 80%;
        margin: 15px 20px 10px;
        display: block;
        float: left;
}
        p.contact-callout a.emphasis {
               color: #000;
               display: block;
               text-decoration: underline;
               text-transform: uppercase;
        }



