﻿/********* GLOBALS VAR *********/
a img,table, iframe {border:0}
a { text-decoration:none; color:#000000; }
a:hover { text-decoration:none; color:#bc2e25; }
a:current { text-decoration:none; color:#065c8b; }
a img{vertical-align:middle;}
/*div { overflow:hidden; } */
p { margin:0; padding:0px 4px 0px 0px;}
button,select,textarea,input {font:100% serif}
table {}
caption,th,td {vertical-align:top;}
/********* GLOBALS CLASES *********/
.nodicor { text-decoration:none; }
.clear {clear:both; height:0; line-height:0;}
.fr {float:right; }
.fl {float:left; }
.ac { text-align:center; }
.ar { text-align:right; }
.al { text-align:left; }
.rtl { direction:rtl; }
.rh { position:relative; }
.p10 { padding:10px; }
/*********** H1 ***********/
h1 { font-size:18px; font-weight:bold; padding:23px 100px 0px 0px; margin:0; color:#ffffff; }
h2 { font-size:16px; font-weight:bold; padding:0; margin:0; color:#666666; margin-bottom:10px;}
h3 { font-size:30px; font-weight:100; padding:0; margin:0; color:#7b110a; }
h4 {    color:#4db4da; font-size:14px; font-weight:bold; }
h5 { font-size:12px; padding:0; margin:0; color:#666666; }
/********* LAYOUT *********/
body { 	font-family: ArialHebrew, Arial, Helvetica, sans-serif; margin:0; padding:0; color:#000000; font-size:14px; }
/*************Holders****************/
#main_holder { height:100%; width:100%; text-align:center; background-color:#e5e5e5; }
#site_holder { text-align:right; width:1004px; background-color:#ffffff; height:100%; margin:0 auto; direction:rtl;	background-image:url(Images/mainbg.jpg); background-repeat:no-repeat; background-position:top; }

#header {
	width:1004px;
	height:91px;
	background-color:#ffffff
}
#page {
    width:1004px;
	padding:0 0px;

}
.logo
{
    position:absolute;
    top:23px;
    right:26px;
}

.icons
{
    float:right;
    width:196px;
    height:91px;
    background-image:url(images/toprightbg.jpg);
    background-repeat:no-repeat;
    margin-right:188px;
}

.bigicons
{
    float:right;
    height:86px; 
    width:389px;    
}
.bigicons .bigicon
{
    padding:7px 15px 0px 0px;
    font-size:12px;
    font-weight:bold;
    color:#000000;    
}
.bigicons .icon a:hover
{
    color:#ffffff;  
}

.bigiconsimg .icon a.current
{
    color:#ffffff;
}


.iconseperator
{
    padding:76px 7px 0px 0px;
    font-size:9px;
    font-weight:bold;
    color:#bc2e25;
}


.icons .icon
{
    padding:76px 7px 0px 0px;
    font-size:9px;
    font-weight:bold;
    color:#000000;
}
#iconsbg
{
    background-image:url(images/toprightbg.jpg);
    background-repeat:no-repeat;    
}


#top_left
{
	background-image:url(../../../App_Themes/Default/Images/leftbg.png);
	background-repeat:no-repeat;
	width:8px;
	height:30px;   
}
#top_right
{
	background-image:url(../../../App_Themes/Default/Images/rightbg.png);
	background-repeat:no-repeat;
	width:9px;
	height:30px; 
	float:right;
	padding-right:30px;  
}

#top_menu
{
	height:30px;
	width:755px;
	color:#000000;
	font-size:14px;

}

#top_menu a
{
	color:#000000;
	font-size:14px;
}

#top_menu ul
{
    direction:ltr;
	width:740px;
	line-height:30px;
	list-style: none;
	margin: 0;
    text-align:center;
    padding-right:10px;
    
}

#top_menu li
{
    direction:rtl;
	list-style: none;
	margin: 0;
    float: right;
}

#top_menu li a
{
	list-style: none;
	margin: 0;
    padding: 0;
    line-height:31px;
    color:#ffffff;
}

#top_menu li ul , #top_menu li ul li
{
    display:none;
}

#top_menu ul li a:hover
{
	color:#000000;
}
#top_menu ul li a.current
{
    color:#000000;
    text-decoration:underline;
}
#top_menu ul li div.SeparatorImage
{
}
#top_menu ul li div.TopRight
{
  float:left;    
  width:9px; 
  height:31px;
}
#top_menu ul li div.SelectedTopRightImage
{
    background-image:url(../../../App_Themes/Default/Images/right.jpg); 
    background-position:top left ;
    margin:0px;
    padding:0px;
    height:31px;
    width:10px;
    float:left;
  
}
#top_menu ul li div.TopRightImage
{
}
#top_menu ul li div.TopMiddle
{
  float:left; 
  height:31px;
}
#top_menu ul li div.SelectedTopMiddleImage
{
     background-image:url(../../../App_Themes/Default/Images/TopMenubgclick.jpg); 
     background-position:top left ;
     background-repeat:repeat-x;
     margin:0px;
     padding:0px 4px 0px 4px;
     height:31px; 
     float:left;
}
#top_menu ul li div.TopMiddleImage
{
}
#top_menu ul li div.TopLeft
{
  float:left;    
  width:9px; 
  height:31px;
}
#top_menu ul li div.SelectedTopLeftImage
{
     background-image:url(../../../App_Themes/Default/Images/left.jpg); 
     background-position:top left ;
     height:31px;
     width:10px;
     float:left;
}
#top_menu ul li div.TopLeftImage
{

}

.side_menu li a.current
{
    color:#0188b4;
}
#side_menu ul li a.current
{
    color:#0188b4;
}


#content  	
{
    background-image:url(images/contentbg.jpg);
    background-repeat:repeat-y;
    background-position:left;   
    width:762px;
    padding:0px 192px 0px 0px;
    float:right; 
    margin:0px 0px 0px 0px;
    min-height:300px;
}
#footer  
{
	height:16px;
	width:851px;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	padding:0 153px 0 0;
	text-align:center;
	background-color:#bc2e25;
	line-height:16px;
	float:right;
}
#footer  p
{
    padding-top:0px;
}
#footer  a
{
	color:#000000;
	font-size:11px;
}

#foot 
{
	height:20px;
	width:916px;
	
}

#footerlinks
{
	padding:0 153px 0 0;
	margin:0;
	width:851px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	height:16px;
	background-color:#bc2e25;
}

#footerlinks table
{
	height:16px;
	line-height:16px;
    padding:0px;
    text-align:center;
    margin:0px;
	line-height:16px;
    
}	

#footerlinks td
{
	text-align:center;
	list-style: none;
	margin: 0;
    color:#000000;
    line-height:16px;
}
#footerlinks td a
{
	color:#ffffff;
	list-style: none;
	margin: 0;
    padding:0 11px 0 11px;
    width: 80px;
    line-height:16px;
    text-align:center;
}

#footerlinks td table , #footerlinks td table td
{
    
}
/*************footer****************/

.contact_contact
{
	width:190px; 
}
.contacting
{
    color:#4db4da;
    font-size:14px; 
    font-weight:bold;   
}

.links_list
{
    direction:ltr;
	width:173px;
	list-style: none;
    padding:60px 25px 0px 0px;
    background-image:url(../../../App_Themes/Default/Images/linksbg.jpg);
    background-position:top;
    background-repeat:no-repeat;
    
}
.links_list a
{
	color:#000000;
	font-size:13px;
	font-weight:bold;
	line-height:14px;
}


.links_list li
{
    direction:rtl;
	list-style-image:url(../../../App_Themes/Default/Images/linksbul.jpg);
	margin: 0;
}

.links_list li a
{
	list-style: none;
	margin: 0;
    padding: 0px;
    border-left:solid 0px #000000;
	font-size:13px;
	font-weight:bold;
}

.links_list li ul , .links_list li ul li
{
    display:none;
}

.links_list li a:hover
{
    color:#0188b4;
    border-left:solid 0px #000000;
}

.links_list li a.current
{
    color:#0188b4;
}

.links_list li a.current
{
    color:#0188b4;
}
/*************ArticleCategory****************/
.article_category_header
{
    background-image:url(../../../Upload/Pictures/articalHeadlinePicture.jpg);
    background-repeat:no-repeat;
    width:174px;
    padding:5px;
}
.article_category_header a
{
    color:#000000;
    font-family:Arial;
    font-size:13px;
    color:#d71938;
}

.article_category_pic
{
    width:194px;
    height:157px;
}
.article_category_pic img
{
    width:194px;
    height:157px;
}

/*************Article****************/
.article
{
    width:530px;
}
.article_desc
{
    margin-right:20px;
    width:400px;
}
.article_desc h2
{
    width:400px;
    color:#000000;
    font-family:Arial;
    font-size:13px;
}
.article_pic
{
    width:110px;
    height:110px;
}
.article_pic img
{
    width:110px;
    height:110px;
}

.h_small
{
	height:23px;
	width:192px;
	background-color:#c4cbea;
	background-repeat:no-repeat;
	background-position:top right;
	text-align:center;
	font-size:14px;
	color:#000000;
	padding-top:6px;
}

.h_big
{
	height:23px;
	width:250px;
	background-image:url(images/big_h.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:center;
	font-size:14px;
	color:#000000;
	padding-top:6px;
}

.newsletter
{
    margin-top:2px;
    padding-top:2px;
    text-align:center;
	height:190px;
	width:378px;
	background-image:url(images/nbg.jpg);
	background-repeat:no-repeat;
	background-position:top right; 
}

.newsletteren
{
    margin-top:2px;
    padding-top:2px;
    text-align:center;
	height:280px;
	width:405px;
	background-image:url(images/nbgEn.jpg);
	background-repeat:no-repeat;
	background-position:top right; 
}

.newsletteren
{
    margin-top:2px;
    padding-top:2px;
    text-align:center;
	height:250px;
	width:405px;
	background-image:url(images/nbgEn.jpg);
	background-repeat:no-repeat;
	background-position:top right; 
}
.content_right
{
    margin-top:15px;
    width:225px;
    margin-right:20px;
}


.content_right_en
{
	position:absolute;
    top:0px;
    right: 0px;
    margin-top:15px;
    width:225px;
    margin-right:20px;
}
.content_right ul
{
    margin:0 30px 0 0;
    padding:0;
}

.content_right ul li
{
    list-style-image:url(images/bollet.jpg);
    margin:0;
    padding:0;
    margin-top:4px;
}
.content_center
{
    margin:15px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    width:500px;
}
.content_left
{
    margin-top:15px;
    width:230px;
}

.content_left ul
{
    margin: 0 0 0 30px;
    padding:0;
}

.content_left ul li
{
    list-style-image:url(images/bollet_en.jpg);
    margin:0;
    padding:0;
    margin-top:4px;
}

.nl_small
{
    margin:0 0 40px  0;
    padding:0 10px;
    text-align:center;
	height:144px;
	width:195px;
	background-image:url(images/nl2.jpg);
	background-repeat:no-repeat;
	background-position:top right; 
}

.nl_small input 
{
    border:solid 1px #eeeded;
    width:112px;
    height:17px;
    font-size:14px;   
}
.nl_small .submit 
{
	height:20px;
	width:40px;
	background:none;
	border:none;
	cursor:pointer;
	margin:5px 120px 0 0;
	color:#019ccf;
	font-family:Arial;
	font-size:11px;
}
.nl_small input 
{
	margin:1px 0 0 0;
}
.contact_form input, .contact_form textarea
{
    border:solid 1px #bebebe;
    font-size:14px;   
}

.contact_form .submit 
{
	cursor:pointer;
	border:solid 1px #bebebe;
}

.submit
{
    color:#d51030;
    font-family:Arial;
    font-size:14px;
    background:none;
    border:none;
    float:left;
}

.logo_en
{
    position:absolute;
    top:23px;
    left:26px;
}

.pthone_en
{
    position:absolute;
    top:55px;
    right:0px;
}

.icons_en
{
    position:absolute;
    top:10px;
    right:10px;
    width:300px;
}

#content_en 
{ 	
    margin-left:20px; min-height:381px; 
}

.h_small_en
{
	height:23px;
	width:192px;
	background-image:url(images/small_h_en.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:center;
	font-size:14px;
	color:#000000;
	padding-top:6px;
}

.nl_small_en
{
    margin:0 0 40px  0;
    padding:0 10px;
    text-align:center;
	height:190px;
	width:195px;
	background-image:url(images/nl2_en.jpg);
	background-repeat:no-repeat;
	background-position:top left; 
}


.nl_small_en input 
{
    border:solid 1px #eeeded;
    width:112px;
    height:17px;
    font-size:14px;
    margin:1px 0 0 0;   
}
.nl_small_en .submit 
{
	height:20px;
	width:40px;
	background:none;
	cursor:pointer;
	margin:5px 120px 0 0;
	color:#019ccf;
}

.ThanksEventRigisterDiv
{
	float:left;
	width:280px;
}
.ThanksEventRigisterHeader
{
	background-image:url(/App_Themes/Default/Images/EventsModul/ThanksForRegisterHeader.gif);
	background-repeat:no-repeat;
	background-position:top center;
}
.ThanksEventRigisterImage
{
	background-image:url('../../../App_Themes/Default/Images/EventsModul/ThanksForRegisterImage.gif');
	background-repeat:no-repeat;
	background-position:top center;
}
.ThanksEventRigisterText
{
	width:380px;
	font-family:Arial (Hebrew), Arial ;
	font-weight:bold;
	font-size:14px;
}
.UseabilityColumn
{
	color:Black;
	width:140px; 
	float:right;
	margin-left:14px;
	margin-top:19px;
}

.UseabilityHeader
{
	background-image: url('../../../App_Themes/Default/Images/Useability/Header.gif');
	background-repeat:repeat-x;
	text-align:center; 
	width:140px; 
	background-color:#00ff00;
} 

.UseabilityLine1
{
	background-image: url('../../../App_Themes/Default/Images/Useability/Line1.gif');
	background-repeat:repeat-x;
	border: solid 1px #53ace5;
	border-top: solid 0px #000000;
	text-align:center; 
	width:138px; 
	background-color:#000042;
}

.UseabilityLine2
{
	background-image: url('../../../App_Themes/Default/Images/Useability/Line1.gif');
	background-repeat:repeat-x;
	border: solid 1px #53ace5;
	border-top: solid 0px #000000;
	text-align:center; 
	width:138px; 
	background-color:#000062;
}
.UseabilityLine3
{
	background-image: url('../../../App_Themes/Default/Images/Useability/Line3.gif');
	background-repeat:repeat-x;
	border: solid 1px #53ace5;
	border-top: solid 0px #000000;
	text-align:center; 
	width:138px; 
	background-color:#000082;
	}
.UseabilityLine4
{
	background-image: url('../../../App_Themes/Default/Images/Useability/Line4.gif');
	background-repeat:repeat-x;
	border: solid 1px #53ace5;
	border-top: solid 0px #000000;
	text-align:center; 
	width:138px; 
	background-color:#0000a2;
}
.UseabilityLine5
{
	background-image: url('../../../App_Themes/Default/Images/Useability/Line5.gif');
	background-repeat:repeat-x;
	border: solid 1px #53ace5;
	border-top: solid 0px #000000;
	text-align:center; 
	width:138px; 
	background-color:#0000c2;
}
.UseabilityLine6
{
	background-image: url('../../../App_Themes/Default/Images/Useability/Line6.gif');
	background-repeat:repeat-x;
	border: solid 1px #53ace5;
	border-top: solid 0px #000000;
	text-align:center; 
	width:138px; 
	background-color:#0000f2;
}

.UseabilityMenu
{
	padding-top:7px;
	list-style: none;
	margin: 0;
    padding: 0;
    text-align:center;
}

.UseabilityMenu li
{
	background-image: url(../../../App_Themes/Default/Images/NesZiona/shimoshon/AgafLine.jpg);
	background-repeat:repeat-x;
	height:39px;
	direction:rtl;
	list-style: none;
	margin: 0;
    float: right;
}

.UseabilityMenu li a
{
	color:#000000;
	font-size:14px;
	list-style: none;
	margin: 0;
    padding: 0 15px;
    line-height:39px;
}

.UseabilityMenu li ul , .UseabilityMenu li ul li
{
    display:none;
}

.UseabilityMenu ul li a:hover
{
	color:#0188b4;
}
.UseabilityMenu ul li a.current
{
    color:#0188b4;
}

.UseabilityMenuSeparatorImage
{
	background-image :url(../../../App_Themes/Default/Images/NesZiona/shimoshon/AgafSperator.jpg);
	background-repeat:no-repeat; 
	background-position:bottom left ;
    height:39px;	
}


/* Drop Down Menu */
.page-item-1
{
    background-image:url(../../../App_Themes/Default/Images/NesZiona/Agaf.jpg);
    background-repeat:no-repeat;
    width:88px;
	}
.page-item-2
{
    background-image:url(../../../App_Themes/Default/Images/NesZiona/Kehila.jpg);
    background-repeat:no-repeat;
    width:81px;
	}
.page-item-3
{
    background-image:url(../../../App_Themes/Default/Images/NesZiona/Noshe.jpg);
    background-repeat:no-repeat;
    width:87px;
	}
.page-item-4
{
    background-image:url(../../../App_Themes/Default/Images/NesZiona/Gil.jpg);
    background-repeat:no-repeat;
    width:92px;
}
.dropSubTopMenuNotBottom1 A
{
	BORDER-LEFT: #ebaa00 1px solid;
	BORDER-RIGHT: #ebaa00 1px solid;
	background-color:#f8e7a9;
	BORDER-BOTTOM: #ebaa00 1px solid; 
	WIDTH: 140px;
}
.page-item-1  UL 
{
	BORDER-TOP: #ebaa00 1px solid
}

.dropSubTopMenuNotBottom2 A
{
	BORDER-LEFT: #6eab24 1px solid;
	BORDER-RIGHT: #6eab24 1px solid;
	background-color:#d9e7ae;
	BORDER-BOTTOM: #6eab24 1px solid; 
		WIDTH: 140px;
}
.page-item-2  UL 
{
	BORDER-TOP: #6eab24 1px solid
}

.dropSubTopMenuNotBottom3 A
{
	BORDER-LEFT: #088537 1px solid;
	BORDER-RIGHT: #088537 1px solid;
	background-color:#e4f4eb;
	BORDER-BOTTOM: #088537 1px solid; 
		WIDTH: 140px;
}
.page-item-3  UL 
{
	BORDER-TOP: #088537 1px solid
}

.dropSubTopMenuNotBottom4 A
{
	BORDER-LEFT: #0083d7 1px solid;
	BORDER-RIGHT: #0083d7 1px solid;
	background-color:#d4eefb;
	BORDER-BOTTOM: #0083d7 1px solid; 
		WIDTH: 140px;
}
.page-item-4  UL 
{
	BORDER-TOP: #0083d7 1px solid
}

#main-content {
	FONT-SIZE: 21px;
}
#dropmenu {
	LIST-STYLE-POSITION: outside; 
	Z-INDEX: 300; 
	POSITION: relative; 
	PADDING-BOTTOM: 0px; 
	LINE-HEIGHT: 29px; 
	LIST-STYLE-TYPE: none; 
	MARGIN: 0px; 
	PADDING-LEFT: 0px; 
	WIDTH: 100%; 
	PADDING-RIGHT: 0px; 
	BACKGROUND: #fff; 
	PADDING-TOP: -20px;
}
#dropmenu UL {
	LIST-STYLE-POSITION: outside; 
	Z-INDEX: 300; 
	POSITION: relative; 
	PADDING-BOTTOM: 0px; 
	LINE-HEIGHT: 29px; 
	LIST-STYLE-TYPE: none; 
	MARGIN: 0px; 
	PADDING-LEFT: 0px; 
	WIDTH: 100%; 
	PADDING-RIGHT: 0px; 
	BACKGROUND: #fff; 
	PADDING-TOP: 0px;
}
#dropmenu A 
{
	Z-INDEX: 300; 
	PADDING-LEFT: 5px; 
	PADDING-RIGHT: 5px; 
	COLOR: #000000; 
	TEXT-DECORATION: none; 
	LINE-HEIGHT: 29px; 
}
#dropmenu li ul li A 
{
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
}
#dropmenu A:hover {
	Z-INDEX: 300; 
}
#dropmenu LI 
{
	Z-INDEX: 300; 
	POSITION: relative; FLOAT: right
}
#dropmenu UL 
{
	Z-INDEX: 300; 
	POSITION: absolute; WIDTH: 100%; DISPLAY: none; TOP: 30px; 
}

#dropmenu UL A 
{
	Z-INDEX: 300; 
}
#dropmenu LI UL 
{
	margin-top: -2px;
	Z-INDEX: 300; 
}
#dropmenu LI UL A 
{
	Z-INDEX: 300; 
	FLOAT: right; HEIGHT: auto
}
#dropmenu UL UL 
{
	Z-INDEX: 300; 
	TOP: auto
}

#dropmenu LI UL UL 
{
	Z-INDEX: 300; 
	MARGIN: 0px 0px 0px 10px; LEFT: 12em
}
#dropmenu LI:hover UL UL {
	DISPLAY: none
}
#dropmenu LI:hover UL UL UL {
	DISPLAY: none
}
#dropmenu LI:hover UL UL UL UL {
	DISPLAY: none
}
#dropmenu LI:hover UL 
{
	Z-INDEX: 300; 
	DISPLAY: block
}
#dropmenu LI LI:hover UL 
{
	Z-INDEX: 300; 
	DISPLAY: block
}
#dropmenu LI LI LI:hover UL 
{
	Z-INDEX: 300; 
	DISPLAY: block
}
#dropmenu LI LI LI LI:hover UL 
{
	Z-INDEX: 300; 
	DISPLAY: block
}
.dropTopMenuImageLine
{
	background-image:url(../../../App_Themes/Default/Images/NesZiona/TopMenuLine.jpg);
    background-repeat:repeat-x;
}
.dropSubTopMenuBottom
{
	background-image:url(../../../App_Themes/Default/Images/NesZiona/TopMenuBottom.jpg);
    background-repeat:no-repeat;
}
#dropmenu li div.SeparatorImage
{
	background-image :url(../../../App_Themes/Default/Images/NesZiona/TopMenuSperator.jpg);
	background-repeat:no-repeat; 
	background-position:bottom left ;
	width:1px;
}

.dropSubTopMenuBottom1 a
{
	background-image:url(../../../App_Themes/Default/Images/NesZiona/bottomDropDownMenuAgaf.jpg);
    background-repeat:no-repeat;
    border-style:none;
    border-bottom-width:0px;
    background-color:Transparent;
    width:142px;
}
.dropSubTopMenuBottom2 a
{
	background-image:url(../../../App_Themes/Default/Images/NesZiona/bottomDropDownMenuKehila.jpg);
    background-repeat:no-repeat;
    border-style:none;
    border-bottom-width:0px;
    background-color:Transparent;
    width:142px;
}
.dropSubTopMenuBottom3 a
{
	background-image:url(../../../App_Themes/Default/Images/NesZiona/bottomDropDownMenuNoshe.jpg);
    background-repeat:no-repeat;
    border-style:none;
    border-bottom-width:0px;
    background-color:Transparent;
    width:142px;
}
.dropSubTopMenuBottom4 a
{
	background-image:url(../../../App_Themes/Default/Images/NesZiona/bottomDropDownMenuGil.jpg);
    background-repeat:no-repeat;
    border-style:none;
    border-bottom-width:0px;
    background-color:Transparent;
    width:142px;
}



.member_group_bollet
{
	width:20px;
	background-image: url(../../../App_Themes/Default/Images/Members/bollet.jpg);
	background-position: right center;
	background-repeat:no-repeat; 
	float:right;
}
.member_group_header
{
	font-weight:700;
	float:right;
}

.member_group_header a
{
	color:#000000;
}

.search_membergroup_panel
{
	width:599px;
	height:32px;
	background-color:#99C466;
}
.divVScrollingNews
{
	border-bottom: solid 1px #000000;
}

#bottom_page
{
    background-image:url(images/bottom.jpg);
    background-repeat:no-repeat;
    width:1004px;
    height:31px;
    float:right;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

#bottom_contact_page
{
    background-image:url(images/bottom_contact.jpg);
    background-repeat:no-repeat;
    width:1004px;
    height:31px;
    float:right;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;        
}

#inner_content
{
    margin:0px 0px 0px 0px;
    padding:0px 30px 0px 0px;
    min-height:450px;
    width:732px; 
}
#inner_contact_content
{
    background-image:url(images/contact_content.jpg);
    background-repeat:repeat-y;
    background-position:bottom;
    margin:0px 0px 0px 0px;
    padding:0px 30px 0px 0px;
    min-height:580px;
    width:732px; 
}

.breadcrumbs
{
    width:400px;
    height:15px;
    font-size:10px;
    color:#ababab;
    padding:0px 100px 0px 0px;    
}
#bread
{
    font-size:10px;
    color:#ababab;
    padding:0px 100px 15px 0px;       
}

#menuheader
{
    width:305px;
    height:65px;
    background-image:url(../../../App_Themes/Default/Images/menuheader.jpg);
    background-repeat:no-repeat;
}
#sub_top_menu
{
    width:750px;
    height:20px;
    float:right;
}

.menu
{
    height:30px;
    margin-top:0px;
}

#sub_top_menu ul li a.current
{
      color:#bc2e25;
}

#sub_top_menu li.first
{
    float:right ;
    list-style: none;
    padding-left:20px;
    margin-top:10px;
}

#sub_top_menu li
{
    float:right;
    padding-left:13px;
    list-style-image:url(../../../App_Themes/Default/Images/bul.jpg);
    font-size:13px;
    font-weight:bold;
    margin-top:10px;
    
}

#sub_top_menu a
{
    padding:0px 0px 0px 5px;
    margin:0;
    height:14;
}

#inner_top
{
    background-image:url(../../../App_Themes/Default/Images/inner_top.jpg);
    background-repeat:no-repeat; 
    background-position:bottom;
    height:80px; 
    float:right; 
    padding:0px 0px 0px 0px;
    margin:5px 191px 0px 0px; 
    width:764px;
}

#inner_top_contact
{
    background-image:url(../../../App_Themes/Default/Images/contact_top.jpg);
    background-repeat:no-repeat; 
    height:76px;
    background-position:bottom; 
    float:right; 
    padding:0px 0px 0px 0px;
    margin:5px 189px 0px 0px; 
    width:768px; 
}



