/*///////////////////////////////
SITE MANAGER | Master CSS
///////////////////////////////*/

html, body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0; 
	padding: 0;
	text-align: center; 
	right: auto;
	}

/* Structure
--------------------------------------------------*/
#container {
	width: 750px;
	margin: 0 auto;
	text-align: left; 
	}

/* Page Header
--------------------------------------------------*/
#header {
	}
#header h1 {
	margin: 0; 
	}

/* Admin Nav
--------------------------------------------------*/
#admin-nav {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	color: #fff;
	}
#admin-nav ul {
	color: #fff; 
	}
#admin-nav ul li {
	display: inline;
	list-style-type: none;
	}
#admin-nav ul li a:link,
#admin-nav ul li a:visited,
#admin-nav ul li a:hover {
	padding: 0 10px;
	text-decoration: underline;
	color: #fff; 
	}
#admin-nav ul li a:hover {
	text-decoration: none;
	}

/* Primary Nav
--------------------------------------------------*/

/* Bottom/Aux Nav
--------------------------------------------------*/

/* Secondary/Aux Nav
--------------------------------------------------*/

/* Billboard
--------------------------------------------------*/

/* Page Body
--------------------------------------------------*/
#mainContent {
	}
#container #mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.35em;
	color: #000;
	vertical-align: bottom;
	}

/* Editable Section #1
----------------------------------------*/
h1 .welcome {
	font-size: small;
	}
#page-body-left {
	float:left;
	padding-left: 10px;
	}
#edit1 h2 {
	font-size: 1.55em;
	line-height: 1.55em;
	color: #000;
	font-weight: bold;
	}
#edit1 h2:first-letter {
	}
#edit1 h2 .welcome {
	font-weight: normal;
	font-size: .65em;
	text-transform: none;
	}
.page-title-div {
	height: 6px;
	border: 0;
	background: #fff url(../images/page-title-div.gif) bottom repeat-x;
	}
#edit1 a:link, #edit1 a:visited, #edit1 a:hover {
	color: #124077; /*-- dark blue --*/
	text-decoration: underline;
	}
#edit1 a:hover {
	text-decoration: none;
	}
#edit1 td {
	/*font-size: 1em;*/
	}

/* Page Footer
--------------------------------------------------*/
#footer p {
	margin: 0;
	padding: 10px 0;
	filter: DropShadow(Color=000000 OffX=10, OffY=50, Positive=35);
}
#page-footer {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	font-size: 1em;
	color: #fff;
	}
#page-footer ul.nav3 {
	margin-top: 20px;
	}
#page-footer ul.nav3 li,
#page-footer ul.nav3 li.first {
	display: inline;
	list-style-type: none;
	padding: 0;
	}
#page-footer ul.nav3 li.first {
	border-right: 0px dotted #fff;
	}
#page-footer ul.nav3 li a:link,
#page-footer ul.nav3 li a:visited,
#page-footer ul.nav3 li a:hover {
	text-decoration: underline;
	color: #fff; 
	}
#page-footer ul.nav3 li a:hover {
	text-decoration: none;
	}

/* general
----------------------------------------*/
TEXTAREA {
	behavior: url(../ClientSideScripts/maxlength.htc)
	}
TEXTAREA, INPUT, SELECT, TEXTBOX {
	font-size: 1em;
	color: #000; 
	}
.table-border {
	border: 1px solid #124077; /*-- dark blue --*/
	}
.tableHeader {
	height:28px;
	font-size: 1em;
	color: #fff;
	background-color: #124077; /*-- dark blue --*/
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: #124077 0px solid; /*-- dark blue --*/
	border-right: #124077 0px solid; /*-- dark blue --*/
	border-top: #124077 0px solid; /*-- dark blue --*/
	}
.TableHeader {
	border-right: #ffffff 1px solid;
	padding-right: 2px;
	border-top: #ffffff 1px solid;
	padding-left: 4px;
	padding-bottom: 3px;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	border-left: #ffffff 0px solid;
	color: white;
	padding-top: 3px;
	background-repeat: repeat-x;
	background-color: #006699;
	height:28px;
	}
.tableHeader2 {
	height:28px;
	font-size: 1em;
	color: #fff;
	background-color: #c66910; /*-- dark blue --*/
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: #de8218 0px solid; /*-- dark blue --*/
	border-right: #de8218 0px solid; /*-- dark blue --*/
	border-top: #de8218 0px solid; /*-- dark blue --*/
	}
.tableSubHeader {
	font-size: 1em;
	font-weight: bold;
	color: #124077; /*-- dark blue --*/
	background-color: #ddd;
	border: #ffffff 0px solid;
	}
.alert, .loginalert, .confirm, .alert2 {
	font-size: 1em;
	color: #ff9900; /*-- orange --*/
	font-weight: bold;
	font-style: italic;
	}
