/*Alpha PNG support for IESelf-removing expression trick from: <a href="http://dean.edwards.name/my/misbehaviors/OnAfterPrint" target="_blank">http://dean.edwards.name/my/misbehaviors/OnAfterPrint</a> doesnt seem worth the trouble; PNGs will look buggy after printingbecause IE has buggy PNG support.\*/* html img/**/ { filter:expression( this.napalmLoaded ? "" : ( this.src.substr(this.src.length-4)==".png" ? ( (!this.complete) ? "" : this.runtimeStyle.filter= ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+ (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+ String(this.napalmLoaded=true).substr(0,0)+ (this.src="tpl/blank.gif").substr(0,0) ) : this.runtimeStyle.filter="" ) );}/**/

html, body {
	background-color: #e0ddc6;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	font-size: 12px;
	height: 100%;
}

#pageContainer {
	text-align: center; 
	width: 100%;
	height: 100%;
}

body > #pageContainer {
	height: auto;
	min-height: 100%;
}

#pageFooter {
	clear: both;
	text-align: center;
}

div.footer_content {
	width: 968px;
	margin: auto;
	position: relative;
	height: 43px;
}

div.footer_content div.footer_left {
	float: left;
	width: 206px;
	font-size: 10px;
}

div.footer_content div.footer {
	padding-top: 38px;
	float:right;
	font-size: 10px;
	color: #FFFFFF;
}

div.footer_content div.footer a, div.footer a:link, div.footer a:visited {
	font-size: 10px; 
	color: #C5B593; 
	text-decoration: none;
}

div.footer_content div.footer a:hover, div.footer a:visited:hover {
	color: #859F05;
}

h4, p, li, dt, dd, td, label, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
}

form {
	margin: 0px;
}

label {
	cursor: pointer;
}

td {
	font-size: 12px;
	color: #4a4836;
	text-decoration: none;
	line-height: 18px;
}

a, .siteTree li.board a.clear {
	font-size: 12;
	color: #488D03;
	text-decoration: underline;
	display: inline;
	outline: none;
}

a:hover, .siteTree li.board a.clear:hover {
	text-decoration: underline;
	color: #859F05;
}

.horizontalMenu {
}

.horizontalMenu a { 
	padding: 5px 10px; 
	border: 1px solid #CFCAA6; 
	border-bottom: none;
	display: block; 
	color: #4a4836;
	text-decoration: none;
}

.horizontalMenu a:link, #navlist a:visited {
	color: #4a4836;
	text-decoration: none;
}

.horizontalMenu a:hover {
	color: #4a4836;
	background-color: #F6F6F6;
	text-decoration: none;
}

ol li a, ul li a {
	cursor:pointer;
}

.menu {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

.menu li {
	padding-bottom: 2px;
	background: url(/img/main_tpl/menu_border.png) 0px bottom repeat-x;
}

.menu li a {
	background-color: #ccc8a5;
	color: #4a4836;
	display: block;
	margin: 0pt;
	text-decoration: none;
	line-height: 15px;
	padding: 7px 10px;
}

.menu li a.active,
.menu li.level2 a.active,
.menu li.submenu a.active {
	color: #488D03;
	background-color: #ccc8a5;
}

.menu li a:hover,
.menu li.level2 a:hover,
.menu li.submenu a:hover {
	background-color: #9E983F;
	color: #FFFFFF;
	text-decoration:none;
}

.menu li.level2 a {
	color: #4a4836;
	padding: 7px 10px 7px 22px;	
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #b8b494;
	background-image: url(../img/main_tpl/menu/level2.png);
}

.menu li.level2 a:hover {
	background-color: #9E983F;
	background-image: url(../img/main_tpl/menu/level2_on.png);
}

.menu li.submenu a {
	color: #4a4836;
	padding: 7px 10px 7px 30px;
	background-repeat: no-repeat;
	background-position: center left;
	background-color: #b8b494;
	background-image: url(../img/main_tpl/menu/level2.png);
}

.menu li.submenu a:hover {
	background-color: #9E983F;
	background-image: url(../img/main_tpl/menu/level2_on.png);
}

/* site tree */
.siteTree {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

.siteTree ul {
	list-style-type:none; 
	margin:0pt; 
	padding:0pt;
}

.siteTree li a:hover {
	/* image in menu background -> background:#444444 url(/images/background_menu_active.jpg) repeat-x scroll 0pt; */
	text-decoration: underline;
	color: #859F05;
}
.siteTree li a {
	/* image in menu background -> background:#E3E3E3 url(/images/background_menu.jpg) repeat-x scroll 0pt; */
	color: #4a4836;
	display: block;
	margin: 0pt;
	text-decoration: none;
	line-height: 14px;
}

.siteTree li.level0 a {
	padding: 4px 0px;	
}

.siteTree li.level1 a {
	background-image: url(../img/main_tpl/pageTree/level1.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 4px 38px;	
}

.siteTree li.level2 a {
	padding: 4px 10px 4px 55px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../img/main_tpl/pageTree/level2.gif);
}

.siteTree li.level3 a {
	padding: 4px 10px 4px 73px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../img/main_tpl/pageTree/level3.gif);
}

.siteTree li.level4 a {
	padding: 4px 10px 4px 89px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../img/main_tpl/pageTree/level4.gif);
}

