/*	-------    Ben Barrack.com    ----------
	This CSS file is created by Mitch Sporar
	for the sole use of Ben Barrack and the 
	benbarrack.com website
*/
/* ################################################################################# */
/* ############################## RESETING ALL STYLES ############################## */
/* ################################################################################# */

shtml, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, element.style {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: trebuchet MS;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
/* ################################################################################# */

/*********   MAIN BODY / STYLES   *********/
body { 
	color: #ffffff; 
	background-color:#4b1003;
	font-family:trebuchet MS;
	font-size: 12px;
	margin: 0px auto;
	text-align: center;
	background-attachment:fixed;
	background-image:url(/images/bg2.jpg);
	background-position:top left;
	background-repeat:repeat;
}
p {
	padding:0px !important;
	line-height:140%;
	font-family:trebuchet MS;
	font-size: 10pt;
}
.p2 {
	padding:10px 5px 10px 10px;
	line-height:140%;
	display:block;
/*	font-family:Trebuche MS;*/
}
a, a:visited, a:active {
	color:#f6b927;
	font-size:12px;
	font-weight:normal;
	font-family:trebuchet MS;
	text-decoration:none;
}
a:hover {
	color:#ffffff;
	font-size:12px;
	font-family:trebuchet MS;
	text-decoration:underline;
}
table {
	display:inline-table; 
	vertical-align:middle;
}
td {
	vertical-align:middle;
	padding-left:2px;
}
tr {
	vertical-align:middle;
	height:22px;
}
#wrapper {
	width:950px;
	background-color:#4b1003;
	margin: auto;
	text-align: center;
}
#banner {
	width:950px;
	height:160px;
	float:left;
	background-image:url(/images/banner.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#menu-main {
	width:950px;
	height:28px;
	float:left;
	background-image:url(/images/bg-menu.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.main-menu {
	float:right;
	font-weight:bold;
	color:#ffffff;
	padding:5px 7px 0px 0px;
	margin-top:3px;
}
#menu-main a, #menu-main a:visited, #menu-main a:active{
	color:#f6b927;
	font-size:12px !important;
	font-weight:bold;
	text-decoration:none;
}
#menu-main a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#menu-crumb {
	width:700px;
	height:25px;
	float:left;
	padding:15px 0px 0px 10px;
	line-height:140%;
}
#menu-crumb a, #menu-crumb a:visited, #menu-crumb a:active{
	color:#f6b927;
	font-size:12px !important;
	font-weight:bold;
	text-decoration:none;
	line-height:140%;
}
#menu-crumb a:hover {
	color:#ffffff;
	text-decoration:underline;
	line-height:140%;
}
.menu-crumb {
	float:left;
	font-weight:bold;
	color:#ffffff;
	padding:5px 7px 0px 0px;
	line-height:140%;
}
.popclose {
	margin:auto;
	font-size:12px;
	font-weight:normal;
	line-height:140%;
	color:#ffffff;
}
.popclose a, .popclose a:visited, .popclose a:active{
	color:#f6b927;
	font-size:12px;
	text-decoration:none;
}
.popclose a:hover {
	color:#ffffff;
	font-size:12px;
	text-decoration:underline;
}
#content {
	width: 100%;
	float: left;
	position:relative;
	background-color:#4b1003;
}
#homeContent {
	width:514px;
	height:145px;
	display:block;
	float:left;
	padding:0px 0px 0px 5px;
}
.clearL {
	clear:left;
	line-height:1px;
}

/********************* FOOTER STYLES **********************/
.footTextL {
	font-family:arial;
	font-style:normal !important;
	font-size:10px !important;
	color:#ffffff;
	float:left;
	padding:7px 0px 0px 7px;
	line-height:140%;
	width:380px;
}
.footTextR {
	font-family:arial;
	font-style:normal !important;
	font-size:10px !important;
	color:#FFFFFF;
	float:right;
	padding:7px 7px 0px 0px;
	text-align:right;
	line-height:140%;
	width:550px;
}
.footTextR a, footTextR a:visited, footTextR a:active{
	color:#ffffff;
	font-style:normal !important;
	font-size:10px !important;
	line-height:140%;
	font-family:arial;
}
.footTextR a:hover {
	color:#f6b927;
	text-decoration:underline;
	font-family:arial;
}

