/* *******************************************************
Software: Web Wiz Forums
Info: http://www.webwizforums.com
Copyright: ©2001-2007 Web Wiz. All rights reserved
******************************************************* */

/* Page body */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #006;
	font-weight: normal;
	font-size: 11px;
	background-color: #006;
	/*	background-image: url(/assets/images/Blue_Ice_1280_WM.jpg);
	background-repeat: repeat;
*/	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin: 0;
}

/* 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 : #006;
	font-weight: normal;
	line-height: 1.4;
}
.lgText, h1, .largeButton, .msgSideProfile, .tableLedger, .tableSubLedger, .tableSearchLedger, .calLedger{
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	font-weight: bold;
}

/* Text */
.smText{
	font-size: 10px;
	line-height: 12px; 
}
.tinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}


.medText{
	font-size: 12px;
	line-height: 14px; 
}

.lgText{
	font-size: 14px;
}

.error{
	color : #FF0000;
}

/* Search highlight */
.highlight{
	background-color: #ffff66
}

/* Hyperlinks */
a:link {
	color : #009;
	text-decoration: none;
}

a:visited{
	color : #009;
	text-decoration : none;
}

a:hover, a:visited:hover{
	color : #666666;
	text-decoration : none;
}

a.smLink {
	font-size: 10px;
}


/* 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: 30px; 
	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 */
/*ul{
	list-style-type: circle;
}*/

form{
	display: inline;
}

a img,:link img,:visited img{
	border: none;
}

.imgBorder {
	border: #CCCCCC 1px solid;
}

.avatar, #avatar{
	width: 64px;
	height: 64px;
	border: 1px solid #CCC;
	margin: 2px;
}

hr {
	width: 100%;
	background-color: #FFFFFF;
	height: 1px;
	border: 0px;
}

/* PNG Support for IE5.5 & 6 */
img {
   behavior: url(/bulletinboard/includes/pngbehavior.htc);
}

/* Rich Text Editor */
.RTEtoolbar{
 	background-image: url(/bulletinboard/forum_images/toolbar_background.gif);
 
}

.WebWizRTEbutton, .RTEtoolbar{
	padding: 1px;
	
}

.WebWizRTEbuttonOver{
	background-image: url(/bulletinboard/forum_images/toolbar_button_background.gif);
	padding: 1px;
}

.RTEtableTopRow{
	line-height: 22px;
	background-color: #D3DAED;
	background-image: url(/bulletinboard/forum_images/topbar_background.gif);
}

.RTEtableRow{
	background-color: #F4F4FB;
}

.RTEtableBottomRow{
	background-color: #D3DAED;
	background-image: url(/bulletinboard/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 #F5C41C;
	background-color: #FFFFB0;
	width: 98%;
	color: #000000;
}

.tableBorder{
	text-align: left;
	border: 1px solid #CCCCCC;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

/* Table Ledger */
.tableLedger{
	font-weight: bold;
	color: #333333;
	background-color: #D3DAED;
	line-height: 22px;
	background-image: url(/bulletinboard/forum_images/default_toolbar_background.gif);
	font-size: 12px;
}

.tableLedger a:link, .tableLedger a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color : #333333;
	text-decoration: underline;
	font-weight: bold;
}

.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: #EBEEF7;
	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: #FBFBFD;
}

.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;
}


/* Tables */
.tableRow{
	background-color: #FBFBFD;
}

.tableTopRow{
	line-height: 22px;
	background-color: #D3DAED;
	background-image: url(/bulletinboard/forum_images/topbar_background.gif);
}

.tableBottomRow{
	line-height: 22px;
	background-color: #D3DAED;
	background-image: url(/bulletinboard/forum_images/bottombar_background.gif);
}

/* Alternating Row Colours */
.evenTableRow{
	background-color: #FBFBFD;
}

.oddTableRow{
	background-color: #FBFBFD;
}

.hiddenTableRow{
	background-color: #EEEEEE;
}

/* Private messager */
.PMtableRow{
	background-color: #FBFBFD;
}

.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: 100%;
	margin: 2px;
	float: left; 
	overflow: auto;
}

.msgEvenTableTop, .msgEvenTableSide{
	background-color: #FBFBFD;
	font-size: 11px;
}

.msgOddTableTop, .msgOddTableSide{
	background-color: #FBFBFD;
	font-size: 11px;
}

.msgEvenTableRow{
	background-color: #FBFBFD;
}

.msgOddTableRow{
	background-color: #FBFBFD;
}

.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(/bulletinboard/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: #EBEEF7;

}

