/* CSS Document */

html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body
{
	font-family: Arial, Helvetica, sans-serif;
	background: #252c23 url(../images/bg.gif) top repeat-x;
}

body
{
	font-size: 0.9em;
}

blockquote
{
	margin-left:5em;
	border:1px solid #ccc;
}

.clear
{
	clear: both;
	font-size: 0;
	height: 0;
}

.left
{
	float: left;
}

.center
{
	text-align: center;
	margin: 0 auto;
}

.icon
{
	border:0px !important;
	padding:2px !important;
	margin:0 !important;
}


.check
{
	float: right !important;
	border:none !important;
}
.check label
{
	width: auto !important;
}

a
{
	color: #384335;
}

.rekl { font-size: 0.8em !important; margin-top: 3em; display: block; }

#facebox .content
{
	width:700px;
}
#rating_finish, #rating_finish2
{
	display:none;
}


.tooltip_span
{
	display:none;
}

/*************************************************** Typography ***************************************************/

h1, h2, h3, h4, h5, h6
{
	color: #708210;
	padding-top: 12px;
	padding-bottom: 6px;
	font-weight: normal;
}

h1
{
	font-size: 1.6em;	
	padding-top: 26px;
}

h2
{
	font-size: 1.4em;
}

h3
{
	font-size: 1.2em;
	font-weight: bold;
}

h4
{
	font-size: 1.1em;
}

h5
{
	font-size: 1.0em;
	font-weight: bold;
}

h6
{
	font-size: 0.9em;
	font-weight: bold;
}

p, #content-wrapper li
{
	color: #384335;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 6px;
	padding-bottom: 0.5em;
	line-height: 1.5;
}

/*************************************************** Layout Divs ***************************************************/

#main-wrapper
{
	width: 920px;
	margin: 0 auto;
}

#navigation
{
	width: 160px;
	float: left;
}

#right-wrapper
{
	float: right;
	width: 680px;
	min-height: 500px;
  	height: auto !important;
  	height: 500px;
	padding: 0 33px;
	background: url(../images/right-wrapper-bg.gif) repeat-y;
}

#logo
{
	width: 680px;
	height: 176px;
padding-top:10px;
	float: left;
	background: url(../images/header.jpg) no-repeat;
}

#logo a
{
	font-size:30px;
	color:#000;
	margin-left:40px;
	text-decoration:none;
}

#logo a span
{
font-size:30px;
color:#fff;
margin-left:40px;
}

#logo-image
{
	background:#6a7065 url(../images/print-page.gif) no-repeat bottom;
	width:140px;
	height:90px;
	text-align: center;
	margin-left:12px;
}

#logo-image img
{
	padding-top:5px;
	border: none;	
}


#header-photo
{
	width: 359px;
	height: 176px;
	float: left;
	display: none;
}

