/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
*{margin:0;padding:0;}
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

html{
	background: #242424;
}
.ContentType_ImageGallery_title,
h1{
	font-size: 170%;
	margin: .35em 0;
	font-weight: bold;
	color: #0090cc;
}
h2{
	font-size: 135%;
	color: #555;
	padding-left: .5em;
	margin: .5em 0 .25em;
	background: url(/cirkuit/includes/images/bullets/greyBullet.gif) left center no-repeat;
}
h3{
	font-size: 120%;
	font-weight: bold;
	color: #0090cc;
	margin-top: 1.5em;
}
a{
	color: #0090cc;
	text-decoration: underline;
}
em{
	font-style: italic;
}
strong{
	font-weight: bold;
}
a:hover{
	text-decoration: none;
}
body{
	background: #242424 url(/images/template/bg-gradient.gif) top repeat-x;
}
p{
	color: #111;
	margin: .85em 0;
}
#body1{
	background-image: url(/images/template/bg-buildings.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	min-height:770px;
	height:auto !important;
	height:770px;
}
#page{
	width: 1030px;
	margin: 0 auto;
}
#pageLeft{
	width: 205px;
	float:left;
}
#pageRight{
	width: 650px;
	float:right;
	position: relative;
	right: 174px;
}
#logo{
	display: block;
}
#leftnav-top{
	background: transparent url(/images/template/leftnav-bg-top.png) top center no-repeat;
	min-height:14px;
	height:auto !important;
	*height: 14px !important;
	height:14px;
}
#leftnav-mid{
	background: transparent url(/images/template/leftnav-bg-mid) top center repeat-y;
}
#leftnav-bottom{
	background: transparent url(/images/template/leftnav-bg-bottom.png) center top no-repeat;
	min-height:12px;
	height:auto !important;
	height:12px;
}

#motto{
	background: transparent url(/images/template/motto.gif) center top no-repeat;
	width: 376px;
	min-height:22px;
	height:auto !important;
	height:22px;

	position: absolute;
	left: 30px;
	top: 12px;
}
#glasses{
	background: transparent url(/images/template/glasses.png) center top no-repeat;
	width: 186px;
	min-height:90px;
	height:auto !important;
	height:90px;

	position: absolute;
	right: 30px;
	top: -8px;

	z-index: 100;
}

.tabs{
	position: absolute;
	top: 39px;
	outline:none;
	width: 166px;
	right: -166px;
	zoom: 1;
}
.tabs ul{
	list-style: none;
	font-size: 15px;
	zoom: 1;
}
.tabs ul li{
	width: 166px;
	margin-top: 1px;
	display: block;
	background: transparent url(/images/template/tab-bottom-slidedoor.gif) right bottom no-repeat;
	margin-left:-20px;
	cursor: pointer;
	
	min-height:25px;
	height:auto !important;
	height:25px;
	zoom: 1;
}
.tabs ul li a{
	color: #fffe9c;
	text-decoration: none;

	display: block;

	min-height:25px;
	height:auto !important;
	height:25px;

	background: transparent url(/images/template/tab-top-slidedoor.gif) right top no-repeat;
	padding: 5px 0 5px 26px;
	cursor: pointer;
	outline:none;
	zoom: 1;
}
.tabsMaroon{
	top: 225px;
	*top: 240px;
}
.tabsMaroon ul li{
	background-image: url(/images/template/tab-bottom-slidedoor-maroon.gif);
}
.tabsMaroon ul li a{
	background-image: url(/images/template/tab-top-slidedoor-maroon.gif);
	color: #fff;
}
.tabsGrey{
	top: 447px;
	*top: 480px;
}
.tabsGrey ul li{
	background-image: url(/images/template/tab-bottom-slidedoor-grey.gif);
}
.tabsGrey ul li a{
	background-image: url(/images/template/tab-top-slidedoor-grey.gif);
	color: #000;
}
.tabs ul li a em{
	display: block;
	float:left;
	margin-top: 4px;
	font-weight: bold;
	font-style: normal;
	cursor: pointer;
	zoom: 1;
}

