@charset "UTF-8";
body {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #333333;
	line-height:1.3em;
	background: #e0e0e0 url(/images/bodyBackground.jpg) top center repeat-y;
}
a {
	color:#002b6b;
}

.width10 { width:10%; }
.width20 { width:20%; }
.width30 { width:30%; }
.width35 { width:35%; }
.width40 { width:40%; }
.width45 { width:45%; }
.width50 { width:50%; }
.width55 { width:55%; }
.width60 { width:60%; }
.width70 { width:70%; }
.width80 { width:80%; }
.width90 { width:90%; }
.floatLeft { float:left; }
.floatRight { float:right; }

.ImageWithInfo_Title,
.ContentType_ImageGallery_title,
h1, .ContentType_SubPageList_title {
	font-size:18px;
	font-weight:normal;
	line-height:17px;
	margin: .5em 0;
}
h2 {
	font-size:16px;
	font-weight:normal;
	line-height:15px;
}
h3 {
	font-size:14px;
	font-weight:bold;
	line-height:13px;
}
h4 {
	font-size:12px;
	font-weight:bold;
	line-height:11px;
}
.clearBothAssurance{
	clear:both;
	zoom:1;
	width:100%;
	height:0;
}
img,
a img {
	border:none;
}
.orange {
	color:#F3B11E;
}
#pg {
	position:relative;
	background:#FFFFFF;
	width: 948px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto 5px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#pg-inner {
	margin:0 20px;
}
#pg-right {
	float:left;
	margin-left:10px;
	width:715px;
}
#pg-top {
	display:block;
	width:100%;
	clear:both;
	height:107px;
}
#pg-hdr-logo-link {
	/*z-index:999;*/
	display:block;
	height:88px;
	width:220px;
}
#pg-hdr-logo-link a {
	height:88px;
	width:220px;
	display:block;
	top:30px;
	/*z-index:999;*/
	cursor:pointer;
}

#pg-hdr-logo {
	float:left;
	padding:0.75em 0;
}
#pg-hdr-logo2 {
	float:left;
	padding:1.5em 0 0.75em 1.5em;
}
#pg-hdr-logo3 {
	float:left;
	padding:5px 0 0.15em 1.75em;
}

#pg-hdr-right {
	float:right;
}
#pg-hdr-slogan {
	font-size:150%;
	font-weight:bold;
	color:#333;
	letter-spacing:2px;
	margin-top:1em;
	display:block;
	/*padding-bottom:15px;*/
	text-transform:uppercase;
	text-align:right;
}
#pg-hdr-logo a  {
	display:block;
	text-decoration:none !important;
	padding:0 !important;
	margin:0 !important;
}
#pg-hdr-toolbar {
	text-align:right;
}
#pg-hdr-toolbar ul {
	padding:1em 0;
	margin:0;
}
#pg-hdr-toolbar ul li {
	display:inline;
}
#pg-hdr-toolbar ul li a {
	margin:0 0 0 14px;
	padding:0 0 0 20px;
	color:#ff3d00;
}
#pg-hdr-toolbar ul li a.account {
	background:transparent url(/cirkuit/includes/images/icons/icon-users.gif) no-repeat scroll 0 0;
}
#pg-hdr-toolbar ul li a.cart {
	background:transparent url(/cirkuit/includes/images/icons/icon-cart.gif) no-repeat scroll 0 0;
}
#pg-hdr-toolbar ul li a:hover {
	text-decoration:none;
}

#pg-hdr-facebook {
	margin-left: 1.1em;
    margin-top: 1.15em;
	width:99%;
}

#pg-hdr-slogan2 {
	display:block;
	float:left;
	font-size:110%;
	padding:0.15em 0 0.6em 0;
	font-variant:small-caps;
	letter-spacing:1px;
}

#pg-hdr {
	/*position:relative; for z-index to work
	z-index:100;/* #main is at z-index 101 */
	display:block;
	width:100%;
	clear:both;
	text-align:right;
}

#flashLogo {
	z-index:0;
}

