@import '/public/styles/RPM-Shared/Import.css';

/*-------------------------------------------------------
CSS Stylesheet

 This section of the StyleSheet defines the look & feel of the website and can be edited freely without 
 disturbing the layout of the site. 

 Created: 08/26/2006
 Updated: 04/06/2007

///////////////////////////////////////////////////////*/
/*-------------------------------------------------------------------
Layout
===================================================================*/
#wrapper {
	width:980px;
}
#header
{
	margin:0 27px 0 15px;
	padding:0;
        background:transparent url(http://drivelinemotoringllc.rpmware.com/storage/DrivelineWebMain-ver21.jpg) no-repeat scroll 0 0;
        height:235px;
	position:relative;
}
#main
{
	margin:0 26px 0 15px;
	padding:0 23px 0 0;
  background: #161010;
}
#alpha {
	width:19%;
	padding: 0 5px 15px 8px;
	background:#120c0c url('storage/bg-sidebody.gif') 8px 40px no-repeat;
}
#beta {
	width:78%;
        background:transparent;
	border-top:13px solid #161010!important;
}
#beta .clear { background:#fff; }
#beta .clear h2 { margin-left:10px;  }
#beta ul, #beta #shoppingcart, #beta table, #beta address, #beta p {
  background: #fff;
  margin:0;
  padding: 0 10px;
}
#beta ul { padding:10px 10px 10px 30px; }
#beta address { padding:10px 15px 0; }
#beta a {color: #C13539;}
#beta h1 { margin-top:-13px; }
#beta #contentcolumn h1, .module h1 { margin-top:0; background:none; color:#000; font-size:14px; font-weight:bold; }
#beta .c1 { width:134px; }
#beta .c7 { width:442px; }
#beta #contentcolumn, #beta #actioncolumn { padding:10px; }
#beta #contentcolumn img { padding:10px; }
#beta #contentcolumn .borderimages img { padding:0; }
#gamma
{
	padding-top: 10px;
}
.message_warning { margin:0; }
/*-------------------------------------------------------------------
~~Base
===================================================================*/
body
{
	background: url( '/storage/body_bg.png' ) #484848;
	background-repeat: repeat-y;
	background-position: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
img
{
	border: 0;
}
p
{
	line-height: 1.5;
}
h1
{
	background:url('storage/bg-featuredhead.gif') top left no-repeat; height:34px; line-height:34px; color:#fff; font-size:1em; font-style:normal; font-weight:normal; text-transform:uppercase;
	padding:0 10px;
	color:#fff;
	font-weight:normal;
	margin:-2px 0 0;
}
h2
{
        background:#fff;
        padding:10px 10px 15px;
	font-size: 14px;
	line-height: 1.286;
        margin:0;
}
a {color: #fff;}
a:hover{text-decoration:none;}

h3 { font-size:2em; font-style:italic; color:#93eba8; font-weight:normal; text-transform:none; margin-left:-3px; margin-bottom:24px;}
h4 {color:#fa8107; font-weight:normal; font-style:italic; font-size:1.2em; margin-bottom:20px;}
h4 a {color:#fa8107;}


/*-------------------------------------------------------------------
~~Header
===================================================================*/

/*TOP Most Portion - Logo & Links */
#branding
{
	position:relative;
	height:200px;
}
#branding #logo
{
	margin:40px 20px 20px;
	float: left;
        display:none;
}
#branding #logo a
{
	display:block;
	text-indent:-10000px;
	height:79px;
	width:250px;
	background:url('storage/logo.png') top left no-repeat;
  background-image: url('storage/logo.png') !important;
  background-image: none;
  filter: none !important;
  filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader(src='storage/logo.png');
}
#branding #nav
{
	padding: 5px;
	font-size: 11px;
	text-align: right;
	position:absolute;
	top:0;
	left:0;
	width:928px;
}
#branding #nav ul
{
	margin: 0;
	padding: 0;
}
#branding #nav li
{
	display: inline;
	list-style: none;
	margin: 0 2.5px;
}
#branding #nav ul a
{
        text-indent:-10000px;
        display:block;
        float:left;
	padding: 5px;
	font-weight: normal;
	text-transform:uppercase;
	color: #C13539;
	text-decoration: none;
}
#branding #nav ul a:hover
{
	text-decoration: underline;
}

#branding #nav li#home a {
        margin: 14px 0pt 0pt 330px; width: 50px; height: 8px; text-align: left;
}

#branding #nav li#shoppingcart a {
        margin: 14px 0pt 0pt 10px; width: 135px; height: 8px; text-align: left;
}

#branding #nav li#accountinfo a {
        margin: 14px 0pt 0pt 20px; width: 210px; height: 8px; text-align: left;
}

#branding #nav li#contact a {
        margin: 14px 0pt 0pt 20px; width: 105px; height: 8px; text-align: left;
}

/*STACKED Navigation*/
#headernav
{
	height: 90px;
	margin: 0 -10px;
	background: #000;
	color: #FFF;
	font-size: 11px;
        display:none;
}
#headernav a
{
	color: #FFF;
}
#headernav #categories, #headernav #ourshop
{
	padding: 10px 0;
	margin: 0 0 0 10px;
}
#headernav #categories a, #headernav #ourshop a
{
	text-decoration: none;
	font-weight: bold;
}
#headernav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#headernav a:hover
{
}
#headernav #selectedapplication
{
	padding: 10px 0;
	float: right;
	text-align: right;
}

/*MENU Navigation*/
#headermenu
{
	width: 938px;
	margin: 0 -10px;
	padding: 10px 0;
	position: relative;
	background: #000;
	color: #FFF;
}
#headermenu a
{
	color: #FFF;
}
/* The menu adapter renders an unordered list (ul) in HTML for each tier in the menu. */
/* So, effectively says: style all tiers in the menu this way... */
#headermenu ul ul
{
	background: url( 'public/images/bg_blk_85.png' );
}
/* The menu adapter generates a list item (li) in HTML for each menu item. */
/* Use this rule create the common appearance of each menu item. */
#headermenu ul.AspNet-Menu li
{
}
/* The menu adapter generates a list item (li) in HTML for each menu item. */
/* Use this rule create the common appearance of each menu item. */
#headermenu ul.AspNet-Menu li.AspNet-Menu-WithChildren
{
	padding: 10px;
	font-weight: bold;
}
/* Within each menu item is a link or a span, depending on whether or not the MenuItem has defined it's */
/* NavigateUrl property. By setting a transparent background image here you can effectively layer two images */
/* in each menu item. One comes from the CSS rule (above) governing the li tag that each menu item has. */
/* The second image comes from this rule (below). */
#headermenu ul.AspNet-Menu li a, #headermenu ul.AspNet-Menu li span
{
}

/* When a menu item contains no submenu items it is marked as a'leaf'and can be styled specially by this rule. */
#headermenu ul.AspNet-Menu li.AspNet-Menu-Leaf a, #headermenu ul.AspNet-Menu li.AspNet-Menu-Leaf span
{
	padding: 4px 2px 4px 8px;
	border-bottom: 0;
	font-weight: normal;
}
/* While you hover over a list item (li) you are also hovering over a link or span because */
/* the link or span covers the interior of the li. So you can set some hover-related styles */
/* in the rule (above) for the li but set other hover-related styles in this (below) rule. */
#headermenu ul.AspNet-Menu li a:hover, #headermenu ul.AspNet-Menu li span.Asp-Menu-Hover
{
}
#headermenu ul.AspNet-Menu li.AspNet-Menu-Leaf a:hover
{
	background: url( 'public/images/bg_blk_85.png' );
	font-weight: bold;
}
/* -------------------------------------------------------------------------- */
/* When the Menu control's Orientation property is Horizontal the adapter wraps the menu with DIV */
/* whose class is AspNet-Menu-Horizontal. */
/* Note that the example menu in this web site uses absolute positioning to force the menu to occupy */
/* a specific place in the web page. Your web site will likely use a different technique to position your */
/* menu. So feel free to change all the properties found in this CSS rule if you clone this style sheet. */
/* There is nothing, per se, that is magical about these particular property value choices. They happen to */
/* work well for the sample page used to demonstrate an adapted menu. */
#headermenu .AspNet-Menu-Horizontal
{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 300;
}
/* This rule controls the width of the top tier of the horizontal menu. */
/* BE SURE TO MAKE THIS WIDE ENOUGH to accommodate all of the top tier menu items that are lined */
/* up from left to right. In other words, this width needs to be the width of the individual */
/* top tier menu items multiplied by the number of items. */
#headermenu .AspNet-Menu-Horizontal ul.AspNet-Menu
{
}
/* This rule effectively says: style all tiers EXCEPT THE TOP TIER in the menu this way... */
/* In other words, this rule can be used to style the second and third tiers of the menu without impacting */
/* the topmost tier's appearance. */
/* Remember that only the topmost tier of the menu is horizontal. The second and third tiers are vertical. */
/* So, they need a much smaller width than the top tier. Effectively, the width specified here is simply */
/* the width of a single menu item in the second and their tiers. */
#headermenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul
{
	width: 38em;
	left: 0;
	top: 100%;
}
/* Generally, you use this rule to set style properties that pertain to all menu items. */
/* One exception is the width set here. We will override this width with a more specific rule (below) */
/* That sets the width for all menu items from the second tier downward in the menu. */
#headermenu .AspNet-Menu-Horizontal ul.AspNet-Menu li
{
	width: 9em;
}
/* This rule establishes the width of menu items below the top tier. This allows the top tier menu items */
/* to be narrower, for example, than the sub-menu items. */
/* This value you set here should be slightly larger than the left margin value in the next rule. See */
/* its comment for more details. */
#headermenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul li
{
	text-align: left;
	width: 19em;
}
#headermenu #selectedapplication_menu
{
	padding: 0 10px;
}
#headermenu #selectedapplication_menu a
{
	margin: 0px 0 0 5px;
}
/* End of header div */
#endheader
{
}
/*-------------------------------------------------------------------
~~Fixed Nav
===================================================================*/
#alpha #welcome
{
	color: #fff;
}
#alpha h4
{
	text-align:center;
	font-style:normal;
	color:#fff;
	font-size:12px;
	margin-bottom:0;
}
#alpha #welcome ul
{
}
#alpha ul
{
	list-style-type: none;
	margin: 0;
	font-size: 11px;
	padding:20px;
	border:1px solid #000;
	width:132px;
}
#alpha #welcome a
{
	color: #FFF;
}

#alpha h4#navwelcome, #navigationcolumn h2 { background:url('storage/bg-featuredhead.gif') top left no-repeat; height:34px; line-height:34px; color:#fff; font-size:1em; font-style:normal; font-weight:normal; text-transform:uppercase; padding-left:10px; margin:10px 0 0; text-align:left; }
#welcome h5 { font-size:1em; color:#fff; font-weight:normal; margin-bottom:13px;}
#welcome p { color:#ccc;}
#welcome p.txt1 { color:#ba6006; line-height:1.44em;}
#welcome p.txt2 { color:#85827f;}
#welcome .inner { padding:11px 14px 10px 16px;}
#welcome .inner1 { padding:11px 8px 10px 16px;}

#alpha #categorylist, #alpha #brandlist
{
	padding: 0;
	margin: 10px 0 0 0;
}
#alpha #categorylist ul, #alpha #brandlist ul
{
	list-style-type: none;
	border-top: none;
	font-size: 11px;
}
/*-------------------------------------------------------------------
~~Footer
===================================================================*/
#footer
{
	padding:0 50px;
	text-align:center;
}
#footer a
{
	color: #FFF;
}
#footer #copyright
{
	float: none;
	padding: 10px 0;
	color: #FFF;
}
#footer #poweredby
{
	float: right;
	padding: 10px 0;
}
/*-------------------------------------------------------------------
~~AJAX
===================================================================*/
.popup
{
	background: url( 'public/images/bg_blk_85.png' );
	color: #FFF;
	padding: 15px;
	border: 1px solid #000;
}
.popup h2
{
	color: #FFF;
	margin-top: 0;
}
.popup .action
{
	padding: 10px 0 0 0;
	border-top: 1px solid #FFF;
}
.display
{
	visibility: hidden;
}
.updateprogress
{
	text-align: center;
}

/*-------------------------------------------------------------------
~~MODULES
===================================================================*/
.module
{
	border: 1px solid #AAA;
	background: #F9F9F9;
	margin-bottom: 10px;
	padding: 5px;
}
.module span
{
}
.module .section
{
	border-bottom: 1px solid #AAA;
}
.module .label
{
	width: 45px;
	float: left;
	font-weight: bold;
}
.module .receipt
{
	display: block;
	float: right;
	width: 155px;
}
.module .title
{
	padding: 5px;
	background: #D1D1D1;
	border-bottom: 1px solid #A0A0A0;
	font-weight: bold;
}
.module .title .text
{
	padding-top: 2px;
}
.module .title select
{
	font-size: 11px;
}
.module .title a
{
    color: #FFF;
}
.module .empty
{
	padding: 20px;
	border-bottom: 1px solid #DDD;
	color: #A0A0A0;
	text-align: center;
}
.module_bottom_border
{
    border-bottom: 1px solid #DDD;
    margin-bottom: 15px;
}
.module_bottom
{
    margin-bottom: 15px;
}

/*-------------------------------------------------------------------
~~Default.aspx (HomePage)
===================================================================*/
#homepagefeatures
{
	padding:15px;
}
#homepagefeatures table
{
	border-collapse: collapse;
	width: 100%;
}
#homepagefeatures h2
{
	background:url('storage/bg-featuredhead.gif') top left no-repeat; height:34px; line-height:34px; color:#fff; font-size:1em; font-style:normal; font-weight:normal; text-transform:uppercase;
	padding:0 10px;
	color:#fff;
	font-weight:normal;
	margin:-2px 0 0;
}
#homepagefeatures td
{
	text-align: center;
	width: 25%;
	padding: 10px;
	border:none;
}
#homepagefeatures img
{
	margin: 0 0 10px 0;
}
#homepagefeatures a {
	color: #C13539;
}
/*-------------------------------------------------------------------
~~ItmBrand.aspx (Brands Page)
===================================================================*/
#allbrands
{
}
#allbrands table
{
	border-collapse: collapse;
	width: 100%;
}
#allbrands td
{
	text-align: center;
	width: 25%;
	padding: 20px;
	border-bottom: 1px solid #AAA;
	border-top: 1px solid #AAA;
}
#allbrands img
{
	margin: 0 0 10px 0;
}
/*-------------------------------------------------------------------
~~Vehicle.aspx
===================================================================*/
#vehiclebrands
{
}
#vehiclebrands table
{
	border-collapse: collapse;
	width: 100%;
}
#vehiclebrands td
{
	text-align: center;
	width: 25%;
	padding: 10px;
}
#vehiclebrands img
{
	margin: 0 0 10px 0;
}
/*-------------------------------------------------------------------
~~ItmGroup.aspx (Product Listing Page)
===================================================================*/
#navigationcolumn {

}
#navigationcolumn ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigationcolumn li
{
	margin: 2px 0;
}
#navigationcolumn .options
{
	padding: 0 10px 10px 10px;
	border-bottom: 1px dotted #000;
	margin: 0 0 10px 0;
}
#navigationcolumn #vehicle
{
}
#navigationcolumn #brand
{
}
#navigationcolumn #category
{
}
#navigationcolumn {
margin-top:-10px;
}
#productcolumn table
{
background:#fff;
}
#productcolumn a, #tabs a, #groupdetails a {color: #C13539;}
#productcolumn table
{
	border-collapse: collapse !important;
}
#productcolumn td
{
	border: 0;
	border-top: 1px dotted: #000 !important;
	border-bottom: 1px dotted #000 !important;
}
/*-------------------------------------------------------------------
~~ItmGroupDetail.aspx (Product Group Detail Page)
===================================================================*/
#images
{
    border: 1px solid #AAA;
    padding: 0;
}
#mainimage
{
	color: #AAA;
	text-align: center;
    padding: 10px;
}
#mainimage img
{
	padding: 10px;
}
.additionalimages
{
	background: #f0f0f0;
	padding: 10px;
	margin: 10px 0 0 0;
}
.additionalimages .borderimages input
{
	background: #AAA;
	padding: 1px;
		vertical-align: top;
}
.yourprice
{
	text-align: center;
	font-size: 15px;
	color: #C20000;
	font-weight: bold;
	margin: 5px 0;
	padding: 5px;
	background: #FFF;
	border: 1px solid #AAA;
}
.addtocartbutton
{
	width: 100%;
	font-weight: bold;
	padding: 3px;
}
#reviews
{
}
#reviews .review
{
	padding: 5px;
	margin: 0 20px 10px 20px;
	background: #FFF;
	border: 1px solid #000;
}
#reviews .reviewheading
{
	background: #000;
	margin: -5px;
	padding: 5px;
	color: #FFF;
}
/*-------------------------------------------------------------------
~~ShoppingCart.aspx (Shopping Cart)
===================================================================*/
#beta #shoppingcart
{
	display: inline-table;
/* Hides from IE-mac \*/
	height: 1%;
	display: block;
/* End hide from IE-mac */
        background:#fff;
}

