body {
	/*background:url(/images/afc_store_back.jpg) center top #000 no-repeat fixed;*/
	/*background:url('/images/afc_back_new.jpg') repeat-x scroll 0 0 transparent;*/
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background-color:#000;
	background: black url("/include/img/backflag.jpg") no-repeat fixed center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
/*main link styles*/	
a {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:gray;
	text-decoration:none;
}
#wrapper {
	width:945px;
	margin:0px auto 0px auto;
	/*smb oct 26 2010*/
	background-color:#000;
	padding-right:15px;
	border-right:1px solid #191919;
	border-left:1px solid #191919;
}
img {
	border:none;
}
#subwrapper {
	background-color:black;
	padding-top:0px;
}
/*for placement of the basket info section of the store*/
	#basket {
	height:30px;
	float:right;

}
#navigation {
	background-color:black;
	width:18%;
	float:left;
	margin-top:20px;
	/*margin-left:-20px;*/
}
#navigation a {
	display:block;
	padding:4px 4px 4px 12px;
	color:white;
	text-decoration:none;
}
#navigation a:visited {
	color:white;
	text-decoration:none;
}
#navigation a:hover {
	background-color:#888;
	color:black;
}
#navigation a:active {
	color:white;
	text-decoration:none;
}
#navigation ul li {
	margin-top:0px;
	list-style:none;
	margin-left:-20px;
	border-bottom:1px solid #666;
}
#naviagation h5 {
	text-align:center;
}
#navPromo {
	width:960px;
	position:relative;
	margin:2px auto 2px auto;
	padding:15px 0px;
	text-align:center;
	text-transform:uppercase;
	color:#cc0000;
	font-size:12px;
	float:left;
	clear:both;
	z-index:1;
}
#content {
	background-color:black;
	min-height:1000px;
	width:80%;
	float:right;
	margin-left:10px;
}
#innercontent {
	background-color:black;
	margin:0px 0px 30px 0px;
}
#infoinnercontent {
	background-color:black;
	margin:0px 0px 30px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#header {
	/*margin:20px;*/
}
#footer {
	clear:both;
	height:40px;
	text-align:center;
	font-size:50%;
}
#footer ul, #footer ul li {
	display:inline;
}
#footer ul li {
	list-style:none;
	margin-right:20px;
	font-size:50%;
}
#footer a {
	padding-right:5px;
}
#footer a:link {
	color:white;
	text-decoration:none;
}
#footer a:visited {
	color:white;
	text-decoration:none;
}
#footer a:hover {
	background-color:white;
	text-decoration:underline;
	color:black;
}
#footer a:active {
	color:white;
	text-decoration:none;
}
#signup {
	/*margin-left:-20px;*/
}

