/* 
Vinařství Volařík
Vytvořil Martin Winkler
*/

/* CSS Reset  */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;	
}
body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: '';	content: none; }

:focus { outline: 0; }

ins {	 text-decoration: none;}
del {	 text-decoration: line-through; }

table { border-collapse: collapse; border-spacing: 0; }

/* Main structure */
	
body {
	font-family: 'Lucida Sans Unicode';
	font-size: 12px;
	color: #5c5c5c;
	background: #e8e8e1;
	margin: 0;
	padding: 0;
}

#container { width: 98%; max-width: 1212px; _width: expression(document.body.clientWidth > 1212? "1212px" : "auto" ); min-width: 980px; margin: 0 auto; position: relative; }
#header { height: 37px; position: relative; }
#outer-page { border: 1px solid #d1d1d1; padding: 5px; margin: 0 auto 15px auto; }
#page { width: 100%; min-height: 599px; _height: 599px; background: #fff url('../img/bg-page.jpg') center top no-repeat; position: relative; }
#inner-page { width: 960px; margin: 0 auto; position: relative; padding: 0 0 60px 0; }
#hp #page { min-height: 763px; _height: 763px; padding: 0; background: #e8e8e1; }
#map #page { background: #fff url('../img/bg-map.jpg') center top no-repeat; }
#vino #page { background: #fff url('../img/vino.jpg') center top no-repeat; }

#content { padding: 187px 0 0 327px; width: 626px; }
body.thin #content { width: 589px; }

#breadcrumb { font-size: 10px; color: #a0a0a0; text-transform: uppercase; margin: 0 0 17px 0; }
#breadcrumb a { color: #a0a0a0; background: transparent url('../img/nav-dash.gif') right 7px no-repeat; padding-right: 10px; }

.rotator { width: 100%; min-height: 763px; _height: 763px; padding: 0; }

.bg1 { background: transparent url('../img/bg1.jpg') center top no-repeat; }
.bg2 { background: transparent url('../img/bg2.jpg') center top no-repeat; }
.bg3 { background: transparent url('../img/bg3.jpg') center top no-repeat; }
/*.bg4 { background: transparent url('../img/bg4.jpg') center top no-repeat; }*/


/* Menu */

#logo a { 
	width: 280px;
	height: 118px;
	position: absolute;
	left: 0;
	top: 39px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

#logo h1, #logo h2 {
	margin: 0; 
	font-size: 12px;
	font-weight: normal;
	text-transform: none; 
}

#logo span { 
	width: 280px;
	height: 118px;
	background: transparent url('../img/v-menu.jpg') left -39px no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

#h-menu { 
	width: 200px;
	background: #000 url('../img/v-menu.jpg') left top no-repeat;
	padding: 185px 40px 6px 40px;
	position: absolute;
	left: 5px;
	top: 0;
	z-index: 5;
	border-bottom: 1px solid #1A1A1A;
}

#h-menu ul { width: 200px; text-align: center; }
#h-menu li { font-size: 11px; line-height: 11px; border-bottom: 1px solid #3d3f3e; padding: 14px 0 10px 0; }
#h-menu li.last { border-bottom: none; }
#h-menu li a { font-size: 11px; color: #a0a0a0; text-transform: uppercase; text-decoration: none; }
#h-menu li a:hover { color: #c0a879; }
#h-menu li a.active { color: #fff; }

#h-menu ul li ul { margin: 7px 0 0 0; }
#h-menu ul li ul li { border: none; padding: 7px; }
#h-menu ul li ul li a { font-size: 9px; }

/* HP */

#hp-box { width: 100%; height: 250px; position: absolute; left: 0; top: 451px; background: #000; }

#main-box { background: #000; width: 100%;/*px*/ height: 250px; position: absolute; left: 0; top: 451px; }
#main-box .col2-set { width: 950px; margin: 48px auto 0 auto; }
#main-box .col2-set .col-1 { width: 360px; margin: 0 20px 0 40px; display: inline; }
#main-box .col2-set .col-2 { width: 530px; }

