/* CSS Document */

/*By Bryan - After5PC.net */

/*******************************************************
*	COPYRIGHT INFO
* This CSS Document is copyrighted, Bryan - After5PC.net
* Do not copy, use, or redistribute code without permission
*
*           http://www.after5pc.net
*******************************************************/






body {
	background: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	}

#wrap {
	width: 875px;
	background: #fff;
	margin: 0px auto;
	padding: 0px;
	}

a { color: #114898; text-decoration: none; font-weight: normal;}
a:hover { color: #b51e0a; text-decoration: underline; }



/************************************************
*	IMAGES
************************************************/
img, a img {
  border : 0px none;
  }



/************************************************
*	Header
************************************************/
#header {
	background: #ffffff;
	background-image:url('images/header.jpg');
	background-repeat: no-repeat;
	width: 904px; height: 184px;
	margin: 0px auto;
	padding: 0px;
	}




/************************************************
*	Sidebar Area
************************************************/

#side-wrap {
	background: #fff;
	float: left;
	width: 200px;
	padding: 0px 10px 10px 20px;
	display: inline;
	font-family: Tahoma;
	font-size:12px;
	font-weight: normal;
	color: #000;
	}

#side-box {
	border-left: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	border-top: 5px solid #114898;
	padding: 5px;
	margin-bottom: 30px;
	text-align: justify;
	font-family: Arial, Verdana;
	font-size:11px;
	font-weight: normal;
	color: #000;
	}

#side-box ul li {
	background: #eeebeb;
	font-size: 9pt;
	color: #333;
	margin-left:0px; margin-right: 0; margin-top: 0; margin-bottom: 10px; padding: 5px;
	list-style-type: square; list-style-position: outside;
	border-right: 1px dotted #015861; border-bottom: 1px dotted #015861;
}




/************************************************
*	Middle Content Section
************************************************/
#content-wrap {
	float: left;
	background: #fff;
	width: 575px;
	margin-left: 5px;
	padding: 0px 20px 10px 10px;
	display: inline;
	font-family: Tahoma;
	font-size:11px;
	font-weight: normal;
	color: #000;
	border-left: 1px dotted #ccc;
	}

#content-wrap a { color: #FFFFFF; text-decoration: none; font-weight: normal;}
#content-wrap a:hover { color: #FFFFFF; text-decoration: underline; }

.highlight {font-size: 14px; font-family: Arial; }


/************************************************
*	Bottom
************************************************/
#footer {
	background: #FFFFFF;
	width: 850px;
	margin: 0px auto;
	padding-top: 2px;
	border-top: 5px solid #114898;
	color: #333333;
	font-family: Verdana;
	text-align: center;
	font-size: 8pt;
	}



/************************************************
*	STORE STYLE
************************************************/
.deezbox {
	font-size:11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003399;
	padding-left:.2em;
	border-right:1px solid #C1D8FF;
	border-bottom:1px solid #C1D8FF;
	border-left: 1px solid #C1D8FF;
	border-top: 1px solid #C1D8FF;
	background-color:#EFF5FF;
}
.deezButton {  
	font-family: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	background-color:#EFF5FF; 
	border-color:#006699;
	border-style: solid;
	border-width: 1px;
	color:#FF6600;
	font-size: 11px;
	cursor: hand;
	letter-spacing: 1px;
}
.tee_image{
	border:0;
}
.teeDesc{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 9px;
	color: #990000;
}
.deezLabel{
	font-size:12px;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
}
.deezDisclaim{
	font-size:9px;
	font-weight:normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	color: #999999;
}
.deezPowered{
	font-size:11px;
	font-weight:normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	color: #999999;
}
.storeName{
	font-size:16px;
	font-weight:bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	color:#006633;
}
.storeNav{
	background-color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	padding:2px;
	color:#FFFFFF;
}
.storeLink{
	color:#FFFFFF;
	text-decoration:none;
}
.storeLink:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.deezDisclaim{
	color:#FFFFFF;
}