#head { background: white; font-family: Arial, sans-serif; position: relative; padding: 5px 7px 0 7px; background: url(/images/head/stripes.png) left bottom no-repeat; height: 80px; }
#head a { text-decoration: none; }
#head h1 a { display: block; height: 75px; width: 240px; background: url(/images/head/brestanova_logo.png) no-repeat; }
#head h1 a span { display: none; }
#head #catalog { padding-left: 5px; width: 235px; height: 75px; position: absolute; top: 0; right: 0; }
#head #catalog strong, #head #catalog p { font: 12px/12px Arial, sans-serif; }
#head #catalog strong a { display: block; padding-top: 30px; font-weight: bold; color: #bb3e51; text-transform: uppercase; letter-spacing: -1px; }
#head #catalog p { background: white; padding: 2px; padding-left: 0; display: table; text-transform: lowercase; color: #444444; }

#menu { position: absolute; top: 20px; left: 245px; }
#menu ul li { float: left; list-style: none; }
#menu ul li a { display: block; color: #6c6161; font: normal 12px/12px Arial, sans-serif; text-transform: uppercase; letter-spacing: -1px; margin-right: 7.5px; }
#menu ul li a:hover { text-decoration: underline; }
#menu ul li.active a { color: #bb3e51; }

#subhead { position: relative; background: #2b2522; color: white; height: 65px; padding: 0 7px; border-bottom: 5px solid white; }
#subhead h1, #subhead h2 { position: absolute; top: 0; font: bold 20px/20px Arial, sans-serif; height: 20px; padding-top: 30px; padding-bottom: 20px; background: url(/images/head/down_arrow.png) bottom left no-repeat; }
#subhead h2 { left: 7px; width: 240px; }
#subhead h1 { left: 252px; margin-bottom: -5px; }

#side { float: left; width: 240px; background: #f3eeee url(/images/side/top_arrow.png) left top no-repeat; position: relative; }
#side .admin { position: absolute; right: 2px; top: 5px; }
#side ul { padding: 10px; }
#side ul li { list-style: none; background: url(/images/side/bottom_line.png) left bottom no-repeat; }
#side ul li a { display: block; background: url(/images/side/red_arrow.png) left center no-repeat; padding: 8px 10px 4px 10px; color: #444444; font: normal 12px/12px Arial, sans-serif; text-transform: uppercase; text-decoration: none; }
#side ul li.active > a { background-image: url(/images/side/red_arrow_down.png); }
#side ul li.active ul { display: block; }
#side ul li ul { padding-top: 0; display: none; }
#side ul li ul li { background: none; }
#side ul li ul li a { text-transform: none; background: none !important; padding: 0; margin: 5px 0; }

#content { float: left; width: 690px; padding: 15px; padding-top: 0; position: relative; font-family: Arial, sans-serif; font-size: 12px; color: #444444; }
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { font-weight: normal; }
#content h1 { font-size: 32px; font-weight: bold; margin-bottom: 20px; }
#content h2 { font-size: 26px; margin: 15px 0 10px 0; }
#content h3 { font-size: 20px; margin: 10px 0 5px 0; }
#content h4 { font-size: 16px; margin: 10px 0 5px; }
#content a { text-decoration: none; color: #801e15; }
#content a:hover { text-decoration: underline; }
#content h2 a { color: inherit; }
#content p { margin: 10px 0; }
#content > p { width: 600px; }
#content ul { list-style: inside square; margin: 10px; }
#content ul li { list-style: inside square; }
#content ol { list-style: inside decimal; margin: 10px; }
#content ol li { list-style: inside decimal; }
#content hr { border-color: #cccccc; border-style: dotted; border-width: 1px 0 0; clear: both; margin: 0 0 20px; height: 0; }

