
div#promos div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 1000px; 
	overflow: hidden;
	
	}
div#promos div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:1000px;
	overflow:hidden;
	float:left;
	padding:1em;		
	}
div#promos div.scroller div.content {
	width: 10000px;
	
	}
a.active { font-size: 15px;}	
html {margin: 0px;}
body, form {margin: 0px;}
body { background-position: 0px 0px; background-repeat: repeat-x} 

body, table, td, div { font-family: Arial, Verdana, sans-serif; font-weight: normal; font-size: 12px; text-align: left; } 

img { border: 0px; }

div.wrapper { width: 1000px; margin: auto auto; }

div.header { height: 110px; background-position: 0 0; background-repeat: repeat-x; }
div.header-A { height: 110px; background-position: 0 0; background-repeat: no-repeat; }
div.header-B { height: 110px; background-position: 100% 0; background-repeat: no-repeat; }
table.logo { background-position: 20px 0px; background-repeat: no-repeat; }

table.fBox { background-position: 0 0; background-repeat: repeat-x; }
div.fbox-cont { width: 1000px; margin: auto auto; background-position: 0 0; background-repeat: repeat-x;}
div#buts {
	position: absolute;
	width: 1000px;
	height: 35px;
	margin-top: 15px;
	z-index: 0;
}

/* CSS NEWS */
div.day { width: 33px; height: 32px; float: left; text-align: center;
	background-repeat: no-repeat; background-position: 0 0;
	font-size: 14px; font-weight: bold; line-height: 32px;
}
div.month-A{ width: 86px; height: 32px; float: left; 
	background-repeat: repeat-x; background-position: 0 0;
	
}
div.month-B{ width: 86px; height: 32px; text-align: center;
	background-repeat: no-repeat; background-position: 100% 0;
	font-size: 14px; font-weight: bold; line-height: 32px;
}
div.news-A { background-image: url(images/fsw_login_center.png); } 
div.news-B { background-image: url(images/fsw_login_left.png); } 
div.news-C { background-image: url(images/fsw_login_right.png); } 

div.news-A { background-position: 0 100%; background-repeat: repeat-x; }
div.news-B { background-position: 0 100%; background-repeat: no-repeat; }
div.news-C { background-position: 100%  100%; background-repeat: no-repeat; }