#content-wrapper
{
	width: 680px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer
{
	float: right;
	width: 746px;
	height: 32px;
	font-size: 0.9em;
	text-align: center;
	background: url(../images/right-wrapper-bot.gif) top no-repeat;
	color: #97a787;
}

/*************************************************** Header Styles ***************************************************/

#logo h5, #logo p
{
	color: #fff;
	text-align: center;
	padding-bottom: 2px;
	margin-top: 0;
}

/*************************************************** Main Content Styles ***************************************************/

#content-wrapper p, #content-wrapper li
{
	padding-left: 12px;
	padding-right: 12px;
}
#content-wrapper ul, #content-wrapper ol
{
	padding: 0px 30px 0 30px;
}

#content-wrapper ul li
{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #252c23;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	background: url(../images/list-arrow.gif) left 6px no-repeat;
	list-style: none;
}

#content-wrapper ul li h3
{
	padding: 0;
}

#content-wrapper .title
{
	background-color: #384335;
	padding: 7px 12px;
	margin-bottom: 20px;
	color: #fff;
}

img.photo-float
{
	float: left;
	padding: 0 25px 10px 0;
}

.hint
{
	color: gray;
	font-size: 0.9em;
}

#content-wrapper .error
{
	color: red !important;
}

#content-wrapper .required
{
	color: green;
}

#content-wrapper table
{
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	background: #eee;
}

#content-wrapper table tr th
{
	text-align: left;
	color: #333;
}
#content-wrapper table tr
{
	border: solid #ccc 1px;
}
#content-wrapper table.border tr td, #content-wrapper table.border tr th,
#content-wrapper table.noborder tr td, #content-wrapper table.noborder tr th
{
	border: solid #ccc 1px;
	margin: 0;
	padding: 0.5em;
}
#content-wrapper table.noborder tr td, #content-wrapper table.noborder tr th
{
	border: 0px;
}
div.site
{
	border:1px solid #ccc;
	margin:1em;
	padding:1em 2em;
	min-height: 100px;
}
div.site h3
{
	padding-top:0px;
	margin-bottom:0.5em;
}
div.site p
{
	padding:0;
	margin:0.3em;
}
div.site img, .sortable li img
{
	float: left;
	margin:0 1em 0 0;
	border: 2px solid #ded;
	padding:4px;
}

/*************************************************** Navigation Styles ***************************************************/

#navigation ul
{
	margin: 120px 0 0 0;
	width: 160px;
	font-size:13px;
}

#navigation ul li
{
	list-style: none;
	border-top: 1px solid #494f45;

}

#navigation ul li a:link,
#navigation ul li a:visited
{
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 1.1em;
	font-weight: normal;
	width: 132px;
	padding: 6px 0;
	padding-left: 28px;	
	background: url(../images/nav-arrow.gif) 14px 12px no-repeat;
}

#navigation ul li.last
{
	border-bottom: 1px solid #494f45;
}


#navigation ul li a:hover
{
	background: url(../images/nav-arrow-over.gif) 14px 12px no-repeat;
	color: #6a7065;
}

#navigation ul li a.active
{
	color: #6a7065;
	background: url(../images/nav-arrow-over.gif) 14px 12px no-repeat;
}

/*************************************************** Contact Form Styles ***************************************************/

form
{
}

form p
{
	clear: both;
	padding: 0.6em;	
}

form .site p, .sortable li p
{
	clear: none !important;
}

fieldset
{
	padding: 8px 12px;
}

form label
{
	display:block;
	float:left;
	width: 160px;
	text-align: left;
	margin-bottom: 5px;
	font-size: 1em;
	font-weight: bold;
	color: #252c23;
	padding-top: 3px;
}

form input, form select
{
	float:left;
	margin: 0 1em;
	width: 330px;
	margin-bottom: 5px;
	font-size: 1em;
	padding: 3px;
	border: 1px solid #aab7a0;
	color: #252c23;
	background-color: #f0f6eb;
	font-family: Arial, Helvetica, sans-serif;
}

form input[type=checkbox]
{
	width: 20px !important;
}

form input[readonly]
{
	color: gray;
}


form textarea
{
	float:left;
	margin: 0 1em;
	width: 330px;
	margin-bottom: 8px;
	height: 90px;
	border: 1px solid #aab7a0;
	font-size: 1em;
	color: #252c23;
	padding: 3px;
	background-color: #f0f6eb;
	font-family: Arial, Helvetica, sans-serif;
}

form #submit
{
	width: 126px;
	height: 21px;
	padding: 0;
	text-align: center;
	margin-left: 367px;
	font-weight: bold;
	border: 1px solid #333c06;
	background-color: #56650c;
	color: #fff;
}

/*************************************************** Footer Styles ***************************************************/

#footer p
{
	padding-top: 18px;
	color: #97a787;
	font-weight: bold;
	font-size: 0.9em;
}

.goup, .godown
{
	display:block;
	width:16px;
	height:16px;
	float: left;
	margin:2px;
	padding:2px;
	cursor:pointer;
}

.goup
{
	background: url('/images/arrow_up.png') no-repeat;
}

.godown
{
	background: url('/images/arrow_down.png') no-repeat;
}


.sortable li.ui-state-highlight {
	background: white !important;
}

.sortable li {
	padding:0.25em;
	clear:both;
	min-height:100px;
	padding-left:30px !important;
	vertical-align:top;
	line-height:1.6em;
	background: lightblue url('/images/arrow_move.png') no-repeat 5px 50% !important;
	cursor: pointer;
	border:1px solid #ccc;
}
.sortable li {
	
}

.yiiPager li {
	background: none !important;
	margin: 2px !important;
	padding: 2px !important;
}

.errorSummary p {
	color: red;
	font-weight: bold;
}

.white {
	background: white !important;
}