@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	background: #181616 url(/images/site-bottom-bg.gif) top center repeat-y;
	margin: 0;
	padding: 0;
	font: 80% tahoma, verdana, arial, sans-serif;
}
#body{
	margin: 0 auto;
}
#page {
	background: #181616 url(/images/site-bg.gif) top center repeat-y;
	margin:0 auto;
}

#pageInner{
	padding:0 .0 1.5em 0;
	margin: 0 auto;
	width: 926px;
	background: #fff;
}
@-moz-document url-prefix() { /* FF hack for off-center background when scrollbar present */
	#pageInner{
		position: relative;
		left: -1px;
		width: 925px;
	}
}
p {
	font-size:90%;
	color: #000;
	margin: .7em 0;
	line-height:1.4em; }
em {
	font-style: normal;
	font-weight: bold; }
ul {
	margin: 0;
	padding: 0;
	list-style-position:inside; }
li {
	margin: 0;
	padding: 0; }
table {
	border: none; }
img {
	border: none; }
a {
	color:#000000; }
a:hover {
	text-decoration: none; }

form {
	margin: 0;
	padding: 0; }

.alignRight { text-align:right; }
.floatLeft { float:left; }
.floatRight { float:left; }
.clearBoth { clear:both; }
.littlePadding { padding:0.25em; }
.somePadding { padding:0.5em; }
.bigPadding { padding:1em; }


.left,.floatLeft{ float:left; }
.right,.floatRight{ float: right; }
.left20{ float: left; width: 20%; }
.left21{ float: left; width: 21%; }
.left25{ float: left; width: 25%; }
.left29{ float: left; width: 29%; }
.left33{ float: left; width: 33%; }
.left35{ float: left; width: 35%; }
.left37{ float: left; width: 37%; }
.left40{ float: left; width: 40%; }
.left47{ float: left; width: 47%; }
.left50{ float: left; width: 50%; }
.left55{ float: left; width: 55%; }
.left65{ float: left; width: 65%; }
.left63{ float: left; width: 63%; }
.left66{ float: left; width: 66%; }
.right33{ float: right; width: 33%; }
.right35{ float: right; width: 35%; }
.right37{ float: right; width: 37%; }
.right44{ float: right; width: 44%; }
.right49{ float: right; width: 49%; }
.right50{ float: right; width: 50%; }
.right53{ float: right; width: 53%; }
.right60{ float: right; width: 60%; }
.right63{ float: right; width: 63%; }
.right65{ float: right; width: 65%; }
.right66{ float: right; width: 66%; }
.right71{ float: right; width: 71%; }
.right75{ float: right; width: 75%; }
.right79{ float: right; width: 79%; }
.right80{ float: right; width: 80%; }
.bold{ font-weight: bold; }
.italic{ font-style: italic; }
.clearBoth{ clear:both; }
.clearBothAssurance{ clear: both; height:0; zoom:1;}
.textAlignLeft{ text-align: left; }
.textAlignCenter{ text-align: center; }
.textAlignRight{ text-align: right; }
.zoom{ zoom:1; }

.width48{
	width:48%;
}
.width100{
	width:100%;
}
.marginBottom05{ margin-top: .5em; }
.marginTop05{ margin-top: .5em; }
.marginTop10{ margin-top: 1em; }
.marginTop15{ margin-top: 1.5em; }
.marginTop20{ margin-top: 2em; }
.marginTop40{ margin-top: 4em; }

.padding05{ padding:0.5em; }
.padding10{ padding:1.0em; }
.padding15{ padding:1.5em; }
.padding20{ padding:2.0em; }

.paddingTop05{ padding-top:0.5em; }
.paddingTop10{ padding-top:1.0em; }

.paddingLeft05{ padding-left:0.5em; }
.paddingLeft10{ padding-left:1.0em; }

.grey6{color:#666;}
.grey5{color:#555;}
.red{color:#dd0000;}
.yellow{color:#FEF200;}
.blue{color:#0000FF;}

.whiteBg{ background: #fff; }
.yellowBg{ background: #FEF200; }

.blackBorder{ border: 1px solid #000; }
.greyBorderTop{ border-top: 1px solid #ddd; }

.size70{ font-size: 70%; }
.size80{ font-size: 80%; }
.size85{ font-size: 85%; }
.size90{ font-size: 90%; }
.size95{ font-size: 95%; }
.size100{ font-size: 100%; }
.size110{ font-size: 110%; }
.size120{ font-size: 120%; }
.size130{ font-size: 130%; }
.size140{ font-size: 140%; }
.size150{ font-size: 150%; }
.size160{ font-size: 160%; }
.size170{ font-size: 170%; }
.size180{ font-size: 180%; }
.size190{ font-size: 190%; }
.size200{ font-size: 200%; }

.strikeout{ text-decoration: line-through; }

h1,
.ContentType_ImageGallery_title,
.ContentType_SubPageList_title {
	font-size:125%;
	font-weight: bold;
	padding: .25em 0;
	border-bottom: 1px solid #d70000;
	margin-bottom: .5em;
	color: #d70000;
	margin-top:.5em;
}
h2 {
	color:#515151;
	font-size:110%;
	display:block;
	margin:0.25em 0 0.5em 0;
}
h3 {
	font-size:110%;
	display:block;
	margin:0 0 0.5em 0;
}

#imgLogo{
	padding: .4em;
	padding-bottom: 0;
	float:left;
}

#headerRight {
	float:right;
	width:620px;
	padding:0.5em 0.5em 0 0;
}

#headerRight .floatRight {
	float:right;
	width: 47%;
}
.smallLinks{
	/*margin-top: 23px;	*/
}
.topCrumbs{
	color: #fff;
	font-size: 80%;
	text-align: right;
}
.topCrumbs a{
	color: #fff;
}
.topCrumbs ul{
	list-style: none;
}
.topCrumbs li{
	display: inline;
	margin-left: .5em;
}

.cart{
	margin:0;
	margin-top: 21px;
	text-align: right;
	float:right;
	width: 100%;
}
.cart a{
	color:#d70000;
}
.cart img{
	margin-right: .5em;
}
.cartContents{
	font-weight: bold;
	color: #F8FBC8;
}
#header{
/*	margin-left:-2px;
	margin-right:-1px;*/
	_margin-left:1px;
	_margin-right:-1px;
	padding-top:3px;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
}
#headerInner{
	min-height:77px;
	height:auto !important;
	height:77px;
	*height: 77px !important;

	background: #959796 url(/images/header-bg.gif) top left repeat-x;
}
#headerRight .floatLeft {
	float:left;
}

#headerRight .businessYears {
	font-size: 110%;
	margin-top: 2.5em;
	font-weight: bold;
}
#headerRight .phoneNumber {
	color:#fff;
	display:block;
	padding-top:0.35em;
}
#headerRight .motto {
	font-size:130%;
	padding-top:0.35em;
	font-weight: bold;
}
#headerRight .motto a{
	font-size:110%;
	text-decoration: none;
	color: #d70000;

}
#headerRight .motto a:hover{
	text-decoration: none;
}


