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

.shadetabs{

padding: 3px 0;

margin-left: 0;

margin-top: 1px;

margin-bottom: 0;

font: bold 9px Verdana;

list-style-type: none;

text-align: left; /*set to left, center, or right to align the menu as desired*/
/*#z-index: -1;*/

}


.shadetabs li{

display: block;

float:left;

margin: 0;

height:41px;

width:115px;

text-align:center;

padding-left:2px;



}



.shadetabs li a{

text-decoration: none;

position: relative;

/*#z-index: -1;*/

padding: 10px 0px 0px 0px;

margin-right: 0px;

border: 0px solid #778;

color: #2d2b2b;

background: white url(http://www.e-figures.com/store/media/efig-design/tab_normal.gif) top left no-repeat;

/*height:21px;

width:115px;*/

height:41px;

width:115px;

display:block;

float:left;


}


.shadetabs li a:visited{

color: #2d2b2b;

}



.shadetabs li a:hover{

text-decoration: none;

color: #2d2b2b;

}



.shadetabs li a.selected{ /*selected main tab style */

position: relative;

top: 0px;

}



.shadetabs li a.selected{ /*selected main tab style */

background-image: url(http://www.e-figures.com/store/media/efig-design/tab_active.gif);
/*background-image: url(http://demo.gpsnow.com/media/GPSNOWdesign/tab_normal.gif);*/
height:41px;
width:115px;
border-bottom:0px solid #ffffff;
}



.shadetabs li a.selected:hover{ /*selected main tab style */

text-decoration: none;

}



.tabcontent{

display:none;

text-align:left;

border-bottom:1px #CCCCCC solid;

border-left:1px #CCCCCC solid;

border-right:1px #CCCCCC solid;

border-top:1px #CCCCCC solid;

padding:10px 10px 10px 20px;

margin:-1px 0px 0px 0px;

}


.tabcontent p {

	padding:7px 0px 7px 0px;

	}



@media print {

.tabcontent {

display:block !important;

}

}



.boxborder_tab{

	border:1px solid #9d9d9d;

	font-family:tahoma;

	font-size:11px;

	font-weight:normal;

	color:#9d9d9d;

	}

	

.link_tab{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	font-weight:bold;

	color:#000000;

	text-decoration:none;

	}

	

a.link_tab:hover{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	font-weight:bold;

	color:#000000;

	text-decoration:underline;

	}

	
ul#countrytabs{

	text-align:center;

	}

ul#countrytabs{

	text-align:center;
	/*#z-index: -1;*/

	}