#latest_products { clear: both; position: relative; background: #2b2522; color: #bcbcbc; height: 100px; }
#latest_products .header { width: 245px; }
#latest_products .header h3 { background: url(/images/common/latest_products_title.png) no-repeat; height: 120px; }
#latest_products .header h3 span { display: none; }
#latest_products .header p { position: absolute; top: 80px; left: 9px; font: normal 12px/12px Arial, sans-serif; }
#latest_products .latest { position: absolute; top: 0; left: 255px; width: 715px; }
#latest_products .latest ul { width: 800px; padding: 10px; }
#latest_products .latest ul li { position: relative; width: 90px; height: 90px; list-style: none; float: left; text-align: center; margin-right: 10px; }
#latest_products .latest ul li a.name { position: absolute; bottom: 0; right: 0; width: 80px; height: 80px; padding: 5px; background: url(/images/background/50black.png); display: block; font: normal 12px/12px Arial, sans-serif; text-align: center; text-decoration: none; color: white; visibility: hidden; }
#latest_products .latest ul li:hover a { visibility: visible; }

#foot { position: relative; clear: both; width: 960px; min-height: 240px; margin: 0 auto; margin-top: 10px; margin-bottom: 25px; background: #f3eeee; font-size: 12px; font-family: Arial, sans-serif; color: #6c6161; }
#foot a { color: #6c6161; text-decoration: none; }
#foot a:hover { text-decoration: underline; }
#foot .brands { padding: 10px; }
#foot .brands td { padding: 1px 5px; }
#foot .logo { position: absolute; top: 75px; left: 605px; background: url(/images/common/brestanova_logo_foot.gif) no-repeat; width: 60px; height: 13px; }
#foot .logo span { display: none; }
#foot .contact { position: absolute; top: 75px; left: 725px; line-height: 18px; }
#foot .copyright { position: absolute; top: 200px; left: 595px; font-size: 10px; }
#foot .copyright li { float: left; list-style: none; margin-right: 10px; }

#content form.nice { padding: 10px 0; }
#content form.nice fieldset { border: 1px dotted #cccccc; margin: 10px 0; padding: 5px; }
#content form.nice legend { font-size: 16px; }
#content form.nice label { display: block; font-weight: bold; }
#content form.nice p.check_box label { display: inline; font-weight: normal; margin-left: 5px; }
#content form.nice .fieldWithErrors label { color: white; }
#content form.nice .fieldWithErrors { background: #cc0000; display: table; padding: 2px; }
#content form.nice p { margin: 4px 0; padding: 4px 0; }
#content form.nice textarea { width: 99%; height: 200px; }
#content form.nice textarea.gui, .big #content form.nice textarea { height: 500px; }
#content form.nice p.submit { clear: both; margin-top: 10px; background: white url("../images/submit_bkg.png") repeat-y; padding: 20px; }
#content form.nice input.small { width: 25px; }
#content form.nice ul li { list-style: inside square; }

