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

.shadetabs{
padding: 1px 0;
font: bold 16px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
width:650px;
height:100px;
z-index:1;
margin-bottom:40px;
}

.shadetabs li{
display: inline-block;
margin: 0;
}

.shadetabs li img{
	text-align:left;
	border:none;

}

.quote	{
	float:right;
	width:350px;
	padding:5px;
	padding-left:46px;
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	font-weight:bold;
	background:url(../images/quotes.png) left top no-repeat;
}

.quote span	{
	display:block;
	text-align:right;
	font-weight:normal;
	font-style:normal;
	font-size:10px;
	background:url(../images/quotes.png) right bottom no-repeat;
	height:38px;
	padding:0px 46px;
}

.shadetabs li a{
text-decoration: none;
padding: 10px 7px;
border: 1px solid #778;
color: #2d2b2b;
background: #f3e2c7; /* old browsers */
background: -moz-linear-gradient(top, #f3e2c7 0%, #c19e67 50%, #b68d4c 51%, #e9d4b3 100%); /* firefox */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3e2c7), color-stop(50%,#c19e67), color-stop(51%,#b68d4c), color-stop(100%,#e9d4b3)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3e2c7', endColorstr='#e9d4b3',GradientType=0 ); /* ie */
width:100px;
height:100px;
display: inline-block;
margin-top:-1px;
outline:none;
focus:none;
}

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

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

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

.shadetabs li a.selected{ /*selected main tab style */
background: #FFF;
}

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

.tabcontent{
display:none;
z-index:2;
}

@media print {
.tabcontent {
display:block !important;
}
}

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




.setabs{
padding: 1px 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
width:300px;
z-index:1;
}

.setabs li img{
	text-align:left;
	border:none;

}

.setabs li a{
text-decoration: none;
position: relative;
padding: 10px 20px;
border: 1px solid #778;
color: white !important;
background: #0F6 url(../images/bar_2.png) top left repeat-x;
width:240px;
height:20px;
display:block;
margin-top:-1px;
margin-left:18px;
outline:none;
focus:none;
text-shadow:1px 1px 1px #000;
}

.setabs li a:visited{
color: #2d2b2b;
}

.setabs li a:hover{
text-decoration: none;
color: #2d2b2b;
background:#E1C186;
}

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

.setabs li a.selected{ /*selected main tab style */
background: #EDDCBE;
color: #2d2b2b !important;
border-right-color: #EDDCBE;
width:256px;
z-index:29;
text-shadow:1px 1px 1px #fff;
}

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

.tabcontent{
display:none;
z-index:2;
}

@media print {
.tabcontent {
display:block !important;
}
}

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

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

.modernbricksmenu2{
padding: 0;
width: 662px;
border-top: 5px solid #00F; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.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: black; /*Brown color theme*/ 
border-top: 1px solid white;
}

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

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

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

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