body {
	margin: 0; padding: 0; 
	background: #FFF; 
	color: #672912; 
	font-size: 12px; 
	font-family: 'Trebuchet MS', sans-serif; 
}
#main {
	width: 998px; 
	margin: 0 auto 1em auto;
}
#header {
	height: 220px;
	/*height: 290px;
	height: 300px;*/
	margin-bottom: 1em;
	background: url("images/bg_header.jpg") 0% 0% repeat-x;
	position: relative;
}
#header strong { font-size: 130%; color: #FFF; }
#header a { text-decoration: none; }
#header #slogan { width: 100%; position: absolute; bottom: 0; }
#header #slogan p { width: 490px; float: left; height: 67px; text-align: justify; font-weight: bold; }
#header #slogan p.right { float: right; }
#header #logo {
	 float: left;
}
#flags {
	margin: .2em .5em 0 0;
	padding: 0;
	text-align: right;
}
#edit {
	margin-top: .5em;
	margin-right: 1em;
	font-size: .9em;
	float: right;
}
#content {
	width: 798px;
	float: right; 
	background: #FFF;
}
#content .inside {
	margin: 0;
	padding: 0 0 0 3px;
	padding: 0 0 1em 5px;
	min-height: 100%;
}
#sidebar {
	width: 200px; 
	float: left;
	background: url("images/bg_sidebar.jpg") 0% 100% no-repeat;
}
#footer {
    margin-top: 1em;
    padding-top: 30px; 
	height: 75px;
	clear: both;
	background: url("images/bg_footer.jpg") 0% 0% no-repeat;
	text-align: right;
}
#footer p { text-align: left; }
a { color: #672912;  }
a:hover { color: #83BB1A; }
#sidebar a {
	color: #FFF; 
}
h1, h1 a {
	margin: 3px 0 1em 0;
	padding: 0 0 0 1em;
	
	height: 45px;
	line-height: 45px;
	
	background: url("images/bg_h1.jpg") 0% 50% no-repeat;
	font-size: 130%;
	color: #FFF;
}
h2, h2 a {
	margin: 1em 0 .5em 0;
	font-size: 120%; 
	color: #672912;
}
h3, h3 a {
	font-size: 100%; 
}
h4, h4 a {
	font-size: 90%; 
}
p {
	margin-top: 0;
	margin-bottom: .5em;
	padding: 0;
}
ul { margin-top: 0; }
ul li { padding-top: .5em; }

div.divider { 
	width: 95%; 
	height: 20px;
	margin: 1em 0 0 0;
	padding: .2em 0;
	background: transparent url("images/hr.jpg") 0% 0% no-repeat;
	display: block;
}
fieldset {
	 width: 75%;
	 border: 0; 
	 padding: 1em; 
}
legend {
	 font-style: italic; 
	 font-weight: bold; 
	 font-size: 1em; 
	 background: #025774; 
	 color: #FFF; 
	 border: solid 1px #999; 
	 padding: 0 .4em 0 .4em; 
}
label { 
	float: left;
	width: 30%;
	text-align: right;
	margin: 4px 1em 0 0;
}
fieldset#submit {
	margin-top: 1em;
	padding: .5em;
	text-align: center;
}
fieldset#submit input {
	margin-top: .5em;
	padding: .2em .4em;
	text-align: center;
	background-color: #54BA01;
	border: solid 1px #137F00;
	color: #FFF;
	font-size: 100%;
	font-weight: bold;
}
input, select {
	margin-bottom: .5em;
}
input.checkbox {
	width: 1em;
	margin-bottom: 0;
	padding: 0;
	border: none;
}
div.buttons {
	margin-top: 1em;
	float: right;
}
div.buttons input {
	 border: solid 1px #000;
	 background: #99CC66; 
	 color: #000;
}
img { margin: 0; padding: 0; border: 0; }
pre { font-size: 120%; }

