/*	BEGIN OVERALL STYLE	*/

html {
	height: 100%;
	overflow-y: scroll;
}

body
{
	margin: 0 auto;
	padding: 0;
	color: #444;
	font: normal 11px Verdana,Arial,Helvetica,sans-serif;
	height: 100%;
	background: #fff url(../images/bg_body1.gif) repeat-y 50% 0;
	/*background: #111;*/
	
}

a, a:active, a:link, a:visited {
	text-decoration: none;
	color: #3B4A84;
	/*text-decoration: underline;*/
}

a:hover {
	text-decoration: underline;
	color: #1E479F;
}

img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 1px 0px;
	padding: 1px 0px;
	color: #294EA9; /*#14264E;*/
}

h1 {
	font-size: 18px;
}

ul li h2{
	font-size: 12px;
	/*font-weight: normal;*/
	color: #002031;
}
h2 {
	font-size: 16px;
	margin:10px 0;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 11px;
}

h6 {
	font-size: 10px;
}

p {
	margin-top: 10px;
	padding: 1px 0px; 
	line-height: 120%;
}

p a:active, p a:link, p a:visited {
	text-decoration: underline;
}

dl dd h5, dl dd h6 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}

/*	END OVERALL STYLE	*/


/*	BEGIN CONTROL - TEXT	*/
.txt-topic {
	font-size: 14px;
	font-weight: bold;
	margin: 1px 0px;
	padding: 1px 0px;
}
/*	END CONTROL - TEXT	*/

/*	BEGIN WRAPPERS	*/
.partial-wrapper {
	padding: 0px;
	margin: 10px 0px;
}
/*	END WRAPPERS	*/

#wraper
{
	/*width: 800px;*/
	margin: 0 auto;
	position: relative;
}

#page
{
	width: 985px;
	margin: 0 auto;
	padding: 0;
	/*background: #fff;*/
	position: relative;
	min-height: 100%;		/* Min height for modern Browser */
	height: auto !important;	/* !important-Rule for modern Browser */
	height: 100%;			/* Min heigh for IE (<7) */
	/*padding-bottom: 55px;*/
	/*border: 1px solid #ccc;*/
}

#header
{
	margin: 0;
	padding: 0;
	height: 126px;
	background: url(../images/header1.jpg) no-repeat top;
	position: relative;
	z-index: 2;
}

#toplink
{
	position: absolute;
	right: 10px;
	top: 60px;
	color: #e0ee03;
}

#toplink a, #toplink a:link, #toplink a:active, #toplink a:visited 
{
	text-decoration: none;
	color: #e0ee03;
}

#googleSearch {
	float: right;
	margin: 74px 10px 0 0;
}

input.sog
{
	width: 68px;
	height: 30px;
	background: url(../images/button_sog.gif) no-repeat left bottom;
	border: 0;
	cursor: pointer;
	
}

#logo
{
	position: absolute;
	width: 180px;
	height: 70px;	
	top: 20px;
	left: 20px;
}

#mainmenu
{
	position: absolute;
	top: 107px;
	height: 19px;
	width: 985px;
	background: url(../images/bg_menu.gif) repeat-x left top;
}
/*
#mainmenu ul
{
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

#mainmenu ul li
{
	display: inline;
	line-height: 19px;
	font: normal 11px Verdana,Arial,Helvetica,sans-serif;
	padding: 0 0.5em;
}

#mainmenu ul li a
{
	padding: 0 0.5em;
	color: #b1c4ca;
	text-decoration: none;
	font-weight: normal;
	line-height: 19px;
}

#mainmenu ul li a:hover, #mainmenu ul li a.active
{
	background: #093953;
	color: #fff;
}
*/

#wrapcontent
{
	height: 100%;
	/*padding-bottom: 73px;*/
	background: #fff;
	position: relative;
	
}

#content
{
    position: relative;
    width: 770px;
    margin: 0 auto;
    padding: 5px 5px 5px 0;
	float: right;
	/*height: 100%; */
	
}

#left
{
	position: relative;
	width: 192px;
	min-height: 750px;
	float: left;
	background: #d5d3d3 url(../images/bg_leftmenu1.gif) repeat-y left top;
}

#left_bottom
{
	position: absolute;
	bottom: 0;
	width: 192px;
	height: 14px;
	background: #fff url(../images/bg_bottom_leftmenu1.gif) no-repeat left bottom;
	
}

#left_content
{
	width: 186px;
	height: 100%;
}

#left_title {
	height: 30px;
	line-height: 30px;
	background-color: #3b4a84;
	font-family: arial;
	font-size: 13px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.left_title_hotlink {
	height: 19px;
	line-height: 19px;
	background: url(../images/bg_left_title.jpg) repeat-x left top;
	font-family: arial;
	font-size: 14px;
	color: #fff;
	text-align: left;
	padding-left: 13px;
	font-weight: bold;
	border: 1px solid #7f9a93;
}

#googleADS {

	width: 192px;
	background-color: #ffffff; 
	text-align: center; 
	padding: 5px 0 20px 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;} 
/* End hide from IE-mac */

#approveStatus {
	position: absolute;
	bottom: 50px;
	right: 15px;
	text-align: right;

}

#footer
{
	position: absolute;
	bottom: 0;
	width: 985px;
	height: 73px;
	font-size: 0.8em;
	color: #9fc2d6;
	text-align: center;
	background: url(../images/bg_footer1.gif) no-repeat left bottom;
	/*margin-top: 10px;*/

}

#footer p
{
	margin-top: 40px;
}


/* end of overall style */

