html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
input[type="text"], input[type="file"], input[type="password"], select, textarea, checkbox{
	padding: 4px;
	border: 1px solid #E9C98D;
	background-color: #FAF4EB;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/* Commonly used to style page titles. */
h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
}
/* Commonly used to style section titles. */
h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	color: #bf0000;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
}
hr {
	color: #CCC;
	height: 1px;
}
body {
	background-image: url(../../Skins/SetEmUp/images/bg_website.jpg);
	font-family: Tahoma, Geneva, sans-serif;
	background-attachment: fixed;
	background-color: #000;
	background-repeat: no-repeat;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
	background-position: center;
	line-height: 1.6em;
	font-size: 12px;
}
#editorBody {
	background-color:#FFF;
}
.pageWidth {
	width: 960px;
	border: 1px solid #000000;
}
.BannerArea {
	background-image: url(../../Skins/SetEmUp/images/bg_banner.jpg);
	background-repeat: no-repeat;
	height: 188px;
	background-color: #021b24;
}
#LogoDiv {
	/*width: 280px;
	overflow: hidden;*/
	padding-left: 10px;
}
/* search box div */
#searchBoxDiv {
	top:0px;
	text-align: right;
	width: 400px;
	padding-right: 0px;
	z-index: 1;
	margin-left: 558px;
	float: right;
	position: absolute;
}
.searchBoxButton {
	background-image: url(../../Skins/SetEmUp/images/btn_search_box.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.searchBoxTextField {
}


/* Search Box */
#search_box {
	width: 200px;
	height: 31px;
	float:right;
	background-image: url(../../Skins/SetEmUp/images/bg_search_box.png);
}
#search_box #s {
	float: left;
	border: 0;
	width: 130px;
	background: none;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 6px;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}
#SocialBookmarks {
	visibility: visible;
}
#SocialBookmarks2 {
	visibility: hidden;
	position: relative;
	text-align: right;
	top: 30px;
	color: #FFF;
	padding-right: 10px;
}
#cTable {
	background-color: #faf3e5;
	/*background-repeat: repeat-y;
	background-image: url(../../Skins/SetEmUp/images/bg_cTable.jpg);*/
}
.ContentArea {
	background-repeat: no-repeat;
	padding: 20px;
	font-size: 12px;
	background-position: right bottom;
	background-image: url(../../Skins/SetEmUp/images/bg_ContentArea.png);
}

.tdColorBg {
 background-color:#ebebeb;
}
a:link, a:visited, a:active {
	color: #193a81;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}

/**** top nav ****/

#topNav{
	margin: 0px;
	padding: 0px;
	background-color: #330000;

}
#topNav td {
	height: 32px;
	vertical-align: middle;
}
#topNav td:hover {
	background-color: #88330d;
}

#topNav a:link, #topNav a:visited {
	display: block;
	padding: 3px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #ffffcb;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;

}

#topNav a:hover{
	text-decoration: none;
}
.topNavSelected {
	background-color: #88330d;
}

/** end topNav **/
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
}
.titleBg {
	background-color: #300;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #FFC;
	padding-left: 10px;
	border: 1px solid #300;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
}
.titleBg a:link, .titleBg a:hover, .titleBg a:visited {
	color: #FFC;
}


.title_Bbg {
	font-size: 14px;
	font-weight: bold;
	background-color: #88330D;
	color: #FFC;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #88330D;
}
.title_Bbg a:link, .title_Bbg a:hover, .title_Bbg a:visited {
	color: #FFC;
}

.message {
	background-color: #FFC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #333;
	padding-left: 10px;
	border: 1px solid #FC9;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
}
.bgColor1 {
	background-color: #300;
	color: #FFF;
}
.bgColor1 a:link, .bgColor1 a:hover, .bgColor1 a:visited {
	color: #FFC;
}
.bgColor2 {
	color: #FFF;
	background-color: #88330D;
}
.bgColor2 a:link, .bgColor2 a:hover, .bgColor2 a:visited {
	color: #FFC;
}

.largeTxt {
	font-size: 14px;
}
.xlTxt {
	font-size: 16px;
}


.wTxt {
	color: #FFFFFF;
}

.border_grey {
	border: 1px solid #8C8C8C;
}
.border_lightGrey {
	border: 1px solid #CCCCCC;
}

.admin_sidenav {
	width: 231px;
	background-color: #FAF4EB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9C98D;
}
#adminIconTable {
}
#adminIconTable td {
	padding:8px;
}
#adminIconTable a:link, #adminIconTable a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
	padding: 4px;
	background-color:#F4F4F4;
	border: 1px solid #CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-decoration: none;
}
#adminIconTable a:hover {
	background-color:#FFF;
	border: 1px solid #C2CCD6;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-decoration: none;
}

/**** admin nav ****/

#adminNav{
	margin: 0px;
	padding: 0px;

}

#adminNav h1{
	padding: 3px;
}

#adminNav a:link, #adminNav a:visited {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: Transparent;
	color: #300;
}

