/*/////////////////////////////////////////////////////////////////////////////
 * 
 * 
 *               		   Cutting Room Stylesheet
 *   
 *   
/////////////////////////////////////////////////////////////////////////////*/



body {
	background:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	margin:0;
	padding:0;
}

.clear{clear:both;}

a:active {outline: none;}
a:focus{-moz-outline-style: none;}


/*/////////////////////////////////////////////////////////////////////////////
 * SITE STRUCTURE    SITE STRUCTURE    SITE STRUCTURE    SITE STRUCTURE 
/////////////////////////////////////////////////////////////////////////////*/

#site_container{
	
	width:920px;
	height:auto;
	margin:0 auto;
	padding:30px 0 0 0;

}



#site_container_home{
	
	width:935px;
	height:auto;
	margin:0 auto;
	padding:30px 0 0 0;

}

#left_content{
	float:left;
	width:400px;
	height:auto;
	margin:0;
	padding:0;
}

#left_content a img{
	border:none;
}

#left_content_home{
	float:left;
	width:355px;
	height:auto;
	margin:0;
	padding:0;
}

#left_content_home a img{
	border:none;
}


#logo{
	margin:0;
	padding:0 0 20px 0;
}

#nav{
	float:left;
	padding:0;
	margin:25px 0 40px 0;
}

#right_content{
	float:left;
	width:457px;
	height:auto;
	margin:0;
	padding:0;

}

#right_content_home{
	float:left;
	width:580px;
	height:auto;
	margin:0;
	padding:0;

}

#footer{
	width:870px;
	height:auto;
	font-size:10px;
	text-align:right;
	margin:0 auto;
	padding:10px 0 0 0;
}

#footer a{
	text-decoration:none;
}

.copyright_text{
	color:#666666;
}

.copyright_text a {
	 color:#666666;
	 text-decoration:underline;
}

.copyright_text a:hover {
	 color:#999999;
	 text-decoration:underline;
}



/*/////////////////////////////////////////////////////////////////////////////
 * NEWS TICKER     NEWS TICKER     NEWS TICKER     NEWS TICKER     NEWS TICKER     
/////////////////////////////////////////////////////////////////////////////*/

#ticker_container{
	width:100%;
	height:35px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	margin:20px 0 0 0;
	padding:0;
}

#ticker_container_home{
	width:100%;
	height:35px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	margin:0;
	padding:0;
}
#news ul{
	padding:0;
	margin:0;
}
#news{
	width:920px;
	margin:0 auto;
	padding:10px 0 0 0;
}

#news a{
	margin:0;
	padding:0;
	text-decoration:none;
}

#news li{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}



/*/////////////////////////////////////////////////////////////////////////////
 * SHARED PAGE ITEMS     SHARED PAGE ITEMS     SHARED PAGE ITEMS     
/////////////////////////////////////////////////////////////////////////////*/

#top_content{
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	overflow:hidden;
}

img{
	border:none;
}

#bottom_content{
	width:auto;
	height:auto;
	margin:20px 0 20px 0;
	overflow:hidden;
	
}

.featured{
	border:4px solid #99b27f;
}

h1{
	
	font-size:24px;
	font-weight:normal;
	margin:0;
	padding:0;
	clear:left;

}

.sub_title{
	font-weight:bold;
	margin:0;
	padding:15px 0 0 0 ;
}

a {
	color:#FFFFFF;
	text-decoration:underline;
}

a:hover {
	color:#CCCCCC;

}

/*/////////////////////////////////////////////////////////////////////////////
 * SALON PAGES      SALON PAGES    SALON PAGES    SALON PAGES    SALON PAGES   
/////////////////////////////////////////////////////////////////////////////*/



.thumbs_salon{
	float:left;
	margin:0;
	padding:8px 8px 0 0;
}


/*/////////////////////////////////////////////////////////////////////////////
 * TEAM PAGE       TEAM PAGE     TEAM PAGE     TEAM PAGE     TEAM PAGE     
/////////////////////////////////////////////////////////////////////////////*/

.blockbutton {
	float:left;
	display:block;
	width:209px;
	margin:5px 5px 0 0;
	padding:5px;
	border:1px solid #333333;
	color:#FFFFFF;
	text-decoration:none;
}

.blockbutton_current{
	float:left;
	display:block;
	width:209px;
	margin:5px 5px 0 0;
	padding:5px;
	border:1px solid #333333;
	color:#000000;
	background:#FFFFFF;
	text-decoration:none;
}

.blockbutton:hover{
	display:block;
	color:#000000;
	background:#FFFFFF;
}



/*/////////////////////////////////////////////////////////////////////////////
 * AWARDS PAGE        AWARDS PAGE    AWARDS PAGE    AWARDS PAGE    AWARDS PAGE    
/////////////////////////////////////////////////////////////////////////////*/

.featured_awards{
	float:left;
	border:4px solid #99b27f;
}

