﻿/* *******************************************************
Software: Web Wiz Forums
Info: http://www.webwizforums.com
Copyright: ©2001-2007 Web Wiz. All rights reserved
******************************************************* */

/* Page body */
body.WebWizRTEtextarea { background-color: #FFF; }

.threecol .col1 { padding: 0 10px 0 20px; width: 788px; }

h2, h1.h2_dummy { margin-bottom: 10px; font-size: 1.8em; }
/* Text for most CSS classes */
.lgText, .largeButton, .msgSideProfile, .tableLedger, .tableSubLedger, .tableSearchLedger, .calLedger{
	font-weight: bold;
}
h1.h2_dummy { font-weight:normal; margin:20px 0 10px 0; }
h3, h1.h3_dummy { font-size: 1.4em; font-weight: normal; color: #000; }

/* Text */
.smText{
	font-size: .9em;
	line-height: 1.2em;    
    	font-family: Tahoma;
}

.lgText{
	font-size: 1.5em;
}

.error{
	color : #FF0000;
}

/* Search highlight */
.highlight{
	background-color: #ffff66
}

a.smLink {
	font-size: .9em;
	font-family: Tahoma;
}


/* Page Links */
.pageLink, a.pageLink:link, a.pageLink:visited, a.smPageLink:link, a.smPageLink:visited{
	color : #666666;
	text-decoration: none;
	background: #F7F7F4;
	border: 1px solid #E7E7E7;
	padding: 2px;
	margin: 2px;	
}

a.smPageLink:link, a.smPageLink:visited{
	line-height: 3em; 
	padding: 1px;
	margin: 1px;
}

a.pageLink:hover, a.smPageLink:hover{
	text-decoration: underline;
	border: 1px solid #AAAAAA;
	background: #E0F2FC;
}

.pageLink{
	background: #E7EBF5;
	border: 1px solid #AAAAAA;
}



/* Misc */
.imgBorder {
	border: #CCCCCC 1px solid;
}

.avatar, #avatar{
	width: 64px;
	height: 64px;
	border: 1px solid #000000;
	margin: 2px;
}

.forumEmne select { padding: 3px; }

/* 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: 2.2em;
	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: 590px;
}  

.errorTable{
	text-align: left;
	border: 1px solid #F5C41C;
	background-color: #FFFFB0;
	width: 98%;
	color: #000000;
}

.tableBorder{
	text-align: left;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.tableBorder td { padding: 6px 3px; }

/*div.hvidTabBoks .tableBorder { width: 604px; }*/

/*.tableBorder a {
 	text-decoration: none;
	font-weight: bold;
}*/

/* Table Ledger */
.tableLedger{
    font-size: 1.1em;
	color: #FFF;
	font-weight: bold;
	background-color: #D3DAED;
	line-height: 2.2em;
/*	background-image: url('../../forum_images/default_toolbar_background.gif');*/
	background-image: url('/img/headerH2BlaaBg.png');
    background-repeat: repeat-x;
    height: 32px;    
}
.tableLedger td {
     padding: 0 5px 0 5px; 
}


.tableLedger a:link, .tableLedger a:visited{
	text-decoration: underline;
	font-weight: bold;
	color: #FFF;
}
 /*
.tableLedger a:hover, .tableLedger a:visited:hover{
	color : #666666;
	text-decoration: underline;
	font-weight: bold;
} */

/* Search Sub-Ledger */
.tableSubLedger{
	font-weight: bold;
	color: #333333;
	background-color: #daeef2;
	line-height: 22px;
}

.tableSubLedger a:link, .tableSubLedger a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color : #333333;
	text-decoration: underline;
	font-weight: bold;
	line-height: 22px;
}

.tableSubLedger a:hover, .tableSubLedger a:visited:hover{
	color : #666666;
	text-decoration : underline;
	font-weight: bold;
	line-height: 22px;
}

/* Search Ledger */
.tableSearchLedger{
	font-weight: bold;
	background-color: #EBEEF7;
}

.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: #000000;
	font-size: 11px;
	background-color: #f7fcfd;
}

.tableStatusBar a:link, .tableStatusBar a:visited{
	color : #000000;
	font-size: 11px;
	text-decoration: none;
}

.tableStatusBar a:hover, .tableStatusBar a:visited:hover{
	color : #666666;
	font-size: 11px;
	text-decoration : underline;
}


/* Paging */

div.paging { margin: 5px 0; }

/* Tables */
.tableRow{
	background-color: #f7fcfd;
}

.tableTopRow{
	line-height: 22px;
	background-color: #D3DAED;
	background-image: url('../../forum_images/topbar_background.gif');
}

.tableBottomRow{
	line-height: 22px;
	background-color: #D3DAED;
	background-image: url('../../forum_images/bottombar_background.gif');
}



/* Alternating Row Colours */
.evenTableRow, .oddTableRow {                  
	background-color: #FFF;
	background-image: url('../../forum_images/tdBg.gif');
	background-position: bottom;
    background-repeat: repeat-x;
}

tr.priority { background-image: url('../../forum_images/tdBgSticky.gif'); }

