/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	StoreCarver Client Website Style Sheet
	Copyright 2005 by Gary Pajor / New Media Now, LLC
	All rights reserved.
	www.storecarver.com
	Please email support@storecarver.com for terms of use.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

/*--- Defaults ----------------------------------------------------------------------------*/
body {
	margin: 10px 10px;
	color: #000;
	
	background: #FFFFFF url(pgbodyback.html);
	
}
td, th {
	color: #000000;
	background-color: #ffffff;
	font: 13px verdana,arial,sans-serif;
	vertical-align: top;
	/*padding: 0;*/
	/*border-width: 0;*/
}
a { color: #333399; text-decoration: underline; }
a:visited { color: #333399; }
a:active { color:#333399; }
a:hover { color:#390; }
/*img { margin: 3px; }*/
li { text-align: left; } /* keeps li's left aligned, even if in a <ul> that's in a <div> with text-align center or right */
form { margin: 0px; }
/*--- End Defaults ----------------------------------------------------------------------------*/

.erroralerttab {
	font-weight: bold;
	background-color: #fddddd;
	border: solid #ff3300;
	border-width: 1px 1px 0 1px;
}
.erroralertmsge { background-color: #ff3300; }

.warnalerttab {
	font-weight: bold;
	background-color: #fdd07d; /*ffcc99*/
	border: solid #ff9933;
	border-width: 1px 1px 0 1px;
}
.warnalertmsge { background-color: #ff9933; }
.successalerttab {
	font-weight: bold;
	background-color: #e6f2f0;
	border: solid #33cc66;
	border-width: 1px 1px 0 1px;
}
.successalertmsge { background-color: #33cc66; }

#toplogopanel {
	background-color: ;
	text-align: center;
	padding: 0px;
}
#datestampinheader, #datestamp {
	
	color: 135583;
	
	
	
	background-color: #a3cce7;
	
	
	
	font-family: verdana,arial,sans-serif;
	
	
	
	font-size: 11px;
	
	
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
	padding: 0 10px;
}

/* --- Slogan Panel ---*/
#sloganpanel {
	color: #ffffff;
	background-color: #a3cce7;
	font-family: ;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 1px 5px;
	border-top: 1px solid #ffffff;
	border-bottom: 0px solid ;
}
/* --- End Slogan Panel ---*/



/* --- Top Nav Panel ---*/
#topnavpanel { 
	color: #ffffff; /*#ffcc66*//* only needed if want to change default set in 'body', e.g. link separator */
	background-color: #135583; 
	font-family: ;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding: 0px 20px;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff; /* 009966 */
}
#topnavpanel a { color: #ffffff; text-decoration: none; }
#topnavpanel a:visited { color: #ffffff; }
#topnavpanel a:active { color:#ffffff; }
#topnavpanel a:hover { color:#a3cce7; }

/* --- End Top Nav Panel ---*/




/* --- Shopping Cart Toolbar ---*/

#cartbar { 
	color: ffffff;
	background-color: #a3cce7;
	font-family: ;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding: 0px 10px;
	border-top: 0px solid ;
	border-bottom: 0px solid ; /* 009966 */
}
#cartbar a { color: ; text-decoration: none; }
#cartbar a:visited { color:; }
#cartbar a:active { color:; }
#cartbar a:hover { color:; }

/* --- End Shopping Cart Toolbar ---*/



/* Left sidebar form submit button */
.lbarformbutton {
	color: ;
	background-color: ; /*#d6dece;*/
	font-family: ;
	font-size: ;
	font-weight: normal;
}


/* --- Sidebar Widgets, e.g. product search box and email capture box ---*/

div.sidebarwidgetbox { padding-top: 7px; padding-bottom: 7px; }
#searchwidgetboxbox {
	/*background-color: #fff;*/ /* Should be same as background-color in td#sidebarprodsearch;
								   if this rule not defined, then bg color will default to
								   bgcolor of sidebar panel.
								   And... this all applies to  #emcapwidgetboxbox and
								   td#sidebaremcap below...
								*/
}
td#sidebarprodsearch {
	color: #996600;
	/*background-color: #fff;*/
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: center;
	text-align: center;
	padding: 0 0px;
	border-top: 0px solid #996;
	border-bottom: 0px solid #996;
}

#emcapwidgetboxbox {
	/*background-color: #f7f7f7; *//* should be same as background-color in td#sidebaremcap */
}
td#sidebaremcap {
	color: #993399;
	/*background-color: #f7f7f7;*/
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: center;
	text-align: center;
	padding: 0 10px;
	border-top: 0px solid #996;
	border-bottom: 0px solid #996;
}


/* --- End Sidebar Widgets, e.g. product search box and email capture box ---*/