#topnavContainer {
	/* border-top:1px solid #a3a3a3; */
	font-size: 10pt;
	font-weight: bold;

	_height: auto;
	*min-height: auto;
	background-color:transparent;
	background-image:url(/images/topnav.gif);
	background-repeat:repeat-x;
	background-position: left 2px;
	*background-position: left top;
	padding-top: 2px;
	*padding: 0;
	clear:both;
	_margin-left:2px;
}
#topnav {
	padding: 10px 0 0;
	*padding: 9px 0 5px;
	_padding: auto;
	min-height:27px;
	height:auto !important;
	height:27px;

	text-align:center;
	*margin-top: .2em;
}

#topnav li {
	padding:9px 0;
	display:inline;
	list-style-type:none;
}
#topnav li a {
	font-size:80%;
	text-transform:uppercase;
	color:#F6F6F6;
	margin-top:3px;
	padding:12px 2em 9px 2.5em;

	background-image:url(/images/topnav-divider.gif);
	background-repeat:no-repeat;
	background-position:top left;
	line-height:1.6em;
	text-decoration:none;
}
#topnav li a:hover {
	text-decoration:underline;
}
#topnav li a.first {
	background:none;
}
#topnavLeftCorner{
	background-image: url(/images/topnav-corner-left.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#topnavRightCorner{
	background-image:url(/images/topnav-corner-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
}




#contentLeftContainer {
	float:left;
	width:20%;
}
.contentLeft1{
	background-image: url(/images/leftnav-corner-noborder-topleft-grey.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.contentLeft2{
	background-image: url(/images/leftnav-corner-noborder-topright-grey.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.contentLeft3{
	background-image: url(/images/leftnav-corner-noborder-bottomleft.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.contentLeft4{
	background-image: url(/images/leftnav-corner-noborder-bottomright.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.contentLeft{
	background-color: #ddd;
	margin: 0 .5em .5em 0;
}
.contentLeft .contentLeftBox {
	margin-bottom:.5em;
}
.contentLeft .contentLeftBox em {
	background-color: #b6b6b6;
	text-align: center;
	font-size:100%;
	color:#fef200;
	font-weight: bold;
	font-style:normal;
	padding:.5em 0 .5em 0;
	display:block;
	color: #d70000;
	text-transform: uppercase;
}
.contentLeft .contentLeftBox .first {
	background-image: url(/images/leftnav-corner-noborder-topleft-grey.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #b6b6b6;
}
.contentLeft .contentLeftBox .first em {
	background-image: url(/images/leftnav-corner-noborder-topright-grey.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: transparent;
}
.contentLeft a {
	color: #d70000;
	text-decoration: none;
	font-weight: bold;
}
.contentLeft .contentLeftBox a:hover {
	text-decoration: underline;
	color: #d70000;
}
.contentLeft .contentLeftBoxNavContent {
	/*
	background-image:url(/images/contentLeftBoxNavBG.gif);
	background-repeat:repeat;
	background-position:top left;
	*/
}
.contentLeft .contentLeftBoxNavContentPadding {
	padding:0.25em;
}
.contentLeft .contentLeftBoxContact p {
	margin:0;
	font-size:90%;
	color:#333;
	text-align: center;
}
.contentLeft .contentLeftBoxContact p a {
	color:#d70000;
	font-size:90%;
}

.contentLeft ul {
	list-style-type:none;
	list-style-position:outside;
	font-size: 105%;
}
.contentLeft ul li {
	border-bottom: 1px solid #f0f0f0;
}
.contentLeft ul li a {
	color:#000000;
	text-decoration:none;
	padding:0.25em .15em .25em .75em;
	display:block;
	font-size:90%;
	_width:95%;
}
.contentLeft ul li a:hover {
	color:#222222;
	background-color:#d1d1d1;
	text-decoration:none !important;
	/*
	color:#DDDDDD;
	background-color:#444444;
	*/
}
.contentLeft .contentLeftBanners {
	text-align:center;
	margin-top:1em;
}
.contentLeft .contentLeftBanners img {
	margin:0.5em 0;
}

.leftBanners{
}
.paymentMethods{
	text-align: center;
	float:left;
	padding: .5em 0 0 1.8em;
}
.paymentMethods img{
	padding-top: 1em;
}
.otherlogos1{
	float:right;
}
.semaGroup{
}
.otherlogos1 div{
	padding: .25em 0 0 0;
}
.morelogos{
	text-align: center;
	margin-top:1.5em;
}
.leftBanners div.singleLogoRow{
	width: 100%;
	padding-top: .5em;
	padding-bottom: .5em;
	text-align: center;
}

.twitterLink{
	float:left;
	margin: 39px 0 0 166px;
}
.facebookFan  {
	font-size:70%;
	font-weight:bold;
}
.facebookFan a{
	color: #3b5998;
}

#contentRightContainer{
	float:right;
	width:80%;
	font-size: 99%;
}
#contentRightContainer p{
}
#contentRightContainer ul{
	list-style: none;
}
#contentRightContainer li{
	margin-left: .5em;
	padding-left: .75em;
	background: transparent url(/images/grey-bullet.gif) no-repeat scroll left 0.55em;
}

#contentRightContainer ul li{
	margin-left: 1em;
}

#content{
	padding: .35em .5em .5em .5em;
	*padding-top: 0;
}

#content1{
	background-image:url(/images/content-bg.gif);
	background-repeat: repeat-x;;
	background-position:top;
}
#content2{
	background-image:url(/images/content-corner-topleft.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#content3{
	background-image:url(/images/content-corner-topright.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding: .5em .75em;

	min-height:110px;
	height:auto !important;
	height:110px;
}
#content3 ul{
	font-size: 90%;
	line-height: 1.3em;
}

#footer{
	margin: 0 auto;
	width: 926px;

	min-height:132px;
	height:auto !important;
	height:132px;

	/* width: (above) */
	color: #ccc;
	font-size: 85%;

	background-image: url(/images/site-bottom-bg-top.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
@-moz-document url-prefix() { /* FF hack for off-center background scrollbar present */
	#footer{
		position: relative;
		left: -1px;
		width: 925px;
	}
}
#footer a{
	color: #fff;
}
.footerSection{
	margin-top: .5em;
	float:left;
	width: 17%;

	min-height:170px;
	height:auto !important;
	height:170px;

	border-right: 1px solid #5f5252;
}
.footerSectionProducts{
	width:34%;
}
.footerTitle{
	font-size: 105%;
	color: #F8FB88;
	font-weight: bold;
}
.footerSection .inner{
	padding: 0 1em;
	margin-bottom: .75em;
}
.footerSection ul{
	margin-left: .5em;
}
.footerSection ul li{
	padding: .15em 0;
	list-style-position: outside;
	margin-left:.75em;
}
.footerSectionProducts li{
	width: 47%;
	float:left;
}
#footerRight{
	margin: .5em auto;
	float: left;
	width: 31%;

	text-align: right;
}
#footerRight ul{
	padding: 0 .5em;
	list-style: none;
}
#footerRight li{
	padding: .25em .25em;
}
#footerRight li a{
	color: #f8fb88;
}
#footerRight .seocartLink a{
	color: #fff;
}