/********** SUBNAV MENU ***********/
#subnavWrap {
	width:185px;
	height:355px;
	float:left;
}
#subnavMenu {
	width:175px;
	float:left;
	font-family:verdana;
	font-weight:bold;
	font-size:10pt;
	color:#ffffff;
	width:135px !important;
}
.subnavArrow {
	float:left;
	margin-right:3px;
}
.subnavAlign {
	margin-left:31px; 
	padding:10px 0px 0px 0px;
}
#subnavMenu a, #subnavMenu a:visited {
	float:left;
	font-family:verdana;
	font-weight:normal;
	font-size:10pt;
	color:#f6b927;
	height:auto;
	width:135px !important;
}
#subnavMenu a:active {
	float:left;
	font-family:verdana;
	font-weight:BOLD;
	font-size:10pt;
	color:#f6b927;
	height:auto;
	width:135px !important;
}
#subnavMenu a:hover {
	width:195px;
	float:left;
	font-family:verdana;
	font-weight:normal;
	font-size:10pt;
	color:#ffffff;
	height:auto;
	width:135px !important;
}

/********** MODULE WRAPPERS ***********/
#blog {
	background-image:url(/images/bg-blog-rss.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:515px;
	height:380px;
	*height:370px;
	text-align:center;
	float:left;
	margin:2px 0px 5px 5px;
	padding:25px 0px 0px 5px;
	*padding:35px 0px 0px 0px;
	overflow:hidden;
}
#news {
	position:absolute;
	right:1px;
	top:0px;
	/*float:right;*/
}
#show-module {
	float:left;
}
#video_otw {
	background-image:url(/images/bg-vid-o-w.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:721px;
	height:230px;
	text-align:center;
	float:left;
	clear:left;
	margin:0px 0px 0px 1px;
	padding:0px 0px 0px 0px;
	*padding:0px;
}
/********** SHOW MODULE ***********/
.menu-show {
	float:left;
	width:203px;
}
.menu-show-mod {
	width:202px;
	height:128px;
	background-image:url(/images/bg-show-module.jpg);
	margin:3px 2px 3px 2px;
	padding:5px 0px 0px 0px;
}
.menu-show-player {
	margin:8px 1px 5px 22px;
}
.menu-show-grphx {
	margin:8px 1px 5px 22px;
}
/********** CONTACT MODULE ***********/
.module-contact {
	float:left;
	width:208px;
}
.module-contact-mod {
	width:202px;
	height:128px;
	background-image:url(/images/bg-contact-module.jpg);
	margin:3px 2px 3px 2px;
	/*padding:5px 0px 0px 0px;*/
}
.module-contact-grphx {
	margin:8px 1px 5px 22px;
}
/*********   SHOW LIST   ***********/
.archLeft {
	width:340px; 
	float:left;
	padding:10px 5px 0px 10px;
}
.archRight {
	width:340px; 
	float:left;
	padding:10px 5px 0px 10px;
}
.showList {
	width:335px;
	height:20px;
	margin:3px 0px 3px 0px;
	float:left;
}
.show-img {
	width:35px;
	height:20px;
	margin:3px 0px 3px 0px;
	float:left;
}
.showdesc {
	margin-top:3px;
	width:280px;
	float:left;
}
.showIcon {
	width:20px;
	height:21px;
	float:left;
	margin:0px 5px 0px 10px;
}
.showIconCopy {
	height:18px;
	width:600px;
	float:left;
	padding:3px 0px 0px 0px;
}
.showlink {
	margin:auto;
	font-size:12px;
	font-weight:normal;
	line-height:140%;
	/*display:table-cell;
	vertical-align:middle;
	*position: relative;
	*top: -50%;*/
}
.showlink a, .showlink a:visited, .showlink a:active{
	font-size:12px !important;
	font-weight:normal;
	color:#ffffff;
}
.showlink a:hover {
	color:#f6b927 !important;
	text-decoration:underline !important;
}