/* --- Product Categories List Index ---*/
.prodcatlistitem {
		color: #000000;
		background-color: #ffffff;
		font-size: 13px;
		text-align: left;
		padding: 0px 0px 10px 0px;
	}
	
a.prodcatname {
	color: #333399;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
a.prodcatname:visited { color: #333399; }
a.prodcatname:active { color: #333399; }
a.prodcatname:hover { color: #009933; text-decoration: underline; }
/* --- End Product Categories List Index ---*/


table#mainbody { margin-top: 0px; }
div.linksbox { margin-top: 5px; margin-bottom: 5px; }

/* --- Left Nav Panel ---*/
#leftnavpanel {
	color: #000000;
	background-color: #EBEEF5;
	width: 20%;
	font-family: ;
	padding: 0px 0px;
	border-right: 1px solid #135583;
}
#leftnavtop {
	font-family: ;
	font-size: ;
	text-align: center;
	padding: 5px;
}
#leftnavbot {
	font-family: ;
	font-size: ;
	text-align: center;
	padding: 5px;
}
td#leftnavpanel table { margin-top: 0px; }
#leftnavpanel td {
	color: #000000;
	background-color: #EBEEF5;
	font-family: ;
	font-size: ;
	text-align: center;
}

div.leftnavcatboxbox, div.leftnavcatboxboxtop {
	text-align: center;
	padding: 0px;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
	/*margin-top: 2px;
	margin-bottom: 2px;*/
}
div.leftnavcatboxboxtop {
	margin-top: 0px;
}
div.leftnavcatbox {
	width: 100%;
	/*margin-top: 7px;
	margin-bottom: 10px;*/
	
	border-top: 1px solid #ffffff;
	border-right: 0px solid #006;
	border-bottom: 1px solid #135583;
	border-left: 0px solid #006;
	
	/*border: 1px solid #fff;*/
	/*border-top: 1px solid #339966;*/
}
#leftnavpanel td.leftnavcat {
	background-color: #a3cce7;
	color: #ffffff;
	font-family: verdana,arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	margin: 10px;
}


#leftnavpanel td.navlink {
	width:100%;
	background-color: #FFFFFF;
	padding: 2px 5px 0px 10px;
	border-top: 0px solid #ffe;
	border-bottom: 0px solid #966; 	
	text-align: left;
}
#leftnavpanel td.navlink a {
	color: #003399;
	font-family: ;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#leftnavpanel td.navlink a:visited { color: #003399; }
#leftnavpanel td.navlink a:active { color: #000000; }
#leftnavpanel td.navlink a:hover { color: #006699; text-decoration: underline;}
/* --- End Left Nav Panel ---*/



/* --- Main Content Panel ---*/
td.maincontent {
	width: auto;
	color: ;
	background-color: ;
	/*background: #99c url(../scmsassets/bg-main.gif) center fixed;*/ /* astronaut.jpg bg-main.gif */
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: ;
	text-align: left;
	
	padding: 5px 10px 10px 10px;
	
	/*padding: 5px 10px 10px 10px;*/
	/*padding: 5px 80px; */ /* This line: When both left and right nav panels are off
							   keeps main body from expanding to sides; easier to read, narrow column
							 */
}

#headline {
	margin: 10 0 0 0px;
	color: #135583;
	/*border-bottom: 1px solid #999966;*/
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

h2 { font-size: 14px; color: #006666; font-family: verdana,arial,helvetica,sans-serif; }

td.maincontent h2#subheadline {
	color: #a3cce7;
	background: none;
	padding: 0px;
	margin: 0;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.maincontent a { color: ; text-decoration: underline; }
.maincontent a:visited { color: ; }
.maincontent a:active { color: ; }
.maincontent a:hover { color: #CC3366; }

#storydate, #byline { font-size: 11px; }
/* --- End Main Content Panel ---*/




/* --- Main Forms (appearing in Main Content Panels) ---*/
div.mainform {
	width: 50%;
	background-color: #a3cce7;
	border: 1px solid #135583;
	margin: 10px 50px 10px 0px;
}
td.mainformbody { width: 100%; padding: 10px; }
td.formtitle {
	color: #ffffff;
	background-color: #135583;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: .25em;
}
td.formfield {
	color: #ffffff;
	background-color: #a3cce7;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
}
td.formfield .formbodytext {
	color: #ffffff;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}
.formbodytext {
	color: #ffffff;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}
/* --- End Main Forms (appearing in Main Content Panels) ---*/


/* --- Right Nav Panel ---*/
#rightnavpanel {
	color: #000066;
	background-color: #EBEEF5;
	width: 20%;
	font-family: ;
	padding: 0px 0px;
	border-left: 1px solid #135583;
}
#rightnavtop {
	font-family: ;
	font-size: ;
	text-align: center;
	padding: 5px;
}
#rightnavbot {
	font-family: ;
	font-size: ;
	text-align: center;
	padding: 5px;
}
td#rightnavpanel table { margin-top: 0px; }
#rightnavpanel td {
	color: #000066;
	background-color: #EBEEF5;
	font-family: ;
	font-size: ;
	text-align: center;
}