#contentWrapOuter{
	position: absolute;
	top: 40px;
	width: 100%;

	padding-bottom: 1.3em;
}
#contentWrap{
	position: relative;
	background: #fff url(/images/template/fley.jpg) right 50px no-repeat;

	min-height:750px;
	height:auto !important;
	height:750px;

	border: 2px solid #0090cc;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;

	padding: 3% 1.5% 4.5em 1.5%;
}
#contentWrap table td{
	padding: 2px;
}

.cartSummary{
	display: block;
	color: #fffe9c;
	font-size: 85%;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	margin: .35em 0 1em;
}
.cartSummary:hover{
	text-decoration: none;
}

.leftnavTitle{
	margin-top: 1em;
	margin-left: 1.15em;
	padding-left: 1.25em;
	background: transparent url(/images/template/blue-arrow.gif) left center no-repeat;
	font-size: 120%;
	font-weight: bold;
	color: #fff;
}
.leftnavTitleFirst{
	margin-top:0;
}
.leftnavTitle a{
	color: #fff;
	text-decoration: none;
}
.leftnavTitle a:hover{
	color: #0090cc;
}
#leftnav-mid ul{
	padding: .5em 0;
}
#leftnav-mid ul li{
	background: transparent url(/images/template/blue-bullet.gif) left center no-repeat;
	margin-left: 1.8em;
	padding-left: 1.15em;
	line-height:1.1em;
}
#leftnav-mid ul li a{
	font-size: 85%;
	font-weight: bold;
	color: #c3c3c3;
	text-decoration: none;
}
#leftnav-mid ul li a:hover{
	color: #0090cc;
}

#searchForm{
	margin-left: 1.2em;
}
#searchInput{
	font-size: 90%;
	padding: 2px .5em 2px 20px;
	width: 142px;
	border: 5px solid #0090cc;
	border-bottom: none;
	border-top: none;
	border-right: none;

	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #0090cc;

	background: #fff url(/images/template/blue-search-icon.gif) 3px center no-repeat;
}
.leftnavImg{
	width: 170px;
	min-height:48px;
	height:auto !important;
	height:48px;
	border: 1px solid #fff;
	margin: .5em 0 .5em 16px;
}
.lastLeftnavImg{
	margin-bottom: 0;
}
#leftnav-mid ul.contactInfo li{
	font-size: 120%;
	padding-left: 1.8em;
	margin-top: .35em;
	margin-left: 2.5em;
}
#leftnav-mid ul.contactInfo li.contactPhone{
	background: url(/images/template/icon-phone.gif) left center no-repeat;
}
#leftnav-mid ul.contactInfo li.contactEmail{
	background: url(/images/template/icon-email.gif) left center no-repeat;
}
#leftnav-mid ul.contactInfo li.contactMyspace{
	background: url(/images/template/icon-myspace.gif) left center no-repeat;
}
#leftnav-mid ul.contactInfo li.contactFacebook{
	background: url(/images/template/icon-facebook) left center no-repeat;
}

#leftnav-mid #img1{
	background: url(/images/template/leftImg1.jpg) left center no-repeat;
}
#leftnav-mid #img2{
	background: url(/images/template/leftImg3.jpg) center center no-repeat;
}
#leftnav-mid #img3{
	background: url(/images/template/leftImg2.jpg) left center no-repeat;
}


#leftnav-mid ul.contactInfo li a{
	color: #fffe9c;
}
#leftnav-mid ul.contactInfo li a:hover{
	text-decoration: underline;
}

#contentFooter{
	position: absolute;
	width: 100%;
	font-size: 90%;
	text-align: center;
	padding: .35em 0 .25em 0;
	background-color: #0090cc;
	bottom: 1em;
	left: 0;
}
#contentFooter,
#contentFooter a{
	color: #fff;
	text-decoration: none;
}
#contentFooter a:hover{
	text-decoration: underline;
}
#contentFooter a{
	display: inline;
	padding: 0 1.5em;
}
#siteFooter{
	clear:both;
	width: 100%;
}
#footer{
	position: absolute;
	bottom: 0;
	left:1%;
	width: 98%;
	font-size: 85%;
}
#footer{
	color: #999;
}
#footer a{
	color: #777;
}
#footer a:hover{
	color: #0090cc;
}
#footerLeft{
	float:left;
}
#footerRight{
	float:right;
}
#footerRight a{
	padding: .25em;
}