#adminNav a:hover{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	color: #900;
}
.adminLoginTable {
	background-color:#220001;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0F0000;
	border-bottom-color: #0F0000;
	color: #FFF;
}
.adminLoginTable a:link, .adminLoginTable a:hover, .adminLoginTable a:visited {
	color: #FFC;
}

.imageLinks {
	padding-left: 6px;
	padding-top: 6px;
	
}
.imageLinks img {
	margin-top: 2px;
	margin-bottom: 2px;
}

.imageLinks a:link, .imagelinks a:visited {
	text-decoration:none;
	border:0px;
}
.imageLinks a:hover {
	/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}
/*** end admin nav ***/

/** side nav **/

.sideNav_color {
	width: 232px;
}
/** end side nav **/
/**** sideNavLower ****/

#sideNavLower{
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#sideNavLower td {
	
}

#sideNavLower a:link, #sideNavLower a:visited {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #433624;
	padding-left: 10px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	background-color: #F4E6C9;
	margin-bottom: 2px;
}

#sideNavLower a:hover{
	text-decoration: none;
	padding-left: 10px;
	background-image: url(../../images/bg_tranparentBlack60.png);
	background-repeat: repeat;
	color: #FFC;
}
.sideNavLowerSelected {
	text-decoration: none;
	background-image: url(../../Skins/SetEmUp/images/Arrow-Left.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.sideNavLowerImage {
	background-color: #070E16;
	background-image: url(../../Skins/SetEmUp/images/bg_navLeft.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 494px;
	bottom: 0px;
}

/** end sideNavLower **/

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #000000;
	padding: 10px;
}
.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #484848;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #484848;
}
.imgRM {
	margin-right: 4px;
}

.admin_PageButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	background-image: url(../../images/admin_page_button.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.redTxt {
	color: #FF0000;
}
.nav_underBG{
	background-color:#88330d;
	color: #FFF;
	font-size: 10px;
}
#nav_under {
}
#nav_under td {
	color: #FFF;
	font-size: 10px;
	padding: 4px;
}
#nav_under a:link, #nav_under a:visited {
	color: #FFC;
	text-decoration: none;
}
#nav_under a:hover {
	color:#FFF;
}
.NavUnderPadLeft {
	padding-left:10px;
}


hr {
	color: #CCCCCC;
}
.input {
	height: 20px;
	border: 1px solid #003366;
}

.logoDimensions {
	max-height:100px;
	max-width:740px;
}
.imgGalleryDimensions {
	max-width:300px;
	max-height:300px;
}
.threadBar {
	color: #ffffff;	
}
/* round panel */
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}
.b1h {
	height:1px;
	margin:0 5px;
	background-color: #111111;
}
.b2h, .b2bh {
	height:1px;
	border-right:2px solid #111111;
	border-left:2px solid #111111;
	margin:0 3px;
	background-color: #111111;
}
.b3h, .b3bh {
	height:1px;
	border-right:1px solid #111111;
	border-left:1px solid #111111;
	margin:0 2px;
	background-color: #111111;
}
.b4h, .b4bh {
	height:2px;
	border-right:1px solid #111111;
	border-left:1px solid #111111;
	margin:0 1px;
	background-color: #111111;
}
.b2bh, .b3bh, .b4bh {



}
.headh {
	background: #111111;
	border-right:1px solid #111111;
	border-left:1px solid #111111;
	color: #FFF;
	padding: 4px;
}
.headh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.contenth {
	border-right:1px solid #111111;
	border-left:1px solid #111111;
}
.contenthdiv {
	margin-left: 12px;
	padding-top: 5px;
	margin-right: 12px;
	padding-bottom: 5px;
	font-size:12px;
}
/* round panel 2 */
.c1h, .C2h, .c3h, .c4h, .c2bh, .c3bh, .c4bh{font-size:1px; overflow:hidden; display:block;}
.c1h {
	height:1px;
	margin:0 5px;
	background-color: #111111;
}
.c2h, .c2bh {
	height:1px;
	border-right:2px solid #111111;
	border-left:2px solid #111111;
	margin:0 3px;
	background-color: #000;
}
.c3h, .c3bh {
	height:1px;
	background:#111111;
	border-right:1px solid #111111;
	border-left:1px solid #111111;
	margin:0 2px;
}
.c4h, .c4bh {
	height:2px;
	background:#111111;
	border-right:1px solid #111111;
	border-left:1px solid #111111;
	margin:0 1px;
}
.c2bh, .c3bh, .c4bh {
	background: #111111;


}
.cheadh {
	background: #111111;
	border-right:1px solid #111111;
	border-left:1px solid #111111;
	color: #FFF;
}
.cheadh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.ccontenth {
	border-right:1px solid #111111;
	border-left:1px solid #111111;
}
.ccontenthdiv {
	margin-left: 12px;
	padding-top: 5px;
	margin-right: 12px;
	padding-bottom: 5px;
	font-size:12px;
}