@CHARSET "UTF-8";
/* CSS reset by Eric Meyer - meyerweb.com */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, div.para, 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;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
/* remember to define focus styles! */
:focus{outline: 0;} body{line-height: 1;color: black;background: white;} ol, ul{list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse: separate;border-spacing: 0;} caption, th, td{text-align: left;font-weight: normal;} blockquote:before, blockquote:after, q:before, q:after{content: "";} blockquote, q{quotes: "" "";} a{text-decoration: none;}
/* end reset */

html, body {
	width: 100%;
	height: 100%;	
}

body { 
	background: url('../img/background-slice.png') repeat-x #f2f2f2; 
	background-position: 0 -200px;
	font-size: 62.5%;
	font-family: 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif;
}

* {
	font-size: 1em;
}

div#pageArea {
	height: auto;
	margin: 0px auto;
	width: 970px;		
}


/***
**Re-usable code
***/
.hidden {
	display: none;
}

div#tabs div.tabContent,
div.gameReview {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
	height: 1%;
	overflow: hidden;	
}

h2 {
	font-size: 1.8em;
	font-weight: bold;	
	line-height: 24px;
	margin: 0 0 10px 0;
}

ul.fullTextList li a,
div#mainContent p a,
div.main-menu ul a,
div#profile div.data-set a,
div#mainContent div.tabLinksList ul a,
div.boardLatestInner ul a,
div#boards table.board a,
div.subscribeBoxInner a,
div#boards div.forumListBox ul h3 a,
div#boards ul.author-info a {
	font-size: 1.4em;
	color: #147799;
}

ul.fullTextList li a:hover,
div#mainContent p a:hover,
div.main-menu ul a:hover,
div#profile div.data-set a:hover,
div#mainContent div.tabLinksList ul a:hover,
div.boardLatestInner ul a:hover,
div#boards table.board a:hover,
div.subscribeBoxInner a:hover,
div#boards div.forumListBox ul h3 a:hover,
div#boards ul.author-info a:hover {
	text-decoration: underline;
	color: #399CB7;
}

div#mainContent p a {
	font-size: 1em;
}

a.gameReviewImg img {
	float: left;
	margin: 0 15px 0 0;
}

a.readMore {
	background: url('../img/read-more.png') no-repeat left center;
	padding-left: 15px;
	margin-left: 5px;
}

img.imgLeft {
	float: left;
}

strong {
	font-weight: bold;
}

p.italic {
	font-style: italic;
}

p.endParagraph {
	padding-bottom: 15px;
}

/***
**Clearing
**/
div#mainContent {
	clear: both;
	height: 1%;
	overflow: hidden;	
}

/***
**Branding, Navigation & Footer
***/
h1 {  
	background: url('../img/gameflavor-logo-transparent.png') no-repeat;  
	display: block;
	height: 90px; 
	margin: -9px 0 7px 0;
	width:	342px; 	
}

h1 a,
h1 a:visited,
h2.header a,
h2.header a:visited {
	border: 0;
	display: block;	
	height: 100%; 
	text-indent: -9999px;	
	width: 100%;
}

h1.header{
	float: left;
}

h2.header {  
	background: url('../img/network-logo.png') no-repeat;  
	display: block;
	height: 35px;	
	width:	255px;
	margin: 15px 75px 0 0; 		
	float: right;
}

/**network navigation**/

ul#networkNavigation {
	font-size: 1.4em;	
	margin-top: 28px;
	margin-right: 50px;	
	height: 25px;	
	background: url('../img/network-navigation-background.png') no-repeat right top;	
}

ul#networkNavigation li {
	float: right;
	margin-left: 6px;
}

ul#networkNavigation li a {
	display: block;
	color: #C00374;
	font-weight: bold;
	text-align: center;
	width: 56px;
	padding: 5px 0 5px 0;
}

ul#networkNavigation li a:hover {
	color: #72074C;
}


/**main navigation**/

ul.mainNavigation {
	background: url('../img/main-navigation-background-slice.png') repeat-x;
	border-top: solid 1px #000;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 39px;	
	width: 100%;
	margin-top: -4px;
}

