/* *******************************************************
Software: Web Wiz Forums
Info: http://www.webwizforums.com
Copyright: ©2001-2007 Web Wiz. All rights reserved
******************************************************* */

/* Page body */
.mainBody{
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-image: url('../../forum_images/tippmann/09-01-13_background.gif');
	background-position: top;
	
	background-repeat: no-repeat;
	background-position:top;
	background-color: #e2e1dd;
		
}

body{background-color:#000; color:#FFF!important; 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: Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.4;
	
}
.lgText, h1, .largeButton, .msgSideProfile, .tableLedger, .tableSubLedger, .tableSearchLedger, .calLedger{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	
}


/* Text */
.smText{
	font-size: 10px;
	line-height: 12px; 
	color:#AF1E2D
}
.oddTableRow .smText, .evenTableRow .smText{
	font-size: 10px;
	line-height: 12px; 
	color:#000
}
.lgText{
	font-size: 15px;
}

h1{
	font-size: 19px;
	margin-bottom: 0;
	margin-top: 0;
	color:#FFF;
}

.error{
	color : #FF0000;
}

/* Search highlight */
.highlight{
	background-color: #ffff66
}

/* Hyperlinks */
a:link {
	color : #000;
	text-decoration: underline;
	
}


a:visited{
	color : #000;
	text-decoration : underline;
}

a:hover, a:visited:hover{
	color : #FF0000;
	text-decoration : underline;
}

td.smText a.smLink{color:#000}
a.smLink {
	font-size: 10px;
	color:#000
}


/* Page Links */
.pageLink, a.pageLink:link, a.pageLink:visited, a.smPageLink:link, a.smPageLink:visited{
	color : #000;
	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;
	vertical-align: middle;
}

.imgBorder {
	border: #CCCCCC 1px solid;
}

.avatar, #avatar{
	width: 64px;
	height: 64px;
	border: 1px solid #000000;
	margin: 2px;
}

hr {
	width: 100%;
	background-color: #FFFFFF;
	height: 1px;
	border: 0px;
}

/* 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 #F5C41C;
	background-color: #FFFFB0;
	width: 98%;
	color: #000000;
}

.tableBorder{
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	background-image: url('../../forum_images/tippmann/message_back.png');
	border: solid #c8c8c6 1px;
	margin:20px 0 0 0;
	width:100%
}

.breadcrumbHeader
{
	text-align: left;
	vertical-align: middle;
	width: 98%;
}

.breadcrumbHeader img{
	margin-left:7px;
}


/* Table Ledger */
.tableLedger{
	font-weight: bold;
	color: #000;
	background-color: #D3DAED;
	line-height: 22px;
	background-image: url('../../forum_images/tippmann/tony_topbar_background.gif');
	text-transform: uppercase;
	
	
}

.tableLedger a:link, .tableLedger a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color : #000;
	text-decoration: underline;
	font-weight: bold;
}

.tableLedger a:hover, .tableLedger a:visited:hover{
	color : #ff0000;
	text-decoration: underline;
	font-weight: bold;
}

/* Search Sub-Ledger */
.tableSubLedger{
	font-weight: bold;
	
	/* background-color: #EBEEF7; */
	line-height: 22px;
	background-image: url('../../forum_images/tippmann/post_background.png');
	
	
}

.tableSubLedger a:link, .tableSubLedger a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color : #000;
	text-decoration: underline;
	font-weight: bold;
	line-height: 22px;

}

.tableSubLedger a:hover, .tableSubLedger a:visited:hover{
	color : #ff0000;
	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 : #ff0000;
	text-decoration : underline;
}


/* Table Status Bar */
.tableStatusBar{
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	background-image: url('../../forum_images/tippmann/table_status_bar_bg.png');
	background-repeat: repeat-x;
	text-transform:uppercase;
	
	
}

.tableStatusBar a:link, .tableStatusBar a:visited{
	color : #fff;
	font-size: 11px;
	text-decoration: none;
}

.tableStatusBar a:hover, .tableStatusBar a:visited:hover{
	color : #ff0000;
	font-size: 11px;
	text-decoration : underline;
}


/* Tables */
.tableRow{
	background-image: url('../../forum_images/tippmann/post_background.png');
}

.tableTopRow{
	line-height: 22px;
	background-color: #D3DAED;
	background-image: url('../../forum_images/tippmann/post_background.png');
	background-repeat: repeat-x;
}

.tableBottomRow{
	line-height: 22px;
	background-image: url('../../forum_images/tippmann/table_status_bar_bg.png');
	background-repeat: repeat-x;
}



/* Alternating Row Colours */
.evenTableRow{
	background-image: url('../../forum_images/tippmann/post_background.png');

}

.oddTableRow{
	
	background-image: url('../../forum_images/tippmann/post_background.png');
}