div.rightnavcatboxbox, div.rightnavcatboxboxtop {
	text-align: center;
	padding: 0px;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
	/*margin-top: 2px;
	margin-bottom: 2px;*/
}
div.rightnavcatboxboxtop {
	margin-top: 0px;
}
div.rightnavcatbox {
	width: 100%;
	/*margin-top: 7px;
	margin-bottom: 10px;*/
	
	border-top: 0px solid ;
	border-right: 0px solid ;
	border-bottom: 1px solid #000066;
	border-right: px solid ;
	
	/*border: 1px solid #fff;*/
	/*border-top: 1px solid #339966;*/
}
#rightnavpanel td.rightnavcat {
	background-color: #a3cce7;
	color: #ffffff;
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	margin: 10px;
}

#rightnavpanel td.navlink {
	width:100%;
	background-color: #f7f7f7;
	padding: 0px 10px 0px 10px;
	border-top: 0px solid #f7f7f7;
	border-bottom: 0px solid #066; 	
	text-align: left;;
}
#rightnavpanel td.navlink a {
	color: #000066;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#rightnavpanel td.navlink a:visited { color: #000066; }
#rightnavpanel td.navlink a:active { color: #006666; }
#rightnavpanel td.navlink a:hover { color: #990066; text-decoration: underline;}
/* --- End Right Nav Panel ---*/



/* --- Bottom Nav Panel ---*/
#botnavpanel { 
	color: #ffffff; /*#ffcc66*//* only needed if want to change default set in 'body', e.g. link separator */
	background-color: #135583; 
	font-family: ;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border-top: 0px solid #003;
	border-bottom: 0px solid ; /* 009966 */
}
#botnavpanel a { color: #ffffff; text-decoration: none; }
#botnavpanel a:visited { color: #ffffff; }
#botnavpanel a:active { color:#ffffff; }
#botnavpanel a:hover { color:#a3cce7; }
/* --- End Bottom Nav Panel ---*/



/* --- Footer Panel ---*/
#footerpanel {
	color: #ffffff;
	background-color: #a3cce7;
	font-family: ;
	font-size: 11px;
	text-align: center;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px;
}
#footerpanel a { color: #000099; text-decoration: underline; }
#footerpanel a:visited { color: #000099; }
#footerpanel a:active { color: #000099; }
#footerpanel a:hover { color: #66cc66; }
/* --- End Footer Panel ---*/


td.imgcaption, td.imgcaption p {
	color: #009; /* 009 */
	background-color: #FFFFEE;
	font-family: ;
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
	border: 0px solid black;
}

td.imgcaption a { color: ; text-decoration: underline; }
td.imgcaption a:visited { color: ; }
td.imgcaption a:active { color:; }
td.imgcaption a:hover { color:; }

table.imgtable {
	margin: 5px;
	border: 0px solid #00d;
}

/* ------------ Product Detail Page --------------*/
#prodbrdcrumb { font-size:11px; }
.proddesc { padding: 7px 7px 7px 0px; }
.pricelabel {
	color: #000099;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
}
#listprice {
	color: #660033;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 7px;
	vertical-align: bottom;
}
#price {
	color: #009900;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 7px;
	vertical-align: bottom;
}
#lpdiffprice {
	color: #990033;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 7px;
	vertical-align: bottom;
}
#lpdiffpriceperc {
	color: #990033;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 7px;
	vertical-align: bottom;
}
.additembut { /* submit button */
	color: #000;
	background-color: #eee;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}

#listallprodnamesincattitle {
	color: #FFFFFF;
	background-color: #0033CC;
	font-size: 12px;;
	font-weight: bold;
	text-align: left;
	padding: 3px;
}
#listallprodnamesincat td {
	color: #0066CC;
	background-color: #f7f7f7;
	font-size: 11px;
	padding: 3px;
}
#listallprodnamesincat td.prodlistcurrprod {
	color: #000066;
	font-weight: bold;
}
#listallprodnamesincat a { color: #0066CC; }
#listallprodnamesincat a:visited { color: #0066CC; }
#listallprodnamesincat a:hover { color: #CC3300; }
/* ------------ End Product Detail Page --------------*/


