body {
	margin: 0;
	padding: 0;
	color: black;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background: white;
}
p, form, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
p, td, th, input, select, textarea, h1, h2, h3, h4, li {
	/*font-size: 1.3em;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

input, select, textarea {
	font-size: 1.3em;
	padding: 3px;
}

td p {
	font-size: 1em;
}

#body ul {
	padding: 0  0 7px 25px;
}
#body ul li {
	padding: 2px 0 4px 0;
	font-size: 1.3em;
}

#body ul li p {
	font-size: 1em;
}
#body ul li h3 {
	font-size: 1.2em;
}






img {
	border: none;
}
a:link, a:active, a:visited {
	color: #004fbb;
	text-decoration: underline;
}
a:hover {
	color: #0065f7;
	text-decoration: none;
}



#cover {
	width: 980px;
	margin: 0 auto;
	background: url(/images/body-bck.png) repeat-y left #f4f8fb;
	color: #404040;
}

/* header */
#header {
	height: 312px;
	background: url(/images/header-image.jpg) no-repeat top left;
}
#image {
	height: 166px;
	padding: 26px 46px 0 46px;	
}
h1 a {
	display: block;
	text-decoration: none;
	background: url(/images/bartlett-logo.gif) no-repeat top left;
	width: 257px;
	height: 76px;
	text-indent: -9999px;
	margin-bottom: 26px;
	overflow: hidden;
}
#image p {
	display: block;
	text-decoration: none;
	background: url(/images/free-call.gif) no-repeat top left;
	width: 187px;
	height: 52px;
	text-indent: -9999px;	
	margin-left: 1px;
}

/* menu */
#menu {
	background: url(/images/menu-bck.gif) no-repeat top left;
	height: 120px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 47px;
}
#menu li {
	display: inline;
	float: left;
}
#menu a:link, #menu a:visited, #menu a:active {
	display: block;
	color: white;
	text-indent: -9999px;
	background: url(/images/buttons2.gif) no-repeat;
	overflow: hidden;
}

#menu .selected a {
	opacity: .7 !important;	
	filter: alpha(opacity=70);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.mn-home {
	margin-top: 20px; 
	margin-right: 33px;
	height: 41px;
	width: 47px;
}
.mn-home:hover {
	background-position: 0 -56px !important;
}
.selected .mn-home, .selected .mn-home:hover  {
	background-position: 0 0 !important;
}
.mn-about {
	margin-top: 43px; 
	margin-right: 38px;
	height: 56px;
	width: 175px;
	background-position: -47px 0 !important;
}
.mn-about:hover {
	background-position: -47px -56px !important;
}
.selected .mn-about, .selected .mn-about:hover {
	background-position: -47px 0 !important;
}
.mn-products {
	margin-top: 70px; 
	margin-right: 36px;
	height: 42px;
	width: 71px;
	background-position: -222px 0 !important;
}
.mn-products:hover {
	background-position: -222px -56px !important;
}
.selected .mn-products, .selected .mn-products:hover {
	background-position: -222px 0 !important;
}

.selected .mn-news, .selected .mn-news:hover {
	background-position: -204px 0 !important;
}
.mn-howto {
	margin-top: 70px; 
	margin-right: 34px;
	height: 42px;
	width: 184px;
	background-position: -293px 0 !important;
}
.mn-howto:hover {
	background-position: -293px -56px !important;
}
.selected .mn-howto, .selected .mn-howto:hover {
	background-position: -293px 0 !important;
}
.mn-ads {
	margin-top: 65px; 
	margin-right: 34px;
	height: 40px;
	width: 31px;
	background-position: -477px 0 !important;
}
.mn-ads:hover {
	background-position: -477px -56px !important;
}
.selected .mn-ads, .selected .mn-ads:hover {
	background-position: -477px 0 !important;
}
.mn-faq {
	margin-top: 55px; 
	margin-right: 33px;
	height: 42px;
	width: 33px;
	background-position: -508px 0 !important;
}
.mn-faq:hover {
	background-position: -508px -56px !important;
}
.selected .mn-faq, .selected .mn-faq:hover {
	background-position: -508px 0 !important;
}
.mn-links {
	margin-top: 43px; 
	margin-right: 33px;
	height: 42px;
	width: 42px;
	background-position: -541px 0 !important;
}
.mn-links:hover {
	background-position: -541px -56px !important;
}
.selected .mn-links, .selected .mn-links:hover {
	background-position: -541px 0 !important;
}
.mn-contact {
	margin-top: 20px; 
	height: 45px;
	width: 63px;
	background-position: -583px 0 !important;
}
.mn-contact:hover {
	background-position: -583px -56px !important;
}
.selected .mn-contact, .selected .mn-contact:hover {
	background-position: -583px 0 !important;
}