.cleaner { display: none; clear: both; }
.clear { clear: both; }
.ref {
	float: left;
	margin: 0 2em 0 0; 
	padding: .3em;
	border: solid 1px #D1E5EF;
	background-color: #EFFAFF;
}

/* SIDEBAR MENU */
#menu { margin-bottom: 13px; background: url("images/bg_menu.jpg") 0% 0% no-repeat; }
#menu ul {
	padding: 7px 0 0 0;
	margin: 0;
}
#menu li {
	margin: 0 0 7px 0; padding: 0 0 0 6px;
	list-style-type: none;
}
#menu li a {
	padding: 0;
	width: 180px; 
	height: 38px;
	line-height: 38px;
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	display: block;
	background: url("images/bg_button.gif") 0% 0% no-repeat;
}
#menu li a:hover {
	background: url("images/bg_button_hover.gif") 0% 0% no-repeat;
}
#menu li.subpage {
	font-size: 95%;
	
}
#menu ul li.subpage a {
	font-weight: normal;
}
#menu li ul li { margin: 0 0 7px 0; padding: 0 13px; }
#menu li ul li a { width: 154px; height: 28px; line-height: 28px; background: url("images/bg_button_sub.gif") 0% 0% no-repeat; }
#menu li ul li a:hover { background: url("images/bg_button_sub_hover.gif") 0% 0% no-repeat; }

div.pages {
	margin: 0 .5em 0 0;
	padding: 0;
	color: #001333;
	dispaly: inline;
	font-style: italic;
}
div.pictureMenu {
	font-size: 95%;
	text-align: right;
	line-height: 2em;
	float: right;
}
div.pictures {
	min-height: 250px; _height: 250px;
}
div.pictures div.picture {
	margin: .5em 0;
	padding: .2em;
	text-align: center;
	display: inline;
	float: left;
}
div.pictures ul {
	margin: 0 2em;
}
div.picture a {
	text-decoration: none;
}
#thumb {
	margin: .5em 0 1em 0; padding: 0;
	text-align: center;
	border: solid 1px #000;
}
#thumb img {
	margin: 0; padding: 0;
	border: 0;
}
/* Search */
#search { 
	padding: 1em .5em 0 0;
	text-align: right;
}
#search form { margin: 0; padding: 0;}
#search fieldset { width: 100%; margin: 0; padding: 0; border: 0; text-align: right; }
#search input { margin: 0; padding: 0;  font-size: .9em;}
#search input#sbi { width: 10em; font-size: .9em; padding: 2px; }
#search input#sbb { margin: 0; padding: 1px .5em; _padding: 0; color: #FFF; background: #8EA6C8;}
#search input#ss0, #search input#ss1 { 
	width: 1em; 
	vertical-align: -20%; _vertical-align: -10%; 
	border: 0; 
	padding: 0;
	margin: 0;
}
#search label { 
	float: none;
	margin: 0; padding: 0;
	color: #EFEFEF;
}
#googleSearchUnitIframe { font: normal .8em 'Trebuchet MS' !important; }

/* ARTICLES */
#articles {
	margin: 0; padding: 0;
	font-size: 90%;
	list-style-type: none;
}
#articles li { clear: right; }
#articles li a.more { float: right; }

em.annotation {
	display: block;
	margin-bottom: 1em;
	clear: right;
}

/* BASIC CLASS */
.right { float: right; }

/* RESULT MSG */
#result {
	 width: 30em;
	 margin: .2em auto; 
	 padding: .3em 1em .3em .3em;
	 background-color: #FFF; 
	 font-size: 110%;
	 font-weight: bold;
}
#result.success {
	 border: solid 2px #54BA01;
	 color: #54BA01;
}
#result.fail {
	 border: solid 2px #CF4141;
	 color: #CF4141;
}
#result img {
	float: left;
	margin: 0 1em 0 0; 
}
#result p {
	margin: .3em 0; 
	padding: 0;
}