.parent-link {
	font-size: .85em;
	font-weight: normal;
	font-style: normal;	
	color: #0076A3; /*-- light blue --*/
	padding-right: 4px;
	padding-bottom: 10px;
	text-decoration: none;
	}
.EnabledControl, DisabledControl {
	font-size: 1em;
	color: #000;
	font-weight: normal;
	}
.DisabledControl {
	color: #999;
	}
.boldLabel, .boldlabel {
	font-weight: bold;
	}
.bold-label {
	font-weight: bold;
	}
.smallLabel, .smalllabel, small-label {
	font-size: .85em;
	}
.store_col1 .smallLabel, .store_col1 .smalllabel, .store_col1 small-label {
	font-size: 10px;
	font-style:italic;
	color:#005DAA;
	}

/* Calendar Small
--------------------------------------------------*/
.calborder {
	margin-left: 16px;
	margin-right: 16px;
	width: 200px;
	border: solid 1px #124077; /*-- dark blue --*/
	font-size: 11px;
	}
.calheader {
	background-color: #0076A3; /*-- light blue --*/
	border: solid 1px #124077; /*-- dark blue --*/
	color: #fff;
	font-size: 11px;
	}
.today {
	background-color: #66FF00; /*-- medium green --*/
	color: #fff;
	}	

/* Buttons & Links
--------------------------------------------------*/
.button, .searchButton {
	height: 20px;
	margin-top: 0px;
	padding: 0 2px;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #124077; /*-- dark blue --*/
	border-top: #ccc 1px solid;
	border-right: #666 1px solid;
	border-bottom: #333 1px solid;
	border-left: #999 1px solid;
	background-color: #fff;
	}
.searchButton {
	color: #124077; /*-- dark blue --*/
	border-top: #ccc 1px solid;
	border-right: #666 1px solid;
	border-bottom: #333 1px solid;
	border-left: #999 1px solid;
	background-color: #fff;
	}	
a.page-link:link, a.page-link:visited, a.page-link:hover {
	font-size: .85em;
	color: #0076A3; /*-- light blue --*/
	text-indent: 0px;
	text-decoration: underline;
	padding-right: 10px;
	}
a.page-link:hover {
	color: #33CC00; /*-- medium green --*/
	}
#edit1 a.parent-link:link, #edit1 a.parent-link:visited, #edit1 a.parent-link:hover {
	font-size: .85em;
	font-weight: normal;
	font-style: normal;	
	color: #0076A3; /*-- light blue --*/
	padding-right: 4px;
	padding-bottom: 10px;
	text-decoration: underline;
	}
#edit1 a.parent-link:hover {
	color: #33CC00; /*-- medium green --*/
	text-decoration: underline;
	}
#edit1 a.menu-link:link, #edit1 a.menu-link:visited, #edit1 a.menu-link:hover {
	font-size: .85em;
	font-weight: normal;
	font-style: normal;	
	color: #0076A3; /*-- light blue --*/
	padding-right: 4px;
	text-decoration: none;
	border-bottom: 1px solid #0076A3; /*-- light blue --*/ 
	}
#edit1 a.menu-link:hover {
	text-decoration: none;
	border-bottom: 1px solid #ccc; 
	}
#edit1-admin a.admin-link:link, #edit1-admin a.admin-link:visited, #edit1-admin a.admin-link:hover,
a.admin-link:link, a.admin-link:visited, a.admin-link:hover {
	font-size: .9em;
	color: #fff; /*-- med blue --*/
	text-decoration: underline;
	}
#edit1-admin a.admin-link:hover,
a.admin-link:hover {
	text-decoration: none;
	}

/* Preload.css
--------------------------------------------------*/
.headline, .Headline {
	font-size: 1.65em;
	line-height: 1.75em;
	color: #0076A3; /*-- light blue --*/
	}
.headline1 {
	font-size: 1.65em;
	line-height: 1.35em;
	color: #0076A3; /*-- light blue --*/
	}
.headline2 {
	font-size: 1.65em;
	line-height: 1.75em;
	color: #2FCB00; /*-- medium green --*/
	}
.headline3 {
	font-size: 1.25em;
	line-height: 1.5em;
	color: #333;
	}
ul.bullet-set-1 li {
	list-style-image: url(../images/bullet-1.gif);
	list-style-type: none;
	text-align: left;
	position: relative;
	text-indent: 0;
	padding-bottom: 8px;
	}
ul.bullets-set-2 li {
	list-style-image: url(../images/bullet-2.gif);
	list-style-type: none;
	text-align: left;
	position: relative;
	text-indent: 0;
	padding-bottom: 8px;
	}


/* Store Styles 
--------------------------------------------------*/
.grey-border-bottom 
{
	border-bottom:1px solid #ccc;
}
.grey-border-top 
{
	border-top:1px solid #ccc;
	margin-top: 10px;
}
.store-table-bottom-border {
	border-top: 1px solid #e69122; /*-- orange --*/
	}