/*** CONTENT ****/
.featuredProducts{
	float:left;
	width:100%;
	text-align: center;
	background-color: #f0f0f0;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	border-left:2px solid #999;
}
.featuredProduct{
	width:33.1%;
	float:left;
	border: 2px solid #999;
	border-right: none;
	border-bottom: none;
	background-color: #f0f0f0;
	min-height:230px;
	height:auto !important;
	height:230px;
}
.featuredProduct.firstCol{
	border-left:none;
}
.featuredProduct .inner{
	padding: 1em;
}
.featuredProduct img{
	border: 1px solid #ccc;
}
.featuredProduct .title{
	margin-top: .5em;
}
.featuredProduct .title a{
	color: #000;
	font-size: 110%;
	font-weight: bold;
	text-decoration: underline;
}
.featuredProduct .title a:hover{
	text-decoration:none;
}
.featuredProduct .price{
	color: #d70000;
	font-size: 120%;
	margin-top: .5em;
	font-weight: bold;
}
h2.box{
	float:left;
	width: 100%;
	border: 2px solid #999;
	border-bottom:none;
	margin:0;
	margin-top: 1em;
	color:#fff;

	background-image: url(/images/site-bottom-bg-top.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
.h2Inner{
	padding: .5em 1em;
}
.homeList{
	font-weight: bold;
	margin-left: 0 !important;
}
.homeList li{
	width: 29%;
	float:left;
}





/* product reviews */
#product-reviews {
font-size: 1em;
margin:0 .5em;
}

#product-reviews h1 {
font-size: 1.2em;
font-weight:bold;
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: #f0f0f0;
border:1px solid #ddd;
padding: .5em .25em;
}