.siteTree li.level5 a {
	padding: 4px 10px 4px 105px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../img/main_tpl/pageTree/level5.gif);
}

.siteTree li.level6 a {
	padding: 4px 10px 4px 121px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../img/main_tpl/pageTree/level6.gif);
}

.siteTree li.level7 a {
	padding: 4px 10px 4px 137px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../img/main_tpl/pageTree/level7.gif);
}

.siteTree li.level8 a {
	padding: 4px 10px 4px 153px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../img/main_tpl/pageTree/level8.gif);
}

.siteTree li.level9 a {
	padding: 4px 10px 4px 169px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../img/main_tpl/pageTree/level9.gif);
}

.siteTree li.level10 a {
	padding: 4px 10px 4px 185px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../img/main_tpl/pageTree/level10.gif);
}

/* site tree end */

/* board */
.boardTable {
	width: 100%; 
	border: 0; 
	border-bottom: 1px solid #CFCAA6;
	background-color: #f6f6f6;
}

.boardTable td {
	padding: 7px 5px;
}

.boardTable .tdTopic {
	font-size: 11px; 
	line-height: 110%; 
	border-left: 1px solid #CFCAA6;
}

.boardTable .tdBorder {
	border-left: 1px solid #CFCAA6;
}

.boardTable .boardTable_caption td {
	padding: 4px 5px;
	font-size: 11px;
	background-color: #e7e7e7;
	border-bottom: 1px solid #f2f2f2;
}

.postContainer {
	padding: 15px 5px 0 5px; 
	margin: 5px 0; 
	border-bottom: 1px dotted #CFCAA6;
	height: auto;
	min-height: 90px;   
}

.postContainer .postImg {
	border: 1px solid #CFCAA6; 
	padding:1px !important;
}

.addPost_containter {
	padding: 5px; 
	margin: 5px 0; 
	border-bottom: 1px dotted #CFCAA6;
}

.topicAdminLine {
	background-color: #f6f6f6;
	border-bottom: 1px solid #CFCAA6;
	font-size: 10px; 
	text-align: right;
	padding: 0 5px;
}

.topicAdminLine a.adm, .postAdminLine a.adm {
	text-decoration: none;
	display: inline;
}

.topicAdminLine a.adm:hover, .postAdminLine a.adm:hover {
	text-decoration: none;
}

.postAdminLine {
	font-size: 10px; 
	text-align: right;
}

.pageSwitcherContainter_top {
	text-align:right; 
	border-bottom:1px dotted #CFCAA6; 
	padding: 4px 5px;
}

.pageSwitcherContainter_bottom {
	text-align:right; 
	border-bottom:1px dotted #CFCAA6; 
	padding: 4px 5px;
}

.file_list_table {
	border-collapse: collapse;
	border: 1px solid #CFCAA6;
}

.file_list_table td {
	padding: 2px;
}

/* board end */

.caption_small a {
	font-size: 15px;
}

.caption_small {
	font-size: 15px;
}

h4.news_title {
  	font-size: 15px;
	padding: 0;
	margin: 0;
	font-weight:normal;
}

input {
	background: #e0ddc6; 
	color: #4a4836; 
	font-size: 12px; 
	padding-left: 2px; 
	padding-right: 2px;
	border: 1px solid;
	border-color: #aaa689;
}

