/* Interior Page Tabs
-------------------------------------------------- */
body {
behavior:url(../Resources/Css/csshover.htc);
margin-left:15px;
background:#000;
color:#B4B4B4;
font:12px Arial, Helvetica, sans-serif
}
ul.TabList {
	list-style: none;
	margin: 22px 0px 0px 0px;
	padding: 0px;
}
ul.TabList li {
	float: left;
}
#lidivOverviewContent a {
	width: 96px;
	height: 30px;
	background: url(../Images/overview-btn.png) no-repeat left top;
	display: block;
}
#lidivOverviewContent a:hover { background: url(../Images/overviewH-btn.png) no-repeat left top; }
#lidivOrderHistoryContent a {
	width: 129px;
	height: 30px;
	background: url(../Images/order-history-btn.png) no-repeat left top;
	display: block;
}
#lidivOrderHistoryContent a:hover { background: url(../Images/order-historyH-btn.png) no-repeat left top; }
#lidivShoppingCartContent a {
	width: 129px;
	height: 30px;
	background: url(../Images/shopping-cart-btn.png) no-repeat left top;
	display: block;
}
#lidivShoppingCartContent a:hover { background: url(../Images/shopping-cartH-btn.png) no-repeat left top; }
#lidivProfileContent a {
	width: 160px;
	height: 30px;
	background: url(../Images/profile-btn.png) no-repeat left top;
	display: block;
}
#lidivProfileContent a:hover { background: url(../Images/profileH-btn.png) no-repeat left top; }
#lidivOverviewContent a span, #lidivOrderHistoryContent a span, #lidivShoppingCartContent a span, #lidivProfileContent a span { margin: 0px 0px 0px -2000px; }

/* Configure and Products Dropdowns, Top of Page
-------------------------------------------------- */
.anylinkcss1{cursor:pointer; width:196px; background-image:url(../Images/DropDown.gif); background-repeat:no-repeat; z-index:500; padding-bottom:10px; }
.anylinkcss1 a{
	display:block;
	text-decoration:none;
	font-weight:normal;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#a1b0bd;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 35px;
	background-image: url(../Images/BlueArrow.gif);
	background-repeat: no-repeat;
	background-position: 22px 0px;
}

.anylinkcss1 a:hover{/*hover background color*/color:#FFF; background:url(../Images/BlueArrowOver.gif) no-repeat 22px 0px}




.anylinkcss2{cursor:pointer; width:196px; background-image:url(../Images/DropDown.gif); background-repeat:no-repeat; z-index:500; padding-bottom:10px;}
.anylinkcss2 a{
	display:block;
	text-decoration:none;
	font-weight:normal;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#a1b0bd;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 35px;
	background-image: url(../Images/BlueArrow.gif);
	background-repeat: no-repeat;
	background-position: 22px 0px;
}

.anylinkcss2 a:hover{/*hover background color*/color:#FFF; background:url(../Images/BlueArrowOver.gif) no-repeat 22px 0px}
.Configure{height:63px; width:111px; display:block; float:left; background:url(../Images/BuildYoursOff.gif)}
.Configure:hover{background-image:url(../Images/BuildYoursOn.gif)}
.ConfigureCurrent{height:63px; width:111px; display:block; float:left; background:url(../Images/BuildYoursOn.gif)}

.Products{height:63px; width:126px; display:block; float:left; background:url(../Images/ProductInfoOff.jpg)}
.Products:hover{background-image:url(../Images/ProductInfoOn.jpg)}
.ProductsCurrent{height:63px; width:126px; display:block; float:left; background:url(../Images/ProductInfoOn.gif)}

.DropContainer{position:relative; height:75px; width:287px; float:left}
/*Oval Image Bottom of DropDown */
.DropDownBottom  {
	height:6px;
	width:196px;
	color:#CC9933; background-image:url(../Images/DropDownBotOval.png); background-position:top;
} 



/* Home Page Tabs
-------------------------------------------------- */
.TabContainer {
	margin-right:auto;
	margin-left:auto;
	position:absolute;
	left:189px;
	top:0px;
	width:625px
}
.TabsHome {
	margin-top:0;
	margin-bottom:0;
	/*top:89px;
	width:583px;*/
	margin-right:auto;
	margin-left:auto;
	/*position:relative;*/
	z-index:500;
}
a.Tab1 {
	float:left;
	height:51px;
	width:142px;
	background-image:url(../Images/IntroOff.png);
	background-repeat:no-repeat
}
a.Tab1:hover {
	float:left;
	text-decoration:none;
	background-image:url(../Images/IntroOn.png)
}
a.Tab1Current {
	float:left;
	height:51px;
	width:142px;
	background:url(../Images/IntroOn.png) no-repeat
}
a.Tab2 {
	float:left;
	text-decoration:none;
	height:51px;
	width:208px;
	background-image:url(../Images/SubmersionOff.png);
	background-repeat:no-repeat
}
a.Tab2:hover {
	background-image:url(../Images/SubmersionOn.png)
}
a.Tab2Current {
	float:left;
	text-decoration:none;
	background:url(../Images/SubmersionOn.png) no-repeat;
	height:51px;
	width:208px
}
a.Tab3 {
	float:left;
	text-decoration:none;
	height:51px;
	width:97px;
	background-image:url(../Images/ReviewsOff.png);
	background-repeat:no-repeat
}
a.Tab3:hover {
	background:url(../Images/ReviewsOn.png)
}
a.Tab3Current {
	float:left;
	text-decoration:none;
	background:url(../Images/ReviewsOn.png) no-repeat;
	height:51px;
	width:97px
}
a.Tab4 {
	float:left;
	text-decoration:none;
	height:51px;
	width:132px;
	background-image:url(../Images/DedicatedTeamOff.png);
	background-repeat:no-repeat
}
a.Tab4:hover {
	background:url(../Images/DedicatedTeamOn.png)
}
a.Tab4Current {
	float:left;
	text-decoration:none;
	background:url(../Images/DedicatedTeamOn.png) no-repeat;
	height:51px;
	width:132px
}


#lidivSupportContent
{
	visibility:hidden;
	display:none
}