#signup h3, #signup p {
	margin:0px 0px 10px 0px;
}
#signup h3 {
	font-size:18px;
	border-bottom:2px solid #666;
}
#signup h2 {
	font-size:18px;
}
#newcust {
	font-size:105%;
	width:145px;
	float:left;
	height:400px;
	width:340px;
}
#existcust {
	font-size:105%;
	margin:0px 30px 0px 0px;
	height:400px;
	width:340px;
	float:right;
}
#signup table tr {
	padding:10px;
}
.unicorn {
	margin-left:10px;
}
.firstbottom {
	margin-left:-20px;
}
.infopage {
	color:#888;
}
.tdRow1Color h3,.tdRow2Color h3 {
	color:#CCC;
}
.tdRow1Color h3:hover,.tdRow2Color h3:hover {
	color:#990000;
}
.tdRow1Color .plaintext p {
	margin:6px 0px 0px 0px;
}
.miniheader {
	font-weight:bold;
	color:#888;
	margin-bottom:-2px;
	padding-bottom:0px;
}
.miniheadercontactus {
	font-weight:bold;
	color:#888;
	margin-bottom:2px;
	padding-bottom:0px;
	margin-top: 12px;
	font-size: 12px;
}
.miniheadersizing {
	font-weight:bold;
	color:#888;
	margin-bottom:2px;
	padding-bottom:0px;
	margin-top: 12px;
	font-size: 12px;
}
.miniheaderfaq {
	font-weight:bold;
	color:#888;
	margin-bottom:2px;
	padding-bottom:0px;
	margin-top: 12px;
	font-size: 12px;
}
.miniheaderprivacy {
	font-weight:bold;
	color:#888;
	margin-bottom:2px;
	padding-bottom:0px;
	margin-top: 12px;
	font-size: 12px;
}
.miniheaderconditionsofuse {
	font-weight:bold;
	color:#888;
	margin-bottom:2px;
	padding-bottom:0px;
	margin-top: 12px;
	font-size: 12px;
}
.miniheadershippingreturns {
	font-weight:bold;
	color:#888;
	margin-bottom:2px;
	padding-bottom:0px;
	margin-top: 12px;
	font-size: 12px;
}
.TopNav3Text {
	margin:0px;
	padding:0px;
	color:white;
}
#navigation ul .topper {
	font-weight:bold;
	font-size:75%;
	text-transform:uppercase;
	color:#FFF;
	background-color:#990000;
	border-bottom:none;
	padding:4px;
	margin-top:4px;
	margin-bottom:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#navigation ul .topper a {
	padding:0px;
	border-bottom:none;
}
#navigation ul .topper a:hover {
	background-color:#990000;
}
#navigation ul .topper-inactive {
	font-weight:bold;
	font-size:120%;
	text-transform:uppercase;
	color:#FFF;
	background-color:#4d4d4d;
	border-bottom:none;
	padding:4px;
	margin-top:4px;
	margin-bottom:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#navigation ul .topper-inactive a {
	padding:0px;
	border-bottom:none;
}
#navigation ul .topper-inactive a:hover {
	background-color:#4d4d4d;
}
/*styles for greater than symbols next to links in navigation*/
	.pointers {
	font-weight:bold;
	color:#888;
	margin-right:3px;
}
li.departmentlist {
	list-style:none;
	color:white;
}
/*
.departmentBox {
	border-right:1px solid #333;
	border-bottom:1px solid #333;
}
*/
.departmentlist a {
	color:#FFF;
	text-decoration:none;
	display:block;
	background-color:#000;
}
.departmentlist a:hover {
	color:#990000;
}
/*styles for breadcrumb control*/
			.breadcrumb {
	margin-right:110px;
}
/*styles for large product image*/
			.bigimage {
	margin-left:-20px;
	margin-bottom:20px;
}
.brighter {
	color:white;
}
.brighter2 {
	color:white;
	font-size:105%;
}
.addtocart2 {
	padding:8px;
	margin-left:10px;
}
/* additional style added by Sucheta */
	input.smalltextblk, input.plaintext, input.plaintextbold {
	color: #000000;
}
select.smalltextblk, select.plaintext, select.plaintextbold {
	color: #000000;
}
FIELDSET {
	BORDER-RIGHT: #cccccc 1px solid;
	PADDING-RIGHT: 0.5em;
	BORDER-TOP: #cccccc 1px solid;
	PADDING-LEFT: 0.5em;
	PADDING-BOTTOM: 0.5em;
	MARGIN: 0.5em 0em;
	BORDER-LEFT: #cccccc 1px solid;
	PADDING-TOP: 0.5em;
	BORDER-BOTTOM: #cccccc 1px solid
}
legend {
	PADDING-RIGHT: 0.3em;
	PADDING-LEFT: 0.3em;
	PADDING-BOTTOM: 0.3em;
	COLOR: #9c9c9c;
	PADDING-TOP: 0.3em;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	text-align: left;
}
label {
	FONT-SIZE: 12px;
}
LABEL {
	PADDING-RIGHT: 0.2em;
	PADDING-LEFT: 0.2em;
	PADDING-BOTTOM: 0.2em;
	LINE-HEIGHT: 1.5em;
	PADDING-TOP: 0.2em;
	FONT-SIZE: 12px;
}
LABEL.checkboxLabel {
	MARGIN: 0.5em 0.3em
}
LABEL.radioButtonLabel {
	MARGIN: 0.5em 0.3em
}
LABEL.inputLabel {
	FLOAT: left;
	WIDTH: 9em
}
LABEL.inputLabelPayment {
	PADDING-LEFT: 2.5em;
	FLOAT: left;
	WIDTH: 14em
}
LABEL.selectLabel {
	FLOAT: left;
	WIDTH: 11em
}
LABEL.switchedLabel {
	FLOAT: left;
	WIDTH: 11em
}
LABEL.uploadsLabel {
	FLOAT: left;
	WIDTH: 11em
}
LABEL#textAreaReviews {
	TEXT-ALIGN: center
}
LABEL#textAreaReviews {
	FONT-WEIGHT: normal;
	MARGIN: 1em 0em
}
/*proddisplaylink styles */
			
