body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
* {
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
}
.nav {
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	border: 1px solid #b7b7b7;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	height:29px;
}
#navigation  ul {
	list-style-type: none;
}
#navigation li {
	float: left;
	
}
#navigation a {
	font-weight: bold;
	color: #000000;
	line-height: 29px;
	padding-right: 8px;
	padding-left: 6px;
	background-image: url(images/butt_seperator.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
}
#navigation a:hover {
	background-color: #DDDDDD;
	text-decoration: none;
}
#MiddleWrapper {
	padding-top: 4px;
	padding-bottom:4px;
}
#LeftHolder{
	border: 1px solid #b7b7b7;
	width: 678px;
	float: left;
	min-height:458px;
	height:auto !important;
	height:458px;
}
#RightHolder {
	float: right;
	width: 265px;
}
#FPLeftHolder{
	border: 1px solid #b7b7b7;
	width: 400px;
	float: left;
	height:269px;
	margin: 0px;
	padding: 0px;
}
#FPRightHolder {
	float: right;
	width: 540px;
	height: 270px;
	margin: 0px;
	padding:0px;
}
#Header {
	background-color: #b10072;
	text-align: left;
	padding-left: 20px;
	font-size: 18px;
	height: 32px;
	padding-top: 12px;
	color: #FFFFFF;
}
#MainArea {
	padding: 13px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 12px;
}
#Footer {
	clear: both;
	border: 1px solid #b7b7b7;
	height: 13px;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 15px;
	font-size: 11px;
}
#copyright {
	font-size: 10px;
	color: #aaaaaa;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#LeftHolderDetails{
	border: 1px solid #b7b7b7;
	width: 590px;
	float: left;
	min-height:458px;
	height:auto !important;
	height:458px;
	
}
#copyright a {
	color: #aaaaaa;
}
#LeftHolderSection {
	width: 427px;
	float: left;
	min-height:465px;
	height:auto !important;
	height:465px;
}
#RightHolderSection {
	float: right;
	width: 489px;
	/*height: 465px;
	overflow: auto;*/
}
#RightHolderDetails{
	float: right;
	width:300px;
	
}
.section {
	float: left;
	height: 99px;
	width: 230px;
	background-image: url(images/section_bg.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;
	color: #000000;
	text-decoration: none;
	cursor:pointer;
}
.section:hover {
	background-image: url(images/section_bg_over.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}
.section a{
	color: #000000;
	text-decoration:none;
}
.SectPicHolder {
	text-align: center;
	float: left;
	width: 125px;
}
.SectDesc {
	float: left;
	padding-top: 10px;
	padding-right: 5px;
}
.SectProdTitle {
	font-size: 15px;
	font-weight: bold;
}
#flashholder {
	border: 1px solid #b7b7b7;
	font-size: 11px;
	padding: 0px;
}
#leftholdertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 8px;
	}#Footer a {
	color: #333333;
}
h3.faq{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 8px;
	}
#colarea{
	width: 650px;
	/*overflow:auto;*/
}
.colholder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	height: 146px;
	width: 116px;
	background-color: #f0eeed;
	margin-right: 8px;
	margin-bottom: 8px;
}
.coltext {
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990066;
	border-bottom-color: #990066;
	text-align: center;
}

.colimage{
padding:8px;
width: 100px;
height: 100px;
}
#cartarea{
	text-align: center;
	float: right;
	width: 100px;
	margin-top: 10px;
	margin-right: 30px;
	padding: 4px;
	border: 1px solid #b7b7b7;
	background-color: #F4F4F4;
}
#sidecart{
	width: 265px;
}
.cartitems{
margin: 0px;
padding: 0px;
}
.cartitem{
	height: 100px;
	width: 255px;
	background-color: #F4F4F4;
	margin-bottom: 8px;
	clear: left;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.itemimage{
	float: left;
	border: 1px solid #000000;
}
.itemname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	float: left;
	margin-left: 10px;
	width: 120px;
	margin-bottom: 5px;
}
.carttitle{
	font-size: 14px;
	padding-bottom: 10px;
}
.cartitem .iteminfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	clear: none;
	margin-top: 8px;
	margin-right: 10px;
	margin-left: 10px;
	width: 125px;
}
.cart_box{
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 300px;
}
.cart_box h3{
	font-size: 11px;
	padding: 5px;
}
.cart_box h1{
	width: 285px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	height: 20px;
	background-color:#CCCCCC;
}
.cartItems{
	clear:both;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.cartitems{
margin: 0px;
padding: 0px;
}
.maincart_itemholder{
	background-color: #F4F4F4;
	margin-bottom: 8px;
	padding: 5px;
}
.maincart_image{
	float: right;
	border: 1px solid #000000;
}
.maincart_itemname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	float: left;
	margin-left: 10px;
	width: 120px;
	margin-bottom: 5px;
}
.maincart_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	clear: none;
	margin-top: 8px;
	margin-right: 10px;
	margin-left: 10px;
	width: 200px;
}
#printbutt {
	visibility:visible;
	display: block;
}
/*.abodenav {
	display: block;
	cursor: pointer;
	padding: 0;
	margin-right: 5px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
}
.inner_abodenav {
	display: block;
	cursor: pointer;
	padding: 0;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 0;
	margin-bottom: 7px;;
	margin-left: 0;
	float: left;
}*/
.border1px {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.navtext {
	background-image: url(images/menuimages/textbkg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 23px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	color: #FFFFFF;
	float: left;
	width: 100%;
}
/*#nav {
	width:1000px;
	padding-top: 10px;
	height: 160px;
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navtext a {
	color: #FFFFFF;
	text-decoration:none;
}
.navtext a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}*/
#nav {
	width:960px;
	padding-top: 10px;
	height: 160px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
.navtext a {
	color: #FFFFFF;
	text-decoration:none;
}
.navtext a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
li.abodenav {
	display: block;
	cursor: pointer;
	padding: 0;
	margin-right: 5px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
	width: 97px;
}
.inner_abodenav {
	display: block;
	cursor: pointer;
	padding: 0;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 0;
	margin-bottom: 7px;
	margin-left: 0;
	float: left;
	width: 120px;
}
.border1px {
	width: 100%;
}
