/*****************************/
/* SB-Designs - Steven Ball */
/*****************************/

/* -------GLOBAL RESET--------- */

/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold; }
em { font-style: italic; }
a img { border:none; } /* Gets rid of IE's blue borders */

::selection      { background:#EE3324; color:#fff; /* Safari and Opera */ }
::-moz-selection  { background:#EE3324; color:#fff; /* Firefox */ }

body{
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg.gif) top repeat-x #fff;
	padding:0;
	margin:0;
}

*{
	padding:0;
	margin:0; 
}

.wrap{
	width:960px;
	margin:0 auto;
	padding:0;	
}

#header{
	width:960px;
	padding:0 0 0 0;
	margin:0px auto 15px auto;
	text-align:left;
	height:90px;
	display:block;
	overflow:hidden;
}

#logo{
	width:263px;
	padding:0 0 0 0;
	margin:10px 0 0 0;
	height:67px;
	display:block;
	float:left;
	overflow:hidden;
}

#tel{
	background:url(../images/tel.gif) no-repeat;
	width:384px;
	height:32px;
	float:right;
	display:block;
	overflow:hidden;
}

#sliderport{
	padding:0;
	margin:0 auto 0 auto;
	display:block;
	height:356px;
	clear:both;
	width:950px;
    position:relative;
    background:url(images/loading.gif) no-repeat 50% 50%;
}


#slider{
	padding:0;
	margin:0 auto 0 auto;
	display:block;
	height:356px;
	clear:both;
	width:950px;
    position:relative;
    background:url(images/loading.gif) no-repeat 50% 50%;
}

#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

#content{
	width:960px;
	margin:0 auto;
	text-align:left;
	background:white;
}

#nav{
	padding:0;
	margin:0 0 0 0; 
	background:none;
	float:right;
	display:block;
	width:670px;
	height:50px;
	overflow:hidden;
}

#leftcontent{
	float:left;
	width:650px;
	text-align:justify;
	color:#666666;
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-size:12px;
	line-height:18px;
}

#rightcontent{
	float:right;
	width:280px;
	text-align:justify;
	color:#6F6F6F;
	padding:0 0 0 15px;
	margin:0 0 0 0;
	border-left:1px dashed #dddddd;
	font-size:11px;
}

#header-slogan{
	float:right;
	color:white;
	width:700px;
	padding:0 0 0 0;
	margin:47px 0 0 0;
	line-height:22px;
	font-size:14px;
	text-shadow: 1px 1px 1px #73060a;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0;
	color:#ffba00;
}

#header-slogan span{
	font-size:18px;
	font-weight:normal;
	color:#FFF;
}

#header-navigation{
	float:right;
	height:30px;
	line-height:30px;
	text-align:right;
	width:560px;
	color:#404040;
	display:block;
}

#header-navigation ul{
	padding:0 0 0 0;
	margin:0 0 0 0;	
}

#header-navigation li{
	padding:0 0 0 0;
	margin:0 5px 0 5px;
	display:inline;
}

.portfolio-thumb{
	width:280px;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align:justify;
	height:220px;
	display:block;
	overflow:hidden;
}

.portfolio-thumb p{
	padding:0 0 18px 0;
	marign:0 0 0 0;
	line-height:16px;
	font-size:11px;
}

.portfolio-image a{
	float:left;
	width:227px;
	padding:15px;
	height:133px;
	border:1px solid #CCC;
	clear:both;
}

.portfolio-image a:hover{
	float:left;
	width:227px;
	padding:15px;
	height:133px;
	border:1px solid #CCC;
	background:#EAEAEA;
	clear:both;
}

.portfolio-image-shadow{
	background:url(../images/box-shadow.png) no-repeat;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:206px;
	height:10px;
	display:block;
	overflow:hidden;
	float:left;
	clear:left;
}

ul#portfolio-list{
	padding:0;
	margin:0;	
}

#portfolio-list li{
	padding:0;
	margin:0;	
	width:280px;
	float:left;
	padding:0 0 0 0;
	margin:20px 20px 20px 20px;	
}

.blog-content{
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;	
	width:640px;
	height:230px;
}

