/*cope with inheritance bugs*/
body, table, th, td{
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
}

/*body specific*/
body{
	background-color: #629ed8;
	background-image: url("prembodyback.jpg");
	background-position: center;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 70%;
	
}
header
form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}



li{


list-style-type: disc;
}


ul{

list-style-type: disc;
}


h2{
	font-size: 1.1em;
}
.actsmall {font-size: 0.8em;}
.actxsmall {font-size: 0.7em;	line-height: 1.0em;}




/* Generic text formatting used throughout the store ---------------------------- */

.actCHECKOUTEM {
	background-color: <actinic:variable name="CheckoutEM" />;
}

.actCHECKOUTBG {
	background-color: <actinic:variable name="CheckoutBG" />;
}

.actlarger {
	font-size:1.1em;
	color: <actinic:variable name="TextColor" />;
}

.actsmaller{
	font-size:0.9em;
	color: <actinic:variable name="TextColor" />;
}

.actxxsmall {
	font-size: 0.7em;
	color: <actinic:variable name="TextColor" />;
}

.actxsmall {
	font-size: 0.8em;
	color: <actinic:variable name="TextColor" />;
}

.actsmall {
	font-size:0.9em;
	color: <actinic:variable name="TextColor" />;
}

.actregular {
	font-size:1.0em;
	color: <actinic:variable name="TextColor" />;
}

.actlarge{
	font-size:1.1em;
	color: <actinic:variable name="TextColor" />;
}

.actxlarge {
	font-size:1.3em;
	color: <actinic:variable name="TextColor" />;
}

.actxxlarge {
	font-size:1.5em;
	color: <actinic:variable name="TextColor" />;
}

.actwarningcolor {
	color: <actinic:variable name="RequiredColor" />;
}
	
.actrequiredcolor {
	color: <actinic:variable name="RequiredColor" />;
}

.actsearchhighlightcolor {
	color: <actinic:variable name="SearchHighlightColor" />;
}

.actrequired {
	color: <actinic:variable name="RequiredColor" />;
}

.actwarning {
	font-size:1.0em;
	color: <actinic:variable name="RequiredColor" />;
}

.actwelcome {
	font-size:1.0em;
	color: <actinic:variable name="TextColor" />;
}

.actlogotext {
	font-size:1.0em;
	color: #D9090E;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.actlogout {
	font-size:1.0em;
	color: <actinic:variable name="LinkColor" />;
}

.rightfloating {
	float : right;
}
.leftfloating {
	float : left;
}

#main{
margin-top: -436px;
	width:960px;
	padding: 0px;
	background-color: white;
	position:relative;
}

a.topnav{
	color: Black;
	text-decoration: none;
	font-weight: bold;
}
.leftbox{
	width: 149px;
	vertical-align: top;
	padding: 3px;
text-align:center;
	background-color: white;
	margin-bottom: 10px;
}

#navlist

{
	padding: 0;
	margin: 0;
	width: 259px;
	border: 1px solid #a6a6a6;
	background-color: white;
}

#navlist ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#navlist li{
	list-style: none;
	}
#navlist li a {
	text-decoration: none;
	color: black;
	display: block;
	font-size: 1.0em;
	padding: 3px 10px 3px 15px;
	background-image: url('go-arrow.gif');
	background-position: left;
	background-repeat: no-repeat;
	font-weight: bold;
}
#navlist li a sale{
	color: red;
}
#navlist li a:hover {
	color: #00008b;
}
#pagelist
{
	background-color: white;
	padding: 0;
width: 259px;
}
#pagelist ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#pagelist li{
	list-style: none;
}
#pagelist li a {
	text-decoration: none;
	color: #5d3400;
	display: block;
	font-size: 1.2em;
	background-color: #499ac4;
	padding: 3px;
	border-bottom: 1px solid White;
}

#pagelist li a:hover {
	color: #ffffe0;
}
#header {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	height: 601px;
	color: white;
	background-image: url("premheadback.jpg");
	background-position: center;
	background-repeat: no-repeat;
	z-index: -10;
}