/* footer */
#footer {
	font-size: 1.2em;
	color: #687075;
	background: url(/images/footer-bck.gif) repeat-y left;
	padding: 20px 45px;
	line-height: 150%;
}
#copyright span {
	padding: 0 4px;
	color: #babfc2;
}
#thweb {
	float: right;
	display: block;
}
#thweb span {
	display: block;
	float: left;
	padding: 10px 8px 0 0;
}
#thweb a:link, #thweb a:visited, #thweb a:active {
	display: block;
	float: left;
	background: url(/images/13thbeach-logo.gif) top no-repeat;
	width: 88px;
	height: 30px;
	text-indent: -9999px;
}
#thweb a:hover {
	background-position: bottom;
}


/* slider */
#slider {
	height: 274px;
	padding-left: 28px;
	background: url(/images/slider-bck.jpg) no-repeat top left;
}
#slider #alternative p {
	padding: 50px 0 0 0;
}
#slider #alternative p {
	font-size: 1.3em;
}

#slider #alternative ul {
	padding: 0;
	margin: 0;
	padding-top: 20px;
	list-style: none;
	float: right;
	width: 430px;
}
#slider #alternative li {
	font-size: 1.5em;	
	background: url(/images/alt-bullet-2.gif) 0px 5px no-repeat !important;
	padding: 6px 0 6px 24px;
}

.align-left {
	float: left;
}


.after-slider {
	background: url(/images/after-slider-bck.jpg) no-repeat top left !important;
	padding-top: 50px !important;
	padding-bottom: 70px !important;
}

#slider .navigation {
	float: right;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 45px 37px 0 0;
}
#slider .navigation li {
	text-align: right;
	margin-bottom: 7px;
}
#slider .navigation a:link, #slider .navigation a:visited, #slider .navigation a:active {
	color: #729dc5;
	font-size: 1.5em;
	display: block;
	width: auto;
	height: 23px;
	padding: 5px 8px 0 0;
	-moz-outline: none;
}
#slider .navigation a:hover {
	color: #004fbb;
}

#slider .navigation li.selected {
	background: url(/images/slider-nav.png) no-repeat top right;
}
#slider .navigation li.selected a {
	text-decoration: none;
	color: #00539f !important;
}

#slider .panel .thumb {
	width: 305px;
	float: left;	
}
#slider .panel h2 {
	color: #00539f;
	font-size: 1.8em;
	padding: 50px 0 15px 0;	
	font-weight: bold;
}
#slider .panel h2 a:link, #slider .panel h2 a:visited, #slider .panel h2 a:active {
	color: #00539f;
	text-decoration: none;
}
#slider .panel h2 a:hover {
	color: #0065f7;
	text-decoration: underline;
}
#slider .panel p {
	font-size: 1.5em;
	line-height: 150%;
}
.scroll {
    height: 250px;
    width: 675px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

.scrollContainer div.panel {
    height: 250px;
    width: 676px;
}



/* infobar */
#infobar {
	background: url(/images/infobar-bck.png) repeat-y top left #bfd6eb;
	margin-bottom: 8px;	
	border-top: 2px solid white;
}
#infobar-cover {
	background: url(/images/infobar-cover-bck.png) no-repeat top left;
	overflow: auto;
	width: 100%;
	padding-bottom: 20px;
}
#feed-news {
	float: left;
	width: 250px;
	padding-left: 45px;
}
#feed-news h3 {
	font-size: 1em;
}

#feed-gallery {
	padding: 0 45px;
}
#infobar h2 {
	display: block;
	height: 28px;
	padding-top: 12px;
	padding-bottom: 9px;
	font-weight: bold;
	font-size: 1.3em;
	color: black;
}

#feed-gallery ul {
	margin-top: 10px;
	height: 90px;
	overflow: hidden;
}
#feed-gallery li {
	float: left;
	display: inline;
	margin: 0 0 0 25px;
}
#feed-gallery li.first-child {
	margin: 0;
}

#feed-gallery li a {
	border: 3px solid white;
	display: block;
}
.link-slideshow {
	float: right;
	font-size: 1.3em;
	margin-top: 12px;
	display: block;
	background: url(../images/slideshow-play.gif) no-repeat 0 2px;
	padding-left: 16px;
	margin-right: 20px;
}

/* body */
#body {
	min-height: 200px;
	padding: 30px 45px 60px 45px;
	background: url(/images/content-bck.png) no-repeat top left;
}
#body p {
	line-height: 150%;
	font-size: 1.3em;
	padding: 5px 0 10px 0;
}
#body h2 {
	color: #00539f;
	font-size: 2em;
	padding-bottom: 10px;
}
#body h3 {
	color: #0063c1;
	font-size: 1.7em;
	padding-bottom: 10px;
	padding-top: 8px;
	font-weight: bold;
}


ul#sitemap {
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
}
ul#sitemap li {
	padding: 3px 0 !important;
	font-size: 1.3em;
}
ul#sitemap ul {
	padding-top: 3px !important;
}
ul#sitemap ul li {
	font-size: 1em;
	padding-left: 15px !important;
	list-style: none;
}