table.nice thead tr th { color: #cccccc; text-align: left; padding: 5px; }
table.nice tbody tr td { border-bottom: 1px dotted #cccccc; padding: 1px 5px; vertical-align: middle; }
table.nice tbody tr td.name { font-weight: bold; }
table.nice tbody tr td.notes { font-size: 10px; line-height: 12px; }
table.nice tbody tr td.button, table.nice tbody tr td .admin { margin: 0; padding: 0; }
table.nice tbody tr td a { color: black; font-weight: bold; }

.admin { display: table; color: white; }
table .admin { margin: 0; }
.admin a { color: white !important; text-decoration: none; background: red; padding: 2.5px 5px; font-size: 11px; font-weight: bold; margin: 0 2.5px 0 2.5px; }
.admin a:hover { background: #bb232a; }
h2 .admin { display: inline; }
#content > .admin { position: absolute; top: 5px; right: 5px; }

#admin_gate a { position: fixed; top: 0px; right: 0px; background: transparent; width: 20px; height: 20px; text-decoration: none; }
#admin_gate a span { visibility: hidden; }
#admin_gate a:hover { background: #953735; }

#admin { position: fixed; top: 0; right: 0; z-index: 999; background: #333333; color: white; padding: 10px; font-size: 11px; }
#admin a { background: #ff5308; padding: 2.5px; color: black; font-weight: bold; text-decoration: none; }

#flash { border: 3px solid black; background: #efefef; padding: 5px; margin-bottom: 20px; }
#flash.error { background: #e6a7a0; border-color: #9b2b1a; }
#flash.notice { background: #abd29a; border-color: #419c1e; }

#products-index #content, #products-sale #content, #products-search #content, #brands-show #content { padding: 5px; padding-top: 40px; width: 710px; }
#products-index #content .pagination, #products-sale #content .pagination, #products-search #content .pagination, #brands-show #content .pagination { clear: both; padding: 25px 0; margin-left: 5px; background: white; }
#products-index #content .pagination:after, #products-sale #content .pagination:after, #products-search #content .pagination:after, #brands-show #content .pagination:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html #products-index #content .pagination, * html #products-sale #content .pagination, * html #products-search #content .pagination, * html #brands-show #content .pagination { height: 1%; }
*:first-child + html #products-index #content .pagination, *:first-child + html #products-sale #content .pagination, *:first-child + html #products-search #content .pagination, *:first-child + html #brands-show #content .pagination { overflow: hidden; }
#products-index #content .pagination a, #products-index #content .pagination span, #products-sale #content .pagination a, #products-sale #content .pagination span, #products-search #content .pagination a, #products-search #content .pagination span, #brands-show #content .pagination a, #brands-show #content .pagination span { padding: 0.2em 0.5em; display: block; float: left; margin-right: 1px; }
#products-index #content .pagination span.disabled, #products-sale #content .pagination span.disabled, #products-search #content .pagination span.disabled, #brands-show #content .pagination span.disabled { color: #999999; border: 1px solid #dddddd; }
#products-index #content .pagination span.current, #products-sale #content .pagination span.current, #products-search #content .pagination span.current, #brands-show #content .pagination span.current { font-weight: bold; background: #9b2b1a; color: white; border: 1px solid #9b2b1a; }
#products-index #content .pagination a, #products-sale #content .pagination a, #products-search #content .pagination a, #brands-show #content .pagination a { text-decoration: none; color: #9b2b1a; border: 1px solid #9b2b1a; }
#products-index #content .pagination a:hover, #products-index #content .pagination a:focus, #products-sale #content .pagination a:hover, #products-sale #content .pagination a:focus, #products-search #content .pagination a:hover, #products-search #content .pagination a:focus, #brands-show #content .pagination a:hover, #brands-show #content .pagination a:focus { color: #000033; border-color: #000033; }
#products-index #content .pagination .page_info, #products-sale #content .pagination .page_info, #products-search #content .pagination .page_info, #brands-show #content .pagination .page_info { background: #9b2b1a; color: white; padding: 0.4em 0.6em; width: 22em; margin-bottom: 0.3em; text-align: center; }
#products-index #content .pagination .page_info b, #products-sale #content .pagination .page_info b, #products-search #content .pagination .page_info b, #brands-show #content .pagination .page_info b { color: #000033; background: #6aa6ed; padding: 0.1em 0.25em; }
#products-index #content .product, #products-sale #content .product, #products-search #content .product, #brands-show #content .product { position: relative; float: left; width: 225px; height: 230px; margin: 5px; padding-bottom: 20px; background: url(/images/common/horizontal_bar.gif) left bottom repeat-x; overflow: hidden; }
#products-index #content .product h2, #products-sale #content .product h2, #products-search #content .product h2, #brands-show #content .product h2 { font-size: 16px; font-weight: bold; margin: 0; padding: 0; }
#products-index #content .product h3, #products-sale #content .product h3, #products-search #content .product h3, #brands-show #content .product h3 { font-size: 12px; text-transform: uppercase; margin: 0; margin-bottom: 5px; padding: 0; }
#products-index #content .product .description, #products-sale #content .product .description, #products-search #content .product .description, #brands-show #content .product .description { margin-bottom: 5px; }
#products-index #content .product .visual, #products-sale #content .product .visual, #products-search #content .product .visual, #brands-show #content .product .visual { position: relative; width: 225px; height: 140px; margin: 0; margin-bottom: 5px; }
#products-index #content .product .visual .price, #products-sale #content .product .visual .price, #products-search #content .product .visual .price, #brands-show #content .product .visual .price { position: absolute; bottom: 0; right: 0; margin: 0; padding: 5px; background: url(/images/background/70white.png); color: black; font-size: 14px; font-weight: bold; }
#products-index #content .product .visual .price .old, #products-sale #content .product .visual .price .old, #products-search #content .product .visual .price .old, #brands-show #content .product .visual .price .old { color: #666666; font-weight: normal; text-decoration: line-through; }
#products-index #content .product .visual .price .action, #products-sale #content .product .visual .price .action, #products-search #content .product .visual .price .action, #brands-show #content .product .visual .price .action { color: #cc0000; }

#products-search #content > h2 { margin: 0; margin-top: -25px; margin-left: 5px; }

#products-show #content { width: 700px; padding: 10px; padding-right: 0; }
#products-show #content .visual { position: relative; float: left; width: 465px; }
#products-show #content .visual img { margin: 0 auto; display: block; }
#products-show #content .visual .admin { position: absolute; top: 4px; right: 0px; }
#products-show #content .side { float: right; width: 225px; padding-left: 5px; }
#products-show #content .side h1 { font-size: 16px; margin-bottom: 0; }
#products-show #content .side h2 { font-size: 12px; text-transform: uppercase; margin-top: 0; }
#products-show #content .side .facebook { display: block; background: url(/images/common/horizontal_bar.gif) bottom left repeat-x; padding-bottom: 7px; margin-bottom: 10px; }
#products-show #content .side .facebook a { display: block; background: url(/images/icons/fb.png) no-repeat; line-height: 22px; padding-left: 30px; height: 30px; }
#products-show #content .side .price { margin: 10px 0; font-weight: bold; font-size: 16px; }
#products-show #content .side .price .old { font-weight: normal; text-decoration: line-through; }
#products-show #content .side .price .action { color: #cc0000; }
#products-show #content .side .admin { position: absolute; top: 0; right: 0; }
#products-show #content .photo { position: relative; width: 75px; float: left; margin-right: 2px; }
#products-show #content .photo .admin { position: absolute; }
#products-show #content .photo .admin a { display: block; }
#products-show #content .back { padding-top: 20px; clear: both; }

#products-edit #content .photo, #products-new #content .photo, #products-create #content .photo, #products-update #content .photo { float: left; width: 175px; }

#pages-index .admin { z-index: 999; }
#pages-index #content { width: 720px; padding: 0; }
#pages-index #content #banners { overflow: hidden; width: 700px; height: 340px; margin-top: 0; }
#pages-index #content #banners .banner { list-style: none; }
#pages-index #content #banners .banner.big { position: relative; }
#pages-index #content #banners .banner.big img { display: block; width: 710px; height: 340px; margin: 0; }
#pages-index #content #banners .banner.big .caption { position: absolute; bottom: 0; right: 0; background: url(/images/background/70white.png); width: 400px; padding: 10px; }
#pages-index #content #banners .banner.big .caption h3 { margin: 0; }
#pages-index #content #banners .banner.big .caption p { width: 400px; margin: 0; }
#pages-index #content #banners .banner.small { float: left; display: inline; height: 340px; background: white; border-left: 10px solid white; margin-left: -10px; }
#pages-index #content #banners .banner.small a { display: block; background: url(/images/common/horizontal_bar.gif) left bottom repeat-x; padding-bottom: 15px; }
#pages-index #content #banners .banner.small h3 { font-size: 16px; text-transform: uppercase; background: url(/images/common/white_powder.png) repeat-y; margin: 0; margin-left: -30px; padding-left: 30px; padding-top: 10px; }
#pages-index #content #banners .banner.small p { width: 290px; background: url(/images/common/white_powder.png) repeat-y; margin: 0; margin-left: -30px; padding-left: 30px; }

.abouts #about_content { width: 455px; padding-right: 10px; float: left; background: url(/images/common/vertical_bar.png) right top repeat-y; }
.abouts #about_content p { width: auto; }
.abouts#abouts-edit #preview { padding: 5px; width: 90%; }

#catalogs-index #content ul.catalogs li { position: relative; float: left; width: 150px; list-style: none inside; text-align: center; }
#catalogs-index #content ul.catalogs li .admin { position: absolute; top: 0; right: 0; }

#catalog_pictures-index .image { position: relative; margin: 0 auto; width: 550px; }
#catalog_pictures-index .image:hover .pagination { visibility: visible; }
#catalog_pictures-index .image .pagination { visibility: hidden; }
#catalog_pictures-index .image .pagination .prev_page, #catalog_pictures-index .image .pagination .next_page { display: block; position: absolute; top: 100px; background: url(/images/background/50white.png); padding: 10px 20px; font-weight: bold; color: black; }
#catalog_pictures-index .image .pagination span.prev_page, #catalog_pictures-index .image .pagination span.next_page { display: none; }
#catalog_pictures-index .image .pagination a.prev_page:hover, #catalog_pictures-index .image .pagination a.next_page:hover { text-decoration: none; background: url(/images/background/50black.png); color: white; }
#catalog_pictures-index .image .pagination .prev_page { left: 20px; }
#catalog_pictures-index .image .pagination .next_page { right: 20px; }

#jobs-index #content #job_content { width: 455px; padding-right: 10px; background: url(/images/common/vertical_bar.png) right top repeat-y; float: left; }
#jobs-index #content .job { position: relative; }
#jobs-index #content .job h2 { font-size: 18px; }
#jobs-index #content .job .admin { position: absolute; top: 0; right: 0; }

#posts-index #content #post_content { width: 455px; padding-right: 10px; float: left; background: url(/images/common/vertical_bar.png) right top repeat-y; }
#posts-index #content .post { position: relative; }
#posts-index #content .post h2 { font-size: 18px; }
#posts-index #content .post .admin { position: absolute; top: 0; right: 0; }

#contact { float: right; width: 220px; }
#contact h2 { font-size: 16px; }
#contact h3 { background: url(/images/common/brestanova_logo_contact.png) no-repeat; width: 95px; height: 22px; margin-bottom: 10px; }
#contact h3 span { display: none; }
#contact p { margin: 2.5px 0; }

#order { position: absolute; top: 10px; right: 10px; }

#categories-index #content > ol > li { border-bottom: 1px dotted #cccccc; margin-bottom: 20px; padding-bottom: 5px; cursor: move; }
#categories-index #content > ol > li ul li { list-style: square inside; margin-left: 20px; }
#categories-index li .admin { display: inline; }

#inquiries-new #new_inquiry { width: 455px; padding-right: 10px; float: left; background: url(/images/common/vertical_bar.png) right top repeat-y; }
#inquiries-new #new_inquiry p { width: 430px; }
#inquiries-new #new_inquiry p.submit { width: 400px; }
#inquiries-new #new_inquiry fieldset { border-width: 1px 0 0 1px; }

* { margin: 0; padding: 0; }

body { background: #2a2421 url(/images/common/background_tile.jpg); color: #444444; font-family: Helvetica, Arial, sans-serif; font-size: 12px; }
body a { color: black; }
body a img { border: 0; }
body #wrap { margin: 0 auto; background: white; width: 960px; position: relative; }
body #wrap > br, body #wrap br.clear { clear: both; }
body #wrap #content_wrap { width: 960px; }
body #wrap #spinner { position: absolute; right: 5px; top: 155px; z-index: 999; }
body #wrap #inquiry_banner { position: absolute; right: 246px; top: 5px; }
body #wrap #inquiry_banner a { background: #413f3d url(/images/head/inquiry.png) no-repeat 7px center; display: block; width: 164px; padding: 13px; padding-left: 50px; text-decoration: none; font-style: italic; color: white; }
body #wrap #search { position: absolute; right: 8px; top: 5px; background: #413f3d; }
body #wrap #search fieldset { border: 0; padding: 8px 10px; }
body #wrap #search h3 { height: 14px; line-height: 14px; font-size: 14px; font-weight: normal; font-style: italic; padding: 0; margin: 0; margin-bottom: 4px; }
body #wrap #search p, body #wrap #search input { font-size: 12px; line-height: 12px; padding: 0; margin: 0; border: 0; }
body #wrap #search input { height: 12px; padding: 3px; width: 195px; }
body #wrap #search p { height: 18px; width: 206px; }


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}