body {
	background-color: #2a2a2a;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	padding: 0px;
}

.container {
	padding: 0px;
	width: 100%;
	width: 590px;
	float: none;
	color: #666666;
}

.container h2 {
	width: 570px;
}

#header {
	width: 900px;
	height: 100px;
	padding: 0px;
}

#logo {
	width: 650px;
	height: 100px;
	float: left;
	padding-top: 0px;
	margin: 0px;
}

#main {
	background-color:#FFFFFF;
	width: 900px;
	padding: 0px;
}

#maincaptop {
	width: 900px;
	height: 20px;
	padding: 0px;
	background-image: url(../images/maincaptop.gif);
}

#maincapbottom {
	width: 900px;
	height: 30px;
	padding: 0px;
	background-image: url(../images/maincapbottom.gif);
}

#navigation {
	float: left;
	width: 280px;
}

#content {
	float: right;
	width: 598px;
	padding-left: 10px;
	padding-right: 10px;
}

h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #CCCCCC;
	color: #333333;
	font-size: 16px;
	padding: 10px;
}

.homepagecontent {
	color: #666666;
}

#featured1 {
	float: left;
	width: 267px;
	height: 200px;
	margin-top: 10px;
}

#featured2 {
	float: right;
	width: 311px;
	height: 200px;
	margin-top: 10px;
}

#topnav {
	background-color: #0E0E0F;
	width: 864px;
	height: 20px;
	padding: 16px 10px 12px 10px;
	float: right;
	background-image: url(../images/navcapright.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#navcapleft {
	float: left;
	width: 16px;
	height: 48px;
	background-image: url(../images/navcapleft.gif);
	background-repeat: no-repeat;
	background-color: #0E0E0F;
}

#topnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#topnav ul li {
	display: inline;
}

#topnav ul li a {
	text-decoration: none;
	padding: 20px 36px 16px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	border-right: 1px solid #292728;
}

.cleardiv {
	position: relative;
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

#authorized {
	margin-top: 0px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: right;
	margin: 10px 8px 10px 12px;
	width: 260px;
}

#authorized .top {
	padding: 10px 10px 4px 10px;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

.authorized {
	margin: 10px;
}

#categoryGrid {
	text-align: left;
	width: 590px;
	margin: 0px;
}

pageContent {
	width: 100%;
	background-color:#FF6600;
	float: none;
}

#pageNote {
	text-align: left;
	width: 100%;
	margin: 0px;
	float: none;
	color: #666666;
}

#productDetail {
	width: 590px;
	margin: 0px;
}

#productGrid {
	width: 590px;
	margin: 0px;
}

#productGrid .title a {
	color: #006F7C;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 16px;
}

a.sublink {
	color: #006F7C;
}

#categoryGrid .title a {
	color: #006F7C;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 16px;
}


.submitBtn {
	font-size: 14px;
	font-weight: bold;
}

#productDetail .submitBtn {
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #006F7C;
}

a:active {
	color: #006F7C;
	text-decoration: underline;
}

a:visited {
	color: #006F7C;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

#viewCart {
	text-align: left;
	margin: 0px;
	width: 590px;
}

#searchForm {
	text-align: left;
	margin: 0px;
	width: 590px;
}

#customerLogin {
	text-align: left;
	margin: 0px;
	width: 590px;
}

#customerLogin #existingCustomer, #customerLogin #newCustomer {
	width: 280px;
	border: 1px solid #CCCCCC;
}

#customerLogin #existingCustomer .hdr-title, #customerLogin #newCustomer .hdr-title {
	background-color: #CCCCCC;
	color: #333333;
}

#searchForm #searchFormKeywords {
	float: none;
	padding-top: 10px;
}

#clientAccount {
	width: 590px;
	margin: 0px;
}

#clientAccount .section {
	height: 40px;
	float: none;
	width: 96%;
}

#clientAccount .logout {
	width: 500px;
}

#clientAccount hr {
	display: none;
}

#clientAccount #billInfo {
	margin: 5px;
	height: 180px;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	width: 280px;
}

#clientAccount .hdr-title {
	color: #333333;
	background-color: #CCCCCC;
	text-align: left;
	padding:8px;
	font-weight: bold;
}

#clientAccount #shipInfo {
	margin: 5px;
	height: 180px;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	width: 280px;
	float: left;
	text-align: left;
}

