@charset "utf-8";
/* CSS Document */
body {
	background-color: #eeeeee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	height: 100%; 
}

body,td,th {
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	line-height:16px;
}
#shell {
	margin: 0 auto;
	width: 960px;
	height:auto;
	/*min-height: 100%;*/
}
a:link {
	text-decoration: none;
	color: #0095d4;
}
a:visited {
	text-decoration: none;
	color: #0095d4;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 24px;
	font-weight:normal;
	color: #0095d4;
	line-height:30px;
}
h2 {
	font-size: 20px;
	font-weight:normal;
	color: #0095d4;
	line-height:26px;
}
h3 {
	font-size: 18px;
	font-weight:normal;
	color: #000000;
}
h4 {
	font-size: 34px;
	font-weight:normal;
	color: #0095d4;
	line-height:40px;
}
h5 {
	font-size: 14px;
	font-weight:normal;
	color: #0095d4;
}
strong {
	font-size: 14px;
}
#colour_select {
	width: 960px;
	height: 127px;
	margin: 0 auto;
	background: #FFF url(images/page.gif) repeat-y left top;
}
.colour_range{
	/*width: 940px;*/
	width:960px;
	height:107px;
	float:left;
	background: #FFF url(images/colourRange.jpg) no-repeat left top;
	
}
#header {
	width: 960px;
	height: 126px;
	margin: 0 auto;
}
.header_logo{
	width: 940px;
	height: 126px;
	float:left;
	background: #FFF url(images/header.gif) no-repeat left top;
	
}
#header_edgeleft {
	width: 10px;
	height: 126px;
	float:left;
	background: #FFF url(images/edgeLeft.jpg) repeat-y left top;
}
#header_edgeright {
	width: 10px;
	height: 126px;
	float:left;
	background: #FFF url(images/edgeRight.jpg) repeat-y left top;
}

#colour_ {


}

/* Top Nav */
#navbar {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	background: #FFF url(images/navBar.jpg) repeat-y left top;
}
#menu {
	float:left;
	padding: 12px 0px 0px 40px;
}

#menu div {
	float:left;
	white-space: nowrap;
	display:block;
	padding: 0px 21px 0px 0px;
	padding-bottom: 15px;
}

#menu a {
	text-decoration: none;
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}



#menu a:hover, #menu .current_page_item a {
	color: #0095d4;
	text-decoration: none;
	text-align: left;
	text-decoration: none;
}

/* Home Page */
#home_page {
	width: 960px;
	
	background: #FFF url(images/homePage.gif) repeat-y left top;
	height: 100%; 
	min-height: 100%; 
	/* crucial for firefox 2.0 / 3.0*/
	display:table-cell;
}
/* Page */
#page {
	width: 960px;
	
	background: #FFF url(images/page.gif) repeat-y left top;
	min-height: 100%; 
	/* crucial for firefox 2.0 / 3.0*/
	display:table-cell;
	padding-top:0px;
	padding-bottom:20px;
}
/* photo_page */
#photo_page {
	width: 960px;
	
	background: #FFF url(images/page.gif) repeat-y left top;
	min-height: 100%; 
	/* crucial for firefox 2.0 / 3.0*/
	display:table-cell;
	padding-top:0px;
	padding-bottom:0px;
}
#photo_content {
	float: left;
	/*padding: 0px 40px 10px 40px;*/
	padding: 0px 40px 0px 40px;
	/*height:200px;*/
}


/*Home Content */
#home_content {
	float: left;
	/*padding: 0px 40px 10px 40px;*/
	padding: 0px 40px 0px 40px;
	/*height:200px;*/
}
.home_text {
}

.home_text .home_title {
	padding: 0px 0px 0px 0px;
	margin: 20px auto;
	color: #0095d4;
	font-weight:normal;
}

.home_text .home_copy {
	color: #333333;
	text-align: left;
	
}
/* Content */
#content4a {

	float: left;
	width: 555px;
	padding: 10px 0px 0px 0px;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	height:100%;
	min-height: 100%;
	
}

#content4 {

	float: left;
	width: 300px;
	padding: 10px 0px 0px 30px;
	margin-left:10px;
	margin-right:20px;
	margin-top:5px;
	height:100%;
	min-height: 100%;
	
}
#content3 {

	float: left;
	width: 880px;
	padding: 10px 30px 0px 29px;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	height:100%;
	min-height: 100%;
	
	
}
#content2 {

	float: left;
	width: 880px;
	padding: 10px 30px 0px 29px;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	height:100%;
	min-height: 100%;
	
	border-top:1px;
	border-top-style:solid;
	border-color:#cad8e3;
	
}
/* Content */
#content {

	float: right;
	width: 525px;
	padding: 0px 40px 0px 30px;
	height:100%;
	min-height: 100%;
	
	border-left:1px;
	border-left-style:solid;
	border-color:#cad8e3;
}
content


