﻿* {margin: 0;}
* {padding: 0;}
body
{
    background-color: #909090;
    margin: 0px;
    padding: 0px;
    font-family: 'myriad web', 'lucida grande', Verdana, Arial, sans-serif, Geneva;
    font-size: 13px;
}
table
{
    padding: 0px;
    margin: 0px;
}
td
{
    padding: 0px;
    margin: 0px;
    font-size: 13px;
}
img
{
    display: block;
    border: 0px;
}
h1
{
    margin-bottom: 18px;
    color: #393939;
    font-size: 25px;
    font-weight: bold;
    line-height: 100%;
}
h2
{
    margin-bottom: 6px;
    color: #393939;
    font-size: 20px;
    font-weight: normal;
    line-height: 100%;
}
h3
{
    margin-bottom: 6px;
    color: #393939;
    font-size: 20px;
    font-weight: bold;
    line-height: 100%;
}
p
{
	margin-bottom: 18px;
	line-height: 18px;
}
a
{
    color: #6C0C14;
    text-decoration: underline;
}
a:hover
{
    color: #6C0C14;
    text-decoration: none;
}

.subtitle
{
	font-size: 18px;
	color: #CF6607;
}

#headerContainer
{
	width: 100%;
	height: 182px;
	/*
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	*/
}
#headerBlock
{
	width: 976px;
	height: 182px;
	/*
	background-image: url(images/header_bg_fade.gif);
	background-repeat: no-repeat;
	*/
	margin-left: auto;
	margin-right: auto;
}
#headerMainImage
{
	width: 960px;
	height: 149px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #252525;	
}
#menuContainer
{
	width: 960px;
	height: 32px;
	
	background-color: #006BAB;
	
	background-image: url(images/menu_bg.gif);
	/*
	background-image: url(images/header_bg.gif);
	*/
    background-repeat: repeat-x;
	
	margin-left: auto;
	margin-right: auto;
}
a.menuTab
{
	float: left;
	position: relative;
	display: block;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 15px;
	margin-left: 9px;
	margin-right: 9px;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
	margin-top: 6px;
	padding-bottom: 3px;
}
a.menuTab:hover, a.menuTabHover
{
	float: left;
	position: relative;
	display: block;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 15px;
	margin-left: 9px;
	margin-right: 9px;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
	margin-top: 6px;
	padding-bottom: 0px;
	border-bottom: 3px solid #DB2D31;
}
.submenuContainerBG
{
	background-color: #FFFFFF;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;


	padding-right: 4px;
	padding-left: 4px;
	padding-top: 10px;
	padding-bottom: 4px;
	filter:alpha(opacity=92);
	-moz-opacity:.92;
	opacity:.92;
}
.submenuContainer
{
	width: 192px;
	padding-right: 4px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 4px;
}
a.submenuItem
{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 16px;
	padding-right: 8px;
	font-size: 13px;
	text-decoration: none;
	color: #6C0C14;
	background-image: url("images/bullet_menu_subnav.gif");
	background-repeat: no-repeat;
	background-position: 4px 6px;
}
a.submenuItem:hover
{
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 7px;
	font-size: 13px;
	text-decoration: none;
	color: #6C0C14;
	background-image: url("images/bullet_menu_subnav_active.gif");
	background-repeat: no-repeat;
	background-position: 4px 6px;
	background-color: #E1E1E1;
	border: 1px solid #C4C4C4;
}

