/*  Loney's Golf Shop
------------------------------
Author: Omni Studios Inc
Contact: info@omnistudios.com
Website: http://omnistudios.com/
------------------------------
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, em, font, img, strong, sub, b, u, i, center, ol, ul, li, form { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; font-family: Arial; text-decoration: none; }
body { line-height: 1; background:url(images/bg.gif); padding-top:45px; }
ul { list-style: none; }
:focus { outline: 0; }
html, body { height:100%; }

/* slider */
#slider { width:860px; height:255px; margin:0 auto; }

/* logo */
#logo { width:308px; height:255px; position:absolute; margin:-20px 0 0 -40px; }
#logo a { display:block; width:308px; height:255px; background:url(images/logo.png) 0 0 no-repeat; text-indent:-9999px; }

/*wrapper */
#wrapper { width:860px; margin:0 auto; display:inline-block; overflow:hidden; }
#wrapper { display:block; }

/* logos */
#logos { width:860px; height:93px; background:url(images/logos_bg.png) top center no-repeat; }

/* navigation */
#navigation { width:860px; height:57px; background:url(images/navigation_bg.png) 0 0 no-repeat; }
#navigation li { float:left; margin-left:43px; }
#navigation a { font-size:18px; color:white; line-height:57px; font-weight:normal; }
#navigation a:hover { color:#f6ff00; }

/* contentWrapper */
#contentWrapper { width:842px; margin: 0 9px; background:white url(images/content_bg.jpg) top center no-repeat; display:inline-block; overflow:hidden; padding-bottom:131px; }
#contentWrapper { display:block; }

/* left */
#left { float:left; width:552px; margin: 25px 0 25px 25px; }
#left a { color:black; }
#left h1 { font-size:30px; font-family:Trebuchet MS; color:#36733b; margin-bottom:20px; }
#left h2 { font-size:20px; font-family:Trebuchet MS; color:#36733b; margin:20px 0; }
#left p { font-size:14px; color:#36733b; line-height:21px; padding-bottom:20px; text-align:justify; }
#left ul { margin-left:30px; list-style:circle; }
#left li { margin-bottom:10px; font-size:14px; color:#36733b; line-height:18px; }

/* shop icons */
#icons { height:95px; list-style:none !important; margin:0 !important; margin-bottom:30px !important; }
#icons li { float:left; margin-left:35px; }
#icons a { display:block; width:95px; height:95px; text-indent:-9999px; background:url(images/shop_icons.png) 0 0 no-repeat; }
#icons a.clubs { background-position:0 0; }
#icons a.clothing { background-position:0 -95px; }
#icons a.shoes { background-position:0 -190px; }
#icons a.acc { background-position:0 -285px; }
#intro { clear:both; }
#clubs, #clothing, #shoes, #acc { width:552px; }
#clubs img, #clothing img, #shoes img, #acc img { margin:3px; }

/* right */
#right { float:right; width:225px; padding:25px 0 25px 0; }

/* footer */
#footer { width:100%; height:193px; margin:0 auto; bottom:0; background:url(images/footer_bg.png) top center no-repeat; }
#footerInner { width:860px; margin:0 auto; }
#footerInner img { margin-top:155px; margin-left:20px; }
#footerInner a { line-height: 20px; color: #555; font-size: 11px; }
#footerInner a:hover { color: #FFF; }
body>div#footer{ position:relative; margin-top: -160px; }
