.home_features_navigation_item
{
	float:left;
	width:96px;
	height:76px;
	padding:4px 6px 6px 5px;
	margin-right:3px;
	background: transparent url(/images/home_features_box_nav.png) no-repeat top left;
	cursor:pointer;
}

#home-features-box span.border {
	position:absolute;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/features_image_border.png) no-repeat scroll 0 0;
	height:194px;
	top:0;
	left:0;
	width:442px;
	z-index:10;
}

#home-feature-generalbox
{
	font-family:arial;
	display:block;
	width:429px;
	position:absolute;
	text-align:left;
	left:15px;
	top:208px;
	z-index:20;
	/*width: 442px;*/
}

#home-feature-generalbox a
{
	color:#ffff00;
}

#home-feature-general_text_main
{
	width: 429px;
	font-weight:bold;
	font-size:16px;
	color:#ffff00;
	display:block;
	clear:both;
	float:left;
}

#home-feature-general_text_sub
{
	width: 429px;
	font-size:13px;
	color:#ffffff;
	display:block;
	clear:both;
	float:left;
}

#home-feature-general_text_sub strong
{
	color: #ffffff;
}

#header, #content
{
	width: 990px;
}

#container
{
	background: url(/images/layout/stars_bg.jpg) top left;
	margin: auto;
	position: relative;
	width: 990px;
}

#container2
{
	background: url(/images/layout/top_bg.jpg) top left repeat-x;
	min-height: 100%;
	min-width: 990px;
}

#layout_subnav
{
	font-weight: bold;
	height: 23px;
	width: 891px;
}

#layout_subnav a:link, #layout_subnav a:visited
{
	color: white;
	display: block;
	float: left;
	padding-left: 8px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#layout_subnav.reverse a:link, #layout_subnav.reverse a:visited
{
	float: right;
	padding-left: 25px;
	padding-right: 8px;
}

#layout_subnav a.on:link, #layout_subnav a.on:visited
{
	color: #faff00;
}

#sidenav
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidenav li
{
	padding-top: 4px;
	padding-bottom: 7px;
}

#footer
{
	margin: auto;
	padding-bottom: 5px;
	text-align: center;
	width: 812px;
}

body, td, th
{
	font-family: Arial, sans-serif;
	font-size: 12px;
}

html, body
{
	color: white;
	height: 100%;
}

html
{
	overflow-y: scroll;
}

body
{
	background: url(/images/layout/blue_bg.jpg) top left repeat-x #01a6e9;
	margin: 0;
	padding: 0;
}

form
{
	margin: 0;
}

img
{
	border: 0;
}

strong
{
	color: #faff00;
}

a:link, a:visited
{
	color: #faff00;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.input_line
{
	clear: both;
	padding-bottom: 12px;
}

.input_line label
{
	color: yellow;
	display: block;
	font-size: 14px;
	font-weight: bold;
	float: left;
	padding-right: 5px;
	padding-top: 3px;
	text-align: right;
	width: 145px;
}

div.tooltip
{
	background: infobackground;
	border: 1px solid infotext;
	color: infotext;
	font: 11px message-box, sans-serif;
	padding: 2px 3px;
	-moz-appearance: tooltip;
	-moz-user-select: none;
}

#photo_viewer_content a img
{
	border: 1px solid #006699;
}

#photo_viewer_content a:hover img
{
	border: 1px solid yellow;
}

#home_mwl_content .addcart-button
{
	-moz-user-select: none;
	background: url(/images/sections/buy-stuff/button-addcart_off.gif) no-repeat;
	display: block;
	float: left;
	font-size: 12px;
	height: 39px;
	line-height: 12px;
	margin-right: 5px;
	padding: 4px;
	padding-top: 5px;
	text-align: center;
	width: 76px;
}

#home_mwl_content .addcart-button:link, .home_mwl_content .addcart-button:visited
{
	color: white;
}
#home_mwl_content .addcart-button:hover
{
	background: url(/images/sections/buy-stuff/button-addcart_over.gif) no-repeat;
	color: white;
	text-decoration: none;
}

#home_mwl_content .cart-error
{
	background: url(/images/sections/buy-stuff/detail/status-bg.png) no-repeat;
	display: none;
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	height: 28px;
	margin-top: 1px;
	padding: 5px 5px;
	text-align: center;
	width: 129px;
}

#header-buy-stuff-cart-box
{
	background: url(/images/layout/cart-box-bg.gif) no-repeat;
	height: 32px;
	float: right;
	font-size: 9px;
	line-height: 13px;
	margin-top: 5px;
	overflow: hidden;
	padding-left: 28px;
	padding-right: 4px;
	padding-top: 3px;
	white-space: nowrap;
	width: 78px;
}


#bssearchbox
{
	float:right; 
	text-align:right; 
	width:180px; 
	height:18px;
}

#bssearchbox input
{
	height:18px;
	line-height:18px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	display:block;
	float:left;
}

#bssearchbox img
{
	border:0px;
	cursor:pointer;
} 

#bssearchbox input[type="text"]
{
	padding:0px 4px;
	color:#333333;
	width:150px;
	border:0px;
	background-color:#ffffff;
}
