body {
	background-color: black;
	color: white;
	font-size: 14px;
	font-family: Verdana, sans-serif;
}

body, img, p, a, form, fieldset { 
	border: 0;
	margin: 0;
	padding: 0;
}

a {
	color: #999;
	background-color: black;
	text-decoration: none;
}

a:hover {
	color: white;
	background-color: transparent;
}
a:active {
  outline:none;
}
 
:focus {
  -moz-outline-style:none;
}

#container {
	width: 830px;
	margin: 0 auto;
	text-align: center;
	vertical-align: top;
}

.top_bg {
	font-size: 1px; /* due to stupid IE */
	background: url(images/top_bg.gif) 0 0 no-repeat;
	width: 810px;
	height: 12px;
	margin: auto;
}


.bottom_bg {
	font-size: 1px; /* due to stupid IE */
	background: url(images/bottom_bg.gif) 0 100% no-repeat;
	width: 810px;
	height: 12px;
	margin: auto;
}

.top_margin { margin-top: 15px; }

#header {
	border-left: 2px solid #999;
	border-right: 2px solid #999;
	width: 756px;
	margin: auto;
	padding: 5px 25px;
}

#header img {
	vertical-align: middle;
}

.header_menu {
	margin-right: 2px;
}

.header_logo {
	margin-right: 120px;
}

#menu_top {
	margin: 10px auto;
	text-align: center;
	width: 810px;
}

#menu_top p {
	background-color: #272727;
	color: #999;
	height: 20px;
}

#menu_top p a { 
	padding: 0 10px;
	font-size: 10px;
	color: #999;
	background-color: #272727;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: 700;
}

.menul_bg { float: left; }
.menur_bg { float: right; }

#menu_top p a:hover { 
	color: white;
	background-color: #272727;
}

#menu_top p a.current { 
	color: white;
	background-color: #272727;
}

#menu_top p a.current:hover { 
	color: #999;
	background-color: #272727;
}


#content {
	border-left: 2px solid #999;
	border-right: 2px solid #999;
	width: 804px;
	margin: 0 auto;
	padding: 1px; /* Fix FF problem with border and no fixed height */
	min-height:500px;
	height:auto !important;
	height:500px;		
}


#inner_title {
	background-color: #353535;
	width: 719px;
	height: 26px;
	line-height: 26px;
	font-family: "Century Gothic", sans-serif;
	font-size: 18px;
	color: #fff;
	margin: auto;
}

.inner_title_left, .inner_title_button_left {
	float: left;
}

.inner_title_right, .inner_title_button_right {
	float: right;
}

.inner_title_button_left, .inner_title_button_right {
	margin-top: 4px;
}

#inner_menu {
	width: 700px;
	background-color: black;
	color: white;
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	margin: auto;
	text-align: right;
	padding: 0 10px;
}

#inner_menu .left {
	float: left;
}

#inner_menu a {
	color: white;
	background-color: black;
}

#inner_menu a:hover {
	color: #999;
	background-color: black;
}

#search {
	width: 700px;
	height: 40px;
	text-align: right;
	margin: auto;
}

#search a {
	color: white;
	background-color: black;
	font-family: "Century Gothic", sans-serif;
	font-size: 8px;
	text-transform: uppercase;
}

#search a:hover {
	color: #999;
	background-color: black;
}

#search .submit {
	color: white;
	border: 0;
	background-color: black;
	text-transform: uppercase;
	font-family: "Century Gothic", sans-serif;
	font-size: 11px;
	cursor: pointer;
	height: 15px;
	width: 45px;
	margin: 0 0 0 30px;
	padding: 0;
	
}

#search .search_text {
	width: 150px;
}

#inner_categories {
	font-family: "Century Gothic", sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	width: 720px;
	margin: 0 auto 0 40px;
}

#inner_subcategories {
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	width: 720px;
	margin: 0 auto 0 40px;
}

#inner_categories a, #inner_subcategories a {
	padding: 0 5px;
}

#inner_container {
	margin: 20px auto;
	width: 720px;
	text-align: left;
}

#products {
	text-align: left;
	margin: 0 20px;
	width: 720px;
	color: #999;
	background-color: black;
	border-spacing: 0 20px;
}

.product_image { 
	width: 75px; 
	height: 115px; 
	float: left; 
}

.product_desc { 
	padding-left: 85px; /* image width + needed padding */
	padding-top: 10px;
	font-weight: 700;
	font-size: 12px;
}

.product_more {
	padding: 0 0 0 15px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 700;
}

a.product_more:hover { 
	color: white;
	background-color: black;
}

.addtocard {
	padding: 30px 0 5px 10px;
}

#menu_bottom {
	margin-top: 5px;
}

a.footer_menu {
	color: #999;
	background-color: black;
	text-decoration: none;
	text-transform:uppercase;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: 700;
	padding: 0 15px;
}

a.footer_menu:hover {
	color: white;
	background-color: black;
}

#footer {
	color: #353435;
	background-color: black;
	font-size: 10px;
	margin-top: 50px;
	font-weight: 700;
}

#footer a {
	color: #595A59;
	background-color: black;
	text-decoration: none;
	
}

#footer a:hover {
	color: white;
	background-color: black;
}

.statement-2257 {
	padding-top: 10px;
}

a#st-2257 {
	color: #999;
	background-color: black;
	font-weight: 700;
}

a.current {
	color: white;
	background-color: transparent;
}

a.current:hover {
	color: #999;
	background-color: transparent;
}

/*
	Buttons
*/
.FormButton {
	color: white;
	font-weight: bold;
}
table.ButtonTable {
	cursor: pointer;
	vertical-align: middle;
	direction: ltr;
}
td.Button {								 
	background-color: #242424;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	white-space: nowrap;
	color: white;
	text-transform: uppercase;
	font-family: "Century Gothic", sans-serif;
	letter-spacing: 1px
}
font.Button {								 
	font-family: arial;
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
img.ButtonSide {
	width: 7px;
	height: 28px;
}
.SimpleButton tr td {
	padding: 0px;
	white-space: nowrap;
}
A.Button:link, A.Button:visited {
	color: white;
	font-weight: bold;
}

A.Button:hover, A.Button:active  {
  color: #999;
}
.GoImage {
	width: 21px;
	height: 18px;
	vertical-align: middle;
	border: 0px;
}

.YellowBackground {
  background-color: #242424;
}

.pimgbox {
	text-align: left;
	vertical-align: top;
	width: 200px;
	padding-right: 8px;
}

/*
	Dialog box
*/
table.dialogbox {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
td.dialogbox {
	background-color: #ffffff;
	text-align: left;
	padding: 10px;
}
.dialogborder {
	background-color: #ff8600;
	height: 100%;
	padding: 0px;
}
td.dialogtitle {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	background-image: url(images/dialog_bg_n.gif);
	vertical-align: bottom;
	height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	text-align: left;
}
font.dialogtitle {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	vertical-align: bottom;
	height: 15px;
	text-align: left;
	margin-left: 10px;
}

.SearchSortCell {
  padding-left: 6px;
  padding-right: 6px;
}

.VertMenuLeftColumn {
  vertical-align: top;
  width: 150px;
  padding-right: 10px;
}

.VertMenuRightColumn {
  vertical-align: top;
  width: 150px;
  padding-left: 10px;
}

.VertMenuMiddleColumn {
  vertical-align: top;
  width: 800px;
}

.alignleft {
  text-align: left;
  padding-right: 10px;
}