#pg-hdr-add-this {
	margin-top:15px;
	display:block;
	text-align: center;
}
#pg-hdr-add-this a {
	margin:0 !important;
	padding:0 !important;
}
#pg-hdr-add-this a:hover {
	background-color:#FFF !important;
}
#pg-hdr-nav {
	margin-top:1px;
}
#pg-hdr-nav ul {
	padding:10px 4px;
	border:1px solid #00222e;
	background-color:#305069;
	list-style:none;
	list-style-type:none;
	text-align:left;
	margin:0;
}
#pg-hdr-nav li {
	display:inline;
	list-style:none;
	list-style-type:none;
}
#pg-hdr-nav a {
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	padding:8px 9px;
	text-transform:uppercase;
}
#pg-hdr-nav a:hover {
	text-decoration:underline;
}
#pg-left-nav {
	/*position:relative; for z-index to work
	z-index:102;/* #main is at z-index 100 */
	width:180px;
	margin:0;
	padding:0;
	float:left;
	clear:both;
}
#pg-left-nav ul,
#pg-left-nav li {
	list-style:none;
	list-style-type:none;
	text-align:left;
	margin:0;
	padding:0;
}
#pg-left-nav .nav-heading {
	background-image:url(../images/left-nav-background.gif);
	background-repeat:repeat-x;
}
#pg-left-nav em {
	border:1px solid #000;
	border-bottom:none;
	color:#fff;
	display:block;
	font-style:normal;
	font-weight:bold;
	padding:0.35em 0.75em;
	background-image:url(/images/left-nav-arrow.gif);
	background-repeat:no-repeat;
	background-position:2px 5px;
	padding-left:1.75em;
}
#pg-left-nav ul {
	margin-bottom:1em;
	background-color:#333333;
	border:1px solid #000;
	display:block
}
#pg-left-nav ul li a {
	border-bottom:1px solid #FFF;
}
#pg-left-nav a {
	display:block;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	padding:10px 5px;
}
#pg-left-nav a:hover {
	background-color:#555555;
}
.nav-livechat {
	text-align:center;
}
.nav-livechat a:hover {
	background-color:#FFF !important;	
}
.AuthorizeNetSeal {
	margin-left:4em !important;
}
.AuthorizeNetSeal a:hover {
	background-color:#FFF !important;	
}

/* needed for drop-menu */
#pg-left-nav ul li.new {
	background:transparent url('/images/new-redflag.gif') no-repeat 125px -5px;
}
#pg-left-nav ul li {  position: relative; z-index: 100; /*height:100%; width: 100%;*/ padding: 0; margin: 0; }
#pg-left-nav ul ul { display: none; position: absolute; left: 100%; top: 0px; width:100%; z-index:101;  padding: 0; margin: 0; }
* html #pg-left-nav ul ul li, #pg-left-nav ul ul li{ *margin-top:-3px; *padding-bottom:3px; *top:3px; *width:100%; *height:100%; *margin-left:-15px; }
* html #pg-left-nav ul ul { left: 100%; z-index: 102; padding: 0; margin: 0; }
* html #pg-left-nav ul ul ul { left: 100%; ; z-index: 103; }
#pg-left-nav .containsSubMenu{
	background-image: url(/cirkuit/includes/js/jquery/plugins/dropmenu/1.0/images/white_arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
#pg-left-nav ul ul{
	border: none;
	border-bottom: 1px solid #FFF;

	box-shadow: 0pt 0pt .35em #555;
	-moz-box-shadow: 0pt 0pt .35em #555;
	-webkit-box-shadow: 0pt 0pt .35em #555;
}
#pg-left-nav ul ul li{
	border: none;
	border-right: 1px solid #000;
}
#pg-left-nav ul ul li a{
	background:none !important;
	background-color:#333333 !important;
}
#pg-left-nav ul ul li a:hover{
	background-color:#555555 !important;
}
#pg-left-nav ul ul.sub_nav2{
	width: 342px;
	border:none;
}
#pg-left-nav ul ul.sub_nav2 li{
	border: none;
}
#pg-left-nav ul ul.sub_nav2 li a{
	border: none;
	border-top: 1px solid #000;
}
#pg-left-nav ul ul.sub_nav2 li.leftcol{
	width: 171px;
	float:left;
}
#pg-left-nav ul ul.sub_nav2 li.rightcol{
	width: 170px;
	float:right;
	border-left: 1px solid #000;
}
#pg-left-nav ul ul li.emptyNavLi{
	border-top: 1px solid #000;
	padding: 0.1em 0 0.2em 0.5em;
	color: #555;
}
/**/


#pg-left-nav .pg-left-container {
	background-color:#555555;
	border:1px solid #333333;
	color:#FFF;
	padding:0.45em;
	margin-bottom:1em;
}