.blog-left{
	float:left;
	width:260px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#blog-top-image{
	float:left;
	width:227px;
	padding:15px;
	height:133px;
	border:1px solid #CCC;
	clear:both;
	margin:0 0 18px 0;
	padding:10px;
}

.blog-image a{
	float:left;
	width:227px;
	padding:15px;
	height:133px;
	border:1px solid #CCC;
	clear:both;
	margin:0 0 0 0;
	padding:10px;
}

.blog-image a:hover{
	float:left;
	width:227px;
	padding:15px;
	height:133px;
	border:1px solid #CCC;
	background:#EAEAEA;
	clear:both;
	margin:0 0 0 0;
	padding:10px;
}

.blog-text{
	width:370px;
	text-align:justify;
	padding:10px 0 0 0;
	margin:0 0 0 0;
	float:left;
	height:176px;
	display:block;
	overflow:hidden;
}

.blog-btn{
	background:url(../images/blog-btn.gif) no-repeat;
	width:221px;
	height:38px;
	display:block;
	overflow:hidden;
	float:left;
	padding:0 15px 0 15px;
	margin:10px 0 0 0;
	line-height:38px;
	font-size:11px;
}

.blog-btn a{
	color:#333;
}

#blog-social{
	float:left;	
	height:40px;
	display:block;
	overflow:hidden;
	width:400px;
	margin:0 0 0 6px;
}

#blogh5{
	float:left;
	width:300px;	
}

#post-header{
	background:#EAEAEA;
	line-height:22px;
	padding:3px 6px;
	margin:0 0 12px 0;
	float:left;
	width:374px;
}

.comments-right{
	float:right;
	width:120px;
	text-align:right;
	color:#666;
}

.blog-post{
	float:left;
	text-align:right;
	width:360px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#blog-top-line{
	border-bottom:1px dashed #CCC;
	height:14px;
	float:left;
	display:block;
	overflow:hidden;
	padding:0;
	margin:0 0 10px 0;
	width:100%;
}

#content-left{
	width:640px;
	float:left;
	margin:0 0 0 0;
	padding:0 48px 0 12px;
	background:url(../images/side-bg.gif) no-repeat right top;
	min-height:600px;
	text-align:justify;
	font-size:12px;
	line-height:18px;
}

#content-left b, #content-left strong, {
	font-weight:bold;
}

#content-left li{
	padding:0 0 0 0;
	margin:0px 0 0 18px;
	line-height:20px;
	list-style-type:disc;
}

#content-left ul{
	padding:6px 0 0 0;
	margin:0 0 20px 0;
}

#port-text{
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;	
}

#port-text ul{
	padding:6px 0 0 0;
	margin:0 0 20px 0;
}

#port-text li{
	padding:6px;
	margin:0px 5px 10px 0;
	line-height:24px;
	list-style-type:none;
	display:inline;
	background:#E5E5E5;
	float:left;
}

#content-right{
	width:250px;
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	font-size:12px;
	line-height:18px;
}

#content-right ul{
	padding:0px 0 0 0;
	margin:0px 0 20px 0;	
}

#content-right li{
	padding:0 0 0 0;
	margin:0 0 0 0;
	border-bottom:1px solid #CCC;
	width:240px;
}

#content-right li a{
	padding:0 0 0 0;
	margin:0 0 0 0;	
	height:30px;
	line-height:30px;
	color:#333;
	display:block;
	overflow:hidden;
}

#content-right li a:hover{
	padding:0 0 0 0;
	margin:0 0 0 0;	
	height:30px;
	line-height:30px;
	color:#df0000;
	display:block;
	overflow:hidden;
}

.port-split{
	height:14px;
	width:641px;
	background:url(../images/separatorBG.png) repeat-x;
	display:block;
	padding:0 0 0 0;
	margin:0 0 16px 0;
	float:left;
	clear:both;
}

#footer{
	background:url(../images/footer.gif) repeat-x;
	clear:both;
	text-align:justify;
	color:#a5a5a5;
	padding:0 10px;
	margin:0 auto;
	height:365px;
	overflow:hidden;
}

