﻿/* Basic HTML elements */
* { 
	margin:0px; 
	padding: 0px;
	}

html {
	margin: 0;
	padding: 0;
	}

body {
	margin-top: 20px;
	margin-bottom: 20px;
	background: #404040 url(images/background.gif) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	}

h1 {
	font-size: 2.8em;
	text-transform: uppercase;
	color: #FFFFFF;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
}

p, blockquote, ul, ol {
	/*margin-bottom: 1.5em;*/
	line-height: 1.4em;
	font-size:  1.0em;
	/*color: Black;*/
}

blockquote, ul, ol {
	/*margin-left: 3em;*/
}

blockquote {
	margin-right: 3em;
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img { 
	border: none; 
	}
	
hr { 
	display: none; 
	}


/* Boxed */
.boxed {
	background: url(images/img08.gif) no-repeat left center;
	font-size: small;
}

.title {
	margin: 0;
	padding: 5px 15px;
	background: url(images/img08.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: small;
}

.boxed .content {
	/*padding-right: 3px;*/
}

.boxed ol, .boxed ul {
	margin-left: 0;
	padding: 0px;	
	list-style-type:none;
	line-height:17px;	
	font-size: small;
	/*color: Black;*/
}

.boxed ol a, .boxed ul a {
	text-decoration:none;
	color:#fff;
	}
	
.boxed ol a:hover, .boxed ul a:hover {
	text-decoration:underline;
	}
	
.blogViewCommentHeader {
	margin: 0px;
	font-size: 16px;
	font-weight:bold;
	}
	
#all{
	position: relative;
	margin-left:auto;
	margin-right:auto;
}

/* Blog Content Tags */
#blogSources {
	padding: 14px;
	width:285px;
	border: groove 2px;
	background-color: #ffffff;
}

.blogFrame {
	margin:0px;
	padding:0px;
}

#dailyBlogs {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
}

#dailyBlogs blockquote {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1em;
	color: #000;
	margin-left: 20px;
	list-style-position: inside;
}

#dailyBlog li {
	font-weight: normal;
	line-height: 1.4em;
	font-size: 1em;

	margin-bottom: 0px;
	padding-bottom: 0px;

}

.blogViewTitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:20px; 
	margin:2px;
	padding-top: 10px;
}

.blogTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}

.blogDate {
	color: #006600;
	font-size: 16px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 25px;
}

.blogContent {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 13px;
}

blogContent a {
	color: #2b65ec;
}

.blogAuthor {
	color: #999999;
	font-size: 11px;
}

.blogger-post-footer {
	padding-bottom: .25em;
	height: 0px;
	clear: both
}

/* Logo */
#header{
	position: relative;
	top: 0px;
	width: 1000px;
	height: 120px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
}

#headerimg {
	position: relative;
	background: #fff url(images/headerimg2.jpg) no-repeat;
	width:1000px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
}

#logo {
	width:227px;
	height:86px;
	margin-top:10px;
	margin-left:20px;
	float:left;
	background: #fff url(images/logo.gif) no-repeat;
	}

.tagline { 
	font-size:8px;
	float:left;
	color:black;
	clear:left;
	margin-top:90px;
	margin-left:6px;
	}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
	}

.headerinfo {
	float:left;
	margin-left:45px;
	margin-top:5px;
	width:672px;
	color:black;
	font-size:12px;
	line-height:16px;
	}
	
.headerinfo span {
	color:#4bb5cf;
	}
	
#toplinks {
	float:right;
	margin-top:5px;
	color:black;
	margin-right:10px;
	text-align:right;
	}
	
#toplinks a {
	color:black;
	font-size:12px;
	text-align:right;
	text-decoration:none;
	}
	
#toplinks a:hover {
	color:#4bb5cf;
	text-decoration:underline;
	}

#toplinks2 {
	float:right;
	margin-top:0px;
	color:black;
	margin-right:10px;
	text-align:right;
	clear:right;
	}
	
#toplinks2 a {
	color:black;
	font-size:12px;
	text-align:right;
	text-decoration:none;
	}
	
#toplinks2 a:hover {
	color:#4bb5cf;
	text-decoration:underline;
	}

#productsimg {
	position: relative;
	background: #fff url(images/productheader.jpg) no-repeat;
	width:1000px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	}