#clientAccount #paymentInfo {
	margin: 5px;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	height: auto;
	width: 280px;
	float: left;
	text-align: left;
}

#clientAccount #subscriptionPaymentInfo {
	margin: 5px;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	height: auto;
	width: 280px;
	float: left;
	clear: left;
	text-align: left;
}

#clientAccount #myAccount {
	margin: 5px;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	height: auto;
	width: 280px;
	float: left;
	text-align: left;
}

#checkoutOnePage {
	width: 590px;
	margin: 0px;
	color: #666666;
}

#checkoutOnePage #cartItems {
	width: 100%;
	border-collapse: collapse;
	float: left;
	clear: left;
}

#checkoutOnePage #billAddress {
	border-top: 1px solid #CCCCCC;
  	padding: 0px;
  	width: 100%;
}

#checkoutOnePage #billAddress td {
	color: #666666;
}

#checkoutOnePage #shipAddress {
	border-top: 1px solid #CCCCCC;
  	padding: 0px;
  	width: 100%;
}

#checkoutOnePage #shipAddress td {
	color: #666666;
}

#checkoutOnePage #shipMethod {
	border-top: 1px solid #CCCCCC;
  	padding: 0px;
  	width: 100%;
}

#checkoutOnePage #shipMethod td {
	color: #666666;
}

#checkoutOnePage #paymentInfo {
	border-top: 1px solid #CCCCCC;
  	padding: 0px;
  	width: 100%;
}

#checkoutOnePage #paymentInfo td {
	color: #666666;
}

#checkoutOnePage #totalsInfo {
	border-top: 1px solid #CCCCCC;
  	padding: 20px 0 0 0;
  	width: 100%;
}

#checkoutOnePage #totalsInfo #grand_total_div {
	color: #CC0000;
}

#checkoutOnePage #checkoutSubscription {
	border-top: 1px solid #CCCCCC;
  	padding: 0px;
  	width: 100%;
}

#checkoutOnePage #checkoutSubscription td {
	color: #666666;
}

#viewCart #cartItems {
	width: 100%;
}

#checkoutOnePage #existingCustomer {
	width: 275px;
	border: 1px solid #CCCCCC;
	float: left;
	clear: none;
	height: 120px;
}

#checkoutOnePage #existingCustomer .hdr-title{
	color: #333333;
	background-color: #CCCCCC;
}

#checkoutOnePage #newCustomer {
	float: left;
	width: 275px;
	border: 1px solid #CCCCCC;
	clear: none;
	height: 120px;
}

#checkoutOnePage #newCustomer .hdr-title{
	color: #333333;
	background-color: #CCCCCC;
}

#clientAccount .pagination a {
	color: #006F7C;
}

#categoryList #btmOptions .pagination a {
	color: #006F7C;
}

#clientAccount .pagination a {
	color: #006F7C;
}

#categoryGrid #btmOptions .pagination a {
	color: #006F7C;
}

#productGrid #btmOptions .pagination a {
	color: #006F7C;
}

#productList #btmOptions .pagination a {
	color: #006F7C;
}

#checkoutBilling {
	width: 590px;
	margin: 0px;
	color: #666666;
}

#productDetail .form-label {
	float: none;
	text-align: left;
}

#productDetail .form-field { 
	float: none;
}

#productDetail #extraDetails {
	float: right;
	width: 320px;
	padding: 20px 0px 5px 0px;
}
	
#productDetail #productPhotos {
}

#productDetail #prodThumbnails {
}

#productDetail {
	width: 590px;
}





/* WIDGET STUFF */

#widgetFooter {
	width: 880px;
	margin: 0 auto 0 auto;
	padding: 10px 10px 0 10px;
}

#widgetFooter .actionItems {
	display: none;
	clear: left;
	float: none;
	width: 880px;
	font-weight: bold;
}	

#widgetFooter .copyright {
	clear: left;
	float: left;
	width: 340px;
	height: 120px;
	line-height: 22px;
	padding: 0 60px 0 60px;
	margin: 0 20px 0 0;
	color: #BBBBBB;
	border-right: 1px solid #666666;
}

#widgetFooter .copyright a {
	color: #BBBBBB;
	text-decoration: none;
}	

#widgetFooter .nav {
	float: right;
	text-align: left;
	width: 100px;
	line-height: 16px;
	padding: 0px 6px 20px 6px;
	margin-left: 21px;
}

