/* -------------------------------------------------- */
/* http://www.brownbook.ca */
/* CSS Development by LinxSmart - http://www.linxsmart.com/ */

/* -------------------------------------------------- */
/* Even Out The Browsers */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border:0;
	outline: 0;
}

/* -------------------------------------------------- */
/* Containers */

body{
background:#3b4452;
font-family:"Arial";
font-size:12px;
color:#404751;
}

.wrapper{
width:979px;
margin:0 auto;
position:relative;
}

#header{
height:126px;
background:#387fa8 url(../images/header-bg-left.png) repeat-x top;
}

#nav-bar{
height:37px;
background:url(../images/nav-bar-tile.png) repeat-x top;
border-top:1px solid #FFF;
border-bottom:1px solid #FFF;
}

#shadow-bar{
height:7px;
background:#FFF url(../images/shadow-tile.png) repeat-x top;
}

#content{
background:#FFF;
padding:0px 0 0px 0;
}

#footer{
border-top:13px solid #454d59;
height:100px;
background:url(../images/footer-tile.png) repeat-x top;
}

/* -------------------------------------------------- */
/* Header & Shadow Bar */

#header .wrapper{
background:url(../images/logo-header-img.jpg);
height:126px;
}

#shadow-bar .wrapper{
height:7px;
background:url(../images/shadow-img.png) top;
}

#nav-bar a.selected{
background:#303946;
}

/* -------------------------------------------------- */
/* Home Page */

.column-one{
width:390px;
float:left;
}

.column-two{
width:280px;
float:right;
}

.fsc-logo{
margin-left:27px;
margin-bottom:10px;
}

#content .wrapper #content-left .blue-box .column-two .whiteTextList{
color:#ffffff;
margin-left:20px;
}

.blue-box #home-links{
list-style:none;
color:#FFF;
margin: 10px 0 0 0;
}

.blue-box #home-links li{
display:inline;
float:left;
}

.blue-box #home-links li a{
display:block;
width:189px;
padding:29px 0;
background:url(../images/home-links.gif);
text-align:center;
text-decoration:none;
color:#add2e9;
}

.blue-box #home-links li a:hover{
text-decoration:underline;
}

#content-left .blue-box .column-two #anniversary{
	color: #A9B0BC; 
	text-align: center; 
	font-size: 18px; 
	font-weight: bold;
}

/* -------------------------------------------------- */
/* Content Styles */

.content-img{
float:right;
border:1px solid #a9a9a9;
padding:4px;
margin:0 0 15px 15px;
background:#CCC;
}

#content .wrapper{
background:url(../images/content-tile.png) repeat-y left;
}

#content-left{
width:711px;
float:right;
display:inline;
margin:0px 14px 10px 0px;
}

#content-right{
width:210px;
float:left;
display:inline;
margin:9px 0px 10px 24px;
}

div.blue-box{
background:#508fb4 url(../images/content-blue-box-tile.png) repeat-x top;
padding:15px;
margin-bottom:10px;
overflow:auto;
}

div.grey-box{
background:#e0e1d6;
width:350px;
float:left;
display:inline;
}

div.pad-box{
padding:10px;
}

a.home-but{
display:block;
background:#659fc2 url(../images/content-home-but.png) no-repeat;
width:320px;
height:17px;
padding:14px 0;
text-align:center;
font-family:"Verdana";
text-decoration:none;
color:#FFF;
}

a.home-but:hover{
color:#e0e1d6;
}


/* -------------------------------------------------- */
/* Text Styles */

#content-left p{
font-size:12px;
line-height:17px;
margin-bottom:10px;
}

#content-left h2{
font-size:20px;
font-weight:normal;
font-family:"Verdana";
margin-bottom:10px;
}

#content-left ul{
margin-left:30px;
list-style:circle;
margin-bottom:15px;
}

#content-left ul li{
margin-bottom:5px;
}

#content-left ol{
margin-left:30px;
margin-bottom:15px;
}

#content-left ol li{
margin-bottom:5px;
}

#content-left p a,
#content-left ul a,
#content-left ol a{
color:#46748e;
}

.blue-box h3{
font-size:18px;
font-weight:normal;
color:#FFF;
margin-bottom:10px;
line-height:24px;
}

.blue-box img.left-img{
border:3px solid #FFF;
margin:0;
}

.blue-box p{
color:#fff;
}

#content-left .blue-box p a{
color:#add2e9;
}

.grey-box h3{
color:#1a5176;
font-weight:normal;
font-size:18px;
margin-bottom:8px;
}

/* -------------------------------------------------- */
/* Customer Products List */

#content ul#products-list{
list-style:none;
margin-left:0;
}

ul#products-list li{
margin-bottom:10px;
border:1px solid #e0e1d6;
padding:10px;
overflow:auto;
clear:left;
}

ul#products-list li .rightStuff{
width:450px;
float:left;

}

.productImage{
display:inline;
display:block;
width:200px;
float:left;
margin-right:10px;
text-align:center;
}

ul#products-list li img{
border:3px solid #e0e1d6;
}

.productName{
font-weight:bold;
display:block;
}

.productPrice{
display:block;
margin-bottom:5px;
font-weight:bold;
}

.productDesc{
display:block;


margin-bottom:10px;
}

/* -------------------------------------------------- */
/* Right Hand Column */