/**********     SITE MAP     ***********/
#smWrap {
	width:500px;
	height:260px;
	float:left;
	padding-left:5px;
	height:auto;
}
.smfield {
	width:490px;
	height:auto;
	float:left;
	padding:20px;
	margin:2px 0px;
	border:1px #5d1607 solid;
	background-color:#3d0000;
	background-image:url(/images/sitemap.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.smTitle {
	margin:10px 0px 0px 30px;
	width:90%;
	line-height:140%;
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	float:left;
}
.smfield a, .smfield a:visited {
	font-family:verdana;
	font-weight:normal;
	font-size:10pt;
	color:#f6b927;
	width:135px !important;
	margin:10px 0px 0px 50px;
	line-height:140%;
}
.smfield a:active {
	font-family:verdana;
	font-weight:BOLD;
	font-size:10pt;
	color:#f6b927;
	margin:10px 0px 0px 50px;
	line-height:140%;
}
.smfield a:hover {
	width:195px;
	font-family:verdana;
	font-weight:normal;
	font-size:10pt;
	color:#ffffff;
	margin:10px 0px 0px 50px;
	line-height:140%;
}

/*********   BLOG RSS FEED   ***********/
.blogTitle {
	text-decoration: none;
	font-family: trebuchet MS;
	font-style:normal !important;
	font-size: 14px;
	color:#ffffff;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}
.blogTitle a, .blogTitle a:active, .blogTitle a:visited {
	color:#f6b927 !important;
	font-style:normal !important;
	font-size: 14px;
	font-weight:normal;
	text-decoration:none;
}	
.blogTitle a:hover {
	text-decoration:underline !important;
}	
.blog-recent {
	margin:15px 10px 10px 35px;
	*margin:25px 10px 0px 35px;
	height:90px;
	*height:92px;
	overflow:hidden;
}

/********** VIDEO OF THE WEEK ***********/
.video {
	height:180px;
	width:223px;
	margin:33px 0px 0px 65px;
	*margin:32px 0px 0px 65px;
	float:left;
}
.vid-title {
	width:400px;
	margin:30px 0px 10px 20px;
	line-height:140%;
	font-size:16px;
	font-weight:bold;
	color:#f6b927;
	float:left;
}
.vid-date {
	margin:5px 0px 5px 40px;
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:140%;
	color:#ffffff;
	width:375px;
}
.vid-desc {
	padding:10px 0px 0px 40px;
	font-size:12px;
	font-weight:normal;
	line-height:140%;
	color:#ffffff;
	float:left;
	width:375px;
}


/********** SHOW / HIDE VOTW SWAP **********/
.votwArchive {
	width:120px;
	line-height:10px;
	padding:6px 10px 0px 0px;
	*padding:6px 8px 0px 0px;
	float:right;
	text-align:right;
	color:#F6B927;
	font-size:12px !important;
	font-weight:bold;
	font-family:trebuchet MS;
	font-style:italic;
	text-decoration:none;
	position:relative;
}
.votwArchive a, .votwArchive a:active, .votwArchive a:visited {
	color:#F6B927;
	font-size:12px !important;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
.votwArchive a:hover {
	color:#ffffff;
	text-decoration:underline;
	cursor:pointer;
}

#va_table {
	margin:30px 0px 0px 40px;
	width:670px;
}

.votwOld {
	line-height:10px;
	padding:6px 8px 0px 0px;
	float:left;
	text-align:left;
	color:#F6B927;
	font-size:8pt !important;
	font-weight:normal;
	font-family:trebuchet MS;
	font-style:normal;
	text-decoration:none;
	position:relative;
}
.votwOld a, .votwOld a:active, .votwOld a:visited {
	color:#F6B927;
	font-size:8pt !important;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
	line-height:13px;
}
.votwOld a:hover {
	color:#ffffff;
	text-decoration:underline;
	cursor:pointer;
}

/********** FOOTER ***********/
#footer {
	width:950px;
	height:42px;
	float:left;
	background-color:#4b1003;
	background-image:url(/images/bg-foot.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-style:normal !important;
	line-height:140%;
}

/********** MILITARY STYLES ***********/
#milWrap {
	width:500px;
	height:auto;
	float:left;
	padding-left:5px;
	height:auto;
}
.milSection {
	width:98%;
	height:150px;
	float:left;
	padding:20px 0px 0px 5px;
	border:1px solid #531B13;
	margin:10px 20px;
}
.milLogo {
	float:left;
}
.milPic {
	float:left;
	margin:15px 0px 0px 10px;
	padding-left:3px;
}
.milPic2 {
	float:left;
	margin-top:13px;
}
.mildescWrap {
	width:60%;
	height:auto;
	float:left;
	margin-left:20px;
	padding:10px;
	font-family:trebuchet MS;
}
.mildescTitle {
	font-size:12pt;
	font-weight:bold;
	margin-bottom:10px;
	font-family:trebuchet MS;
}
.milMultimediaWrap {
	width:185px;
	height:330px;
	margin:55px 0px 0px 10px;;
	*margin:10px 0px 0px 10px;
	padding-top:40px;
	background-image:url(/images/bg-module-mil-mm.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom:1px solid #531B13;
	color:#FFFFFF;
	float:left;
	font-family:trebuchet MS;
	font-size:10pt;
	font-weight:bold;
}
.milMultimedia {
	line-height:10%;
	width:185px;
	*width:190px;
}
.milURLWrap {
	width:180px;
	height:188px;
	background-image:url(/images/bg-mil-module-www.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	top:635px;
	right:5px;
	padding:40px 0px 0px 40px;
}
.milURLWrap a, .milURLWrap a:visited, .milURLWrap a:active {
	font-size:10pt;
	line-height:1.5;
}
/********** MILITARY SUB PAGES ***********/
#branch {
	width:145px;
	height:135px;
	float:left;
	margin:5px 0 20px 10px;
	padding:10px 0 0 15px;
}
#milImage {
	float:right;
	margin:2px 0px 15px 10px;
}
#milSong {
	width:250px;
	clear:right;
	float:right;
	text-align:right;
	line-height:1.5;
	margin:0px 0px 5px 10px;
}
#video_mil {
	width:510px;
	height:230px;
	position:absolute;
	top:535px;
	left:50%;
	margin-left:-255px;
	background-image:url(/images/bg-vid-mil.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	/*margin:20px 0px 0px -8px;*/
}
.milMenu {
	width:250px;
	margin:43px 0px 0px 0px;
	position:absolute;
	left:50%;
}
.milMenubreak {
	line-height:.5;
}
.milArchive {
	line-height:1.5;
	font-weight:bold;
}
.milArchive a, .milArchive a:visited, .milArchive a:active {
	line-height:1.5;
	cursor:pointer;
	text-decoration:none;
}
.milArchive a:hover {
	text-decoration:underline;
}

/********** ADVERTISING ***********/
#adWrap {
	width:175px;
	height:auto;
	float:left;
	margin:0px auto;
	text-align:center;
	padding:10px 0px 10px 20px;
}
#adInner {
	width:150px;
	height:auto;
	padding:20px 0px;
	margin:0px auto;
	text-align:center;
	border:3px solid #3d0000;
	background-color:#000000;
}

/********** FLASH ***********/
#flash {
	float: left;
	width: 406px;
	height:186px;
	padding:0px 0px 0px 0px;
	margin-right:20px;
}
.flashcontent{
	display:none;
}
#flash-services{
	clear:both;
}