/*	Created by maryla	*/

/******* GLOBAL AREA **************/
img{	border: 0;	}
html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
}
body
{
	background: #6867ab url(../images/bg2.jpg) repeat-x scroll 0 0;    
	font-family: Verdana,Geneva,Kalimati,sans-serif;
	font-size: 10px;
	color: #fff;
}
a,a:visited{	text-decoration: none;	color: #5577bb;	}
a:hover{	text-decoration: underline;	color: #5577bb;	}

#kon,#kon:visited{	text-decoration: none;	color: #5577bb;	}

/******* BODY AREA ****************/
#full
{
	width: 1002px;
	margin: 0 auto;
}
#header
{
	/*background: transparent url(../images/sm_logo2.jpg) no-repeat;*/
	height: 419px;
	/*width: inherit;*/
}
#nofooter
{
	height: auto;
}
.menu
{
	background: transparent url(../images/sm_menu.jpg) no-repeat;
	width: 1020px;
	height: 62px;
	top: 340px;
	margin: 0 -10px;
	padding: 0 40px;
  list-style-type:none;  
}
#footer
{
	clear:both;
	text-align:right;
}
/******* CONTENT AREA**************/
div.left {
	margin: 0 5px;
	float: left;
	width: 490px;
	background: url(../images/body_l.png) 0 0 no-repeat;
	padding: 0;
}
 
div.left div.b {
	background: url(../images/bottom_l.png) 0 100% no-repeat;
}
 
div.left div div.rb{
	background: url(../images/right_l.png) 100% 0 no-repeat;
}
 
div.left div div div.lc {
	background: url(../images/corner_l.png) 100% 100% no-repeat;
	padding : 15px;
}

.right
{
	margin: 0 5px;
	float: left;
	width: 390px;
	
}
.right div.r 
{
	background: #1C1A32 url(../images/body_r.png) 0 0 no-repeat;
}
.right div.r div.rb
{
	background: url(../images/bottom_r.png) 0 100% no-repeat;
	padding: 15px;
	margin-bottom: 7px;
}
#search
{
	background: url(../images/sm_search_box.png) no-repeat;
	widows: 390px;
	height: 132px;
	margin-bottom: 7px;
}
.search input{
	background: none;
	border: none;
	color: #FFFFFF;
	font-weight:bold;
	padding: 4px;
	width: 308px;
	margin: 32px 40px 0;
}
/***** BANNER AREA ****************/
.banner
{
	float: right;
	width: 98px;
}
.banner .moduletable
{
	padding: 0 4px;
	background: none;
	height: auto;
}
.banner .moduletable h3 {	display: none;	}
.banner a:hover{	text-decoration: none;	}

.banner div a img
{
	margin-bottom: 7px;
}

.moduletable{
	height: 100%;
}
/****** FORMAT ********************/
.moduletable h3, .contentheading
{
	margin: 0;
	font-family: "Trajan Pro";
	font-size: 	17px;
	font-weight: normal;
	color: #ffee93;
	text-align: center;
	background: url(../images/contentheading.jpg) no-repeat;
}
a.readon
{
	font-family: Verdana;
	font-style: italic;
	font-size: 10px;
	color: #ed1c24;
}
.pagination span, .pagination a
{
	padding: 0 3px;
}
.contentheading a
{
	font-size: 14px;
	color: #ffee93;
	font-weight: bolder;
}
.componentheading{	display: none;	}
/**********************************/

#slider {
}
.slider_bar {
cursor:pointer;
display:block;
height:30px;
margin:0;
text-decoration:none;
width:100%;
}
.slider_content {
margin:0;
overflow:hidden;
padding:10px 0;
}
.slider_bar_activ {
color: #660022;
}