#black-footer{
	background:#1c1c1c;
	clear:both;
	text-align:justify;
	color:#a5a5a5;
	padding:16px 10px 0 10px;
	margin:0 auto;
	text-align:center;
}

#quote{
	width:290px;
	background:url(../images/footer-border.gif) right repeat-y;
	height:266px;	
	float:left;
	margin:20px 0 0 0;
	padding:0 15px;
}

#twitter{
	width:290px;
	background:url(../images/footer-border.gif) right repeat-y;
	float:left;
	margin:20px 0 0 0;
	padding:0 15px;
	height:266px;	
}

#links{
	width:290px;
	float:left;
	margin:20px 0 0 0;
	padding:0 15px;
	height:266px;
}

#copyright{
	float:right;
	margin:0 10px 0 0;
	padding:0;
	font-size:11px;
	width:400px;
	text-align:right;
}

#social{
	float:left;
	margin:0 0 0 10px;
	padding:0;
	font-size:11px;
	width:400px;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

#social img{
	vertical-align:middle;
	padding:0 0 0 0;
	margin:0 4px 0 0;
}

/* p, Headers */

p{
	padding:0 0 15px 0;
	margin:0;
}

#leftcontent p{
	padding:0 10px 15px 10px;
	margin:0 0 0 0;
}

#rightcontent p{
	margin:0 0 0 0;
	padding:0 10px 15px 10px;
}

#contact-details p{
	margin:0 0 0 0;
	padding:0 10px 15px 10px;
	line-height:18px;
}

#tweet p{
	margin:0 0 0 0;
	padding:0 0 0 0;
}


.center{
	text-align:center;
}

h1{
	font-size:20px;
    font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0 10px;
	margin:0 0 4px 0;
	text-transform:capitalize;
	text-align:justify;
	clear:both;
	color:#df0000;
	letter-spacing:0;
	width:640px;
	height:20px;
	line-height:20px;
	letter-spacing:-1px;
	font-weight:bold;
}

#content-left h1{
	padding:0;
}

h2{
	font-size:20px;
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0 10px;
	margin:0 0 4px 0;
	text-transform:capitalize;
	text-align:justify;
	clear:both;
	color:#df0000;
	letter-spacing:0;
	width:640px;
	height:20px;
	line-height:20px;
	letter-spacing:-1px;
}

h3{
	font-size:20px;
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0 10px;
	margin:0 0 4px 0;
	text-transform:capitalize;
	text-align:justify;
	clear:both;
	color:#df0000;
	letter-spacing:0;
	height:20px;
	line-height:20px;
}

.blog-text h3{
	font-size:16px;
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0 0;
	margin:4px 0 0 0;
	text-transform:capitalize;
	text-align:justify;
	clear:both;
	color:#df0000;
	letter-spacing:0;
	height:14px;
	line-height:14px;
}

#content-right h3{
	background:none;
	font-size:14px;
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-transform:capitalize;
	text-align:justify;
	clear:both;
	color:#df0000;
	letter-spacing:-1px;
	height:40px;
	line-height:40px;
}

h4{
	font-size:18px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding:0 0 0 10px;
	margin:0 0 6px 0;
	text-transform:capitalize;
	text-align:justify;
	clear:both;
	color:#737373;
	letter-spacing:0;
}

.portfolio-thumb h4{
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0 0;
	margin:0 0 6px 0;
	text-transform:capitalize;
	text-align:justify;
	clear:both;
	color:#333;
	letter-spacing:-1px;
}

h5{
	font-size:22px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	text-transform:capitalize;
	text-align:justify;
	clear:both;
	color:#df0000;
	letter-spacing:0;
}

.blog-text h5{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0 0 20px 0;
	text-transform:capitalize;
	text-align:left;
	clear:both;
	color:#333;
	letter-spacing:0;
}

h5#comments-header{
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:30px 0 0 0;
	height:30px;
	line-height:20px;
	text-transform:capitalize;
	text-align:justify;
	clear:both;
	color:#df0000;
	display:block;
	width:100%;
}

h5#comments-header1{
	font-size:20px;
	font-weight:normal;
	letter-spacing:-1px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	height:30px;
	line-height:20px;
	text-transform:capitalize;
	text-align:justify;
	clear:both;
	color:#df0000;
}