ul.mainNavigation li {
	background: url('../img/main-navigation-separator.png') no-repeat right center;
	float: left;	
}

ul.mainNavigation li.last {
	background-image: none;
}

ul.mainNavigation li a {
	color: #000;
	display: block;	
	margin-right: 2px;
	padding: 0 18px 0 18px;	
}

ul.mainNavigation li a:hover {
	background: url('../img/main-navigation-hover-background-slice.png') repeat-x;	
	color: #C00374;
}

ul.mainNavigation li.right {
	float: right;
	font-size: 0.8em;
}

/**footer**/

div#networkFooter {
	color: #B7B7B7;
	font-size: 1.2em;
	line-height: 16px;
	padding: 0 0 20px 0;
	text-align: center;
}

h6 {  
	background: url('../img/gameflavor-footer-logo.png') no-repeat;  
	display: block;
	height: 90px; 
	margin: 20px auto 10px auto;
	width:	350px; 	
}

h6 a,
h6 a:visited {
	border: 0;
	display: block;	
	height: 100%; 
	text-indent: -9999px;	
	width: 100%;
}



/***
**Main Content
***/

div#mainContent {
	background-color: #fff;
	margin-top: 2px;
	width: 100%;
	font-family: 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif;
}

div#welcomeText {
	margin: 20px 20px 0 20px;
}

div#welcomeText p {
	font-size: 1.8em;
	line-height: 22px;
	color: #C00374;	
}

div.col1,
div.col2 {
	float: left;	
	margin: 20px 0 10px 20px;
}

div.col2 {
	margin: 20px 0 0 40px;
}

div.col1 {
	width: 592px;
}

ul.fullTextList {
	font-size: 1.4em;
	line-height: 18px;
	list-style-type:  circle;
	margin: 0 0 10px 15px;
	padding-left: 15px;
}

ul.fullTextList li a {
	font-size: 1em;
}

ul.fullTextList li {
	padding: 3px 0 3px 0;
}

div.col2 {
	width: 296px;
}

div.col1.fullText {
	width: 47%;
}

div.col2.fullText {
	width: 46%;
	margin-left: 25px;
}

div.col1 p,
div.col2 p {
	font-size: 1.4em;
	line-height: 18px;
	margin: 0 0 15px 0;
}

div.falseTabBox {
	border: solid #D8D8D8 1px;
	z-index: 0;
}

div.falseTabBox img {
	display: block;
	margin: 0 auto;
}

div.falseTabNoBox {
	border-top: solid #D8D8D8 1px;
	clear: left;
}

.pageFold {
	margin-top: 50px;
}

/*Home page tabs*/
ul.tabNavigation {
	font-size: 1.4em;
	line-height: 30px;
	font-weight: bold;
	width: 100%;		
	margin-bottom: -1px;
	font-family: 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 1;
}

ul.tabNavigation li {
    float: left;
    margin-right: 3px;
}

ul.tabNavigation li a {
		display: block;
		background: url('../img/tabs-navigation-background-slice.png') repeat-x top left;
		padding: 0 10px 0 10px;
		color: #000;
}

ul.tabNavigation li a:hover {
	background: url('../img/tabs-navigation-hover-background-slice.png') repeat-x top left;
	color: #C00374;
}

ul.tabNavigation li a.selected {
  background: none; 
 	border-bottom: solid white 1px; 	
 	border-left: solid #D8D8D8 1px;
 	border-right: solid #D8D8D8 1px;
 	border-top: solid #D8D8D8 1px; 
 	line-height: 28px;
 	color: #C00374;
 
}

div#tabs div.tabContent {
	border: solid #D8D8D8 1px;
	position: relative;
	z-index: 0;
	padding: 15px 10px 10px 10px;
}

div.tabGameReview {
	width: 320px;
	float: left;
}

div.tabGameReview img,
div.gameReview img {
	float: left;
	margin: 0 15px 0 0;
}

div.tabGameReview h2 a,
div.tabGameReview h2 a:visited,
div.gameReview h2 a, 
div.gameReview h2 a:visited {
	color: #000;
}

