/* CSS Document for SCI Solutions */

body {
	margin: 0 auto;
	padding: 0;
	background: #ffc423;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	margin:0 0 14px;
}
a {
	text-decoration: underline;
	color: #2388de;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}
table {
	margin:0 0 14px;
}
hr {
	margin: 5px 0 15px 0;
	color: #ffe191;
	background-color: #ffe191;
	height: 1px;
	border: 0;
}
h1 {
	margin: 0 0 10px;
	color: #000000;
	font-size: 18px;
}
h2 {
	margin: 0 0 6px;
	color: #000000;
	font-size: 13px;
}
h3 {
	margin: 0 0 2px;
	color: #000000;
	font-size: 17px;
}
h4 {
	margin: 0 0 -2px;
	color: #000000;
	font-size: 12px;
}
.smalltext {
	font-size: 9px;
}
.indent {
	text-indent: 10px;
}
.floatright {
	margin: 0 0 15px 10px;
	float: right;
}
#wrapper {
	margin: 0 auto;
	padding: 0 3px;
	background: url(images/csc-bg.gif) right top no-repeat #ffffff;
	border-bottom: 4px solid #a6a6a6;
	text-align: left;
	width: 994px;
	overflow: hidden;
}


/* Sub Page Styles */

#subheader {
	padding: 11px 0 0 213px;
	background: url(images/subhead-bg.gif) repeat-x;
	border-top: 1px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	height: 36px;
}
#breadcrumb {
	padding: 8px 0 0 4px;
	background: url(images/breadcrumb-bg.gif) top repeat-x;
	border-bottom: 1px solid #ffe191;
	height: 19px;
	font-size: 10px;
	color: #636466;
	text-transform: lowercase;
}
#breadcrumb a {
	color: #636466;
}
#subwrapper {
	margin: 0 0 -12px;
	padding: 2px 14px 20px 0;
	background: url(images/sub-content-bg.gif) right repeat-y;
	overflow: hidden;
	float: left;
	width: 980px;
}
#subleft {
	float: left;
	width: 198px;
	font-weight: bold;
}
#subleft img {
	padding-bottom: 18px;
	background: url(images/subleft-image-bg.gif) bottom repeat-x;
}
.subleftboxtop {
	padding: 5px 5px 5px 10px;
	background: #fde091;
	width: 183px;
}
.subleftboxtop a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.subleftbox {
	padding: 10px 10px 0;
	margin-bottom: 10px;
	color: #636466;
	font-size: 11px;
	border-bottom: 1px solid #fde091;
	border-right: 1px solid #fde091;
	border-left: 1px solid #fde091;
	width: 176px;
}
.subleftbox ul {
	margin: 0 0 0 8px;
	padding: 10px 0 0 8px;
}
.subleftbox ul li {
	padding-bottom: 7px;
	padding-left: 9px;
	list-style: none;
}

#subcontent {
	padding: 13px 0 20px 14px;
	float: left;
	line-height: 18px;
	width: 553px;
}
#subcontent ul {
	margin: 18px 0 16px 0;
	padding: 0 0 0 0;
}
#subcontent ul li {
	padding-bottom: 10px;
	padding-left: 12px;
	background: url(images/content-bullet.gif) left top no-repeat;
	list-style: none;
}
#subcontent ul ul {
	margin: 12px 0 -6px 4px;
}
#subcontent ol li {
	padding-bottom: 10px;
}
#subcontent ol ul {
	margin: 6px 0 10px 4px;
}
.mgtphoto {
	margin: -4px 5px 5px 0;
	float: left;
}

#subright {
	padding: 13px 0 40px;
	float: right;
	line-height: 18px;
	width: 168px;
}
.quotesig {
	margin-bottom: 30px;
	font-size: 10px;
	line-height: 14px;
	vertical-align: top;
	color: #636466;
}
#subright table {
	margin-bottom: 12px;
}
#shadowtable td {
	padding: 8px 4px 12px;
	background: url(images/shadowtable-bg.gif) bottom repeat-x;
	font-size: 11px;
	line-height: 14px;
	color: #636466;
}
.tableborder {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.tableborder td {
	padding: 5px 10px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	vertical-align: top;
}

/* Form Styles */

.formtable {
	border: 1px solid #ffe191;
	font-size: 12px;
}
.formtable td {
	padding: 3px 8px;
}
.textfield {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FCFCFC;
	width: 180px;
}
.statefield {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FCFCFC;
	width: 50px;
}
.zipfield {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FCFCFC;
	width: 121px;
}
.drop {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FCFCFC;
	width: 186px;
}
.commentfield {
	padding: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	border: 1px solid #CCCCCC;
	background-color: #FCFCFC;
	width: 220px;
	height: 60px;
}

/* Constituency Pages */

#constituency-header {
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	height: 47px;
}
#secondnav {
	margin: 0;
	padding: 0;
	text-align: center;
	border-top: 1px solid #ffffff;
	height: 29px;
}
#secondnav a {
	padding: 8px 0;
	color: #d8d8d8;
	text-decoration: none;
	display: block;
	font-size: 11px;
	font-weight: bold;
	width: 198px;
}
#secondnav a:hover {
	color: #ffffff;
}
#secondnav a.onpage {
	color: #ffffff;
}
#red {
	background: url(images/nav/red.gif) repeat-x;
	border-right: 1px solid #ffffff;
	float: left;
	height: 29px;
}
#green {
	background: url(images/nav/green.gif) repeat-x;
	border-right: 1px solid #ffffff;
	float: left;
	height: 29px;
}
#orange {
	background: url(images/nav/orange.gif) repeat-x;
	border-right: 1px solid #ffffff;
	float: left;
	height: 29px;
}
#purple {
	background: url(images/nav/purple.gif) repeat-x;
	border-right: 1px solid #ffffff;
	float: left;
	height: 29px;
}
#blue {
	background: url(images/nav/blue.gif) repeat-x;
	float: left;
	height: 29px;
}