html>body #beta #shoppingcart
{
	height: auto;
}

#beta #shoppingcart:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#beta #shoppingcart .c2, #beta #shoppingcart .c3 { width:220px; }
#shoppingcartsummary
{
	text-align: right;
	margin: 0 0 0 0;
	padding: 10px;
	color: #FFF;
	background: #AAA;
}
#cartactions
{
	padding: 40px 0;
	text-align: right;
}
/*-------------------------------------------------------------------
~~Login.aspx
===================================================================*/
#login
{
	padding: 0 60px 100px 60px;
        background:#fff;
}
#login .label
{
	width: 150px;
	float: left;
	margin: 2px 0;
	padding: 2px 0;
}
#login br
{
	clear: both;
}
#login .loginmodule
{
	border: 1px solid #AAA;
	background: #F0F0F0;
	padding: 10px;
	height: 150px;
}
#login .logininstructions
{
	height: 45px;
	font-weight: bold;
}
#login .logininputs
{
	height: 60px;
}
#login .loginsubmit
{
	border-top: 1px solid #AAA;
	padding: 5px 0;
	text-align: right;
}
/*-------------------------------------------------------------------
~~Checkout.aspx
===================================================================*/
#checkout fieldset .label
{
	text-align: right;
	width: 150px;
	float: left;
	margin: 2px 0;
	padding: 3px 5px;
}
#checkout fieldset
{
	border: 0;
	padding: 0 0 0 50px;
}
#checkout fieldset .styledinput
{
	width: 200px;
	margin: 2px 0;
	padding: 2px 5px;
	border: 1px solid #AAA;
}
#checkout fieldset .styledselect
{
	width: 212px;
	margin: 2px 0;
	padding: 2px;
	border: 1px solid #AAA;
}
#checkout br
{
	clear: both;
}

