﻿body {
background-image:  url(../imgs/bck/bck.gif);
font-family: Georgia,Lucida Sans Unicode,Tahoma,Verdana,sans-serif;
font-size: 11.37px;

}

/*
div#outer {   
 width: 80%;    background-color:#FFFFFF;    margin-top: 10px;    margin-bottom: 50px;    margin-left: auto;    margin-right: auto;    padding: 0px; border: thin solid 1px #333;
}
div#header {   
 padding: 15px;    margin: 0px;    text-align: background-repeat:no-repeat; background-position:top; background-position:left; height:74px; width:185px;
}

div#header1 {   
 width: 80%;    background-color:#FFFFFF;    margin-top: 1px;    margin-bottom: 50px;    margin-left: 230px;    margin-right: auto;    padding: 0px; border: thin solid 1px #333;

}
div#main {   
 margin-left: 30%;    margin-top: 1px;    padding: 10px;
}
div#footer {   
 padding: 15px;    margin: 0px;    border-top: thin solid #333; l
}*/

/*
this can be used to a particular section to change style for hyperlink
footer_style is a class which has been named.
then call it like this from the html fiel: 

         <a class="footer_style" href="http://www.balkanindex.com"> Powered By BalkanIndex.com</a>
*/
a:link {
COLOR: #16387C;
TEXT-DECORATION: none; 
}
a:visited {
COLOR: #16387C;
TEXT-DECORATION: none;
}
a:hover {
COLOR: #16387C;
TEXT-DECORATION: underline;

}
a:active {
COLOR: #00FF00;
TEXT-DECORATION: none;
}

a.footer_style:link {
COLOR: #FF9900; 
TEXT-DECORATION: none;
}
a.footer_style:visited {
COLOR: #00CCFF;
TEXT-DECORATION: none;
}
a.footer_style:hover {
COLOR: #FFFFFF;
TEXT-DECORATION: underline;

}
a.footer_style:active {
COLOR:  #00FF00;
TEXT-DECORATION: none;
BACKGROUND: #FFFF80;
} 


 

/*TABLES*/
#table2 {
font-size:12pt;
 border: hidden; 
 }
#table2 td{

 }
#table2 th{
text-align:left;
border-top-style: dashed; 
  border-top-width: 1px;
 border-top-color: #C0C0C0;
 }
 
 #table3 {
 border: hidden;
 width:95%;
 
 }
 
#table3 td{
 border: 1px solid black;}
#table3 th{
text-align:left;
font-weight:normal;
 }
 

#boxLeft {
	background-image:url(../imgs/bck/menue_bck.gif);
    width: 212px;
	height:90%;
    padding: 0px;
	float: left;
	
    }
    
#boxRight {
    width: 593px;
	padding-right:10 px;
   	float: right;
    }
	
	
	/*Change Here font-name or/and size for entire site.
font-family:Georgia;
*/
	div.my_wrapper{
    
	width: 832px;
	background-color:#FFFFFF;
	
	margin-top: 2%; margin-right: auto; margin-bottom: 0px; margin-left: auto;
	
	
	padding: 0px;
	border: none;/*out most box*/
}
/* Styles for the menu.*/
div.menu_style{

}

div.logo_section{
    float: left;
    padding: 0px;
    width: 212px;
	height:90px;
    border: none;
}
div.slogan{
text-align:center;
font-weight:bold;

color:#BD5304;
}


div.top_banner{
    float: right;
    padding: 0px;
    width: 620px;
	height:89px;
    border: none;
}


/*search button*/
#search{
border:0px;
vertical-align:middle;
height:25px;
width:152px;
background:url(imgs/Search.gif);

color:#BD5304;
}

div.head{
    clear:both;
    padding: 10px;
    width: 830px;
    border: none;
}

/*hold anempty sapce before the menue for cross browser support*/
div.empty_space{
    clear:both;
    padding: 10px;
    width: 830px;
	height:2px;
    border: none;
}

div.index_section{
    clear:both;
    padding: 10px;
    width: 820px;
    border: none;
	
	
font-weight:bold;
color: #666666;
}
div.body{
    clear:both;
    padding: 10px;
    width: 810px;
}

div.footer{
    clear:both;
	background-color:#4B647A;
    padding: 10px;
    width: 813px;
    border: none;
	text-align:center;
	color: #FFFFFF;
	font-size:10pt;
}

/*title bold and gray colour.*/
#title_font{
font-weight:bold;
color: #515151;
}


/*styles for text box.*/
#txtKeyword{
    width:421px ;
	vertical-align: middle;
	border-style:solid;
	border-color:Gray; 
	border-width:1px; 
	height:21px;
}
div.search_section{
    width:650px ;
	float:right;
	text-align:center;
	padding-bottom:5px;
	
	}
	
#bold{
font-weight:bold;
}




/*table styles contact us*/
#bck{
background-image:url(../../imgs/TableHeader/Links_header.gif);
}

/*table styles for sub-categories.*/
#leftth{
width:180px;
height:60px;
}

#middleth{
width:80px;
height:60px;
}

/*link to us block of html code*/
div.box{
    clear:both;
    padding: 10px;
    width: 650px;
	border-width:1px;
	border-color: #666666;
	color: #333333;
}

div.bigerfont{
font-size:18pt;
}