#colour_select {
	width: 526px;
	height: 102px;
	margin: 0 auto;
	background: #FFF url(images/page.gif) repeat-y left top;
}

#colour_select2 {
	width: 880px;
	height: 102px;
	margin: 0 auto;
	background: #FFF url(images/page.gif) repeat-y left top;
}

.colour_range2{
	/*width: 940px;*/
	width:880px;
	height:102px;
	float:left;
	background: #FFFFFF url(images/colourRange2.jpg) no-repeat left top;
	
}

#colour_select3 {
	width: 870px;
	height: 477px;
	margin: 0 auto;
	background: #FFF url(images/page.gif) repeat-y left top;
}
.colour_range3{
	/*width: 940px;*/
	width:870px;
	height:477px;
	float:left;
	background: #FFFFFF url(images/colourRange3.jpg) no-repeat left top;
	
}
#cal_stop_bigDiv {
	width: 880px;
	height: 856px;
	margin: 0 auto;
	background: #FFDA2A url(images/page.gif) repeat-y left top;
}
.cal_stop_big{
	/*width: 940px;
	width:700px;
	height:856px;
	float:left;
	background: #FFFFFF url(images/calStop_big.jpg) no-repeat left top;*/
	
}
#resortPool_1 {
	width: 545px;
	height: 380px;
	margin-bottom:20px;
	float:left;
	background: #FFF url(images/quartzon_resortpool_1.jpg) repeat-y left top;
}
#resortPool_divline {
	width: 545px;
	height: 20px;
	margin-bottom:20px;
	float:left;
	background: #FFF url(images/quartzon_resortpool_divline.jpg) repeat-y left top;
}



.text {
}

.text .title {
	padding: 0px 0 0px 0;
	color: #0095d4;
	font-weight:normal;
}

.text .copy {
	padding: 0px 0 20px 0;
	text-align: left;
	float:left;
}
.text .copy a{
	padding: 0px 0 0px 0;
	color: #0095d4;
	text-align: left;
}
.text .copy ol {
	color: #0095d4;
	text-align: left;
}
.text .copy ol ul{
	list-style-type:disc;
	color: #333333;
	padding-bottom:20px;
	padding-top:15px;
}
.text .copy ul li{
	list-style-type:disc;
	color: #333333;
	padding-bottom:5px;
	padding-top:5px;
}
.text .copy ol ul li{
	line-height:20px;
}
.text .copy .headerlink {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight:normal;
	color: #0095d4;
	text-align: left;
	line-height:26px;

}
.text .copy .headerlink:hover {
	
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight:normal;
	color: #333333;

}
.text .copy ul{
	list-style-type:square;
	color: #0095d4;
	padding-bottom:20px;
	padding-top:15px;
}
/*
.text .copy .toplink {

	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
	text-align: left;
	line-height:26px;

}
.text .copy .toplink:hover {

	color: #0095d4;

}
*/

/* images */
#div {
	padding-bottom: 0px;
}


.photo {
	width:880px;
	height:414px;
	float:left;
	background:  url(images/quartzon_photo_iceblue_0.jpg) no-repeat left top;
	padding-bottom: 30px;
}
.img_family {
	width:526px;
	height:414px;
	float:left;
	background:  url(images/family.jpg) no-repeat left top;
	padding-bottom: 10px;
}
.img_spasa {
	width:526px;
	height:104px;
	float:left;
	background:  url(images/spasa.jpg) no-repeat left top;
	padding-bottom: 10px;
	margin-top: 10px;
}
.img_smoothfinish {
	width:526px;
	height:542px;
	float:left;
	background:  url(images/quartzon_smoothfinish.jpg) no-repeat left top;
	padding-bottom: 10px;
	margin-top: 10px;
}


.img_pool1 {
	width:526px;
	height:414px;
	float:left;
	background:  url(images/quartzon_royal_blue.jpg) no-repeat left top;
	padding-bottom: 30px;
}

.img_pool2 {
	width:526px;
	height:414px;
	float:left;
	background:  url(images/quartzon_royal_blue_2.jpg) no-repeat left top;
	padding-bottom: 30px;
}

