/* Consult-Soft style.css	*/ 

/* Author: Rosen Manev		*/ 

/* Writen: 02.11.2007		*/ 





html, body {

	margin:0;

	padding:0;

	background-color: #EFE5E0;

}



ul, li {

	list-style: none;

	padding: 0;

	margin:0;

}



.menuleftli {

	padding: 5px 0;

}

.menuleftli a:link, .menuleftli a:active, .menuleftli a:visited {

	color: #000000;

	text-decoration: none;

	font-family: Ariel, Verdana, sans-serif;

	font-size: 12px;

}

.menuleftli a:hover {

	text-decoration: underline;

	color: #817FFF;

}



.rss_news a:link, .rss_news a:active, .rss_news a:visited {

	text-decoration: none;

	font-family: Ariel, Verdana, sans-serif;

	font-size: 12px;

	text-align: center;

	color: #000000;

}



.rss_news a:hover {

	text-decoration: underline;

}



.menutop {

	white-space:nowrap;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	background:#4A0E18;

	border:0;

}

.menutop a:link, .menutop a:active, .menutop a:visited {

	padding: 5px;

	display: block;

	letter-spacing: 0.1em;

	text-decoration: none;

	color: #F0E3DB;

}

.menutop a:hover {

	background: #DAD7B6;

	color: #4A0E18;

}

.menutopactive a:link, .menutopactive a:visited, .menutopactive a:active {

	background: #DAD7B6;

	color: #2B2623;

}



.cat_box {

	border-right: 1px solid #000000;

	border-bottom: 1px solid #000000;

	background-color: #E4E4D9;

}



.left_ads_box {

	border-right: 1px solid #000000;

	border-top: 1px solid #000000;

	border-bottom: 1px solid #000000;

	background-color: #E4E4D9;

}



.right_column {

	border-top: 1px solid black;

	border-left: 1px solid black;

	border-bottom: 1px solid black;

	background-color: #EFE5E0;

}



.footer_ad {

	height: 34px;

	border-top: 1px solid #000000;

	border-bottom: 1px solid #000000;

	background-color: #97856F;

}



#sm_li, #sm_li li {

	font-size: 18px;

	margin-top: 20px;	

	list-style: circle; 

}

#sm_li a:link, #sm_li a:visited, #sm_li a:active {

	font-size: 16px;

	color: #4A0E18;

	text-decoration: none;

}

#sm_li a:hover {

	color: #4A0E18; 

	text-decoration: underline; 

}



.consultsoft { font-size: 12px; }

.consultsoft a:link, .consultsoft a:visited, .consultsoft a:hover, .consultsoft a:active  {

	color: #EFE5E0 !important;

	cursor: default !important;

}