/* CSS Document */
/*--------------------------------------body---*/

body, td, th, div, p, label
{
	color: #5a5a4f;
	/*font: normal 12px Arial, Helvetica, sans-serif;*/
	font: normal 10pt Arial, Helvetica, sans-serif;
	line-height: 16px;
}
a, a:visited, a:hover
{
	color: #5a5a4f;
}
a
{
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}

/*----------------------------------------------------------content---*/
/*-----------------------------article_settings-*/
.article-decor
{
	padding: 0px 0px 12px 0px;
}
.article_indent, #component-contact
{
	padding: 10px 0px 15px 0px;
}
#contact_text
{
	height: auto;
	overflow: auto;
	margin: 0px 0px 5px 0px;
	width: 90%;
}
.article_bot
{
	line-height: 5px;
}
.article_separator
{
	display: block;
	line-height: 1px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 12px;
}
.column_separator
{
	padding: 0px 0px 0px 1px !important;
}
.article_column
{
	padding: 0px 0px 0px 0px;
}
.article_indent h3
{
	overflow: hidden;
}
.article_indent h3 img
{
	margin: 0px 3px 0px 0px !important;
	float: left;
}
.article_indent .contentpaneopen td, .contentpaneopen p
{
	line-height: 20px;
	font-size: 12px;
}
.contentpaneopen ul
{
	list-style: none !important;
	margin: 0px 0px 0px 0px;
}
.contentpaneopen li
{
	background: url(/images/list-item.png) no-repeat 0 4px;
	padding: 0px 0px 10px 18px;
}
.contentpaneopen img
{
	margin: 0px 10px 4px 0px;
}
.contentpane li
{
	line-height: normal;
	padding: 0px 0px 6px 0px;
}
.contentdescription img
{
	margin: 0px 10px 0px 0px;
}

/*---------------------------content-heading---*/