ul#product_list {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#product_list li {
	overflow: auto;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 5px;
	background: url(../images/product-bck.png) no-repeat 177px 7px;
}
#product_list .thumb {
	float: left;
	width: 163px;
	border: 1px solid #c5dbe9;
	background-color: white;
	padding: 6px;
	margin-right: 20px;
}
#product_list h3 {
	font-size: 1.6em;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 15px;
}
#product_list h3 a:link, #product_list h3 a:visited, #product_list h3 a:active {
	text-decoration: none;
}
#product_list h3 a:hover {
	text-decoration: underline;
}

.cliff {
	display: block;
	float: left;
	background: url(/images/cliff.gif) no-repeat top left;
	width: 227px;
	height: 274px;
	margin-right: 60px;
	margin-top: 0;
	margin-bottom: 30px;
}
.cliff .quotation {
	padding: 35px 30px 0 40px !important;
}
.cliff .author {
	display: block;
	line-height: 120% !important;
	font-style: normal;
	padding: 67px 0 0 12px !important;
}



ul#news {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#news li {
	padding: 10px 0;
}
ul#news h3 {
	font-size: 1.1em !important;
	padding-bottom: 3px;
	font-weight: normal;
}
ul#news p {
	font-size: 1.3em;
	padding-bottom: 1px !important;
	padding-top: 1px !important;;
}
ul#news p.date {
	font-size: .9em;
	color: #687075;
}

#news_recent {
	border-top: 2px solid white;
	margin-top: 50px;
	padding-top: 30px;
}

.fright {
	float: right;
}


#product_details h3 {
	font-size: 1.5em;
	padding-bottom: 2px !important;
}
#product_details h4 {
	font-weight: bold;
	font-size: 1em;
	padding: 3px 0 5px 0;
}
/*
#product_details ul {
	margin-left: 20px;
	font-size: 1.3em;
	margin-bottom: 10px;
}
#product_details li {
	padding-bottom: 5px;
	padding-top: 5px;
}
*/




#flash_gallery_cover {
	margin-top: -20px;
}
.image_right {
	float: right;
	padding: 30px 40px;
	padding-right: 0;
}

p.error {
	color: #f26522;
	font-weight: bold;
}
label {
	font-size: 1.3em;
	float: left;
	font-weight: bold;
}
.fitem {
	margin-left: 100px;
	padding-bottom: 7px;
}
.finput {
	width: 400px;
}
.ftextarea {
	width: 400px;
	height: 60px;
	overflow: auto;
}
.fmessage {
	height: 150px !important;
}
span.req {
	color: #f26522;
}
.note {
	color: #848484;
	position: absolute;
	width: 250px;
	margin-left: 100px;
	text-align: right;
	font-size: 1.3em;
	padding-top: 5px;
}
#contact_form {
	padding-top: 5px;
}


#googlemap {
	padding: 20px 0;
}
#googlemap iframe {
	border: 1px solid #633500;
}




#product-gallery {
	margin-top: 30px;
	border: 2px solid white;
	overflow: auto;
	width: 100%;
}
#product-gallery ul {
	padding: 5px 20px;
}
#product-gallery li {
	float: left;
	display: inline;
	margin: 0 15px 15px 0;
}
#product-gallery h3 {
	padding-left: 20px;
	color: #3e4246;
	font-size: 1.5em;
}
#product-gallery li a {
	border: 5px solid white;
	display: block;
}


#flash_gallery_cover {
	padding-top: 30px;
	margin-left: 80px;
}
#flash_gallery {
	-moz-outline: none;	
}

.align-right {
	float: right;
	margin: 5px 0 15px 20px;
}
.image {
	border: 10px solid white;
}
.image-alt {
	border: 6px solid white;
}
.van-home {
	margin-top: 25px !important;
}

.faq_nav {
	font-size: 1.3em;
	margin: 0 0 30px 20px;
	padding: 0;
}
.faq_nav li {
	padding: 2px 0;
}

.faq_content {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	border-top: 1px dashed #b1c8df;
}

.faq_content li {
	margin: 0 !important;
	padding: 15px 0 20px 0 !important;
	border-bottom: 1px dashed #b1c8df;
}
.faq_content li h3 {
	font-size: 1.1em !important;
	padding-bottom: 5px !important;
}
.faq_content li p {
	padding-bottom: 3px !important;
}

hr {
	height: 1px;
	border: none;
	background-color: white;
	padding: 0;
	margin: 10px 0 20px 0;
	border-top: 1px dashed #b1c8df;
}


.product-options {
	padding: 30px 0 !important;
	list-style: none;
	margin: 0;
}

.product-options li {
	min-height: 193px;
	height: auto !important;
	height: 193px;
	margin-bottom: 20px;
}

.product-options li img {
	float: left;
	padding-right: 30px;
}
.product-options li h3 {
	padding-top: 15px	!important;
	font-size: 1.1em	!important;
}


#videos {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

#videos li {
	padding: 20px 0 !important;
}