/* begin data grid style */
table.dataGrid
{
	background: white;
	border-collapse: collapse;
	width: 100%;
}

table.dataGrid th, table.dataGrid td
{
	font-size: 0.9em;
	border: 1px #4F81BD solid;
	padding: 0.3em;
}

table.dataGrid th
{
	background: #d3dfee;
	text-align: center;
}

table.dataGrid th.label
{
	width: 150px;
}

table.dataGrid tr.odd
{
	background: #E6F2FF;
}
/* end of data grid style */

.actionBar
{
	margin: 10px;
}

DIV.hotlink
{
	width: 186px;
	/*padding: 0 15px;*/
	/*border: 1px solid red;*/
}

DIV.hotlink > div
{
	display: block;
	border-bottom: 1px solid #b5b6ba;

}

DIV.hotlink > div span
{
	display: block; 
	margin-left: 18px;
}

DIV.hotlink > div:hover
{
}

DIV.hotlink div a
{
	display: block;
	padding: 2px 0 2px 18px;
	text-decoration: underline;
}

DIV.hotlink div > a, DIV.hotlink div > a:link, DIV.hotlink div > a:visited, DIV.hotlink div > a:active
{ 
	font-weight: bold;
	
}

DIV.hotlink div > a:hover
{
	font-weight: bold;
	color: #fff103;
	text-decoration: none;
	background-color: #2f5285;	
}

div.item
{
	margin: 10px 0 0 0;
	border: 1px solid silver;
	padding: 5px;
}

/*	Begin of Site List	*/
.siteList {
	position: relative;
	width: 95%;
}

.siteList .site {
	margin: 5px 0px 0px 0px;
	padding: 5px;
	width: 100%;
	overflow: hidden;
	border: 1px solid #ccc; /* 8FD7FF;*/
	background-color: #fff; /*#DFF4FF;*/
}

.siteList .hotLink {
	border: 1px solid #4684F5;
	background-color: #FFF;
}

.siteList .site .ratingCol {
	float: left;
	width: 150px;
	height: 100%;
	text-align: center;
}

.siteList .site .detailCol {
	float: left;
	width: 580px;
	height: 100%;
}

.siteList .site .thumbnailCol {
	float: left;
	width: 150px;
	height: 100%;
	text-align: center;
}

.siteList .site .detailCol dl {
	padding: 0px;
	margin: 0px;
}

.siteList .site .detailCol dl dt.site-name {
	color: #F00;
	font-size: 18px;
	font-weight: bold;
}

dt.site-name a, dt.site-name a:active, dt.site-name a:link, dt.site-name a:visited {
	color: #63ABFF;
	font-size: 18px;
	font-weight: bold;
}

dt.site-name a:hover {
	color: #333;
	font-size: 18px;
	font-weight: bold;
}

.siteList .site .detailCol dl dt {
	display: block;
	float: left;
	clear: left;
	padding: 0px 5px 0px 0px;
	font-weight: bold;
	text-align:right;
	width:120px;
}

.siteList .site .detailCol dl dd {
	display: block;
	font-weight: normal;
}

/*	End of Site List	*/


/* left menu  */

#left_content ul#myMenu, #left_content ul#myMenu *{
	list-style-type: none;
	list-style-position: inside;
	padding: 0;
	margin: 0; 
	font-weight: bold;
}

#left_content ul#myMenu li.lv0 {
	color: #2d5d86;
	border-bottom: 1px solid #b5b6ba;
	/*padding: 3px 0 3px 18px;*/
	padding: 3px 0 3px 0px;
}

#left_content ul#myMenu li ul {
	padding: 3px 0 0 0;
	margin: 0;
	display: block;
}

#left_content ul#myMenu ul li:hover, #left_content ul#myMenu ul li:hover a {
	background-color: #2f5285;
	color: #fff103;
}

#left_content ul#myMenu a {
	padding-left: 20px;
	#padding-left: 0;
}


#left_content ul#myMenu li ul li a {
	margin-left: 20px;
	
}

ul#myMenu li.lv0 > a {
	padding: 0;
}

#left_content li.lv0 a:link, #left_content li.lv0 a:visited, #left_content li.lv0 a:active {
	color: #2d5d86;
	display: block;
	/*margin-left: 20px;*/
	padding-top: 2px;
	padding-bottom: 2px;
}

#left_content li.lv0 a:hover
{
	color: #fff103 ;
	background-color: #2f5285;
	text-decoration: none;
	/*padding: 3px 0 3px 15px;*/
}

#left_content ul#myMenu li.selected > a {
	font-weight: bold;
}

.line {
	float: left;
	list-style-type: none;
	width: 220px;
	display: block;
	line-height: auto;
	padding-left: 15px;
	/*padding-bottom: 15px;*/
	padding-bottom: 2px;
}

.line a img {
	padding: 0 3px 0 0;
}

.line.hasSubCategory {
	height: 75px;
}

.line .subCategory {
	font-size: 10px;
	margin-top: 10px;
	padding: 0px 15px 0 5px;
}

.category-box {
	margin: 15px 0;
	padding: 0;
	list-style: none;
}

/*	LIST	*/
ul.comment, ul.comment * {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.break {
	clear: left;	
}

#breadcrumb {
	margin: 5px 0;
	margin-bottom: 10px;
	padding: 0 0 2px 0;
/*	border-top: 1px solid #ccc; */
	border-bottom: 1px dashed #ccc;
}

#breadcrumb *{
	font-size: 11px;
	margin: 5px 0;
}

div.info,div.suggestion
{
	border: 1px solid #ccc;
	background: #f0f0f0;
	margin: 20px 0;
	padding: 5px;
	width: 680px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
