/* Define Tags */
html, body {
	height:100%;
	
	} 
	
*{margin:0; padding:0;}

body {
	padding:0;
	font-family: Verdana,Arial,Helvetica;
	font-weight: 400;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	line-height:1.9em;
	border-bottom:0;
	} 

#atff {height:0px;}

.body {
	margin:0 auto;
	background:#fff url(images/bg_repeat.gif) repeat-x top center;
}
#siteWrapper {
	margin:0 auto;
	width:1004px;
}

a, a:visited, a:hover {	
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:normal;	
	color:#566b87;	
	line-height:1.9em;
	}
a:hover {
	color:#19266b;	
	}

	
h1, h2, h3, h4, h5, h6 {
	font-family:Verdana,Arial,Helvetica;
	text-transform:uppercase;
	
	}
h1 {
	font-weight: 400;
	font-family:Verdana,Arial,Helvetica;
	text-transform:uppercase;
	color:264e82;
	font-size:24px;
	}
h2 {
	
	}
h3 {
	}
h4 {
	color:#566b87;
	font-size:18px;
	border-bottom:0;
	margin-top:21px;
	margin:0 auto;
	}
h5 {
	font-size:9px;
	border-bottom:0;
	}
	
form {
	margin:0;
	padding:0;
	}

img {
	display:block;
	}

/* Custom Class Names */
p, td, li, .copy, .copySmall, .copyLarge, .form, .button, .error {
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#383838;	
	line-height:1.9em;
	}
	
.copySmall, a.copySmall, a.copySmall:visited, a.copySmall:hover {	
	font-size:10px;	
	}
	
.copyLarge, a.copyLarge, a.copyLarge:visited, a.copyLarge:hover {	
	font-size:14px;	
	}

.form { padding: 2px; color: rgb(56, 56, 56); font-size: 12px; font-weight: bold; background:#fff; border:1px inset; }

.table, .table td {
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
}

.button { 
	font-weight:bold; 
	background:url(images/button-normal-bg.gif) top left no-repeat;
	width:120px;
	height:25px;
	text-align:center;
	text-transform:uppercase;
	border:0;
	cursor:pointer;
	}
	.medium { background-image:url(images/button-medium-bg.gif); width:140px; }
	.long { background-image:url(images/button-long-bg.gif); width:200px; }
.error, a.error, a.error:visited, a.error:hover {	
	color:#900;	
	}

.bold {	
	font-weight:bold;
	}

.clear {
	clear:both;
	}
	
#leftcolumn {
	float:right;
	width: 200px;
	margin-top: 20px;}
#leftcolumn .cart-link {
	display:block; 
	background:url(images/your_cart.gif) no-repeat; 
	height:16px; 
	margin-bottom:20px; 
	font-size:10px; 
	padding:0 16px 0 114px; 
	font-weight:bold; 
	text-decoration:none; 
	}
#leftcolumn .cart-link span { display:none;}
/********************************
 *	INLINE LIST STYLES		*
 *	AND CUSTOM STUFF		*
 ********************************/ 

#mainContainer {
	width:1004px;
	margin:0 auto;
	}

	
#logo {
	width:213px;
	height:128px;
	background:url(images/logo.gif) no-repeat top left;
	float:left;
	}
	#logo a, #logo a:visited, #logo a:hover { display:block; width:213px; height:128px; }

#flashHolder {
	width:571px;
	height:128px;
	background:url(images/flash_holder2.gif) no-repeat top left;
	float:left;
}

#topBox {
	width:220px;
	float:right;
	color:#dbebff;
	text-decoration:none;
}

	#topBox a, #topBox a:visited, #topBox a:hover { color:#dbebff; text-decoration:none; }	

#search {
	width:191px;
	height:32px;
	background:url(images/search.gif) no-repeat;
	margin-top:7px;
	margin-left:4px;
	padding:0 0 0 34px;
	}

input.searchform {
	width: 113px !important;
	border-style: hidden;
	border-width: 0px;
	color: #000;
	margin: 1px 3px 0px 3px;
	background:none !important;
	font-size:10px;
	height: 30px;
}

#emailAssist {
	width:94px;
	height:61px;
	margin-top:-29px;
	background:url(images/email_assist.gif) no-repeat top left;
	float:right;
}
	#emailAssist:hover {background:url(images/email_assist.gif) 0 -61px no-repeat ;}
	#emailAssist a{display:block; width:94px; height:61px;}
	#emailAssist span{display:none;}

#callAssist {
	width:94px;
	height:61px;
	margin-top:-29px;
	background:url(images/call_assist.gif) no-repeat top left;
	float:right;
}

	#callAssist:hover {background:url(images/call_assist.gif) 0 -61px no-repeat;}
	#callAssist a{display:block; width:94px; height:61px;}
	#callAssist span{display:none;}


#nav1Container {
	width:806px;
	height:34px;
	margin:0;
	float:left;
	background:url(images/nav.gif) no-repeat top left;
}

#nav1 {
	width:806px;
	height:34px;
	margin:0;
	position:relative;
}
		