#searchForm {
	margin:0;
	padding:0;
}
#searchInput {
	width:117px;
	font-size:90%;
}
#searchSubmit {
	background-color:#005BCA;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
	font-size:90%;
	width:35px;
}
.searchAdvanced a {
	text-transform:none !important;
	margin:0 !important;
	padding:0.35em 0 0 0 !important;
	font-size:90% !important;
}
.searchAdvanced a:hover {
	text-decoration:underline !important;
}

.blue {
	color: #96D3D9;
}
.darkblue {
	color:#214E85;
}
.red {
	color:#FF0000;
}
form#newsletterForm {
	padding:5px;
	margin:0;
	margin-bottom:1em;
	text-align:left;
	background-color:#555555;
	border:1px solid #333333;
	display:block;
}
form#newsletterForm p {
	margin:0;
	padding:5px 0 5px 0;
	font-weight:bold;
	color:#FFF;
	font-size:90%;
}
form#newsletterForm input#ea {
	width:130px;
	text-align:left;
	margin:0 auto;
	font-size:11px;
	color:#666666;
}

form#newsletterForm input.submit {
	border:none;
	background-color:#fff;
	font-weight:bold;
	font-size:11px;
	color:#000;
	margin-top:10px;
	padding:3px;
}
form#newsletterForm input.submit:hover {
	color:#542F1A;
	background-color:#FFFF00;
}
#newsletterUnsubscribeLink a {
	padding:0.5em 0;
	font-size:80%;
	text-transform:none;
}
#main {
	float:left;
	width:700px;
	min-height:640px;
	padding:10px 30px 0 10px;
	*padding-top:23px;
	*padding-left:13px;
}
#thumbnailbar {
	display:block;
	width:100%;/* typically override this in each page as needed */
	margin:0 auto;
/*	height:135px; */
	overflow:auto;
	font-size:8px;
}
#thumbnailbar ul {
	display:block;
/*	height:115px;
	width:1400px; */
	white-space:nowrap;
}
#thumbnailbar ul,
#thumbnailbar li {
	margin:0 10px 10px 0;
	padding:0;
	list-style:none;
	list-style-type:none;
}
#thumbnailbar ul li {
	display:block;
	float:left;
	text-align:center;
	vertical-align:text-top;
	width:134px;/* leaves 2px between each li */
	height:115px;
	clear:none;
}
#thumbnailbar img {
	clear:none;
	display:inline;
}
#thumbnailbar a {
	color:#F3B11E;
	text-decoration:none;
	font-weight:bold;
}
#thumbnailbar a.current,
#thumbnailbar a:hover {
	color:#542F1A;
}
#thumbnailbar a.current {
	cursor:default;
}

#ftr {
	margin:0 auto;
	clear:both;
	width:952px;
}
#ftr .left {
	float:left;
	padding:1.5em;
}
#ftr .right {
	float:right;
	padding:1.5em;
}

/* contact page */
#contact_block {
	display:block;
	width:720px;
	font-weight:bold;
}
#contact_block a {
	text-decoration:none;
	color:#F3B11E;/* orange */
}
#contact_block a:hover {
	color:#B3DDE3;/* blue */
}


blockquote.testimonials {
	font-style:italic;
	padding:10px 10px 10px 40px;
	margin:0;
	background-image:url(/media/quote.gif);
	background-position:top left;
	background-repeat:no-repeat;
	clear:both;
}

/* generic clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

/* 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:#2D5BAA; font-size:115%; }
td.product_image { width:auto !important; }
#main table {
	margin:0;
	padding:0;
}

.relatedProductsHeader span {
	font-size: 1.2em;
	font-weight:bold;
	padding: 0;
}

/*cms override customization*/
.ContentType_SubPageList_list{
	background-color:#f0f0f0;
}

.ContentType_ImageGallery_Summary_title a{
	
}
.ContentType_ImageGallery_Summary_title a:hover{
	
}
.ContentType_MessageSection_Summary_title, .SubPageList_summaryPageTitle, .ContentType_ImageGallery_Summary_title {
	padding:0.5em;
	background-color:#CCC;
	font-weight:bold;
}
.ContentType_MessageSection_Summary_Custom, .SubPageList_summaryCustomContent, .ContentType_ImageGallery_Summary_Custom {
	background-color:#DDD;
	padding:0.5em;
	margin-bottom:0.75em;
}
.ContentType_MessageSection_Summary_Custom p, .SubPageList_summaryCustomContent p, .ContentType_ImageGallery_Summary_Custom p {
	margin:0;
}
.ContentType_MessageSection_Summary_Custom a, .SubPageList_summaryCustomContent a, .ContentType_ImageGallery_Summary_Custom a {
	text-decoration:none !important;	
}

