@charset "utf-8";

/* CSS Document 

Sir Chocolate
CSS by 
Jermaine Jude
Pgm Integrated.com 
*/

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	margin: 0;
	padding: 0;
	background-image: url(../img/bodyBG.jpg);
	background-repeat:repeat-x;
	font: normal 12px Arial;

color:#333;
}

input,select,option {
	font-size: 9pt;
}

a:link {
	color: #666;
	text-decoration: none;
	font-weight:600;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0;
	padding: 0;
}
h1 {
	font:  18px Arial;
	color:#333333;
	margin-bottom:2px;
	font-weight: bold;	
}


h2 {
font:normal 14px Arial;
margin:0;
	
	font-weight:bold;
	
	padding-bottom:0px;
	color:#333;

	
}
h3 {
font:normal 14px Arial;
	font-weight: bold;
	padding-bottom:0px;
	color: #663300;
	/*text-transform:uppercase;*/
	text-indent:4px;
}
h4 {
	font:normal 10px Arial;
	font-weight:bold;
	padding-bottom:0px;
	color:#333;
	margin-bottom: 0px;
}
img {
	border: none;
}
.clr,.clear {
	clear: both;
}
.cta-heading {
margin-bottom:0px;
padding-bottom:0px;

}
.sig{
float:right;

}

/* 1. MAIN PAGE LAYOUT */

#container {
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 1002px;
	/*background-color:#000000;*/

}



.top-header-area{
height:129px;
width:1002px;
background-image:url(../img/top_header.png);
top:0;
/*background-color:#CCCCCC;*/
padding:0;
position:relative;
}


/*NAVIGATION AREA*/
/*#nav {
width:520px;
height:38px;
margin-right:40px;
z-index:500;
position:relative;
top:20px;

	/*margin-top:5px;*/
.navi{
width:1002px;
padding:0;
height:38px;
position:relative;
margin-top:0px;
background-image:url(../img/top_nav-bar.png);
z-index:900;
/*background-image:url(../img/navbg.gif);*/
}

.navi img a{
padding-left:0px;}

.number{
width:175px;
/*height:16px;*/
float:right;
padding-left:0;
right:10px;
position:absolute;
top:5px;
z-index:500;
/*background-image:url(../img/navbg.gif);*/
}


#mainBody-int {
width:1002px;
background-image: url(../img/white_body_bg.png);
background-repeat:repeat-y;
margin-top:0px;
position:relative;
/*height:700px;*/
/*height:700px;*/
}


#btm-curve {
	background-image: url(../img/shell-btm.png);
	height:85px;
	width:823px;
	/*margin-left:2px;*/
	position:relative;
}

/* margin: 14px 0 0 0px;*/



/*left column on homepage*/
.hm-left-col{
	width:326px;
	height:550px;
	top:0;
	float:left;
	margin-left:30px;
	/*background-color:#333333;*/
}

.hm-right-col{
	width:613px;
	/*height:600px;*/
	/*background-color:#666666;*/
	/*margin-left:2px;*/
	margin-top:0;
	padding-bottom:5px;
	margin-left:2px;
	float:left;
	
	
}

.home-flash{
width:326px;
height:500px;
top:0;
position:relative;
/*background-image:url(../img/slideshow_pic.jpg);*/
}


.white-cloud{
width:326px;
height:178px;
background-image:url(../img/white_cloud_overlay.png);
top:322px;
position: absolute;
z-index:300;
}


.hm-testi-box{
width:305px;
height:200px;
margin-left:10px;
top:400px;
position:absolute;
z-index:400;
/*background-color:#000000;*/

}
/*end left col*/



.topcurve{
width:1002px;
height:85px;
top:0px;
background-image:url(../img/topCurve.png);
position: absolute;
z-index:200;

}

.curvTitle{
width:400px;
height:30px;
background-color:#000000;
top:180px;
margin-right:100px;
position: absolute;
z-index:300;
}



