/* Wrapper
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.wrapper {
	border: 1px solid #000000;
	margin:auto;
}
.wrapperPage { 
	background: #274167;
}

/* Header
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.topbar {
	background: #BBBDC1 url(/images/styles/ranger/style/line1.gif) repeat-x top left;
	text-align:center;
	font-size:8pt;
}
.headerBG {
	background: transparent url(/images/styles/ranger/style/headerbg.jpg) repeat-x;
}
/* Navbar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.navbarTop {
	background: transparent url(/images/styles/ranger/style/toptbl_02.gif) repeat-x top left;
}
.navbarLeft {
	background: #5e799f url(/images/styles/ranger/style/navbarLeft.gif) repeat-y top left;
	width:15px;
}
.navbarRight {
	background: #5e799f url(/images/styles/ranger/style/navbarRight.gif) repeat-y top right;
	width:15px;
}
.navbarBody {
	background-color:#5e799f;
	text-align:left;
}
.loginBoxBG {
	/* background:transparent url(/images/styles/ranger/style/login_02.jpg) repeat-x; */
	color:#FFFFFF;
}
.loginBoxBG a:link, .loginBoxBG a:visited {
	color:#FFFFFF;
}
.loginBoxBG a:hover {
	color:#f3cc63;
}

.navbarLine {
	background: #BBBDC1 url(line1.gif);
}

/* Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#navigation {
	font: bold 8pt Geneva, Arial, Helvetica, sans-serif;
	color:#fff;	
	text-transform:uppercase;
	height:20px;
	text-align:center;
	width:900px;
	margin:auto;
}
#navigation ul {
	list-style:none;
	margin:0;
	padding:0;
}
#navigation li {
	display:inline;
	margin:0;
	padding:0;
}
#navigation a {
	float:left;
	background:url(buttonLeft.gif) no-repeat left top;
	margin:0 0 0 2px;
	padding:0 0 0 10px;
	text-decoration:none;
}
#navigation a span {
	float:left;
	display:block;
	background:url(buttonRight.gif) no-repeat right top;
	padding:3px 18px 3px 8px;
	color:#fff;
	margin:0 2px 0 0;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation a span {float:none;}
/* End IE5-Mac hack */
#navigation a:hover span {
	color:#d7dfe5;
}
#navigation a:hover {
	background-position:0% -20px;
	text-decoration:none;
}
#navigation a:hover span {
	background-position:100% -20px;
	text-decoration:none;
}