.resultsPageLinksTop,
.resultsPageLinksBottom{
	background-color: #ddd;
}
.resultsPageLinksBottom a{
}
.resultsPageLinksBottom span{
}
.resultsPageLinksBottom a:hover{
}
.resultsCountTop,
.resultsCountBottom{
	background-color: #ddd;
}
.ContentType_SubPageList_listItem .video_note a{
	text-decoration: none;
}
.ContentType_SubPageList_listItem .video_note a:hover{
	text-decoration: underline;
}

.video_summary{
	text-align: center;
	padding: 1em .5em;
}
.video_note{
	text-align: right;
	margin-right:2em;
}
.homeNewsItem .video_note{
	text-align: left;
	margin-right:0;
	margin-top:.5em;
}
.homeNewsItem .video_object{
	margin-right:1em;
	float:left;
}
.homeNewsItem .ImageWithInfo_Title a,
.video_summary .SubPageList_summaryPageTitle a{
	font-size: 15px;
	font-weight: bold;
	display: block;
	padding-bottom: .5em;
	text-decoration:underline;
}
.video_summary .SubPageList_summaryPageTitle a:hover{
	text-decoration:none;
}

.video_summary .video_caption{
	margin: 1em 0;
}
.video_complete{
	text-align: center;
}
.video_complete .video_caption{
	padding-top: .5em;
	clear:both;
	display: block;
	font-size: 110%;
}

#leftNavEventsContainer{
	margin-top:1em;
}
#leftNavEvents{
	padding:5px;
	margin:0 0 0 auto;
	text-align:left;
	background-color:#E3F2F4;
	border:1px solid #C7E7EB;
	display:block;
}
#leftNavEvents a{
	text-align: center;
	text-decoration: underline;
}
.leftNavEvent{
	margin: .5em 0 1em;
}
.leftNavEvent_date{
	color:#522F14;
	font-weight: bold;
}
.leftNavEvent_details{

}

#homeEventsContainer{
	margin: 0 0 1em;
	width: 370px;
	float:right;
}
#homeEvents{
	padding:2px 10px 10px;
	margin:0 0 0 auto;
	text-align:left;
	background-color:#fff;
	border:3px solid #b3dee3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display:block;
}
#homeNewsTitle,
#homeEventsTitle{
	font-size: 140%;
	font-weight: bold;
	color: #542f1a;
	padding-bottom: .5em;
}
#homeNewsTitle{
	clear:both;
	padding-bottom:0;
}
#homeEvents a{
	padding-left: 15px;
	background: url(/images/brownBullet.gif) 5px center no-repeat;
	text-decoration: underline;
	color: #542f1a;
}
#homeEvents a:hover{
	text-decoration: none;
}
.homeEvent{
	margin: .5em 0 1em;
}
.homeEvent_date{
	color:#e79424;
	font-weight: bold;
}
.homeEvent_details{

}

#homeNewsContainer{
	clear:both;
	margin: .5em 0;

	border:3px solid #b3dee3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.homeNewsItem{
	padding: .6em;
	padding-top:0;
}
.homeNewsItem .video_summary{
	text-align: left;
}

.ImageWithInfo_Image{
	text-align: center;
}
.homeNewsItem .ImageWithInfo_Image img{
	width: 210px;
	float:left;
	margin-right:1em;
}
.ImageWithInfo_Title a:hover{
	text-decoration: none;
}
.ImageWithInfo_Caption a{
	text-decoration: none;
	color: #000;
}

/* next few temporary since there is 1 text and image box only? */
.homeNewsItem .SubPageList_summaryPageTitle{
	display: none;
}
.homeNewsItem .video_summary .SubPageList_summaryPageTitle{
	display: block;
}
.homeNewsItem .SubPageList_summaryCustomContent a{
	color: #000;
	cursor: default;
}
.homeNewsItem h3{
	margin-top: 0;
	color: #E79424;
}
.homeNewsItem a:hover{
	text-decoration:none;
}