h2.title { padding: 5px 0px 10px 0px; margin: 0px; font-size: 24px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
h2.trCap { padding: 5px 0px 10px 0px; margin: 0px; font-size: 24px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
h2.title a { font-size: 24px; text-decoration: none; font-weight: normal; color: #333333; }


/* CSS BOXES */
div.rBox { width: 200px; background-position: 0px 100%; background-repeat: no-repeat;  border-left: #000000 1px solid; border-right: #000000 1px solid;}
div.rBox { background-image: url(images/fsw_menu.png); } 
div.rBox-Content { padding: 0px 10px 10px 10px}

div.rBox-Caption { font-size: 40px; font-weight: bold; padding-bottom: 15px; font-weight: normal;}

div.rBox-Sep {}
div.rBox-Text { line-height: 140%}

/* CSS PAGES BACKGROUNDS */
div.userPage { background-image: url(images/profile_page.jpg); background-position: 95% 90%; background-repeat: no-repeat}
div.usersettingsPage { background-image: url(images/settings_page.jpg); background-position: 100% 5%; background-repeat: no-repeat }

/* CORE CSS */
div.login-A { background-image: url(images/fsw_login_center.png); } 
div.login-B { background-image: url(images/fsw_login_left.png); } 
div.login-C { background-image: url(images/fsw_login_right.png); }
 
div.login-A { height: 63px; background-position: 0 100%; background-repeat: repeat-x; }
div.login-B { height: 63px; background-position: 0 100%; background-repeat: no-repeat; }
div.login-C { height: 63px; background-position: 100% 100%; background-repeat: no-repeat; }

div#togBox {
	height: 35px; cursor: pointer; margin-left: 45px;
}
a.togLink:link, a.togLink:visited { font-size: 18px; font-weight: normal; text-decoration: none; color: #FFFFFF}
a.togLink:hover { text-decoration: underline}
img.usPrev { padding: 2px; border: 1px solid #666666; margin: 0px 10px; margin-top: 11px }

div.uLink-A { background-color: #000000; }
div.uLink-B { background-image: url(images/fsw_us_left.gif); }
div.uLink-C { background-image: url(images/fsw_us_right.gif); }
div.uLink-A { text-align: right; background-position: 0 100%; background-repeat: repeat-x;}
div.uLink-B { height: 11px; width: 11px; background-position: 0 100%; background-repeat: no-repeat; }
div.uLink-C { height: 11px; width: 11px; background-position: 100% 100%; background-repeat: no-repeat; }

div.togBox-C a { color: #FFFFFF; text-decoration: none }

div.loginc { text-align: right } /* v1.1 changes */
div.logedc { padding: 5px 15px 5px 15px; text-align: right }
span.usrename { font-weight: normal; font-size: 16px; text-decoration: none;}
div.loginc .tbox.login.verify { width: 60px;}
div.loginc .tbox.loginc.user,
div.loginc .tbox.loginc.pass,
div.loginc .tbox.login.verify { margin-top: 3px;}
div.loginc img { border: 1px solid #A7A6AA; vertical-align: bottom}

.button.loginc.but, a.loginc:link, a.loginc:visited { 
	border: 0px none; cursor: pointer; margin: 0px; padding: 0px; font-weight: normal; font-size: 16px; text-decoration: none; display: block;
}
a.logedc:link, a.logedc:visited { font-weight: normal; font-size: 16px; text-decoration: none;}

.tbox.chatbox { width: 160px;}

.indent {
	border: #999 1px dashed;
	padding: 5px;
	margin: 5px;
	background-color: #FFFFCC;
}

.nextprev {
	border: 0px;
	text-align: center;
	padding: 2px;
	/*background-color: #f7f7f9;*/
	
}

.spacer{
	padding: 0px 0px;
}

.fborder, .border{
	border-collapse: collapse;
	border-spacing: 0px;
}
.forumheader {
	font-size: 16px; color: #5C8DC4; font-weight: bold; color: #33CC33;
}
.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar {
	padding: 4px;
	border: 0px solid #405C79;
}

.forumheader5 {
	cursor: pointer;
}

.fcaption, .forumheader5 {
	
}
.modoptions div { text-align: right; display: inline}

.searchhighlight {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}

.news_image {
	float: left; margin-right: 15px; margin-bottom: 5px
}

.imgright {
float: right;
border: 0px solid #656C4A;
margin: 5px 15px 10px 10px;
padding: 10px;
}


.imgleft {
float: left;
border: 0px solid #656C4A;
margin: 5px 15px 10px 0px;
padding: 10px;
}
/* CSS DROP DOWN MENU */
div.menuBar { margin-left: 0px; margin-right: 0px;  }
div.dropSep { height: 36px; width: 2px;}
#nav li.fs-linkSep { background-image: none;}

#nav, #nav ul { 
	padding: 0;	
	margin: 0;
	list-style: none;
	line-height: 36px;
	cursor: pointer;
}

/* all list items */
#nav li { 
	float: left;
	margin: 0px 0px 0px 0px;
	/* width: 10px; */ 
}

/* TOP LEVEL */
#nav li { background-position: 0 0; background-repeat: no-repeat; }
#nav li.sfhover, #nav li:hover { background-position: 0px -36px; cursor: pointer; }


/* ACTIVE LINK */
#nav li#active { background-position: 0px -36px; background-repeat: no-repeat; cursor: pointer; }
#nav li#active a { background-position: 100% -36px; background-repeat: no-repeat; }

#nav li a {
	margin-left: 8px;
	padding: 0px 21px 0px 13px;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-position: 100% 0;
	background-repeat: no-repeat;
}


#nav a:hover, #nav li.sfhover a, #nav li:hover a{
	display: block;
	text-decoration: none;
	background-position: 100% -36px;
}


/* LEVEL 2 */
#nav li li a {
	margin-left: 0px;
	display:block;
	padding: 0;
	text-decoration:none;
	float: none;
	padding-left: 15px;
	width: 175px;
	width/* */:/**/158px;	
	width: /**/158px;
}


#nav li li { 
	
	background-position: 100% 50%;
	background-repeat: no-repeat; 
}


#nav li ul { /* second-level lists */
	position: absolute;
	z-index: 1000;
	width: 175px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-image: none;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -37px 0 0 174px;
	background-image: none;
}

#nav li.fs-linkSep, #nav li.fs-linkSep:hover  { background-color: transparent !important;}

#nav li:hover li:hover, #nav li.sfhover li.sfhover{
	background-image: none;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
	background-image: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	background-image: none;
}
#nav a.sub {
	
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
#nav a.sub:hover {
	
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