div.tabGameReview h2 a:hover,
div.gameReview h2 a:hover{
	border-bottom: #666 1px dotted;
}

div.tabLinksList {
	width: 225px;
	margin-left: 20px;
	float: left;	
}

div.tabLinksList ul,
div.boardLatestInner ul {
	line-height: 16px;
	list-style-type:  circle;
	margin-left: 15px;
}

div.tabLinksList ul li,
div.boardLatestInner ul li {
	padding: 0 0 7px 0;
}
/*end of home page tabs*/

/*game review block*/
div.gameReview {
	border: solid #D8D8D8 1px;
	padding: 10px;
	margin: 15px 0 15px 0;
}

.postInfo,
div.gameReview p.postInfo{
	text-transform: uppercase;
	color: #B6B7B7;
	font-size: 10px;
	margin-bottom: 5px;
}

div#mainContent div.gameReview p.postInfo a {
	color: #B6B7B7;
	font-size: 1em;
}

div#mainContent div.gameReview p.postInfo a:hover {
	color: #666;
	border-bottom: 1px dotted;
}

div.gameReview h2 {
	margin-bottom: 5px;
}
/*end of game review block*/

/*home page slide show*/
div#slideShow {
	position: relative;
	width: 592px;
	margin-bottom: 40px;
}

.ss {
	position: relative;
  visibility: hidden;
  left: -5000px;
}

div.slideShowEntry {
	position: relative;
	width: 592px;
}

/*
div.ssImage {
	position: absolute;
	top: 0;
	height: 300px;
	width: 592px;
}
*/
div.ssTextBlock {
	position: absolute;
	top: 220px;
	background: url('../img/ss-text-block-background.png') repeat-x;
	width: 592px;
	height: 80px;	
}

div.ssTextBlock h1 {
	background: none;  	
	height: auto; 
	margin: 0;
	width:	auto;
}

div.ssTextBlock h1 a {
	font-size: 1.8em;
	color: #fff;
	margin: 12px 10px 5px 10px;	
	text-indent: 0;
	border: 0;
	height: auto; 	
	width: auto;
}

div.ssTextBlock p {
	margin: 5px 10px 10px 10px;
	color: #fff;
	font-size: 1.5em;
	line-height: 18px;
}

div#slideShow div.ssTextBlock p a {
	text-decoration: none;
	color: #fff;
}

div#ssNavLeft {
	position: absolute;
	top: 80px;
	left: 15px;
	width: 36px;
	height: 36px;
	z-index: 10;
	cursor: pointer;	
}

div#ssNavRight {
	position: absolute;
	top: 80px;
	right: 15px;
	width: 36px;
	height: 36px;
	z-index: 10;
	cursor: pointer;
}
/*end of home page slide show*/

/***
**Side Bar
***/

/*boards badge*/
div.gBoardsLarge p,
div.gBoardsMedium p {
	text-align: center;
	font-size: 1.6em;
	font-weight: bold;
	padding: 15px 0 0 0;
	line-height: 20px;
}

div.gBoardsLarge img {
	margin-right: -20px;
}

div.gBoardsMedium img {
	margin-left: 15px;
	margin-right: -10px;
}

/*end of boards badge*/


/*write for us link, tip us link*/

div#writeTip {
	background: url('../img/write-for-us-tip-us.png') no-repeat;
	width: 289px;
	height: 49px;
	margin: 20px 0 16px 0;	
}

div#writeTip a {
	display: block;
	float: left;
	text-align: center;
	font-size: 1.7em;
	font-weight: bold;
	font-style: italic;
	color: #147799;
}
	
div#writeTip a.write {	
	margin: 3px 20px 0 40px;
}

div#writeTip a.tip {
	margin: 3px 0 0 0;
}

div#writeTip a:hover {
	text-decoration: underline;
	color: #399CB7;
}
/*end of write for us*/

/*subscribe box*/
div.subscribeBox {
	background: #F4DFED;
	margin-top: 5px;
	height: 120px;	
}