.comments_count{
	font-size:14px;
	color:#333;
	letter-spacing:0;
}

#blogh5 h5{
	background:none;
	font-size:20px;
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0 0;
	margin:10px 0 10px 6px;
	text-transform:capitalize;
	text-align:justify;
	clear:both;
	color:#df0000;
	letter-spacing:-1px;
	height:22px;
	line-height:20px;
}

h6{
	background:none;
	font-size:16px;
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0 0;
	margin:10px 0 4px 0;
	text-transform:capitalize;
	text-align:justify;
	color:#df0000;
	letter-spacing:-1px;
	height:16px;
	line-height:16px;
	display:inline;
}

#client{
	margin:0;
	padding:0;
	display:block;
	height:15px;
	clear:both;
	with:200px;
}

#leftcontent ul{
	padding:0 0 15px 0;
	margin:0;
}

#leftcontent li{
	padding:0 0 0 27px;
	margin:0 0 2px 8px;
	list-style-image:none;
	line-height:30px;
	background:url(../images/bullet.gif) no-repeat left;
	list-style:none;
}

#twitter-updates ul{
	padding:0 0 15px 0;
	margin:0;
}

#twitter-updates li{
	padding:0 0 20px 0;
	margin:0 0 0 0;
	list-style-image:none;
	list-style:none;
}

#links ul{
	padding:0 0 15px 0;
	margin:0;
}

#links li{
	padding:0 0 0 15px;
	margin:0 0 10px 0;
	list-style-image:none;
	list-style:none;
	background:url(../images/link-bg.png) no-repeat;
	width:282px;
	height:40px;
	display:block;
	line-height:40px;
	overflow:hidden;
}

#links li a{
	width:282px;
	height:40px;
	display:block;
}

.date{
	font-size:10px;
	color:white;	
}

.telephone{
	color:#DF1216;
	font-size:38px;
	font-weight:bold;
	line-height:28px;
	padding:0;
	margin:0;
}

.social-title{
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 0 0 10px;
	margin:0 0 4px 0;
	font-style:italic;
	height:24px;
}

.contentline{
	border-top:1px dashed #ccc;
	width:100%;
	height:13px;
	display:block;
	padding:0;
	margin:0;
}

#test-logo{
	width:92px;
	height:92px;
	display:block;
	float:right;
	margin:0 6px 0 6px;
}

#test-text{
	font-size:12px;
	line-height:18px;	
}

/* Hyperlinks */

a{
	color:#CC0000;
	text-decoration:none;
}

a:hover{
	color:#CC0000;
	text-decoration:underline;
}

#footer a{
	color:white;
	text-decoration:none;
}

#footer a:hover{
	color:#CCC;
	text-decoration:underline;
}

#backtotop a{
	display:block;
	float:left;
	background:url(../images/back.png) no-repeat;
	width:117px;
	height:41px;	
	padding:0;
	margin:0 0 0 10px;
}

#copyright a{
	font-family:Georgia, "Times New Roman", Times, serif;
}

#black-footer a{
	color:white;
	text-decoration:none;
}

#black-footer a:hover{
	color:#CCC;
	text-decoration:underline;
}

/* Navigation */

#nav ul{
	padding:0;
	margin:0 0 0 0;
	height:50px;
}

#nav li{
	padding:0;
	margin:0;
	list-style:none;
	list-style-type:none;
	float:left;
	display:inline;
	font-size:12px;
}

#nav li a{
	padding:30px 0 0 0;
	margin:0 0 0 0;
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	font-size:14px;
	height:30px;
	text-transform:capitalize;
	font-family: Arial, Tahoma, sans-serif;
	width:130px;
	text-align:center;
}

#nav li.btn1 a:hover{
	color:#FFEA00;
	font-weight:normal;
	background:url(../images/btn1.gif) no-repeat 10px 0;
}

#nav li.btn2 a:hover{
	color:#FFEA00;
	font-weight:normal;
	background:url(../images/btn2.gif) no-repeat top center;
}

#nav li.btn3 a:hover{
	color:#FFEA00;
	font-weight:normal;
	background:url(../images/btn3.gif) no-repeat top center;
}