#nav a.sub { /* COLORED */
	/* background-color: #CC3300; */
	background-image: url(images/cl_drop_a_sub.png);
}

#nav a.sub:hover { /* COLORED */
	/* background-color: #9DB1C6;*/
	background-image: url(images/cl_drop_a_sub.png);
}

/*---------------------------------------------------*/



/* CSS BOXES */
div.bBox {background-color: #9DB1C6; width: 1000px; background-position: 100px 100%; background-repeat: no-repeat;  border-left: #000000 1px solid; border-right: #000000 1px solid;}
div.bBox-right { background-image: url(images/fsw_menu.png); } 
div.bBox-leftt { }










body {
	background: #ffffff url(images/background.png) no-repeat; text-align: left; margin: 12px;
	font: 10pt Arial, Verdana, sans-serif;
	margin: 5px;
	padding: 5px;
}

/* Header / logo ... */
#header {
	height: 124px;
	width: 1000px;
	background: url(images/logo2.png) repeat-x;
	align: center;
}

#logo1 {
	position: absolute;
	left:10px;
	top:10px;
	width: 192px;
	height: 124px;
	background: url(images/logo1.png) no-repeat;
}

#headerr {
	position: absolute;
	right:10px;
	top:10px;
	height: 124px;
	width: 8px;
	background-repeat: no-repeat;
	background: url(images/logo3.png) no-repeat;
}

#banner {
	position: absolute;
	right:26px;
	top:40px;
}

/* end */

/* main layout ... */

#mainbox {
	width: 100%;
	margin: 0; padding: 0;
}


#leftcontent {
	position: absolute;
	top: 136px;
	left: 10px;
	width: 18%;
	margin:0; padding:0;
	font: 10px Arial, Verdana, sans-serif;
}
#rightcontent {
	position: absolute;
	top: 136px;
	right: 10px;
	width: 18%;
	margin:0; padding:0;
	font: 10px Arial, Verdana, sans-serif;

}

#centercontent {
	font: 9px Arial, Verdana, sans-serif;
	margin-left: 20%;
	width: 60%;
}

#footer {
	text-align: center;
	
	font: 10px Arial, Verdana, sans-serif;
	color:#5d6e75;
}

.clear {
	clear: both;
}







.dcaption {
    width: 100%;
}

.dcaption .left { background: url('images/topleft.png') no-repeat; float: left; height: 26px; width: 9px; margin-right: -3px; }
.dcaption .right { background: url('images/topright.png') no-repeat; float: right; height: 26px; width: 9px; margin-left: -3px; }
.dcaption .center {background-image: url('images/top.png'); color: #111; font: 18px Arial, Verdana, sans-serif; height: 26px; line-height: 26px;text-align: center; }

.dbody {
    width: 100%;
}

.dbody .leftwrapper {
	margin:0; padding:0;
	background: url("images/left.png") left repeat-y;
}
.dbody .rightwrapper {
	margin:0; padding:0;
	background: url("images/right.png") right repeat-y;
}
.dbody .leftcontent {
	float:left;
	width:9px;
	margin:0; padding:0;
}
.dbody .rightcontent {
	float:right;
	width:9px;
	margin:0; padding:0;
}
.dbody .dcenter {
    background: #EEE url('images/menubg.png');
	margin: 0 5px;
}
.dbody .dinner {
	color: #222;
    font: 12px Arial, Verdana, sans-serif;
	padding: 4px;
}

.dbottom .left { background: url('images/bottomleft.png') no-repeat; float: left; height: 8px; width: 12px;  font-size: 10px; margin-right: -3px;}
.dbottom .right { background: url('images/bottomright.png') no-repeat; float: right; height: 8px; width: 12px;  font-size: 10px; margin-left: -3px;}
.dbottom .center {background-image: url('images/bottom.png');height: 8px;  font-size: 12px; }

.dntop {
	border-bottom: 1px solid #a9a9a9;
	width: 99%;
	margin-left: auto;
	margin-right: auto;
}