.componentheading
{
	color: #301600;
	font: bold 20px Arial;
	line-height: 140%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
.contentheading
{
	color: #15221e;
	font: bold 20px Arial;
	line-height: 20px !important;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 18px 0px;
}
.title-bg
{
}
.item-info
{
	padding: 0px 0px 4px 0px;
}
.buttonheading
{
	padding: 4px 0px 0px 5px;
}

/*-----------------------------item-info---*/

.iteminfo
{
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 15px 0px;
}
.modifydate
{
	color: #282828;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	text-decoration: none !important;
}
.md-indent
{
	padding: 0px 0px 0px 0px;
}
.createdby
{
	color: #282828;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}
.createdate
{
	color: #282828;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	text-transform: none;
}
span.small
{
	/* Written by */
	color: #282828;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
}
div.small
{
	padding: 7px 0px 0px 0px;
}

/*-----------------------------------buttons---*/

.button, .validate
{
	background: url(/images/more.png) no-repeat right 6px;
	color: #74502c;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	padding: 0px 8px 0px 0px;
	border: none;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
}
* html .button, * html .validate
{
	display: block;
}

/*-----------------------------------read-more---*/

#editor-xtd-buttons div.readmore
{
	background: none;
	height: auto;
	margin: 0px 0px 0px 0px;
	width: auto;
}
div.readmore
{
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}
div a.readon
{
	background: url(/images/readon.png) no-repeat 0 0px;
	color: #fff;
	display: block;
	font: bold 12px tahoma;
	margin: 0px 0px 0px 0px !important;
	padding: 11px 0px 11px 0px;
	text-decoration: none;
	width: 110px;
	text-align: center;
}

a.readon:hover
{
	color: #000;
	text-decoration: none;
}
a.readon:visited
{
	color: #fff;
}


/*-----------------------------blog-more---*/

.blog_more
{
	padding: 0px 0px 10px 31px;
}
.blog_more h2
{
	background: none;
	color: #004998 !important;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
}
.blog_more ul
{
	margin: 10px 0px 0px 15px;
}
.blog_more ul li
{
	padding: 0px 0px 0px 0px !important;
}
.blog_more a
{
	color: #004998;
	text-decoration: underline;
}
.blog_more a:hover
{
	color: #004998;
	text-decoration: none;
}
.blog_more strong
{
	color: #004998;
}

/*-----------------------------pagenav---*/

.pagenav
{
	color: #004998;
	font-size: 12px;
	font-weight: normal;
}
a.pagenav
{
	color: #004998;
	font-weight: normal;
}
a.pagenav:hover
{
	color: #004998;
	text-decoration: none;
}
a.pagenav:visited
{
	color: #004998;
	text-decoration: none;
}
.pagination_nav
{
	color: #004998;
	font-size: 12px;
	padding: 10px 20px 0px 27px;
}
.pagination_nav div
{
	background: #f4f4f4;
	padding: 5px 0px 5px 0px;
}

.pagination
{
	margin-top: 10px;
}
.pagination li
{
	float: left;
	padding: 0px 5px 0px 5px;
}
.pagination_result
{
	color: #004998;
	padding: 5px 0px 0px 0px;
	line-height: 16px;
}

/*--------------------------------------result---*/

.sectiontableentry0 td
{
	color: #282828;
	padding: 5px 0px 5px 0px;
}
.sectiontableentry1 td
{
	background: #EFECE0;
	color: #282828;
	padding: 5px 0px 5px 0px;
}
.sectiontableentry2 td
{
	color: #282828;
	padding: 5px 0px 5px 0px;
}

.sectiontableentry0, .sectiontableentry1, .sectiontableentry2
{
}

.sectiontableentry1 a
{
	color: #282828;
}
.sectiontableentry2 a
{
	color: #282828;
}
.sectiontableentry1 a:hover
{
	color: #282828;
}
.sectiontableentry2 a:hover
{
	color: #282828;
}
.sectiontableentry1 a:visited
{
	color: #282828;
}
.sectiontableentry2 a:visited
{
	color: #282828;
}

.var1
{
	padding: 5px !important;
	margin: 5px 0px 5px 0px;
}
.var1 a, .var1 p, .var1
{
	color: #282828;
}
.var2
{
	background: #EFECE0;
	padding: 5px !important;
	margin: 5px 0px 5px 0px;
}
.var2 a, .var2 p, .var2
{
	color: #282828;
}

.results
{
	text-align: center;
	padding: 0px 0px 15px 15px;
}
#page
{
	padding: 0px 0px 0px 0px;
}
#page ol li
{
	padding: 0px 0px 10px 0px;
	text-align: left;
}
.searchintro
{
	padding: 0px 0px 10px 0px;
}
.searchintro strong
{
	color: #2a6dc8;
}
#page h3
{
	font-size: 130%;
	padding: 10px 0px 5px 0px;
	text-align: left;
	color: #282828;
}
#page .inputbox
{
	color: #000;
}
#page #ordering
{
	height: 20px;
	display: inline;
	vertical-align: middle;
}
#page .display
{
	padding: 10px 0px 0px 0px;
}
#page legend
{
	color: #282828;
}

.sectiontableentry0 .pad2, .sectiontableentry1 .pad2, .sectiontableentry2 .pad2
{
	padding: 2px 0px 2px 15px;
	font-weight: bold;
}
.sectiontableheader
{
	padding-bottom: 2px;
}

/*--------------------------------------poll---*/

.poll .question
{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}
.poll .poll-body
{
	padding: 12px 0px 5px 0px;
}
.poll .body label
{
	color: #282828;
	font-size: 12px;
	font-family: Arial;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
}
.poll .buttons
{
}
.poll .button
{
	background: url(/images/vote.png) no-repeat 0 0;
	border: none;
	color: #fff;
	display: inline;
	font: normal 12px Arial;
	line-height: 15px;
	margin: 8px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	width: 41px;
}
* html .poll .button
{
	height: 23px;
}
.poll .result
{
	width: 61px;
	background: url(/images/results.png) no-repeat 0 0;
}

.poll .section
{
	overflow: hidden;
	padding: 5px 0px 7px 0px;
	width: 100%;
}
.poll .section2
{
	overflow: hidden;
	padding: 5px 0px 5px 0px;
	width: 100%;
}
.poll .radio
{
	float: left;
	width: 20px;
}
.poll .radio input
{
	display: block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
}
.poll .var
{
	margin: 0px 0px 0px 20px;
	text-align: left;
}

.display
{
	padding: 0px 0px 10px 0px;
}
.display select
{
	border: 1px solid #46462f;
	width: 100px;
}
.sectiontableentry1 div, .sectiontableentry0 div
{
	font-size: 1px;
}

/*--------------------------------------user---*/

dl.contentpane dt
{
	padding: 10px 0px 20px 0px;
}
dl.contentpane dd
{
	width: 100%;
	overflow: hidden;
}
dl.contentpane div
{
	vertical-align: middle;
}
dl.contentpane .description
{
	width: 110px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}
dl.contentpane .input-field
{
	width: 160px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}
dl.contentpane .button-field
{
	width: 140px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

/*-------------------------------------search---*/

.module-search
{
}
.search
{
	background: url(/images/search-bg.png) no-repeat 0 0;
	height: 27px;
}
.search-input
{
	width: 191px;
	float: left;
}
.search-button
{
	width: 31px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.search-input .inputbox
{
	/*-------- working in all browsers ------*/
	background: none;
	border: none;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	padding: 6px 0px 7px 15px;
	vertical-align: top;
	width: 191px;
}
* html .search-input .inputbox
{
	height: 26px;
	width: 191px;
	padding: 5px 0px 3px 15px;
}

.search-button .button
{
	background: none;
	border: none;
	color: #cb670e;
	font: bold 12px Arial;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 39px;
	height: 27px;
	vertical-align: top;
}
* html .search-button .button
{
	width: 39px;
	height: 27px;
}

/*-------------------------------------search-result---*/
.search_result
{
	padding: 0px 0px 0px 0px;
}
/*-------------------title----*/

.search_result h3
{
	color: #808080;
	font-size: 14px;
}

/*-------------------article----*/

.search_result p
{
	padding: 10px 0px 0px 0px;
}
/*----------*/
#search_searchword
{
	border: 1px solid #999;
}
legend
{
	color: #808080;
}

.highlight
{
	/* highlight sought word */
	color: #285ba0;
	font-weight: bold;
}

.phrase
{
	border: solid 1px #282828;
	color: #282828;
	float: left;
	margin: 10px 10px 10px 0;
	padding: 10px 10px 10px 10px;
	width: 60%;
	height: 140px;
}
.phrase .inputbox
{
	background: #fff;
	color: #808080;
	display: block;
	margin-top: 5px;
}

.phrase .inputbox option
{
	background: #fff;
	border-bottom: solid 1px #333;
	padding: 2px;
}
.phrase .inputbox option a:hover
{
	background: #C00;
	border-color: #cfd0d6;
	color: #282828;
}
fieldset.word, fieldset.only
{
	border: solid 1px #282828;
}
.ordering
{
	display: inline;
	padding: 3px 0px 0px 0px;
}

.only
{
	border: solid 0;
	line-height: 1.3em;
	margin: 10px 0 0 10px;
	padding: 10px 10px;
	height: 140px;
}
.word
{
	border: solid 0 !important;
	padding: 10px 10px 10px 0;
}
.word input
{
	background: #fff;
	color: #ff6614;
	font-weight: normal;
	margin: 0 10px 0 10px;
	padding: 1px 2px 2px 2px; 
	vertical-align:middle;
}
.word .button
{
	margin-top: 0px;
	display: inline !important;
	vertical-align: middle;
}
.contact_email input
{
	margin: 4px 0px 3px 0px;
}
/*-------------------------------------admin-form---*/

.adminform td
{
	padding: 0px 0px 2px 0px;
}

/*---------------------------system-error-messages--*/
.err-space
{
	margin: 0px 0px 0px 25px;
}
.error
{
	margin: 0px 0px 10px 0px;
}
.error h2
{
	color: #ff0000;
	font: bold 14px Tahoma;
	padding: 0px 0px 5px 20px;
}
#system-message dt.error, dt.message
{
	display: none;
}
.error dd ul
{
	background: #ce0303;
	border-top: 3px solid #670606;
	border-bottom: 3px solid #670606;
	color: #fff;
	margin: 0;
	padding: 5px 0px 5px 5px;
}
.error dd ul li
{
	background: none !important;
	color: #fff !important;
	margin: 0px 0px 0px 20px !important;
}
.pass_remind
{
	vertical-align: middle;
	padding: 0px 0px 0px 10px;
}

/*---------------------------------------------------------------------------------boxes---*/
.bottom-boxes
{
	/*padding:0px 15px 10px 22px;*/
	padding: 0px 10px 10px 10px;
}
.bottom-boxes .bg2
{
	background: #fef3cc;
	padding: 0px 0px 12px 0px;
}
.module
{
	margin: 0px 0px 0px 0px;
}
.module img
{
	margin: 0px 15px 0px 0px;
}
.module .first
{
	padding: 10px 16px 0px 15px;
}
.s4 .first
{
	background: url(/images/box-top.gif) no-repeat 0 0 #fff;
	width: 265px;
}
.bottom-boxes .first
{
	padding: 0px 0px 0px 0px;
}
.module .sec
{
	width: 100%;
}
.s4 .sec
{
	background: url(/images/box-bottom.gif) no-repeat 0 bottom;
}
.module .box-indent .width
{
	overflow: hidden;
}
.bottom-boxes .box-indent
{
	padding: 20px 10px 10px 25px;
}
.s15 .box-indent
{
	padding: 0px 0px 0px 20px;
}
.bottom-boxes .module div img
{
	margin: 0px 15px 0px 0px;
}
.bottom-boxes .module ul
{
	margin: 0px 0px 0px 0px;
}
.bottom-boxes .module ul li
{
	background: url(/images/list-item3.png) no-repeat 0 7px;
	padding: 0px 0px 0px 15px;
}
.bottom-boxes .module ul li a
{
	color: #7b4f2c;
}
/*-------------------title----*/

.module h3
{
	background: url(/images/icon01.png) no-repeat 0 0;
	color: #301600;
	font: bold 20px Arial, Helvetica, sans-serif;
	padding: 5px 0px 17px 44px;
}
.s1 h3
{
	background: url(/images/icon02.png) no-repeat 0 0;
}
.s2 h3
{
	background: url(/images/icon03.png) no-repeat 0 0;
}
.s3 h3
{
	background: url(/images/icon04.png) no-repeat 0 0;
}
.s4 h3
{
	margin: 0px 0px 15px 0px !important;
	padding-left: 0px !important;
}
.s5 h3
{
	background: url(/images/icon05.png) no-repeat 0 0;
}
.s6 h3
{
	background: url(/images/icon06.png) no-repeat 0 0;
}
.s7 h3
{
	background: url(/images/icon07.png) no-repeat 0 0;
}
.s8 h3
{
	background: url(/images/icon08.png) no-repeat 0 0;
}
.s9 h3
{
	background: url(/images/icon09.png) no-repeat 0 0;
}
.s10 h3
{
	background: url(/images/icon10.png) no-repeat 0 0;
}
.s11 h3
{
	background: url(/images/icon11.png) no-repeat 0 0;
}
.s13 h3
{
	background: url(/images/icon13.png) no-repeat 0 0;
}
.s14 h3
{
	background: url(/images/icon14.png) no-repeat 0 0;
}
.s15 h3
{
	background: url(/images/icon15.png) no-repeat 0 0;
}
.s4 .box-space
{
	padding: 0px 12px 0px 0px;
}
.bottom-boxes h3
{
	background: #9d663a;
	padding: 11px 10px 11px 24px;
	color: #fff;
	font: bold 18px Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}
/*-------------------content----*/
.bottom-boxes .module div
{
	color: #7b4f2c;
}
.bottom-boxes .module td, .bottom-boxes .module p
{
	color: #7b4f2c;
}
.module div
{
	color: #575757;
	font-size: 12px;
	line-height: 18px;
}
.module font
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #a41e1c;
}
.module label
{
	color: #000;
	display: block;
	line-height: 100%;
	padding: 0px 0px 3px 0px;
	vertical-align: middle;
}
.module td, .module p
{
	color: #575757;
	font-size: 12px;
	line-height: 17px;
	padding: 0px 0px 10px 0px;
}
.module ul
{
	list-style: none;
	margin: 0px 0px 0px 20px;
}
.module li
{
	padding: 0px 0px 10px 16px;
	background: url(/images/list-item2.gif) no-repeat 0 6px;
}
.module li a, .module li a:hover, .module li a:visited
{
	color: #000;
}
.module li a
{
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
.module li a:hover
{
	text-decoration: underline;
}
.count
{
	/* count users */
	font-weight: normal;
	color: #282828;
}
.module a
{
	color: #15221e;
	text-decoration: none;
}
.module a:hover
{
	color: #15221e;
	text-decoration: underline;
}
.module .inputbox
{
	background: #fff;
	border: 1px solid #b0a88f;
}
.module em
{
	color: #a39f90;
}
/*-------------------------------------mainmenu---*/
.module_menu
{
	margin: 0px 0px 11px 0px;
	width: 100%;
	overflow: hidden;
}
.module_menu .first
{
	width: 100%;
}
.module_menu .sec
{
}
.module_menu .box-indent
{
}
.module_menu ul
{
	list-style: none;
	margin: 0px 0px 0px 0px;
}
.module_menu li
{
	float: none !important;
	padding: 0px 0px 1px 21px;
}
.module_menu li li
{
	border: none;
	padding: 0px 0px 1px 21px;
}
.module_menu li a
{
	color: #000;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
.module_menu li a:hover
{
	text-decoration: underline;
}
/*-------------------title----*/

.module_menu h3
{
	color: #bc5500;
	font: bold 24px Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 0px;
}

/*-----------------content----*/
.module_menu div
{
	color: #fff;
	font-size: 12px;
}
/*-------------------------------------topmenu---*/
.module-topmenu
{
	padding-left: 0px;
}
ul.menu-nav
{
	padding: 10px 0px 0px 0px;
	list-style: none;
}
ul.menu-nav li, ul.menu-nav li.active
{
	float: left;
	padding: 0px 0px 0px 4px;
}
ul.menu-nav li a, ul.menu-nav li a:hover, ul.menu-nav li a:visited
{
	color: #fff;
}
ul.menu-nav li a
{
	display: block;
	color: #fff;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}
ul.menu-nav li a span
{
	display: block;
	padding: 10px 13px 13px 12px;
}

/*-------------------hover----*/

ul.menu-nav li a:hover
{
	background: url(/images/topmenu-item-left.png) no-repeat 0 0;
	display: block;
	color: #996634;
	text-decoration: none;
}
.body2 ul.menu-nav li a:hover
{
	background: url(/images/topmenu-item-left2.png) no-repeat 0 0;
}
.body3 ul.menu-nav li a:hover
{
	background: url(/images/topmenu-item-left3.png) no-repeat 0 0;
}
ul.menu-nav li a:hover span
{
	background: url(/images/topmenu-item-right.png) no-repeat right 0;
	display: block;
	padding: 8px 13px 20px 12px;
}
.body2 ul.menu-nav li a:hover span
{
	background: url(/images/topmenu-item-right2.png) no-repeat right 0;
}
.body3 ul.menu-nav li a:hover span
{
	background: url(/images/topmenu-item-right3.png) no-repeat right 0;
}
/*-------------------active----*/

ul.menu-nav li.active a
{
	background: url(/images/topmenu-item-left.png) no-repeat 0 0;
	color: #996634 !important;
	width: auto;
}
ul.menu-nav li.active a span
{
	background: url(/images/topmenu-item-right.png) no-repeat right 0;
	display: block;
	padding: 8px 13px 20px 12px;
}
.body2 ul.menu-nav li.active a
{
	background: url(/images/topmenu-item-left2.png) no-repeat left 0;
}
.body2 ul.menu-nav li.active a span
{
	background: url(/images/topmenu-item-right2.png) no-repeat right 0;
}
.body3 ul.menu-nav li.active a
{
	background: url(/images/topmenu-item-left3.png) no-repeat left 0;
}
.body3 ul.menu-nav li.active a span
{
	background: url(/images/topmenu-item-right3.png) no-repeat right 0;
}
/*----------------------------------------login-form---*/

.module-login
{
	background: url(/images/loginform-bg.png) no-repeat 0 0;
	width: 281px;
	height: 227px;
}
.module-login .sec
{
}
.module-login .box-indent
{
	padding: 12px 26px 10px 24px;
}

/*-------------------title----*/

.module-login h3
{
	color: #130903;
	font: normal 20px Arial, Helvetica, sans-serif;
	padding: 0px 0px 13px 0px;
}

/*-----------------content----*/

.module-login label
{
	color: #5a5a4f !important;
	font: normal 12px Arial, Helvetica, sans-serif;
	display: block;
	padding: 0px 0px 10px 0px;
}
.module-login p, .module-login div, label.remember
{
	color: #5a5a4f !important;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 17px;
}
.module-login a, .module-login a:hover, .module-login a:visited
{
	color: #120903;
	font: bold 11px Arial, Helvetica, sans-serif !important;
	line-height: 140%;
	text-decoration: none;
}
.module-login a:hover
{
	text-decoration: underline;
}
.module-login .inputbox
{
	/* inputbox */
	background: url(/images/login-bg.gif) no-repeat 0 0;
	border: none;
	color: #000;
	font-size: 12px !important;
	margin: 0px 0px 10px 0px;
	padding: 6px 0px 7px 5px;
	vertical-align: middle;
	width: 230px;
}
* html .module-login .inputbox
{
	height: 27px;
	width: 230px;
	margin: 0px 0px 10px 0px;
}
.module-login .button
{
	/* button */
	background: url(/images/loginButton.png) no-repeat 0 0;
	border: none;
	color: #000;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin: 0px 0px 3px 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	width: 52px;
}
* html .module-login .button
{
	height: 27px;
	padding: 2px 0px 0px 0px;
}
#mod_login_remember
{
	/* checkbox */
	background: #fff;
	border: none;
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
	vertical-align: middle;
	width: 12px;
	height: 12px;
}
.module-login span
{
	display: block;
	color: #6ec7fd;
	text-align: right;
	margin: 0px 0px 10px 0px;
}
.module-topmenu
{
	background: url(/images/topmenu-bg.gif) repeat-x 0 0;
	width: 100%;
}
.topmenu-left
{
	background: url(/images/topmenu-left.png) no-repeat 0 0;
	height: 57px;
	width: 5px;
}
.topmenu-right
{
	background: url(/images/topmenu-right.png) no-repeat right 0;
	height: 57px;
	width: 5px;
}
/*---------------------------------------------------------structure---*/
#body
{
	background: url(/images/gradient.gif) repeat-x 0 0 #fffcf1;
	padding: 20px 0px 15px 0px;
}
.main
{
	/*	background:url(/images/bg.png) no-repeat 50% 0;*/
	width: 964px;
}

/*-------------------------------------header---*/
.indent
{
	padding: 0px 18px 0px 24px;
}
#top
{
	height: 87px;
}
#logo
{
	width: 940px;
}
#logo .space
{
	padding: 23px 0px 0px 25px;
	float: left;
}
#search
{
	float: right;
	width: 281px;
	padding: 31px 0px 0px 0px;
}
#header
{
	background: url(/images/header1.jpg) no-repeat 0 0;
	height: 248px;
	overflow: hidden;
}
.body2 #header
{
	background: url(/images/header2.jpg) no-repeat 0 0;
}
.body3 #header
{
	background: url(/images/header3.jpg) no-repeat 0 0;
}
#mid
{
	height: 59px;
	background: url(/images/topmenu-bg.png) repeat-x 0 0;
}
.body2 #mid
{
	height: 59px;
	background: url(/images/topmenu-bg2.png) repeat-x 0 0;
}
.body3 #mid
{
	height: 59px;
	background: url(/images/topmenu-bg3.png) repeat-x 0 0;
}
#topmenu
{
	float: left;
}
#themes
{
	float: right;
	width: 112px;
	padding: 21px 0px 0px 0px;
	overflow: hidden;
}
#themes .color1
{
	display: block;
	width: 18px;
	height: 18px;
	background: url(/images/themeButton-bg.gif) no-repeat 0 0;
	color: #b8b5b3;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: left;
	text-align: center;
	margin: 0px 2px 0px 0px;
}
.body2 #themes .color1
{
	background: url(/images/themeButton-bg2.gif) no-repeat 0 0;
}
.body3 #themes .color1
{
	background: url(/images/themeButton-bg3.gif) no-repeat 0 0;
}
.bg
{
	background: url(/images/content-bg.jpg) repeat-x 0 0 #fff;
	width: 100%;
	overflow: hidden;
}
.space2
{
	padding: 16px 18px 20px 16px;
}
#login
{
	float: right;
	width: 450px;
	padding: 5px 0px 0px 0px;
}
/*-------------------------------------content---*/

#content
{
	background: #fff;
	padding: 5px 6px 5px 5px;
}
.shadow-top
{
	background: url(/images/shadow-top.png) repeat-x 0 0 #fff;
}
.shadow-left
{
	background: url(/images/shadow-left.png) repeat-y 0 0;
	width: 100%;
}
.shadow-right
{
	background: url(/images/shadow-right.png) repeat-y right 0;
}
.shadow-top-left
{
	background: url(/images/shadow-top-left.png) no-repeat 0 0;
}
.shadow-top-right
{
	background: url(/images/shadow-top-right.png) no-repeat right 0;
	padding: 12px 12px 0px 12px;
}

.footer-left
{
	height: 59px;
}
.footer-right
{
	background: url(/images/footer-right.png) no-repeat right bottom;
}

.content
{
	padding: 8px 0px 0px 0px;
}
#right
{
	background: #fff;
	float: right;
	width: 284px;
	margin: 0px 0px 0px 22px;
	padding: 6px 0px 0px 0px;
}
.container
{
	overflow: hidden;
}
/*-------------------------------------footer---*/

#footer
{
	background: url(/images/footer-left.png) no-repeat 0 bottom;
}
.footer-bg
{
	background: url(/images/footer-bg.png) repeat-x 0 bottom;
	margin: 0px 27px 0px 27px;
	padding: 15px 0px 15px 0px;
}
#footer .space
{
	color: #6e6d6d;
	font-size: 12px;
	font-weight: normal;
	padding: 4px 0px 15px 25px;
	text-align: center;
}
.fr
{
	float: right;
	width: 52px;
}
.fl
{
	float: left;
	width: 150px;
}
.col1
{
	background: #fff;
	width: 284px;
	float: left;
	padding: 6px 0px 0px 0px;
}
.col2
{
	padding: 6px 0px 0px 0px;
	background: #fff;
	width: 284px;
	float:right;
}
.col3
{
	padding: 6px 0px 0px 0px;
	background: #fff;
	width: 584px; 
	float:left;
}
.clr
{
	overflow: hidden;
	width: 100%;
}
.more
{
	background: url(/images/more.png) no-repeat right 6px;
	float: right;
	color: #74502c !important;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	padding: 0px 8px 0px 0px;
}
.style1
{
	list-style: none;
	margin: 5px 0px 10px 10px !important;
}
.style1 li
{
	background: url(/images/list-item.gif) no-repeat 0 5px;
	padding: 0px 0px 2px 10px;
}
.style1 li a, .style1 li a:visited
{
	color: #7e440c;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
.style1 li a:hover
{
	text-decoration: underline;
	color: #7e440c;
}
.name
{
	display: block;
	text-align: right;
}
.sep
{
	width: 30px;
}

.module-newsletters
{
	background: url(/images/module-newsletters.png) no-repeat 0 0;
	width: 264px;
	height: 58px;
}
.module-newsletters h3
{
	color: #fffffe;
	font: bold 17px Arial, Helvetica, sans-serif;
	padding: 3px 0px 4px 12px;
}
.newslatter
{
	background: url(/images/newslatter-input.png) no-repeat 5px 0px;
	padding: 1px 8px 1px 10px;
}
* html .newslatter
{
	padding-top: 2px;
}
.newslatter .width
{
	overflow: hidden;
}
.moduleInput
{
	background: none;
	border: none;
	float: left;
	width: 153px;
	padding: 2px 0px 4px 10px;
}
.moduleButton
{
	margin: 1px 0px 0px 0px;
	background: url(/images/subscribe.png) no-repeat 0 0;
	width: 70px;
	height: 23px;
	border: none;
	float: right;
	color: #fff;
	font: normal 12px Arial, Helvetica, sans-serif;
}
* html .moduleButton
{
	height: 23px;
	margin: 0px 0px 0px 0px;
}
.col100 .newslatter
{
	width: 330px;
	height: 25px;
}
.col100 label
{
	margin: 4px 0px 0px 0px;
	display: block;
}
.ImageGallery
{
	margin: 3px 0px 3px 0px;
	border-style: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana,Arial,San-Serif;
	background-color: Gray;
	border-right: Gray 1px solid;
	border-top: Gray 1px solid;
	border-left: Gray 1px solid;
	border-bottom: Gray 1px solid;
	color: #FFFFFF;
}
.ErrorMessage
{
	color: Red;
	font-weight: bold;
}
.loginboxdiv
{
 margin:0;
 height:21px;
 width:146px;
 background:url(/images/login_bg1.gif) no-repeat bottom;
}

.loginbox
{
 background:none;
 border:none;
 width:134px;
 height:14px;
 margin:0;
 padding:  4px 7px 0px 7px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
}
.login-button
{
	background: url(/images/loginButton.png) no-repeat 0 0;
	border: none;
	color: #000;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0px 0px 3px 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	width: 52px;
	cursor: pointer;
}
tr.cell_Gray
{
    FONT-SIZE: x-small;
    BACKGROUND-COLOR: #ebebeb;
    height: 25px;
}
tr.cell_White
{
    FONT-SIZE: x-small;
    BACKGROUND-COLOR: white;
    height: 25px;
}