.store-table-bottom-border2 {
	border-top: 1px solid #000; 
	}
.store-table-header {
	height:19px;
	font-size: 1em;
	color: #000;
	background: transparent url(../images/store-table-header.gif) center repeat-x;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 15px;
	border: #124077 0px solid; /*-- dark blue --*/
	}
.store-table-row {
	padding-top: 10px;
	padding-bottom: 10px;
	background: transparent url(../images/grey-dash.gif) bottom repeat-x;
	}
.storeHeader 
{
	text-align: right;
	width: 474px;
}
.cartHeader
{
	text-align: right;
	width: 474px;
}
.storeCategory
{
	width: 225px;
	float: left;
	padding: 0; 
	margin: 20px 6px 0;
}
td.store_col1 .top 
{
	margin-left:0;
}
.store_col1 .bottom 
{
}

.shippingTip,
.cartSummary
{
	margin-top:20px 0 0 0;
	background:#e1e1e1 url(../images/bg_cartSummary.gif) no-repeat top left;
	width:180px;
	padding: 15px 0 0 0;	
}
.shippingTip .content,
.cartSummary .content
{
	margin:0 10px 10px;
	width:160px;
	padding: 0;	
}
.shippingTip .bottom,
.cartSummary .bottom
{
	clear:both;
	margin:0;
	background:#e1e1e1 url(../images/bg_cartSummary_btm.gif) no-repeat top left;
	width:180px;
	height:5px;
	padding: 0;	
}
.shippingTip strong,
.cartSummary strong
{
	color:#005DAA;
}
.storeCategoryLink
{
	vertical-align:top;
}
.storeCategoryLink img
{
	margin-top:4px;
}
.storeProducts
{
	width: 225px;
	float: left;
	padding: 10px 15px 10px 15px; 
	margin: 2px 2px 2px 2px;
}

.storeProductDetail
{
	clear:both;
	width: 474px;
	padding: 0 0 20px 0;
	margin: 10px 0 20px 0;
	background: transparent url(../images/grey-dash.gif) bottom repeat-x;
}
.productDtlImg
{
	padding: 5px 10px 5px 15px;
	text-align: left;
	vertical-align: top;
}
.productPageTitle
{
	font-size: 17px;
	color: #cf7b0e; /*-- orange --*/
	font-weight: normal;
	text-transform:none;
	text-align:right;
	display:block;
	font-family: Georgia, Times New Roman, Serif;
	line-height: 20px;
	padding-top:12px;
	padding-bottom:12px;
}

.productPopUpTitle
{
	font-size: 17px;
	color: #cf7b0e; /*-- orange --*/
	font-weight: normal;
	text-transform:none;
	font-family: Georgia, Times New Roman, Serif;
	line-height: 20px;
	padding-top:4px;
	padding-bottom:12px;
	text-align:left;
}

.productSummaryTitle
{
	font-size: 1.0em;
	font-weight: bold;
}

div.productPriceRow
{
	background-image: url(../images/bg_productPagePrices.gif);
	margin: 0px 0px 0px 75px;
	background-repeat: repeat-x;
	background-position: 75px center;
	height: 25px;
	clear: both;
	font-weight: bold;
}
div.productPagePrices span
{
	padding: 4px 4px 4px 0;
	height: 25px;
	line-height:25px;
	background:#ffffff;
}
.productPagePrices .float_right input
{
	margin:0;
	padding:0;
	height:18px;
}
.productPagePrices .float_right
{
	padding: 0 0 0 6px; 
	margin-top:0;
	float:right;
	clear:none;
	height: 25px;
	background:#ffffff;
}
.productPagePrices .float_left
{
	padding: 0; 
	margin-top:0;
	float:left;
	clear:none;
	height: 25px;
	background:#ffffff;
}
.productDetailsPopUp
{
	border: solid 2px #ed9555;
	position: absolute;
	background-color: White;
	filter: alpha(opacity=100); 
	-moz-opacity: .55;
	padding: 15px 15px 15px 15px;
	width:500px;
}

.store_col1 
{
	width:180px;
	padding:15px 0 0 0;
	margin:0 0 0 0;
}
.store_col2 
{
	width:474px;
	padding:0 0 0 30px;
	margin:0;
}
.cartSteps 
{
	padding: 20px 0;
	width:474px;
}
.cartSteps span 
{
	width:94px;
	padding:0;
	margin:0;
	float:left;
	clear:none;
}
.clear 
{
	clear:both;
}
div.productContainer 
{
	padding:4px 4px 4px 24px;
} 
div.productFeature div.productContainer 
{
	background: #fff url(../images/featured_product.gif) top left no-repeat;
}

/* Form header styles
--------------------------------------------------*/
.formHeader {
	font-size: 2.55em;
	font-weight: bold;
	text-align: right;
	width: 650px;
	}
	