div.subscribeBox h3 {
	font-size: 1.6em;
	font-weight: bold;
	color: #C00374;
	padding: 8px 0 10px 10px;
}

div.subscribeBoxInner {
	background: #fff;
	margin: 0 10px 0 10px;
	height: 58px;
	padding-top: 14px;
	padding-bottom: 3px;
}

div.subscribeBoxInner a {
	display: block;
	float: left;
	width: 92px;
	height: 50px;
	text-align: center;
	font-size: 16px;
}

div.subscribeBoxInner a:hover {
	text-decoration: none;
}

div.subscribeBoxInner a img {
	padding-bottom: 5px;
}

div.subscribeBoxInner a.middle {
	border-left: 1px solid #C00374;
	border-right: 1px solid #C00374;
	width: 90px;
}
/*end of subscribe box*/


/***
**Sponsors
***/
div.sponsorSkyScraper {
	z-index: 0;
}

div.falseTab h3.sponsor {
	width: 22%;
}

/***
**Boards
***/
div#boards {
	margin: 40px 20px 0 20px;
}

div#boards ul.mainNavigation {
	border-top: none;
}

div#boards ul.mainNavigation li.first{
	background-color: #fff;
	padding: 0 20px 0 0;
	background-image: none;
	color: #C00374;
	border-bottom: solid #BFBFBF 1px;
	line-height: 37px;
}

div#boards ul.mainNavigation li a{
	font-size: 0.9em;
}


div.main-head h2 {
	color: red;
}

div#boards h3,
div.main-head.black h2 {
	border: solid black 1px;
	margin-top: 20px;
	padding-left: 10px;
	color: #fff;
	line-height: 40px;
	font-size: 1.6em;
	font-weight: bold;
	background: url('../img/boards-header-background-slice.png') repeat-x left center;
}

table.board,
div#members table {
	width: 100%;
	margin: 0 0 20px 0;
	border-left: solid #ccc 1px;
	border-top: solid #ccc 1px;
}

table.board td,
table.board th,
div#members table td,
div#members table th {
	border-bottom: solid #ccc 1px;
	border-right: solid #ccc 1px;
	vertical-align: middle;
}

table.board th,
div#members table th {
	background: url('../img/boards-sub-header-background-slice.png') repeat-x left center;
	line-height: 22px;
	color: #666;
	font-size: 1.2em;
	padding-left: 10px;
}

table.board td,
div#members table td {
	font-size: 1.2em;
	color: #666;
	font-weight: bold;
	padding: 8px 10px 8px 10px;
	line-height: 16px;
}

div#boards table.board a {
	font-size: 1.2em;
	color: #009EF5;
}

div#members table a {
	color: #009EF5;
}

div#members table a:hover {
	text-decoration: underline;
}

table.board td span {		
	font-weight: normal;
}

table.board td img {	
	float: left;
	padding: 3px 10px 0 0;
}

table.board td.center {
	text-align: center;	
}

table.board th.center {
	text-align: center;
	padding-left: 0px;
}

table.board th.w1 {
	width: 500px;
}

table.board th.w2 {
	width: 270px;
}






div#boards div#brd-visit {
	border: solid #ccc 1px;
	padding: 10px;
	margin: 20px  0 0 0;
	font-size: 1.2em;
	line-height: 18px;
}

div#boards div#brd-visit p {
	float: left;
}

div#boards div#brd-visit p.posting,
div#boards div#brd-visit p#welcome {
	width: 100%;
}

div#boards div.main-head h2 {
	margin-bottom: 0px;
}

ul.forumHeader {
	background: url('../img/boards-sub-header-background-slice.png') repeat-x left center;
	line-height: 22px;
	color: #666;
	/*font-size: 1.2em;*/
	border: solid #ccc 1px;
}

ul.forumHeader li {
	float: left;
	border-right: solid #ccc 1px;
	padding-left: 10px;
}

ul.forumHeader li.headerForum {
	width: 500px;
}

ul.forumHeader li.headerLastPost {
	width: 200px;
	padding-left: 10px;
}