#logo {
	position: absolute;
	left: 10px;
	top: -120px;
}
#strapline{
	position:absolute;
	right:10px;
	top:-90px;
}
#topnav{
	width: 960px;
	background-image: url("topnavback.jpg");
	color: white;
	padding-top: 20px;
	padding-right: 5px;
	height: 50px;
	background-repeat: no-repeat;
	background-color: white;
}
#topnav td {
	color:white;
	font-size: 1.2em;
}
#leftcol{
	background-color:white;
	width:330px;
	vertical-align: top;
	padding-left: 30px;
}
#footer{
	color: Blue;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2em;
	width: 100%;
	height: 120px;
	background-image: url('footerback.jpg');
	background-position: center;
	background-repeat: no-repeat;
}
#footer-content td{
padding-top: 20px;
	color:white;
}
.fc1{
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
.fc2{
	font-size: 12px;
	line-height: 14px;
	}
	
.fc2 a{
padding-top:10px;
color:white;
text-decoration: none;
}

.fc2 a:hover {
color:orange;
text-decoration: none;
}
	
}
#sale li{
	background-color: red;
}
.credit{
	text-align: right;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 3em;
}
.prodname {
	color: #0061AD;
	font-size: 2.0em;
	font-weight: bold;
	line-height: 1em;
}
h3{
	color: #ff8c00;
	font-size: 1.1em;
}
h4{
	color: #0061AD;
	font-size: 1.1em;
}
.pricebox {
	color: black;
	padding: 5px;
	font-size: 1.0em;
	background-position: left;
	background-color: #0000cd;
} 
.pricebox td{
	
	color: black;
	font-size: 70%;
	
} 
.pricebox h4{
	color:white;
	display: inline;
	font-size: 1.0em;
}


.prod1data{
	border-left-color: #FFA500;
	border-left-style: solid;
	border-left-width: 1px;
	border-top: 1px solid #FFA500;
}
.blue{
	color: #0061AD;
}
.bluebold{
	color: #0061AD;
	font-weight: bold;
}
.bluecentred{
	color: #0061AD;
	text-align: center;
	font-size: 16px;
	line-height: 18px;
}
.blueleft{
	color: #0061AD;
	text-align: left;
	font-size: 16px;
	line-height: 18px;
}
.green{
	color:#2e8b57;
}
.greenbold{
	color: #2e8b57;
	
}
.direct {color: white; 	font-style: italic; }
.prodimage img{
	border: none;
}
.price {
	font-size: 1.8em;
	color: #000000;
}
.optionbox {
	background-image: url("aw2010optionbox.jpg");
	background-position: left;
	background-repeat: repeat-y;
	padding:5px;
	color:white;
}
.optionbox td {
	color: white;
}
.prodhead {
	color: #ff8c00;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 5px;
}
.prodhead em {
	color:blue;
}
.prodsubhead {
	color: #00019d;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 5px;
}
.blackbackground{
	background-color: black;
	color: white;
}
.blackbackground .price{
	color: white;
}
.blackbackground h2{
	color: orange;
}
.widespace li{
	margin-bottom:10px;
}
.fp{
		font-size: 10px;
		line-height: 12px;
		margin-top:2px;
		margin-bottom:13px;
}
.fpbluebold{
	font-size: 12px;
		line-height: 14px;
		color: #0061AD;
}
.fporangebold{
	font-size: 12px;
		line-height: 14px;
		color: #ff8c00;
}
.bluefade{
	background-image: url("bluefade.jpg");
	background-repeat: repeat-x;
}
.orangefade{
	background-image: url("orangefade.jpg");
	background-repeat: repeat-x;
}
/* Shopping cart and checkout fields ------------------------------------------- */

table.checkout td {
	background-color: <actinic:variable name="CheckoutBG" />;
}

table.checkout th {
	background-color: <actinic:variable name="CheckoutEM" />;
}

.cart {
	background-color: <actinic:variable name="CheckoutBG" />;
}

.cartheading {
	background-color: <actinic:variable name="CheckoutEM" />;
	font-weight: bold;
}


/* Checkout Progress Indicator  ------------------------------------------------ */

p.checkout-progress-heading {
	width: 300px;
	margin: 10px auto;
}

#checkout-progress-indicator {
	width: 300px;
	height: 19px;
	background-image: url('cpi-background.gif');
	margin: 0 auto 20px auto;
}

.checkout-progress-0 {
	width: 75px;
	height: 19px;
	background-color: <actinic:variable name="Palette1" />;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-1 {
	width: 150px;
	height: 19px;
	background-color: <actinic:variable name="Palette1" />;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-2 {
	width: 225px;
	height: 19px;
	background-color: <actinic:variable name="Palette1" />;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-3 {
	width: 300px;
	height: 19px;
	background-color: <actinic:variable name="Palette1" />;
	background-image: url('cpi-main.gif');
	float: left;
}

#checkout-progress-indicator .cpi-end {
	width: 8px;
	padding: 0;
	margin: 0;
	border: 0;
	height: 19px;
	background-image: url('cpi-end.gif');
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}

/* Formatting for the site map -------------------------------------------- */

#actinic-sitemap {
	margin-left: 5px;
}

#actinic-sitemap ul {
	margin-bottom: 0;
	padding-bottom: 0;
}
h1	{
	font-size: 1.6em;
	font-weight: bold;
	line-height: 100%;
	margin: 0px;
	color: #00019d;
}
	