.thumbs_featured{
	float:right;
	margin:0;
	padding:0 8px 8px 0;
}

/*/////////////////////////////////////////////////////////////////////////////
 * CRC TV PAGE         CRC TV PAGE     CRC TV PAGE     CRC TV PAGE     
/////////////////////////////////////////////////////////////////////////////*/

.videothumbs {
	width:446px;
	border:none;
	padding:10px 0 0 0;}

.videothumbs td {padding:15px 5px 0 0;}


.videothumbs a img {border:none;}
.videothumbs td a{color:#FFFFFF;text-decoration:underline;}
.videothumbs td a:hover{color:#CCCCCC;text-decoration:underline;}



/*/////////////////////////////////////////////////////////////////////////////
 * RECRUIT - JOB APP      RECRUIT - JOB APP      RECRUIT - JOB APP 
/////////////////////////////////////////////////////////////////////////////*/


.jobapp{
	
	width:446px;
	border:none;
	margin:20px 0 0 0;
}

.jobapp td{
	padding:0 0 10px 0;
}

.jobapp .field{
	width:290px;
	border:none;
}

.jobapp .submitbutton{
	width:145px;
	background:none;
	border:1px solid #333333;
	color:#FFFFFF;
	font-size:11px;
	font-family:verdana;
	padding:2px;
	font-weight:bold;
}

.jobapp .submitbutton:hover{
	background:#333333;
}

.jobapp .message{
	width:290px;
	border:none;
}


/*/////////////////////////////////////////////////////////////////////////////
 * CONTACT PAGE     CONTACT PAGE     CONTACT PAGE     CONTACT PAGE     CONTACT PAGE     
/////////////////////////////////////////////////////////////////////////////*/

#contact_left{
	float:left;
	width:200px;

}

#contact_right{
	float:right;
	height:auto;
	width:200px;
	
}

#contact_enquiry{
	float:left;
	height:auto;
	margin:20px 0 0 0;
	padding:10px;
	border:1px solid #333333;
}

.enquiry_form{
	
	width:425px;
	border:none;
	margin:20px 0 0 0;
}

.enquiry_form td{
	padding:0 0 10px 0;
}

.enquiry_form .field{
	width:270px;
	border:none;
}

.enquiry_form  .submitbutton{
	
	background:none;
	border:1px solid #333333;
	color:#FFFFFF;
	font-size:11px;
	font-family:verdana;
	padding:2px;
	font-weight:bold;
}

.enquiry_form  .submitbutton:hover{
	background:#333333;
}

.enquiry_form  .message{
	width:270px;
	border:none;
}



/*/////////////////////////////////////////////////////////////////////////////
 * ADMIN PAGE       ADMIN PAGE     ADMIN PAGE     ADMIN PAGE     ADMIN PAGE     
/////////////////////////////////////////////////////////////////////////////*/


.admin_box{
	width:440px;
	margin:20px 0 0 0;
	border:none;
}

.admin_box td{
	padding:3px;
}

.admin_box a{
	font-weight:bold;
	text-decoration:none;
}

.admin_box .delete {
	color:#c33131;
}

.admin_box .delete:hover {
	color:#CCCCCC;
}

.admin_box .alt{
	background:#333333;
}

.admin_form{
	margin:20px 0 0 0;
	border:1px solid #333333;
}

.admin_form td{
	margin:0;
	padding:10px;	

}

.admin_form .field_image{
	width:220px;
	border:none;
}

.admin_form .field_title{
	width:300px;
	border:none;
}

.admin_form .field_body{
	width:420px;
	font-size:12px;
	font-family:verdana, sans-serif;
	border:none;
}

.admin_error{
	font-size:11px;
	color:#c33131;
}


.admin_form .submit_button{
	background:none;
	border:1px solid #333333;
	color:#FFFFFF;
	font-size:11px;
	font-family:verdana, sans-serif;
	padding:2px;
	font-weight:bold;
}

.admin_form .submit_button:hover{
	background:#333333;
}



/*/////////////////////////////////////////////////////////////////////////////
 * SITEMAP     SITEMAP     SITEMAP     SITEMAP     SITEMAP     SITEMAP     
/////////////////////////////////////////////////////////////////////////////*/


.sitemap{

	margin:20px 0 0 0;
	padding:0;

}
.sitemap li{
	font-weight:bold;
	list-style:none;
	margin:0;
	padding:0;
}
.sitemap a{
	font-weight:normal;
	text-decoration:none;
}


/*/////////////////////////////////////////////////////////////////////////////
 * Index Pics     
/////////////////////////////////////////////////////////////////////////////*/
.home_pics {  
    width:   580px;  
    height:  486px;      
    padding: 0;  
    margin:  0;  
} 
 
.home_pics img {  
    /* padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  */
    width:   580px;  
    height:  486px; 
    top:  0; 
    left: 0 
}
.HorizLine {
	background-image: url(../../../../images/horiz_line.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
