/* WEBSITE pictures*/
.leftArrow{
    background-image:url('img/up1.png');
    background-repeat:no-repeat;
    width:25px;
    height:25px;
}
.rightArrow{
    background-image:url('img/down1.png');
    background-repeat:no-repeat;
    width:25px;
    height:25px;
}
body {
    background-color:#FFFFFF;    
    background-image:url("../img/site_bg.gif");
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left: 0px;
	margin-top: 01px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table, td, tbody {
	color:#666666;
}
.main {
    background-color:#FFFFFF;    
    background-image:url("../img/main_bg.gif");

	width:807px;
}
.siteHead {
    background-image:url('../img/head.jpg');
    background-repeat:repeat-x;
    width:807px;
    height:187px;

}
.siteHeadNav {
    background-image:url('../img/head_menu_bg.jpg');
    background-repeat:repeat-x;
    width:807px;
    height:35px;

}

.siteTopLeft {
	background-image:url('../img/head_bg.jpg');
    background-repeat:repeat-x;
    height:217px;
	vertical-align:bottom
}

.siteTopRight {
	background-image:url('../img/head_bg.jpg');
    background-repeat:repeat-x;
    height:217px;
}
.orangeRow {
    background-color:#2f2f2f; 
    background-repeat:no-repeat;
    width:798px;
    height:49px;
}
.siteFoot {
	background-image:url("../img/foot.gif");
    background-repeat:no-repeat;	
    width:807px;
    height:98px;
}
ul li{
	margin-left:20px;
}
a.footLink{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    text-decoration:none;
    color:#666666;
}

a.footLink:hover{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000000;
}
.siteFoot td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.pageFoot {
    background-color:#242424;
    padding-left:25px;
    width:798px;
    height:89px;
}
.subMenuHead {
	background-image:url("../img/submenu_head.jpg");
	height:49px;
	width:798px;	
}
.subMenuHead2 {
	background-image:url("../img/submenu_head2.jpg");
	height:49px;
	width:798px;	
}
.siteSepa{
	background-image: url('../img/head_sepa.jpg');
	height:369px;
}

.styleHeadImage {
    background-color:#ffffff; 
    background-image:url('../img/start_head.jpg');
    background-repeat:no-repeat;
    background-position:center;
    width:732px;
    height:255px; 
}

.styleHeadImageContent {
	background-color:#ffffff;
	/*background-image:url('../img/cont_head.jpg');*/
	background-repeat:no-repeat;
	background-position:center;
	width:732px;
	height:121px;
}
.leftMenuSelected {
	background:url(../img/menu_bck.jpg) left no-repeat;
	padding:0px 16px 0px 20px;	
	height:35px;
	color:#CCCCCC;
}
.leftMenuSelected a {
	color:#CCCCCC;
	text-decoration:none;
}
.leftMenu {
	background:url(../img/menu_bck.jpg) left no-repeat;
	padding:0px 16px 0px 20px;
	height:35px;
	color:#FFFFFF;
}
.leftMenu a {
	color:#FFFFFF;
	text-decoration:none;
}

.leftMenu a:hover {
	color:#CCCCCC;
}
#calcTable {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000000;
}
.subscribeImg {
    background-image:url('../img/subscribe.jpg');
    background-repeat:no-repeat;
    background-position:center;
    width:161px;
    height:63px;
}
.kerdoImg {
    background-image:url('../img/kerdo.jpg');
    background-repeat:no-repeat;
    background-position:center;
    width:21px;
    height:21px;
}
.moreButton {
    background-image:url('../img/more.jpg');
    background-repeat:no-repeat;
    background-position:center;
    width:16px;
    height:16px;
}
.topRightSButton {
	font-family:Verdana;
    font-size:12px;
	color:#020266;
	text-decoration:none;

    padding:0px 5px 1px 0px;

}
.topRightMButton {
	font-family:Verdana;
    font-size:14px;
	color:#020266;
	text-decoration:none;


    padding:0px 5px 0px 0px;

}
.topRightLButton {
	font-family:Verdana;
    font-size:16px;
	color:#020266;
	text-decoration:none;

    padding:0px 5px 0px 0px;    

}
.subMenuBck{
    background-color:#ffffff; 
    background-image:url('../img/submenu_bck.jpg.jpg');
    background-repeat:repeat-x;
	background-position:bottom;
}

/*SITEHEAD*/
.siteHeadTable {
    padding-left:10px; 
    padding-top:10px;
}
.topRightNav{
    border-left: 2px solid #c8d0e3;
    border-bottom: 2px solid #c8d0e3;
    padding-right:15px;
    padding-top:7px;
}
.topRightStyleSet{
    padding-right:17px;
    padding-bottom:5px;
}
/*CONTENT*/
.contentBox{
    background-image:url('../img/content_foot.jpg');
    background-repeat:no-repeat;
    background-position:bottom;
    /*border: 1px solid #e0e9f0;*/
}
.boxBorder{
    /* border: 1px solid #e0e9f0; */
}
.boxClickAble{
    cursor:pointer;
}
div.contentHolder{
    padding-left:5px;
}
a.categoryStyle	{
	color:#333333;
	text-decoration:none;	
}
a.categoryStyle:hover	{
	color:#CCCCCC;
	text-decoration:none;	
}

td.category {	
    padding-left:30px;
    font-family:Arial, Helvetica, sans-serif;   
    color:#333333;
    font-size:11px;
	vertical-align:middle;
	width:160px;
    height:10px;

}

td.categoryActive {	
	background-image:url('../img/arrow.gif');
    background-position:10px center;
	background-repeat:no-repeat;
    padding-left:30px;
    font-family:Arial, Helvetica, sans-serif;   
    color:#000000;
    font-size:11px;
	vertical-align:middle;
	width:160px;
    height:10px;
	text-decoration:none;	
}

td.category:hover,td.category-hover {
    padding-left:30px;
    font-family:Arial, Helvetica, sans-serif;   
    color:#FFFFFF;
    font-size:11px;
	vertical-align:middle;
	width:160px;
    height:10px;
	text-decoration:none;		

}
.upArrow{
    background-image:url('../img/arrow_left.png');
    background-position:top;
    background-repeat:no-repeat;
    width:38px;
    height:39px;
}

.downArrow{
    background-image:url('../img/arrow_right.png');
    background-position:top;
    background-repeat:no-repeat;
    width:38px;
    height:39px;
}
.calc_head {
	background:url(../img/calc_head.jpg) no-repeat;
	width:180px;
	height:36px;
}
.calc_body {
	background:url(../img/calc_block_bg.gif) repeat-x;
	height:360px;
}
.calc_menu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background:url(../img/calc_menu_bg.gif) no-repeat;
	height:33px;
	width:180px;
	text-align:left;
}
.calc_menu a{
	color:#000000;
	margin-left:26px;
	text-decoration:none;
}
.calc_menu a:hover{
	color:#666666;
	margin-left:26px;
	text-decoration:none;
}