.button {
	color: #FFF;
	cursor:pointer;
	font-size: 12px;
	font-weight:normal;
	padding: 1px 3px;
	background: url(/img/top_menu/bg_black.png) left center repeat-x #EBEBEB;
	border: none;	
}

select {
	font-family: Arial, Helvetica, sans-serif;
	color: #4a4836; 
	background: #e0ddc6;
	font-size: 12px; 
	border: 1px solid;
	border-color: #aaa689;
}

.textarea {
	color: #4a4836; 
	font-size: 12px; 
	padding-left: 2px;
	padding-right: 2px;
	background: #e0ddc6;
	font-size: 12px;
	border: 1px solid;
	border-color: #aaa689;
}

.checkbox {
	background: transparent;
}

td.shoppingCart {
	color: #FFA61C;
}

td.shoppingCart a {
	color: #FFA61C;
	font-size: 11px;
	text-decoration: none;
}

td.shoppingCart a:hover {
	color: #F39400;
	text-decoration: underline;
	font-size: 11px;
}

td.borderAll, div.borderAll, table.borderAll {
	border: 1px solid #CFCAA6;
}

td.bottomBorder, div.bottomBorder {
	border-bottom: 1px solid #CFCAA6;
}

.whereYouAreMenu {
	font-size: 11px;
	color: #4a4836;
	text-decoration: none;
	background: url(/img/main_tpl/bc_line.png) 0px bottom repeat-x;
}

.whereYouAreMenu a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.whereYouAreMenu a:hover {
	text-decoration: underline;
	color: #859F05;
}

div.hrLine {
	height: 8px; 
	line-height: 8px; 
	border-bottom: 1px solid #CFCAA6;
}

div.hrLine2 {
	height: 1px; 
	background-color: #CFCAA6;
	margin: 2px 0;
}

div.hrMediumLine {
	height: 3px; 
	line-height: 3px; 
	font-size: 0px; 
	border-bottom: 1px solid #CFCAA6;
}

div.hrSmallLine {
	height: 0px; 
	font-size: 0px; 
	line-height: 0px; 
	border-top: 1px solid #CFCAA6;
}

div.hrBold {
	background-color: #CFCAA6;
}

div#updateCartComponent {
	text-align: center;
}

div.component {
	text-align: left;
	background-color: #ccc8a5;
}

.component {
	text-align:left;
}

.smallText {
	font-size: 11px; 
	line-height: 11px;
}

tr.component td {
	/* background: #ccc8a5; */
}

span.caption {
	color: #488D03;
}


tr.component td span.smallText {
	font-size: 11px; 
	line-height: 11px;
	line-height: 28px;
}

.pageContent {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #f2f2f2;
}
	
h1.caption {
	font-size: 18px; 
	color: #FFFFFF;
	font-weight: normal;
	padding: 0;
	margin: 0;
	height: 37px;
}
	
.captionMenu {
	height: 37px;
	line-height: 36px;
	background: url(/img/main_tpl/caption_bg.jpg) top left no-repeat;
	font-size: 18px; 
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
	font-family: Palatino Linotype, Arial, Helvetica, sans-serif;
}

.captionMenu.h1 {
	background: url(/img/main_tpl/caption_h1.jpg) top left repeat-x;
}

.captionMenu a {
	font-size: 18px; 
	color: #FFFFFF;
	text-decoration: none;
}

.captionMenu a:hover {
	color: #859F05;
	text-decoration: none;
}

fieldset {
	border: 1px solid #CFCAA6;
	margin: 4px 0px 0px 0px;
	padding: 10px;
}

legend {
	color: #488D03;
	font-weight: bold;
}

.adminSections {
	height: 20px;
	overflow: hidden;
	background-repeat: repeat-x;
	background-position: center;
	background-image: url(../img/main_tpl/bgTabs.gif);
}

.message {
	color: #FF0000;
	font-weight: bold;
}

div.commentOdd {
	background-color: #F8F8F8; 
	border: 1px solid #CFCAA6;
}

div.antispamBox {
	background-color: #F8F8F8; 
	border: 1px solid #CFCAA6;
	margin-left: 30px; 
	width: 60px; 
	height: 30px; 
	text-align: center; 
	line-height: 30px;
}

