/*
  File Name: style.css, v 1.1       
  Author: Paul Crinigan, AmazingFlash.com

  AFCommerce, Amazing Flash Commerce Solutions
  http://www.afcommerce.com

  Copyright (c) 2005 AFCommerce

  AFCommerce is Released under the GNU General Public License
*/

BODY {
  padding: 0px;
  margin: 0px;
}

.mainbody {
  background: #ffffff; background-image: url(/images/bg.gif);
  padding: 0px;
  margin: 0px; }

.contentheader { font-family : Verdana, Arial, sans-serif; font-size : 15px; font-weight: bold; }

.categories {   margin: 5px;  font-size : 10px;  font-family : Verdana, Arial, sans-serif; color : #000044;   }

.categoriesback {   margin: 5px; background : #ffffff;  }

.maintext  { font-family : Verdana, Arial, sans-serif; font-size:10px; line-height:13px;  }

.viewcart { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: none; }

A.maincart { 
font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #144d86; 
}
A.maincart:visited { 
font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #95B4BE; 
}

p {color:black; font-family:verdana,arial; font-size:10px; line-height:13px;}
td {color:black; font-family:verdana,arial; font-size:10px; line-height:13px;}
li {font-family:verdana,arial; font-size:10px; line-height:13px;}
a {color:#144d86; font-family:Arial; text-decoration:underline;}
a.hover {color:#02906B; font-family:Arial; text-decoration:underline;}
a.active {color:#95B4BE; font-family:Arial; text-decoration:underline;}
a.visited {color:#95B4BE; font-family:Arial; text-decoration:underline;}

textarea {font-family:verdana; font-size:10px; background-color:white;}
select {font-family:verdana; font-size:10px; background-color:white;}
input {font-family:verdana; font-size:10px; background-color:white;}
border {border: 1px; bordercolor: #0A4581;}
.td1 {background-color:#F2F2F2; font-size:9px; color:black; line-height:11px;}
.td2 {background-color:#CCCCCC; font-size:9px; color:black; line-height:11px;}
.tdh {background-color:#0A4581; color:#FFFFFF; font-weight:bold; font-size:9px; line-height:13px;}
.smalltext {font-size:8px; color:#666666; line-height:9px;}
.textalign {
	text-align : left;
	font-size : 10px;
}
ul {
	padding-left: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
img.right {
	float: right; 
	margin: .4em 0 .5em 1em;
	padding: 0;
	}
	
img.left {
	float: left; 
	margin: .4em 1.5em .5em 0;
	padding: 0;
	}
.big {font-size:13px; color:#666666; line-height:15px;}

A.login:link { 
	font-family : Verdana, Arial, sans-serif; 
	font-size : 10px; color: #555; 
	text-decoration:underline;
	}
	
A.login:visited { 
	font-family : Verdana, Arial, sans-serif; 
	font-size : 10px; color: #777; 
	text-decoration:underline; 
	}
A.login:hover {
	text-decoration:none;
	}
	
A IMG {
	border:none;
	}
	
A.external {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#87AEBA;
	padding-left:12px;
	background:url(../i/href.gif) left center no-repeat;
	text-decoration:none;
	}
	
A.external:visited {
	color:#9FBFC8;
	}
	
A.external:hover {
	color:#87AEBA;
	text-decoration:underline;
	}
	
TABLE.tbl_notice {
	border:1px solid #9EBEC7;
	}

TABLE.tbl_notice TR TD {
	background:#EDF3F4;
	padding:5px;
	color:#49627A;
	font-weight:bold;
	}

TABLE.tbl_notice TR TH {
	background:#9EBEC7 url(../i/th_blue_bg.gif) left top repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	font-weight:bold;
	padding:5px;
	}
	
TABLE.tbl_list TR TD {
	padding:5px 0 5px 0;
	background:white;
	}

TABLE.tbl_list TR TH {
	background:#878787 url(../i/th_bg.jpg) left top repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	font-weight:bold;
	padding:5px;
	}

TABLE.tbl_list TR.row1 TD {
	background:#F9F9F9;
	padding-right:5px;
	padding-left:5px;
	}

TABLE.tbl_list TR.row2 TD {
	background:white;
	padding-right:5px;
	padding-left:5px;
	}

TABLE.tbl_list TR.row1 TD, TABLE.tbl_list TR.row2 TD {
	line-height:16px;
	}
	
TABLE#viewcart {
	background:#878787;
	border-bottom:1px solid #CCCCCC;
	}

TD#main_content_area {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0 20px 0 20px;
	}
	
H2 {
	font-size:12px;
	/*text-transform:uppercase;*/
	font-weight:bold;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
	border-bottom:1px solid #CCCCCC;
	}
	
INPUT.text,SELECT.menu {
	border-top:1px solid #8C8C8C;
	border-left:1px solid #8C8C8C;
	border-bottom:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#555555;
	width:200px;
	margin:0;
	padding:0;
	}
	
SELECT.menu_sml {
	border-top:1px solid #8C8C8C;
	border-left:1px solid #8C8C8C;
	border-bottom:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#555555;
	margin:0;
	padding:0;
	}
	
TEXTAREA {
	border-top:1px solid #8C8C8C;
	border-left:1px solid #8C8C8C;
	border-bottom:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#555555;
	margin:0;
	padding:0;
	}
	
IMG.prodimage {
	border:1px solid black;
	}
IMG.fileicon {
	text-align:center;
	padding: 2px;
	}
	
.required {
	height:15px;
	width:15px;
	display:inline;
	background:url(../i/required.gif) no-repeat;
	}

.nocaption {
	color:#999;
	}
	
.partition {
	padding:5px;
	border-top:1px dashed #EEEEEE;
	border-bottom:1px dashed #EEEEEE;
	background:#F9F9F9;
	}
	
.partition_lg {
	padding:5px;
	border:1px dashed #999;
	border-bottom:1px solid #878787;
	background:#EEEEEE;
	}
	
.oldprice {
	text-decoration:line-through;
	}
	
SPAN.onsale {
	color:#FF0000;
	background:url(../i/onsale.gif) left center no-repeat;
	padding:0 0 0 25px;
	}
	
DIV.notice {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#36699C;
	border:1px solid #9DBDC6;
	height:24px;
	line-height:24px;
	background:#E0EAED url(../i/info.gif) no-repeat;
	padding:0 5px 0 28px;
	margin:0 0 5px 0;
	}
	
DIV.error {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#CC0000;
	border:1px solid #FFC6C6;
	height:24px;
	line-height:24px;
	background:#FFF4F4 url(../i/error.gif) no-repeat;
	padding:0 5px 0 28px;
	margin:0 0 5px 0;
	}
	
	
.top {
	background:#EEEEEE;
	border-left:1px dashed #999;
	border-right:1px dashed #999;
	border-bottom:1px dashed #999;
	height:16px;
	width:90px;
	color:#666;
	text-align:center;
	line-height:16px;
	float:right;
	}
	
.grandtotal {
	background:#EEEEEE;
	border-left:1px dashed #999;
	border-right:1px dashed #999;
	border-bottom:1px dashed #999;
	height:20px;
	width:50%;
	color:#666;
	text-align:center;
	line-height:20px;
	float:right;
	}
	
	
.top A {
	background:url(../i/up.gif) left center no-repeat;
	color:#666;
	text-decoration:none;
	padding-left:10px;
	}

DIV#footer {
	text-align:center;
	margin:6px auto 10px auto;
	line-height:16px;
	font-size:10px;
	}
	