#main-box .col2-set .col-1 .head { font-size: 23px; color: #a0a0a0; text-transform: uppercase; margin: 0 0 23px 0; }
#main-box .col2-set .col-1 p { font-size: 11px; line-height: 18px; margin: 0 0 22px 0; }
#main-box .col2-set .col-1 p span { display: block; }

#main-box .col2-set .col-2 .slider-wrap { width: 478px; height: 153px; border: 1px solid #3f4242; }
#main-box .col2-set .col-2 .slider-wrap .content { float: left; width: 206px; height: 115px; padding: 12px 0 0 0; }
#main-box .col2-set .col-2 .slider-wrap img { float: left; margin-right: 23px; }

#main-box .col2-set .col-2 .slider-wrap p.mini-head { font-size: 12px; line-height: 12px; text-transform: uppercase; color: #a0a0a0; margin: 0 0 9px 0; }
#main-box .col2-set .col-2 .slider-wrap p.head a { font-size: 18px; line-height: 18px; color: #937c4e; }
#main-box .col2-set .col-2 .slider-wrap p.head a:hover { color: #c0a879; }
#main-box .col2-set .col-2 .slider-wrap p.head { margin-bottom: 18px; }
#main-box .col2-set .col-2 .slider-wrap p.small { font-size: 11px; line-height: 11px; color:#5d5d5d; margin-bottom: 5px; }
#main-box .col2-set .col-2 .slider-wrap a { font-size: 12px; color: #a0a0a0; }
#main-box .col2-set .col-2 .slider-wrap a:hover { color: #fff; }
#main-box .col2-set .col-2 .slider-wrap p { margin: 0 0 10px 0; }

/* HP Slider */

#main-box  .slider-wrap { position: relative; }

#main-box .csw { width: 100%; height: 460px; background: #fff; overflow: scroll; }
#main-box .csw .loading { margin: 200px 0 300px 0; text-align: center}

#main-box .stripViewer { position: relative; overflow: hidden;  margin: auto; width: 478px; height: 153px; z-index: 1; }

#main-box .panel p { margin-top: 20px; }
#main-box .panel h3 { margin: 0; }

#main-box .stripViewer .panelContainer { position: relative; left: 0; top: 0; width: 100%; list-style-type: none; }
#main-box .stripViewer .panelContainer .panel { float: left; position: relative; width: 478px; }
#main-box .stripViewer .panelContainer .panel .wrapper { padding: 14px; }

#main-box .stripNav { display: none; }
#main-box .stripNavL, .stripNavR { position: absolute; text-indent: -9000em; z-index: 2; }
#main-box .stripNavL a, .stripNavR a { display: block; width: 40px; height: 38px; }

#main-box .stripNavL { left: -1px; top: 58px; background: url('../img/coda-l.png') left top no-repeat; }
#main-box .stripNavR { right: -1px; top: 58px; background: url('../img/coda-r.png') left top no-repeat; }

#main-box div:hover.stripNavL { background: url('../img/coda-l.png') left -38px no-repeat; }	
#main-box div:hover.stripNavR { background: url('../img/coda-r.png') left -38px no-repeat; }

/* Page Slider */

#content .slider-wrap { position: relative; }

#content .csw { width: 100%; height: 460px; background: #fff; overflow: scroll; }
#content .csw .loading { margin: 200px 0 300px 0; text-align: center; }

#content .stripViewer { position: relative; overflow: hidden; margin: auto; width: 624px; padding: 0 0 60px 0; z-index: 1; }

#content .panel p { margin-top: 0; }
#content .panel h3 { margin: 0; }

#content .stripViewer .panelContainer { position: relative; left: 0; top: 0; width: 100%; list-style-type: none; }
#content .stripViewer .panelContainer .panel { float: left; position: relative; width: 624px; }
#content .stripViewer .panelContainer .panel .wrapper { padding: 14px; }

#content .stripNavContainer { width: 626px; display: block; position: absolute; bottom: 13px; }
#content .stripNav { margin: 0 auto; }
#content .stripNav ul { list-style: none; margin: 0 auto; }
#content .stripNav ul li { float: left; }
		
.stripNav a { 
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	color: #e9e9e2;
	background: #e9e9e2;
	border: 1px solid #e5e2dc;
	float: left;
	margin: 0 4px;
	display: block;	
	width: 10px;
	height: 10px;	
}