/* Sponsors
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.membBG {
	background: #5e799f;
}
.pageBG {
	background: #8d9095 url(/images/styles/ranger/style/adv_bg.jpg);
}
.sponsorTopBar {
	background: transparent url(/images/styles/ranger/style/toptbl_02.gif);
}
.sponsorLeft {
	background: #5e799f url(/images/styles/ranger/style/navbarLeft.gif) repeat-y top left;
	width:15px;
}
.sponsorRight {
	background: #5e799f url(/images/styles/ranger/style/navbarRight.gif) repeat-y top right;
	width:15px;
}
/* Headings
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.tcatBG {
	background: transparent url(/images/styles/ranger/style/maintbl_02.gif) repeat-x;
	height:36px;
}
.tcatLeft {
	background: transparent url(/images/styles/ranger/style/maintbl_01.gif) no-repeat;
	width:15px;
	height:36px;
	float:left;
}
.tcatRight {
	background: transparent url(/images/styles/ranger/style/maintbl_03.gif) no-repeat;
	width:15px;
	height:36px;
	float:right;
}
.tcatBody {
	background:url(/images/styles/ranger/style/postbitLeft.gif) repeat-y top left;
	padding:5px 14px;
}
.tcatBodyWrap {
	background:#fff url(/images/styles/ranger/style/postbitRight.gif) repeat-y top right;
}
.tcatBottomBG {
	background: transparent url(/images/styles/ranger/style/maintbl_07.gif) repeat-x;
	height:20px;
}
.tcatBottomLeft {
	background: transparent url(/images/styles/ranger/style/maintbl_06.gif) no-repeat;
	width:15px;
	height:15px;
	float:left;
}
.tcatBottomRight {
	background: transparent url(/images/styles/ranger/style/maintbl_08.gif) no-repeat top right;
	width:100px;
	height:15px;
	float:right;
}
.tcatTitle {
	font-size:10pt;
	font-weight:bold;
	padding-top:10px;
	text-align:left;
	color: #fff;
}
.tcatTitle a:link
{
	color: #fff;
}
.tcatTitle a:visited
{
	color: #fff;
}
.tcatTitle a:hover, .tcatTitle a:active
{
	color: #fff;
}

.thead2
{	
	background: transparent url(/images/styles/ranger/style/line3.gif) repeat-x top left;
	color: #fff;
	font: bold 8pt Geneva, Arial, Helvetica, sans-serif;
}
.thead2 a:link
{
	color: #fff;
}
.thead2 a:visited
{
	color: #fff;
}
.thead2 a:hover, .thead2 a:active
{
	color: #fff;
}
.vbmenu_alt {
	font-size:10pt;
	font-weight:bold;
	padding-top:10px;
	text-align:left;
	float:right;
	color: #fff;
	padding:10px 10px 0 10px;
}
.vbmenu_alt a:link
{
	color: #fff;
}
.vbmenu_alt a:visited
{
	color: #fff;
}
.vbmenu_alt a:hover, .vbmenu_alt a:active
{
	color: #fff;
}

/* Forum Rules
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.rulesTBL {
	background: transparent url(/images/styles/ranger/style/sidetbl_01.gif);
	color:#fff;
}
.rulesBG {
	background: transparent url(/images/styles/ranger/style/sidetbl_02.gif);
}

/* PageNav
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.pageNavBar {
	background: url(/images/styles/ranger/style/line1.gif);
}
.pageNav {
	background: transparent url(/images/styles/ranger/style/line3.gif);
	height:25px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	padding:0 15px 0 15px;
}
.pageNav a:link,.pageNav a:visited {
	color:#fff;
}
.pageNav a:hover {
	color:#fff;
}
/* PostBit
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.postbitTop {
	background: transparent url(/images/styles/ranger/style/sidetbl_01.gif) no-repeat;
	width:200px;
	height:36px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}
.postbitBG {
	background: transparent url(/images/styles/ranger/style/sidetbl_02.gif);
}
.postbitTop a:link, .postbitTop a:visited {
	color:#fff;
	text-transform:uppercase;
}
.postbitTop a:hover {
	color:#fff;
	text-transform:uppercase;
}
.postbitBottom {
	background: transparent url(/images/styles/ranger/style/sidetbl_03.gif) no-repeat;
	width:200px;
	height:35px;
}
.quoteboxHeading {
	background: #000 url(/images/styles/ranger/style/line3.gif);
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}
.quotebox {
	border: 1px solid #000;
}

/* Icon Legend
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.iconLogo {
	background: #E8E8E8 url(/images/styles/ranger/style/jeeps_topicline.jpg);
	text-align:center;
}
.iconBackground {
	background: #E8E8E8 url(/images/styles/ranger/style/topicline_lighter.jpg);
}
.iconCellBG {
	text-align:center;
}


/* Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.whiteBG {
	background:#5c6f9a;
}
.line2 {
	background: transparent url(/images/styles/ranger/style/line2.gif);
}
.line3 {
	background: transparent url(/images/styles/ranger/style/line3.gif);
	color:#fff;
	font-size:7pt;
	text-align:center;
}
.copyright {
	padding:20px 0;
}
.opicline_light {
	background: transparent url(/images/styles/ranger/style/opicline_light.jpg);
}
.footerTBL02 {
	background: transparent url(/images/styles/ranger/style/maintbl_02.gif);
	color:#cccccc;
}
.footerTBL02 a:link, .footerTBL02 a:visited {
	color:#fff;
}
.footerTBL02 a:hover {
	color:#fff;
}
.footerTBL04 {
	background: transparent url(/images/styles/ranger/style/maintbl_04.gif);
}
.footerTBL05 {
	background: transparent url(/images/styles/ranger/style/maintbl_05.gif);
}
.footerTBLBOT02 {
	background: transparent url(/images/styles/ranger/style/maintbl_07.gif);
}


.markLinks a:link, .markLinks a:visited {
	color:#fff;
}