/* homepage */
.contentTextBox {
	border:1px solid #CCC;
	padding:5px;
}
.contentHome p {
	line-height:1.5em;
	padding-left:15px;
	color:#454545;
}
.featuredProducts{
	float:left;
	width:100%;
	text-align: center;
	background-color: #f0f0f0;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left:1px solid #999;
}
.featuredProduct{
	width:33.1%;
	float:left;
	border: 1px solid #999;
	border-right: none;
	border-bottom: none;
	background-color: #f0f0f0;
	min-height:170px;
	height:auto !important;
	height:170px;
}
.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: 1px solid #999;
	border-bottom:none;
	margin:0;
	margin-top: 1em;
	color:#fff;
	background-color:#555;
}
.h2Inner{
	padding: .5em 1em;
}

/* cms styles */
.summaryContainer{
	float:left;
	width: 100%;
	padding-top: .5em;
	padding-bottom: .5em;
	/*border-bottom: 1px solid #ccc;*/
}
.ContentType_SubPageList_listTable{
	/*border-left: 1px solid #ccc;*/
}
.ContentType_SubPageList_listTable td{
	border-bottom: 1px solid #eee;
	/*border-right: 1px solid #ccc;*/
}
.ContentType_SubPageList_listItem .summaryContent1{
	float:left;
	width: 19%;
}
.ContentType_SubPageList_listItem .summaryContent2{
	float:left;
	width: 40%;
	font-size:110%;
}
.ContentType_SubPageList_listItem .summaryContent3{
	float:left;
	width: 25%;
	margin-left:2%;
}
.ContentType_SubPageList_listItem .summaryContent2And3{
	width: 65%;
	float:left;
	font-size:110%;
	margin-left:2%;
}
.ContentType_SubPageList_listItem .summaryContent4{
	float:right;
	font-weight: bold;
	width: 14%;
	text-align: right;
	font-size:110%;
}
.resultsCountTop,
.resultsCountBottom{
	font-size: 85%;
	background:#f3f3f3;
	color: #777;
	padding: .25em;
	text-align: center;
}
.resultsCountBottom{
	clear:both;
}
.resultsPageLinksTop,
.resultsPageLinksBottom{
	font-size: 90%;
	font-weight:bold;
	background:#f3f3f3;
	color: #000;
	padding: .25em;	
	text-align: center;
}
.resultsPageLinksBottom{
	clear:both;
}
.ContentType_SubPageList_list {
	/*line-height:2em;*/
	padding:0.5em;
}


/* horizontal subnavigation styles 
.subNavigation {
	padding:3px;
	border:1px solid #CCC;
	background-color:#F5F5F5;
	line-height:1.5em;
	margin-bottom:5px;
	
	box-shadow:0 0.25em 0.5em #CCCCCC;
	-moz-box-shadow:0 0.25em 0.5em #CCCCCC;
	-webkit-box-shadow:0 0.25em 0.5em #CCCCCC;
}
.subNavigation ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
	text-align:left;
	display:inline;
}
.subNavigation ul li a {
	outline:none;
}
.subNavigation li ul {
	display:none;
	position:absolute;
	border:1px solid #C0C0C0;
	border-top:none;
	background-color:#F5F5F5;
	width:12em;
	top:17px;
	*top:24px;
	left:-1px;
	z-index:99;
	box-shadow:0 0.25em 0.5em #CCCCCC;
	-moz-box-shadow:0 0.25em 0.5em #CCCCCC;
	-webkit-box-shadow:0 0.25em 0.5em #CCCCCC;
}
.subNavigation li ul li {
	display:block;
	border-bottom:1px solid #DDD;
	border-right:none;
	padding: 0.25em 0.5em;
}
.subNavigation li ul li a {
	padding: 0.25em;
	height:1%;
	display:block;
}
.subNavigation li {
	margin: 0;
	padding: 0 0.5em 0; 
	display:inline;
	border-right:1px solid #CCCCCC;
	position:relative;
}
.subNavigation li a {
	color:#3333FF;
	background-color:inherit;
	text-decoration: underline;
	margin: 0;
	width:auto;
	padding: 0.35em 0.15em;
	display: inline;
	font-weight:bold;
}
.subNavigation li a:hover {
	color:#3333FF;
	margin: 0;
	background-color:#FEFEFE;
	display: inline;
	text-decoration: none;
	font-weight:bold;
	width:auto;
}
.subNavigation li {  position: relative; }
.subNavigation ul { display: none; position: absolute; left: 100%; top: -1px; width:100%; }
* html .subNavigation ul { left: 8.65em; }
* html .subNavigation ul ul { left: 100% !important; }
.subNavigation ul ul { left: 100% !important; }

.subNavigation .containsSubMenu {
	background-image: url(/cirkuit/includes/js/jquery/plugins/dropmenu/1.0/images/grey_arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
*/

