@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #262626;
}

body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #acacac;
}

img {
	border: 0;
}

h1 {
	color: #efefef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 8px 15px 0 15px;
}
h1 a:link, h1 a:active, h1 a:visited {
	color: #efefef;
	margin: 0px 3px;
}
h1 a:hover {
	color: #efefef;
}

h2 {
	color: #797979;
	font-size: 14px;
	padding: 4px 15px 6px 35px;
	background-image: url(../images/heading-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
h2.latest {
	background-image: url(../images/heading-bg.gif);
}
h2.top {
	background-image: url(../images/heading-bg-top.gif);
}
h2.other {
	background-image: url(../images/heading-bg.gif);
}
h2 select {
	float: right;
	border: 1px solid #6e6e6e;
	background-color: #2c2c2c;
	color: #ACACAC;
	font-size: 11px;
	padding: 1px 3px;
}
h2.std {
	background-image: none;
	padding: 0;
	margin: 20px 0 0 0;
	color: #6da7b6;
	font-weight: normal;
}

h2.main {
	width: 131px;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #6B5EA0;
	font-weight: normal;
	margin: 4px 0 0 0;
	padding: 0 0 6px 0;
	text-decoration: none;
	background: #262626 bottom left no-repeat url(../images/menu-dot.gif);
	text-align: center;
	border-top: 2px solid #262626;
	border-left: 9px solid #262626;
	border-right: 9px solid #262626;
}
h2.main a:link, h2.main a:active, h2.main a:visited {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #6B5EA0;
}
h2.main a:hover {
	text-decoration: none;
	color: #ACACAC;
}

h3.std {
	background-image: url(../images/heading-dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 0 0 5px 5px;
	font-weight: normal;
	font-size: 12px;
	margin: 20px 0 0 0;
}

a:link, a:active, a:visited {
	color: #6da7b6;
	text-decoration: underline;
}
a:hover {
	color: #6da7b6;
	text-decoration: none;
}

a:link.darklink, a:active.darklink, a:visited.darklink {
	color: #969696;
	text-decoration: none;
}
a:hover.darklink {
	color: #969696;
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
}

#container {
	width: 900px;
	margin: 0 auto;
	background-color: #2c2c2c;
	background-image: url(../images/bg-shade.gif);
	background-repeat: repeat-y;
	background-position: center;
}

/* Header and Menu area */
#header {
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#sitemap {
	text-align: right;
	color: #FFFFFF;
	padding: 2px 10px 0 0;
}
#sitemap a:link, #sitemap a:active, #sitemap a:visited {
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
}
#sitemap a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#menu {
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/menu-bg.gif);
	background-repeat: no-repeat;
	padding: 8px 0 0 0;
	margin: 59px 0 0 0;
}
#menu a:link, #menu a:visited, #menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 15px;
	padding: 0;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Left Panel */
#panel1 {
	float: left;
	width: 160px;
	padding: 0 0 0 15px;
	margin: 0;
	color: #f0f0f0;
	text-align: left;
}

/* Quick Search Panel */
#sidesearch {
	width: 142px;
	margin: 0;
	padding: 5px 0 3px 7px;
	color: #7b7b7b;
	background-color: #262626;
}
#sidesearch input {
	border: 1px solid #6c6c6c;
	background-color: #262626;
	width: 95px;
	color: #ACACAC;
	font-size: 11px;
	padding: 2px 3px;
}
#sidesearch input.btn {
	border: 0;
	width: auto;
	vertical-align: middle;
	margin-left: 3px;
	background-color: #262626;
}

/* Search Panel */
#search {
	width: 500px;
	margin: 0 auto;
	font-size: 12px;
}
#search th {
	width: 150px;
	padding: 5px;
	text-align: left;
}
#search td {
	padding: 5px;
}
#search input, #search select {
	border: 1px solid #6c6c6c;
	background-color: #262626;
	width: 95px;
	color: #ACACAC;
	font-size: 11px;
	padding: 2px 3px;
}
#search input {
	width: 250px;
}
#search input.small {
	width: 70px;
}
#search input.btn {
	width: auto;
	padding: 0;
	border: 0;
}

/* Category Menu */
#catmenu {
	width: 150px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
	color: #8F8F8F;
}
#catmenu .intro {
	font-size: 12px;
	padding: 5px 0 3px 7px;
	background: bottom no-repeat url(../images/menu-dot.gif);
}
#catmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#catmenu li {
	margin: 0;
	padding: 4px 5px 6px 5px;
	font-size: 11px;
	color: #7F7F7F;
	background: bottom no-repeat url(../images/menu-dot.gif);
}
#catmenu a {
	padding: 0 3px;
	text-decoration: none;
	color: #c0c0c0;
}
#catmenu a:hover {
	color: #6da7b6;
}
#catmenu h3 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 15px 0 0 0;
	width: 140px;
	display: block;
	padding: 2px 5px 8px 22px;
	text-decoration: none;
	background: bottom left no-repeat url(../images/menu-dot-plus.gif);
}
#catmenu h3:hover {
	color: #6da7b6;
}
#catmenu h3.expanded {
	background: bottom left no-repeat url(../images/menu-dot-minus.gif);
	color: #6da7b6;
}
.fuckthis {
	color: red;
}

