* {
	padding: 0px;
	margin: 0px;
}
/**/
body {
	color: #333333;
	line-height: 15px;
	background: none #FFFFFF;
	font: 10pt Arial;
	}

a {
	color: #4F4F4F;
	text-decoration:none;
	}
a:hover {
	color: #BE0C65;
	}
h1 {
	font-size: 11pt;
	font-weight: bold;
	}
h2 {
	font-size: 11pt;
	font-weight: normal;
	}
h3	{
	font-size: 11pt;
	font-weight: bold;
	}
h4 {
	font-size:11pt;
	font-weight: bold;
	}
h5 {
	font-size: 11pt;
	font-weight: bold;
	}
h6 {
	font-size: 11px;
	font-weight: normal;
	}
div {
  	text-align: left;
	}
img {
  	border: 0;
	}
p 	{
  	margin: 0;
	}
input {

	}
textarea {

	}
select {

	}
button {

	}

/*** Main Layout/Structure ***/
/**/
#back_top_grad {
	width: 990px;
	background: none;
	margin: 0 auto;
	padding: 17px 0 0 0;
	}
/**/
#back_top_grad #container {
	width: 962px;
	background: url(../images/head_main.jpg) center top no-repeat #FFFFFF;
	margin: 0 auto;
	border: 1px solid #CCCCCC;
	}
#back_top_grad #container #header {
	padding: 10px 5px 0 5px;
	height: 117px;
	}
/**/
#back_top_grad #container #content_body {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 950px;
	margin: 0 auto;
	height: 100%;
	padding: 5px 0 0 0;
	}
	
#back_top_grad #container #content_body .content {
	width: 542px;
	
	float: left;
	margin: 0 0 0 194px;
	padding: 10px 10px 0 10px;
	display: inline;
	}
#back_top_grad #container #content_body .left_column {
	width: 188px;
	float: left;
	margin-left: -757px;
	padding: 10px 0 0 6px;
	}
#back_top_grad #container #content_body .right_column {
	width: 188px;
	float: right;
	padding: 10px 5px 0 0;
	}
/**/
#back_top_grad #container #footer {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	margin: 5px;
	height: 30px;
	line-height: 28px;
	color: #8E897A;
	text-align: center;
	}

/*** Items in header section ***/

#header h1 {
	display: block;
	width: 464px;
	height: 34px;
	font-size: 14pt;
	padding: 30px 0 0 10px;
	color: #666666;
	float: left;
	margin: 0;
	}
#header a#memberlogin {
	width: 96px;
	height: 21px;
	display: block;
	background: url(../images/login_but.gif) 0 0 no-repeat;
	text-indent: -2000px;
	float: right;
	padding: 0 5px 0 0;
	}
#header a#memberlogin:hover {
	background: url(../images/login_but.gif) 0 -21px no-repeat;
	}
#header h2 {
	text-align: right;
	color: #CCCCCC;
	float: right;
	clear: right;
	padding: 5px 5px 0 0;
	}
#header div#navigation {
	clear: both;
	padding: 23px 0 0 0;
	float: left;
	width: 100%;
	}
#header #navigation ul {
	display: block;
	width: 706px;
	height: 22px;
	background:url(../images/nav.gif) no-repeat #252222;
	border: 1px solid #61605F;
	list-style: none;
	clear: both;
	float: left;
	}
#header #navigation ul li {
	float: left;
	padding: 3px 0 0 3px;
	}
#header #navigation ul li a {	
	text-indent: -2000px;
	display: block;
	overflow: hidden;
	height: 19px;
	}
	
#header #navigation ul li#nav_home a { width: 50px; }
#header #navigation ul li#nav_cata a { width: 113px; }
#header #navigation ul li#nav_prod a { width: 120px; }
#header #navigation ul li#nav_help a { width: 137px; }
#header #navigation ul li#nav_cont a { width: 91px; }

#header #navigation ul li#nav_home a:hover { background: url(../images/nav.gif) -3px -25px no-repeat; }
#header #navigation ul li#nav_cata a:hover { background: url(../images/nav.gif) -56px -25px no-repeat; }
#header #navigation ul li#nav_prod a:hover { background: url(../images/nav.gif) -172px -25px no-repeat; }
#header #navigation ul li#nav_help a:hover { background: url(../images/nav.gif) -295px -25px no-repeat; }
#header #navigation ul li#nav_cont a:hover { background: url(../images/nav.gif) -435px -25px no-repeat; }

#header #navigation form#form_keyword {
	display: block;
	width: 240px;
	height: 24px;
	float: right;
	}

#header #navigation form#form_keyword input {
	background: #252222;
	border: 1px solid #61605F;
	width: 189px;
	height: 18px;
	color: #CCCCCC;
	font-size: 10pt;
	float: left;
	padding: 4px 0 0 4px;
	}