div.paging span {
float: right;
}

div.sorting {
float: right;
}

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;
}

/* homepage */
table.product-list {
}

table.product-list td {
padding: 0 0 7px 0;
width:15.5em;
text-align:center;
}
table.product-list td a{
	font-size:80%;
}
table.product-list td img {
border:1px solid #DCDCDC;
}

table.product-list td p {
font-size: 0.95em;
margin: 0 5px 3px 5px;
}

table.product-list td p.price {
color: #666;
font-size: 80%;
margin: 2px 5px 2px 5px;
}

table.product-list td p.more {
font-size: 0.8em;
margin: 3px 5px 5px 5px;
}

.shopping-cart {
	padding:0.5em;
}

.productLayout3_priceQtyAttribs{
	background-color:#fff;
}

.orderResults_header,
.verifyCheckout_header,
.checkout_header,
.verifyLogin_header{
	background-color:#fff;
	border: 1px solid #aaa;
	padding: .5em .25em;
}
.orderResults_header td,
.verifyCheckout_header td,
.checkout_header tr td,
.verifyLogin_header tr td{
	padding: .25em;
}
.orderResults_content,
.verifyCheckout_content,
.checkout_content,
.verifyLogin_content {
	border: 1px solid #aaa;
}
.verifyCheckout_content tr td,
.checkout_content tr td,
.verifyLogin_content tr td{
	padding: .25em;
}