.img_pool3 {
	width:526px;
	height:414px;
	float:left;
	background:  url(images/quartzon_sky_bay.jpg) no-repeat left top;
	padding-bottom: 30px;
}

.img_pool4 {
	width:526px;
	height:414px;
	float:left;
	background:  url(images/quartzon_pacific_star.jpg) no-repeat left top;
	padding-bottom: 30px;
}


.img_pool5 {
	width:526px;
	height:414px;
	float:left;
	background:  url(images/quartzon_ice_blue.jpg) no-repeat left top;
	padding-bottom: 30px;
}


.img_pool6 {
	width:526px;
	height:414px;
	float:left;
	background:  url(images/quartzon_pacific_star_2.jpg) no-repeat left top;
	padding-bottom: 30px;
}


.img_pool7 {
	width:526px;
	height:351px;
	float:left;
	background:  url(images/quartzon_smoothfinish2.jpg) no-repeat left top;
	padding-bottom: 30px;
}

.img_tradeshow {
	width:526px;
	height:331px;
	float:left;
	background:  url(images/quartzon_tradeshow1.jpg) no-repeat left top;
	padding-bottom: 30px;
}
.img_app1 {
	width:880px;
	height:284px;
	float:left;
	background:  url(images/quartzon_application_before.jpg) no-repeat left top;
	padding-bottom: 20px;
}

.img_app2 {
	width:880px;
	height:284px;
	float:left;
	background:  url(images/quartzon_application_during.jpg) no-repeat left top;
	padding-bottom: 20px;
}

.img_app3 {
	width:880px;
	height:284px;
	float:left;
	background:  url(images/quartzon_application_after.jpg) no-repeat left top;
	padding-bottom: 20px;
}

.img_commercial1 {
	width:526px;
	height:180px;
	float:left;
	background:  url(images/quartzon_com_pools_1.jpg) no-repeat left top;
	padding-bottom: 20px;
}


.img_pool_short1 {
	width:526px;
	height:200px;
	float:left;
	background:  url(images/quartzon_royal_blue_3.jpg) no-repeat left top;
	padding-bottom: 20px;
}
.img_pool_short2 {
	width:526px;
	height:200px;
	float:left;
	background:  url(images/quartzon_pool_1.jpg) no-repeat left top;
	padding-bottom: 20px;
}
.img_pool_short3 {
	width:526px;
	height:200px;
	float:left;
	background:  url(images/quartzon_pool_2.jpg) no-repeat left top;
	padding-bottom: 20px;
}
.img_pool_short4 {
	width:526px;
	height:200px;
	float:left;
	background:  url(images/quartzon_pool_3.jpg) no-repeat left top;
	padding-bottom: 20px;
}
.img_pool_short5 {
	width:526px;
	height:200px;
	float:left;
	background:  url(images/quartzon_pool_4.jpg) no-repeat left top;
	padding-bottom: 20px;
}

.img_resort1 {
	width:880px;
	height:154px;
	float:left;
	background:  url(images/quartzon_resort_1.jpg) no-repeat left top;
	padding-bottom: 10px;
}
.img_resort2 {
	width:880px;
	height:156px;
	float:left;
	background:  url(images/quartzon_resort_2.jpg) no-repeat left top;
	padding-bottom: 0px;
}
.img_resort3 {
	width:880px;
	height:156px;
	float:left;
	background:  url(images/quartzon_resort_3.jpg) no-repeat left top;
	padding-bottom: 0px;
}
.img_resort4 {
	width:880px;
	height:262px;
	float:left;
	background:  url(images/quartzon_resort_4.jpg) no-repeat left top;
	padding-bottom: 0px;
}
.img_resort5 {
	width:880px;
	height:218px;
	float:left;
	background:  url(images/quartzon_resort_5.jpg) no-repeat left top;
	padding-bottom: 0px;
}
.img_resort6 {
	width:880px;
	height:180px;
	float:left;
	background:  url(images/quartzon_resort_6.jpg) no-repeat left top;
	padding-bottom: 0px;
}
.img_resort7 {
	width:880px;
	height:225px;
	float:left;
	background:  url(images/quartzon_resort_7.jpg) no-repeat left top;
	padding-bottom: 0px;
}
.img_resort8 {
	width:880px;
	height:248px;
	float:left;
	background:  url(images/quartzon_resort_8.jpg) no-repeat left top;
	padding-bottom: 0px;
}
.img_resort9 {
	width:880px;
	height:339px;
	float:left;
	background:  url(images/quartzon_resort_9.jpg) no-repeat left top;
	padding-bottom: 0px;
}
#resort {
	padding-bottom: 20px;

}
/*thumbs*/

