/* ######### CSS for Shade Tabs. Remove if not using ######### */
.shadetabs{
  width: 352px;
  padding: 0px;
  margin: 5px 0px 0px 0px;
  font-size: 12px;
  font-weight: bold;
  list-style-type: none;
  text-align: left; /*set to left, center, or right to align the menu as desired*/
  height: 22px;
  border-bottom: 4px solid #ff6600;
}
/*IE7*/
*:first-child+html .shadetabs{
padding: 0px 0;
margin: 0px 0px 0px 0px;
font-size: 12px;
font-weight: bold;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
height: 29px;
border-bottom: 4px solid #208d19;
}
/*IE7*/
.shadetabs ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
.shadetabs li{
	float: left;

}
html* .shadetabs li{
	float: left;
	padding:7px 0px 7px 0px;
}
.shadetabs li a{
	text-decoration: none;
	padding: 7px 25px;
	color: #FFF;
	background-image: url(../images/bg_widget_tab.jpg);
	background-repeat: repeat-x;
	background-color: #000;
}

.shadetabs li a:visited{
	color: #FFF;
}
.shadetabs li a:hover{
	text-decoration: underline;
	color: #FFF;}
.shadetabs li a.selected{ /*selected main tab style */
	background-image: url(../images/bg_widget_tab_over.jpg);
	background-repeat: repeat-x;
	background-color: #208d19;
}

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

.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display:block;
	min-width:60px;
	text-align:center;
	float:left;
	padding:5px;
	color: #000000;
	text-decoration: none;
	background:url(../images/bg_searchtabs.jpg) top left repeat-x;
	border: 1px solid #3DB031;
	margin-left:2px;
}
.tabactive {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	min-width:60px;
	text-align:center;
	float:left;
	padding:5px;
	font-size: 11px;
	font-weight: bold;
	color: #228D1A;
	text-decoration: none;
	background:url(../images/bg_searchtabsselectednew.jpg) top left repeat-x;
	border: 1px solid #3DB031;

}
.TabBlackLink{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-weight:bold;
	color: #000000;
	
	text-decoration: none;
}

.TabWhiteLink{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TabGreenLink{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-weight:bold;
	color: #228D1A;
	text-decoration: none;
}
.new_alert{width:35%;margin:0 auto;margin-right:205px;margin-bottom:5px;}
.alertsearch {background:#FFFCE9; /* x-pos y-pos */text-align: left;padding: 3px 3px 3px 15px;border: 1px solid #42AC3D;font-size:12px;display:none; color:#E6375E; }

.alertinfosearch {background: #fff6bf; text-align: center;padding: 3px 3px 3px 3px;border: 1px solid #ffd324;font-size:12px;}

.alert {background: #FFFCE8; color:#ED3D6D; background-position: 5px 50%; /* x-pos y-pos */text-align:left; padding: 5px 5px 5px 25px;border: 1px solid #3CB030; font-size:11px; display:none;}

.alertinfo {background:#FFFCE8; text-align: left;padding: 5px 5px 5px 5px;border: 1px solid #3CB030;font-size:12px; color:#ED3D6D;}

.tabcontent{
	display:none;
}

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

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



.tabcontent{
display:none;
}
@media print {
.tabcontent {
display:block !important;
}
}
.marg_top{ margin-top:10px;}


/* #############################################menus by kpl #############################################*/

.modernbricksmenu2 {padding:5px 0 0 0; margin:0; list-style:none; height:27px; position:relative; background:transparent url(../images/new/pro_seventeen_0c.gif) repeat-x left bottom; font-size:11px;margin-top:-20px;*margin-top:-5px;_margin-top:-25px}
.modernbricksmenu2 li {float:left; height:27px; margin-right:3px;}
.modernbricksmenu2 li a {display:block; float:left; height:27px; line-height:33px; color:#228D1A; text-decoration:none; font:bold 11px/25px Verdana, Arial, Helvetica, sans-serif; text-align:center; padding:0 0 0 4px; cursor:pointer; background:#24A41E url(../images/new/pro_seventeen_0a.gif) no-repeat;}
.modernbricksmenu2 li a b {float:left; display:block; padding:0 16px 2px 11px; margin-right:-2px;  background:url(../images/new/pro_seventeen_0b.gif) no-repeat right bottom;}
.modernbricksmenu2 a.selected {color:#fff; background:#24A41E url(../images/new/pro_seventeen_2a.gif) no-repeat;}

.modernbricksmenu2 a.selected b {background: url(../images/new/pro_seventeen_2b.gif) no-repeat right top; }

.modernbricksmenu2 li a:hover {color:#fff; background:#24A41E url(../images/new/pro_seventeen_1a.gif) no-repeat;}

.modernbricksmenu2 li a:hover b {background:url(../images/new/pro_seventeen_1b.gif) no-repeat right top;}

.modernbricksmenu2 a.selected a:hover {color:#000; background:#24A41E url(../images/new/pro_seventeen_2a.gif) no-repeat; cursor:pointer;}

.modernbricksmenu2 a.selected a:hover b {background:#24A41E url(../images/new/pro_seventeen_2b.gif) no-repeat right top;  }





/* #################################################old css of menus############################################## */
/*comment by kpl
.modernbricksmenu2{
padding: 0;
margin-top:0;
border-top: 0px solid #D25A0B;                  Brown color theme cmt orignal 
background: transparent;
height:1px;
voice-family: "\"}\"";
voice-family: inherit;
_margin-top:-20px;

}
.modernbricksmenu2 ul{
margin-top:0;
margin-left:0px;                                margin between first menu item and left browser edge cmt orignal
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

.modernbricksmenu2 a{
float: left;
display: block;
color:#3CB12F;
text-decoration: none;
margin: 0 2px 0 0;                                 Margin between each menu item cmt orignal
padding: 5px 10px;
background-color: #3cb12f;                          Brown color theme cmt orignal 
background-image: url(../images/bg_searchtabs.jpg);
border-right: 1px solid #3cb12f;
border-bottom: 1px solid #3cb12f;
border-left: 1px solid #3cb12f;
}

.modernbricksmenu2 a:hover{
color: #000;
}

.modernbricksmenu2 a.selected{                      currently selected tab cmt orignal
background-color: #ccc;                             Brown color theme cmt orignal
background-image: none;
color: #3cb12f;
border-top:none;
border-right: 1px solid #3cb12f;
border-bottom: 1px solid #3cb12f;
border-left: 1px solid #3cb12f;
margin-top: -1px;
}

*/