.breadcrumbs { font-size:90%; }
.subcat_link { font-size:175%; }
.product_link { color:#cc0000; font-size:100%; }
td.product_image { }
#content table {
	margin:0;
	padding:0;
}
#mainImage {
	margin-top:0.95em;
	*margin-top:0;
}

.relatedProductsHeader span {
	font-size: 1.2em;
	font-weight:bold;
	padding: 0;
}

.product_image{
	font-size: 9px;
	color: #444;
}

#searchContainer{
	padding: .5em .5em .5em 0;
}
#searchInput{
	width: 70%;
}
#searchSubmit{
	padding: 0 3px;
	font-size: 90%;
}
#searchForm{
	text-align: center;
	padding: 0 .5em;
}

.ContentType_SubPageList_listItem{
	text-align: center;
}
.SubPageList_summaryPageTitle{
	font-size: 120%;
	font-weight: bold;
}
.SubPageList_summaryPageTitle a{
	color: #D70000;
}
.ContentType_SubPageList_listTable{
	border-top: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
}
.ContentType_SubPageList_listCell{
	padding: .5em 0;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}


#homeNewsContainer .homeNewsItem{
	padding: .1em 0 .1em;
	border-bottom: 1px solid #eee;
}
#homeNewsContainer .homeNewsItem p{
	padding: 0;
	margin: .25em 0 0;
}
#homeNewsContainer .ImageWithInfo_SubPageListDefault{
	padding: 0 .5em;
	text-align: left;
}
#homeNewsContainer .ImageWithInfo_Image{
	float:left;
	margin: 0 1em 0 0;
	width: 87px;
	text-align: center;
}
#homeNewsContainer .ImageWithInfo_Image img{
	width: 90px;
}
#homeNewsContainer .ImageWithInfo_Title{
	text-align: left;
	font-size: 95%;
	font-weight: bold;
	margin-top: .25em;
}
#homeNewsContainer .ImageWithInfo_Title a{
	color: #D70000;
	text-decoration: none;
}
#homeNewsContainer .ImageWithInfo_Title a:hover{
	text-decoration: underline;
}
#homeNewsContainer .ImageWithInfo_ReadMore{
	font-size: 90%;
	text-align: left;
	margin-top: .5em;
	text-decoration: underline;
}
#homeNewsContainer a.ImageWithInfo_ReadMore {
	color: #5383ff;
	text-decoration: underline;
}
#homeNewsContainer a:hover{
	text-decoration: none;
}
.clearBothAssurance{
	width: 100%;
	clear:both;
	zoom:1;
	height:0;
}

