/* Start of CMSMS style sheet 'shcp_front' */
/* CSS Document */
body
{
margin:auto;
background:#93b1bb;
font-family:"Arial";
}

h1{line-height:1em; padding-top:10px;}
.rightcon h1 {padding-top:0px;}

 a{color:#82a9b9; text-decoration:none;}
 a:link{color:#82a9b9; text-decoration:none;}
 a:visited{color:#82a9b9; text-decoration:none;}
 a:hover{color:#82A9B9; text-decoration:underline;}

#leftconetent h2 {font-size:14px; font-weight:bold; line-height:1em; margin-top:.5em; }

#leftconetent h2 a{
	font-size:14px;
	font-weight:bold;
	color : #555555;
	text-decoration: none;
}

#leftconetent h2 a:link{
	text-decoration: none;
}

#leftconetent h2 a:visited{
	text-decoration: none;
}

#leftconetent h2 a:hover{
	text-decoration: underline;
	color:#82A9B9;
}




#leftconetent p{margin-bottom:10px;}


a.newsheadline:VISITED {
	color : #555555;
}
a.newsheadline:HOVER {
	text-decoration : underline;
	color : #82a9b9;
}
a.shcpflink:LINK {
	color : #82a9b9;
}
a.shcpflink:VISITED {
	color : #82a9b9;
}
a.shcpflink:HOVER {
	text-decoration : underline;
	color : #82a9b9;
}
p,h1,h2,h3,ul
{
margin:0px;
padding:0px;
}
.clear
{
clear:both;
}
#home
{
width:952px;
margin:auto;
}
#main
{
width:933px;
float:left;
padding-left:19px;
margin-top:18px;
background:url(uploads/images/main_back.jpg) repeat-y;
}
#header
{
height:84px;
float:left;
width:901px;
padding-top:18px;
}
#logo
{
width:386px;
height:62px;
float:left;
background:url(uploads/images/logo.jpg) no-repeat;
}
#rightheader
{
width:321px;
float:right;
padding-top:20px;
height:50px;
}
.search
{
width:243px;
height:24px;
float:left;
font-size:16px;
padding-left:5px;
padding-top:4px;
background:url(uploads/images/search_back.jpg) no-repeat;
border:solid 1px #93b1bb;
}
#nav
{
width:933px;
float:left;
height:43px;
background:url(uploads/images/nav_background.gif) right center no-repeat;
font-size:12px;
color:#fff;
font-weight:bold;
}
#nav ul
{
float:left;
list-style:none;
margin-bottom:px;
padding-top:px;
height:31px;
}
#nav ul li
{
float:left;
display:inline;

}
#nav ul li a
{
color:#fff;
text-decoration:none;
padding-top:9px;
padding-bottom:8px;
padding-left:12px;
padding-right:12px;
/* float:left; */
}
#nav a:hover
{
background:#93b1bb;
}
.active a
{
background:#93b1bb;
}
#content
{
width:901px;
float:left;
padding-bottom:20px;
}
#leftconetent
{
float:left;
font-size:12px;
color:#555555;
line-height:18px;
width:611px;
}
#rightcontent
{
width:269px;
float:right;

}
.rightcon
{
width:249px;
padding:10px;
color:#555555;
font-size:12px;
float:left;
line-height:17px;
background:#f5f5f0;
}
h1
{
color:#82a9b9;
font-family:"Georgia";
font-size:28px;
padding-top:.5em;
padding-bottom:10px;
font-weight:normal;}



.rightimg
{
float:left;
}
.title
{
color:#82a9b9;
font-size:13px;
font-weight:bold;
}
.imp
{
color:#49849d;
font-weight:bold;
}
.rightcon a
{
color:#6691a3;
text-decoration:none;
}





.rightcon ul
{
	padding-left:15px;
	color:#82a9b9;
}
.rightcon ul li
{
padding-bottom:3px;
}
.pdf
{
font-size:9px;	
color:#555555;
}
.rightcon ul li a
{
color:#82a9b9;
text-decoration:none;
}
.picgallery
{
width:581px;
/* height:78px; */
/* padding-top:266px; */
float:left;
font-size:12px;
padding-right:15px;
margin-bottom:10px;
line-height:18px;
color:#fff;
/* padding-left:15px; */
padding-bottom: 10px;
/* background:url(uploads/images/picgallery.jpg) no-repeat; */
}
.rightpic
{
float:left;
display:inline;
width:249px;
padding-top:15px;	
}
.pic
{
float:left;
padding-right:10px;
}
.pictext
{
float:left;
width:140px;
}
.lefttitle a:link
{
font-size:14px;
color:#0F6;
}
#footer
{
float:left;
width:939px;
text-align:center;
font-size:12px;
padding-top:5px;
color:#fff;
}
#footer a
{
color:#fff;
text-decoration:none;
}
#footer a:hover
{
text-decoration:underline;
}
.foot_blue
{
color:#628996;
padding-top:10px;
padding-bottom:18px;
font-size:10px;
}


/* Classes From SHCPF */

.colLeft {
	float: left;
}

.colRight {
	float: right;
}


.formbuilderform {
  margin-top: 20px;
}

.formbuilderform div {
  padding-bottom: 5px;
  clear: both;
}

.formbuilderform div label, div.submit span.placehldr {
  float: left;
  padding-right: 10px;
  text-align: right;
  width: 150px;
}

#rsvp_form .formbuilderform div label, #rsvp_form div.submit span.placehldr {
  width: 250px;
}

ul.searchresults {
    margin-left: 15px;
}


/* CRA Comparison Chart */

.CRAComparison {
	border: 1px solid #ccc;
	border-collapse: collapse;
}

.CRAComparison td {
	border: 1px solid #ccc;
	padding: 2px;
}

.CRAComparison td ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}

.CRACredit {
	background-color: #93b1bb;
}

.CRACredit td {
	color: white;
}

.highlight {
	color: #82a9b9;
	background-color: #f5f5f0; 
	
}


/****** FLOWPLAYER STYLES ******/
/* player container */
div.player {
	height:240px;
	width:320px;
	border:2px solid #fff;
	outline:1px solid #333;
	-moz-outline-radius:4px;
	cursor:pointer;
	float:left;
	text-align:center;
	margin-right:15px;
}

/* play button */
div.player img {
	margin-top:67px;
}

/* info area */
div.player div.info {
	height:40px;
	background:#000 url(/img/global/gradient/h80.png) repeat-x;
	opacity:0.7;
	color:#fff;
	margin-top:45px;
	text-align:left;
	padding:5px 15px;	
	font-family:"bitstream vera sans","trebuchet ms";
	font-size:12px;
	border-top:1px solid #ccc;
	margin-top:40px;
}

/* duration data inside info area */
div.player div.info span {
	color:#99FF99;
	display:block;
	font-weight:bold;
}


/****** FOUNDATION NEWS ******/
.dottedRule {margin:10px 0 0 0;}
#leftcontent .newsCTA {color:#C33;} !important

/* End of 'shcp_front' */