.hiddenTableRow{
	background-image: url('../../forum_images/tippmann/post_background.png');
	
}

/* 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{
	
	font-size: 11px;
	
}

.msgOddTableTop, .msgOddTableSide{

	font-size: 11px;
 background-color:#eaeaea;
 color:#000;
}

.msgEvenTableRow{

}

.msgOddTableRow{
 background-color:#eaeaea;	
}



.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{
	width: 100%;
	float: left; 
}
/*
._old_msgSignature_parts_{
	max-height: 160px;
	overflow: auto;
}
*/

.postSeparatorTableRow{
	height: 10px;
	background-image: url('../../forum_images/tippmann/tony_topbar_background.gif');

}

/* 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('../../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: #F4F4FB;
	border: solid #CCCCCC;
	border-width: 1px;
	height: auto;
	line-height: 18px;
	padding: 1px;
}

.downDropParent, .dropDownPermissions, .dropDownMenu a, .dropDownMenu a:link, .dropDownMenu a:visited, .dropDownStatusBar a, .dropDownStatusBar a:link, .dropDownStatusBar a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.dropDownMenu a:hover, .dropDownMenu a:visited:hover, .dropDownStatusBar a:hover {
	color : #FFFFFF;
	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;
}

.footer
{
	color: #000;
	text-align:center;
	
}

div.container
{
    height: 100%;
    margin: 0 auto;
    width: 960px;
    overflow:hidden;
    z-index:1;
}

ul#topnav {
    float: right;
    margin: 0;
    position: relative;
}
ul#topnav li {
    color: #FFFFFF;
    display: block;
    float: left;
    margin: 10px 0 0;
}
ul#topnav li a {
    color: #FFFFFF;
    font-size: 12px;
    padding: 2px 7px;
    text-decoration: none;
}
ul#topnav li#region {
    -moz-user-select: none;
    background-image: url("../../forum_images/arrowdown.gif");
    background-position: 120px 10px;
    background-repeat: no-repeat;
    cursor: pointer;
    font-family: 'Hel67','Helvetica Neue','HelveticaNeue-Light','Helvetica Neue Light',Arial,Helvetica,sans-serif;
    font-size: 16px;
    height: 18px;
    margin: 0 0 0 6px;
    padding: 6px 6px 3px;
    width: 128px;
}
ul#regchange {
    background-color: #2A2A2A;
    cursor: pointer;
    height: 416px;
    position: absolute;
    right: 0;
    top: 27px;
    width: 296px;
    z-index: 290;
    padding:0
}
#region p{margin:0}

ul#regchange li a {
	font-size:28px!important;
	font-family: 'Hel67','Helvetica Neue','HelveticaNeue-Light','Helvetica Neue Light',Arial,Helvetica,sans-serif;
}
ul#regchange li a:hover {
	text-decoration:none;
}
ul#regchange li#usareg {
	background-image:url('../../forum_images/usareg.png');
	background-repeat:no-repeat;
	background-position: 230px 12px;
}
ul#regchange li#canadareg {
	background-image:url('../../forum_images/canadareg.png');
	background-repeat:no-repeat;
	background-position: 230px 12px;
}
ul#regchange li#latinreg {
	background-image:url('../../forum_images/latinreg.png');
	background-repeat:no-repeat;
	background-position: 230px 12px;
}
ul#regchange li#emeareg {
	background-image:url('../../forum_images/emeareg.png');
	background-repeat:no-repeat;
	background-position: 106px 12px;
}
ul#regchange li#asiareg {
	background-image:url('../../forum_images/asiareg.png');
	background-repeat:no-repeat;
	background-position: 230px 12px;
}

ul#regchange li {
    display: block!important;
    font-size: 28px;
    margin: 0;
    padding: 22px 17px;
    width: 262px;
}
ul#midnav li {
    background-image: url("../../forum_images/midnavbg.gif");
    background-repeat: repeat-x;
    border-left: 1px solid #000000;
    float: left;
    height: 24px;
    margin: 24px 0 8px;
}
ul#midnav li:hover {
	background-image:url('../../forum_images/midnavover.gif');
	text-shadow:#fff 0px 1px 0, #000 0 -1px 0;
}
ul#midnav li a {
    color: #FFFFFF;
    float: left;
    font-family: 'Hel67','Helvetica Neue','HelveticaNeue-Light','Helvetica Neue Light',Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding: 5px 7px 0;
    text-decoration: none;
}
.american {
    display: none;
}
ul#topnav li a {
    color: #FFFFFF;
    font-size: 12px;
    padding: 2px 7px;
    text-decoration: none;
}
ul#midnav {
    float: right;
    list-style-type:none;
}
img#logo {
    float: left;
    margin: 27px 0 0;
}

#footerstretch {
    background-color: #000000;
    height: 430px;
    overflow: hidden;
}
div.toe {
    float: left;
    height: 315px;
    padding: 30px 0 30px 20px;
    width: 220px;
}
div.toe h3 {
    color: #FFFFFF;
    font-family: 'Hel67','Helvetica Neue','HelveticaNeue-Light','Helvetica Neue Light',Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 15px;
}
div.toe input.zipplay {
    margin: 5px 0 12px;
}

div.toe input {
    border: 0 none;
    height: 21px;
    margin: 4px 0 0;
    padding: 4px;
    width: 180px;
}
div.toe img.logospace {
    margin: 35px 0 20px;
}
div.toe p {
    color: #FFFFFF;
    line-height:1px
}
div.toe a.soclinks {
    margin: 0 8px 0 0;
}
div.mobileapp {
    margin: 0 0 12px;
}
div.mobileapp img {
    float: left;
    padding: 0 10px 0 0;
}
div.mobileapp p {
    line-height: 12px;
    padding-bottom: 6px;
}
div.mobileapp p a {
    padding: 0 5px;
}

div.toe p a {
    color: #FFA800;
}
.none{display:none}

#headerstretch2 div.container div#midbar, #headerstretch2 div.container {
    overflow: visible;
}

#midbar {
    background-color: #000000;
    float: left;
    height: 100%;
    width: 960px;
}
#midbar img#logo {
    float: left;
    margin: 27px 0 0;
}
@font-face {
    font-family: 'Hel67';
    src: url('../../../../fonts/helveticaneueltstd-bdcn-webfont.eot');/* IE9 Compat Modes */
    src: url('../../../../fonts/helveticaneueltstd-mdcn-webfont.eot?') format('eot'),
         url('../../../../fonts/helveticaneueltstd-mdcn-webfont.woff') format('woff'),
         url('../../../../fonts/helveticaneueltstd-mdcn-webfont.ttf') format('truetype'),
         url('../../../../fonts/helveticaneueltstd-mdcn-webfont.svg#webfontWLANUvvy') format('svg');
    font-weight: normal;
    font-style: normal;

}
span.text{color:#FFF}


ul#bottnav {
	display: table;
	margin: 0;
	padding: 0;
	position: relative;
	left:0px;
	top:0px;
	z-index:5;
}
ul#bottnav li {
	cursor:pointer;
	color:#fff;
	margin: 0;
	padding: 0 10px 0 11px;
	display: table-cell;
	float: left;
	position: relative;
	font-family: 'Hel67','Helvetica Neue','HelveticaNeue-Light','Helvetica Neue Light',Arial,Helvetica,sans-serif; 
	font-size:16px;
	z-index:11;
}
ul#bottnav a {
	position: relative;
	display: block;
}
div#bottbar ul#bottnav ul.drop li {
	padding:0px;
	width:100%;
}
ul.drop {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 999;
	top: 100%;
	display: none;
	left: 0;
	background-color:#000;
	border-bottom:4px solid #C00319;
	overflow:visible;
	width:200px;
}
ul.drop li {
	margin: 0;
	padding: 0;
	float: none;
	position: relative;
	list-style: none;
	display: block;
	clear:left;
}
ul.drop li a {
	display: block;
}
div#bottbar {
	line-height: 34px;
    top: 77px;
    width: 960px;
	margin:16px 0 0;
	height: 34px;
	float: left;
	background-image:url('../img/bottnavbg.gif');
	background-repeat:repeat-x;
	background-color:#000;
	background-position: 0px 0px;
	position:absolute;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#5E5E5E), to(#000000));
	background-image:-moz-linear-gradient(0% 0% 270deg,#5e5e5e, #000000);
}
li.ro {
	border-right:1px solid #000;
}
li.ro:last-of-type 
{
	border:0px none;
}
#bottbar ul.drop li a {
	line-height: 26px;
	height: auto;
	padding:0 15px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
	width:auto;
	text-decoration:none
}
#bottbar ul.drop li a:hover {
	background-color:#C00319;
	text-decoration:none
}

div.toe a.submit, div.toe input.submit {
    background-color: #535352;
    color: #FFFFFF;
    display: block;
    font-family: 'Hel67','Helvetica Neue','HelveticaNeue-Light','Helvetica Neue Light',Arial,Helvetica,sans-serif;
    font-size: 18px;
    height: 30px;
    margin: 16px 0 0;
    text-shadow: 0 1px 0 #444444, 0 -1px 0 #000000;
    width: 72px;
}

#home {
    background-image: url("../../forum_images/paintball.jpg");
    height: 188px;
}

#frmRegister .smText, #frmRegister .smLink{color:#000!important}

.RTEtableTopRow td h1{color:#000}

.rate #ratingText{font-size:10px;}
#ajaxRatingResult{margin:10px 0 0 0}
.help a.smLink{color:#000}

.msgEvenTableTop{color:#000}
#showShareTopicMenu{color:#FFF}
