/* Veracap css file custom  */

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align:center;
	margin: 0px;
	color: #656565;
	background-color: #dedede;
}

/* layout///////////////////////////////////
///////////////////////////////////////////   */

#container {
	margin:auto;
	width:760px;
	text-align:left;
	background: #dedede url(../images/container_bg.gif) repeat-y center top;
}

#head_top{
	text-align:left;
	height:90px;
	background: #dedede url(../images/header_top.gif) no-repeat center top;
}

#head_logo{
	position:relative;
	top: 19px;
	left: 15px;
	width:250px;
}

#head_topnav{
	position:relative;
	top: -25px;
	left: 627px;
	width: 110px;
	

}

#head_bottom{
	height:150px;
	padding-left: 7px;
}

#cont_container{
}

#content{
	float:left;
	height:auto;
	width:455px;
	padding-left: 31px;
	padding-top: 15px;
	margin-right: 22px;
}

#content_wide{
	float:left;
	height:auto;
	width:695px;
	padding-left: 31px;
	padding-top: 15px;
	margin-right: 22px;
}
/* use this for 3 column layouts  */
.column_3{
	float:left;
	width:190px;
	height:auto;
	padding-left:30px;
	padding-right:0px
	
}

.column_2{
	float:left;
	width:230px;
	height:auto;
	padding-left:30px;
	padding-right:0px
	
}

.column_wide{
	float:left;
	width:420px;
	height:auto;
	padding-left:0px;
	padding-right:0px
}

.column_wheel{
	float:left;
	width:375px;
	height:auto;
	padding-left:0px;
	padding-right:0px
}


#sidebar_container{
	float:left;
	width:220px;
	height:auto;
	margin-top: 14px;
	background-color: #F6F6F6;
}

#sides{
	width:220px;
	background-image: url(../images/sidebar/sidebar_body.gif);

}

#sidebar_footer{
	height:30px;
	background-image: url(../images/sidebar/sidebar_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sidebar_header{
	background-image: url(../images/sidebar/sidebar_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 7px;
	color: #333333;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	font-size: 12px;
}

.sidebar_body{
	background-image: url(../images/sidebar/sidebar_body.gif);
	background-repeat: repeat-x;
	background-position: left;
}



.clear{
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DADADA;
}

.side_item{
}

.thumb{
	float:left;
	width:65px;
	margin-top: 5px;
	padding-left: 5px;
	margin-bottom: 8px;

}

.thumb_copy{
	float:left;
	height:auto;
	width:140px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 15px;
	color: #5a5a5a;
}

#footer{
	text-align:center;
	height:80px;
	clear:both;
	width:760px;
	background: #dedede url(../images/footer_bg.gif) no-repeat center top;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}

#footer img{
	position:relative;
	top:20px;
	width:223px;

}


/* end of layout//////////////////////////
//////////////////////////////////////////*/


.sidebar_textfull{
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 9px;
	font-size: 11px;
	color: #5A5A5A;
	line-height: 14px;
	margin-right: 10px;
}

.item_title{
	font-size: 11px;
	font-weight: bold;
	color: #484848;
}

.acredit {
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.trademark{
	font-style: italic;
}

.orange{
	color: #E18700;

}

.superscript {
	font-size: 7px;
	vertical-align: super;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #434343;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B3CCBD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3CCBD;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
	

}

ul {
	padding-left: 30px;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	padding-top: 20px;
}

li {
	padding-bottom: 12px;
	line-height: 18px;
}
em {
	font-weight: normal;
}

p {
	padding-top: 10px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	padding-left: 5px;
}
a:link {
	color: #348B52;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.subhead {
	font-weight: bold;
	font-size: 12px;
	color: #5A5A5A;
}

.error{
	color: #FF0000;
}

a:visited {
	color: #348B52;
	text-decoration: none;
}
a:active {
	color: #348B52;
	text-decoration: underline;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#terms {
	overflow: scroll;
	height: 200px;
	width: 650px;
	padding: 10px;
	border: 1px solid #eeeeee;
}
