/* CSS Document */
/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : CinemaTouch Style Sheet
Author : Josh Hemsley	
Email : josh.hemsley@phoogoo.com
We Are : Phoogoo (www.phoogoo.com)

Description: I control all the styles, including IE 6 hacks designated with *html, for the entire site

Created : 8/10/08
Modified : 8/10/08

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/



/*-  IE HACKS--------------------------- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clearboth{
	clear:both;
	}



/*********** = BODY = ***********/



body{
font-family:Arial, Helvetica, sans-serif;
	background:url(../_images/bbp_bg1.jpg) repeat-x top #dd5416;
	font-size: 14px;
	color:#858585;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:21px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}

a img {
	border:0px;
	}

p {
	margin:0px;
	padding:0px;
	}
	
h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
	}

/*********** = STRUCTURE = ***********/

.wrapper {
	width: 1000px;
	margin: 0px auto;
	margin-top: 0px;

	}
	
	
.top_curve {
	width: 1000px;
	background:url(../_images/bbp_topcorner.gif) no-repeat center bottom;
	height:23px;
	margin: 0px auto;
	margin-top:15px;
	}
	
.bottom_curve {
	width: 1000px;
	background:url(../_images/bbp_bottomcorner.gif) no-repeat center top;
	height:23px;
	margin: 0px auto;
	}
	
.content {
	width:998px;
	background:url(../_images/bbp_content_bg.gif) repeat-x center top #ffffff;
	margin: 0px auto;
	}
	
.content2 {
	width:998px;
	background:url(../_images/bbp_content_bg2.gif) repeat-x center top #ffffff;
	margin: 0px auto;
	}

h1.logo {
	display:block;
	width:301px;
	height:97px;
	background:url(../_images/bbp_headerLogo.jpg) center center no-repeat;
	}
	
h2.title_contact{
	display:block;
	width:274px;
	height:26px;
	background:url(../_images/bbp_title_contact.png) center center no-repeat;
	}
	
h2.title_findus{
	display:block;
	width:274px;
	height:26px;
	background:url(../_images/bbp_title_findus.png) center center no-repeat;
	}
	
h2.title_enews{
	display:block;
	width:274px;
	height:26px;
	background:url(../_images/bbp_title_enews.png) center center no-repeat;
	}
	
#home_main	{
	width:934px;
	height:310px;
	background:url(../_images/bbp_homepage_main.gif) bottom center no-repeat;
	margin: 0px auto;
	}
	
#home_welcome {
	width: 934px;
	background:url(../_images/bbp_water_bg.gif) top right no-repeat;
	margin: 0px auto;
	}
	
.home_desc {
	width:70%
	}
	
#footer_outer {
	width:100%;
	padding:20px 0px 20px 0px;
	background-color:#FFFFFF;
	}

#footer_inner {
	font-size:11px;
	width:970px;
	background:url(../_images/bbp_footer_bg.gif) center top no-repeat;
	height:70px;
	margin: 0px auto;
	}
	
#footer_inner a {
	font-size:11px;
	color:#666666;
	}
#footer_inner a:hover {
	font-size:11px;
	color:#155a92;
	}
	
.title_border {
	width:100%;
	padding-bottom: 4px;
	border-bottom:1px solid #d0d0d0;
	}

	
#left_col {
	padding:80px 0px 0px 18px;
	width:260px;
	float:left;
	}

#right_col {
	padding:80px 15px 0px 0px;

	width:250px;
	float:right;
	}
	
	
#tri_wrap {
	width:940px;
	margin:0px auto;
	}

#tri_left {
	width:290px;
	float:left;
	}
#tri_mid {
	margin: 0px 20px 0px 20px;
	width:290px;
	float:left;
	}
#tri_right {
	width:290px;
	float:left;
	}
	
.tri_content {
	width:100%;
	background:#ffffff;
	border: 1px solid #CCCCCC;
	}
.tri_desc {
	height:135px;
	padding:14px 20px 10px 20px;

	}
	
	
	
	
/*-  SUBPAGE ARCHITECTURE--------------------------- */

#sub_wrapper {
	padding:0px 20px 10px 20px;
	}

.sub_leftCol {
	width: 325px;
	float:left;
	}
.sub_rightCol {
	width:570px;
	float:left;
	margin-left:35px;
	}



/*********** = SideBar = ***********/


.side_list {
	width:275;
	background:url(../_images/bbp_sidebar_bg.jpg) top left repeat-x #ffffff;
	border:1px solid #CCCCCC;
	margin:0px auto;
	}
	
.side_pad {
	padding:15px;
	}
	
	
.side_list ul {
	margin:5px 0px 0px 0px;
	list-style-type: none;
	text-align: left;
}

