/* CSS Document */
/*--------------------------------------------------------------- 
		Sitestudio Pro. | module_template/overview.php
--------------------------------------------------------------- */
div.overviewDiv{
	padding-top:10px;
	padding-bottom:15px;
	background-image:url(../../img/background_line.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:auto;
}

div.overviewImage{
	position:absolute;
	width:100px;
	height:59px;
	background-color:#e9dac7;
	line-height:0px;
}
img.overviewImage{
	width:100px;
	height:59px;
}
div.overviewContent{
	width:450px;
	margin-left:115px;
}
.overviewName0{
	font-family: "Arial";
	color:#C7A373;
	font-weight: bold; 
	font-size: 15px; 
	line-height:19px;
}
.overviewName1{ font-family: "Arial";color:#a3080c;font-weight: bold;font-size: 15px;text-decoration:none;}
.overviewName2{ font-family: "Arial";color:#00685d;font-weight: bold;font-size: 15px;text-decoration:none;}
.overviewName3{ font-family: "Arial";color:#01a8dc;font-weight: bold;font-size: 15px;text-decoration:none;}
.overviewName4{ font-family: "Arial";color:#682b54;font-weight: bold;font-size: 15px;text-decoration:none;}
.overviewName5{ font-family: "Arial";color:#ff4701;font-weight: bold;font-size: 15px;text-decoration:none;}
.overviewName6{ font-family: "Arial";color:#a49993;font-weight: bold;font-size: 15px;text-decoration:none;}
.overviewDescription {
	font-family: "Arial";
	color:#666666;
	font-weight: normal; 
	font-size: 12px; 
	line-height:19px;
}
a.overviewLink {
	font-family: "Arial";
	color:#25345F;
	font-weight: normal; 
	font-size: 12px; 
	line-height:19px;
	text-decoration:underline;
}
a.overviewLink:hover {
	font-family: "Arial";
	color:#25345F;
	font-weight: normal; 
	font-size: 12px; 
	line-height:19px;
	text-decoration:underline;
}


