/* CSS Document */

body {
	margin:0px 0px 0px 0px;
	background-image: url(../images/BG_1.jpg);
	background-position:center;
	background-position:bottom;
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #333333; 
	font-weight: normal;
}

/*main tab styles*/

#topsistersites-wrapper{
	height: 65px;
	width: 100%;
	margin-bottom: -8px;
	background: transparent url(../images/top_bar_tabs/bar.png) repeat-x;
}

#topsistersites-wrapper p{
	margin: 0;
	color: #717171;
	text-decoration: none;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 10px;
}

#topsistersites-container{
	height: 65px;
	width: 1000px;
	margin: 0 auto;
	/*padding-top: 1em;*/
}

#topsistersites-container ul{
	margin: 0;
	padding: 0;
}

#topsistersites-container ul li{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	margin-right: .1em;
	height: 33px;
}

#topsistersites-container ul li a{
	display: block;
	height: 30px;
	text-indent: -999em;
}

#topsistersites-container ul li#blakeslee a{
	width: 122px;
	background-image: url(../images/top_bar_tabs/blakesleeinc_text_dark.gif);
}


#topsistersites-container ul li#excalibur a{
	width: 100px;
	background-image: url(../images/top_bar_tabs/excalibur_text_dark.gif);
}

#topsistersites-container ul li#general a{
	width: 79px;
	background-image: url(../images/top_bar_tabs/general_text_dark.gif);
}

#topsistersites-container ul li#omega a{
	width: 95px;
	background-image: url(../images/top_bar_tabs/omega_text_dark.gif);
}

#topsistersites-container ul li#maxx a{
	width: 143px;
	background-image: url(../images/top_bar_tabs/maxximum_text_dark.gif);
}

#topsistersites-container ul li#maxxcold a{
	width: 155px;
	background-image: url(../images/top_bar_tabs/maxxcold_text_dark.gif);
}


#topsistersites-container ul li#zeroll a{
	width: 156px;
	background-image: url(../images/top_bar_tabs/zeroll_text_dark.gif);
}

#topsistersites-container #legacy a{
	display: block;
	width: 186px;
	background-image: url(../images/top_bar_tabs/legacytab.gif);
	text-indent: -999em;
	height: 30px;
}

/* tabs hovers */ 

#topsistersites-container ul li#blakeslee a:hover{
	background-image: url(../images/top_bar_tabs/blakesleeinc_text.gif);
}

#topsistersites-container ul li#excalibur a:hover{
	background-image: url(../images/top_bar_tabs/excalibur_text.gif);
}

#topsistersites-container ul li#general a:hover{
	background-image: url(../images/top_bar_tabs/general_text.gif);
}

#topsistersites-container ul li#omega a:hover{
	background-image: url(../images/top_bar_tabs/omega_text.gif);
}

#topsistersites-container ul li#maxx a:hover{
	background-image: url(../images/top_bar_tabs/maxximum_text.gif);
}

#topsistersites-container ul li#maxxcold a:hover{
	background-image: url(../images/top_bar_tabs/maxxcold_text.gif);
}

#topsistersites-container ul li#zeroll a:hover{
	background-image: url(../images/top_bar_tabs/zeroll_text.gif);
}


.selectedtab {
background-image:url(../images/top_bar_tabs/tab_hover.jpg);
/* float:left; */
border-top:solid thin #000000;
border-bottom:solid thin #ffffff;
border-left:solid thin #000000;
border-right:solid thin #000000;
font-size:11px;
font-weight:300;
padding:1px 8px 1px 4px;
height: 65px;
}

.righttab{
float: right;
}

/*
#selectedtab {
background-image:url(../images/top_bar_tabs/tab_hover.jpg);
float:left;
border-top:solid thin #000000;
border-bottom:solid thin #ffffff;
border-left:solid thin #000000;
border-right:solid thin #000000;
font-size:11px;
font-weight:300;
padding:1px 4px 1px 4px;
}
*/

#sistertabs {
background-image:url(../images/top_bar_tabs/tab.jpg);
float:left;
border-top:solid thin #000000;
border-bottom:solid thin #000000;
border-left:solid thin #000000;
border-right:solid thin #000000;
font-size:11px;
font-weight:300;
padding:1px 4px 1px 4px;
}

#sistertabs:hover {
background-image:url(../images/top_bar_tabs/tab_hover.jpg);
}

#wrapper {
width: 960px;
background-color: #fff;
margin: 0 auto;
padding: 0;
border-right: 1px solid #A30C01;
border-left: 1px solid #A30C01;
border-bottom: 1px solid #A30C01;
}

#maxxlogos{
margin-left: 2em;
margin-top: -10px;
}

img#mainlogo{
	margin-left: 1em;
}

#divider {
border-bottom: 1px dotted #A30C01;
}

a:link { 
	color: #000000; text-decoration: none; font-size: 12px
}
a:active { 
	color: #000000; text-decoration: none; font-size: 12px
}
a:visited { 
	color: #000000; text-decoration: none; font-size: 12px 
}
a:hover { 
	color: #999999; text-decoration: none; font-size: 12px 
}
a {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-decoration: none;
}

#maxxspecsheets a:link, a:visited{
	text-decoration: underline;
}

#maxxspecsspacer {
	height: 30px;
}