/* Page */
#page {
	position:relative;
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	margin-bottom: -190px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
	background: #000000;
	background: #404040 url(images/background.gif) repeat-x;
	}
	
/* Footer */

#footer {
	background: url(images/contentbackground.gif) repeat-x;
	position:relative;
	color:#fff;
	margin-top: -190px;
	height: 190px;
	margin:0px;
	padding:0px;	
	clear:both;
	}
	
#divider {
	position:relative;
	background: url(images/divider.gif) repeat-x;
	height:8px;
	width:1000px;
	}


/* main navigation */
#navcontainer {
	position:absolute;
	top: 13px;
	left:57px;
	}

#navcontainer tr td {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	height: 26px;
}

.navbutton {
	height: 25px;
	background: url('images/navmenu/nav_button_.gif') no-repeat -2px;
}
.navbuttonTop {
	height: 25px;
	background: url('images/navmenu/nav_button_top_.gif') no-repeat -2px;
}
.navbuttonBottom {
	height: 25px;
	background: url('images/navmenu/nav_button_btm_.gif') no-repeat -2px;
}

#navcontainer a {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:black;
	font-weight:bold;
	font-size:15px;
	margin-left:19px;
	}

#navcontainer a:hover{
	color:#4bb5cf;
	}

/*main navigation ends */

#prodnav {
	position: absolute;
	width: 500px;
	left: 405px;
	vertical-align:middle;
}

#prodnav ol {
	position:absolute;
	top: 105px;
	font-weight:bold;
    color:#2a245b;
    line-height:1.4;
    list-style-type:none;
    font-size:14px;
}

#prodnav ol li {
    background: url(skins/Skin_2/images/prodarrow.gif) no-repeat 0px 5px;
    
}

#prodnav ol li a {
	color:white;
	}

#prodnav ol li a:hover {
	text-decoration:none;
}

ol.productsLeft {
	left:20px;
}

ol.productsRight {
	left:240px;
}

p.prodheading {
	color:#fff;
	font-weight:bold;
	font-size:15px;
	padding-top:20px;
	}
	
p.proddescription {
	color:#fff;
	font-size:13px;
	line-height:15px;
	padding-top: 10px;
	}

	
/* Content */
#contentTemplate {
    margin-left:auto;
    margin-right:auto;
	width: 1000px;
	color:#000;
	background-color:#fff;
	padding-bottom: 15px;
	}

#contentTemplate ul {
	margin-left: 25px;
	color: Black;
}

#contentTemplate ul table {
	margin-left: auto;
	margin-right: auto;
}

#contentTemplate li {
	margin-left: 10px;
}

#contentTemplate li table {
	
}

#contentTemplate a {
    color:#2b65ec;
}

#contentTemplate h2 {
	color:#0f7526;
	font-size:14px;
	padding-top:1em;
	font-weight:bold;
	text-align:center;
	text-transform: uppercase;
}


#globeback {
	background: url(images/globebackground.jpg) no-repeat;
	margin:auto;
	width:1000px;
	height:334px;
	clear:both;
	}

#content {
	float: left;
	width: 1000px;
	color:#fff;
	height: 485px;
	background: url(images/contentbackground.gif) repeat-x;
	}

#welcome {
	padding:18px;
	}

#tabimages img {
	margin-left:24px;
	border:none;
	}
	
#tabimages img a{
	border:none;
	}

#welcomeheading {
	background: url(images/welcomeheading.gif) no-repeat;
	width:348px;
	height:25px;
	margin-top:12px;
	margin-left:15px;
	margin-bottom:10px;
	}

.welcomepara {
	width:825px;
	margin-left:30px;
	margin-top:0px;
	margin-bottom:0px;
	font-size:12px;
	}

#faqheading { 
	background: url(images/faqheading.gif) no-repeat;
	width:45px;
	height:20px;
	margin-top:20px;
	}
	
#linksheading {
	background: url(images/linksheading.gif) no-repeat;
	width:125px;
	height:19px;
	margin-top:20px;
	}

#verticalline {
	position: relative;
	border-right:1px solid black;
	width:1px;
	height:146px;
	float:left;
	left: 320px;
	top: 20px;
	}

#horizontalline {
	position: relative;
	left: 33px;
	border-top:1px solid black;
	width: 900px;
	}


