/* CSS Document */

A:link { text-decoration: none; border-width: 0; font-family:Helvetica, Arial, sans-serif }
A:hover { text-decoration:underline; font-family:Helvetica, Arial, sans-serif }
A:visited { text-decoration: none; color: #2D2C68; font-family:Helvetica, Arial, sans-serif }
blockquote {margin:0;}


body {
	text-align:left;
	background-image: url(images/Rbackground-980.gif);
	margin-left: 30px;
	font-size: 1em;
	font-weight: 400;
	font-family:Arial, Helvetica, sans-serif;
	}	
		

/*======= Type ===============*/

#text {
    font-size: 1em;
	font: Arial, Helvetica, sans-serif;
	font-weight: 400;
	}

h1 {
	font-size: 2em;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	color: #2D2C68;
	margin-bottom: 0px;
	margin:18px 0 0 10px;
	float: left;
	}

h2 {
	font-size: 1.2em;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	color: #2A2857;
	margin-bottom: 0px;
	}
	
h2 A:hover { text-decoration:underline; }

.Checkout-Path {
	font-size: 2em;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	color: #A7A7BF;
	padding:10px;
	}

.Checkout-Path Active{
	color: #2D2C68;
	}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4053A0;
	font-size: 14px;
	}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3A4256;
	font-size: 12px;
	}
	
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3A4256;
	font-size: 12px;
	text-align: left;
	}		
		

/*======= Header ===============*/
#Navbar {
	width:940px;
	font-size:0.85em;
	height:16px;
	padding:4px;
	background-image:url(images/categorybg.gif);
	}

#Sign-in{
	float: left;
	padding:3px 0 0 3px;
	*padding-top:0px;
	}

#Right-Navbar{
	float: right;
	width:170px;
	padding-top:3px;
	*padding-top:0px;
	}

#Checkout{
	float: right;
	}
	
#Header-Bar {
	width:940px;
	Height:120px;
	display:table;
	}

#Logo {
	Height:120px;
	width:540px;
	overflow:hidden;
	float:left;
	}

#Top-Promo {
	float:left;
	}


#Header-Right {
	text-align:right;
	padding-top:20px;
	}
	

/*======= Header ===============*/
#Content { float:none;

}

/*======= Category Navigation ===============*/

#CategoryContainer {
	border-color: #ffffff;
	border-style: solid;
	border-width: 2px;
	}

.CategoryTree {
	height:100%;
	text-decoration:none;
	margin-top:7px;
	width:160px;
	border-top: solid 3px #dddffc;
	border-left: solid 3px #dddffc;
	border-bottom: solid 3px #dddffc;
	}
	
.Category-Title {
	background: #dddffc;
	color:#2A2857;
	font-weight:800;
	padding:5px;
	margin:0pt 0pt -12px;
	}

.Category-Item A:hover { font-weight: 800; }

.Category-Item {
	padding-left: 5px;
	line-height: 1.5em;
	}
	
.Category-Selected {
	color:#2A2857;
	font-weight:800;
	padding:5px;
	line-height:1.5em;
	width: 100%;
	}

#CTSearch {
	width: 145px;	float: left;
	background-color: #c5cae8;	
	padding: 5px;
	}
	
.Left-Links {
	font-size:.8em;
	}


/*======= Store Front ===============*/

#DL-Email {
	float:right;
	position:absolute;
	margin: 135px 0 0 15px;
	}
	
input.btn { 
	  color:#ddffcc; 
	  font: bold 100%; 
	  background-color:#424878; 
	  border:1px solid; 
	  border-color: #ddffcc; 
	} 

.Best-Sellers {
	width: 740px;
	clear:both;
	display:table;
	}

.Best-Seller-Item {
	float:left;
	padding:5px;
	text-align:center;
	width:138px;
	line-height:1.2em;
	font-size:0.8em;
	min-height:180px;
	}


/*======= Category Content ===============*/

.Category-Display {
	width:744px;
	border: 8px solid #dddffc;
	padding:8px;
	min-height: 400px; /* for not-IE */
	display:table;
	
	}
	
.Category-Display h1 {
	font-size: 2em;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	color: #2A2857;
	margin: 0px;
	float:none;
	}

#Category-dl {
	width: 760px;
	border:8px solid #dddffc;
	height:267px;
	border-bottom:0px;
	}
	
#Category-dl-182 {  /* Only for Holiday Gift Guide*/
	width: 760px;
	border:8px solid #dddffc;
	border-bottom:0px;
	height:182px;
	background:#e6e6e6;
	}
	
#Category-dl img {border:none;}
	
#Category-dl-1 {
	float: left;
	}
	
#Category-dl-2 {
	float: left;
	}
	
#Category-dl-3 {
	float: right;
	}

#Category-Navigation {
	height: 22px;
	width:752px;
	background: #dddffc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	padding: 5px;
	}

#Category-Navigation a:hover {
	text-decoration: underline;
	}


/*======= Product Display ===============*/

#product-display {
	width:100%;
	padding-top:10px;
	}

#product-image {
	min-width:300px;
	min-height:200px;
	float:left;
	text-align: center;
	padding:0pt 10px 0pt 0pt;
	}

#product-info {

	}
	
	
/*========= Box Button ===================*/

.BoxBtn:hover {
	background:transparent url(http://wayman.net/update/images/boxbtn_bg_over.gif) repeat-x scroll 0% 100%;
 }
a.BoxBtn {
	background:transparent url(http://wayman.net/update/images/boxbtn_bg.gif) repeat-x scroll 0% 100%;
	border:1px solid #aaaaaa;
	font-family:Arial;
	font-size:1.5em;
	font-weight:bold;;
	margin:20px 10px 0 0;
	padding:4px 14px 4px;
	text-decoration:none;
	float:right;
}

	
	
/*========= Footer ======================*/

#Footer { 
	Width:810px;
	height:140px;
	margin-left:7px;
}

#Address {
	width: 130px;
	height:100px;
	float:left;
	background:#dddffc;
	padding:12px 10px 13px 10px;
	margin: 4px 4px 0 0;
	text-align: center;
	line-height:16px;
}

#Address a {
	font-size:12px;
	color: #333580;
	font-family:Arial, Helvetica, sans-serif;
}

#Footer-Promo-1 {
	width: 315px;
	float:right;
	padding:4px;
}

#Footer-Promo-2 {
	width: 315px;
	float:right;
	padding:4px;
}

#Bottom-Row {
	width: 800px;
	text-align:center;
}


/*========= Adjustments ======================*/

.float-right{
	float:right;
}