/* ------------ Products Index Page --------------*/
table.prodtable td { border: solid #336699 0px; border-bottom-width: 1px; }
.descprodsku { font-size: 11px; }
.prodtableheader {
	color: #444444;
	background-color: #EBEEF5;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.prodtableimg {
	color: #000033;
	background-color: #FFFFFF;
	text-align:center;
	padding: 5px;
}
.prodtableitem {
	color: #000033;
	background-color: #FFFFFF;
	font-size: 11px;
	padding: 5px;
}
.tableprodname {
	font-size: 13px;
}

a.imgcolumnsku, a.imgcolumnsku:visited, a.imgcolumnsku:active {
	color: #333399;
	font-size: 11px;
}

a.imgcolumnsku:hover {
	color: #009933;
}

a.tableprodname, a.tableprodname:visited, a.tableprodname:active {
	color: #333399;
	font-weight: bold;
}

a.tableprodname:hover {
	color: #009933;
	font-weight: bold;
}

a.moreinfo, a.moreinfo:visited, a.moreinfo:active {
	color: #333399;
	font-size: 9px;
	font-weight: bold;
}

a.moreinfo:hover {
	color: #009933;
	font-size: 9px;
	font-weight: bold;
}

td.prodtableprice {
	background-color: #EBEEF5;
	color: #336699;
	font-size: 13px;
	text-align: right;
	vertical-align:middle;
	padding:7px;
}
/* ------------ End Products Index Page --------------*/



/* ------------ Shopping Cart --------------*/
.carttable td, td.cart { background-color: #ffffff; }
#shopcartheadline {
	color: #424f6b;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 22px;
	font-weight: bold;
	padding: 10px 0;
}
#carttoptext {
	width: 80%;
	color: #996666;
	background-color: #ffffee;
	font-size: 11px;
	border: solid 1px #996666;
	padding:5px;
}
#shopcart { background-color: #ffffff; border: solid 0px #dddddd; }
#shopcart th {
	color: #FFFFFF;
	background-color: #424f6b;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
}
#shopcart td { 
	color:#000;
	background-color: #ffffff;
	font-size: 11px;
	border: solid 0px #bbb;
	border-bottom-width: 0px;
	padding: 2px;
}
#shopcart td.cartfld_name {
	font-size: 11px;
}
#shopcart td.itemsep {
	border: solid 0px #669999;
	border-bottom-width: 1px;
	padding: 0px;
}

#shopcart a,
#shopcart a:visited,
#shopcart a:active,
a.cartlink,
a.cartlink:visited,
a.cartlink:active,
{ color: #3300CC; }
#shopcart a:hover, a.cartlink:hover { color: #009933; }

#shopcart input.cartfld_qty {
	font-size:11px;
	text-align:center;
}
#shopcart .optionstable td { padding: 2px; }
#shopcart .cartbuttonhelp, .cartbuttonhelp {
	color: #996666;
	font-size: 11px;
	vertical-align: middle;
}
.cartbutton { /* submit button */
	color: #000000;
	background-color: #eeeeee;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}
#shopcart td.ordertotalline { font-size: 12px; font-weight: bold; padding:2px; }
/* ------------ End Shopping Cart View --------------*/




/* ------------ Shopping Cart Order Checkout Pages --------------*/
/* NOTE:  Some styles from Shopping Cart View are used on Checkout pages. */
.currentstep {
	color:#000000;
	background-color:#ffcc00;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: solid 0px #cc9900;
	border-width: 1px 0px;
	padding: 4px 0px;
}
.otherstep {
	color:#000000;
	background-color:#ffffee;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border: solid 0px #cc9900;
	border-width: 1px 0px;
	padding: 4px 0px;
}
.errormsge {
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
}
.successmsge {
	color: #33cc66;
	font-size: 13px;
	font-weight: bold;
}
.alerttext { color: #ff0000; font-size: 13px; font-weight: bold; }
.formsubheader {
	color: #003366;
	background-color: #9999CC;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
}
.formsubheader2 {
	color:#000000;
	background-color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	border: solid 0px #006666;
	border-bottom-width: 0px;
	padding: 5px;
}
.stdfldlabel { color: #000000; background-color: #ffffff; font-size: 11px; text-align:right; padding:4px; }
.alertfldlabel { color: #ff0000; background-color: #ffffff; font-size: 11px; text-align:right; padding:4px; }
.fldnote { color:#999999; background-color: #ffffff; font-size: 11px; }


.custbasicinfotable {
	background-color: #777777;
}
.custbasicinfoheader {
	color: #FFFFFF;
	background-color: #333399;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
}
.custbasicinfodata {
	color: #000000;
	background-color: #ffffff;
	font-size: 12px;
	padding:7px;
}

#shopcart #shippingname { font-size: 11px; font-weight:normal; }

/* ------------ End Shopping Cart Order Checkout Pages --------------*/



/* Temp styles for showing table structure -----*/
/*
table { border: 1px solid red; margin: 3px; }
td { border: 1px dotted purple; padding: 2px; }
*/
/* ----------- End Temp Style ------------------*/