div.counterBox {
	background-color: #F8F8F8; 
	border: 1px solid #CFCAA6;
	margin: 3px; 
	padding: 0 3px 0 3px; 
	text-align: center; 
	display: block;
	float: left;
	font-size: 11px;
	cursor: hand;
}

div.commentEven {
	background-color: #FFFFFF;  
}

td.bigImageBorder {
	border: 4px solid #CFCAA6;
}

div.mediumImageBorder {
	border: 3px solid #CFCAA6;
}

.smallImageBorder {
	border: 1px solid #CFCAA6;
}

tr.even td.imageCell {
	background-color: #FFFFFF;
	border-right: 1px solid #CFCAA6; 
}

tr.even td.descriptionCell {
	background-color: #e7e7e7; 
	padding: 4px 8px;	
}

tr.even div.descriptionCell {
	border-top: 1px solid #FFFFFF;
	height: 27px;
}

tr.odd td.imageCell {
	background-color: #FFFFFF; 
	border-right: 1px solid #CFCAA6;
}

tr.odd td.descriptionCell {
	background-color: #f6f6f6; 
	padding: 4px 8px;	
}

tr.odd div.descriptionCell { 
	border-top: 1px solid #FFFFFF; 
	height: 27px;
}

tr.checkoutFooter td {
	background-color: #f6f0e6;  
}

tr.checkoutFooter td.borderCell {
	background-color: #CFCAA6;
}

table.priceDetails tr td {
	background-color: #f7f7f7;  
}

table.priceDetails tr td.sum {
	color: #FF0000;  
}

.dataTable td {
	border-bottom: 1px solid #CFCAA6;
	border-right: 1px solid #CFCAA6;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#addBorders {
	border-left: none;
	border-bottom: none;
}

#dataTableOptions {
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
}

#addBorderLeft {
	border-left: 1px solid #CFCAA6;
}

#dataTableCaption td {
	background-color: #E8E6D1;
	color: #4a4836;
	border-top: 1px solid #CFCAA6;
}

td.componentsOdd {
	background-color: #e8e8e8;  
}

td.componentsEven {
	background-color: #f4f4f4;    
}

.tableProductSpecification td {
	font-size: 11px;
	text-align: left;
}

.errorsList {
	margin: 5px;
	margin-left: 20px;
	padding-left: 0;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
}

tr.error td {
	color: red;
	background-color: #FFDFDF;
}

div.colorPreview {
	width: 15px; 
	height: 15px; 
	cursor: pointer; 
	border: 1px solid #CFCFCE;
}

div.loadingContainer {
	font-size: 10px;
	font-weight: bold;
	width: 100px; 
	margin: 0px; 
	padding: 1px; 
	text-align: center; 
	color: #f2f2f2; 
	background-color: #FFFFFF;
}

div.loadingContainer div {
	border: 1px solid #f2f2f2;
	background-color: transparent;
}

.topMenu {
	font-size: 11px;
	color: #4a4836;
}

.topMenu a {
	font-size: 11px;
	color: #4a4836;
	text-decoration: none;
}

.topMenu a:hover {
	text-decoration: underline;
	color: #859F05;
}

/* scroll div */

.container {
	width: 511px;
	height: auto;
	overflow: hidden;
	border: 1px solid #CFCAA6;
	padding: 3px;	
}
/* scroll div - END */

.noImageBox {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 9px;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 2px;
	color: #B9B9B9;
	border: 1px solid #B9B9B9;
}

.productBox {
	border: 2px solid #CFCAA6;
}

.error_field {
	background-color: #F9C9C9;
}

.categorybox {
	padding: 3px;
	border: 4px solid #CFCAA6;
}

.spanSpacer {
	margin: 0 10px;
}

/* DROP DOWN MENU */
.anylinkcss {
	position:absolute;
	visibility: hidden;
	border:1px solid #CFCAA6;
	border-bottom-width: 0;
	font:normal 10px Arial, Helvetica, sans-serif;
	line-height: 18px;
	z-index: 100;
	text-align: left;
	background-color: #ccc8a5;
}

.anylinkcss a {
	width: 100%;
	display: block;
	border-bottom: 1px solid #CFCAA6;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
	font-size: 11px;
	height: 18px;
}

.anylinkcss a:hover {
	background-color: #f2f2f2;
	color: #859F05;
	text-decoration: none;
}
/* END DROP DOWN MENU */

/* TOP MENU */

.topPagesMenu ul {
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
}