.side_list li {
	font-size:14px;
	font-weight:bold;

	list-style-type: none;
	margin-top:1px;
	padding-left:13px;
	border-bottom:1px dotted #3366FF;
	}
	
.side_list li a{
	display:block;
	color:#3773b8;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	}
	

	
.side_list li a:hover{
	display:block;
	background:url(../_images/bbp_sidelink_bg.jpg) top right repeat-y;		
	color:#333333;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	}
	
	
.side_title {
	display:block;
	text-align:center;
	color:#858585;
	font-size:20px;
	font-weight:bold;
	background:url(../_images/bbp_sidetitle_bg.jpg) bottom left repeat-x #ffffff;
	padding:10px 0px 10px 0px;
	width:275px;
	margin:3px auto;
	}
	
	
	
/*********** = Products = ***********/

.product_wrapper {
	width:400;
	background:url(../_images/bbp_product_bg.jpg) top left repeat-x #ffffff;
	border:1px solid #CCCCCC;
	margin:0px auto;
	}
	
.product_pad {
	padding:15px;
	}	

.product_img {
	float:right;
	border:2px solid #015498;
	padding:0px;
	margin-top:7px;	
	margin-left:30px;
	}
	
.product_desc {
	float:left;
	width:330px;
	font-size:12px;
	}
	
	
/*********** = Products = ***********/

.thumb_wrapper {
	float:left;
	width:220px;
	margin-left:20px;
	margin-right:20px;
	background:url(../_images/bbp_product_bg.jpg) top left repeat-x #ffffff;
	border:1px solid #CCCCCC;
	}
	
.thumb_pad {
	padding:15px;
	}	

.thumb_img {
	border:2px solid #015498;
	padding:2px;
	}
	
.thumb_desc {
	float:left;
	width:330px;
	font-size:12px;
	}
	
	

/*********** = TEXT STYLES = ***********/

.orange_title1 {
	color:#e88005;
	font-size:22px;
	font-style:italic;
	font-weight:bold;
	}
	
.orange_title2 {
	color:#e88005;
	font-size:20px;
	font-weight:bold;
	}
	
.orange_title3 {
	color:#e88005;
	font-size:18px;
	font-weight:bold;
	}
		
.orange_txt {
	color:#ef8e03;
	}

.blue_txt1 {
	font: 11px Arial, Helvetica, sans-serif;
	}

.sidebar_headline {
	color:#40adf3;
	font-size:13px;
	}

.featurette_title{
	color:#dc858f;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	}
	
.sub_headline{
	color:#dc858f;
	font-size:27px;
	line-height:30px;
	font-weight:lighter;
	letter-spacing:1px;
		
	}
	
.headline1 {
	font-size:27px;
	color:#CCCCCC;
	line-height:30px;
	font-weight:100;
	}
	
.intro_txt {
	font-size:13px;
	line-height:normal;
	margin-top:15px;
	margin-bottom:20px;
	}
	
.sub_txt {
	font-size:13px;
	line-height:normal;
	margin-top:15px;
	margin-bottom:20px;
	}
	
.sub_intro_txt {
	font-size:13px;
	line-height:22px;
	margin-top:15px;
	margin-bottom:20px;
	}

/*********** = Link and Button STYLES = ***********/

a.orange_link2 {
	color:#e88005;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
	}
	
a:hover.orange_link2  {
	color:#3773b8;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
	}
	

a.viewstoneware {
	display:block;
	width:217px;
	height:34px;
	background:url(../_images/bbp_btn_viewStoneware.gif) 0 -35px;
	}
	
a:hover.viewstoneware {
	display:block;
	width:217px;
	height:34px;
	background:url(../_images/bbp_btn_viewStoneware.gif) 0 0px;
	}
	
a.viewfountains {
	display:block;
	width:217px;
	height:34px;
	background:url(../_images/bbp_btn_viewfountains.gif) 0 -35px;
	}
	
a:hover.viewfountains {
	display:block;
	width:217px;
	height:34px;
	background:url(../_images/bbp_btn_viewfountains.gif) 0 0px;
	}
	
	
a.viewdetails {
	display:block;
	width:180px;
	height:28px;
	background:url(../_images/bbp_btn_viewdetails.gif) 0 -28px;
	}
	
a:hover.viewdetails {
	display:block;
	width:180px;
	height:28px;
	background:url(../_images/bbp_btn_viewdetails.gif) 0 0px;
	}

a.moreinfo {
	display:block;
	width:93px;
	height:22px;
	background:url(../_images/ct_btn_moreinfo.jpg) no-repeat center center;
	}


a.blank1 {
	display:block;
	text-align:center;
	line-height:29px;
	font-weight:bold;
	font-style:italic;
	color:#3773b8;
	width:180px;
	height:28px;
	background:url(../_images/bbp_btn_blank1.gif) 0 -28px;
	}
	
a:hover.blank1 {
	display:block;
	text-align:center;
	line-height:29px;
	font-weight:bold;
	font-style:italic;
	color:#ffffff;
	width:180px;
	height:28px;
	background:url(../_images/bbp_btn_blank1.gif) 0 0px;
	}

a.thickbox{
	display:block;
	text-align:center;
	line-height:29px;
	font-weight:bold;
	font-style:italic;
	color:#3773b8;
	width:180px;
	height:28px;
	background:url(../_images/bbp_btn_blank1.gif) 0 -28px;
	}
	
a:hover.thickbox{
	display:block;
	text-align:center;
	line-height:29px;
	font-weight:bold;
	font-style:italic;
	color:#ffffff;
	width:180px;
	height:28px;
	background:url(../_images/bbp_btn_blank1.gif) 0 0px;
	}



/*-  Inline Lists--------------------------- */




.infobox1 {
	display:block;
	text-align:center;
	color:#015498;
	font-weight:bold;
	background-color:#CCCCCC;
	padding:4px 0px 4px 0px;
	width:250px;
	margin-top:3px;
	}

.img_border1{
	border:2px solid #015498;
	padding:2px;
}





/*-  PRODCUT POP UP--------------------------- */

.spec_titles {
	padding:7px 0px 7px 0px; 
	background-color:#999999;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#333333;
	border-bottom:1px solid #333333;
	}

.spec_details {
	padding:8px 0px 8px 0px; 
	text-align:center;
	background-color:#ffffff;
	font-size:14px;
	color:#000000;
	border-bottom:1px dotted #999999;
	}





/* Form Elements */

.t_col1 {
}
.t_col2 {
	text-align: center;
}
.t_col3 {
	text-align: center;
}
.t_col4 {
}
.t_col1_form {
	text-align: right;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
}
.t_col2_form {
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
}
.t_table {
}

.s_table {
	border-top: 1px solid #0A4E6B;
	border-bottom: 0px solid #0A4E6B;
	font-family: "Trebuchet MS", sans-serif;
}
.t_head1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1c8ba2;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
	height: 15px;
}
.t_head2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1c8ba2;
	text-align: center;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
	height: 15px;
}
.t_head3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1c8ba2;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
	height: 20px;
}
.t_foot1 {
	font-family: "Trebuchet MS", "arial sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

.tablefield
{
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	text-align: right;
	padding-right: 3px;
}

.formfield_textarea
{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
	width: 300px;
	background-color: #FAFAFA;
	padding: 1px 1px 1px 4px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}

.formfield_textfield
{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#666666;
	height: 18px;
	border: 1px solid #CCCCCC;
	width: 200px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
}

.formfield_textfield_small
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color:#666666
	height: 18px;
	border: 1px solid #CCCCCC;
	width: 50px;
	padding: 1px 1px 1px 4px;
	font-weight: bold;
}