#nav li.btn4 a:hover{
	color:#FFEA00;
	font-weight:normal;
	background:url(../images/btn4.gif) no-repeat top center;
}

#nav li.btn5 a:hover{
	color:#FFEA00;
	font-weight:normal;
	background:url(../images/btn5.gif) no-repeat top center;
}


#nav li a:hover{
	color:#FFEA00;
	font-weight:normal;
}



/* Forms / Inputs */

form{
	padding:0;
	margin:0;
}

input{
	border:1px solid #CCCCCC;
	border-style:solid;
	padding:5px;
	margin:0;
	background:white;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

select{
	padding:1px;
	margin:0;
	font-size:12px;
	width:234px;
}

textarea{
	border:1px solid #CCCCCC;
	border-style:solid;
	padding:5px;
	margin:0;
	background:white;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}

#quote input{
	border:1px solid #212121;
	border-style:solid;
	padding:5px;
	margin:0 0 0 20px;
	background:#2E2E2E;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#A6A2A2;
	width:212px;
}

#quote textarea{
	border:1px solid #212121;
	border-style:solid;
	padding:5px;
	margin:8px 0 0 0;
	background:#2E2E2E;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#A6A2A2;
	width:270px;
	height:80px;
}

#quote button{
	border:1px solid #212121;
	border-style:solid;
	padding:5px;
	margin:0 8px 0 0;
	background:#2E2E2E;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#A6A2A2;
	width:50px;
	float:right;
	cursor:pointer;
}

#quote label{
	margin:0 0 0 0;
	padding:0 0 0 0;	
}

#quote button:hover, #quote textarea:hover, #quote input:hover, #quote button:focus, #quote textarea:focus, #quote input:focus{
	border:1px solid #A6A2A2;
}

.small-contact{
	background:url(../images/contact-input-bg.gif) no-repeat top;
	width:294px;
	height:32px;
	display:block;
	overflow:hidden;
	padding:5px 10px 5px 10px;
	margin:0 0 0 0;
	border:none;
	border-style:none;
}

.small-contact:hover, .small-contact:focus{
	background:url(../images/contact-input-bg.gif) no-repeat bottom;
	width:294px;
	height:32px;
	display:block;
	overflow:hidden;
	padding:5px 10px 5px 10px;
	margin:0 0 0 0;
	border:none;
	border-style:none;
}

.textarea-contact{
	background:url(../images/content-textarea-input.gif) no-repeat top;
	width:467px;
	height:204px;
	display:block;
	overflow:hidden;
	padding:10px 10px 5px 10px;
	border:none;
	border-style:none;
}

.textarea-contact:hover, .textarea-contact:focus{
	background:url(../images/content-textarea-input.gif) no-repeat bottom;
	width:467px;
	height:204px;
	display:block;
	overflow:hidden;
	padding:10px 10px 5px 10px;
	border:none;
	border-style:none;
}

input.btubutton{
	background:url(../images/contact-btn.gif) no-repeat top;
	width:77px;
	height:27px;
	display:block;
	overflow:hidden;
	padding:0 0 0 0;
	margin:0 0 20px 0;
	border:none;
	border-style:none;
	cursor:pointer;
}

input.btubutton:hover, input.btubutton:focus{
	background:url(../images/contact-btn.gif) no-repeat bottom;
	width:77px;
	height:27px;
	display:block;
	overflow:hidden;
	padding:0 0 0 0;
	margin:0 0 20px 0;
	border:none;
	border-style:none;
	cursor:pointer;
}

/* Contact Form Table */

#table-content-form{
	margin:0 0 20px 0;
	padding:0 0 0 0;	
}

#table-content-form td{
	margin:0 0 0 0;
	padding:0 20px 16px 0;
	vertical-align:top;
	line-height:40px;	
}

/* Clears / Banner Script */

.clear{
	padding:0;
	margin:0;
	height:0;
	clear:both;
}

.hidden{
	display: none;
}

/* Comments */

.comment-box{
	width:597px;
	background:#F5F5F5;
	border:1px solid #CDCDCD;
	padding:20px;
	margin:0 0 10px 0;
}