#header #navigation form#form_keyword button.submit {
	border: 0;
	width: 41px;
	height: 24px;
	float: right;
	padding: 0;
	background: url(../images/key_sub.gif) 0 0 no-repeat;
	text-indent: -2000px;
	cursor: pointer;
	}
#header #navigation form#form_keyword button.submit:hover {
	background: url(../images/key_sub.gif) 0 -24px no-repeat;
	}
/* Static Features (#content_body cols) */

/* Titles */

#content_body h3 {
	width: 177px;
	font-size: 11pt;
	height: 11px;
	display: block;
	background: none;
	margin: 0 0 5px 0;
	padding: 9px 0 9px 11px;
	border: 1px solid #666666;
	}
/**/
#content_body a {
	color: #000000;
	}
#content_body a:hover {
	color: #CCCCCC;
	}
#content_body h3 span {
	display: block;
	width: 166px;
	height: 11px;
	}


/* Functions/Nav */

#content_body .outl_obj,
#content_body .outl_obj_menu {
	background: #FDFDFD;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 0 0 5px 0;
	}
	
/* Nav//Menu (R/L) */

#content_body ul.outl_obj_menu {
	list-style: none;
	padding: 5px;
	font-size: 10pt;
	margin: 0 0 15px 0;
	}
#content_body .left_column ul.outl_obj_menu {
	min-height: 297px;
	}
#content_body ul.outl_obj_menu li {
	
	}
#content_body ul.outl_obj_menu li a {
	padding: 0 5px 0 5px;
	height: 20px;
	line-height: 18px;
	display: block;
	}
#content_body ul.outl_obj_menu li a:hover {
	background: #FFFFFF;
	padding-left: 4px;
	border: 1px solid #EDEDED;
	height: 18px;
	line-height: 16px;
	}
#content_body .left_column div.outl_obj h4 {
	display: block;
	width: 131px;
	height: 11px;
	margin: 0 0 5px 0;
	}

/* Basket (Overview) */

.right_column #basket_view {
	font-size: 10pt;
	}
.right_column #basket_view .item_col {
	width: 100px;
	float: left;
	}
.right_column #basket_view .amount_col {
	margin: 0 0 0 100px;
	text-align: right;
	}
.right_column #basket_view p em {
	color: #000000;
	font-style:normal;
	}
.right_column a#link_viewbasket {
	background: ;
	width: 188px;
	height: 19px;
	display: block;
	border: 1px solid #CCCCCC;
	margin: 0 0 5px 0;
	text-align: center;
	}

.right_column p.textdesc {
	text-align: center;
	margin: 0 0 5px 0;
	}
.right_column img.ccaccept {
	width: 188px;
	height: 26px;
	margin: 0 0 15px 0;
	}
	
.right_column ul#priceSelect {
	list-style: none;
	font-size: 9pt;
	padding: 5px 5px 5px 10px;
	margin: 0 0 15px 0;
	}
.right_column ul#priceSelect li {
	
	}
.right_column ul#priceSelect li a {
	display: block;
	height: 16px;
	background: url(../images/select_price.gif) 0 0 no-repeat;
	padding: 0 0 0 20px;
	margin: 5px 0 5px 0;
	}
.right_column ul#priceSelect li a:hover {
	background: url(../images/select_price.gif) 0 -16px no-repeat;
	}
.right_column ul#priceSelect li a#price_selected {
	background: url(../images/select_price.gif) 0 -32px no-repeat;
	cursor: default;
	}
.right_column ul#priceSelect li a#price_selected:hover {
	color: #DFD5C2;
	
	}
	
.left_column a#link_get_help {
	background: none;
	width: 188px;
	height: 19px;
	display: block;
	border: 1px solid #CCCCCC;
	text-align: center;
	}
.left_column a#link_get_help:hover {

	}
/*** .left_column Nav/Layout ***/



/*** .right_column Nav/Layout ***/


/*** Content Elements ***/

/* Body (.content) Formatting */

.content h1 {

	}
.content p {
	margin: 0 0 10px 0;
	}
.content .hr_span {

	}	
.content select {

	}

/* Clear Bottom */

#content_body .clearer {
	height: 5px;
	margin: 0;
	padding: 0;
	border: 0;
	}

/*** #footer ***/


#footer {
	font-size: 9pt;
	}

/*** Misc / General ***/

.clearer {
	height:1px;
	line-height: 1px;
	float: none;
	clear:both;
	display: block;
	}
.nothing {
	display: none;
	}
.clear_all {
	clear:both;
	}	
.hl_1 {
	color: #F3D378;
	}
.hl_2 {
	color: #000000;
	}
.smalltext {
	font-size: 9pt;
	}
