@charset "utf-8";
/* CSS Document */

a:link, a:visited {
	 color:#006dad;
	 text-decoration:none;
	 font-weight:bold;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7d7c7c;
	line-height:16px;
	margin:0px;
}
img {
	border:0px;
}
p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
}
h4 {
	color:#FFF;
	font-size:13px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}
h5 {
	color:#343434;
	font-size:15px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}
ul {
	padding:0px;
	margin:0px;
	list-style:inside;
}
ol {
	padding:0px;
	margin:0px;
	list-style:inside;
}
li {
	padding:0px;
	margin:0px;
}
.dropmenudiv_a, .dropmenudiv_b {
position:absolute;
top: 0;
border: 1px solid #cccccc; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}

.dropmenudiv_b {
	width:170px;
	margin-left:-87px;
}


.dropmenudiv_a a, .dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
border-bottom: 1px solid #cccccc; /*THEME CHANGE HERE*/
padding:4px;
text-decoration: none;
color:#666;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #005480;
color: white;
}

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid #999;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 220px;
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}



#index_blog {
	width:494px;
	height:398px;
	margin-left:2px;
	overflow:auto;
}
.index_post {
	background-image:url(/vol2/images/extras/post.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:10px 0px 0px 15px;
	width:460px;
	height:auto;
}
.post_date {
	font-size:15px;
	color:#FFF;
	margin-left:30px;
	font-weight:bold;
}
.post_title {
	font-size:15px;
	color:#006dad;
	font-weight:bold;
	font-weight:bold;
}
.model_wrp {
	width:475px;
	height:277px;
	padding-top:33px;
	padding-left:20px;
	float:left;
}
.newSite_text {
	width:475px;
	height:287px;
	background-repeat:no-repeat;
	padding-top:23px;
	padding-left:20px;
	float:left;
}
.model_text {
	width:290px;
	height:55px;
	margin-top:165px;
	font-size:10px;
}
.site_thumb {
	border:1px solid #999;
	width:220px;
}
button {
  color: #900;
  font-weight: bold;
}
#index_questions {
	width:300px;
	height:100px;
	margin-left:140px;
	margin-top:47px;
	color:#666666;
}
#index_promo {
	width:300px;
	height:90px;
	margin-left:10px;
	margin-top:130px;
}
#index_newsletter {
	width:300px;
	height:30px;
	margin-left:10px;
	margin-top:50px;
	color:#666666;
}
.sites_break {
	width:980px;
	height:15px;
	margin-top:20px;
	margin-left:10px;
	border-bottom:#999 solid 1px;
	font-size:15px;
	font-weight:bold;
	clear:left;
	clear:right;
}
.clear {
	width:100%;
	height:1px;
	clear:left;
	clear:right;
}
