/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 19px 0 0 15px;
	background:url(../images/tabbg.gif) repeat-x;
	height:72px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
	border-left:#cdd0d2 solid 1px;
	border-right:#cdd0d2 solid 1px;
	border-top:#cdd0d2 solid 1px;
	height:48px;
	padding:0 0 0 0;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav li a.tbbudj{
	background:url(../images/innerpage_09.gif) no-repeat 10px 5px;
}
.tabs-nav li a.tbecon{
	background:url(../images/innerpage_12.gif) no-repeat 10px 5px;
}
.tabs-nav li a.tbeadv{
	background:url(../images/innerpage_14.gif) no-repeat 10px 5px;
}
.tabs-nav li a.tbeecomm{
	background:url(../images/innerpage_16.gif) no-repeat 10px 5px;
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding:10px 15px 0 46px;
    color:#333;
    font-size: 14px;
    line-height: 1.2;
    text-align: left;
    text-decoration: none;
	width:100px;
	height:45px;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected{
    color: #000;
	border-bottom:#FFF solid 0;
	height:49px;
	background:url(../images/selected-bg_06.gif) repeat-x top #FFF;
}
.tabs-nav .tabs-selected a{
	color:#000;
	font-weight:bold;
	padding-top:12px;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
	font-weight:normal;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    padding:0;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}
.invtabcont{
	float:left;
	width:660px;
	padding-right:15px;
	font-size:11px;
}
.invtabcont ul{
	padding:0;
	margin:0;
}
.invtabcont ul li{
	padding:8px 0 10px 24px;
	margin:3px 0;
	background:url(../images/pkgoptions_09.gif) no-repeat left 8px;
	list-style:none;
	border-bottom:#CCC solid 1px;
}
.invtabprice{
	float:left;
	width:218px;
	background:#666;
	font-size:11px;
	padding:15px 0 0 0px;
}
.invtabprice h1{
	font-size:30px;
	font-weight:bold;
	text-align:center;
	padding:0;
	margin:0;
}
.invtabprice h2{
	font-size:14px;
	font-weight:normal;
	text-align:center;
	padding:0;
	margin:0;
}
.invtabprice h3{
	font-size:14px;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	padding:18px 0 10px 0;
	margin:0;
}
.invtabprice h4{
	font-size:14px;
	font-weight:normal;
	color:#FFF;
	font-weight:normal;
	padding:15px 0 8px 40px;
	margin:0;
	background:url(../images/innerpage_36.png) no-repeat 6px 5px;
}
.invtabprice h4.remarks{
	background:url(../images/innerpage_36.png) no-repeat 6px -35px;
	padding-top:8px;
}
.midbotcol div.invtabprice h3 a{
	color:#FFF;
}
.midbotcol div.invtabprice h3 a:hover{
	color:#F60;
}
.invtabprice ul{
	padding:0 8px 4px 15px;
	margin:0;
	list-style:none;
}
.invtabprice ul li{
	list-style:none;
	padding:0 0 6px 14px;
	background:url(../images/innerpage_36.png) no-repeat -8px -64px;
}
.budleft div.invtabprice {
	background:#fbb035 url(../images/innerpage_03.gif) repeat-x;
}
.budleft div.invtabprice div.header{
	background:url(../images/pkg-bugjet_06.gif) no-repeat center top;
	padding:8px 0 0 0;
}
.econo div.invtabprice {
	background:#819b17 url(../images/bg-pkg-e-comm.gif) repeat-x;
}
.econo div.invtabprice div.header{
	background:url(../images/pkg-e-comm_06.gif) no-repeat center top;
	padding:8px 0 0 0;
}
.advpk div.invtabprice {
	background:#90147a url(../images/bg-pkg-adv.gif) repeat-x;
	color:#ee6cd7;
}
.advpk div.invtabprice div.header{
	background:url(../images/pkg-adv_06.gif) no-repeat center top;
	padding:8px 0 0 0;
	color:#000;
}
.ecoompk div.invtabprice {
	background:#ff3a3a url(../images/bg-pkg-econ.gif) repeat-x;
}
.ecoompk div.invtabprice div.header{
	background:url(../images/pkg-econ_06.gif) no-repeat center top;
	padding:8px 0 0 0;
	color:#000;
}
.ecom-otheroption{
	background:#EFEFEF; 
	width:306px; 
	float:left;
	padding:10px;
}
.ecom-otheroption ul{
	padding:0 0 0 10px;
	margin:0;
	list-style:circle;
}
.ecom-otheroption ul li{
	list-style:disc;
	list-style-position:outside;
	padding:0 0 8px 0;
	margin:0;
	background-image:none;
	border-bottom:none;
}