.breadcrumbs{
	font-size: 85%;
	color: #555;
}
em.breadcrumbs{
	font-weight: bold;
}
a.breadcrumbs{
	text-decoration: underline;
}
.breadcrumbs:hover{
	text-decoration: none;
}

/* product review */
#product-reviews {
font-size: 1em;
margin: 0 0px 0px 0;
}

#product-reviews h1 {
font-size: 1.2em;
margin: 15px 0 15px 0;
padding: 0;
}

#product-reviews h1 a {
float: right;
font-weight: normal;
font-size: 0.85em;
margin: -15px 0 0 0;
display:block;
}

#product-reviews h1 a.write-review {
margin: 0 0 0 14px;
*margin: -15px 0 0 0;
padding: 0 0 2px 20px;
background: url(/cirkuit/includes/images/icons/icon_write-review.gif) no-repeat 0px 1px;
}

div.review {
border-bottom: 1px dotted #808080;
padding: 0 0 5px 0;
}

#last.review {
border-bottom: none;
}

div.review h2 {
font-size: 1em;
font-weight: normal;
margin: 0;
padding: 5px 0 5px 5px;
}

div.review p {
margin: 0;
padding: 0 0 0 15px;
}

#product-price-bottom {
font-size: 0.95em;
margin: 0 185px 0px 230px;
padding: 20px 0 0px 0;
}

div.paging {
background: #E6E6E6;
padding: 7px 4px 8px 4px;
}

div.paging span {
float: right;
}

div.sorting {
float: right;
margin-top:1.5em;
}

div.paging-results {
padding: 7px 0px 7px 0px;
}

div.paging-results div {
float: right;
font-weight: 700;
}

div.paging-results span {
font-weight: 700;
margin: 0 10px 0 0;
}

div.paging-results a {
font-weight: normal;
}

/* subcategory page */
.subCatLink {
	font-size:130%;
	line-height:1.5em;
	font-weight:bold;
}

#mainImage{
	margin: .5em .5em .5em 0;
}
.product_link{
	font-size: 105%;
	font-weight: bold;
}
.relatedProductsHeader{
	padding: .35em .5em;
	font-weight: bold;
}

.Message_ButtonAddNew{
	color: #0090cc !important;
}
.imageBorder{
	border: 1px solid #0090cc;
	padding: 2px;
}
table.results-list td div.image{
	height: auto !important;
}

.featuredProducts{
	margin-top:1em;
	background-color: #f0f0f0;
}
#contentWrap table.featuredProducts td{
	padding: 1em;
	border: 1px dotted #ccc;
}
.sitemapTable{
	width: 96%;
}
.sitemapList{
	margin-left: 3%;
	margin-bottom: 1em;
}

.breadcrumbs {
	color:#555555;
	font-size:85%;
}
.breadcrumbs {
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	margin:0 0 0.5em !important;
	padding:0 !important;
}
.breadcrumbs li {
	-moz-background-clip:border !important;
	-moz-background-inline-policy:continuous !important;
	-moz-background-origin:padding !important;
	background:transparent url(/cirkuit/includes/images/bullets/greyBullet.gif) no-repeat scroll left center !important;
	display:inline !important;
	margin:0 0.4em 0 0 !important;
	padding:0 0 0 0.7em !important;
}
.mapImg{
	border: 1px solid #ddd;
	padding: 1px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.nomargin{
	margin:0;
}

/* Ads section */
#ads{
	margin-top: 1.5em;
	text-align: center;
}
#ads .adsHeader{
	color: #c3c3c3;
	font-size: 85%;
}
#ads .adItem img{
	border: 1px solid #fff;
	margin: 3px 0;
}
#ads .adsFooter{
	color: #fff;
	font-size: 85%;
}
#ads .adsFooter a{
	outline: none;
	text-decoration: none;
}
#ads .adsFooter a:hover{
	text-decoration: underline;
}