#cartsummary
{
	border-right: 1px solid #AAA;
	border-left: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	background: #F9F9F9;
	padding: 5px;
	margin-bottom: 10px;
	text-align: right;
}
#cartsummary span
{
	padding: 5px 0;
}
#cartsummary .section
{
	border-bottom: 1px solid #AAA;
}
#cartsummary .label
{
	float: left;
	font-weight: bold;
	width: 750px;
}
#cartsummary .receipt
{
	display: block;
	float: right;
	width: 150px;
}
#processorder
{
	margin: 15px 0 0 0;
	padding: 5px;
	border-top: 1px solid #AAA;
}
/*-------------------------------------------------------------------
~~Order.aspx (Order Page)
===================================================================*/
#orderheading
{
	border-bottom: 2px solid #000;
	margin-bottom: 15px;
}
/*-------------------------------------------------------------------
~~OurShop/Default.aspx (Our Shop Area)
===================================================================*/
#ourshopnavigation
{
}
#ourshopcontent
{
}
/*-------------------------------------------------------------------
~~Data Web Controls
===================================================================*/
#checkout .right table { background:#fff; color:#000; }
#checkout table+h2+p { color:#fff; padding:0 10px }
.styledtable, .DetailsViewStyle
{
	width: 100%;
	border-collapse: collapse;
}
.styledtable td
{
	text-align: left;
	padding: 5px;
	border: 1px solid #AAA;
}
.evenrow
{
	background: #FFF;
}
.oddrow
{
	background: #FFF;
}
th
{
	border: 1px solid #AAA;
	background: #fff url(public/images/bg_silver.gif) repeat-x left center;
	color: #000;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}
/*Used for Empty Datalists, Gridviews, etc.*/
.empty
{
	padding: 25px;
	border: 5px solid #AAA;
	text-align: center;
	color: #AAA;
}
/*-------------------------------------------------------------------
~~DetailsView
===================================================================*/
.AspNet-DetailsView
{
	width: 100%;
	position: relative;
}
.AspNet-DetailsView textarea
{
	width: 99%;
	height: 250px;
}
.AspNet-DetailsView input[type='text'], .AspNet-DetailsView input[type='password']
{
	font-size: 11px;
	border: 1px solid #ddd;
	width: 250px;
	padding: 3px;
}
/* Please refer to FormViewExample.css for comments on these rules. */
div.AspNet-DetailsView-Header, div.AspNet-FormView-Header
{
	border: 1px solid #ccc;
	background: #fff url(public/images/bg_silver.gif) repeat-x left center;
	color: #666;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}
div.AspNet-DetailsView-Data ul
{
}
/* Each field defined for the DetailsView generates an individual list item (li) in the rendered HTML. */
/* Each li effectively is a row in a table (though no table tag is generated by the adapter). */
div.AspNet-DetailsView-Data li
{
	padding: 5px 0 !important;
	color: #333333;
	background-color: #FFF;
	border-bottom: 1px solid #ddd;
	vertical-align: middle;
	min-height: 1.4em; /* ADDED for Firefox */
}

/* Every other field is marked as being "Alternate." */
/* This allows you to define an "alternating row" style (though the adapter doesn't actually generate an HTML table). */
div.AspNet-DetailsView-Data li.AspNet-DetailsView-Alternate
{
	background-color: #F7F7F7;
}
/* This corresponds to the HeaderText attribute of an <asp:BoundField>. */
span.AspNet-DetailsView-Name
{
	position: absolute;
	left: 0;
	font-weight: bold;
	padding: 0 5px;
	display: block;
	width: 35%;
	text-align: right;
}
/* This corresponds to the DataField attribute of an <asp:BoundField>. */
span.AspNet-DetailsView-Value
{
	display: block;
	margin-left: 39%;
}
/*-------------------------------------------------------------------
~~Year Make Model Submodel Form
===================================================================*/
#ymmform
{
	margin: 0;
	padding: 0;
}
#ymmform select
{
	width: 100%;
	margin: 2px 0 2px 0;
}
#ymmform input
{
	width: 100%;
	margin: 2px 0 2px 0;
	padding: 2px;
	font-weight: bold;
}
#vehicles
{
	margin: 0;
}
#vehicles table
{
	border-collapse: collapse;
	width: 100%;
}
#vehicles td
{
	border: 1px solid #aaa;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
#vehicles .make
{
	text-align: left;
	font-weight: bold;
	background: #AAA;
	color: #fff;
	padding: 5px;
}
#vehicles .titles
{
	background: #CCC;
}
#vehicles .partnumber
{
	width: 10%;
	white-space:nowrap;
}
#vehicles .year
{
	width: 10%;
	white-space:nowrap;
}
#vehicles .specsname, #vehicles .specsvalue
{
	font-size: 11px;
	font-style: oblique;
}
#vehicles .specsvalue
{
	text-align: left;
}
#vehicles tr.odd
{
	background: #f3f7fe;
}
#vehiclefilters a
{
	margin: 0 5px 5px 0;
}
#groupdetails
{
	background: #f0f0f0;
	border: 1px solid #aaa;
	margin-bottom: 10px;
	padding: 5px;
}
#tabs
{
	margin: 15px 0;
background:#FFFFFF none repeat scroll 0 0;
padding:20px;
}
.filtervehicles
{
	padding: 10px;
	margin: 10px 0;
	background: #f0f0f0;
	border: 1px solid #AAA;
}
.filtervehicles a
{
	margin-right: 5px;
}
#alpha .search
{
	padding: 0;
	margin: 10px 0 0 0;
}
#alpha .search input[type=text]
{
width: 100px;
}
#alpha .search h4
{
border-bottom: none;
margin-bottom: 5px;
}
/*-------------------------------------------------------------------
~~Demo
===================================================================*/
.demo
{
	background: url( 'public/images/bg_green.gif' );
	padding: 10px;
	color: #FFF;
	font-family: 'Lucida Grande' , Verdana, Arial, Helvetica, Sans-serif;
}
.demo h1
{
	font-family: 'Lucida Grande' , Verdana, Arial, Helvetica, Sans-serif;
	color: #fff;
	border: 0;
	font-size: 16px;
	line-height: 1;
	margin: 0;
	padding: 0;
}
.demo a, .demo a:hover
{
	color: #fff;
}



.customerlevel
{
	text-align: right;
}


.hlist {
  /* containing floats in IE */
  width: 100%;
  overflow: hidden;
  /* containing floats in all other browsers */
  float: left;
  display: inline;
  /* Bugfix: IE - collapsing horizontal margins */
  position:relative;
  /* Repeat the main color from the image */
  background: url("/storage/nav.gif") repeat-x 0 -82px;
  line-height: 0;
	position:absolute;
	top:200px;
	left:0;
}

.hlist ul {
  /* Bugfix: IE - Doubled Float Margin Bug */
  display: inline;
  float: left; /* LTR */
  /* Left margin of the first button  */
  margin: 0; /* LTR */
  padding: 0;
}

.hlist ul li {
  /* Bugfix: IE - Doubled Float Margin Bug */
  display: inline;
  float: left; /* LTR */
  font-size: 1.0em;
  line-height: 1em;
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-right: 1px #111 solid;
}

.hlist ul li a,
.hlist ul li strong {
  background: url("/storage/nav.gif") repeat-x 0 -82px;
  color: #fff;
  display: block;
	font: normal bold 1em/40px Helvetica, Arial, sans-serif;
	text-transform:uppercase;
  margin: 0;
  padding: 0 10px;
	height:33px;
  text-decoration: none;
  width: 135px;
	position:relative;
}

.hlist ul li a span {
  position:absolute;
	bottom: -7px;
	right:10px;
	font-size:16px;
	font-style:normal;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.hlist ul li a:focus,
.hlist ul li a:hover,
.hlist ul li a:active  { text-decoration: none; background-position:0 -13px; }

.hlist ul li.active {
  /* Repeat the main color from the image */
  background-position:0 -68px;
}

.hlist ul li.active strong,
.hlist ul li.active a:focus,
.hlist ul li.active a:hover,
.hlist ul li.active a:active { background: transparent; color: #fff; text-decoration: none; }
a#copybillingaddress { color:#444; }

ol.fsImages li h2 { display:none; }