#nav1 li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#nav1 li, #nav1 a {height: 34px; display: block; color:transparent;}
#nav1 span { display:none; }
#nav1 li a {
	display:block;
	height:34px;
}
				
		#nav1-1	{ width:163px; left:0; }
		#nav1-2	{ width:159px; left:163px; }
		#nav1-3	{ width:333px; left:322px; }
		#nav1-4	{ width:151px; left:655px; }
		
		
		#nav1-1 a:hover { background:transparent url(images/nav.gif) no-repeat 0 -34px; }
		#nav1-2 a:hover { background:transparent url(images/nav.gif) no-repeat -163px -34px; }
		#nav1-3 a:hover { background:transparent url(images/nav.gif) no-repeat -322px -34px; }
		#nav1-4 a:hover { background:transparent url(images/nav.gif) no-repeat -655px -34px; }
		
		
		#nav1-1 a.current { background:transparent url(images/nav.gif) no-repeat 0 -34px; }
		#nav1-2 a.current { background:transparent url(images/nav.gif) no-repeat -163px -34px; }
		#nav1-3 a.current { background:transparent url(images/nav.gif) no-repeat -322px -34px; }
		#nav1-4 a.current { background:transparent url(images/nav.gif) no-repeat -655px -34px; }
		
		
#sideMenu {
	width:197px;
	margin:20px 20px 0 10px;
	float:left;
}

	#sideMenu li {
	margin-top:10px;
	list-style-image:url(images/li_bg.gif);
	border-bottom:solid thin #e0e0e0;
	margin-left:-27px;
	}

#sideMenuCat {
	width:197px;
	float:left;
	background:url(images/shop_Cat.gif) no-repeat top left;
}

#sideMenuPers {
	width:197px;
	float:left;
	margin-top:20px;
	background:url(images/shop_Pers.gif) no-repeat top left;
}

#content {
		width:750px;
		/*margin-top:20px;*/
		float:right;
		padding-left:15px;
		}
		
		#content h1 { margin:20px 0 15px; }
		#content #user-info { float:right; margin:6px 0 0; color:#666666; font-weight:bold; font-size:10px; line-height:1.2em; text-align:right; }
		#content #user-info a, #content #user-info a:visited, #content #user-info a:hover { font-size:10px; font-weight:bold; }

#featuredBox {
	width:744px;
	width/* */:/**/720px; 
	width: /**/720px;
	height:327px;
	height/* */:/**/262px; 
	height: /**/262px;
	margin:40px 0 0 9px;
	padding:65px 0 0 24px;
	background:url(images/featured_box.jpg) no-repeat top left;
	}
	#featuredBox a, #featuredBox a:visited, #featuredBox a:hover, #featuredBox .spacer { display:block; width:149px; height:106px; float:left; margin: 0pt 33px 10px 0pt; }
	#featuredBox a, #featuredBox a:visited, #featuredBox a:hover {
		background:#fff url(images/no-image.gif) no-repeat center center;
		border:4px solid #2B5B9B;
		width/* */:/**/141px; 
		width: /**/141px;
		height/* */:/**/98px; 
		height: /**/98px;
		}
		#featuredBox a:hover { border-color:#3167AF; }
	#featuredBox a.last, #featuredBox a:visited.last, #featuredBox a:hover.last, #featuredBox .last { margin-right:0; }
	
#featuredBoxNew {
	width:744px;
	width/* */:/**/720px; 
	width: /**/720px;
	height:455px;
	
	margin:40px 0 0 9px;
	padding:65px 0 0 24px;
	background:url(images/featured_boxNew.jpg) no-repeat top left;
	}
	#featuredBoxNew a, #featuredBoxNew a:visited, #featuredBoxNew a:hover, #featuredBoxNew .spacer {
		display:block; width:202px; height:144px;}
	#featuredBoxNew a, #featuredBoxNew a:visited, #featuredBoxNew a:hover {
		background:#fff url(images/no-image.gif) no-repeat center center;
		border:4px solid #2B5B9B;
		width/* */:/**/192px; 
		width: /**/192px;
		height/* */:/**/136px; 
		height: /**/136px;
		}
		#featuredBox a:hover { border-color:#3167AF; }
	#featuredBoxNew a.first, #featuredBoxNew a:visited.first, #featuredBoxNew a:hover.first, #featuredBoxNew .first { margin-left:0; }
	.featItems { display:block; width:202px; float:left; margin: 0pt 0px 10px 44px; text-align:center; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:16px; }

	.greyBox {height:42px; width:754px; background:url(images/greyBar.jpg) 0 center no-repeat;}
	.greyBox p{margin:0 auto; background:#fff; padding:3px 10px; text-align:center; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#5c5c5c; font-size:20px}
	.greyBox span{color:#b24200; font-weight:bold;}
	
	.itemsArea {width:750px;
	margin:0px 0 15px 0;
	padding:0px 0 0 0;
	}

#priceDrops {
	width:750px;
	margin:20px 0 0 0;
	padding:35px 0 0 0;
	background:url(images/recent_price_drops.gif) no-repeat top left;
}

#staffPicks {
	width:750px;
	margin:40px 0 0 0;
	padding:35px 0 0 0;
	background:url(images/staff_picks.gif) no-repeat top left;
}

#bodyText {
	width:750px;
	margin:20px auto;
}

#footerRepeat {
	height:1px;
	margin:20px 0 20px 0;
	background:url(images/footer_repeat.gif) repeat-x top left;
}

#footer {
	width:984px;
	margin:0 auto;
	color:#8e8e8e;
}

	#footer a {
	width:984px;
	margin:0 auto;
	color:#5e7498;
	text-decoration:none;
	font-size:10px;
	}

	#footer a:hover {
	width:984px;
	margin:0 auto;
	color:#264e82;
	text-decoration:none;
	font-size:10px;
	}

#testimonial {
	margin:10px 0 0 6px;

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


.sIFR-hasFlash h2 {
}

.sIFR-hasFlash h3 {
}

.sIFR-hasFlash h4 {
}

