/* CSS Document */
/* Created 9th November 2009*/
/* Online One */
/* HTML tag styles                             */
/***********************************************/

/* Global
================================================*/

* {
	margin:0px;
	font-size:9pt;
	line-height: 1.4em;

	}
body,
html {}

p {	text-align:left;}

body {
	padding-bottom: 10px;
	background-color: #acd150;
	line-height:1.3em;
	color: #0f0f0f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}

.textcenter { text-align: center; }

.storedisplayname { text-align: center; }

#header2container { float: left; width: 930px; }

/* Main layout
================================================*/

#container {
	width: 936px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
}

.imagecenter { text-align: center; }

#innerwrapper {
	width: 936px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
}
#siteTop {
height:16px;
	width: 936px;
	float: left;
	background-image: url(/site/images/top-site.gif);
	background-repeat: no-repeat;
	background-position: left;
	}


main img {
	float: left;
	padding: 0px 10px 0px 0px;
	clear: right;
}	


#MainNavigation {
	width:925px;
	height: 28px;
	text-align:center;
	background-image: url(/site/images/navbar.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
}

/* Login
================================================*/

#MiniTable {
	width: 100%;
	text-align: left;
}
#login { font-size: 9px; text-decoration: none; float: left; width: 200px; margin-right: 5px; margin-left: 20px; margin-top: 5px; }

/* Cart
================================================*/
#MiniCart{
	float:right;
	width:205px;
	height:106px;
	padding-top: 6px;
	text-transform: none;
	font-size: 10pt;
	margin-top: 0px;
	text-align: right;
	margin-right: 8px;
	background-image: url(/site/images/minicart_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 3px;
	color: #666666;
}


/* Header
================================================*/
#site-header {
	width: 936px;
	float: left;
	background-image: url(/site/images/a-ice-logo.gif);
	background-repeat: no-repeat;
	background-position: left;
}
	
header img {
	float: left;
	padding: 0px 10px 0px 8px;
	
}		

#header a,
#header a:hover {
	border:0;
	background:transparent;
	}
	
	
/* SIde BarLeft
===============================================*/

#sideBarLeft{
	width:203px;
	padding:2px;
	float: left;
	background-color: #FFFFFF;
	color:#3c3b3b;
	margin-left: 10px;
	margin-bottom: 10px;
}	
	
	
	
#sideBarRight{
	width:185px;
	padding:2px;
	float: right;
	background-color: #fff;
	margin-top: 14px;
}

.SidePanelTop {
background-image:url(/site/images/paneltop.jpg);
background-repeat:no-repeat;
height:15px;
}

.SidePanelBG{
	background-image:url(/site/images/panelBG.jpg);
	background-repeat:repeat-y;
	padding: 5px 7px 5px 5px;float: left;width:203px;
}

.SidePanelFoot{
background-image:url(/site/images/panelfoot.jpg);
background-repeat:no-repeat;
height:19px;float: left;	width:203px;
}

/* MainArea
================================================*/


#mainArea { text-align: left; width:700px; margin-bottom: 10px; float: right; margin-top: 0px; margin-right: 10px; margin-left:0px; padding-top: 2px; }	
	
#mainContent {
	float:right;
	width:580px;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
}

#PageArea {
	text-align: left;
	width:982px;
	margin-bottom: 10px;
	float: left;
	margin-top: 14px;
	margin-right: 0px;
	margin-left:0px;
	
}	
#PageContent {
	float:right;
	width:780px;
	text-align: left;
	margin-left: 5px;
}




.featuredProductsTable {
	width: 560px;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	clear:both;
	font-size: 11px;
}


.PageProductsTable {
	width: 560px;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	clear:both;
	font-size: 11px;
}


	
/* Search
================================================*/

.texta {
	font-size: 10px;
	background-color: #e2e2e2;
	border-top: 1px solid #666666;
	border-left:1px solid #999999;
	font-style:italic;
	height:18px;
	margin-top: 5px;
	margin-left: 9px;
}	

.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #666666;
	color: #FFFFFF;
	margin-right: 3px;
	border:none;
}

