@import url(http://fonts.googleapis.com/css?family=Cantarell);




.text20{ font-family:'Cantarell', sans-serif; font-size:20px; color:#231702; }
.text25{ font-family:'Cantarell', sans-serif; font-size:25px; color:#231702; margin-bottom:15px; }

.new_boarder{ width:277px; padding:15px 20px 20px 20px; border:solid 1px #9e9e9e; }


#twitter{ float:right; width:290px; background:url(../images/50percenttransparentwhitepixel.png) repeat; position:relative; padding:10px; min-height:100px; }




/* KEEP SCROLL BAR */
html {
	height:100%;
	margin-bottom: 0.01em;
	overflow-y:scroll;
}

/* PAGE */
p,
form,
input,
textarea,
body{
	margin:0px;
	padding:0px;
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#3c3c3c;
}
img{
	border:none;
}
A:link, A:visited, A:active, A:hover{
	text-decoration: none;
	font-weight:bold;
	color:#f58f00;
}


.watermark {
	color: #999 !important;
	font-size:13px;
}


.main_copy{
	line-height:18px;
	font-size:13px;
	margin:0px;
}


.main{
	width:960px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}

.slider{
	height:320px;
	width:960px;
}





/* HEADER */
.header{
	height:165px;

	background-image:url(../images/header_bg.png);
	background-repeat:repeat-x;
}
.header_inner{
	width:1200px;
	height:165px;
	
	background-image:url(../images/header_inner_bg.png);
	background-repeat:no-repeat;
	
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.header_inner_inner{
	width:960px;
	height:165px;
	
	display: block;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}





/* NAV */
.nav{
	position:absolute;
	top:135px;
	left:10px;

	width:960px;
	height:30px;
	
	line-height:30px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
}

.nav a{ color:#FFFFFF; }
















.columns{
	width:960px;
	margin-top:30px;
}
.left{
	width:604px;
	float:left;
	margin-bottom:15px;
	margin-right:39px;
}
.middle{
	width:39px;
	float:left;
}
.right{
	width:317px;
	float:left;
	margin-bottom:15px;
}


.form_desc{
	margin-bottom:5px;
}
.title_big{
	font-size:18px;
	color:#f58f00;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:5px;
}
.title_small{
	font-size:14px;
	color:#f58f00;
	font-weight:bold;
	margin-bottom:10px;
}



.border_top{
	background-image:url(../images/border_top.jpg);
	height:21px;
	width:317px;
}
.border_bottom{
	background-image:url(../images/border_bottom.jpg);
	height:21px;
	width:317px;
}
.border_middle{
	background-image:url(../images/border_middle.jpg);
	background-repeat:repeat-y;
	width:277px;
	padding-left:20px;
	padding-right:20px;
}









.cs_horizontal{
	width:277px;
	height:88px;
}
.cs_horizontal_left{
	position:relative;
	float:left;
	width:88px;
}
.cs_horizontal_left img{
	width:88px;
	height:88px;
}
.cs_horizontal_right{
	position:relative;
	float:left;
	padding-left:17px;
	width:172px; /* counted up */


}
.cs_horizontal_right h1{
	font-size:14px;
	font-weight:bold;
	color:#f58f00;
	text-transform:uppercase;
	margin:0px;
}
.cs_horizontal_right h2{
	font-size:14px;
	color:#3c3c3c;
	margin:0px;
	margin-top:5px;
}
.cs_horizontal_right p{
	font-size:12px;
	line-height:15px;
	margin-top:5px;
}
.cs_horizontal_spacer{
	width:277px;
	height:24px;
}









.cs_vertical{
	width:166px;
	height:277px;
	display:block;
	float:left;
	
}

.cs_vertical_top{
	position:relative;
	float:left;
	width:166px;
}
.cs_vertical_top img{
	width:166px;
	height:166px;
}
.cs_vertical_bottom{
	position:relative;
	float:left;
	width:166px;
	padding-top:10px;
}
.cs_vertical_bottom h1{
	font-size:14px;
	color:#3c3c3c;
	margin:0px;
	margin-bottom:5px;
}
.cs_vertical_bottom p{
	font-size:12px;
	color:#3c3c3c;
}

.cs_vertical_spacer{
	width:166px;
	height:32px;
}
















/* PORTFOLIO */
.gallery_holder{
	height:797px;
	width:604px;
	background-image:url(../images/gallery_bg.jpg);
	background-repeat:repeat-y;
	position:relative;
}
.gallery_headers{
	font-size:14px;
	color:#f58f00;
	font-weight:bold;
	text-transform:uppercase;
	position:relative;
	float:left;
}
.first{
	width:221px;
	float:left;
	height:100%;
}
.second{
	width:217px;
	float:left;
}
.third{
	width:166px;
	float:left;
}

.menu_title{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0 10px 0;
}
.menu_link{
	font-size:13px;
	line-height:21px;
}
.menu_not_link{
	font-size:13px;
	line-height:21px;
	color:#f58f00;
}

.menu_link A:link 		{ color:#3c3c3c; font-weight:normal; }
.menu_link A:visited 	{ color:#3c3c3c; font-weight:normal; }
.menu_link A:active 	{ color:#3c3c3c; font-weight:normal; }
.menu_link A:hover 		{ color:#3c3c3c; font-weight:normal; }

.cs_image{
	width:604px;
	height:481px;
	margin-top:15px;
}
.cs_image img{
	width:604px;
	height:481px;
}
.may_also_like{
	width:604px;
	height:277px;
}
.may_also_like_spacer{
	width:53px;
	float:left;
}
.social{
	width:604px;
	margin-top:25px;
}
.social_text{
	color:#f58f00;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
	white-space:nowrap;
}

.rating_text{
	font-size:13px;
	font-weight:bold;
	color:#f58f00;
	white-space:nowrap;
}


.client_text{
	font-size:14px;
	font-weight:bold;
	width:317px;
	color:#f58f00;
	margin-top:10px;
}
.client_text_name{
	font-size:14px;
	font-weight:bold;
	width:317px;
	color:#f58f00;
	margin-top:5px;
	font-style:italic;
}




















.footer{
	height:282px;
	background:#faa61a;
	clear:both;
}
.footer_inner{
	width:1200px;
	height:282px;
	
	background-image:url(../images/footer_inner_bg.png);
	background-repeat:repeat-x;
	
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.footer_inner_inner{
	width:960px;
	height:262px;
	
	display: block;
	margin-left: auto;
	margin-right: auto;
	
	padding-top:20px;
}

.footer_links A:link 	{color:#3c3c3c; font-weight:normal; }
.footer_links A:visited {color:#3c3c3c; font-weight:normal; }
.footer_links A:active 	{color:#3c3c3c; font-weight:normal; }
.footer_links A:hover 	{color:#3c3c3c; font-weight:normal; }

.terms A:link 		{color:#3c3c3c; font-weight:normal; }
.terms A:visited 	{color:#3c3c3c; font-weight:normal; }
.terms A:active 	{color:#3c3c3c; font-weight:normal; }
.terms A:hover 		{color:#3c3c3c; font-weight:normal; }

































/* FORM WATERMARKS */
#wrap {
	max-width:50em;
	margin:2em auto;
}
* html #wrap {width:50em}

label {
	display:block;
}



/* SLIDER */
.mscarousel {overflow:hidden}
.mscarousel img{border:0}
.mscarousel .child{position:relative;}
.mscarousel .child .set, .mscarousel .set{float:left; position:relative;}
.mscarousel .child .clear{clear:both}




























/* STAR RATING */
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating .current-rating{
	background: url(../images/rating_star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* SECOND STAR (ALREADY VOTED */


.star-rating2,
.star-rating2 a:active,
.star-rating2 .current-rating{
	background: url(../images/rating_star_2.gif) left -1000px repeat-x;
}
.star-rating2{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating2 li{
	display: inline;
}
.star-rating2 a, 
.star-rating2 .current-rating {
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
	cursor:default;
}

.star-rating2 a.one-star{
	width:20%;
	z-index:6;
}
.star-rating2 a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating2 a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating2 a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating2 a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating2 .current-rating{
	z-index:1;
	background-position: left center;
}


/* END SECOND STAR */

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}
.voted_twice {
	background: #FFDDDD url(../images/rating_warning.gif) no-repeat 5px 50%;
	padding:5px 5px 5px 16px;
	text-align:center;
	color:#333;
	width:130px;
	font-size:11px;
	}
.voted {
	background: #E7FFCE url(../images/rating_tick.gif) no-repeat 5px 50%;
	padding:5px 5px 5px 16px;
	text-align:center;

	color:#333;
	width:130px;
	font-size:11px;
	}
/* The text that displays the rating information */
.rated_text {

	font-size:11px;
	margin-bottom:5px;
	color:#666;
	}
/* Green text that shows 3.34/5 */
.out5Class {
	color:#00CC00;
	font-weight:bold;
	}
.percentClass {
	/* Insert styles here for the percentage display. Example (74%) */
	}
.votesClass {
	/* Insert styles here for the votes display. Example (2 Votes) */
	}
.topRatedList {
	padding:0;
	margin:0;
	}
.topRatedList li {
	list-style-type:none;
	}


