/* ================================================================================================== */
/* Generic Style Declarations */

body		{	background-color: #231f20;
			color: #ffffff;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			margin: 0px; }

body.Popup	{	margin: 5px 10px; }

b, strong	{	font-weight: bold; }

i, em, cite	{	font-style: italic; }

u		{	text-decoration: underline; }

abbr, acronym
		{	border-bottom: 1px dotted #333333;
			cursor: help; }

hr		{	color: #322f31;
			height: 1px;
			background-color: #322f31;
			height: 1px;
			border: 0;
			margin: 5px;
			padding: 0; }

h1, h2, h3, h4, h5, h6, legend
		{	color: #f4e639;
			font-weight: bold;
			margin-bottom: 0; }

h1		{	font-size: 15px;
			margin-top: 0px; }

h2, legend	{	font-size: 13px; }

h3		{	font-size: 12px; }

h4, h5, h6	{	font-size: 11px; }

h5		{	margin-left: 20px; }

h6		{	margin-left: 40px; }

dt, li		{	margin-top: 7px; }

sub, super	{	font-size: 75%; }

code, pre	{	font-family: Courier, "Courier New", fixed-width, monospace;
			font-size: 9px; }

input, select, textarea
		{	font-size: 11px;
			color: #000000; }

input[type=text], input[type=password], select, textarea
		{	border: 1px solid #000000;
			padding: 2px; }

small		{	font-size: 85%; }

fieldset	{	border: 1px solid #cccccc; }

p, div		{	margin: 5px 0 15px 0; }

dd p, li p, dt p, dd div, li div, dt div
		{	margin: 0px; }

img.right	{	float: right;
			margin-left: 10px; }

a:link, a:visited, a:hover,  a:active
		{	color: #f4e639;
			text-decoration: none; }

a:visited	{	color: #e7e083; }

a:hover, a:active
		{	text-decoration: underline; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

#Content td.Content
		{	line-height: 160%;
			padding: 10px 30px;
			width: 100%; }

ol#SiteMap, ol#SiteMap ol
		{	list-style-type: circle;
			color: #ababab;  }

ol#SiteMap ol	{	border-left: 1px solid #dddddd;
			margin-left: -12px;
			padding-left: 50px; }

.right		{	text-align: right; }

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#Content, #HomeContent
		{	background-color: #231f20;
			margin: 0px auto;
			padding: 0px;
			border-collapse: collapse;
			width: 890px;
			clear: both; }

#HomeContent h1	{	color: #ffffff;
			text-transform: uppercase; }

#Content td	{	padding: 0px;
			vertical-align: top;
			color: #ffffff; }

#Content table.form td
		{	padding: 3px 5px;
			vertical-align: bottom; }

#Content table.form td[valign="top"]
		{	vertical-align: top; }

#Content td.Links
		{	border-left: 1px solid #ffffff;
			padding: 0 45px 15px 35px; }

#FlashWrapper, #AdBanners, #FlashBrands
		{	clear: both;
			margin: 0 auto;
			padding: 0;
			width: 890px; }

#FlashWrapper, #AdBanners
		{	width: 840px;
			height: 245px;
			padding: 5px 25px;
			background-color: #f4e639; }

#AdBanners	{	height: auto;
			padding: 10px 25px; }

#AdBanners .right
		{	float: right; }

#HomeFlash	{	float: left;
			margin-right: 30px; }

#FlashBrands	{	border: none;
			background-color: #ffffff; }

#HomeContent td	{	vertical-align: top;
			width: 33%;
			padding: 15px 30px;
			border-right: 1px solid #ffffff; }

#HomeContent td#Buttons
		{	border-right: none; }

#HomeContent td#Buttons p
		{	margin: 0 0 20px 0; }

#HomeContent td.spacer, #Content td.spacer
		{	width: 100%;
			padding: 0;
			border-right: none; }

#HomeContent h1, #HomeContent h2, #HomeContent h3, #HomeContent h4, #HomeContent h5, #HomeContent h6
		{	color: #ffffff; }

#HomeContent #NewsIndex a, #HomeContent #NewsIndex a:link, #HomeContent #NewsIndex a:visited, #HomeContent #NewsIndex a:hover, #HomeContent #NewsIndex a:active
		{	color: #d2232a;
			text-decoration: none; }

#HomeContent #NewsIndex a:hover, #HomeContent #NewsIndex a:active
		{	text-decoration: underline; }

#NewsIndex dd	{	margin: 0 0 15px 0;
			text-transform: uppercase; }

#HomeContent p#NewsLink
		{	text-align: right;
			text-transform: uppercase;
			margin-bottom: 20px; }

#HomeLogin	{	margin: 10px auto;
			padding: 0 15px;
			width: 150px;
			/*border: 2px solid #23471e;*/
			/*background: transparent url(/files/images/template/HomeLogin_bg.jpg) repeat-x;*/ }

#HomeContent td#Buttons #HomeLogin p
		{	margin: 10px 0; }

#HomeLogin input
		{	width: 140px; }

div#ColLinks	{	margin: 0;
			padding: 0;
			text-align: center; }

.Callout	{	border: 1px solid #666666;
			margin-bottom: 15px;
			margin-left: 15px;
			width: 225px;
			float: right; }

#Content td .Callout td
		{	padding: 15px; }

.PrintOnly, #PrintLogo, .Hide
		{	display: none; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Banner Styles */

#Banner		{	width: 880px;
			padding: 20px 5px 15px 5px;
			margin: 0 auto;
			background-color: #ffffff; }

#Banner img#Logo
		{	margin: 0 0 20px 20px;
			float: left; }

#Banner img#Join
		{	margin: 0 20px 20px 0;
			float: right; }

#Banner table	{	margin: 3px auto;
			width: 460px;
			border-collapse: collapse; }

#Banner table td
		{	padding: 7px 0 0 0;
			text-align: center; }

#Banner table td#Tagline
		{	padding: 0; }

td#Tagline p	{	margin: 0;
			padding: 10px;
			background-color: #000000;
			border-top: 4px solid #fff200;
			border-bottom: 4px solid #fff200;
			text-align: center;
			text-transform: uppercase;
			font-family: Arial, Geneva, Helvetica, sans-serif;
			font-size: 14px;
			color: #ffffff; }

td#Phone	{	font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif;
			font-size: 14px;
			color: #b01b1f;
			font-weight: bold;
			text-align: right; }