#SearchPanel { width: 206px; background-image:url(/site/images/search_bg.gif); background-repeat:no-repeat; height:41px; margin-bottom: 5px; padding-top: 4px; float: left; margin-top: 13px; margin-left: 5px; }


/* Bottom Panels

================================================*/

#copyright {
	clear:both;
	text-align:center;
	color:#666666;
	background-color: #FFFFFF;
	padding-top: 10px;
	border-top: 1px solid #d21f2d;
	border-bottom: 1px solid #d21f2d;
	font-size: 8pt;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	}


#manufacturerLogo {
	clear:both;
	height:57px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#footer {
	clear:both;
	text-align:center;
	color:#fff;
	background-color: #808285;
	font-size: 8pt;
	padding-bottom: 10px;
	padding-top: 3px;
	}

/* Navigation Links Green on White
================================================*/
a.SideNav:link {
	color: #356a4f;
	text-decoration:none;
}
a.SideNav:active {
	color: #356a4f;
	text-decoration:none;
}
a.SideNav:visited {
	color: #356a4f;
	text-decoration:none;
}
a.SideNav:hover {
	color: #d21f2d;
	text-decoration:none;
}

.SideNavPara {
	border-bottom:1px dotted #356a4f;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 3px 0px;
}

/* Navigation Links White on Green
================================================*/

a.SideNavGreen:link {
	color: #fff;
	text-decoration:none;
}
a.SideNavGreen:active {
	color: #fff;
	text-decoration:none;
}
a.SideNavGreen:visited {
	color: #fff;
	text-decoration:none;
}
a.SideNavGreen:hover {
	color: #000;
	text-decoration:none;
}

.SideNavParaGreen {
	border-bottom:1px dotted #fff;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 3px 0px;
}

	
/* Links
================================================*/
a:link,
a:active {
	color:#2f2f2f;
	text-decoration: none;
	}
a:visited {
	color:#2f2f2f;
	text-decoration: none;
	}
a:hover {
	color:#acd150;
	}
a.imglink:link,
a.imglink:visited {border:0;}
a.imglink:hover {background:transparent;}