#content-right h3{
background:#2a323d url(../images/content-heading-bg.png) repeat-x top;
font-family:"Verdana";
font-weight:normal;
font-size:14px;
color:#FFF;
padding:8px 10px;
}

#content-right p{
margin-bottom:10px;
font-size:12px;
line-height:15px;
}

div.small-box{
background:#5b97ba;
color:#FFF;
}

a.right-but{
display:block;
background:#659fc2 url(../images/content-right-but.png) no-repeat;
width:191px;
height:17px;
padding:14px 0;
text-align:center;
font-family:"Verdana";
text-decoration:none;
color:#FFF;
}

a.right-but:hover{
color:#e0e1d6;
}

/* -------------------------------------------------- */
/* Right nav */

ul.right-nav{
list-style:none;
border-bottom:1px solid #e0e1d6;
}

ul.right-nav li{
border-bottom:1px solid #46748e;
border-top:1px solid #66a9d1;
}

ul.right-nav li a{
display:block;
font-family:"Verdana";
color:#FFF;
text-decoration:none;
padding:7px 0 7px 35px;
font-size:12px;
background:#5b97ba url(../images/nav-right-bullet.png) no-repeat 10px 8px;
}

ul.right-nav li a:hover{
background:#66a9d1 url(../images/nav-right-bullet.png) no-repeat 10px 8px;
}

/* -------------------------------------------------- */
/* Footer */

ul#footer-links{
list-style:none;
padding:20px 0 0 30px;
}

ul#footer-links li{
display:inline;
margin-right:10px;
color:#576777;
}

ul#footer-links li a{
text-decoration:none;
color:#576777;
font-size:11px;
}

/* -------------------------------------------------- */
/* Style Table */

.styleTable{
border-collapse:collapse;
}

.styleTable td{
padding:5px 10px;
font-size:13px;
border:1px solid #d9d9d9;
text-align:center;
}

.styleTable tr.title td{
background:#e0e1d6;
font-weight:bold;
padding:8px 10px;
}

/* -------------------------------------------------- */
/* Form Styles */

.styleForm .blockText{
float:left;
display:block;
width:290px;
}

.formTip{
font-size:12px;
display:block;
width:290px;
margin-left:115px;
margin-top:5px;
margin-bottom:10px;
}

.formTip a{
color:#676563;
}

.styleForm .rightTip{
font-size:11px;
}

.styleForm fieldset{
border:none;
background:url(.../images/formBg.png) no-repeat top;
padding:10px 0 12px 20px;
}

.styleForm .formLink{
display:block;
margin-left:115px;
margin-top:5px;
margin-bottom:10px;
font-size:11px;
color:#308ab9;
}

.styleForm label{
padding-right:10px;
padding-top:3px;
color:#565451;
font-size:12px;
font-weight:bold;
display:block;
float:left;
width:115px;
text-align:right;
}

.styleForm .txt{
width:350px;
}

.styleForm ol{
list-style:none;
}

.styleForm ol li{
padding-bottom:7px;
font-size:12px;
clear:both;
}

.styleForm fieldset h5{
font-size:18px;
font-weight:normal;
color:#686868;
margin-bottom:15px;
}

.styleForm .moveBut{
margin-left:115px;
}

/* -------------------------------------------------- */
/* Live Edit */

.liveEditBut{
display:block;
width:80px;
background:#e7f3ce;
padding:3px 10px 5px 10px;
}

.liveEditBut a{
text-decoration:none;
font-weight:bold;
color:#006699;
font-size:13px;
}

.liveEditBut a:hover{
color:#9f0005;
}

.liveEditBut img{
margin-bottom:-3px;
}

.editMe{
border:1px dotted #69980a;
}

/* -------------------------------------------------- */
/* Hide Text */
.specialText{
	position:absolute;
	text-indent:-5000px;
}
/* Clearing Div */
.easyClear{
	clear:both;
}

/* -------------------------------------------------- */
/* Event Lists */
.messageHolder{
padding-top:10px;
}

#content #content-left #errorList{
	margin: 0px 0px 10px 0px;
	padding: 15px 10px 15px 65px;
	border: solid 1px #dd3c10;
	background: #ffebe8 url(../images/errorImg.gif) no-repeat 10px center;
	clear:both;
	list-style:none;
	font-size:13px;
}
#content-left #errorList li{margin:0;}
#content #content-left #successList{
	margin: 0px 0px 10px 0px;
	padding: 15px 10px 15px 65px;
	border: solid 1px #82c242;
	background: #dafab9  url(../images/successImg.gif) no-repeat 10px center;
	clear:both;
	list-style:none;
	font-size:13px;
}
#content-left #successList{margin:0;}
/* -------------------------------------------------- */
/* Standard Button Styles */

.buttons{
	font-size:13px;
}
.buttons a, .buttons button{
    display:block;
    float:left;
    margin:10px 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Tahoma", Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */
button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}
/* POSITIVE */
button.positive, .buttons a.positive{
    color:#82c242;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#dafab9;
    border:1px solid #8fc955;
    color:#82c242;
}
.buttons a.positive:active{
    background-color:#82c242;
    border:1px solid #529214;
    color:#fff;
}
/* NEGATIVE */
.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* -------------------------------------------------- */
/* Query Log */

#queryLog{
width:800px;

margin:0px auto;
background:#eee;
padding:20px 30px 30px 30px;
font-size:13px;
color:#000;
}

.queryBar{
margin:5px 5px 10px 5px;
}