a.proddisplay {
	text-decoration:none;
	font-size:100%;
	font-weight:bold;
	color:white;
}
a.proddisplay:hover {
	color:gray;
}
.proddisplay img {
	height:164px;
	max-width:244px;
	margin-top:15px;
}
h4 {
	margin:0px;
	font-size:120%;
	color:#cc0000;
}
.prodImage {
	width:244px;
}
/*div sections*/

	
			
			
			
			
/*styles for short description under product*/
.shortdesc {
	color:gray;
	margin-top:2px;
	font-size:70%;
}
/*styles for pinter div*/
#printer {
	margin:10px;
	font-size:large;
}
/*for cc tab area*/
.ccplain {
	font-weight:bold;
	color:black;
}

#affheader img {
	float:left;
}
#affheader ul li {
	display:inline;
	list-style:none;
	cursor:pointer;
	padding-left:0px;
	padding-right:0px;
}
a.affer:link {
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}
a.affer:visited {
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}
a.affer:hover {
	text-decoration:none;
	color: #666;
	font-size:10px;
	font-weight:bold;
}
a.affer:active {
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}
/* -- Site Navigation -- */

#topnavigation {
	background:url(/images/nav_back.png) top left no-repeat;
	position:relative;
	width:846px;
	height:43px;
	margin:14px 57px 8px 57px;;
	float:left;
}
#topnavigation a {
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	padding:0px 8px;
	text-transform:uppercase;
}
#topnavigation a:hover {
	color:#666;
}

#topnavigation .red {
	color:#cc0000;
}
#topnavigation #logo {
	position:absolute;
	top:6px;
	left:18px;
}
#topnavigation #icon {
	position:absolute;
	top:4px;
	right:10px;
}
#topnavigation #links {
	position:absolute;
	top:12px;
	left:292px;
}
#emailsignup {
	position:absolute;
	top:10px;
	right:56px;
}
#emailsignup input {
	position:absolute;
	top:0px;
	right:36px;
	width:110px;
	height:18px;
	font-size:12px;
	border:1px solid #333;
	color:#333;
	background:url(/images/field_back.png) top left repeat-x;
}
#emailsignup #Submit {
	cursor:pointer;
}
#emailsignup p {
	margin:4px auto;
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
}
#subNav {
	width:846px;
	height:30px;
	position:relative;
	margin:2px auto;
}
#subNav a {
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	padding:0px 10px;
	border-right:1px solid #666;
}
#subNav a:hover {
	color:#666;
}
#subNav .noborder {
	border:none;
}
#subNav #logo {
	position:absolute;
	top:0px;
	left:10px;
}
#subNav #links {
	position:absolute;
	top:6px;
	right:0px;
	width:846px;
	text-align:center;
}
#alsoLike img {
	max-width:230px;/*132px;*/
	max-height:165px;
}

/*  _______________________________________

	01 MENU BAR
    _______________________________________  */