.formfield_textarea
{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	width: 250px;
	background-color:#666666;
	padding: 1px 1px 1px 4px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}



.formfield_dropdown
{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 11px;
	color:#333333;
	background-color: #FBFBFB;
	height: 17px;
	border: 1px double #CCCCCC;
	font-weight: bold;
}




/*-  NEWSLETTER SIGN UP FORM--------------------------- */

 input.newsletter_sign_up { 
	 background-color: #e1e1e1; 
	 border: 1px solid #cecece;
	 font-size:13px;
	color:#286fa8;
	padding:5px;
	font-weight:bold;
	}
	
	
textarea.newsletter_sign_up { 
	 background-color: #e1e1e1; 
	 border: 1px solid #cecece;
	 font-size:13px;
	color:#286fa8;
	padding:5px;
	font-weight:bold;
	}
	
	
	
	
 input.contactform { 
	 background-color: #e1e1e1; 
	 border: 1px solid #cecece;
	 font-size:13px;
	color:#333333;
	padding:5px;
	font-weight:bold;
	}
	
	
textarea.contactform { 
	 background-color: #e1e1e1; 
	 border: 1px solid #cecece;
	 font-size:13px;
	color:#333333;
	padding:5px;
	font-weight:bold;
	}
	
	
	
	
.textButton { 
	border-width: 0px; 
	padding: 0px; 
	margin: 0px; 
	background-color: transparent; 
	color: #2c441f; 
	font-weight: bold;
	font-size:14px;
	}
	
.textButton:hover { 
	text-decoration: none; 
	cursor: hand; 
	cursor: pointer; }

.textButton2 { 
	border-width: 0px; 
	padding: 5px 10px 5px 10px; 
	margin: 0px; 
	background-color: #286fa8; 
	color: #ffffff; 
	font-weight: bold;
	font-size:14px;
	}
	
.textButton2:hover { 
	text-decoration: none; 
	cursor: hand; 
	cursor: pointer; }