#contentContainer
{
	width: 100%;
	/*
	background-image: url(images/mid_bg.gif);
	background-repeat: repeat-x;
	background-color: #6C0C14;
	*/
}
#contentBlockA
{
	width: 976px;
	margin-left: auto;
	margin-right: auto;
	/* background-image: url(images/mid_bg_fade.gif);
	background-repeat: repeat-y; */
}
#contentBlockB
{
	width: 976px;
	margin-left: auto;
	margin-right: auto;
	/* background-image: url(images/mid_bg_top_fade.gif);
	background-repeat: no-repeat; */
}
#mainContentContainer
{
	width: 905px;
	background-color: #FFFFFF;
	background-image: url(images/body_bg.gif);
	background-repeat: no-repeat;
	background-position: 709px 20px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 25px;
	padding-bottom: 25px;
}
#mainContent
{
	width: 654px;
	float: left;
	margin-top: 30px;
}
#rightSidebarContainer
{
	width: 200px;
	float: right;
	margin-top: 30px;
}
#mainContentFooter
{
	clear: both;
}
.sideboxContainer
{
	background-image: url(images/sidebox_middle.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 18px;
}
.sideboxTop
{
	background-image: url(images/sidebox_top.gif);
	background-repeat: no-repeat;
}
.sideboxBottom
{
	background-image: url(images/sidebox_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 18px;
	font-size: 12px;
}
.sideboxHeader
{
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 6px;
}

#footerContainer
{
	width: 100%;
	/*
	background-color: #520A0F;
	*/
	text-align: center;
	color: #FFFFFF;
}
#footerBlock
{
	width: 976px;
	/*
	background-image: url(images/footer_bg_fade.gif);
	background-repeat: repeat-y;
	*/
	margin-left: auto;
	margin-right: auto;
}
#footerContent
{
	width: 895px;
	height: 22px;
	background-color: #6C0C14;
	margin-left: auto;
	margin-right: auto;
	padding-left: 45px;
	padding-right: 20px;
	text-align: right;
	padding-top: 5px;
	color: #DADADA;
}
#footerBottomFade
{
	/*background-image: url(images/footer_bg_bottom.gif);
	background-repeat: no-repeat;*/
}

a.icon_link
{
	padding-left: 65px;
	padding-top: 20px;
	height: 38px;
	display: block;
	font-size: 14px;
	color: #202020;
	text-decoration: none;
	vertical-align: baseline;
	background-repeat: no-repeat;
}
a.icon_link:hover
{
	background-color: #E1E1E1;
	color: #333333;
}
a.icon_scope
{
	background-image: url(images/icon_scope.gif);
}
a.icon_binocular
{
	background-image: url(images/icon_binocular.gif);
}
a.icon_vbox
{
	background-image: url(images/icon_vbox.gif);
}

.adminError
{
    color: #ff0000;
    font-weight: bold;
}
.edit_sb
{
    width: 190px; 
    height: 120px;
    background-color: #fafafa;
    border: 1px solid #e0e0e0;
    margin-right: 10px;
}
.edit_main
{
    width: 600px; 
    height: 200px;
    background-color: #fafafa;
    border: 1px solid #e0e0e0;
    margin-top: 10px;
}

input {margin: 0px; font-size: 10px; border: 1px solid #a0a0a0;}


ul {list-style-type: none; padding: 0px; margin: 0px; margin-left: 6px;}
ul.sidebar {list-style-type: none; padding: 0px; margin: 0px;}
li {background-image: url("images/bullet_body_blue.gif"); background-repeat: no-repeat; background-position: 0px 4px; padding-left: 12px; margin-bottom: 2px; line-height: 18px;}

ol {padding: 0px; margin: 0px; margin-left: 30px;}
li.ol {background-image: none; padding-left: 0px;}

/*
.borderContainer2
{
}
.borderTop2
{
    width: 100%;
    height: 11px;
    background-image: url(images/border2_t.gif);
    background-repeat: repeat-x;
}
.borderTopLeft2
{
    width: 11px;
    height: 11px;
    background-image: url(images/border2_tl.gif);
    background-repeat: no-repeat;
}
.borderTopRight2
{
    width: 11px;
    height: 11px;
    background-image: url(images/border2_tr.gif);
    background-repeat: no-repeat;
}
.borderBody2
{
    margin: 0px;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
    background-color: #ffffff;
}
.borderBottom2
{
    width: 100%;
    height: 11px;
    background-image: url(images/border2_b.gif);
    background-repeat: repeat-x;
}
.borderBottomLeft2
{
    width: 11px;
    height: 11px;
    background-image: url(images/border2_bl.gif);
    background-repeat: no-repeat;
}
.borderBottomRight2
{
    width: 11px;
    height: 11px;
    background-image: url(images/border2_br.gif);
    background-repeat: no-repeat;
}


#mainHeader
{
    width: 940px;
    height: 60px;
    padding-top: 8px;
    padding-left: 20px;
    position: relative;
}
#headerLinks
{
    position: absolute;
    top: 10px;
    left: 870px;
}

#headerEnd
{
    width: 960px;
    height: 8px;
    background-image: url(images/topNav_bg.gif);
    background-repeat: repeat-x;
}
#mainContentContainer
{
    width: 900px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #f0f0f0;
}
#leftSidebar
{
    width: 200px;
    margin-top: 30px;
    float: right;
}
#mainBodyContent
{
    width: 670px;
    margin-top: 30px;
    margin-bottom: 15px;
    float: left;
}
#mainBody
{
    width: 960px;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
    background-image: url(images/main_body_bg.gif);
    background-repeat: repeat-y;
}
#mainBodyLower
{
    width: 960px;
    height: 15px;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
    background-image: url(images/main_body_lower_bg.gif);
    background-repeat: no-repeat;
}
#mainBodyBottom
{
    width: 960px;
    height: 20px;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
    background-image: url(images/main_body_bottom_bg.gif);
    background-repeat: no-repeat;
}
#footerContent
{
    width: 960px;
    height: 20px;
    margin: auto;
    text-align: center; 
}
ul {list-style-type: none; padding: 0px; margin: 0px;}
li.space {background-image: url("images/spacer.gif"); background-repeat: no-repeat; background-position: 0px 4px; padding-left: 12px;}
li.white {background-image: url("images/bullet_white.gif"); background-repeat: no-repeat; background-position: 0px 4px; padding-left: 15px;}
li.blue {background-image: url("images/bullet_blue.gif"); background-repeat: no-repeat; background-position: 0px 4px; padding-left: 12px;}

ul.bbNormUL {list-style-type: none; padding-top: 5px; padding-bottom: 5px; padding-right: 5px; margin: 0px; background-color: #F3F6F7; border: 1px solid #DCF0FC;}
ul.bbNormULES {list-style-type: none; padding-top: 5px; padding-bottom: 5px; padding-right: 5px; margin: 0px; margin-top: 6px; background-color: #fafafa; border: 1px solid #bbdbee;}
li.bbNorm {background-image: url("images/bullet_tan.gif"); background-repeat: no-repeat; background-position: 6px 4px; padding-left: 18px;}


ul.nbLeftUL {list-style-type: none; padding: 0px; margin: 0px;}
li.nbLeft {background-image: url("images/bullet_blue.gif"); background-repeat: no-repeat; background-position: 0px 4px; padding-left: 12px; padding-bottom: 2px;}


ul.bodyLinkUL {list-style-type: none; padding: 0px; margin: 0px;}
ul.bodyLinkULES {list-style-type: none; padding: 0px; margin: 0px; margin-top: 6px;}
li.bodyLink {background-image: url("images/bullet_blue.gif"); background-repeat: no-repeat; background-position: 1px 4px; padding-left: 13px; padding-bottom: 2px;}


ul.topBlockUL {list-style-type: none; padding: 0px; margin: 0px;}
li.topBlock {color: #ffffff; font-size: 13px; background-image: url("images/bullet_whiteBox.gif"); background-repeat: no-repeat; background-position: 0px 4px; padding-left: 13px; padding-bottom: 2px; font-weight: bold;}

a.menuTab {position: relative; display: block; color: #505050; font-weight: bold; font-size: 12px; padding-left: 8px; padding-right: 8px; text-decoration: none; padding-top: 1px; padding-bottom: 3px; border: 1px solid #83bde0; border-bottom: 0px; background-image: url("images/menutab_bg1.gif"); background-repeat: repeat-x;}
a.menuTab:hover, a.menuTabHover {position: relative; display: block; font-weight: bold; color: #000000; font-size: 12px; padding-left: 8px; padding-right: 8px; text-decoration: none; padding-top: 1px; padding-bottom: 3px; border: 1px solid #E4E4EA; border-bottom: 0px; background-image: url("images/menutab_bg2.gif"); background-repeat: repeat-x;}
a.menuItem {width: 150px; padding-left: 14px; padding-top: 3px; padding-bottom: 3px; color: #31659c; font-size: 12px; background-image: url(images/bullet_blue.gif); background-position: 4px 7px; background-repeat: no-repeat; background-color: #ddeaf2; text-decoration: none; display: block; text-align: left; vertical-align: middle;}
a.menuItem:hover {width: 150px; padding-left: 14px; padding-top: 3px; padding-bottom: 3px; color: #ffffff; font-size: 12px; background-image: url(images/bullet_white.gif); background-position: 4px 7px; background-repeat: no-repeat; background-color: #BFDDEF; text-decoration: none; display: block; text-align: left; vertical-align: middle;}
.menuHolder {border: 1px solid #E4E4EA;}



.small
{
    font-size: 10px;
}

.smL1
{
    margin-top: 4px;
    color: #505050;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    cursor: default;
}
.smL2
{
    padding-left: 10px;
    color: #505050;
    font-size: 11px;
    font-weight: normal;
    cursor: default;
}


.L1Title {width: 160px; background-color: #f0f0f0;}
.L1Path {width: 180px; background-color: #f0f0f0;}
.L1Page {width: 180px; background-color: #f0f0f0;}
.L1Order {width: 30px; background-color: #f0f0f0;}
.L1Enabled {padding: 0px; margin: 0px; border: 0px;}

.L1TitleN {width: 160px; background-color: #f0f0f0; border: 1px solid #e0e0e0;}
.L1PathN {width: 180px; background-color: #f0f0f0; border: 1px solid #e0e0e0;}
.L1PageN {width: 180px; background-color: #f0f0f0; border: 1px solid #e0e0e0;}
.L1OrderN {width: 30px; background-color: #f0f0f0; border: 1px solid #e0e0e0;}

.L2Title {width: 140px; background-color: #fafafa;}
.L2Path {width: 180px; background-color: #fafafa;}
.L2Page {width: 180px; background-color: #fafafa;}
.L2Order {width: 30px; background-color: #fafafa;}
.L2Enabled {padding: 0px; margin: 0px; border: 0px;}

.L2TitleN {width: 140px; background-color: #fafafa; border: 1px solid #eaeaea;}
.L2PathN {width: 180px; background-color: #fafafa; border: 1px solid #eaeaea;}
.L2PageN {width: 180px; background-color: #fafafa; border: 1px solid #eaeaea;}
.L2OrderN {width: 30px; background-color: #fafafa; border: 1px solid #eaeaea;}

.L1Row {background-color: #a0a0a0;}
.L2Row {background-color: #dadada;}

.L1Cell {vertical-align: middle; padding: 2px;}
.L2Cell {vertical-align: middle; padding: 2px;}

.blogEntryDate {font-size: 12px; margin-bottom: 6px;}
a.blogEntryTitle {color: #0d7ec3; font-size: 14px; font-weight: normal; text-decoration: none;}
a.blogEntryTitle:hover {color: #a0a0a0; font-size: 14px; font-weight: normal; text-decoration: none;}
.blogEntryContent {margin-top: 6px;}
.blogEntryFooter {margin-bottom: 12px; margin-top: 6px; font-size: 10px;}

.blogCommentAuthor {font-weight: bold;}
.blogCommentContent {margin-top: 6px; margin-bottom: 6px;}
.blogCommentFooter {margin-bottom: 12px; color: #a0a0a0; font-size: 10px;}


body {background-color: #eaeaea; color: #505050; margin: 0px; padding: 0px; text-align: center;  font-family: Arial,Helvetica,Verdana,Geneva,sans-serif; font-size: 11px;}


a {color: #31659c; text-decoration: none;}
a:hover {color: #a0a0a0; text-decoration: none;}

a.rightLink {color: #a0a0a0; text-decoration: none;}
a.rightLink:hover {color: #31659c; text-decoration: none;}

a.headerLink {color: #505050; font-size: 11px; text-decoration: none; padding-left: 6px; padding-right: 6px;}
a.headerLink:hover {color: #31659c; font-size: 11px; text-decoration: none; padding-left: 6px; padding-right: 6px;}

a.footerLink {color: #505050; font-size: 11px; text-decoration: none; padding-left: 6px; padding-right: 6px;}
a.footerLink:hover {color: #31659c; font-size: 11px; text-decoration: none; padding-left: 6px; padding-right: 6px;}

a.topNavLink {color: #505050; font-size: 12px; padding-left: 8px; padding-right: 8px; text-decoration: none; padding-top: 1px; padding-bottom: 4px; border: 1px solid #ffffff; border-bottom: 0px;}
a.topNavLink:hover {color: #625F4E; font-size: 12px; padding-left: 8px; padding-right: 8px; text-decoration: none; background-color: #e0dbbd; padding-top: 1px; padding-bottom: 4px; border: 1px solid #a0a0a0; border-bottom: 0px;}

a.topNavLink2 {color: #505050; font-size: 12px; padding: 2px; padding-left: 4px; padding-right: 4px; text-decoration: none;}
a.topNavLink2:hover {color: #625F4E; font-size: 12px; padding: 2px; padding-left: 4px; padding-right: 4px; text-decoration: none; background-color: #e0dbbd;}

a.leftLink {color: #31659c; text-decoration: none; font-size: 13px;}
a.leftLink:hover {color: #a0a0a0; text-decoration: none; font-size: 13px;}

a.leftLinkActive {color: #31659c; text-decoration: none; font-weight: bold; font-size: 13px;}
a.leftLinkActive:hover {color: #a0a0a0; text-decoration: none; font-weight: bold; font-size: 13px;}



.sidebarBottom {position: absolute; top: -70px; left: 6px; width: 175px; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; border: 1px solid #918d77; background-color: #e8e5d4;}
.headerBG {background-color: #fafafa;}
.headerBGSide {background-color: #f0f0f0;}
.footerBG {background-color: #fafafa;}
.bodyHeaderBG {background-color: #e8e5d4;}
.bodyBG {background-color: #f6f4e8;}
.sidebarBG {background-color: #e0dbbd;}




.listHighlight{color: #31659c;}

ul {list-style-type: none; padding: 0px; margin: 0px;}
li.space {background-image: url("images/spacer.gif"); background-repeat: no-repeat; background-position: 0px 4px; padding-left: 12px;}
li.white {background-image: url("images/bullet_white.gif"); background-repeat: no-repeat; background-position: 0px 4px; padding-left: 12px;}
li.blue {background-image: url("images/bullet_blue.gif"); background-repeat: no-repeat; background-position: 0px 4px; padding-left: 12px;}

ul.bbNormUL {list-style-type: none; padding-top: 5px; padding-bottom: 5px; padding-right: 5px; margin: 0px; background-color: #e8e5d4; border: 1px solid #918d77;}
ul.bbNormULES {list-style-type: none; padding-top: 5px; padding-bottom: 5px; padding-right: 5px; margin: 0px; margin-top: 6px; background-color: #e8e5d4; border: 1px solid #918d77;}
li.bbNorm {background-image: url("images/bullet_tan.gif"); background-repeat: no-repeat; background-position: 6px 4px; padding-left: 18px;}


ul.nbLeftUL {list-style-type: none; padding: 0px; margin: 0px;}
li.nbLeft {background-image: url("images/bullet_blue.gif"); background-repeat: no-repeat; background-position: 0px 4px; padding-left: 12px; padding-bottom: 2px;}


ul.bodyLinkUL {list-style-type: none; padding: 0px; margin: 0px;}
ul.bodyLinkULES {list-style-type: none; padding: 0px; margin: 0px; padding-top: 6px;}
li.bodyLink {background-image: url("images/bullet_blue.gif"); background-repeat: no-repeat; background-position: 1px 4px; padding-left: 13px; padding-bottom: 2px;}


ul.topBlockUL {list-style-type: none; padding: 0px; margin: 0px;}
li.topBlock {color: #ffffff; font-size: 13px; background-image: url("images/bullet_whiteBox.gif"); background-repeat: no-repeat; background-position: 0px 4px; padding-left: 13px; padding-bottom: 2px; font-weight: bold;}
.imageSideBG {background-color: #606060;}
*/