a.topstrip:link {
	color: #333333;padding: 0px 5px 1px 5px;text-decoration:none;}
a.topstrip:active {
	color: #333333;padding: 0px 5px 1px 5px;text-decoration:none;}
a.topstrip:visited {
	color: #333333;padding: 0px 5px 1px 5px;text-decoration:none;}
a.topstrip:hover {
	color: #669933;padding: 0px 5px 1px 5px;text-decoration:none;}

a.minicart:link {
	color: #333333;padding: 0px 5px 1px 5px;text-decoration:none;}
a.minicart:active {
	color: #333333;padding: 3px 5px 3px 5px;text-decoration:none;}
a.minicart:visited {
	color: #333333;padding: 0px 5px 1px 5px;text-decoration:none;}
a.minicart:hover {
	color: #acd150;padding: 0px 5px 1px 5px;text-decoration:none;}

a.Details:link {
	color: #000;padding: 0px 5px 1px 5px;text-decoration:underline;
}
a.Details:active {
	color: #000;padding: 3px 5px 3px 5px;text-decoration:none;
}
a.Details:visited {
	color: #000;padding: 0px 5px 1px 5px;text-decoration:none;
}
a.Details:hover {
	color: #669933;padding: 0px 5px 1px 5px;text-decoration:none;
}


a.Bestseller:link {
	color: #005a8f;padding: 3px 2px 3px 0px;text-decoration:none;}
a.Bestseller:active {
	color: #005a8f;padding: 3px 2px 3px 0px;text-decoration:none;}
a.Bestseller:visited {
	color: #005a8f;padding: 3px 2px 3px 0px;text-decoration:none;}
a.Bestseller:hover {
	color: #669933;padding: 3px 2px 3px 0px;text-decoration:none;}

a.login:link {
	font-size:8pt;color: #666666;text-decoration:none;}
a.login:active {
	font-size:8pt;color: #666666;text-decoration:none;}
a.login:visited {
	font-size:8pt;color: #666666;text-decoration:none;}
a.login:hover {
	font-size:8pt;color: #acd150;text-decoration:none;}

a.print:link {
	font-size:8pt;color: #666666;text-decoration:none;}
a.print:active {
	font-size:8pt;color: #666666;text-decoration:none;}
a.print:visited {
	font-size:8pt;color: #666666;text-decoration:none;}
a.print:hover {
	font-size:8pt;color: #acd150;text-decoration:none;}


a.footer:link {
	font-size:8pt;
	color: #ccc;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
a.footer:active {
	font-size:8pt;
	color: #ccc;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
a.footer:visited {
	font-size:8pt;
	color: #ccc;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
a.footer:hover {
	font-size:8pt;
	color: #ACD150;
	text-decoration:none;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}



/* Sidebar Links
=================================================*/


a.Sidebar:link {
	color: #6d8c25;
	font-size:8pt;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}
a.Sidebar:active {
	color: #6d8c25;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}
a.Sidebar:visited {
	color: #6d8c25;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}
a.Sidebar:hover {
	color: #ba080f;
	text-decoration:none;
	padding-bottom: 3px;
	padding-right: 5px;
}


/* Email Friend Links
=================================================*/

a.EmailFriend:link {
	color: #515151;
	font-size:14px;
	text-decoration:none;
	background-image:url(/site/images/mail_2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding: 3px 3px 3px 30px;
}
a.EmailFriend:active {
	color: #515151;
	background-image:url(/site/images/mail_2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding: 3px 3px 3px 30px;
	text-decoration:none;
	
}
a.EmailFriend:visited {
	color: #6d8c25;
	background-image:url(/site/images/mail_2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding: 3px 3px 3px 30px;
	text-decoration:none;
	
}
a.EmailFriend:hover {
	color: #007dc2;
	background-image:url(/site/images/mail_2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding: 3px 3px 3px 30px;

}



/* Headings
================================================*/
h4,h5,h6 {
	font-weight:normal;
	color:#356a4f;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	}
h1 {
	font-size:10pt;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color:#acd150;
	line-height: 1.4;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom:3px;
	margin-left: 0px;
	text-transform: uppercase;
	text-align:left;
}
h2 {
	font-size:11pt;
	COLOR:#666666;
	margin:0px 0px 3px 0px;
	font-weight:bold;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	line-height: 1.4em;
	text-align:left;
}
h3 {
	font-size:10pt;
	font-weight:bold;
	text-transform:none;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	line-height: 1.4;
	text-align:left;
}
.home h2 {
	font-weight:normal;
	font-size:1.6em;
	margin:0 0 0.625em;
	}
h2 a:link,
h2 a:visited,
h2 a:hover {
	font-weight:normal;
	color:#000;
	border:0;
	padding:0;
	margin:0;
	}
	


/* Lists
================================================*/
dl,
ol,
ul {
	margin:0px 0 0em;
}

ul {
	padding:10px 0 10px 15px;
	font-size: 8pt;
	list-style-image: none;
	text-align:left;
	
	
	}
ol {
	padding:0 0 0 0;
	margin:0 3px 0px 15px;
	list-style-image: none;
	list-style-type: decimal;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size:8pt;
}
li {
	margin:0px;
	list-style-position: outside;
	list-style-image:url(none);
}




/* /site/images
================================================*/
img {
	border:0;
	display:inline;
}

.ProductImage { padding-bottom: 10px; margin-bottom: 5px; margin-left: 5px; }


.banner {
	padding: 0px 10px 0px 0px;
}
.Button {
	padding-top: 5px;
	padding-bottom: 5px;
}
.fullwidth {
	padding:4px;
	margin:1em 0; 
	}

.flowtextRight {
    float:right;
	margin:0px 0px 6px 15px;
	border:1px solid #666;
	}


.flowbox {
	float:left;
	border:1px solid #ccc;
	padding:4px;
	margin:1em;
	}	
	

/* Extras

================================================*/	

.SidebarDivideLine {
	border-top: 1px dotted #890208;
	margin-top: 10px;
	margin-bottom: 5px;
}




/* Breadcrumb
================================================*/
#breadcrumb { background:#fff; margin-top: 2px; margin-right: 0px; margin-bottom: 2px; padding-top: 3px; padding-right: 4px; 
padding-bottom: 3px; padding-left: 5px; color: #666; height:14px; float: left; font-size: 11px;  }

.crumbover  { font-size: 11px; color: #666; padding: 0 0px 0px 4px;


}
.crumb {
	font-size: 11px;
	color: #666;
	padding: 0 0px 0px 4px;

}

a.breadcrumb:link {
	color: #666;font-size: 11px;
 padding: 0 00px 0px 4px;;
	
}
a.breadcrumb:active {
	color: #666;font-size: 11px;
	padding: padding: 0 00px 0px 4px;;
}
a.breadcrumb:visited {color: #666;padding: 0 00px 0px 4px;font-size: 11px;}
a.breadcrumb:hover {
	color: #ACD150;
	padding: 0 4px 0px 4px;font-size: 11px;
}
a.crumb:link {
	color: #666;
	padding: 0 0px 0px 4px;

}
a.crumb:active {
	color: #666;
	padding: 0 0px 0px 4px;
}
a.crumb:visited {
	color: #666;
	padding: 0 00px 0px 4px;
}

a.crumb:hover {
	font-size:11px;
	color: #ACD150;
	padding: 0 00px 0px 4px;
}
.PrintRow {
	float: right;
	padding-top: 0px;
	width:150px;
	margin-right: 0px;
	text-align: right;
	padding-right: 0px;
	font-size: 8pt;
}



.ProductName {
	font-size: 11pt;
	color: #ACD150;
	padding-top: 10px;
	text-transform:uppercase;
	padding-bottom: 10px;
}
.featuredDottedLine {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
}

.ProductPrice { font-size: 12pt; font-weight: bold; color: #acd150; text-align: center; }
.EmailFriend {
	font-size: 14px;
	font-weight: bold;
	color: #515151;
}

.input {
margin-bottom:2px;
margin-top:2px;
}

.searchButton {
	padding-top: 3px;
}
.SideBarIcon {
	padding-bottom: 10px;
}
.miniCart {
	font-weight: bold;
}
.ItemsTotal {
	font-weight: bold;
	color: #ACD150;
}
/* Products
=================================================*/
.ProductPanelTop {
background-image:url(/site/images/panel_top.gif);
background-repeat:no-repeat;
height:16px;
}

.ProductPanelBG {
	background-image:url(/site/images/panel_bg.gif);
	background-repeat:repeat-y;
	color:#000000;
	white-space: normal;
}

.ProductPanelFoot {
background-image:url(/site/images/panel_footer.gif);
background-repeat:no-repeat;
height: 15px;
}
.ProductText {
	font-size: 9pt;
	text-align: center;
}
.MediaPanel {
	margin-bottom: 10px;
}
.minicartHeader {
	font-weight: bold;
	text-transform: uppercase;
	color: #9d9ea1;
}
.productLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 3px 0px 10px 0px;
}
.tableLine {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding: 0px 4px 0px 4px;
}
.TableLastCol {
	padding-right: 4px;
	padding-left: 4px;
}
.addtocart { background-image: url(/site/images/add-to-cart-button.jpg); width:73px; height:27px;border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
.addtocart a:link   { text-decoration: none; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; } 
.addtocart a:visited   { text-decoration: none;border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
.addtocart a:active   { text-decoration: none;border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
.addtocart a:hover   { text-decoration: none; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none;}

.searchbutton { background-image: url(/site/images/search_button.gif); height: 17px; width: 15px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; margin-top: 10px; margin-right: 5px; margin-left: 10px; }
.searchbutton a {border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none;}

.thumb { float: left; width: 160px; margin-right: 6px; margin-left: 6px; height: auto; }
.thumb-container { float: left; height: 160px; width: 172px; margin-left: 25px; margin-right:25px; }






.reg_ister {background:url(/site/images/reg_icon.jpg) center left no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:none; color:#757576; padding: 3px 0 3px 30px; text-align:left}
.reg_ister a {text-decoration:none; color:#757576;}
.reg_ister a:hover {text-decoration:none; color:#8bb91a;}
.log_in {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:none; color:#757576; background:url(/site/images/login_icon.jpg) center left no-repeat; padding: 3px 0 3px 30px; text-align:left}
.log_in a {text-decoration:none; color:#757576;}
.log_in a:hover {text-decoration:none; color:#8bb91a;}