.thumb_gallery {
	width:526px;
	height:auto;
	float:left;
	padding-bottom: 20px;
}

.thumb {
	width:110px;
	height:80px;
	float:left;
	background:  url(images/quartzon_thumb_skybay_0.jpg) no-repeat left top;
	margin-right: 10px;
	margin-bottom: 10px;
	border:1px;
	border-color:#FFFFFF;
	border-style:solid;

}
.resortPool_thumb {
	width:100px;
	height:75px;
	float: left;
	margin-right: 10px;

}

.imageFancy p
{
	margin-top: 15px;
	display: block;
	clear: left;
}

.resortdiv
{
	float:left;
	width: 150px;	
}

.resortdiv p
{
	text-align: center;
	font-weight: 600;
    margin: 0px;
padding: 0px;
margin-bottom: 17px;
}

.resortdiv img
{
	padding-left: 25px;
padding-bottom: 0px;
margin-bottom: 0px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 275px;
	padding: 0px 40px 0 40px;
	color: #787878;
	/*
	border-right:1px;
	border-right-style:solid;
	border-color:#cad8e3;
	*/
}
.be_inspired{
	width:275px;
	height:150px;
	float:left;
	background:  url(images/beInspired.jpg) no-repeat left top;
	padding-bottom: 10px;
}
.feel_difference{
	width:275px;
	height:150px;
	float:left;
	background:  url(images/feelDifference.jpg) no-repeat left top;
	padding-bottom: 10px;
}
.resort_experience{
	width:275px;
	height:150px;
	float:left;
	background:   url(images/resortExperience.jpg) no-repeat left top;
	padding-bottom: 10px;
	
}
.good_com_decision{
	width:275px;
	height:150px;
	float:left;
	background:  url(images/goodComDecision.jpg) no-repeat left top;
	padding-bottom: 10px;
	
}
.cal_stop{
	width:275px;
	height:150px;
	float:left;
	background:  url(images/calStop.jpg) no-repeat left top;
	padding-bottom: 10px;
	
}






#sidebar ul {

	/*padding-bottom:15px;*/
	margin: 0;
	padding: 0;
	list-style: none;
	
	
	padding-bottom:20px;
	
	
}
#sidebar li {

	/*text-indent:-25px;*/
	padding-top: 8px;
	padding-left: 15px;
	padding-bottom: 8px;
	list-style:disc;
	list-style-position:inside;
	/*list-style:none;*/
	
	
	border-bottom:1px;
	border-bottom-style:solid;
	border-color:#cad8e3;
}

#sidebar div {

}

#sidebar li ul {
	/*padding-bottom: 30px;*/
}

#sidebar li {
	line-height: 28px;
	
}

#sidebar h2 {
margin-left:15px
	
}

#sidebar h2 {
	
}

#sidebar a {
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:11px;
	color:#333333;
}

#sidebar a:hover {
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:11px;
	color: #0095d4;
}


/* home_footer */
#home_footer {
	width: 960px;
	height: 39px;
	background: #FFF url(images/homeFooter.gif) no-repeat left top;
	
}
/* footer */
#footer {
/*margin-top:40px;*/
	width: 960px;
	height: 143px;
	background: #FFF url(images/footer.gif) no-repeat left top;
	float:left;
	
}
.footertext {
	color: #FFFFFF;
	padding: 40px 40px 0px 40px;
}
.footertext .halogen_link {
	float:right;
	line-height: 10px;

}
.footertext .halogen_link a {
	color: #FFFFFF;
}
.footertext .halogen_link a:hover {
	color: #c9e9f6;
}
.footertext .link {
	float:left;
	padding: 0px 20px 0px 0px;
	line-height: 10px;

}
.footertext .link a {
	color: #FFFFFF;
}
.footertext .link a:hover {
	color: #c9e9f6;
}
.footertext2 {
	margin-top: 30px;
	color: #FFFFFF;
	padding: 0px 35px 0px 40px;
}

label
{
	display: block;
	clear: left;
	float: left;
	width: 150px;
}

label.error
{
	color: #f00;
	display: inline;
	float: none;
	padding-left: 1em;
}

.text .copy .calstopUL li, .text .copy .calstopUL
{
	font-family: tahoma;
	color: #5e50a7;
	font-size: 18px;
	text-align: center;
}

.calstopBL
{
	font-family: tahoma;
	color: #000;
	font-size: 18px;
	text-align: center;
}