   
body { padding: 0; margin: 30px 0px 20px 0px; font: 11px Verdana, Tahoma, Arial, sans-serif; line-height: 1.6em; background: #231f20; color: #454545; background-image:url(../images/bg.jpg); background-repeat:repeat  }

/* links */
/* 
a { color: #737373; background: inherit; }
a:hover { color: #fff; background: inherit;} 
*/
a {
	text-decoration:underline;
	color:#9e6800;
}
a:hover { text-decoration:none; }	

/* headings */
/*h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; } */
h1 {
	font: bold 20px "Arial Black", Arial, Sans-Serif;
	color:#46443d;
	margin:0px;
	padding:0px;
	letter-spacing: -1px;
}
h2 { font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0; }
h1 a, h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }
.title { color: #808080; background: #fff; }
p {
	margin:0px;
	margin-bottom:19px;
	color:#46443d;
	line-height:20px;
}
/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }
input.search { width: 279px; border: none; background: #fff url(images/input.gif) no-repeat; padding: 6px 10px; color: #1E67A8; font-weight: bold; }
input.button { padding: 3px; }

/* content holder */
/*#content { margin: 10px auto; width: 960px; }*/

.content {
	float:left;
	padding:0;
	margin:15px 15px 20px 15px;
	width:600px;
	line-height:17px;	
	}
/* header */
#header { height: 75px; }
#logo { padding: 15px 0 0 8px; }
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; }
#top_info { float: right; width: 570px; margin: 20px 5px 0 0; text-align: right; }

/* horizontal tabbed menu */	
#tabs { background: #fff url(images/bigbox.gif) no-repeat top left; color: #000;  height: 64px; text-align: center; padding: 0 0 0 210px; }
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #fff url(images/barbg.gif) no-repeat; color: #808080; padding: 7px 0; width: 82px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #fff url(images/barcurrent.gif) no-repeat; color: #000; }	
#tabs li a.current { background: #fff url(images/barcurrent.gif) no-repeat; color: #2C71AE; }	
.key { text-decoration: underline; }

/* search form */
#search { 
	float: left;
	clear: both;
	color: #000;
	background: #fff url(images/searchbg.gif) no-repeat;
	padding: 14px 0 20px 5px;
	width: 500px;
	margin: 5px 0 0 0;
}
	#search p { padding: 0; margin: 0; }


/* grey subheader */
.gboxtop { clear: both; height: 8px; background: #dedede url(images/gboxtop.gif) no-repeat; color: #000; }
.gbox { background: #dedede url(images/gbox.gif) no-repeat bottom left; color: #444; padding: 1px 13px 7px 13px; margin: 0 0 20px 0; }
.gbox p { padding: 7px 0; margin: 0;}


/* left side */
.left { float: left; width: 650px; margin: 0 0 10px 0; }
	.left_articles {
		margin: 0 20px 15px 10px;
		padding: 10px 0 0 0;
		text-align: justify;
		border-bottom: 1px dotted #ccc;
		color: #000;
		background: #fff;
	}
	
	.calendar { height: 50px; float: left; background: #fff url(images/calendar.gif) no-repeat; width: 50px; padding: 5px 0 0 9px;  color: #808080;}
	.calendar p { padding: 0; margin: 0; }
	.description { padding: 0 0 2px 0; margin: 0 10px 5px 0; border-bottom: 1px dotted #ccc; }
	.thumbnail { float: left; margin: 0 18px 8px 0; border: 1px solid #dedede; }


/* bottom thirds */
.thirds { float: left; width: 203px; background: #eee; margin: 0 12px 0 0; color: #5d5d5d; }
	.smallboxtop { height: 14px; background: #fff url(images/smallboxtop.gif) no-repeat; color: #000; }
	.smallbox { background: #fff url(images/smallbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px;  }
	.smallbox p { padding: 0; margin: 0; }

	
/* right side */
#right {
	float: right;
	width: 295px;
	margin: 0 0 10px 0;
}
	.boxtop { height: 19px; background: #fff url(images/boxtop.gif) no-repeat; color: #000; }
	.box { background: #fff url(images/box.gif) no-repeat bottom left; color: #5b5b5b; padding: 0 10px 15px 10px; margin: 0 0 10px 0; }
	.box p { padding: 0; margin: 0;}
	.image { float: left; margin: 0 9px 3px 0; }


/* misc */
.buttons { text-align: right; padding: 4px 3px 0 0;}
.left_articles .buttons { float: right; height: 20px; }
.bluebtn { background: #488EB2 url(images/bluebtn.gif) no-repeat; width: 100px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.greenbtn { background: #488EB2 url(images/greenbtn.gif) no-repeat; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.bluebtn:hover, .greenbtn:hover { background: #488EB2 url(images/hoverbtn.gif) no-repeat; color: #fff; }

/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #ccc; }

/* ------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------- */
.px11_gray { font-size:11px; color:#525151}
.px11_footer { font-size:11px; color:#737373}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

/* =-=-=-=-=-=-=-[Menu ]-=-=-=-=-=-=-=- */

#menu {
        width: 137px;

        margin: 0px;
        }

#menu li a {
        height: 21px;
		line-height:8px;
         voice-family: "\"}\"";
          voice-family: inherit;
          height: 13px;
        text-decoration: none;
		margin-top:2px;
		text-align:left;
		display: block;

        }


#menu li a:link, #menu li a:visited {
        color: #8c8a8b;
        display: block;
        background: url(../images/menu.png);
        padding: 8px 0 0 10px;
        }

#menu li a:hover, #menu li #current, #menu li a:active{
        color: #283A50;
        background: url(../images/menu.png) 0 -21px;
        padding: 8px 0 0 10px;
        }


-->
#page_title { margin:0; padding:10px 20px 0px 20px; background-color:#dfd5b9 }
.line{ margin:0; padding:0; height:1px; line-height:1px; border-bottom:solid 1px #c4b287;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
fieldset {
	border: 1px solid #d3caac;
	padding:20px;
	padding-top:0px;
	margin-bottom:20px;
	clear:both;
}

fieldset small {
  font-size:11px;
}
legend {
	font-size:15px;
	padding-left:8px;
	padding-right:15px;
	margin-left:-10px;
	font-size:12px;
	font-weight:bold;
	color:#111111;
	margin-bottom:10px;
}
.photo {
  float:right;
  margin-left:20px;
  margin-bottom:10px;
}

/* Main */
#body {
	background-color:#f4eedd;
	border-bottom:1px solid #37352f;
	padding-top:20px;
}
#body .content {
	float:left;
	margin-left:26px;
	margin-bottom:20px;
	margin-right:15px;
	width:613px;
	line-height:17px;	
}
#body .content ul.regular li {
	margin-bottom:10px;
	list-style:square;
	margin-left:3px;
	padding-left:3px;
}
 #sidebar {
	float: left;
	text-align:center;
	font-size:11px;
	line-height:17px;
	padding-top:15px;	
}
#body #sidebar p {
  font-size:11px;
	line-height:17px;
}
#body #sidebar img {
  border:0px;
}
#body #sidebar h3 {
	margin:0px;
	background-color:#000000;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	padding:5px;
	padding-top:7px;
	padding-left:10px;
	height:14px;	
	border: 1px solid #000000;
	background-image:url(../images/sidebar_bg.jpg);
}
#body #sidebar .content {
	border:1px solid #d1c7ac;	
	border-top:0px;
	background-color:#ebe3cd;	
	width: 168px;
	margin:0px;	
	padding:10px;
	text-align:left;
	margin-bottom:20px;
}
#body #sidebar a {
/*
	display:block;
	padding:2px;
	margin-bottom:14px;
*/
}
#body #sidebar .content a {
	display:inline;
}