#widgetFooter .nav ul li a {
	color: #BBBBBB;
	text-decoration: none;			
}

#widgetFooter .nav .title {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #B5DA36;
	padding-bottom: 6px;
}


#widgetSidebar {
	width: 120px;
	float: right;
	font-size: 10px;
	text-align: left;
	border: 0px;
	margin: 20px 0 0 0;	
	padding-left: 50px;
	background-image: url(../images/cart.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}

#widgetSidebar .top {
	padding-left: 2px;
	background-image: none;
}

#widgetSidebar .top a {
	color: #B5DA36;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#widgetSidebar .top a:hover {
	color: #B5DA36;
	text-decoration: underline;
}

#widgetSidebar .body .items {
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #888888;
}

#widgetSidebar .body .subtotal {
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #888888;
}

#widgetCategories {
	margin-top: 0px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 10px 8px 10px 12px;
	width: 260px;
}

#widgetCategories .top {
	padding: 10px 10px 4px 10px;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#widgetCategories .body ul {
	padding: 0;
	margin: 0 0 0 0px;
	list-style: none;
	text-align: left;
}

#widgetCategories .body ul li {
	margin: 0 10px 0 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0 2px 14px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#widgetCategories .body ul li a {
	color: #2488B5;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}

#widgetCategories .body ul li a:hover {
	color: #666666;
	text-decoration: none;
}

#widgetSearch {
	margin-top: 0px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 10px 8px 10px 12px;
	width: 260px;
}

#widgetSearch .top {
	padding: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#widgetSearch .body .button input {
	color: #464646;
	font-size: 11px;
	font-family: Tahoma;
}

#widgetSearch .body .button input {
	color: #464646;
	font-size: 11px;
	font-family: Tahoma;
}

#widgetSearch .body .field {
	padding-top: 2px;
}

#widgetSearch .body .button {
	background:url(../images/tiny_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 11px;
	float: left;
	width: 25px;
	height: 19px;
	padding-left: 2px;
	padding-top: 2px;
	text-align: center;
	vertical-align: middle;
}

#widgetSearch .body .button  a {
	color: #FFFFFF;
	text-decoration: none; 
}

#widgetSearch .body .button a:hover {
	color: #FFFFFF;
	text-decoration: underline; 
}

#widgetSearch .advanced {
	font-size: 9px;
	margin-left: 15px;
}

#widgetSearch .advanced a {
	color: #006F7C;
	text-decoration: underline;
}

#widgetSearch .advanced a:hover {
	color: #666666;
	text-decoration: none;
}

#widgetInformation {
	margin-top: 0px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 10px 8px 10px 12px;
	width: 260px;
}

#widgetInformation .top {
	padding: 10px 10px 4px 10px;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#widgetInformation .body ul {
	padding: 0;
	margin: 0 0 0 0px;
	list-style: none;
	text-align: left;
}

#widgetInformation .body ul li {
	margin: 0 10px 0 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0 2px 14px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;}

#widgetInformation .body ul li a {
	color: #2488B5;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}

#widgetInformation .body ul li a:hover {
	color: #666666;
	text-decoration: none;
}

#widgetSubscribe {
	margin-top: 0px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 10px 8px 10px 12px;
	width: 260px;
}

#widgetSubscribe .top {
	padding: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#widgetSubscribe .body .field {
	padding-top: 2px;
}
#widgetSubscribe .body .button {
	background:url(../images/tiny_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 11px;
	float: left;
	width: 25px;
	height: 19px;
	padding-left: 2px;
	padding-top: 2px;
	text-align: center;
	vertical-align: middle;
}

#widgetSpecials {
	margin-top: 0px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 10px 8px 10px 12px;
	width: 260px;
	background-image: none;
	height: auto;
}

#widgetSpecials .top {
	padding: 10px 10px 4px 10px;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	text-align: left;
	background-image: none;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#widgetSpecials .body .title a {
	color: #2488B5;
	text-decoration: underline;
}

#widgetSpecials .body {
	height: auto;
}

#widgetSpecials .body .title a:hover {
	color: #666666;
}

#widgetSpecials .body .all-link a {
	color: #006F7C;
	text-decoration: underline; 
	margin-bottom: 10px;
}

#widgetSpecials .body .all-link {
	margin-bottom: 10px;
}