/* Right Panel */
#panel2 {
	float: right;
	width: 160px;
	padding: 22px 0 0 0;
	margin: 0;
	text-align: center;
}

.specialpanel {
	background-color: #000000;
	width: 130px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background-color: #FFFFFF;
	border: 4px solid #111111;
}
.specialpanel h4 {
	color: #6da7b6;
	font-size: 11px;
	margin: 0;
	padding: 0 0 5px 0;
	background-color: #111111;
}
.specialpanel img {
	border-top: 10px solid #ffffff;
}

/* Main Content area */
#content { 
	margin: 0 18px 0 185px;
	padding: 0;
}
.sitenote {
	background-color: #2c2c2c;
	color: #6da7b6;
	text-align: center;
	padding: 5px 0;
	font-size: 14px;
}
.sitenote a:link, .sitenote a:active, .sitenote a:visited, .sitenote a:hover {
	text-decoration: none;
	cursor: text;
}
.contenttext {
	padding: 0 15px;
}
.textarea {
	padding: 0 15px;
	line-height: 16px;
}
.textarea p.largetext {
	font-size: 12px;
}
.homebox {
	width: 488px;
	height: 180px;
	background-image: url(../images/home-box.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 17px 35px 0 150px;
	margin: 15px auto;
}
.homebox p {
	color: #dadada;
	margin: 9px 0;
	padding: 0;
}
.stdbox {
	width: 673px;
	height: 136px;
	margin: 15px auto;
	background-image: url(../images/std-box.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
.stdbox p {
	color: #dadada;
	margin: 8px 20px 8px 100px;
	padding: 0;
}

/* Contact Page & Form */
.contactbox {
	width: 458px;
	height: 330px;
	background-image: url(../images/contact-box.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 17px 35px 0 180px;
	margin: 15px auto;
}
.contactbox p {
	color: #dadada;
	margin: 9px 0;
	padding: 0;
}
.contact {
	width: 300px;
	color: #dadada;
	margin: 15px 0;
}
.contact th, .contact td {
	padding: 3px;
	color: #ffedfb;
	text-align: left;
}
.contact input, .contact textarea {
	width: 200px;
	color: #363636;
	background-color: #ffedfb;
	border: 1px solid #D24DB8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 4px;
}
.contact input.button {
	background-color: #AC0179;
	border: 1px solid #D24DB8;
	width: auto;
	color: #ffedfb;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.contact .tfvNormal {
	color: #ffedfb;
}
.contact .tfvHighlight {
	color: #D24DB8;
}

p.note {
	padding: 0 0 0 20px;
	background-image: url(../images/icon-info.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #D24DB8;
}
p.note a:link, p.note a:active, p.note a:visited {
	color: #D24DB8;
}
p.note a:hover {
	color: #D24DB8;
}

/* Category breadcrumbs - small */
div.cat, div.cat a:link, div.cat a:active, div.cat a:visited {
	color: #969696;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

/* Top product listing */
.topproducts {
	width: 660px;
}
.topproducts td, .topproducts th {
	vertical-align: top;
	padding-bottom: 15px;
	font-size: 12px;
}
.topproducts th {
	width: 140px;
	text-align: left;
}
.topproducts th img {
	border: 2px solid #D42C9D;
}
.topproducts a:link, .topproducts a:active, .topproducts a:visited {
	color: #D42C9D;
}
.topproducts a:hover {
	color: #D42C9D;
}
.topproducts p {
	font-size: 11px;
}
.topproducts div.price {
	width: 250px;
	float: left;
	font-size: 11px;
}
.topproducts div.buynow {
	color: #D42C9D;
	font-size: 11px;
}
.topproducts div.buynow img {
	display: block;
	float: left;
	margin: 0 8px 0 0;
}
.topproducts div.button img {
	display: block;
}

/* Results Info */
.resultsinfo {
	padding: 0 15px 15px 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #6e6e6e;
}
.resultsinfo div {
	float: right;
}
.resultsinfo select {
	border: 1px solid #6e6e6e;
	background-color: #2c2c2c;
	color: #ACACAC;
	font-size: 11px;
	padding: 1px 3px;
}

/* Standard product listing */
.products {
	width: 660px;
	margin-bottom: 15px;
}
.products td, .products th {
	vertical-align: top;
	padding: 15px 0;
	font-size: 12px;
	background: bottom left repeat-x url(../images/menu-dot.gif);
}
.products th {
	width: 140px;
	text-align: left;
}
.products th img {
	border: 2px solid #6DA7B6;
}
.products p {
	font-size: 11px;
}
.products div.price {
	width: 250px;
	float: left;
	font-size: 11px;
}
.products div.buynow {
	color: #6da7b6;
	font-size: 11px;
}
.products div.buynow img {
	display: block;
	float: left;
	margin: 0 8px 0 0;
}
.products div.button img {
	display: block;
}

.pricedetails {
	font-size: 11px;
	margin: 10px 0 20px 0;
}

/* Standard product listing */
.productdetail {
	width: 660px;
	margin: 20px 0 0 0;
	background: top left repeat-x url(../images/menu-dot.gif);
}
.productdetail th {
	width: 120px;
	vertical-align: top;
	font-weight: normal;
	text-align: left;
	background: bottom left repeat-x url(../images/menu-dot.gif);
	padding: 10px 0 5px 20px;
	font-size: 12px;
}
.productdetail th img {
	display: block;
	margin-top: 10px;
}
.productdetail td {
	vertical-align: top;
	background: bottom left repeat-x url(../images/menu-dot.gif);
	padding: 10px 0 5px 0;
}
.productdetail h3 {
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 20px;
	color: #6da7b6;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: left no-repeat url(../images/icon-arrow.gif);
}

.productdetailbrief {
	width: 660px;
	margin-left: 15px;
}
.productdetailbrief ul {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
.productdetailbrief li {
	margin: 4px 0;
	padding: 0;
}
.productdetailbrief th {
	width: 240px;
	padding: 10px 0 0 20px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	font-size: 12px;
}
.productdetailbrief th p {
	font-size: 12px;
	line-height: normal;
	margin: 8px 0 5px 0;
	padding: 0;
}
.productdetailbrief td {
	vertical-align: top;
}
.productdetailbrief h2 {
	background: none;
	margin: 0;
	padding: 0 0 5px 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #877bb6;
	background: bottom left repeat-x url(../images/menu-dot.gif);
}
.productdetailbrief em {
	float: right;
	font-style: normal;
}

.break {
	margin: 30px 0 10px 140px;
	border-top: 1px dotted #ebebeb;
}

.paging {
	text-align: center;
	font-size: 11px;
	line-height: 24px;
	margin-bottom: 20px;
}
.paging a:link, .paging a:active, .paging a:visited {
	padding: 3px 8px;
	color: #D42C9D;
	background-color: #272727;
	border: 1px solid #444444;
	text-decoration: none;
}
.paging a:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
.paging em {
	padding: 3px 8px;
	color: #FFFFFF;
	background-color: #272727;
	border: 1px solid #444444;
	font-style: normal;
}

p.toplink {
	font-size: 10px;
	text-align: right;
	margin: 0;
	padding: 0;
}

/* Footer area */
#footer {
	color: #747474;
	text-align: center;
	margin-top: 15px;
	padding: 5px 0 10px 0;
	background-image: url(../images/bg-footer-shade.gif);
	background-repeat: no-repeat;
	background-position: bottom;
} 
#footer a:link, #footer a:active, #footer a:visited {
	color: #747474;
}
#footer a:hover {
	color: #747474;
}
#footer .disclaimer {
	color: #545454;
}

/* Floats */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0;
}
.clearleft {
	clear: left;
  height: 0;
  font-size: 1px;
  line-height: 0;
}

/* For notifications from the Alerts class */
p.notification {
	margin: 0px;  
	padding: 10px;  
	border: 1px dotted #b3b372;
	font-size: 11px; 
	color: #000000; 
	background-image: url(../images/icon-info.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 45px;
	background-color: #646464;
}

/* Site Map list */
dl {
	margin: 10px 16px;
}
dt {
	font-size: 12px;
	font-weight: bold;
	margin: 8px 0 3px 0;
}
dd {
	margin: 0;
}
dl dl {
	margin: 0 0 0 15px;
}

/* Product Site Map List */
ul.sitemap {
	margin: 10px 16px;
	padding: 0;
	list-style: none;
}
ul.sitemap li strong {
	margin-top: 20px;
	display: block;
}

.imgbanner {
	text-align: center;
	margin-top: 30px;
}

.toggle {
	cursor: pointer;
}

.menu-banner {
	text-align: center;
	color: #CDCED0;
	width: 130px;
	margin: 30px auto 20px auto;
	background-color: #121212;
	padding: 10px 5px 10px 5px;
}
.menu-banner img {
	margin: 10px 0 0 0;
}


.sitelinks, .sitelinks a:link, .sitelinks a:active, .sitelinks a:visited, .sitelinks a:hover {
	color: #747474;
}
