/* *******************************************************
Software: Web Wiz Forums
Info: http://www.webwizforums.com
Copyright: �2001-2007 Web Wiz. All rights reserved
******************************************************* */

/* Page body */
body {
	background: url(img/swfa_bkgrd_tile.jpg) left top repeat-x #b9b284;
	margin: 0;
	font-family: 69%/1.5em Arial, Helvetica, sans-serif;
}
iframe body { background: none !important; }

#container {
	margin: 0 auto;
	width: auto;/*998px;*/
}
#header {
	background: url(img/header_bg.png) left top no-repeat;
	height: 124px;
}

/* Text for most CSS classes */
body, .text, .smText, .error, a, a.smLink, a.msgLink, a.tLink, .WebWizRTEtextarea, .basicTable, .errorTable, .tableRow, .tableTopRow, .tableBottomRow, .evenTableRow, .oddTableRow, .hiddenTableRow, .PMtableRow, .PMmsgBody, .msgBody, .msgEvenTableRow, .msgOddTableRow, .msgHiddenTableRow, .msgOddTableSide, .msgEvenTableSide, .msgSignature, .calDateCell, .calTodayCell, .BBquote, .BBcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #31302b;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.4;
}
.WebWizRTEtextarea { background-color: #fff; }
.lgText, h1, .largeButton, .msgSideProfile, .tableLedger, .tableSubLedger, .tableSearchLedger, .calLedger{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
h1 { color: #fff; }

/* Text */
.smText{
	font-size: 10px;
	line-height: 12px; 
}

.lgText{
	font-size: 15px;
}

h1{
	font-size: 19px;
	margin-bottom: 0;
	margin-top: 0;
}

.error{
	color : #FF0000;
}

/* Search highlight */
.highlight{
	background-color: #ffff66
}

/* Hyperlinks */
a:link {
	color : #d24925;
	text-decoration: none;
}

a:visited{
	color : #d24925;
	text-decoration : none;
}

a:hover, a:visited:hover{
	color : #d24925;
	text-decoration : underline;
}

a.smLink {
	font-size: 10px;
}


/* Page Links */
.pageLink, a.pageLink:link, a.pageLink:visited, a.smPageLink:link, a.smPageLink:visited{
	color : #fff;
	text-decoration: none;
	background: #545132;
	border: 1px solid #363523;
	padding: 2px;
	margin: 2px;	
}

a.smPageLink:link, a.smPageLink:visited{
	line-height: 30px;
	padding: 1px;
	margin: 1px;	
}

a.pageLink:hover, a.smPageLink:hover{
	color: #FFFFFF;
	text-decoration: underline;
	border: 1px solid #363523;
	background: #363523;
}

.pageLink{
	background: #363523;
	border: 1px solid #363523;
}



/* Misc */
ul{
	list-style-type: circle;
}

form{
	display: inline;
}

a img,:link img,:visited img{
	border: none;
	vertical-align: middle; 
}

.imgBorder {
	border: #E7E7E7 1px solid;
}

.avatar, #avatar{
	width: 132px;
	height: 132px;
	border: 1px solid #000000;
	margin: 2px;
}

hr {
	width: 100%;
	background-color: #FFFFFF;
	height: 1px;
	border: 0px;
}
hr { background-color: #000 !important; margin-right: 66%; }
#SearchTopicLink, #topicOptions { color: #fff; }

/* PNG Support for IE5.5 & 6 */
img {
   behavior: url('includes/pngbehavior.htc');
}

/* Rich Text Editor */
.RTEtoolbar{
 	background-image: url('../../forum_images/toolbar_background.gif');
 
}

.WebWizRTEbutton, .RTEtoolbar{
	padding: 1px;
	
}

.WebWizRTEbuttonOver{
	background-image: url('../../forum_images/toolbar_button_background.gif');
	padding: 1px;
}

.RTEtableTopRow{
	line-height: 22px;
	background-color: #D3DAED;
	background-image: url('../../forum_images/topbar_background.gif');
}

.RTEtableRow{
	background-color: #F4F4FB;
}

.RTEtableBottomRow{
	background-color: #D3DAED;
	background-image: url('../../forum_images/bottombar_background.gif');
}

.RTEtextarea{
	background-color: #FFFFFF;
	color: #000000;
	margin: 2px;
}

.RTEmouseOver{
	background-color: #FFFFFF;
	color: #000000;
}


/* Tables */
.basicTable{
	text-align: left;
	border: 0px;
	width: 98%;
}

.errorTable{
	text-align: left;
	border: 1px solid #FD7D40;
	background-color: #FFF2E6;
	width: 98%;
	color: #FF0000;
}

.tableBorder{
	text-align: left;
	border: 1px solid #383316;
	background-color: #fff;
	width: 98%;
}

/* Table Ledger */
.tableLedger{
	background: url(img/tableLedger_bg.gif) left top repeat-x #da6c2f;
	font-weight: bold;
	color: #FFFFFF;
	height: 26px;
}

.tableLedger a:link, .tableLedger a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.tableLedger a:hover, .tableLedger a:visited:hover{
	color : #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}

/* Search Sub-Ledger */
.tableSubLedger{
	background: url(img/tableSubLedger_bg.gif) left top repeat-x #596235;
	font-weight: bold;
	color: #fff;
	height: 25px;
}

.tableSubLedger a:link, .tableSubLedger a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color : #fff;
	text-decoration: underline;
	font-weight: bold;
}

.tableSubLedger a:hover, .tableSubLedger a:visited:hover{
	color : #ccd5af;
	text-decoration : underline;
	font-weight: bold;
}

/* Search Ledger */
.tableSearchLedger{
	font-weight: bold;
	background-color: #DCDDE4;
}

.tableSearchLedger a:link, .tableSearchLedger a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration: none;
}

.tableSearchLedger a:hover, .tableSearchLedger a:visited:hover{
	color : #666666;
	text-decoration : underline;
}


/* Table Status Bar */
.tableStatusBar{
	font-weight: normal;
	color: #fff;
	font-size: 11px;
	background-color: #cd6025;
}

.tableStatusBar a:link, .tableStatusBar a:visited{
	color : #fff;
	font-size: 11px;
	text-decoration: none;
}

.tableStatusBar a:hover, .tableStatusBar a:visited:hover{
	color : #fff;
	font-size: 11px;
	text-decoration : underline;
}


/* Tables */
.tableRow{
	background-color: #F1EEE1;
}

.tableTopRow{
	background-color: #F1EEE1;
	
}

.tableBottomRow{
	background-color: #F1EEE1;
	
}



/* Alternating Row Colours */
.evenTableRow{
	background-color: #f1eee1;

}

.swfaEvenTableRow { background-color: #dcd9cd; }
.oddTableRow{
	background-color: #f1eee1;
}

.hiddenTableRow{
	background-color: #F1EEE1;
}

/* Private messager */
.PMtableRow{
	background-color: #f1eee1;
}

.PMmsgBody{
	width: 99%;
	max-height: 450px;
	float: left; 
	overflow: auto;
}

a.PMsmLink:link, a.PMsmLink:visited, a.fileManLink:link, a.fileManLink:visited{
	color : #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.PMsmLink:hover, a.PMsmLink:visited:hover, a.fileManLink:hover, a.fileManLink:visited:hover{
	color : #000000;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

/* Forum posts */
.msgBody{
	width: 95%;
	margin: 2px;
	float: left; 
	overflow: auto;
	padding: 3px 5px;
}

.msgEvenTableTop, .msgEvenTableSide{
	background-color: #F1EEE1;
	font-size: 11px;
}

.msgOddTableTop, .msgOddTableSide{
	background-color: #F1EEE1;
	font-size: 11px;
}

.msgEvenTableRow{
	background-color: #F1EEE1;
}

.msgOddTableRow{
	background-color: #F1EEE1;
}

.msgEvenTableTop a:link, .msgEvenTableTop a:visited, .msgOddTableTop a:link, .msgOddTableTop a:visited, .postOptions{
	color : #000000;
	text-decoration: none;
	font-size: 11px;
	cursor: pointer;
}

.msgEvenTableTop a:hover, .msgEvenTableTop a:visited:hover, .msgOddTableTop a:hover, .msgOddTableTop a:visited:hover{
	color : #000000;
	text-decoration: underline;
	font-size: 11px;
}

.msgSideProfile{
	font-size: 15px;
	cursor: pointer;
}

.msgHiddenTableRow{
	font-size: 10px;
	background-image: url(../../forum_images/pre_approved_post.gif);
}

.msgLineDevider{
	border: solid #E1E3EC 0px;
	border-top-width: 1px;
}

.msgSignature{
	max-height: 160px;
	width: 95%;
	float: left; 
	overflow: auto;
	padding: 3px 5px;
}

.postSeparatorTableRow{
	height: 10px;
	background-color: #F1EEE1;

}

/* Calendar */
.calLedger{
	font-weight: bold;
	background-color: #DCDDE4;
	padding:4px;
}
.calLedger a:link, .calLedger a:visited{
	color : #000000;
	text-decoration: none;
	font-size: 10px;
}

.calLedger a:hover, .calLedger a:visited:hover{
	color : #666666;
	text-decoration: none;
	font-size: 10px;
}

.calDateCell{
	background-color: #F1EEE1;
}

.calTodayCell{
	background-color: #F1EEE1;
	border:1px solid #CC0000;
}

.calEmptyDateCell{
	background-color: #FFFFFF;
}

/* BBcode blocks */
.BBquote{
	border: 1px dotted #999999;
	background-color: #FFFFFF;
	width: 99.5%;
	padding: 5px;
	margin: 8px 0px;
	text-align: left;
	overflow: auto;
	display: block;
	padding: 5px;
}

.BBcode{
	font-family: Courier New, Courier, mono;
	border: 1px dashed #999999;
	width: 99.5%;
	padding: 5px;
	margin: 8px 0px;
	text-align: left;
	overflow: auto;
	display: block;
	padding: 5px;
}


/* Tabs and Buttons */
a.largeButton:link, a.largeButton:visited{
	float: left;
	color : #555555;
	text-decoration: none;
	font-size: 13px;
	background-image: url('../../forum_images/large_grey_button.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 17px;
	width: 96px;
	padding: 5px 0px;
	margin: 2px;
}


a.largeButton:hover, a.largeButton:visited:hover{
	background-position: 0px -28px;
	color : #CC0000;
}
/*
.tabTable{
	border: solid #B6B9CB 0px;
	border-bottom-width: 1px;
}*/


a.tabButton:link, a.tabButton:visited, a.tabButtonActive:link, a.tabButtonActive:visited{
	float: left;
	color : #555555;
	text-decoration: none;
	font-size: 13px;
	background-image: url('../../forum_images/large_grey_tab.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 17px;
	width: 130px;
	padding: 5px 0px;
	margin: 0px 1px;
	
}

a.tabButtonActive:link, a.tabButtonActive:visited{
	background-position: 0px -61px;
	color : #CC0000;
}

a.tabButton:hover, a.tabButton:visited:hover, a.tabButtonActive:hover, a.tabButtonActive:visited:hover{
	background-position: 0px -30px;
	color : #CC0000;
}

.topicIcon, .forumIcon{
	background-position: center;
	background-repeat: no-repeat;
	height: 35px;
	width: 35px;
}



/* Drop Down Menus */
.dropDownMenu, .dropDownStatusBar, .dropDownSearch, .dropDownTopicRating, .dropDownCalendar, .dropDownTopicSearch, .dropDownPermissions, .dropDownTopicShare{
	visibility: hidden; 
	position: absolute; 
	left: 0px; 
	top: 0px;
	z-index:10;
}

.dropDownMenu, .dropDownStatusBar, .dropDownPermissions, .dropDownTopicShare{
	background-color: #b9b284;
	border: solid  1px #000;
	height: auto;
	line-height: 18px;
	padding: 1px;
}

.downDropParent, .dropDownPermissions, .dropDownTopicShare, .dropDownMenu a:link, .dropDownMenu a:visited, .dropDownStatusBar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 5px;
}

.downDropParent{
	color: #FFFFFF;
}

.dropDownMenu a:hover, .dropDownStatusBar a:hover {
	color : #fff !important;
	/*display: block;
	background: #f00 !important;*/
	width: 100%;
	font-weight: normal;
	text-decoration: none;
}

.dropDownSearch, .dropDownTopicSearch, .dropDownTopicRating {
	border: solid #E1E3EC;
	border-width: 1px;
	padding: 0px;
	height: 106px;
}

.dropDownSearch{
	/*height: 108px;*/
	height: 170px;
}

.dropDownTopicSearch{
	height: 80px;
	background-image: none;
}

.dropDownPermissions{
	color: #333333;
	line-height: 14px;
	text-align: left;
}

.dropDownPointer{
	display: inline-block;
	margin: 4px 0 0 5px;
	cursor: pointer;
}
/*
.txtInput {
	border: solid 1px #33421c;
	background: url(img/txtInput_bg.gif) left top repeat-x;
}
*/
.infoTop { color: #fff; }
.forum50 .oddTableRow,
.forum50 .evenTableRow ,
.forum50 .msgEvenTableSide,
.forum50 .msgEvenTableTop,
.forum50 .msgEvenTableRow,
.forum50 .msgOddTableSide,
.forum50 .msgOddTableTop,
.forum50 .msgOddTableRow,
.forum50 .msgSignature,
.forum50 .dropDownMenu,
.forum50 .postSeparatorTableRow,
.forum50 .tableBorder .tableRow,
.forum50 .RTEToolbar tr,
.forum50 .post-content-cell,
.forum50 .post-footer { background-color: #1f2113; color: #fff !important; }
.forum50 .dropDownMenu a { color: #fff !important; }
.forum50 .tableBorder .smText,
.forum50 .msgSideProfile,
.forum50 .msgBody,
.forum50 .msgEvenTableTop a,
.forum50 .msgOddTableTop a { color: #fff !important; }

.RTEtableTopRow h1 { color: #000; }

.tableStatusBarTop { background: url(img/tableStatusBarTop_bg.gif) left top repeat-x; }
.tableStatusBarBot { background: url(img/tableStatusBarBot_bg.gif) left bottom repeat-x; }

.tableSubLedger .smText { color: #fff; }
#optionsMenu a { color: #000 !important; }
#optionsMenu a:hover { color: #fff !important; }

.shoutbox { border: solid 1px #000; width: 244px; }
.shoutbox .content { border: solid 1px #fff; }
.shoutbox .title { text-align: center; color: #fff; padding-bottom: 4px; font-weight: bold; }
.shoutbox .iframe-container  { text-align: center; color: #fff; }
.shoutbox p { color: #fff; }
.shoutbox iframe { height:220px; width:100%; padding:0px; margin:0px; font-family: Arial, Helvetica, sans-serif: 10pt; }
.shoutbox textarea { margin-bottom: 4px !important; }
.shoutbox font { font-weight:bold;color: #f1eee1; text-decoration: none;}
.shoutbox input , .shoutbox textarea { padding:0px; margin:0px; border:0px; width:99%; background-color:#f1eee1; color:#000000; border: 1px black solid; }
.shoutbox a {color: #F1EEE1;text-decoration: none;}
.shoutbox table { background-color: #63703a; text-align: center; }
.shoutbox td { text-align: left; }
.shoutbox #tagButton { border: 1px solid black; color:#D24925; width: 100%; }
.shoutbox-cell { width: 10%; vertical-align: top; }
#shoutbox .link { font-size: 10px; }
#shoutbox .smText { width: 217px; }
.content-cell { width: 100%; vertical-align: top; }
.swfa-posts-ad { text-align: center; padding-bottom: 16px; padding-top: 10px; margin: 15px 0 }
.preview { display: none; }
.left-rail { vertical-align: top; padding-left: 20px;}
img.ban, img.delete { display: inline-block; margin-right: 3px; }

.frmHotDeals table { width: 100%; }
.frmHotDeals img { width: 70px; }
.frmHotDeals .text { font-size: 12.5px; padding-left: 6px; }
.frmHotDeals .img { text-align: center; width: 100px; }

/*.holiday { display: none; }*/

/*.xmas { margin-top: -8px; }*/
.xmas table.holiday { margin-top: -5px; display: table; }
.xmas div.holiday { background: url(img/snow.png) left top no-repeat; height: 17px; overflow: hidden; position: absolute; width: 98%; display: block; margin-top: -8px; }
.xmas div.holiday div { background: url(img/snow.png) right bottom no-repeat; margin-left: 480px; }
.xmas .status-bar { margin-top: 3px; }
#flashcontainer { height: 117px; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.xmas  {
		margin-top: -6px !important;
		margin-bottom: -8px;
		height: 16px !important;
	}
	.xmas div.holiday div {
		margin-top: 1px;
	}
}
.social-media td { text-align: center; }
.widget ul { list-style-image: url(/images/ul-bg.png); font-size: 12px; padding: 0 10px 0 25px; margin: 0; }
.widget li { padding-bottom: 8px; }
.ticker {  text-align: center; }
.ticker div { padding-bottom: 20px; height: 21px; overflow: hidden; width: 555px; margin: 0 auto; }

.sigDivider { display:inline-block; width: 33%; padding-left: 10px; }
.sigDivider hr { background-color: #000 !important; margin-right: 66%; }
.forum50 .post-footer hr { background-color: #fff !important; }
.post { border: solid 1px #000; width: 98%; margin: 0 auto 5px; }
.post-header { table-layout: fixed; border-collapse: collapse; border: solid 1px #fff; width: 100%; }
.post-body { table-layout: fixed; border-collapse: collapse; border: solid 1px #fff; border-top-width: 0; width: 100%; }
.post-user-cell { width: 148px; }
.post-content-cell { height: 200px; min-height: 200px; }

.dropDownSearch h3 { font-size: 12px; margin: 0; padding: 0 0 5px; }
#google-search #gtext { width: 160px; }

#modTools { color: #fff; }