.home-pic{
width:613px;
height:340px;

position:relative;

background-image:url(../img/home_img.jpg);
margin-top:0px;
}

.home-pic-ctas{
width:206px;
height:193px;
/*background-color:#FFFFFF;*/
top:100px;
left:400px;
position:relative;
}

.cta1{
width:206px;
height:98px;

}

.cta2{
width:206px;
height:95px;
margin-top:0;
position:relative;


}


.3-cta-box{
width:610px;
height:112px;
margin-top:10px;
position:relative;
background-color:#000;

}



.logo{ width:162px; height:251px; margin-left:0px; top:0px; position:absolute; z-index:1000; }


.bodycopy-text{
font: normal 12px Arial;
top:0;
color:#333;
}


.home-copy-box{
width:545px;
float:left;
margin-left:20px;
position:relative;
background-color:#fff;

}

/*-----------------calls to action area------------------------*/
#cta-box {
/*background-color:#000000;*/
	width:282px;
	height:283px;
	margin-top:0px;
	margin-left:6px;
	position:relative;
	float: left;
}




#subnav {
top:1px;
right:10px;
float:right;
position:relative;
height:20px;
}

#subnav ul {
text-indent: 5px;
padding: 2px 0;
margin: 0;
text-align: center; 
}
	/*margin: 0;
	padding:0;
}*/

#subnav ul li{ 
display: inline;
padding-left:5px;
font: normal 10px Arial;
color:#eee;}


#subnav li {float: left; 
	
	padding: 3px;
	list-style:none;
	
}
#subnav li a {
	color: #eee;
	font: normal 10px Arial;
	/*line-height: 8px;*/
	
	text-decoration: none;
	
}

#subnav li a:hover {
	text-decoration: underline;
}



#mainBody .content-txt {
	margin:5px 7px 6px 10px;
	font-family:Arial, Helvetica;
	line-height: 15px;
	font-size:12px;
	color:#666;
	text-align:justify;}
	
	
	
.btm-edge{
width:1002px;
height:116px;
margin-top:0px;
position:relative;
background-image:url(../img/btm_edge.png);

}


#footer {
width:750px;
margin-left:200px;
top:20px;
position:relative;

	/*margin-top:5px;*/
}

#footer ul{
text-indent: 5px;
padding:0;
margin-top: 0px;
text-align: right;
padding-right:60px; 
}







#footer ul li{
display: inline;
margin-top: 5px;
padding-left:10px;
font: normal 12px Arial;
color: #fff;
}


/*#footer ul {
	margin: 0 0 0 40px;;
	padding:0;
	text-align:center;
}

#footer li {float: left; margin-left:16px; list-style:none;}
*/
#footer li a {
	color: #fff;
	font: normal 10px Arial;
	/*line-height: 8px;*/
	text-transform:uppercase;
	
	text-decoration: none;

}
#footer li a:hover {
	text-decoration: underline;
	
}


/*--------end sub footer----------------*/
#copy p {
	margin: 0;
	padding: 30px 0 0 0;
	color: #eee;
	font-size: 10px;
}
#copy p a {
	padding: 0 6px;
	color: #eee;
}


/*---interior styles-------*/

.int-top-header-box{
width:928px;
height:304px;
margin-top:0px;
position: relative;
background-image:url(../img/interior-image-area.gif);
margin-left:36px;


}
.about-btm{
width:928px;
height:347px;
margin-top:0px;
margin-left:35px;
background-image: url(../img/about-copy-bg.jpg);
position: relative;
}

.interiorpic{
width:760px;
height:244px;
margin-left:0;
top:1px;
position:relative;
background-image:url(../img/int-pic.jpg);}

.rtctabox{
width:221px;
height:349px;
float:right;
right:5px;
top:0px;
background-image:url(../img/rt_cta_box.png);
position: absolute;
z-index:450;
}

.rtcta-title{
font:normal 14px Arial;
height:15px;
	font-weight: bold;
	padding:15px 0px 3px 0px;
	color: #663300;
	/*text-transform:uppercase;*/
	text-indent:4px;


}