ul.forumHeader li.headerTopics {
	width: 102px;
	text-align: center;
	padding-left: 0;
}

ul.forumHeader li.headerPosts {
	width: 103px;
	border-right: none;
	text-align: center;	
	padding-left: 0;
}

div#boards div#boardInfo, 
div#boards div.main-foot {
	border: solid #ccc 1px;
	padding: 10px;
	margin: 20px 0 20px 0;
	font-size: 1.2em;
	line-height: 18px;
}

div#boards div.main-foot {
	clear: both;
}

div#boards div#boardInfo div#brd-stats ul li {
	float: left;
	padding-right: 20px;
}

div#boards div#brd-crumbs-top {
	margin: 20px 0 0 0;
	font-size: 1.4em;
}

div#brd-pagepost-top,
div#brd-pagepost-end {
	font-size: 1.2em;
	margin: 10px 0 0 0;
}

div#boards div.view-topic-thread {
	clear: left;
	font-size: 1.3em;
	margin: 15px 0 15px 0;
	border: solid #A2A2A5 1px;
	background: url('../img/forum-post-user-background.png') repeat-y top left;
}


div#boards div.view-topic-thread.post-reply {
	background: none;
}

div#boards div.view-topic-thread div.postbody {
	height: 15;
	overflow: hidden;	
}

div#boards div.view-topic-thread div.post-author {
	float: left;
	width: 210px;
	background-color: #E8E8E8;
	padding: 10px;
	line-height: 18px;
}

div#boards div.view-topic-thread div.post-author li.username {
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 5px;
	color: #C00374;
}

div#boards div.view-topic-thread div.post-author li.usertitle {
	font-style: italic;
	padding-bottom: 5px;	
}

div#boards div.view-topic-thread div.post-author li.username a{
	color: #C00374;
}

div#boards div.view-topic-thread div.post-author li.username a:hover {
	text-decoration: underline;
}

div#boards div.view-topic-thread div.post-entry {
	float: left;
	width: 678px;
	padding: 10px;
}

div#boards div.view-topic-thread.post-reply div.post-entry {
	width: 908px;
}

div#boards div.view-topic-thread div.post-entry p{
	line-height: 18px;
	padding: 0 0 10px 0;
}

div#boards div.view-topic-thread div.sig-content {
	padding-top: 10px;
	border-top: solid #A2A2A5 1px;
}

div#boards div.view-topic-thread div.postfoot {
	clear: left;
	height: 1%;
	overflow: hidden;
	padding: 5px 0 5px 0;
}

div#boards div.view-topic-thread div.post-options p.post-contacts {
	float: left;
	padding-left: 10px;
}

div#boards div.view-topic-thread div.post-options p.post-actions {
	float: right;
	padding-right: 10px;
}

div#boards div.view-topic-thread div.posthead {
	background: url('../img/boards-sub-header-background-slice.png') repeat-x left center;
	line-height: 22px;
	color: #4D4D4D;
	/*font-size: 1.2em;*/
	border: solid #ccc 1px;
	padding: 0 0 0 10px;
}

div#boards ul.author-info a, 
div#boards ul.author-info a:hover {
	font-size: 1em;
}


div#boards div#brd-qpost fieldset,
div#boards div#post-form fieldset {
	border: solid #ccc 1px;
	padding: 20px;
	margin: 20px  0 0 0;
	font-size: 1.2em;
	line-height: 18px;
}

div#boards fieldset legend,
div#boards div#brd-qpost fieldset legend,
div#boards div#post-form fieldset legend {
	padding: 0 10px 0 10px;
	font-size: 1.2em;
}

div#boards div#brd-qpost fieldset p,
div#boards div#post-form fieldset p {
	padding: 10px 0 0 0;
}

div#boards div#brd-qpost fieldset label {
	padding: 0 0 10px 0;
	display: block;
}

div.frm-buttons,
div#boards div#brd-qpost div.frm-buttons,
div#boards div#post-form div.frm-buttons {
	margin: 10px 0 10px 0;
	font-size: 1.3em;
}

div#boards div#post-form fieldset div {
	margin-bottom: 15px;
}