#body #sidebar small{
	display:block;
	margin-top:10px;
	color:#928565;
	font-size:11px;
	
}
#body #sidebar ul.regular {
	margin-left:10px;
	padding-left:10px;
}
#body #sidebar ul.regular li {
	margin-bottom:5px;
	list-style:square;	
}


/*
  Forms 
*/



.input, textarea, select {
	background-image:url(../images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	font-size:11px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	font-family:tahoma, arial, sans-serif;
}

.content form strong {
	font-weight:bold;
	display:block;	
	margin-top:10px;
}
.content form small {
  font-size:10px;
	font-weight:normal;
	font-style:italic;
	font-family:Verdana;
	display:block;	
	color:#8a877c;

}
.content form .input, .content form textarea, .content form select{
	display:block;
	margin-top:5px;
	margin-bottom:2px;
	width:450px;
	padding:5px;	
	font-size:13px;
}
.content form .input_search {
	display:inline;
}

.content form textarea {
	min-height:100px;
}

.content form label {
	margin-right:15px;
}
.content form label input{
	margin-right:7px;
}
.content form div.select_group {
	padding:10px;
	padding-left:0px;
}
.content form .input_button {
	margin-top:15px;
}
.content form .small_width {
  width:50px;
}
form .search_width {
  width:110px;
}
form .header_login {
	width:80px; margin-left:2px; 
	background-image:url(../images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	font-size:10px;
	color:#333333;
	padding:2px;
	margin-right:4px;
	font-family:tahoma, arial, sans-serif;	
}

.required {
	color: red;
}

.terms {
	font-size: 11px;
}
.terms strong {
	display: inline;
}

.input_button {
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	font-weight:bold;
	background-color: #db6600;
	padding-left:6px;
	padding-right:6px;
	padding-top:3px;
	padding-bottom:3px;	
	color: #ffffff;
	border:1px solid #db6600;
	background-image: url(../images/button_bg.jpg);
}
.input_button:hover {
	background-color: #000000;	
	border:1px solid #000000;
	background-image: url(../images/button_bg_over.jpg);
}


.input_button_reverse {
	font-size:14px;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	font-weight:bold;
	background-color: #000000;
	padding-left:6px;
	padding-right:6px;
	padding-top:3px;
	padding-bottom:3px;	
	color: #ffffff;
	border:1px solid #000000;
	background-image: url(../images/button_bg_over.jpg);	
	
}
.input_button_reverse:hover {
	background-color: #db6600;	
	border:1px solid #db6600;
	background-image: url(../images/button_bg.jpg);
}


.input_button_small {
	font-size:10px;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	background-color: #db6600;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:2px;	
	color: #ffffff;
	border:1px solid #db6600;
	background-image: url(../images/button_bg.jpg);
}
.input_button_small:hover {
	background-color: #000000;	
	border:1px solid #000000;
	background-image: url(../images/button_bg_over.jpg);
}
/*---------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------*/
.fieldset_l { margin:0px; padding:0px; float:left; width:200px; border:5px solid #d3caac;}
.fieldset_l_h { margin:0px; padding:0px; float:left; width:200px; border:5px solid #333333;}
.fieldset_r { margin:0px; padding:0px; float:right; width:340px;}
#focusimages_eladies{ margin:0; padding-top:0px; height:361px; color:#CCCCCC;}
.flash_bg { background:url(../images/flash_bg.jpg) repeat-x #444444;}
h4 { margin-bottom:20px; font-size:18px; font-weight:bold;	font-family:Tahoma, Verdana, Arial, Sans-Serif;}