.rtcta-inner{
width:191px;
margin-left:16px;
position:relative;
/*background-color:#000000;*/
/*height:300px;*/


}

.about-img{
width:156px;
height:356px;
left:55px;
background-image:url(../img/about-img.png);
position: absolute;
z-index:300;
top:267px;
}

.abouttextbox{
width:502px;
/*background-color:#FF0000;*/
height:278px;
margin-left:180px;
top:30px;
position:relative;

}

/*--------------end about section---------------*/

.skew-btm{
width:928px;
height:347px;
margin-top:0px;
margin-left:35px;
background-image: url(../img/btm-area-2.jpg);
position: relative;
}


.left-col-stuff{ width:680px; height:600px; color:#000000; top:500px; margin-left:10px; position:absolute; z-index:400; }


.tan-btm-cv { width:928px; height:16px; background-image:url(../img/tan-btm-curve.jpg); margin-top:0px; margin-left:35px; position:relative;}

.event-box{ width:666px; height:123px; margin-top:20px; margin-left:10px; position:relative;}
/*-----product section--------------------------*/

.interior-tan-bg{
width:928px;
/*height:500px;*/
background-color:#000000;
background-image:url(../img/int-BG-tan.gif);
margin-top:0;
margin-left:36px;
position:relative;

}

.pro-detail-box{
width:917px;
height:281px;
background-image:url(../img/int_wht_detail_box.gif);
margin-top:0px;
position:relative;
margin-left:5px;


}

.fountains-pic{
width:269px;
height:417px;
background-image: url(../img/sephra-fountains.png);
z-index:200;
left:55px;
top:245px;
position:absolute;}

.fountains-pic2{
width:269px;
height:417px;
background-image: url(../img/3fountains2.png);
z-index:200;
left:55px;
top:845px;
position:absolute;}

.prodtextbox{
width:560px;
/*background-color:#FF0000;*/
/*height:240px;*/
margin-left:290px;
top:30px;
position:relative;

}

.rentandbuy{
width:297px;
height:42px;
/*background-color:#0000FF;*/
margin-left:5px;
margin-top:5px;
position:relative;}

.btmtancurve{
width:928px;
background-image:url(../img/btm-tan-edge.gif);
height:19px;
margin-top:0;
margin-left:36px;
position:relative;}

.items-box{
width:920px;
height:225px;

/*background-color:#000000;*/
margin-top:60px;
position:relative;
margin-left:5px;
}

.items-info-box{ width:304px;/* height:300px;*//* background-color:#0000FF;*/ float:left; margin-left:1px; top:5px; position:relative; border-right: solid 1px #999999;}
.items-info-boxx{ width:304px; /*height:300px;*//* background-color:#0000FF;*/ float:left; margin-left:1px; top:5px; position:relative; /*border-right: solid 1px  #663300;*/}
.item-header-tan{ width:304px; height:36px; top:0px; position:relative; background-image:url(../img/TanItemBar.png);background-repeat:no-repeat; padding-top:10px;}
.item-header-brn{ width:304px; height:36px; top:0px; position:relative; background-image:url(../img/BrnItemBar.png);background-repeat:no-repeat;padding-top:10px;}
.item-header-red{ width:304px; height:36px; top:0px; position:relative; background-image:url(../img/RedItemBar.png);background-repeat:no-repeat;padding-top:10px;}

.items-text-area{ width:280px; height:150px; /*background-color:#666666;*/ margin-top:3px; margin-left:10px; position:relative;}
.item-copy-text{ font: normal 11px Arial;top:0;color: #663300;}
.fountain-copy-text{ font: normal 12px Arial;top:0;color: #663300;}

.short-list{
/*width: 100px;*/ /*width of menu*/
margin-left:20px;
float:left;
margin-top:0;
padding:0;
}

.short-list ul{
width: 300px;
list-style-type:square;
margin-left:13px;
margin-top:3px;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.short-list ul li{
padding-bottom: 3px; /*bottom spacing between menu items*/
}

.short-list ul li a{
font: normal 10px Arial; /*color:#663300*/
/*color: #663300;*/
display: block;
padding:  0 ;
line-height: normal;
font-weight: normal;
padding-left: 0px; /*link text is indented 8px*/
text-decoration: none;
}

.item-title-line{ font: normal 14px Arial; color:#FFFFFF; margin-left:20px; font-weight:normal; line-height:normal;}


.color-choices{ width:675px; height:56px; background-image:url(../img/colorOptions.png); margin-top:5px; margin-left:125px; }

.chocolate-flash{ width:263px; height:254px;/* background-image:url(../img/choc-slide-area.jpg);*/ margin-left:10px; margin-top:15px; position:relative; float:left;}
.buy-btn{ width:152px;
height:34px;
/*background-color:#0000FF;*/
margin-left:1px;
margin-top:5px;
position:relative;} 

.choctextbox{
width:525px;
float:left;
/*background-color:#FF0000;*/
/*height:240px;*/
margin-left:20px;
top:20px;
position:relative;

}
.choc-items-box{
width:920px;
height:225px;

/*background-color:#000000;*/
margin-top:20px;
position:relative;
margin-left:5px;
}

.choicebox{ width:220px; height:30px; margin-left:20px; top:15px; position:relative; /*background-color:#000066;*/}

.fountain-list{
/*width: 100px;*/ /*width of menu*/
margin-left:20px;
float:left;
margin-top:0;
padding:0;
}

.fountain-list ul{
width: 300px;
list-style-type:square;
margin-left:13px;
margin-top:3px;
padding: 0;
margin-bottom: 20; /*bottom spacing between each UL and rest of content*/
}

.fountain-list ul li{
padding-bottom: 3px; /*bottom spacing between menu items*/
}

.fountain-list ul li a{
font: normal 10px Arial; /*color:#663300*/
/*color: #663300;*/
display: block;
padding:  0 ;
line-height: normal;
font-weight: normal;
padding-left: 0px; /*link text is indented 8px*/
text-decoration: none;
}

.fountain-title{
font:normal 14px Arial;
margin:0;
font-weight:bold;
padding-bottom:0px;
color: #663300;	
}

/*gallery page pieces*/

.gal-btm-bg{
width:928px;
height:500px;
margin-top:0px;
margin-left:36px;
background-image: url(../img/int-BG-tan.gif);
/*background-color:#000000;*/
position: relative;
}

.gal-btm{
width:687px;
height:460px;
margin-top:25px;
margin-left:125px;
/*background-image: url(../img/about-copy-bg.jpg);*/
background-color:#000000;
position: relative;
}


.access-box { width:678px; height:154px; background-image:url(../img/access-box.gif); margin-top:10px;
position:relative;
margin-left:0px; }

.access-title{ width:500px; /*background-color:#CCCCCC;*/ margin-left:10px; height:100px; position:relative; height:100px; }
.acctextbox{
width:520px;
height:116px;
/*background-color:#FF0000;*/
/*height:240px;*/
right:10px;
float:right;
top:15px;
position:relative;
}

.acc-pic { width:118px; height:116px; /*background-color:#000000;*/ margin-left:20px; top:15px; position:relative; float:left;}

.skew-img { width:247px; height:163px; background-image:url(../img/skew.png); float:right; bottom:0px; right:0px; position:relative; }
.marsh-img { width:247px; height:163px; background-image: url(../img/marshmellow-pic.png); float:right; bottom:0px; right:0px; position:relative; }

.inner-left-col{ width:678px;  float:left; margin-top:0px; position:relative; margin-left:0px; /*background-color:#000000;*/ }
.inner-rt-col{ width: 247px; height:174px; float:right; bottom:0px; position:relative; /*background-color:#666666;*/ right:0px;}

.left-col-text{ width:600px; margin-top:20px; margin-left:20px; position:relative; padding-bottom:20px; /*background-color:#009933;*/}