/* Header */

#header {
	margin: 0 auto;
	background: #ffffff;
	overflow: hidden;
	width: 994px;
	height: 86px;
}
#logo {
	float: left;
	text-align: left;
}
#csclogin {
	padding: 6px 35px 0;
	background: url(images/csc-bg.gif) right top no-repeat;
	float: right;
	text-align: right;
	width: 80px;
	height: 21px;
}
#csclogin a {
	color: #000000;
	text-decoration: none;
}
#tagline {
	padding: 28px 0 0;
	float: right;
	text-align: right;
	width: 600px;
}
#search {
	padding: 6px 0 0;
	float: right;
	margin: 0 0 6px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	width: 520px;
	height: 21px;
}
#twitter img {
	margin-bottom: -3px;
	padding-left: 5px;
}
.followtxt {
	
}

/* Main Navigation */

#navigation {
	margin: 0;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #d7d7d7;
}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
		background-color:transparent;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		width:198px;
		padding:6px 0px 5px 0px;
		margin:0px 1px 0px 0px;
		background-color:#FFFFFF;
		background-image:url(images/nav/nav-bg.gif);
		background-repeat:repeat;
		color:#636466;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		text-align:center;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-image:url(images/nav/nav-bg-hover.gif);
		background-repeat:repeat;
		color:#000000;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		background-image:url(images/nav/nav-bg-hover.gif);
		background-repeat:repeat;
		color:#000000;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		color:#000000;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div	
	{	
		padding:0px;
		margin:0px 0px 0px 0px;
		background-color:#F3F3F3;
		border-width:1px;
		border-style:solid;
		border-color:#D7D7D7;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a	
	{	
		width:188px;
		padding:4px;
		margin:0px;
		background-color:transparent;
		background-image:none;
		background-repeat:repeat;
		text-align:left;
		border-width:0px;
		border-style:none;
		border-color:#000000;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-image:url(images/nav/nav-bg-hover.gif);
		background-repeat: repeat-x;
		background-position:left bottom;
		color:#000000;
		text-decoration:none;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 div a:hover	
	{	
		background-image:url(images/nav/nav-bg-hover.gif);
		background-repeat:repeat-x;
		background-position:left bottom;
		color:#000000;
		text-decoration:none;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-image:url(images/nav/nav-bg-hover.gif);
		background-position:left bottom;
		background-repeat:repeat-x;
		color:#000000;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#444444;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px 4px 0px;
		border-color:#BFBFBF;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px 2px;
		border-color:#AAAAAA;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-image:url(qmimages/cssalt1_arrow_right_hover.gif);
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul .qmparent	
	{	
		background-image:url(qmimages/cssalt1_arrow_right.gif);
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a.qmparent	
	{	
		background-image:url(qmimages/cssalt1_arrow_down_hover.gif);
		text-decoration:underline;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 .qmparent	
	{	
		background-image:url(qmimages/cssalt1_arrow_down.gif);
		background-repeat:no-repeat;
		background-position:97% 50%;
	}


/* Home Page */

#flash {
	border-top: 2px solid #ffffff;
	height: 288px;
	float: left;
}
#homewrapper {
	margin: 0;
	padding: 20px 0 0;
	background: url(images/subleft-image-bg.gif) top repeat-x;
	overflow: hidden;
	float: left;
	width: 994px;
}
#homecopy {
	padding: 10px 42px 0 16px;
	line-height: 18px;
	float: left;
	width: 373px;
}
#homecopy h1 {
	margin: 0 0 10px;
	color: #000000;
	font-size: 17px;
}
#homecalls {
	padding: 15px 0 0;
	text-align: center;
	font-size: 11px;
	float: left;
	width: 134px;
}
#homeheros {
	font-size: 11px;
	line-height: 15px;
}
#homeright {
	padding: 20px 0 20px;
	float: right;
	line-height: 18px;
	width: 191px;
}
#social-home {
	padding: 8px;
}
#social-home img {
	padding: 6px 12px 0 0;
	background-image: none;
}


/* Footer */

#bottomnav {
	margin: -10px 0 0 0;
	padding: 0 0 10px;
	text-align: right;
	font-size: 9px;
	color: #ffc423;
	float: left;
	width: 994px;
}
#bottomnav a {
	padding: 0 5px;
	color: #636466;
	text-decoration: none;
}
#bottomnav a:hover {
	text-decoration: underline;
	color: #666666;
}
#footer {
	margin: 0 auto 10px auto;
	padding: 6px 0 10px;
	text-align: center;
	font-size: 9px;
	color: #636466;
	width: 992px;
}
#copyright {
	text-align: left;
	float: left;
}
#of-footer {
	float:left;
	padding-left: 50px;
}
#social-media {
	float: right;
}
#social-media img {
	padding: 0 0 0 6px;
}