div#boards div#post-form fieldset div.checkbox, 
div#boards div#post-form fieldset div div{
	margin: 0;
}

div#boards div#post-form fieldset fieldset {
	font-size: 1em;
}

div#boards div.errorBox,
div#boards div.error-box {
	font-size: 1.4em;
	border: solid #FF0000 1px;
	background-color: #fff;
	color: #FF0000;
	padding: 10px;
	margin: 10px 0 10px 0;
}

div#boards div.error-box {
	font-size: 1.2em;
}

div#boards div.error-box h2 {
	font-size: 1.2em;
}

div#boards div.errorBox p {
	margin-bottom: 10px;
}

div#boards div.errorBox ul,
div#boards div.error-box ul {
	margin-top: 10px;
}

div#boards div.errorBox ul li,
div#boards div.error-box ul li{
	padding: 0 0 10px 10px;
}

div#boards div#post-form h2 {
	margin: 20px 0 0 0;
}

div.main-menu {
	border: solid #ccc 1px;
	float: left;
	width: 188px;
	margin: 10px 10px 20px 0;
	padding: 10px;
	font-size: 1.2em;
}

div.main-menu ul li {
	padding: 5px 0 5px 0;
}

div.main-menu ul a,
div.main-menu ul a:hover {
	font-size: 1.2em;
}

div.main-menu ul li.active a {
	font-weight: bold;
	color: #000;
}

div.main-menu ul li.active a:hover {
	text-decoration: none;
}

div#profile div.data-set h3,
div#profile div.data-set h4 {
	background-image: none;
	background-color: #fff;
	border: 0;
	color: #000;
	margin: 0;
	padding: 0 10px 0 10px;
	font-size: 1.2em;
	line-height: 22px;
	font-weight: bold;
	margin-top: -21px;	
}

div#profile div.data-set.set2 h4,
div#profile div.data-set.set2 h3 {
	width: 150px;
}

div#profile div.data-set.set3 h4,
div#profile div.data-set.set3 h3 {
	width: 125px;
}

div#profile div.data-set.set4 h4,
div#profile div.data-set.set4 h3 {
	width: 130px;
}

div#profile div.data-set.set5 h3 {
	width: 140px;
}

div#profile div.data-set {
	border: solid #ccc 1px;
	margin: 20px 0 20px 0;
	padding: 10px;
}

div#profile div.data-set a,
div#profile div.data-set a:hover {
	font-size: 1em;
}

div#profile div.data-set div.data-box ul {
	margin-top: 10px;
}

div#profile div.data-set div.data-box div.sig-demo {
	margin-top: 10px;
}

div#profile div.data-set div.data-box ul li {
	padding: 3px 0;
}

div#profile div.data-set div.data-box ul li.useravatar {
	float: left;
	padding-right: 15px;
}

div#profile div.data-set div.data-box ul li.username {
	font-size: 1.4em;
}

div#profile div.data-set div.data-box ul.user-ident {
	margin: 0 0 10px 0;
	height: 1%;
	overflow: hidden;
}

div#profile div.data-set div.data-box ul.data-list {
	clear: left;
}

div#profile.main-content {
	float: left;
	width: 700px;
	margin: 0 0 20px 0;
	padding: 10px 0 10px 10px;
	font-size: 1.2em;
	line-height: 18px;
}

div#members fieldset,
div#moderate fieldset,
div#search fieldset,
div#profile fieldset,
div#login fieldset {
	border: solid #ccc 1px;
	padding: 20px;
	margin: 20px  0 0 0;
}

div#members fieldset legend,
div#search fieldset legend,
div#moderate fieldset legend,
div#profile fieldset legend,
div#login fieldset legend {
	padding: 0 10px 0 10px;
}

div#members fieldset p,
div#search fieldset p,
div#moderate fieldset p,
div#profile fieldset p,
div#login fieldset p {
	padding: 10px 0 0 0;
}

div#members fieldset label,
div#moderate fieldset label,
div#search fieldset label,
div#profile fieldset label,
div#login fieldset label {
	padding: 0 0 5px 0;
	display: block;
}