/*
.subNavigation {
	padding:0.05em;
}
.subNavigation ul {
	margin:0 0 10px 0;
	padding:0;
	background-color:#FFFF00;
	border:1px solid #999999;
}
.subNavigation li {
	display:inline;
}
.subNavigation ul li {
	list-style-type:none;
	border-bottom:1px dotted #666666;
}
.subNavigation ul li.last {
	border-bottom:none;
}
.subNavigation a {
	color:#000000;
	text-decoration:none;
	padding:0.3em 0.3em;
	height:1%;
}
.subNavigation a:hover {
	background-color: #000000;
	color:#FFFF00;
}

.subNavigation li {  position: relative; }
.subNavigation ul li a { display:block; }
.subNavigation ul { display: none; position: absolute; left: 0; top: 15px; width:100%; }
* html .subNavigation ul { left: 8.65em; }
* html .subNavigation ul ul { left: 100%; }
.containsSubMenu{
	background-image: url(/cirkuit/includes/js/jquery/plugins/dropmenu/1.0/images/grey_arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

*/

/* drop down menu */
.subNavigation {
	margin:0 0 1em;
	padding:0;
	list-style-type:none;
	background-color:#AAA;
	border:1px solid #999999;
	
}
.subNavigation li {
	display:inline;
	padding-top:10px;
	margin-left:0;
	padding-left:0;
	
	*position:relative;
	*z-index:0;
}
.subNavigation li.last {
	border-right:none;
}
.subNavigation li a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:10px 14px;
	border-right:1px solid #EEE;
	border-bottom:1px solid #CCC;
	line-height:3.2em;
	/*white-space:nowrap;*/
}
.subNavigation li a:hover {
	color:#333;
	text-decoration:underline;
}

.subNavigation li {  position: relative; }
.subNavigation ul {
	position: absolute;
	top:34px;
	*top:45px;
	*left:100%;
	left:-1px;
	width:14.1em;
	background: #AAA;
	border-top:solid 1px #EEE;
	border-right:solid 1px #EEE;
	border-left:solid 1px #EEE;
	text-align:left;
	list-style-position:outside;
	z-index:99;
	padding:0;
}
.subNavigation li ul {
	/*filter: alpha(opacity=92);
	-moz-opacity: .92;
	opacity: .92;*/
}
.subNavigation ul li {
	display:block;
	border-bottom:1px solid #EEE;
	border-right:none;
	margin-left:1px;
	padding:0;
}
.subNavigation ul li a {
	display:block;
	padding:0.5em 0.25em 0.5em 1.35em;
	margin:0;
	height:1%;
	line-height:2em;
	white-space:normal;
}
.subNavigation ul li a:hover {
	background-color:#2d4960;
	color:#FFF;
	text-decoration:none;
}
* html .subNavigation ul { top: 27px; }
* html .subNavigation ul ul { left: 100%; top:0; }
.subNavigation ul ul { left: 100%; top:0; }
.containsSubMenu{
	background-image: url(/cirkuit/includes/js/jquery/plugins/dropmenu/1.0/images/grey_arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.subNavigation ul,
.subNavigation li:hover ul,
.subNavigation ul ul,
.subNavigation li:hover ul ul,
.subNavigation ul ul ul,
.subNavigation li:hover ul ul ul
{display: none;}
.subNavigation ul li:hover ul,
.subNavigation ul li:hover ul
{display: block; }

a.tf_upfront_badge {
	margin:0 auto;
	display:block;
	margin-left:2em !important;
} 
a.tf_upfront_badge:hover {
	background-color:#FFF !important;
}

.biz-rate-banner{
	text-align: center;
}

.socialIcons {
	clear:both;
	padding-left:21px;
	padding-bottom:10px;
}
.facebookContainer {
	float:left;
	width:65px;
	margin-left:8px;
}
.googlePlusContainer {
	float:left;
	width:65px;
}
