/* ######### CSS for Shade Tabs. Remove if not using ######### */

div.shadetabs {
	margin: 0px;
	padding: 0px;
	display: block;
}

.shadetabs{
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	Font-variant: small-caps;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	overflow: visible;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	vertical-align: bottom;
}



.shadetabs img.tabimg {
	margin: 0px;
	padding: 0px;
}

.shadetabs li{
	display: inline;
	margin: 0;
	overflow: hidden;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #778;
	color: #003366;
	background: white url(shade.gif) top left repeat-x;
	overflow: hidden;
}

.shadetabs li a:visited{
color: #003366;
}

.shadetabs li a:hover{
	color: #0099FF;
	background-color: #336699;
	background-image: url(shadeactive.gif);
	border-bottom-color: white;
	text-decoration: none;
}


.shadetabs li a.selected{ /*selected main tab style */
	background-image: url(shadeactive.gif);
	border-bottom-color: white;
	text-decoration: none;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### CSS for Shade Tabs. Remove if not using ######### */

div.shadetabs2 {
	padding: 0px;
	display: block;
	width: 100%;
	overflow: visible;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.shadetabs2{
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	Font-variant: small-caps;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	overflow: visible;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	vertical-align: bottom;
	margin-right: 0px;
	position: relative;
	width: 99%;
}

div.shadetabs2 a img {
	margin: 0px;
	padding: 0px;
	display: inline;
	height: 14px;
	width: 14px;
}

div.shadetabs2 a:hover img{
	margin: 0px;
	padding: 0px;
	display: inline;
	height: 16px;
	width: 16px;
}

div.shadetabs2 a.selected img{
	margin: 0px;
	padding: 0px;
	display: inline;
	height: 18px;
	width: 18px;
}

div.shadetabs2 a.selected:hover img{
	margin: 0px;
	padding: 0px;
	display: inline;
	height: 18px;
	width: 18px;
}


.shadetabs2 li{
	display: inline;
	margin: 0;
	overflow: visible;
}

.shadetabs2 li a{
	text-decoration: none;
	position: relative;
	margin-right: 2px;
	overflow: visible;
	color: #000066;
	back	background-repeat: repeat;
	background-position: 0% -4px;
	background-image: url(/_images/bg_lightboxtab.png);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 12px;
	top: -3px;
	font-weight: bold;
}

.shadetabs2 li a:hover{
	color: #000066;
	background-image: url(/_images/bg_lightboxtab.png);
	border-bottom-color: #0099FF;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: 0% bottom;
	background-color: transparent;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	font-size: 12px;
	top: -3px;
	line-height: normal;
}


.shadetabs2 li a.selected{ /*selected main tab style */
	background-image: url(/_images/bg_lightboxtab.png);
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: 0px bottom;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-size: 14px;
	top: -1px;
	position: relative;
}

.shadetabs2 li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
	color: #000066;
	background-image: url(/_images/bg_lightboxtab.png);
	background-color:transparent;
	background-repeat: repeat-x;
	background-position: 0px bottom;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	font-size: 14px;
	top: -1px;
}


/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
	padding: 0;
	width: 810px;
	border-top: 5px solid #336699; /*Brown color theme*/
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-variant: small-caps;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #003366; /*Brown color theme*/ 
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #336699; /*Brown color theme*/ 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #336699; /*Brown color theme*/ 
color: white;
border-color: #336699; /*Brown color theme*/ 
}



/*<group=Inverted Bricks Menu III Tabs>*/

/* CSS for Inverted Modern Bricks III Tabs. Remove if not using */

.modernbricksmenu3{
	padding: 0;
	width: 100%; /*Brown color theme*/
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-variant: small-caps;
	vertical-align: top;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}

.modernbricksmenu3 ul{
	margin-left: 10px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
}

.modernbricksmenu3 li{
	display: inline;
	padding: 0;
	text-transform:uppercase;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
}

.modernbricksmenu3 a{
	float: left;
	display: block;
	font: bold 11px Arial;
	color: white;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px;
	background-color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.modernbricksmenu3 a:hover{
background-color: #336699; /*Brown color theme*/ 
color: white;
}

.modernbricksmenu3 a.selected{ /*currently selected tab*/
	background-color: #336699; /*Brown color theme*/
	color: white; /*Brown color theme*/
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #336699;
	margin-top: -7px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	font-size: 13px;
}




/*</group>*/
/*<group=Inverted Bricks Menu III Tabs>*/

/* CSS for Inverted Modern Bricks III Tabs. Remove if not using */

.modernbricksmenu4{
	padding: 0;
	width: 475px; /*Brown color theme*/
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-variant: small-caps;
	vertical-align: top;
	position: relative;
	overflow: hidden;
	margin-top: 2px;
}

.modernbricksmenu4 ul{
	margin-left: 10px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	overflow: hidden;
}

.modernbricksmenu4 li{
	padding: 0;
	margin-top: 5;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	display: block;
}

.modernbricksmenu4 a{
	float: left;
	display: block;
	color: white;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: "Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(/_images/alpha_30_FF9933.png);
	background-repeat: repeat;
	background-position: left top;
}

.modernbricksmenu4 a:hover{
	color: white;
	background-image: url(/_images/alpha_30_336699.png);
	background-repeat: repeat;
	background-position: left top;
}

.modernbricksmenu4 a.selected{ /*currently selected tab*/
	color: white; /*Brown color theme*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
	margin-top: -7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	font-size: 13px;
	background-image: url(/_images/alpha_30_336699.png);
	background-repeat: repeat;
	background-position: left top;
}




/*</group>*/

/* ######### CSS for Inverted Login Tabs. Remove if not using ######### */

.logintabs{
padding: 0;
border-top: 5px solid #336699; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.logintabs ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.logintabs li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.logintabs a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/ 
border-top: 1px solid white;
}

.logintabs a:hover{
background-color: #336699; /*Brown color theme*/ 
color: white;
}

.logintabs a.selected{ /*currently selected tab*/
background-color: #336699; /*Brown color theme*/ 
color: white;
border-color: #336699; /*Brown color theme*/ 
}


/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid darkred; /*darkred border*/
background: black url(indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: black; /*text color*/
padding: 3px 11px;
text-decoration: none;
border-right: 1px solid darkred; /*darkred divider between menu items*/
}

.indentmenu ul li a:visited{
color: black;
}

.indentmenu ul li a.selected{
color: black !important;
padding-top: 4px; /*shift text down 1px*/
padding-bottom: 2px;
background: black url(indentbg2.gif) center center repeat-x;
}