.stripNav li a:hover { color: #a78841; background: #a78841; border: 1px solid #a78841; }
.stripNav li a.current { color: #937c4e; background: #937c4e; border: 1px solid #937c4e; }

#content .stripNavL, .stripNavR { position: absolute; text-indent: -9000em; z-index: 2; }
#content .stripNavL a, .stripNavR a { display: block; width: 40px; height: 38px; }

#content  .stripNavL { left: 0; bottom: 0; background: url('../img/nav-l.gif') left top no-repeat; }
#content  .stripNavR { right: 0; bottom: 0; background: url('../img/nav-r.gif') left top no-repeat; }

#content  div:hover.stripNavL { background: url('../img/nav-l.gif') left -38px no-repeat; }	
#content  div:hover.stripNavR { background: url('../img/nav-r.gif') left -38px no-repeat; }

/* Page */

.tx-rlmpflashdetection-pi1 {margin-bottom: 25px; margin-top: 25px;}


#selector-box {
	font-family: 'Arial';
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	left: 765px;
	top: 370px;
	z-index: 100;
	border: 1px solid #a2a2a2;
	border-right: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	color: #5C5C5C;
	margin: 0;
	padding: 4px;
	background: #fff;
}

#selector-box select { border: none; }


#vineyard img { margin: 0 0 18px 0; }
#vineyard h2 { font-size: 19px; font-weight: normal; text-transform: uppercase; margin: 0; }
#vineyard .elevation { font-size: 12px; color: #937c4e; margin: 0 0 4px 0; }
#vineyard .situation { font-size: 11px; }

#vine-types img { margin: 0 0 18px 0; }
#vine-types h2 { font-size: 19px; font-weight: normal; text-transform: uppercase; margin: 0 0 11px 0; }
#vine-types .head { font-size: 11px; color: #949494; text-transform: uppercase; margin: 0; }
#vine-types a { text-decoration: none; }
#vine-types p a { text-decoration: underline; }
#vine-types a:hover { text-decoration: none; }

#award .head { font-size: 12px; line-height: 20px; margin: 0 0 20px 0; }
#award .excerpt { width: 180px; height: 140px; display: block; margin: 0 0 18px 0; position: relative; text-decoration: none; }
#award .excerpt span { line-height: 9px; display: block; position: absolute; left: 0; top: 107px; height: 9px; color: #5c5c5c; background: #fff; padding: 8px 9px; }

#catalog-wine { text-align: center; }
#catalog-wine h2 { font-size: 12px; text-align: center; line-height: 24px; margin: 0 0 10px 0; }
#catalog-wine h2 a { text-decoration: underline; }
#catalog-wine h2 a:hover { text-decoration: none; }
#catalog-wine a { text-decoration: none; }

table.vineyard-info { margin: 0 0 1px 0; }
table.vineyard-info a.blank, table.vineyard-info a.external-link, table.vineyard-info a.external-link-new-window { background: transparent url('../img/a-blank.gif') right 2px no-repeat; }
table.vineyard-info a:hover.blank, table.vineyard-info a:hover.external-link, table.vineyard-info a:hover.external-link-new-window { background-image: url('../img/a-blank-hover.gif');  }

table.vineyard-info td { font-size: 11px; border-bottom: 1px solid #d1d1d1; padding: 9px 0; line-height: 16px; }
table.vineyard-info td.label { text-transform: uppercase; width: 143px; }
table.vineyard-info tr.last td { border-bottom: none; }

/*
.pagebar { margin: 30px 0; }	
.pagebar a.prev { float: left; display: block; width: 40px; height: 38px; background: url('../img/coda-l.png') left -38px no-repeat; }	
.pagebar a.next { float: right; display: block; width: 40px; height: 38px; background: url('../img/coda-r.png') left -38px no-repeat; }
*/

.pagebar { width: 624px; text-align: center; margin: 30px 0; border-bottom: 1px solid #d1d1d1; position: relative; }	
.pagebar a.prev { position: absolute; left: 0; bottom: 0; text-transform: uppercase; padding: 6px 13px 8px 37px; border: 1px solid #d1d1d1; border-bottom: 0; background: url('../img/ico-arrow-left.gif') 16px 6px no-repeat; }
.pagebar a.next { position: absolute; right: 0; bottom: 0; text-transform: uppercase; padding: 6px 13px 8px 37px; border: 1px solid #d1d1d1; border-bottom: 0; background: url('../img/ico-arrow-right.gif') 16px 6px no-repeat; }

.pagebar .numbers { text-align: center; }

.pagebar ul { margin: 0 0 2px 0; }
.pagebar li { display: inline; }
.pagebar li a { position: relative; display: inline; background: #ece8df; padding: 5px 10px; margin: 0 2px; border: 1px solid #d1d1d1; border-bottom: none; }
.pagebar li.active a { color: #5c5c5c; text-decoration: none; background: #fff; border-bottom: 1px solid #fff; }

ul.sitemap { margin: 0 0 30px 0; }
ul.sitemap li { font-size: 14px; line-height: 30px; background: transparent url('../img/ico-folder.gif') left 9px no-repeat; padding-left: 23px; }
ul.sitemap li ul li { font-size: 12px; line-height: 28px; line-height: 28px; margin-left: 23px; background: transparent url('../img/ico-folder2.gif') left 10px no-repeat; padding-left: 13px; }
ul.sitemap li ul { margin: 0; }
ul.sitemap li ul li ul li { font-size: 12px; line-height: 28px; line-height: 28px; margin-left: 19px; background: transparent url('../img/ico-folder3.gif') left 15px no-repeat; padding-left: 17px; }

.img-bottle { float: left; width: 202px; padding: 10px 24px 0 0; margin: 0 14px 0 0; text-align: center; }
table.info { float: left; width: 345px; margin: 0 0 10px 0; }
table.info td { font-size: 14px; padding: 4px 0; }
table.info td.head { padding: 14px 0 5px 0; }
table.info td.label { color: #937c4e; }
table.info tr.border td { border-bottom: 1px solid #d1d1d1; padding-bottom: 19px; margin-bottom: 9px; }
table.info tr.small td { font-size: 12px; }
table.info tr.small td p { line-height: 22px; }

a.btn-buy { font-size: 11px; text-transform: uppercase; text-decoration: none; color: #fff; background: #000 url('../img/a-blank-buy.gif') 11px 9px no-repeat; padding: 7px 9px 7px 27px; white-space: nowrap; position: relative; }
a:hover.btn-buy { text-decoration: none; color: #fff; background: #a78841 url('../img/a-blank-buy-hover.gif') 11px 9px no-repeat; }
table.info a.btn-buy { position: relative; top: 2px; }

.news h2 { font-size: 14px; font-weight: normal; text-transform: none; line-height: 24px; margin: 0 0 10px 0; }
.news .date { font-size: 14px; }
.news .col2-set { margin: 0 0 30px 0; }
.news .col-1 { width: 205px; margin: 0 30px 0 0; }
.news .col-2 { width: 390px; padding-top: 10px; }

#detail .news .col-2 { padding-top: 0; }

#detail .news p { font-size: 14px; line-height: 24px; margin-bottom: 8px; }
#detail .news small { font-size: 12px; }

table.price-list { width: 100%; margin-bottom: 40px; position: relative; left: -10px; }
table.price-list th { font-size: 20px; color: #937c4e; font-weight: normal; text-transform: uppercase; padding: 0 10px 8px 10px; text-align: left; border-bottom: 1px solid #d1d1d1;  }
table.price-list td { border-bottom: 1px solid #d1d1d1; padding: 10px 0 15px 10px; }
table.price-list tbody tr:hover td { background: #f6f6f2; }
table.price-list td.name { font-size: 14px; }
table.price-list span.info { cursor: pointer; position: relative; color: #5c5c5c; text-decoration: none; background: transparent url('../img/a-dot.gif') left bottom repeat-x; }
table.price-list span:hover.info { color: #5c5c5c; background: none; }
table.price-list span.info span.popup { font-size: 11px; display: none; position: absolute; left: 50%; top: -33px; border: 1px solid #d1d1d1; background: #fff url('../img/ico-popup.gif') 11px 8px no-repeat; padding: 8px 16px 9px 27px; white-space: nowrap; }
table.price-list span.info span span{ width: 8px; height: 7px; display: block; position: absolute; left: -1px; bottom: -7px; background: transparent url('../img/popup.gif') left top no-repeat; border: none; }
table.price-list span:hover.info span.popup { display: block; }
table.price-list span.price { background: #e4e0d7; padding: 3px 10px 5px 10px; }

/* Languages */

.languages  { position: absolute; right: 23px; top: 11px; z-index: 100; }
.languages p  { font-size: 10px; line-height: 10px; color: #9e9e9e; text-transform: uppercase; text-decoration: underline; float: left; margin: 2px 4px 0 0; }
.languages ul  { float: left; }
.languages a  { font-size: 10px; line-height: 14px; color: #9e9e9e; text-decoration: none; height: 15px; width: 17px; padding: 0 0 0 19px; display: block; }
.languages a:hover  { color: #9e9e9e; text-decoration: none; }
.languages li  { display: block; position: relative; height: 14px; width: 36px; margin: 0; background: transparent url('../img/lng-li.gif') left top no-repeat; }
.languages li img  { position: absolute; left: 2px; top: 1px; }

.languages li.active img { top: 2px; }
.languages li.active span { display: none; }
.languages li.active { height: 15px; border-top: 0; background: transparent url('../img/lng-select.gif') left top no-repeat; }
.languages li.expanded { background: transparent url('../img/lng-select.gif') left top repeat-y; }

/* Footer */

#footer { font-size: 9px; color: #9e9e9e; text-transform: uppercase; margin: 0 40px 40px 40px; }
#footer p { color: #9e9e9e; display: inline; line-height: 9px; }
#footer .features { margin: 0 0 0 34px; }
#footer .features a { margin: 0 14px 0 0; padding: 0 0 0 9px; color: #b5a483; background: transparent url('../img/ico-plus.gif') left 5px no-repeat; }
#footer .features a:hover { color: #877043; }

#footer a.logo-porta { font-size: 0; line-height: 0; width: 93px; height: 11px; position: absolute; right: 40px; }
#footer a.logo-porta span { width: 93px; height: 11px; cursor: pointer; display: block; position: absolute; left: 0; top: 0; background: transparent url('../img/logo-porta.gif') left top no-repeat; }
#footer a:hover.logo-porta span { background: transparent url('../img/logo-porta.gif') left -11px no-repeat; }

#footer .link-facebook a { color: #3b5998; } 
#footer .link-facebook { background: url('../img/ico-facebook.gif') no-repeat left center; padding-left: 22px; margin-left: 30px; } 

#foot { font-size: 11px; color: #5c5c5c; text-transform: uppercase; background: #fff; border-top: 1px solid #e5e2dc; height: 35px;/* padding: 13px 0 0 165px;*/ text-align: center; }

#foot .bed { display: inline; }
#foot .bed img { display: inline; position: relative; top: 5px; margin: 0 15px 0 0; }
#foot .bed p { margin: 0 13px 0 0; }
#foot p { display: inline; }
#foot .hotel { display: inline; margin: 3px 0; height: 12px; line-height: 12px; }
#foot .hotel img { margin: 0 1px 0 0; }
#foot a.blank, #foot a.external-link, #foot a.external-link-new-window { font-size: 12px; background: transparent url('../img/a-blank.gif') left 4px no-repeat; padding: 0 0 0 15px; margin: 0 7px 0 40px; }
#foot a:hover.blank, #foot a:hover.external-link, #foot a:hover.external-link-new-window { background-image: url('../img/a-blank-hover.gif');}

#contact h2 { margin: 3px 0 11px 0; }
#contact p, #contact li { font-size: 14px; line-height: 24px; }
#contact li span.dif { float: left; display: block; padding-right: 5px; }
#contact li.ico-phone { font-size: 12px; padding-left: 19px; background: transparent url('../img/ico-phone.gif') left 8px no-repeat; }
#contact li.ico-fax { font-size: 12px; padding-left: 19px; background: transparent url('../img/ico-fax.gif') left 7px no-repeat; }
#contact li.ico-ico { font-size: 12px; padding-left: 20px; background: transparent url('../img/ico-ico.gif') left 8px no-repeat; }

#contact .box { background: #edede6; padding: 14px 15px 1px 15px; }
#contact .box .head { font-size: 15px; color: #937c4e; text-transform: uppercase; line-height: 24px; margin-bottom: 13px; }
#contact .box .ico-arrow-right a, #contact .ico-arrow-left a { font-size: 11px; }

#contact .col2-set-alt { margin: 0 0 40px 0; text-transform: uppercase; }
#contact .col2-set-alt ul { margin: 0 0 5px 0; }
#contact .col2-set-alt li { font-size: 11px; line-height: 19px; }
#contact .col2-set-alt li a.mail { text-transform: none; }
#contact .col2-set-alt .name { font-size: 12px; color: #937c4e; }

#contact .cities { margin-bottom: 30px; }
#contact .cities ul { float: left; padding-left: 17px; background: transparent url('../img/li-dot.gif') left 7px no-repeat; }
#contact .cities li, #contact .cities p { font-size: 12px; }
#contact .cities p.right { line-height: 11px; }
#contact .cities li { line-height: 20px; }
#contact .cities li a { color: #5c5c5c; }
#contact .cities small{ font-size: 11px; }

/* Cols */

.col-1, .col-2, .col-3, .col-4 { float: left; }

#vineyard-map .col2-set .col-1 { width: 345px; }
#vineyard-map .col2-set .col-2 { width: 280px; height: 250px; }

.col3-set .col-1 { width: 180px; padding: 10px 20px 0 0; border-right: 1px solid #e5e2dc; }
.col3-set .col-2 { width: 180px; padding: 10px 20px 0 20px; border-right: 1px solid #e5e2dc; }
.col3-set .col-3 { width: 180px; padding: 10px 0 0 20px; }

#catalog-wine .col3-set .col-1 { width: 170px; padding: 10px 20px 0 0; border-right: 1px solid #e5e2dc; }
#catalog-wine .col3-set .col-2 { width: 170px; padding: 10px 20px 0 20px; border-right: 1px solid #e5e2dc; }
#catalog-wine .col3-set .col-3 { width: 170px; padding: 10px 0 0 20px; }

#contact .col2-set { margin: 0 0 30px 0; }
#contact .col2-set .col-1 { width: 224px; margin: 0 63px 0 0; }
#contact .col2-set .col-2 { width: 338px; }

#contact .col3-set .col-1 { width: 190px; margin: 0 26px 0 0; padding: 0; border: none; }
#contact .col3-set .col-2 { width: 190px; margin: 0 26px 0 0; padding: 0; border: none; }
#contact .col3-set .col-3 { width: 190px; margin: 0; padding: 0; }

#contact .col2-set-alt .col-1 { width: 300px; margin: 0 20px 0 0; }
#contact .col2-set-alt .col-2 { width: 300px; margin: 0; }

#contact .col2-set-alt .col-1 .col-1,
#contact .col2-set-alt .col-2 .col-1 { width: 114px; margin: 0 18px 0 0; }
#contact .col2-set-alt .col-1 .col-2,
#contact .col2-set-alt .col-2 .col-2 { width: 167px; margin: 0; }

/* Contact form */

.cform { width: 100%; margin: 0; }
.cform label span { font-size: 11px; color: #434a55; text-transform: uppercase; display: block; margin-bottom: 3px; }
.cform input { 
	font-family: 'Arial';
	font-size: 12px;
	font-weight: bold;
	color: #5c5c5c;
	padding: 6px 14px;
	border: 1px solid #a2a2a2;
	border-bottom: 1px solid #f3f3f3;
	border-right: none;
	margin: 0;
	background: #fff;
}

.cform input.req { background: #fff url('../img/req.gif') right top no-repeat; }

.cform textarea { 
	color: #171616;
	width: 603px;
	padding: 12px 10px;
	margin: 0 0 15px 0;
	border: 1px solid #a2a2a2;
	border-bottom: 1px solid #f3f3f3;
	border-right: none;
	background: #fff;
}

.cform ul { margin: 0; padding: 0; }
.cform li { background: none; line-height: 28px; padding: 0; margin: 0; background: none; }

.cform li.li-1 { width: 205px; float: left; margin-bottom: 20px; }
.cform li.li-1 input { width: 160px; }
.cform li.li-2 { width: 232px; float: left; margin-bottom: 20px; }
.cform li.li-2 input { width: 186px; }
.cform li.li-3 { width: 187px; float: left; margin-bottom: 20px; }
.cform li.li-3 input { width: 158px; }

#contact .cform p.note-req { font-size: 12px; color: #5c5c5c; }
.cform p.note-req span { color: #a78841; }

.cform .sendbutton { 
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	background: #000 url('../img/cform-but.gif') left top no-repeat;
	text-align: center;
	border: none;
	padding: 9px 25px 10px 25px;
	cursor: pointer;
}

.failure { font-size: 14px; color: #da2128; border: 1px solid #da2128; padding: 13px 15px 13px 45px; margin-bottom: 15px; background: #fff url('../img/fail-ico.gif') 14px 12px no-repeat; }
.success { font-size: 14px; color: #2d9f00; border: 1px solid #60b53e; padding: 13px 15px 13px 45px; margin-bottom: 15px; background: #d9eed1 url('../img/success-ico.gif') 15px 13px no-repeat; }

/* Headers */

#detail h1 { font-size: 24px; line-height: 32px; margin: 0 0 16px 0; text-transform: none; }
h1 { font-size: 36px; font-weight: normal; text-transform: uppercase; color: #937c4e; margin: 0 0 20px 0; }
h2 { font-size: 20px; font-weight: normal; color: #937c4e; margin: 27px 0 15px 0; text-transform: uppercase; }
h3 { font-size: 14px; font-weight: normal; color: #937c4e; margin: 22px 0 14px 0; }

/* Standard classes */

p,ul { line-height: 20px; margin: 0 0 10px 0; }

small { font-size: 11px; }

a { color: #937c4e; text-decoration: underline; }
a:hover { color: #c0a879; text-decoration: none; }

a.blank, a.external-link, a.external-link-new-window { background: transparent url('../img/a-blank-small.gif') right 2px no-repeat; padding: 0 15px 0 0; }
a:hover.blank, a:hover.external-link, a:hover.external-link-new-window { background-image: url('../img/a-blank-hover.gif'); }

/* Various classes */

.left { float: left; }
.right { float: right; }

img.left { margin-right: 32px; }
img.right { margin-left: 54px; }

.a-left { text-align: left; }
.a-right { text-align: right; }
.a-center { text-align: center; }

.mark { font-size: 14px; line-height: 24px; color: #937c4e; }
.bold { font-weight: bold; }

.ico-arrow { margin-left: 5px; }
.ico-arrow-right { font-size: 11px; text-transform: uppercase; background: url('../img/ico-arrow-right.gif') left 5px no-repeat; padding: 0 0 0 21px; }
.ico-arrow-left { font-size: 11px; text-transform: uppercase; background: url('../img/ico-arrow-left.gif') left 5px no-repeat; padding: 0 0 0 21px; }
.ico-arrow-right2 { font-size: 11px; text-transform: uppercase; background: url('../img/ico-arrow-right.gif') right 5px no-repeat; padding: 0 21px 0 0; margin-left: 21px; }

.bot-30 { margin-bottom: 30px; }
.top-30 { margin-top: 30px; }
.border { border-bottom: 1px solid #d1d1d1; margin-bottom: 9px; line-height: 16px; }

.pin { position: absolute; }
.pin a { cursor: pointer; display: block; }
.pin a .icon { display: block; width: 18px; height: 30px; background: url(../img/pin.png) no-repeat 0px 0px; float: left; }
.pin a .label { display: none; margin-left: 5px; margin-top: 5px; float: left; }
.pin a, .pin a:hover { text-decoration: none; color: #5c5c5c; }
.pin a:hover .icon { background-position: -18px 0px; }
.pin a:hover .label { display: block;  }

#content div.slideshow { float: right; margin-left: 45px; }



/* Clearfix */

.clearfix:after,
.col2-set:after,
.col3-set:after,
.col2-set-alt:after,
.wrapper:after,
.pagebar:after {
	content:".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	overflow: hidden;
}
