/*///////////////////////////////
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 --*/
	}
.store-table-bottom-border {
	border-top: 1px solid #e69122; /*-- orange --*/
	}
.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;
	}
.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;
	}

/* 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 
--------------------------------------------------*/
.storeProducts
{
	width: 225px;
	float: left;
	padding: 10px 15px 10px 15px; 
	margin: 2px 2px 2px 2px;
}

.storeProductDetail
{
	width: 410px;
	min-height: 250px;
	padding: 5px 5px 5px 15px;
	margin: 5px 5px 5px 5px;
}
.productDtlImg
{
	padding: 5px 10px 5px 15px;
}
.productPageTitle
{
	font-size: larger;
	color: #105981; /*-- dark blue --*/
	font-weight: bold;
	text-transform: uppercase;
}

.productSummaryTitle
{
	font-size: 1.0em;
	font-weight: bold;
}

/* Form header styles
--------------------------------------------------*/
.formHeader {
	font-size: 2.55em;
	font-weight: bold;
	text-align: right;
	width: 650px;
	}
	