div#profile fieldset fieldset,
div#search fieldset fieldset {
	margin: 0 0 10px 0;
}

.frm-buttons,
div#members div.frm-buttons, 
div#moderate div.frm-buttons, 
div#search div.frm-buttons, 
div#profile div.frm-buttons, 
div#login div.frm-buttons, 
div#profile div.button-set {
	margin: 10px 0 10px 0;
	font-size: 1.2em;
}

div#login fieldset div.sf-set,
div#search fieldset div.sf-set,
div#profile fieldset div.sf-set,
div#members fieldset div.sf-set {
	margin-bottom: 20px;
}

div#profile fieldset div.sf-set label small,
div#moderate fieldset label small,
div#members fieldset div.sf-set label small {
	padding-left: 20px;
	font-style: italic;	
}

div#profile fieldset div.mf-item,
div#search fieldset div.mf-item,
div#members fieldset div.mf-item,
div#profile fieldset div.checkbox,
div#login fieldset div.checkbox,
div#moderate fieldset div.checkbox,
div#profile fieldset div.checklist-item,
div#search fieldset div.checklist-item {
	clear: left;
	height: 1%;
	overflow: hidden;
}

div#moderate fieldset div.checkbox {
	margin-top: 10px;
}

div#profile fieldset div.mf-item span,
div#search fieldset div.mf-item span,
div#members fieldset div.mf-item span,
div#profile fieldset div.checkbox span,
div#login fieldset div.checkbox span,
div#moderate fieldset div.checkbox span,
div#profile fieldset div.checklist-item span,
div#search fieldset div.checklist-item span {
	float: left;
}

div#profile fieldset div.mf-item label,
div#search fieldset div.mf-item label,
div#members fieldset div.mf-item label,
div#profile fieldset div.checkbox label,
div#login fieldset div.checkbox label,
div#moderate fieldset div.checkbox label,
div#profile fieldset div.checklist-item label,
div#search fieldset div.checklist-item label {
	padding: 1px 0 0 10px;
	float: left;
}

div#members fieldset div.mf-item label,
div#search fieldset div.mf-item label,
div#login fieldset div.checkbox label,
div#moderate fieldset div.checkbox label,
div#search fieldset div.checklist-item label {
	padding-top: 4px;
}

textarea {
	font-size: 1.2em;
}

div#members,
div#login,
div#search,
div#moderate {
	font-size: 1.2em;
}

div#members table {
	font-size: 0.8em;
	margin-top: 20px;
}

.content-head, 
.info-box,
div#profile div.info-box,
div#login div.info-box,
div#search div.info-box,
div.info-box.search {
	border: solid #ccc 1px;
	padding: 20px;
	margin: 0 0 20px 0;
	line-height: 18px;
}

.info-box.about {
	font-size: 1.2em;	
	height: 15;
	overflow: hidden;
}

.info-box.about p#copyright {
	float: right;
	padding-top: 15px;
}

.info-box.about form#qjump {
	float: left;
}


div#search div.view-topic-thread.post-reply {
	font-size: 1em;
}

div.info-box.search {
	margin-top: 10px;
	font-size: 1.2em;
}

div#search ul.forumHeader li.headerForum {
	width: 602px;
}

div#search.main-content.main-forum.forum-noview,
div#moderate.main-content.main-forum.forum-views {
	border-left: solid #ccc 1px;
	border-bottom: solid #ccc 1px;
}

div.icon {
	background: url('../img/boards-arrow.png');	
	width: 22px;
	height: 23px;
}

div.icon.new {
	background: url('../img/boards-arrow-new.png');	
	width: 22px;
	height: 23px;
}

h3 span.item-status em {
	color: #ccc;
	font-weight: bold;
	font-size: 10px;
}

div#boards p.warn {
	background-color: #ccc;
	padding: 5px;
}

div#boards div.forumListBox {
	background: url('../img/forum-list-box-1-slice.png') repeat-y top left;
}

div#boards div#search div.forumListBox {
	background: url('../img/forum-list-box-3-slice.png') repeat-y -1px 0px;		
}

