/* Element styles*/

.textbox_wide {
	width:630px;
	background-image: url(/assets/shared/images/grey_grad_back.gif);
	background-repeat:repeat-x;
}


.textbox_small {
	background-image: url(/assets/shared/images/grey_grad_back.gif);
	background-repeat:repeat-x;
	width:206px;
	float:left;
	margin-right:6px;
}

.textbox_topless {
	background-repeat:repeat-x;
	width:206px;
	float:left;
	margin-right:6px;
}

.guidebox {
	width:300px;
	float:left;
}

.guidetext {
	width:180px;
	float:left;
	padding-left:10px;
}

div#centercol a.guideslink {
	font-size:11px;

}

.guidetext a {
	font-weight:bold;
	font-family:Arial;
	font-size:13px;
	text-decoration:none;
}

.guidetext a:hover
{
text-decoration:underline;
}

.last {
	margin-right:0px;
}
.guidebox_bottom a {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	margin-right:60px;
}

.guidebox_bottom a:hover
{
text-decoration:underline;
}

.bg {
	padding-top:30px;
}

div#centercol p.listspacing {
	margin-bottom:0px;
}

div#centercol p.spkispacing {
	margin-bottom:0px;
	margin-top:2px;
	padding-left:3px;
}

div#centercol div.tabtext h5 {
	margin-bottom:0px;
	margin-top:2px;
	padding-left:0px;
}

#spki_signin {
	margin-top:10px;
}

/* Changing prod-container for resources index page*/
.prod_container {
	margin-bottom:40px;
}

/* case-studies */

.case-studies-container{
	z-index: 0;
	padding: 10px;
	display: table;
	vertical-align: top;
	min-height: 100px;
}

.outline{
	border: #c3c4c5 1px solid;
}
.case-study-item{
	width: 196px;
	float: left;
}

div#centercol div.case-study-item p a.cs-link, a.cs-link{
	font-weight: bold;
	color:#00467d;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}
div#centercol div.case-study-item p a.cs-link:visited,a.cs-link:visited{
	color:#004276;
	text-decoration: none;
}
div#centercol div.case-study-item p a.cs-link:hover,a.cs-link:hover{
	color: #004276;
	text-decoration: none;
}

div#centercol .case-study-item p{
	margin-top: 0;
}

div#centercol .case-study-item h5{
	margin-bottom: 5px;
}

.right6{
	margin-right: 6px;
}

.right10{
	margin-right: 10px;
}
.right14{
	margin-right: 14px;
}

.pad14{
	padding: 14px;
}

.relative{
	position:relative;
}

/*detail page */
.case-study-hero{
	float: left;
	width: 200px;
	margin-right: 25px;
}

.case-study-quote{
	vertical-align: top;
	float: left;
	width: 300px;
	position: relative;
	font-size: 14px;
	line-height: 18px;
	color: #666;
}


.case-study-quote div.region-industry{
	margin-top: 3px;
	font-size: 12px;
	line-height: 14px;
	padding: 0;
}

/* Font styles*/

div#centercol h3 {
	font-family: Arial;
	font-size: 21px;
	font-weight: bold;
	color:#00467d;
	text-transform: none;
	margin:0px;
	padding:0px;
}

div#centercol h3 a, div#centercol h3 a:visited {
	font-family: Arial;
	font-size: 21px;
	font-weight: bold;
	color:#00467d;
	text-transform: none;
	margin:0px;
	padding:0px;
	text-decoration: none;
}

div#centercol h3 a:hover{
	font-family: Arial;
	font-size: 21px;
	font-weight: bold;
	text-transform: none;
	margin:0px;
	padding:0px;
	text-decoration: underline;
}

h4 {
	font-family: Arial;
	font-size: 18px;
	color:#000;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

h5 {
	font-family: Arial;
	font-size: 15px;
	color:#000;
	margin:0px;
	padding:0px;
	padding-right:5px;
	padding-top:20px;

}

div.case-studies-container{
	z-index: 0;
}

ul * {
	font-size: 12px;
}

div.prod_container ul, div.prod_container ol, div.tabcontainer ul {
	margin:0px;
	margin-left:20px;
	margin-top:5px;
	padding:0px;

}

div.prod_container ul li, div.prod_container ol li, div.tabcontainer ul li{
	color:#000;
	margin:5px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	}

div.prod_container ul li a.hoverunderline {
	text-decoration:none;
}

div.prod_container ul li a.hoverunderline:hover {
	text-decoration:underline;
}

div.prod_container h5 a.hoverunderline {
	text-decoration:none;
}

div.prod_container h5 a.hoverunderline:hover {
	text-decoration:underline;
}
div.prod_container h5 a.hoverunderline:visited {
	color:#00467d;
}

div#centercol div.textbox_wide p {
	margin-top:10px;
	margin-left:5px;
	margin-bottom:10px;
}

.legend {
	font-family: Arial;
	font-size:10px;
	color:#000;
	font-weight: normal;
}

#leftnav li a {
	font-size: 11px;
}

/* Tab styles*/