#address {
	position:absolute;
	top:15px;
	left: 38px;
	}

#address p {
	line-height:16px;
	}

#address p a {
	text-decoration:none;
	color:white;
	}

#address p a:hover {
	text-decoration:underline;
	}

#quote {
	position:absolute;
	top: 15px;
	left: 265px;
	float:left;
	}
	
#quote p.quotation {
	text-align:center;
	line-height:16px;
	margin-top:10px;
	font-style:italic;
	}
	
#quote p.callingtimes {
	/*font-style:none;*/
	}

#contact {
	position:absolute;
	top:15px;
	left:728px;
	float:right;
	}
	
#contact p {
	line-height:16px;
	margin-top:10px;
	}
	
#contact p a {
	text-decoration:none;
	color:white;
	}
	
#contact p a:hover {
	text-decoration:underline;
	}

#bottomlinks ol {
	position:absolute;
	top:100px;
	list-style-type:none;
	display:inline;
	float:left;
	left:220px;
	}
	
#bottomlinks ol li {
	display:inline;
	}

#bottomlinks a {
	text-decoration:none;  
	color:white;
	font-size:11px;
	}
	
#bottomlinks a:hover {
	text-decoration:underline;
	}
	
#bottomlinks ol li a {
	line-height:14px;
	}
	
#bottomlinks p {
	padding-bottom:0; 
	margin-bottom:-5px;
	}
	
span.first {
	float:left;
	margin-left:220px;
	width:630px;
	}
	
span.second {
	float:left;
	margin-left:200px;
	width:650px;
	margin-top: -3px;
	}

span.third {
	float:left;
	margin-left:238px;
	width:630px;
	margin-top: -3px;
	}

#bottomlinks {
	position:absolute;
	top:128px;
	line-height: 17px;
	}

#olist {
	position: absolute;
	top: 280px;
	left: 38px;
	float: left;
	width: 270px;
	font-size: 13px;
	line-height: 17px;
	list-style: none;
	}

#ulist {
	position: absolute;
	top: 280px;
	left: 380px;
	float: left;
	width: 300px;
	font-size: 13px;
	}

#uolist {
	position: absolute;
	top: 320px;
	left: 708px;
	float: left;
	width: 300px;
	font-size: 13px;
	}

#uolist .content { 
	padding-left:0px; 
	}

/* Sidebar */

/* Menu */

#menu {
	margin-bottom: 19px;
	}

#menu h2 {
	display: none;
	}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	}

#menu li {
	display: block;
	padding-top: 1px;
	background: url(images/img07.gif) repeat-x;
	}

#menu li.first {
	background: none;
	}

#menu a {
	display: block;
	width: 165px;
	padding: 7px 10px 7px 25px;
	text-transform: uppercase;
	background: url(images/img08.gif) no-repeat 10px 50%;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: x-small;
	font-weight: bold;
	}

#menu a:hover {
	background-color: #0A0A0A;
	}


/*state styles*/

.stateparas {
	padding:2em;
	font-size:13px;
	}

.stateheadings {
	padding-left:1.5em;
	font-size:15px;
	color:#2b7407;
	padding-top:2em;
	}

.stateflags {
	margin-top:2em;
	margin-left:1.5em;
	}

.stateul {
	padding-left:1.5em;
	padding-right:1.9em;
	}

.statelink {
	color:#2b7407;
	}

.statelink a {
	color:#2b7407;
	font-size:15px;
	padding-left:1.5em;
	}

/*general topic page classes*/

.generalparas {
	padding-left: 15px;
	padding-right:15px;
	font-size:13px;
	padding-bottom: 15px;
	color: Black;
	}

.generalheadings {
	padding-left:15px;
	padding-bottom:5px;
	font-size:15px;
	color:#2b7407;
	text-transform: uppercase;
	margin: 0px;
	}

.generalheadings3 {
	padding-left:15px;
	font-size:13px;
	color:#2b7407;
	text-transform: uppercase;
	}

/* used to be 1em */
.generalul {
	padding-left:10px;
	padding-right:1.9em;
	}

.generallink {
	color:#2b7407;
	}

/* used to be 1.5em */
.generallink a {
	color:#2b7407;
	font-size:15px;
	padding-left:15px;
	}