div#boards div#moderate div.forumListBox {
	background: url('../img/forum-list-box-4-slice.png') repeat-y -1px 0px;		
}

div#boards div.forumListBox ul {
	border: solid #ccc 1px;
	border-top: none;
}

div#boards div.forumListBox ul li{
	border-right: solid #ccc 1px;
	float: left;
}

div#boards div.forumListBox ul li.item-subject {
	width: 473px;	
	line-height: 22px;
	padding: 6px 0 3px 0;
}

div#boards div.forumListBox ul li.img {	
	border-right: none;
	padding: 13px 10px 0 5px;;
}

div#boards div.forumListBox ul li.info-select {	
	padding: 17px 10px 16px 5px;;
}

div#boards div.forumListBox ul h3 {
	background: none;
	border: none;
	color: #ccc;
	font-weight: normal;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

div#boards div.forumListBox ul h3 a {
	font-size: 0.9em;
	font-weight: bold;
}

div#boards div.forumListBox ul p {
	font-size: 1.3em;
}

div#boards div.forumListBox li.info-lastpost {
	line-height: 18px;
	padding: 7px 10px 8px 10px;
	width: 190px;	
}

div#boards div.forumListBox li.info-topics,
div#boards div.forumListBox li.info-replies {
	font-size: 1.2em;
	width: 82px;
	padding: 18px 10px 19px 10px;
	text-align: center;
}

div#boards div.forumListBox li.info-posts,
div#boards div.forumListBox li.info-views {
	font-size: 1.2em;
	width: 83px;
	padding: 18px 10px 19px 10px;
	border-right: none;
	text-align: center;
}

div#search div.forumListBox,
div#moderate div.forumListBox {
	height: 1%;
	overflow: hidden;
}

div#search div.forumListBox ul li.item-subject {
	width: 575px;
}

div#moderate div.forumListBox ul li.item-subject {
	width: 430px;
}

div#moderate div.forumListBox ul li.info-views {
	border-right: solid #ccc 1px;
}

div#boards div#moderate div.forumListBox ul li.img {	
	padding-left: 10px;
}

div#boards div#moderate div.forumListBox,
div#boards div#search div.forumListBox {
	font-size: 0.8em;
}

div#moderate span.item-status {
	color:#CCCCCC;
	font-size:10px;
	font-weight:bold;
}

div#moderate div.forumListBox ul li.item-subject p {
	float: left;
}

/**email subscribe**/
#fmi {	
	font-size: 14px;
	line-height: 22px;
}

#fmi p {	
	font-size: 10px;
	margin-top: 20px;
}

/****Ads*****/
#adHeaderContainer {
	background-color: #D4D3D3; 
	width: 100%;
}

#adHeader {
	 margin: 0 auto;
	 width: 728px;
}


.ssInlineAd {
	width: 592px;
	height: 300px;
}

.ssInlineAdContainer {
	margin: auto;	
}

/*Boards latest*/
div.boardLatestInner {
	padding: 10px;	
}

div.boardLatestInner ul {
	list-style-type:  circle;
	margin-left: 15px;
}
/*end of boards latest*/


/*False tabs*/
div.falseTab {
	margin-top: 20px;
}

div.falseTabBox {
	border: solid #D8D8D8 1px;
	z-index: 0;
}

div.falseTabNoBox {
	border-top: solid #D8D8D8 1px;
}

div.falseTabBox img {
	display: block;
	margin: 0 auto;
}

div.falseTab h3 {
	background: #fff;
 	border-left: solid #D8D8D8 1px;
 	border-right: solid #D8D8D8 1px;
 	border-top: solid #D8D8D8 1px; 
 	border-bottom: solid 2px white;
 	line-height: 28px;
 	padding: 0 10px 0 10px;
 	font-size: 14px;
	font-weight:bold;
	margin-bottom: -1px;
	float: left;
	color: #C00374;
}

ul.falseTabNav {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: -1px;
	position: relative;
	width: 100%;
	z-index: 1;
}
/*end of false tabs*/