.menu {
	list-style:none;
	width:846px;
	margin:0px 0px 0px 57px;
	height:29px;
	padding:0px 0px 0px 0px;
	position:relative;
	z-index:9999;
	background-color: #5b5b5b;
	float:left;
}

.menu li {
	float:left;
	position:relative;
	padding: 4px;
	margin-right:2px;
}
.menu li:hover {
	z-index:2;
	background:#990000;
	padding: 4px;
}
.menu li a {
	color: #FFF;
	outline:0;
	text-decoration:none;
}
.menu li:hover a {
	color:#FFF;
}
.menu li .drop {
	padding:0px 12px;
}
.menu li:hover .drop {
}
.menu li:hover div a {
	color:#FFF;
}
.menu li:hover div a:hover {
	color:#999;
}
.menu li ul li a:hover {
	color:#999;
}



/*  _______________________________________

	02 DROP DOWN MENU
    _______________________________________  */



/* Left & right aligned common styles */

.menu .dropdown_1column, 
.menu .dropdown_2columns, 
.menu .dropdown_3columns, 
.menu .dropdown_4columns,
.menu .dropdown_5columns {
	margin:4px auto;
	position:absolute;
	background:#1b1b1b;
	border-top:none;
	padding:10px;
	text-align:left;
	visibility:hidden;
	left:0px;
	top:25px;
}


/* Drop Downs Sizes */

.menu .dropdown_1column {width: 145px;}
.menu .dropdown_2columns {width: 296px;}
.menu .dropdown_3columns {width: 405px;}
.menu .dropdown_4columns {width: 530px;}
.menu .dropdown_5columns {width: 765px;}


/* Showing Drop Down on Mouse Hover - Left aligned */

.menu li:hover .dropdown_1column, 
.menu li:hover .dropdown_2columns, 
.menu li:hover .dropdown_3columns,
.menu li:hover .dropdown_4columns,
.menu li:hover .dropdown_5columns {
	visibility:visible;
}


/* Columns Sizes */

.menu .col_1,
.menu .col_2,
.menu .col_3,
.menu .col_4,
.menu .col_5,
.menu .col_6 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
}
.menu .col_1 {width:125px;}
.menu .col_2 {width:300px;}
.menu .col_3 {width:405px;}
.menu .col_4 {width:530px;}
.menu .col_5 {width:765px;}
.menu .col_6 {width:920px;}

/* IMPORTANT */

/* Use the firstcolumn class for the items that stick to the left edge of the dropdown */
.menu .firstcolumn {
	margin-left: 0px; /* Clearing margin & left */
	clear: left;
}



/*  _______________________________________

	03 CONTENT STYLINGS
    _______________________________________  */



.menu p,
.menu ul,
.menu li,
.menu h2,
.menu h3 {
	font-size:13px; 
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	text-align:left;
}
.menu p {
	font-size:12px;
	line-height:18px;
	margin-bottom:10px;
}
.menu .strong {
	font-weight:bold;
}
.menu .italic {
	font-style:italic;
}
.menu h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	line-height:21px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	color:#CC0000;
}
.menu h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size:14px;
	line-height:21px;
	margin-top:7px;
	margin-bottom:14px;
	padding-bottom:7px;
}
.menu .pusher { /* Use this pucher if you want to give more vertical spacing between your rows of content */
	margin-top:18px;
}


/* Standard lists styles */

.menu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
.menu li ul li {
	font-size:12px;
	line-height:20px;
	position:relative;
	padding:0;
	margin:0;
	float:left;
	text-align:left;
	width:130px;
}
.menu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}


/* Other lists styles */

.menu li .plus li {
	background: url("img/plus.png") left 6px no-repeat;
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 21px;
	width:109px;
}
.menu li .plus li:hover {
	background: url("img/plus.png") left 6px no-repeat;
	padding:0px 0px 0px 21px;
	margin:0px 0px 4px 0px;
}