.topPagesMenu ul li {
	float: left;
}

.topPagesMenu ul li span {
	float: left;
}

.topPagesMenu ul li h3 {
  	float: left;
  	font-weight: normal;
  	padding: 0;
  	margin: 0;
}

.topPagesMenu ul li a {
	float: left; text-decoration: none;
	color: #FFFFFF;
	height: 38px;
	padding: 0 12px;	
	line-height: 36px;	
	font-size: 14px;
}

.topPagesMenu ul li a:visited {
	color: #FFFFFF;
}

.topPagesMenu ul li a:hover, .menu ul li .current {
	color: #859F05;	
	text-decoration: none;	
}

.topPagesMenu ul li a.active {
	color: #FFF;
	background: url(/img/top_menu/bg_black.png) 0px 0px repeat-x;
}
			
/* END TOP MENU */			

.dropdownBox {
	position:absolute; 
	display:none;  
	padding: 8px 15px; 
	background-color: #ccc8a5; 
	border: 1px solid #CFCAA6;
}

#floatLayer {
	background-color: #ccc8a5; 
	border: 1px solid #CFCAA6;
	padding: 8px 15px; 	
	font-size: 12px;
}

.shopInfo {
	border: 2px solid #CFCAA6;
	width: 347px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-weight: bold;
	background-color: #ccc8a5; 
}

.shopInfo a {
	color: #FF0000;
	text-decoration: none;
}

h2.product_name {
	font-size: 17px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

a.product_name {
	font-size: 17px;
	text-decoration: none;
}

/* google analytics data */
table.garesults {
	border-collapse: collapse;
}

table.garesults td.report_name {
  	padding: 4px 8px;
	font-size: 11px;
	background: #4a4836;
	color: #ccc8a5;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #CFCAA6;
}

table.garesults td {
  	padding: 4px 8px;
	font-size: 11px;
	border-bottom: 1px solid #CFCAA6;
}

table.siteusage td {
	font-size: 13px;
}

table.garesults th {
	padding: 4px 8px;
    	color: #4a4836;
  	font-size: 11px;
	background: #b8b494;
	border-bottom: 1px solid #CFCAA6;
}
/* end google analytics */

/* keyword positions monitor */
table.keywords tr.even,
table.garesults tr.odd {
	background: #f6f6f6;
}

table.keywords tr.odd,
table.garesults tr.even {
	background: #f2f2f2;
}

table.keywords {
	width: 670px;
}

table.keywords,
table.keywords td {
  	font-size: 11px;
	border-bottom: 1px solid #CFCAA6; 
 	border-collapse: collapse;		
}

table.keywords td,
table.keywords th {
	padding: 6px 8px;
}

tr.header th {
	border-bottom: 1px solid #CFCAA6; 
 	background: #b8b494;
 	font-weight: bold;
}

table.keywords td.searchengine_name {
	background: #4a4836;
  	color: #ccc8a5;
  	font-size: 13px;
  	font-weight: bold;
}
/* end keyword monitor */
.searchinput {
	color: 737373;
	font-size: 11px;
	width: 174px;
	border: none;
	background: none;
	padding:6px 0px;
}

/* hack for Opera */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
head~body .searchinput { padding:0px; }
}

/* hack for Safari and Chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {
.searchinput { padding:2px 0px;}
}

.search_button {
	background: none;
	border: none;
	width: 21px;
	height: 17px;
}

div.box_bottom {
	background: url(/img/main_tpl/box_bottom.png) top left no-repeat;
	height: 4px;
	margin: 0px 4px 16px 4px;
}

.buy_op_cell {
	text-align: right;
	padding: 0 8px;
}

.nobr {
	white-space: nowrap;
}

.cell_border_line {
	border-top: 1px solid #FFFFFF;
}

.overlay_box {
	position:absolute; 
	display:none; 
	width: 347px; 
	padding: 5px; 
	border: 2px solid #CFCAA6; 
	background-color: #f2f2f2;
}

/* gallery */
.thumbs img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.thumbs img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.bigImageContainer {
	/* position:relative; */
}

