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

.shadetabs{
padding: 0;
margin-left: 0;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/

}

.shadetabs li{
display: inline;
float: left;
margin-left: 0px;
height:29px;
}

.shadetabs li a{
	height: 29px;
	float: left;
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	line-height:29px;
	background-color:#AFAFAF;
	padding-left:10px;
	padding-right:10px;
		text-transform: uppercase;
	border-right:2px solid #ffffff;
}

.shadetabs li a:visited{
color: #2d2b2b;

}

.shadetabs li a:hover{
	line-height: 29px;
	float: left;
	color: #333333;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	line-height:29px;
	padding-left:10px;
	padding-right:10px;
	background-color:#DBDBDB;
		text-transform: uppercase;
	border-right:2px solid #ffffff;

}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;


}

.shadetabs li a.selected{ /*selected main tab style */
	line-height: 29px;
	float: left;
	color: #333333;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	line-height:29px;
	padding-left:10px;
	padding-right:10px;
	background-color:#DBDBDB;
		text-transform: uppercase;
	border-right:2px solid #ffffff;
}

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


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

.modernbricksmenu2{
padding: 0;
margin-left: 0;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.modernbricksmenu2 ul{
margin:0px;
padding:0px;
list-style: none;
}

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

.modernbricksmenu2 a{
	margin:0px;
padding:0px;
	line-height: 29px;
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	padding-left:10px;
	padding-right:10px;
	background-color:#AFAFAF;
	text-transform: uppercase;
	border-right:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
	display:inline-block;
	
}

.modernbricksmenu2 a:hover{
	height: 29px;
	olor: #333333;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	line-height:29px;
	background-color:#DBDBDB;
	padding-left:10px;
	padding-right:10px;
	text-transform: uppercase;
	border-right:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
	height: 29px;
	color: #333333;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	line-height:29px;
	background-color:#DBDBDB;
	padding-left:10px;
	padding-right:10px;
	text-transform: uppercase;
	border-right:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
}

.modernbricksmenu2 a.selected22{ /*currently selected tab*/
	line-height: 29px;
	float: left;
	color: #333333;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	line-height:29px;
	padding-left:10px;
	padding-right:10px;
	background-color:#DBDBDB;
	text-transform: uppercase;
	border-right:2px solid #ffffff;
}

.selectedb{ 

background-color:#90B5DC;
}



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

.modernbricksmenu2b{
padding: 0;
margin-left: 0;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.modernbricksmenu2b ul{
margin:0;

padding: 0;
list-style: none;
}

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

.modernbricksmenu2b a{
height:23px;
line-height:23px;
text-align:center;
padding-left:10px;
padding-right:10px;
float:left;
color:#666666;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
background-color:#CCCCCC;
display:block;
border-left:1px solid #CCCCCC;
border-right:1px solid #ffffff;
border-top:1px solid #CCCCCC;
}

.modernbricksmenu2b a:hover{
height:23px;
line-height:23px;
text-align:center;
text-decoration:none;
padding-left:10px;
padding-right:10px;
float:left;
color:#666666;
background-color:#F8F8F8;
display:block;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
}

.modernbricksmenu2b a.selected{ /*currently selected tab*/
height:23px;
line-height:23px;
text-align:center;
padding-left:10px;
padding-right:10px;
text-decoration:none;
float:left;
color:#666666;
background-color:#F8F8F8;
display:block;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
}