/* PRODUCT LIST */
ul.subPages { margin: 1em 0 0 0; padding: 0; }
ul.subPages li {
    width: 260px; height: 183px;
    margin: 0 5px 1em 0;
    margin: 0 4px 1em 0;
    padding: 0;
    background: url("images/bg_product.jpg") 0% 0% no-repeat;
    float: left; 
    list-style-type: none;
    position: relative;
}
ul.subPages li div {
    width: 100px; height: 100px;
    margin: 0; padding: 0;
    color: #000;
    position: absolute; right: 20px; bottom: 20px;
}
ul.subPages li a { color: #000; }
ul.subPages li div h2 {
    margin: 0 10px; padding: 0;
    font-size: 15px; font-weight: normal;
    color: #000;
}
ul.subPages li div p { margin: 0; padding: 0 10px; clear: both; }
ul.subPages li a.buy {
    width: 64px; height: 22px; line-height: 22px;
    background: url("images/bg_buy.gif") 0% 0% no-repeat; color: #FFF;
    text-decoration: none; text-align: center;
    font-size: 11px; font-weight: bold;
    position: absolute; right: 23px; top: 20px;
}
ul.subPages li a.img {
    width: 115px; height: 145px;
    text-decoration: none;
    position: absolute; left: 17px; bottom: 20px;
}
ul.subPages li a.more { position: absolute; right: 28px; bottom: 25px; }

/* PRODUCT DETAIL */
#product_detail {}
#product_detail .img { 
    width: 263px; height: 310px; 
    margin-right: 10px; 
    background: url("images/bg_product_detail.jpg") 0% 0% no-repeat; 
    float: left;
}
#product_detail .img img { 
    margin: 12px 18px 16px 12px; 
}
#product_detail .text { width: 520px; float: left;}
#product_detail .buy {
    width: 64px; height: 22px; line-height: 22px;
    margin-top: 1.5em; 
    background: url("images/bg_buy.gif") 0% 0% no-repeat; color: #FFF;
    text-decoration: none; text-align: center;
    font-size: 11px; font-weight: bold;
    float: left;
}

input.button {
    width: 64px; height: 22px; line-height: 22px;
    background: url("images/bg_button_input.gif") 0% 0% no-repeat; color: #FFF;
    text-decoration: none; text-align: center;
    font-size: 11px; font-weight: bold;
    border: none;
}

/* BLOCKS */
.block {
    width: 260px; height: 236px;
    margin: 0 5px 1em 0; 
    margin: 0 4px 1em 0; 
    padding: 0;
    color: #000;
    float: left; 
}
.block.gray { background: url("images/bg_gray.jpg") 0% 0% no-repeat; }
.block.orange { background: url("images/bg_orange.jpg") 0% 0% no-repeat; }
.block div.ins { margin: 11px 16px 15px 11px;  margin: 16px 21px 20px 16px; width: 223px; height: 204px; overflow: hidden; }
.block div.ins h3 { margin: 0; padding: 0; }
.block div.ins h3 a { text-decoration: none; }
.block div.ins h4 { margin: 3px 0 0 0; padding: 0; font-weight: bold; font-size: 13px; }
.block div.ins a { color: #000; }

.block.poll h3 {  }
.block.poll form { padding: 1em 0; }
.block.poll form label { float: left; width: auto; }
.block.poll form input { float: left; margin-top: 6px; }
.block.poll form input.button { float: right; margin-top: 0; }
.block.poll form p { margin: 0; padding: 0; }
.block.poll form .submit { clear: both; float: none; }
.block.poll ul { margin: 1em 0 0 0; padding: 0; list-style-type: none; }
.block.poll ul li { clear: both; }
.block.poll ul li .label { float: left; width: 4em; }
.block.poll ul li .cover { float: right; width: 175px; color: #FFF; }
.block.poll ul li .cover .graph { padding-left: 2px; }

.new { width: 110px; height: 110px; position: absolute; top: 1px; left: 1px; background: url("images/new.gif") 0% 0% no-repeat; }

#sendMsg, #sendMsg fieldset { margin:0;padding:0; }
#sendMsg label { width:7em; }