h1.subheading	{
	font-size: <actinic:variable name="LargerFontSize" />;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 14px 0px;
	
	}
	
h2	{
	font-size: 1.1em;
	font-weight: 900;
	margin: 0px;
	padding: 2px 0px 14px 0px;
	color: black;
}
	
h2.clearall	{
	font-size: 1.1em;
	font-weight: 900;
	margin: 0px;
	padding: 2px 0px 14px 0px;
	color: <actinic:variable name="Palette2" />;
	clear:both;
	}
	

	
.text_heading_left_column	{
	margin: 0px;
	padding: 19px 0px 4px 0px;
	line-height:normal;
	color: <actinic:variable name="Palette1" />;
	font-weight: 900;
	font-size: <actinic:variable name="LargerFontSize" />;
	}

/* Default formatting of all text boxes used in store pages ---------------- */

.form_input_general	{
	line-height: normal;
	font-size : <actinic:variable name="StandardFontSize" />;
	word-spacing: normal;
	}




/* Styles for the 'Mini' marketing layouts ---------------------------------- */

.product_image_cost	{
	margin: 0px 12px 8px 0px;
	text-align: center;
	float: left;
	}
	
.text_product_small_info	{
	font-size: <actinic:variable name="SmallFontSize" />;
	line-height: normal;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	}

.text_product_small_info_heading	{
	margin: 0px;
	padding: 10px 0px 12px 0px;
	line-height:normal;
	color: <actinic:variable name="Palette2" />;
	font-weight: 900;
	font-size: <actinic:variable name="StandardFontSize" />;
	}
	
.text_product_small_info_price	{
	margin: 0px;
	padding: 8px 0px 0px 0px;
	line-height:normal;
	font-weight: 900;
	font-size: <actinic:variable name="StandardFontSize" />;
	}

.best_selling_items	{
	padding: 10px;
	background-color: <actinic:variable name="PaletteBG" />;
	}
	
.best_selling_items_spacing	{
	padding: 0px 0px 8px 8px;
	}

/* Styles for product image and fragment image placement in some layouts -------------------------- */

.image_float_right	{
	float: right;
	margin: 16px 0px 15px 20px;
	}

.image_product	{
	margin: 0px 18px 10px 0px;
	text-align: center;
	float: left;
	}

a img {
	border: none;
}


	



/* Styles for 'Compact Parent Section List' ------------------------ */

.text_breadcrumbs	{
	font-size: <actinic:variable name="SmallFontSize" />;
	color: <actinic:variable name="Palette1" />;
	margin: 0px;
	line-height:normal;
	padding: 2px 0px 10px 0px;
	}	

a.link_breadcrumbs:visited	{	
	color : <actinic:variable name="Palette1" />;
	text-decoration : underline;
	}

a.link_breadcrumbs:link  {
	color : <actinic:variable name="Palette1" />;
	text-decoration : underline;
	}
	
a.link_breadcrumbs:active  {
	color : <actinic:variable name="Palette1" />;
	text-decoration : underline;
	}
	
a.link_breadcrumbs:hover  {
	color : <actinic:variable name="Palette1" />;
	text-decoration : underline;
	}
	

/* Page footer  --------------------------------------------------------*/

.text_footer	{
	color: <actinic:variable name="Palette2" />;
	font-size: <actinic:variable name="SmallFontSize" />;
	padding:0px;
	margin:4px 0px 0px 0px;
	}

.text_menu_no_space	{
	word-spacing: normal;
	}

a.link_footer:visited  {
	color : <actinic:variable name="Palette3" />;
	text-decoration : underline;
	}
	
a.link_footer:link  {
	color : <actinic:variable name="Palette3" />;
	text-decoration : underline;
	}
	
a.link_footer:active  {
	color : <actinic:variable name="Palette3" />;
	text-decoration : underline;
	}
	
a.link_footer:hover  {
	color : <actinic:variable name="Palette3" />;
	text-decoration : underline;
	}


/* Heading for attributes  --------------------------------------------------------*/

.text_options	{
	font-weight: 900;
	}