.yellowbox {
	font-size:13px;
	background-color: #ffffe0;
	margin-left:15px;
	margin-right:15px;
	}


/*product page headings*/

.prodheadings {
	font-size:15px;
	color:#2b7407;
	padding-bottom: 15px;
	}


table {
    font-size: 1em !important;
    font-family: Tahoma, Verdana, sans-serif;
    border: none;
	}
	
table input {
    font-size:1em;
	}
	
table select{
    font-size:1em;
	}

#content input select {
    font-size: 1em;
	}

fieldset, form {
	width:900px;
	padding-left: 25px;
    border: none;
    }

/*PAGE SETUP*/

input.submit {
    border: 1px double #999;
    border-top-color: #ccc;
    border-left-color: #ccc;
    padding: 0.1em;
    margin: 0;
    background-color: #fff;
    background-image: url(images/background-form-element.png);
    color: #333;
    font-size: 1em;
    font-weight: bold;
    font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
	}

input.submit:active {
    border: 1px double #ccc;
    border-top-color: #999;
    border-left-color: #999;
	}


#AjaxShipping
{
    width: 99%;
    border: solid 1px #444;
    height: 100%;
    float: left;
    padding: 3px;
}
#AjaxShipping h4
{
    margin: 0 0 0.5em 0;
    font-weight: bold;
    font-size: 1.1em;
}
.AjaxShippingLabel
{
    width: 175px !important;
    float: left;
    font-weight: bold;
    clear: left;
}
#AjaxShipping input, #AjaxShipping select
{
    font-size: 1em;
    float: left;
}
#AjaxShippingCountry, #AjaxShippingState, #AjaxShippingZip, #AjaxShippingEstimate
{
    float: left;
    clear: left;
    border-top: solid 1px #eee;
    width: 99%;
    padding: 3px 0;
}
#ShipQuote
{
    float: left;
    margin: 0;
}
/* Set Visibility to :hidden and uncomment 'display' to turn off */
#AjaxShippingCountry
{
    visibility: visible;
    /*display:none;*/
}
#AjaxShippingState
{
    visibility: visible;
    /*display:none;*/
}
.OrderOptionsTitle  { color: #0000FF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; }
.OrderOptionsRowHeader  { color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; }
.OrderOptionsName  { color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: normal; }
.OrderOptionsDescription  { color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; }
.OrderOptionsPrice  { color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; }


.dhtmltooltip
{
	border:0;
	/*border: 2px solid black;*/
	padding: 2px;
	font-size:12px;
	background-color: lightyellow;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.CardCodeTooltip
{
	border:0;
	/*border: 2px solid black;*/
	padding: 2px;
	background-color: #DDD;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.Kit2dhtmltooltip
{
	border:0;
	margin-top:20px;
	/*border: 2px solid black;*/
	padding: 2px;
	font-size:12px;
	background-color: lightyellow;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.ShippingAndTaxEstimateAddress
{
	border: solid 1px #aaa;
	width:100%;
}

.ShippingAndTaxEstimateAddress .Header
{
	text-align:center;
	font-weight:bold;
	background-color:#ddd;
}

.ShippingAndTaxEstimateAddress .Caption
{
	width:30%;
	text-align:left;
	vertical-align:top;
}

.ShippingAndTaxEstimateAddress .Value
{
	width:70%;
	text-align:left;
	vertical-align:top;
}

.ShippingAndTaxEstimateAddress .ErrorMessage
{
	width:100%;
	text-align:center;
	vertical-align:middle;
	color:Red;
	font-weight:bold;
}

.ShippingAndTaxEstimator
{
	border:solid 1px #aaa;
}

.ShippingAndTaxEstimator .Header
{
	text-align:center;
	font-weight:bold;
	background-color:#ddd;
}

.ShippingAndTaxEstimator .Caption
{
	font-weight:bold;
	width:30%;
	text-align:left;
	vertical-align:top;
}

.ShippingAndTaxEstimator .Value
{
	width:70%;
	text-align:right;
	vertical-align:top;
}

.WishListWarning
{
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #ff0000;
}

.ShippingEstimatorPanel
{
	width:350px;
	border:dashed 1px gray;
	padding: 5px 5px 5px 5px;
}

#KitError
{
	text-align:center;
	vertical-align:middle;
	padding:5px 5px 5px 5px;
}

#lblKitError
{
	color:Red;	
}

/* default class for stock hint display */
.StockHint
{
	font-size:11px;
}

.StockHint_OutOfStock
{
	color:red;
}

.StockHint_InStock
{
	color:blue;
}

/* indented class variation for stock hint display */
.StockHint_Indented
{
	text-indent:10px;
	font-size:11px;
}

.StockHint_Indented_OutOfStock
{
	color:red;
}

.StockHint_Indented_InStock
{
	color:blue;
}



/*********************************************/
/*************For Featured Products***********/
/*********************************************/


.featuredProductLinks
{
	color: #000000;	
	font-weight: bold;
}

.featuredProductDescription
{
	padding-top: 10px;
	font-weight: normal;
}

.featuredProductPrice
{
	padding-top: 10px;
	padding-bottom : 10px;
	font-weight: normal;
}


.featuredTeaser
{
	color: #000000;	
	font-weight: bold;
}



/* CSS for productratings [begin] */

.CommentHelpfulText
{
	 font-family: Arial,Helvetica;
	 color: #009999;
}

.CommentHelpfulYes
{
	font-family: Arial,Helvetica;
	color: #006600;
}

.CommentHelpfulNo
{
	font-family: Arial,Helvetica;
	color: #006600;
	
}

.CommentCell
{
	background-color: #FFFFFF;
}

.RatingCommentText
{
	color: #000000;
}

.CommentAuthor
{
	color: #000000;
}	
/****** [end] ******/



/* CSS for Checkout GiftCard [begin] */

.CheckoutEmailGiftCardHeader
{
	/* default color - #cccccc */
	background-color: #cccccc;
	color:#000000;
}

/****** [end] ******/



/* CSS for Checkout Terms And Conditions [begin] */

.CheckOutTermsBorder
{
	border-style: dashed; 
	border-width: 1px; 
	border-color: #000000;
}
/****** [end] ******/




/* CSS for Affiliate Page [begin] */

.AffiliateHeaderTd
{
	/* -- original --
	font-size: smaller;
	font-weight:bold;
	color: #ffffff;
	background-color: #AAAAAA;
	-- -- */
	font-size: smaller;
	font-weight:bold;
	color: #ffffff;
	background-color: #CCCCCC;
	padding: 3px;
}

.AffiliateTextCell
{
	background-color: #DDDDDD;
	color: #000000;
	padding: 3px;
}

.AffiliateLinks, .AffiliateLinks a:link, .AffiliateLinks a:active, .AffiliateLinks a:visited
{
	color: #000000;
}

.AffiliateLinks a:hover
{
	color: #4776BD;
}

.AffiliateForgotPasswordText
{
	color: #000000;
}

.AffiliateForgotPasswordText span
{
	color: #000000;
	font-weight: bold;
}

/****** [end] ******/


/* CSS for Multiple Shipping [begin] */
.MultiShippingAddressHeaderLeft
{
	color:#000000;
	background-color: #dddddd;
}

.MultiShippingAddressHeaderRight
{
	color:#000000;
	background-color: #dddddd;
}

/****** [end] ******/



/* CSS for Recent Comments */

.RecentCommentsHeader
{
	background-color: #CCCCCC;
	color: #000000;
	font-weight: bold;
	text-align: center;
	height: 25px;
}

.RecentCommentsHeaderBorder
{
	background-color: #FFFFFF;
}

.RecentCommentsFooter
{
	background-color: #CCCCCC;
}

.RecentCommentsBorder
{
	background-color: #CCCCCC;
}

.RecentCommentsCell
{
	background-color:#FFFFFF;
	color:#000000;
	text-align:center;
}

.pnlRecentCommentSort
{
	background-color: #FFFFCC;
}

.RecentCommentSortText
{
	color: #FF0000;
}

.RecentCommentReSortText
{
	color: #000000;
	font-weight: bold;
}

.RecentCommentIsolateHeader
{
	background-color: #009999;
}

.RecentCommentIsolateHeaderText
{
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

.RecentCommentIsolateCell
{
	background-color:#FFFFFF;
	color:#000000;
}

.RecentCommentsPagingTop
{
	background-color: #ffffff;
	color: #000000;
}

/** [end] **/


/* CSS for RateIt.aspx */

.rateitBG
{
	background-color:#336699;
	margin: 0px;
}

.rateittable
{
	background-color:#336699;
}

.rateitlabel
{
	font-family: arial,helvetica;
	font-weight: bold;
	color: #ffffff;
}

.rateitproductname
{
	background-color: #FFFFCC;
}

.rateitbox
{
	background-color: #FFFFFF;
}

.rateitddl
{
	font-size: 10px;
}

.rateittext
{
	font-size:12px;
}
/**		[end]	**/


/***************************************************/
/**************TabbedUI prototype*******************/

#pagetabs
{
	width: 100%;	
}

#pagetabs a
{
	background: white url(images/tab_out.gif) top left repeat-x;
	background-color: #DDDDDD;
	border-left: solid 1px black;
	border-top: solid 1px black;
	border-right: solid 1px black;
	color: #696969;
	padding: 5px 5px 0px 5px;
	position:relative;
	margin-right:3px;
	text-decoration: none;
	vertical-align:middle;
}

#pagetabs a:hover
{
	text-decoration: underline;
	color: #ffffff;
	background: white url(images/tab_over.gif) top left repeat-x;
}

#pagetabs a.activetab
{
	padding: 5px 5px 1px 5px;
	position: relative;
	top: 1px;
	color: #ffffff;
	background-image: url(images/tab_over.gif);
	border-bottom-color: white;
}

#pagetabs a.activetab:hover
{
	text-decoration: none;
}

#tabcontent
{
	border: solid 1px gray;
	margin:0px;	
	padding-top:0px;
	padding-bottom: 10px;
	width:100%;
}

#tabcontent div.hiddenTab
{
	display:none;
}

#tabcontent div.selectedTab
{
	display:block;
}





/**************************************/


/*****************************************/
/*		ASP.Net Menu Styles				 */
/*****************************************/
.aspnetMenu_Level1
{
    color: #fff;
    font-weight: normal;
    font-size: 11pt;
    cursor: hand;
    cursor: pointer;
    margin:0px;
    padding: 0 1em!important;
    line-height: 35px;
    vertical-align:middle;
    height: 33px;    
}

.aspnetMenu_Level2
{
    color: #fff;    
    font-size: 11pt;
    line-height: 30px;
    padding: 2px;
    font-weight: bold;
}


/*
	These are the standard styles for the asp.net menu. It follows a naming convention for everything to work properly.
	The format is {MenuId}_WhatEverStyle. 
*/
.aspnetMenu_StaticSelectedStyle
{
    color: #000000;
}

.aspnetMenu_StaticMenuItemStyle
{
}

.aspnetMenu_StaticMenuItemStyle a:active, 
.aspnetMenu_StaticMenuItemStyle a:link, 
.aspnetMenu_StaticMenuItemStyle a:visited,
.aspnetMenu_StaticMenuItemStyle a:hover
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
	cursor: hand;	
}

.aspnetMenu_DynamicSelectedStyle
{
    background: #cccccc;
       
}

.aspnetMenu_DynamicMenuItemStyle
{
	background-image: url(images/menu-bg.png);
    border: 0px;
    font-size: 9pt;       
}

/* 
	These are dynamic styles that can't be declared on the template.ascx, name needs to follow convention instead.	
*/

.aspnetMenu_StaticHoverStyle Hover
{
	color: #ffffff;
	font-size: 9pt;	
}

.aspnetMenu_DynamicHoverStyle
{
	background: #DDDEE0;
    border:0;
    font-size: 9pt;    
}


.aspnetMenu_DynamicMenuItemStyle a:active,
.aspnetMenu_DynamicMenuItemStyle a:link,
.aspnetMenu_DynamicMenuItemStyle a:visited
{
    font-size: 9pt;
	color: #000000;
	line-height: 15pt;
    padding-left: 4px;
    padding-right: 50px;
    width: 100%;
    text-decoration: none;
    
    
}
.aspnetMenu_DynamicMenuItemStyle a:hover
{
	text-decoration:underline;
    color: #4776BD;
}

.aspnetMenu_DynamicMenuStyle
{
	z-index: 999;
}

.address_main
{
	padding-top:5px;
}

.addressdatalist
{
    border: 1px solid rgb(90, 90, 90);
    width: 100%; 
    border-collapse: collapse; 
}

.addaddresstbl
{
    border: 1px solid rgb(90, 90, 90);
    width: 100%; 
    border-collapse: collapse;     
    padding:0px;
}

.addressbuttonbg
{
    background-color: #F5F5F5;
    text-align:center;
    height:30px;    
}

.addressbuttonbg_header
{
	border-bottom:solid 1px #ccc;
}

.addressbuttonbg_footer
{
	border-top:solid 1px #ccc;
}

.addressEdittbl
{
    border:solid 1px #ccc; 
    margin: 5px 0px 5px 0px;    
}

.addressCardPanel
{
    border:solid 1px rgb(90, 90, 90);      
}

.addresseditctrl
{
    padding: 10px 0px 10px 10px;        
}

.addressaddctrl
{
    padding: 10px 0px 10px 10px;    
}

.addressfooter
{
    padding: 5px 0px 5px 10px;
    margin-top: 10px;
    background-color:#F5F5F5;  
    border:solid 1px #ccc;       
}

.addressdatalist_header
{
	background:transparent url('images/addressbook.gif') no-repeat scroll left bottom;
	height:22px;	
	width:190px;
}

.addressImagebuttons
{
    width:70px;
    padding-right:50px;
    vertical-align:top;
}

.addressPaymentMethodtbl
{
    background-color:#cccccc;
    width:100%    
}

.addressLabel
{
    padding-right:10px;    
}

/*SHIPPING METHOD CONTROL*/
.shippingMethodErrorMessage
{
	font-weight: bold;
	color : #ff0000;
}


.shopping_cart
{
	color : #000000;
	font-size: 8pt;
	width: 100%; 
	border: solid 1px #444444; 
	padding-top:5px; 
	padding-bottom: 5px; 
	padding-left:5px; 
	padding-right:5px
}


/**************MINICART*******************/

#divMiniCart
{
	background-color:White;
	z-index:999;
}

.miniCartCollapseHeaderPanel
{
	text-align: right; 
	padding-bottom : 2px; 
	width: 300px; 
	font-size: 8pt;	
}

.miniCartCollapseBody
{
	width: 300px; 
	font-size: 8pt;
	height : 0px;
	overflow:hidden;	
}

.mini_cart
{
	color : #000000;
	font-size : 10px;
	width: 100%; 
	border: solid 1px #444444;
}

.mini_cart .cart_header
{
}

.mini_cart .cart_header td
{
	color:#FFFFFF;
	background: #699EDC url(images/nav-bg.gif) repeat;
	padding:3px 3px 3px 3px;
}

.mini_cart .cart_items
{
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left:5px; 
	padding-right:5px
}


a.Checkout_Minicart
{
    color: Blue;
    font-weight: bold;
}

.minicart_minimumQty
{
	color: #ff0000;
	font-style: italic;
}

.minicartimg img
{
	width:75px;
	height:75px;
}

#divMiniCart input[type='text']
{
	 border:1px solid #A7A6AA;	 
}

/* Kit Specific Styles */

.kit_table
{
	width:700px;
}

.kit_table .kit_column_content
{
	width:500px;
}

.kit_table .kit_column_sidebar
{
	padding-left:10px;
	width:190px;
}

.kit_groups
{
	width:100%;	
}

.kit_sidebar
{
	text-align:center;
	vertical-align:middle;
	position:absolute;
	z-index:99; /*999999999 !important;*/
	width:190px;
	/*right:10px;*/
	background-color:#fff;
}

.kit_sidebar_content
{
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}

.kit_sidebar .kit_sidebar_header
{
	/*background-color:#3F5D84;*/
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
	padding-bottom:5px;
	background:transparent url(images/nav-header-bg.gif) no-repeat scroll left bottom;
	border-style:none;
	width:190px;
}

.kit_sidebar .kit_addToCart
{
	padding-top:10px;
	padding-bottom:10px;
}

.kit_sidebar .kit_addToCart .kit_priceDisplay
{
	text-align:left;
	vertical-align:middle;
	padding-left:10px;
	padding-bottom:10px;
}

.kit_sidebar .kit_addToCart .kit_priceDisplay .kit_regBasePrice
{
	text-decoration:line-through;
}

.kit_sidebar .kit_selectedItems
{
	border-top:solid 1px #eee;
	text-align:left;
	vertical-align:middle;
}

.kit_groups input[type='text']
{
	border:1px solid #A7A6AA;
}

.kit_groups textarea
{
	border:1px solid #A7A6AA;
}

.kit_groups .kit_group
{
	margin-bottom:10px;
}

.kit_groups .kit_groupName
{
	background-color:#efefef;
	padding:5px 10px 5px 10px;
	border:solid 1px #ccc;
	cursor: hand;
    cursor: pointer;	
}

.kit_groups .kit_groupDescription
{
	/*border-left:solid 1px #ccc;
	border-right:solid 1px #ccc */
	display:block;
	overflow:hidden;
	padding-top:5px;
	padding-bottom:5px;
	/*border-bottom:solid 1px #ccc;*/
}

.kit_groups .kit_groupContent
{
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	padding-left:10px;
	padding-top:15px;
	padding-bottom:20px;
	text-align:left;
	vertical-align:middle;
}

.kit_groups .kit_groupContent .kit_items_table
{
	width:450px;
	border:dashed 1px #ccc;
}

.kit_groups .kit_groupContent .kit_line_item
{
	border-style:none;
	/*width:80%;*/
}

.kit_disabled_item
{
	text-decoration:line-through;
}

.kit_group_image
{
	float:left;
	margin-right:5px;
	margin-left:5px;
}

.kit_kititemImage_hoverPanel
{
	background-color:White;
	border:solid 1px #ccc;
	word-wrap:break-word;
}

.kit_groupitem_image
{
	padding-left:25px;
}

.kit_groupItem_nameLabel
{
	cursor: hand;
    cursor: pointer;	
}

/*** Templating ********/
.template
{
	border:solid 1px #ddd;
}

.template_header
{
	background-color:#ddd;
	border:dashed 1px #ddd;
	padding:5px 5px 5px 5px;
}

.template_header_settings,
.template_header_settings a,
.template_header_settings a:active,
.template_header_settings a:visited,
.template_header_settings a:link
{
	cursor: hand;
    cursor: pointer;
    text-decoration:none !important;
    font-size:12px;
}

.template_header_settings a:hover
{
	color:#ffffff !important;
}

.template_header_edit_options
{
	border:solid 1px #919C9D;
	background-color:#fff;
}

.template_header_edit_options ul,
.template_header_edit_options li
{
	margin-left: 10px;
	margin-right: 10px;
    padding: 0;
    display: list-item;
    list-style: none;
    line-height: 1.25em;
}

.behavior_panel
{
	border-style:none;
}

.behavior_panel .behavior_left
{
	width:10%;
	background-color:#ddd;
}

.behavior_panel .behavior_option
{
	width:80%;
	background-color:#fff;
	padding:5px 5px 5px 5px;
}


#quickeditnav a:active, 
#quickeditnav a:link, 
#quickeditnav a:visited
{
	padding-left:15px;
	color:#FFFFFF;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}

.modal_popup
{
 	background-color:White;
 	border:solid 1px #52355;
}
 
.modal_popup_background 
{
	opacity:0.7;
    background-color:Gray;
    filter: alpha(opacity = 70);
}

.modal_popup_Header
{
	height: 30px;
    padding-right: 10px;
    padding-left: 10px;
    color:White;
    text-align:center;
	vertical-align:middle;
	padding-top:10px;
	font-weight:bold;
	font-size:12px;
}

.modal_popup_Content
{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.modal_popup_Content table
{
	border-style:none;
}

.modal_popup_Content table td
{
	border-style:none;
}

.modal_popup_Footer
{
	border-top:solid 1px #ccc;
	margin-left:25px;
	margin-right:25px;
	padding-top:5px;
	padding-bottom:10px;
}

.modal_popup_Header_Close        
{
	float:right;
	padding-right:7px;
}

.pnlMain
{
	padding-left:20px;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:30px;
}

#quickeditnav
{
    text-align: left;
    width: 100%;
    margin: 0;
    clear: left;
    line-height: 35px;
    height: 35px;
    background: #699EDC url(images/nav-bg.gif) repeat;
    border-top: solid 1px #888;
    border-bottom: solid 1px #888;
    z-index: 1;
}

.watermarked
{
	color: #BBBBBB;
}