/* END Banner Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Styles */

#SearchForm	{	float: left;
			margin: 12px 0 0 25px; }

#SearchForm input#SearchKeywords
		{	border: none;
			width: 130px;
			background: url(/files/images/template/SearchKeywords_bg.gif) no-repeat; }

#SearchForm input#btnSearch
		{	border: none;
			background: transparent;
			color: #ffffff;
			font-size: 10px; }

/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Data Table Styles */

table.Data	{	border-collapse: collapse;
			border: 1px solid #666666;
			margin: 10px 0px; }

table.Data td, table.Data th, #Content table.Data td, #Content table.Data th
		{	border: 1px solid #666666;
			padding: 3px 10px; }

table.Data th	{	background-color: #333333;
			font-weight: bold; }

table.Data tr.NewRow td
		{	border-top: 1px solid #666666; }

table.Data .center
		{	text-align: center; }

table.Data .right
		{	text-align: right; }

table.Data .left
		{	text-align: left; }

table.Data .bold
		{	font-weight: bold; }

table.Data .nowrap
		{	white-space: nowrap; }

table.Data .HeaderCol, table.Data th.Vertical
		{	text-align: left; }

table.Data td table.Data td, table.Data td table.Data th, table.Data td table.Data
		{	border-color: #666666; }

table.Data tr.Divider th, table.Data tr.Divider td
		{	border-top: 4px double #666666; }

table.Data .Totals
		{	background-color: #333333;
			font-weight: bold; }

table.Data .HideCol
		{	display: none; }

table.SizeChart	{	width: auto; }


/* END Data Table Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Application Error Styles */

.error          {       color: #ff0000; }

p.error		{	padding: 20px;
			border: 2px solid #ff0000;
			/*background-color: #120e1f;*/
			font-size: 130%;
			color: #ffffff; }

input.error, textarea.error, select.error
		{	background-image: url(/files/images/std/input_error.gif);
			background-position: top left;
			background-repeat: no-repeat;
			color: #000000; }

/* END Application Error Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer, p#Credits
		{	width: 890px;
			padding: 0;
			margin: 0 auto;
			font-size: 10px;
			color: #ffffff;
			background-color: #231f20;
			line-height: 180%;
			border-top: 1px solid #231f20; }

#Footer p	{	padding: 8px 30px 0 30px;
			text-align: right; }

#Footer p#FooterLinks
		{	padding: 6px 30px;
			margin: 0;
			background-color: #404041;
			text-align: center; }

#Footer	a	{	color: #ffffff;
			padding: 0 3px; }

#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: none;
			color: #ffffff; }

#Footer a:hover	{	text-decoration: underline;
			color: #ffffff; }

p#Credits	{	margin: 10px auto;
			color: #666666;
			background-color: transparent;
			text-align: right;
			border: none; }

p#Credits a, p#Credits a:link, p#Credits a:visited, p#Credits a:hover
		{	color: #666666;
			text-decoration: none; }

p#Credits a:hover
		{	text-decoration: underline; }

body.Popup p#Credits
		{	width: 100%;
			margin-bottom: 0; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread		{	font-size: 10px;
			color: #999999;
			line-height: 160%; }

#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: underline;
			color: #999999; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Sub Navigation */

#Content td#SubNav
		{	border-right: 1px solid #322f31;
			padding: 15px 0 0 0; }

#SubNav ol#NestedNav, #SubNav ol#NestedNav ol
		{	padding-left: 0;
			margin: 1px 0 0 0;
			list-style-type: none; }

#SubNav li	{	margin: 0 0 1px 0;
			padding: 0; }

#SubNav ol#NestedNav a
		{	display: block;
			width: 120px;
			padding: 5px 20px;
			color: #f4e639;
			text-decoration: none; }

#SubNav ol#NestedNav ol a
		{	width: 100px;
			padding: 5px 20px 5px 40px; }

#SubNav a:link, #SubNav a:active, #SubNav a:hover, #SubNav a:visited
		{	display: block;
			width: 120px;
			padding: 5px 20px;
			color: #f4e639;
			text-decoration: none; }

#SubNav a:hover	{	background-color: #322f31; }

a#SubNavParentSel, a#SubNavParentSel:link, a#SubNavParentSel:active, a#SubNavParentSel:hover, a#SubNavParentSel:visited, a#SubNavFlySel, a#SubNavFlySel:link, a#SubNavFlySel:active, a#SubNavFlySel:hover, a#SubNavFlySel:visited
		{	color: #ffffff;
			background-color: #322f31; }

/* END Sub Navigation */
/* ================================================================================================== */





/* ================================================================================================== */
/* Login Form Styles */

#LoginForm	{	font-size: 9px;
			margin: 0px;
			padding: 0px; }

#LoginForm label, #LoginForm input
		{	font-size: 9px; }

#LoginForm p	{	background-image: none;
			line-height: 180%; }

#LoginForm p.error
		{	margin: 20px 0px; }

#LoginForm input
		{	border: 1px solid #0068B3; }

#LoginForm input#cmdLogin
		{	
			font-family: Verdana, Arial, Helvetica, sans-serif;
			background-color: #C9DEF4;
			padding: 3px;
			margin-top: 5px;
			color: #0068B3; }

.b		{	border: 2px solid #f4e639;
			background-color: transparent;
			color: #ffffff;
			padding: 3px 5px;
			margin: 4px 8px 4px 0px; }

/* END Login Form Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Custom Styles Used in FCKeditor */

#Content table.MultiCol
		{	margin: 0;
			width: 100%;
			border-collapse: collapse; }

#Content table.MultiCol td
		{	vertical-align: top;
			padding: 0 15px;
			border-right: 1px solid #ffffff; }

#Content table.MultiCol td.last
		{	padding-right: 0;
			border-right: none; }

#Content table.MultiCol td.first
		{	padding-left: 0; }

h1.YellowBox	{	background-color: #f4e639;
			color: #cc0000;
			font-size: 20px;
			padding: 10px 5px;
			display: inline-block; }

h2.RedBox	{	background-color: #cc0000;
			font-size: 20px;
			padding: 10px 5px; }

a.ButtonLink, a.RedButtonLink
		{	background-color: #f4e639;
			text-transform: uppercase;
			color: #000000;
			font-size: 15px;
			padding: 10px 5px;
			display: block;
			margin: 5px 0 15px 0;
			overflow: hidden; }

a.RedButtonLink	{	background-color: #cc0000;
			color: #ffffff; }

/* END Custom Styles Used in FCKeditor */
/* ================================================================================================== */





/* ================================================================================================== */
/* Application Styles */

#BuyMaxApps	{	background-color: #ffffff;
			padding: 10px; }

#BuyMaxApps td.right
		{	text-align: right; }

#BuyMaxApps>table.blk:first-child
		{	background-color: #000000; }

#BuyMaxApps, #Content td table.blk, #Content td table.blk td, #Content td td.blkMD, #Content td table.blk td.blkMD
		{	color: #000000; }

#Content td table.blk td.wht
		{	color: #ffffff; }

#Content td table.blk td, #Content td table.blk td.blkMD
		{	text-align: left; }

#Content td table.blk a:link, #Content td table.blk a:visited, #Content td table.blk a:hover,  #Content td table.blk a:active
		{	color: #3333ff;
			text-decoration: underline; }

#Content td table.blk a:visited
		{	/*color: #ff33ff;*/
			color: #3333ff;  }

#Content td table.blk a:hover, #Content td table.blk a:active
		{	text-decoration: none; }

#Content td table.blk a.link_wht:link, #Content td table.blk a.link_wht:visited
		{	color: #ffffff;
			_color: #000000;  } /* IE6 hack to make links black since background color wasn't being applied to some tds (due to use of selectors) */

#Content td table.blk tr.bkg_color01 td a.link_wht:link, #Content td table.blk tr.bkg_color01 td a.link_wht:visited
		{	_color: #ffffff; } /* IE6 hack */ 

#Content td table.blk a.link_ylw:link, #Content td table.blk a.link_ylw:visited
		{	color: #f4e639;
			_color: #E73141; } /* IE6 hack */ 

#Content td table[CELLSPACING="1"] td, #Content td table[CELLPADDING="1"] td, #Content td table[CELLSPACING="2"] td, #Content td table[CELLPADDING="2"] td, #Content td table[CELLSPACING="3"] td, #Content td table[CELLPADDING="3"] td, #Content td table[CELLSPACING="4"] td, #Content td table[CELLPADDING="4"] td
		{	padding: 2px 5px; }

#Content td table[CELLSPACING="0"], #Content td table[CELLPADDING="0"]
		{	border-collapse: collapse; }

#Content td table td[ALIGN="right"], #Content td table td[ALIGN="RIGHT"], #Content td table td[align="right"], #Content td table td[align="RIGHT"]
		{	text-align: right; }

#Content td table.blk td.wht
		{	_text-align: right; } /* IE6 hack to fix alignment of first TR */ 

#Content td table.blk tr.bkg_color01 td.wht
		{	_text-align: left; } /* IE6 hack to fix alignment of first TR*/ 

form#AppSearchForm table
		{	float: right; }

/* END Application Styles */
/* ================================================================================================== */