.dropdown {
	display:none; 
	position: absolute; 
	border: 1px solid #CFCAA6; 
	z-index: 1000; 
	background-color: #E8E6D1; 
	padding: 5px;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.clearfix {
	display: block
}

.ad-gallery {
	width: 100%;
	/* height: 353px; */
}

.ad-gallery, .ad-gallery * {
	margin: 0;
	padding: 0;
}

.ad-gallery-container {
	padding: 5px;
	border: 1px solid #CFCAA6;
}

.ad-image-container {
	margin-top: 10px;
	padding: 0px;
	background: #000;
}

.ad-image-container.hide {
	height: 0px;
}

.ad-gallery .ad-image-wrapper {
	width: 100%;
	height: 450px;
	position: relative;
	overflow: hidden;
}

.ad-gallery .ad-image-wrapper .ad-loader {
	position: absolute;
      z-index: 10;
	top: 48%;
	left: 48%;
	border: none;
	display: none;
}

.ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 1000;
}

.ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 1000;
}

.ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
	background: url(/img/ad_gallery/non-existing.jpg)\9
}

.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
	background: url(/img/ad_gallery/ad_prev.png);
	width: 30px;
	height: 30px;
	display: none;
	position: absolute;
	top: 47%;
	left: 0;
	z-index: 101;
}

.ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
	background: url(/img/ad_gallery/ad_next.png);
	width: 30px;
	height: 30px;
	right: 0;
	left: auto;
}

.ad-gallery .ad-image-wrapper .ad-image {
	position: absolute;
	overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
}

.ad-gallery .ad-image-wrapper .ad-image a img {
	border: 0;
}

.ad-image-description {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	text-align: left;
	z-index: 1001;
	background: url(/img/ad_gallery/opa75.png);
	color: #FFF;
}

.ad-image-description span {
 	padding: 7px;
	display: block;
}

* html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='/img/ad_gallery/opa75.png');
}

.ad-image-description .ad-description-title {
	display: block;
}

.ad-gallery .ad-controls {
	height: 20px;
}

.ad-gallery .ad-info {
	float: left;
}

.ad-gallery .ad-slideshow-controls {
	float: right;
}

.ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
	padding-left: 5px;
	cursor: pointer;
}

.ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
	padding-left: 5px;
	font-size: 0.9em;
}

.ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
}

.ad-gallery .ad-nav {

	width: 100%;
	position: relative;
}

.ad-gallery .ad-forward, .ad-gallery .ad-back {
      float: left;
	display: block;
	height: 131px;
	width: 23px;
	cursor: pointer;
}
/* IE 6 doesn't like height: 100% */
* html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 131px;
	width: 23px;
}

.ad-gallery .ad-back {
	margin-right: 10px;
      background: url(/img/ad_gallery/scroll_thumbs.png) 0px 0px no-repeat;
}

.ad-gallery .ad-forward {
	margin-left: 10px;
      background: url(/img/ad_gallery/scroll_thumbs.png) 0px -141px no-repeat;
}

.ad-gallery .ad-nav .ad-thumbs {
	float: left;
      overflow: hidden;
	width: 439px;
}

.ad-gallery .ad-thumbs .ad-thumb-list {
	float: left;
	width: 9000px;
	list-style: none;
}

.ad-gallery .ad-thumbs li {
	float: left;
	padding-right: 15px;
	line-height: 131px;
}

.ad-gallery .ad-thumbs li.last {
	padding: 0;
}

.ad-gallery .ad-thumbs li a {
	height: 131px;
	line-height: 131px;
}

.ad-gallery .ad-thumbs li a img {
	/* border: 3px solid #CCC; */
	border: none;
	display: block;
}

.ad-gallery .ad-thumbs li a.ad-active img {
	/* border: 3px solid #616161; */
}

/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
	position: absolute;
	left: -9000px;
	top: -9000px;
}
/* end ad-gallery */

#infoWrap {
	position: relative;
	overflow: hidden;
}

/* Swiff uplloader */

.swiff-uploader-box a {
	display: none !important;
}

#demo-status {
	padding: 10px 15px;
	width: 420px;
	border: 1px solid #eee;
}

#demo-status .progress {
	background: url(/classes/javascript/swiff_uploader3/assets/progress-bar/progress.gif) no-repeat;
	background-position: +50% 0;
	margin-right: 0.5em;
	vertical-align: middle;
}

/* end Swiff uplloader */

.logo {
	padding-top: 30px;
}

.logo a {
	display: block;
	width: 386px;
	height: 68px;
}

.display-none {
	display: none;
}
