/* //////////////// GENERAL INFO ////////////////

Site: fsbdiscounts.co.uk
Version: 1

//////////////// //////////////// //////////////// */


/*//////////////// CLEAR ALL PADDING AND MARGIN //////////////// */

* { margin: 0; padding: 0;  }

/* //////////////// STRUCTURE ELEMENTS //////////////// */

/* 
#bg-header { height:50px; background:#00285b; border-bottom:2px solid #af9439; } 
#llink a { color:#af9439; font-size:22px; text-decoration:none; font-weight:bold;}
#bg-footer { height:50px; background:#00285b; border-top:2px solid #af9439;}
#footer { width:1000px; margin:0 auto; color:#ffffff; line-height:50px; text-align:center;}
.menu-item:hover { background:#babdb2; text-decoration:none;} 
#content a { color:#00285b; text-decoration:none; }
h1 { margin-bottom:7px; font-size:26px; font-weight:bold; color:#00285b; }
h2 { margin-bottom:5px; font-size:18px; font-weight:bold; color:#00285b; }

*/
#bg-header { height:50px; background:#e6e64a; border-bottom:2px solid #000000; } 
#llink a { color:#000000; font-size:22px; text-decoration:none; font-weight:bold;}

#header { width:1000px; margin:0 auto;}
#llink { float:left;  margin-top:25px; }
#topmenu { float:right; height:25px; background:#585e4a; padding:0 10px 0 10px; margin-top:25px; }
#topmenu a { line-height:25px; font-size:10px; color:#ffffff; text-decoration:none; }
#topmenu a:hover { text-decoration:underline; }
#main { width:1000px; background:url(images/bg-main.gif) repeat-y; border-right:1px solid #4b6490; border-left:1px solid #4b6490; margin:0 auto; }
#logo { float:left; width:247px; height:143px; background:#ffffff; padding-left:3px; }
#top { float:left; width:750px; height:143px; }
#sidebar { float:left; width:250px; }
#content { float:left; width:730px; padding:10px; }
#footer { width:1000px; margin:0 auto; color:#000000; line-height:50px; text-align:center;}
#footer a { color:#000000; }
#bg-footer { height:50px; background:#e6e64a; border-top:2px solid #000000;}

/* //////////////// MENU ///////////////////////// */
.menu-item { width:230px; height:35px; border-bottom:1px solid #ffffff; padding-left:20px; line-height:35px; }
.menu-item a { color:#ffffff; text-decoration:none; font-size:14px; font-weight:bold; display:block; }
.menu-item:hover { background:#9db6e2; text-decoration:none;} 

/* //////////////// CONTENT ////////////////////// */
#content a { color:#000000; text-decoration:underline; }

.inputtext { width:400px; height:20px; line-height:20px; font: 12px Verdana; color:#000000; border:1px solid #bdbdbd; background:#ffffff; margin-bottom:5px; }
.inputarea { width:400px; height:100px; line-height:20px; font: 12px Verdana; color:#000000; border:1px solid #bdbdbd; background:#ffffff; margin-bottom:5px; }
.buttonsubmit { padding:5px 10px 5px 10px; background:#bdbdbd; border:1px solid #333333; font: 12px Verdana; color:#000000; cursor:pointer;}

/* //////////////// GENERAL STYLE //////////////// */

body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px; color: #000000; background:#ffffff; }
h1 { margin-bottom:12px; font-size:26px; font-weight:bold; color:#000000; }
h2 { margin-bottom:5px; font-size:18px; font-weight:bold; color:#000000; }
li { margin-left:20px; }