/* 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: 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(/bulletinboard/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(/bulletinboard/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;
	z-index:10;
}

.dropDownMenu, .dropDownStatusBar, .dropDownPermissions{
	background-color: #F4F4FB;
	border: solid #CCCCCC;
	border-width: 1px;
	height: auto;
	line-height: 18px;
	padding: 1px;
	color: #006;
}

.downDropParent, .dropDownPermissions, .dropDownMenu a:link, .dropDownMenu a:visited, .dropDownStatusBar a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.dropDownMenu a:hover, .dropDownMenu a:visited:hover, .dropDownStatusBar a:hover {
	color : #009;
	display: block;
	background: #9AACD6;
	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;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	color : #006;
	font-size: 10px;
	font-weight: normal;
	cursor: pointer;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
	font-weight: bold;
	margin-bottom: 14px;
	margin-top: 0;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
	margin-bottom: 14px;
	margin-top: 0;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006;
	font-weight: bold;
	margin-bottom: 14px;
	margin-top: 0;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006;
	margin-bottom: 13px;
	margin-top: 0;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 0;
}

p {
	color: #006;
	font-size: 11px;
	text-align: left;
}

.footertext {
	font-size: 11px;
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footerlinks {
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.footerlinks:link, a.footerlinks:visited {
	color : #00F;
	text-decoration: none;
}

a.footerlinks:hover, a.footerlinks:visited:hover {
	color : #666;
	text-decoration: none;
}

.blueBorderTop {
	background-image: url(/assets/borders/blue_tm.gif);
}

.blueBorderLeft {
	background-image: url(/assets/borders/blue_lm.gif);

}

.blueBorderRight {
	background-image: url(/assets/borders/blue_rm.gif);

}

.blueBorderBtm {
	background-image: url(/assets/borders/blue_bm.gif);
}

li {
	display: list-item;
	list-style-position: inside;
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	margin: 0px 0px 0px -16px;
	padding: 0px;
	text-align: left;
	text-indent: -16pt;
	vertical-align: middle;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	height: auto;
	width: auto;
}
.progressBar {
	display:none;
	position:absolute;
	left:0px;
	top:0px;
}

/* Sortable tables */
.sortable {
	border: 1px solid #CCCCCC;
	color: #FFF;
}
table.sortable thead {
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
}
.sortable tr {
	font-size: 10px;
}

/* common styles */
.top {
	background-color: #CCF;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 25px;
	width: 100%;
}
.background {
	background-image: url(/assets/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.headerbg {
	width: 1008px;
	height: auto;
}
.nhl {
	width: 100%;
	height: 70px;
	margin: 0px;
}
.nhlLeft {
	float: left;
	margin: 0px;
	width: 70px;
	height: 60px;
	padding-left: 10px;
	padding-top: 10px;
	position: relative;
}
.teams {
	height: 60px;
	width: 100%;
	z-index: 20;
	position: relative;
	margin: 0px;
	padding: 0px;
	color: #CCC;
}
.nhlRight {
	float: right;
	margin: 0px;
	width: 70px;
	height: 60px;
	padding-top: 10px;
	position: relative;
}
.topfader {
/*	background-image: url(/assets/topfade.jpg);
	background-repeat: repeat-x; */
	width: 100%;
	margin: 0px;
	height: 20px;
}
.logo {
	background-image: url(/assets/team_logos/ccs_stars_120_100.png);
	height: 100px;
	margin-top: 0px;
	margin-left: 10px;
	width: 120px;
}
.teamsbg {
/*	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8; */
	height: 54px;
	width: 540px;
	padding: 0px;
	z-index: 10;
	position: relative;
	margin: 0px;
}
.bgWrapper {
	width: 100%;
	background-image: url(/assets/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainwrapper {
	width: 1008px;
}
.main {
	background-image: url(/assets/team_logos/ccs_stars_logo.gif);
	background-position: center center;
	border: 0px solid #009;
	margin: 0px;
}
.tblHbg {
	background-image: url(/assets/tblHbgUp.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	height: 20px;
}
.newsImage {
	margin: 0px;
	float: left;
	width: 60px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 60px;
	text-align: center;
	clear: none;
}
.opacity10 {
	filter:alpha(opacity=10);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
	position: absolute;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(/assets/team_logos/ccs_stars_logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: -10;
	height: 450px;
	width: 550px;
}
.btmimage {
	background-image: url(/assets/header_background.jpg);
	background-repeat: no-repeat;
	width: 100%;
	background-position: center bottom;
}
.btmfader {
	background-image: url(/assets/btmfade.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	height: 20px;
}
.menubarbg {
	background-color: #CCC;
	background-image: url(/assets/menuBtnUp.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
.noRecord {
	background-image:url(/assets/no_records.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.footerWrap {
	width: 100%;
	background-color: #000;
}
.nhlNetwork {
	width: 80%;
	margin: 0px;
	padding: 0px;
}
.shadow {
	height: 1em;
	line-height: 1em;
	white-space: nowrap;
	text-align: center;
}
.shadow:before {
	display: block;
	padding: 0;
	color: #FFF;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -1.05em;
	margin-left: 0.1em;
}
#shadow_h1:before {
	content: "Dundee Stars Ice Hockey Club";
	text-align: center;
}
.bottomBG {
	width: 1008px;
	background-image: url(/assets/bottom_background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: auto;
}
/* Table Row Highlight */
.tableRowHighlight{
	background-color: #F7F7F7;
}
.tableRowHighlightHover{
	background-color: #EBEBEB;
}
.left {
	float: left;
	position: absolute;
	padding: 2px;
	margin: 0px;
	left: 8px;
}
.right {
	float: right;
	position: absolute;
	padding: 2px;
	margin: 0px;
	right: 8px;
}
.fixtureHomeImage {
	float: right;
	width: 50px;
	height: 30px;
}
.fixtureAwayImage {
	float: left;
	width: 50px;
	height: 30px;
}
.white {
	color:#FFF
}
.frame {
	padding: 5px;
	border: 5px solid #DDD;
	}
.10pxLine {
	height: 10px;
	margin: 0px;
	padding: 0px;
	width: auto;
}