.hiddenTableRow{
	background-color: #EEEEEE;
}

/* Private messager */
.PMtableRow{
	background-color: #f7fcfd;
}

.PMmsgBody{
	width: 99%;
	max-height: 450px;
	float: left; 
	overflow: auto;
	line-height: 1.5;
}

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: 100%;
	margin: 2px;
	float: left; 
	overflow: auto;
	line-height: 1.5;	
	font-size: 1.2em;
}

.msgEvenTableTop, .msgEvenTableSide{
	background-color: #f7fcfd;
/*	font-size: 11px;*/
}

.msgOddTableTop, .msgOddTableSide{
	background-color: #f7fcfd;
/*	font-size: 11px;*/
}

.msgEvenTableRow{
	background-color: #f7fcfd;
}

.msgOddTableRow{
	background-color: #f7fcfd;
}



.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: 100%;
	float: left; 
	overflow: auto;
}

.postSeparatorTableRow{
	height: 10px;
	background-color: #daeef2;

}

/* Calendar */
.calLedger{
	font-weight: bold;
	background-color: #E7EBF5;
	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: #FbFbFb;
}

.calTodayCell{
	background-color: #FbFbFb;
	border:1px solid #CC0000;
}

.calEmptyDateCell{
	background-color: #FFFFFF;
}

/* BBcode blocks */
.BBquote{
	border: 1px dotted #999999;
	background-color: #FFFFFF;
	width: 95%;
	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: 12px;
	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 #E7E7E7 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, .dropDownCalendar, .dropDownTopicSearch, .dropDownPermissions{
	visibility: hidden; 
	position: absolute; 
	left: 0px; 
	top: 0px;
}

.dropDownMenu, .dropDownStatusBar, .dropDownPermissions{
	background-color: #fff;
	border: solid #CCCCCC;
	border-width: 1px;
	height: auto;
	line-height: 18px;
	padding: 1px;
}

.downDropParent, .dropDownPermissions, .dropDownMenu a:link, .dropDownMenu a:visited, .dropDownStatusBar a{
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;*/
	font-size: 12px;
	font-weight: normal;
/*	text-decoration: none;*/
}

.dropDownMenu a:link, .dropDownMenu a:visited { color: #0b568c; }

.dropDownMenu a:hover, .dropDownMenu a:visited:hover, .dropDownStatusBar a:hover {
	color : #FFFFFF;
	display: block;
	background: #1ca1dd;
	width: 100%;
	font-weight: normal;
	text-decoration: none;
}

.dropDownSearch, .dropDownTopicSearch{
	border: solid #CCCCCC;
	border-width: 1px;
	padding: 0px;
	height: 106px;
}

.dropDownSearch{
	height: 108px;
}

.dropDownTopicSearch{
	height: 80px;
}

.dropDownPermissions{
	color: #333333;
	line-height: 14px;
	text-align: left;
}

.dropDownPointer{
	cursor: pointer;
/*	color:#0b568c;
	font-family: bold;*/
	text-decoration: underline;
}

tr.tableLedger .iconLink {
	color: white;
}

.divShowLargerImage {
 	background-color: blue;
	
}

div.forumNav {
	margin-top: 5px;
	height: 20px;
	padding: 5px 10px 5px 10px;
	position: relative;
	background-color: #f7fcfd;
	border: 1px solid #dff3f8;
}

a.iconLink {
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-color: transparent;
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: underline;
}

a.iconLinkRight {
	display: block;
	float: right;
	height: 18px;
	margin-left: 10px;
	padding-top: 2px;
	padding-left: 25px;
	background-color: transparent;
	background-position: left;
	background-repeat: no-repeat;
}

a.iconLink:hover, a.iconLinkRight:hover {
	cursor: pointer;
}

div.forumNav a {
	display: block;
	float: left;
	height: 18px;
	margin-right: 20px;
	padding-top: 2px;
	padding-left: 25px;
	background-color: transparent;
	background-position: left;
	background-repeat: no-repeat;
}

div.forumEmne {
	margin: 5px 0 10px 0;
	padding: 5px 10px 5px 0;
	background-color: #e5f8f6;
	border: 1px solid #add5d2;
	
}

div.forumEmne h3, div.forumEmne h1.h3_dummy {
	display: inline;
	margin: 0 10px 0 10px; 
}

div.forumEmne h3 a {
	color: #0b568c;
	text-decoration: underline;
}

table.thImage tr td { padding: 0; margin: 0; }
table.thImage td.thText {
	background-image: url('/img/thTextBg.gif');
	background-position: left;
	background-repeat: no-repeat;
	font-size: 10px;
	height: 20px;
	padding: 0px 4px 0px 25px;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #c8c8c8;	
}


a.topicLink {
/*	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;*/
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	font-size: 1.2em;
}

span.topicDetails {
	font-size: .9em;
	line-height: 1.2em;    
   	font-family: Tahoma;	
	padding-top: 5px;
	padding-left: 28px;

}

span.topicDetails a { color: #0d756e; line-height: 20px; }

a.categoryLink {
	line-height: 20px;

}

table#upcomingEvents td { padding-right: 10px; }