.comment-name{
	font-size:18px;
	text-transform:capitalize;
}

.comments-image{
	float:right;
	width:80px;
	height:80px;
	display:block;
	overflow:hidden;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.comments-comments{
	float:left;
	width:500px;
	line-height:16px;
	margin:0 0 0 0;
	padding:6px 0 0 0;
	color:#666;
}

#comments-submit{
	width:597px;
	background:#F2F2F2;
	border:1px solid #CDCDCD;
	padding:20px;
	margin:0 0 20px 0;
}

#comments-submit table{
	padding:0 0 0 0;
	margin:0 0 0 0;
	width:100%;
}

#comments-submit table td{
	padding:0 0 6px 10px;
	margin:0 0 0 0;
	color:#333;
	font-size:14px;
}

input.comment-input{
	background:#FFF;
	width:140px;
	display:block;
	overflow:hidden;
	padding:10px 10px 10px 10px;
	margin:0 0 10px 0;
	border-style:none;
	border:1px solid #CCC;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}

textarea.comment-textarea{
	background:#FFF;
	width:540px;
	display:block;
	overflow:hidden;
	padding:10px 10px 10px 10px;
	margin:0 0 10px 0;
	border-style:none;
	border:1px solid #CCC;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	display:block;
	height:140px;
}

button.commment-btn{
  color: #900;
  background:#FFF;
  border: 1px solid #CCC;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  height:30px;
  padding:0 10px 0 10px;
  margin:0 0 0 10px;
}	


button.commment-btn:hover{
  color:#FFF;
  background: #900;
  cursor:pointer;
}	

/* Validation Form */

.error_message {
	display: block; 
	line-height: 22px; 
	margin:0 0 20px 0;
	background: #FBE3E4 url('../images/error.gif') no-repeat 10px 6px; 
	padding: 3px 10px 3px 35px; 
	color:#8a1f11;
	border:1px solid #FBC2C4; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
}

.success_message{
	display: block; 
	line-height: 22px; 
	margin:0 0 20px 0;
	background:#DBEED2 url('../images/success.gif') no-repeat 10px 6px; 
	padding: 3px 10px 3px 35px; 
	color:#8a1f11;
	border:1px solid #6CC881; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
}

ul.error_messages { 
	margin: 0 0 0 15px; 
	padding: 0;
}

ul.error_messages li {
	height: 22px;
	line-height: 22px;
	color:#333;
	list-style:disc;
}

textarea {
   resize: none;
}

#polltable{
	width:100%;
	padding:0 0 0 0;
	margin:0 0 20px 0;	
}

#polltable th{
	padding:4px 0 4px 0;
	margin:0 0 0 0;	
	font-size:12px;
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	color:#df0000;
}

#polltable td{
	padding:2px 0 2px 0;
	margin:0 0 0 0;	
	font-size:12px;
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
}

input.poll-btn{
	width:60px;
	margin:6px 0 0 0;
	padding:6px 0;
	cursor:pointer;
}

input.poll-btn:hover{
	width:60px;
	margin:6px 0 0 0;
	padding:6px 0;
	cursor:pointer;
	background:#EEE;
}

#polltable-results{
	width:100%;
	padding:0 0 0 0;
	margin:0 0 20px 0;	
}

#polltable-results th{
	padding:4px 0 4px 0;
	margin:0 0 0 0;	
	font-size:12px;
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	color:#df0000;
}

#polltable-results td{
	padding:2px;
	margin:0 0 0 0;	
	font-size:12px;
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
}

ul#comments-list{
	padding:0 0 0 0;
	margin:0 0 18px 0;	
}

ul#comments-list li{
	padding:4px 0 4px 0;
	margin:0 0 0 0;
	line-height:16px;
	border-bottom:1px dashed #999;
}

#comments-list li a{
	color:#c02027;
	display:inline;
	line-height:18px;
}

#comments-list li a:hover{
	color:#c02027;
	display:inline;
	line-height:18px;
}

img.image-content{
	width:570px;
	padding:10px;
	border:1px solid #CCC;
	background:#EAEAEA;
	clear:both;
}S
