/* -------------------------------------------------------------- 
  
   Universal Hardware
   * Version:   June 2009
   * Website:   http://universalhardware.bz
   
-------------------------------------------------------------- */


/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
   Based on work by Eric Meyer:
   * meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }


/* -------------------------------------------------------------- 
  
	Customized Styles
   
-------------------------------------------------------------- */


body { background:#fff url(../i/master-sprite.gif) 0 -337px repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; margin:0; }
h1 { color:#000; font-size:18px; font-weight:bold; margin-bottom:6px; margin-top:10px; font-family: Arial, Helvetica, sans-serif;}
h2 { color:#000; font-weight:bold; font-size:15px; line-height:1.2em; margin:12px 0 0 0; font-family: Arial, Helvetica, sans-serif; }
h3 { color:#2b83c0; font-weight:bold; margin-top:40px; font-family:Arial, Helvetica, sans-serif; }
h4 { color:#2b83c0; font-weight:bold; margin-top:40px; font-family:Arial, Helvetica, sans-serif; }
p  { font-size:12px; color:#333; line-height:1.35em; margin-bottom:15px;}
a  { color:#2b83c0; font-weight:bold;}
ul { margin-top:10px; padding-left:15px; font-size:12px; }
ul li { color:#333; margin:0; margin-bottom:3px;}
p strong { color:#333;}

#wrapper { border:1px solid #cfcfcf; border-top:none; width:950px; margin:0 auto;  padding:1px 15px 10px 15px;  }
.container { width:950px; margin:0 auto; }


#head { clear:both; margin:36px 0 0px 0px; padding:0; float:left; height:55px;} 
		
		#head h1	{ margin:-10px 0 0 0px;  }
		#head h1 a	{  }
		#head h1 img {}
#utility { float:right; margin-top:40px; margin-right:3px; }

#nav { float:left; margin:0; padding:0; list-style-type:none; background:#1c1c1c url(../i/master-sprite.gif) 0 -110px repeat-x; width:100%;}
	#nav li { float:left; font-size:11px; padding:0; margin:0; font-family:Verdana, Arial, Helvetica, sans-serif; background:url(../i/master-sprite.gif) right 0px  no-repeat; text-transform:uppercase; }
	#nav a { display:block; float:left; padding:18px 25px 18px 25px; color:#d0d0d0;  height:14px; font-weight:bold; margin:0; text-decoration:none; }
	#nav a:hover { color:#cdcdcd; background:#666 url(../i/master-sprite.gif) 0 -200px repeat-x; }
	#nav .here { color:#f3f3f3; background:#1e7bbc url(../i/master-sprite.gif) 0 -50px repeat-x; }
	#nav .here:hover {  color:#fff; background:#1e7bbc url(../i/master-sprite.gif) 0 -50px repeat-x; }
#sub-nav { float:left; margin:0; padding:0 0 0 10px; list-style-type:none; width:940px; background:#303030; }
	#sub-nav li { float:left; font-size:11px; padding:0; margin:0 5px 0 0;  font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; }
	#sub-nav li a { display:block; float:left; padding:15px 10px 13px 10px; font-weight:bold; color:#bbb; text-decoration:none;  }
	#sub-nav li a:hover { color:#999; text-decoration:underline;}
	#sub-nav li .here { color:#888; text-decoration:underline;   }
	#sub-nav li a:hover.here {  color:#777; }

#intro-banner { clear:both; margin:0px; padding:0px 0px 0px 10px; float:left; width:600px; }
#intro-banner h1 { color:#2b83c0; clear:both;  font-size:14px; font-family:Arial, Helvetica, sans-serif; margin-top:22px; margin-bottom:0; }
#intro-banner h2 { text-transform:none; clear:both; line-height:1.2em; letter-spacing:-1px; font-size:26px; font-family: lucida sans, lucida grande, lucida sans unicode, Arial, Helvetica, sans-serif; margin:0px 0 12px 0;}
#intro-banner h2 a { text-decoration:none; color:#2b83c0; font-weight:bold; }
#intro-banner a:hover { color:#2b9dde; }
#intro-banner p, #intro-banner ul { font-size:14px; margin:8px 0 20px 0; width:500px; font-family:Trebuchet ms, Arial, Helvetica, sans-serif;  line-height:1.3em;}
#intro-banner p strong { color:#444; }
#intro-banner ul { list-style-type:square; padding:0 0 15px 15px;  }
#intro-banner ul li { color:#444l}
#intro-banner p a { font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#2b83c0; text-transform:uppercase; text-decoration:none; margin-left:10px;}
#intro-banner a img { border:0; float:none;  }
#intro-banner img { border:0px solid #bbb; float:left;} 

.intro { margin:0;  padding:20px 30px 30px 30px; border-top:1px solid #444; float:left; width:890px; background:#333 url(../i/master-sprite.gif) 0 -166px repeat-x; }
.intro h1 { color:#bdbdbd; margin:18px 0 6px 0; font-size:26px;  }
.intro p { color:#999; margin-bottom:20px; font-size:14px; line-height:1.3em; font-family:Verdana, Arial, Helvetica, sans-serif }
.intro p a { color:#888; font-weight:normal;}
.intro p a:hover { color:#aaa; }
.intro p strong { color:#888;  }


#product-list {  border-top:none;  padding:0px 30px 80px 25px; float:left; margin:0;  background:#fff url(../i/bg.gif) repeat-x;  width:895px;}
#product-list p { color:#333; }
#product-list h1 { font-size:21px; clear:both; margin:25px 0 8px 0; float:left; }
#product-list h2 { margin-top:30px; color:#222;}
#product-list li strong { text-transform:uppercase; font-size:11px; color:#2b83c0; }
#product-list h3 { font-size:20px; margin-bottom:2px;}



.bike-section { float:left; margin:0 0 4px 0; clear:both; width:765px; background:#ededed url(../i/bike-section-bg.gif) top repeat-x; border:1px solid #cfcfcf; }
.bike-section h3 { font-size:17px; margin-bottom:5px; margin-top:0px; color:#000; }
.bike-section p {  margin:0; margin-right:20px; clear:both; font-size:15px; font-family:Arial, Helvetica, sans-serif; }
.bike-section ul { line-height:1.3em; clear:both; font-size:12px;}
.bike-section img { float:left; }
	.bike-desc { float:left; width:246px; padding:30px 10px 20px 20px; }
	.bike-desc h3 em { color:#1c77cb; font-style:normal;}


.product-section { float:left; width:220px; margin-right:0px; height:530px; padding:35px 0 30px 0; border-bottom:1px solid #ddd; }
.product-section h3 { margin:0;  }
.product-section p {  margin-right:20px; clear:both;  line-height:1.3em; font-family:Arial, Helvetica, sans-serif; font-size:13px;}
.product-section p strong { color:#333; }
.product-section ul { line-height:1.3em; clear:both; width:225px; }
.product-section li { margin-left:3px; padding:0 !important;}
.product-section img { float:left;  }

.brands { margin-right:10px !important; height:220px; margin-bottom:10px; }
.brands p { margin-bottom:5px; font-size:12px; line-height:1.3em; color:#444 !important; padding:0 0px; font-family:Arial, Helvetica, sans-serif; }
.brands a  { text-decoration:none;}
.brands img { clear:both; margin-bottom:10px; margin-left:0px; }
.brands h2 {  margin:0 0 10px; text-transform:uppercase; color:#333; padding:0; font-size:14px; }

#horizontal-btns { width:935px; margin-top:10px; height:77px; list-style-type:none; background:url(../i/btnsbg.gif) repeat-x;}
#horizontal-btns li { float:left; margin:23px 0px 0 10px;}


#footer { margin:10px 0 0 0; padding:8px 20px 10px 0px; }
#footer p { font-family: Verdana, "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:12px; margin:0; color:#555;}
#footer em { font-style:italic;}


#slider { width:950px; height:349px; float:left; margin:0; position:relative; text-align:center; }
#slider .stghrtxt {font-weight: normal; }	
#slider .stgslide { height:349px; width:950px !important; float:left; position:relative; }
#slider .stgslide .stgslidecredit {display:none;}
#slider .stgslide .stgslideheading {display:none;}
#slider .stgslide .stgslidecontent {display:none;}
#slider .stgcredit { top:250px; left:250px; position:absolute; font-size:9px; font-weight:normal; color:#8ea4bc; text-align:right;}
#slider .stghrimg { height:214px;}
#slider .stghrimg h1 { width:430px; color:#333; font-size:15px; margin:0;  position:absolute; left:305px; top:90px; font-family:Arial, Helvetica, sans-serif; z-index:999999;}
#slider .stghrtxt { width:430px; font-size:11px; position:absolute; left:0px; top:272px; color:#474534; z-index:999999; }
#slider .stghrtxt p { margin:0; line-height:1.3em; font:normal 1em Arial, Helvetica, sans-serif; color:#333;}
#slider .stgbtnwrpr { width:150px;  text-align:center; position:absolute; left:878px; top:4px; z-index:99999;}
#slider .stgbtnwrpr .mrftrs { width:150px; font-size:9px; color:#555; text-align:left; padding:5px 0 1px 0; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
#slider .stgbtnoff, #slider .stgbtnon {width:20px; float:left; font-size:12px; color:#444; border:2px solid #333; padding:1px 0 2px 0; margin:0 2px 0 0; display:block; cursor:pointer; display:inline;}
#slider .stgbtnoff {  }
#slider .stgbtnon {background-color:#277dcd; border-color:#000; color:#fff; }



/* Grid Stuff ------------------------------------------------ */

/* Columns
-------------------------------------------------------------- */

/* Use this class together with the .span-x classes
   to create any composition of columns in a layout. */
   
.column {
  float: left;
  margin-right: 10px;
}


/* The last column in a row needs this class. */
.last { margin-right: 0; }

/* Use these classes to set the width of a column. */
.span-1   { width: 30px; }
.span-2   { width: 70px; }
.span-3   { width: 110px; }
.span-4   { width: 150px; }
.span-5   { width: 190px; }
.span-6   { width: 230px; }
.span-7   { width: 270px; }
.span-8   { width: 310px; }
.span-9   { width: 350px; }
.span-10  { width: 390px; }
.span-11  { width: 430px; }
.span-12  { width: 470px; }
.span-13  { width: 510px; }
.span-14  { width: 550px; }
.span-15  { width: 590px; }
.span-16  { width: 630px; }
.span-17  { width: 670px; }
.span-18  { width: 710px; }
.span-19  { width: 750px; }
.span-20  { width: 790px; }
.span-21  { width: 830px; }
.span-22  { width: 870px; }
.span-23  { width: 910px; }
.span-24  { width: 960px; margin:0;  }


/* Use this to create a horizontal ruler across a column. */
hr {
  background: #ddd; 
  color: #ddd;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 1.4em;
  border: none; 
}


/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clear { display: inline-block; }   
.clear:after, .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }

/* -------------------------------------------------------------- 
   
   forms.css
   * Sets up some default styling for forms
   * Gives you classes to enhance your forms
   
   Usage:
   * For text fields, use class .title or .text
   
-------------------------------------------------------------- */

label { font-weight: bold; }


/* Fieldsets */
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }

/* Text fields */
input.text, input.title   { width: 300px; margin:0.5em 0.5em 0.5em 0; }
input.text, input.title   { border:1px solid #bbb; background:#f6f6f6; padding:5px; }
input.text:focus,
input.title:focus         { border:1px solid #999; background:#fff; }
input.title               { font-size:1.5em; }

/* Textareas */
textarea            { width: 400px; height: 250px; margin:0.5em 0.5em 0.5em 0; }
textarea            { border:1px solid #bbb; background:#eee; padding:5px; }
textarea:focus      { border:1px solid #999; background:#fff; }

/* Select fields */
select              { border:1px solid #ccc; background:#f6f6f6; width:200px; }
select:focus        { border:1px solid #999; background:#fff; }


/* Success, error & notice boxes for messages and errors. */
.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }
.error      { background: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #817134; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #529214; border-color: #C6D880; }
.error a    { color: #D12F19; }
.notice a   { color: #817134; }
.success a  { color: #529214; }
