#glowmenu{	
	padding-left:5px;
	margin-top:-15px;}
	
.glowingtabs{
float:left;
width:80%;
font-size: 12px;
line-height:normal;
margin-left: 28px;
}

html>body .glowingtabs{
margin-left: 55px;}

.glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 5px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

.glowingtabs li{
display:inline;
margin:0;
padding:0;
}

.glowingtabs a{
	float:left;
	/*background:url(glowtab-left.gif) no-repeat left top;*/
	background:url(../../images/prm/common_bg.gif) no-repeat 0px -76px;
	margin-right: 5px; /*spacing between each tab*/
	padding:0 0 0 9px;
	text-decoration:none;
}

.glowingtabs a span{
	float:left;
	display:block;
	/*background:url(glowtab.gif) no-repeat right top;*/
	background:url(../../images/prm/common_bg.gif) no-repeat right -76px;
	padding: 4px 12px 2px 3px;
	color:#ffffff;
	text-decoration:none;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none; text-decoration:none;}
/* End IE5-Mac hack */

.glowingtabs a:hover span {
color: #1b7695; text-decoration:none;
}

.glowingtabs li.selected a{ /*Selected Tab style*/
background-position:0 -158px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs li.selected a span{ /*Selected Tab style*/
background-position:100% -158px;  /*Shift background image up to start of 2nd tab image*/
color:#1b7695;
}

.glowingtabs a:hover, .glowingtabs li.selected a:hover{ /*onMouseover style*/
background-position:0% -158px; /*Shift background image up to start of 2nd tab image*/
text-decoration:none;
}

.glowingtabs a:hover span, .glowingtabs li.selected a:hover span{ /*onMouseover style*/
background-position:100% -158px; /*Shift background image up to start of 2nd tab image*/
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_d{
position:absolute;
top: 0;
border: 1px solid #ffffff; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_d a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #ffffff; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color:#ffffff;
}

* html .dropmenudiv_d a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_d a:hover{ /*THEME CHANGE HERE*/
background-color: #fef8c8;
}




/****************************/
/*For GSK PRODUCTS*/
.gskProductsTab{
float:left;
width:100%;
font-size: 12px;
line-height:normal;
/*border-bottom: 1px solid #e5e5e5; /*Add border strip to bottom of menu*/
}

.gskProductsTab ul{
list-style-type: none;
margin:0;
margin-left: 11px; /*Left offset of entire tab menu relative to page*/
margin-top:15px;
padding:0;
}

.gskProductsTab li{
display:inline;
margin:0;
padding:0;
}

.gskProductsTab a{
float:left;
background:url(../../images/prm/product-tab-left.gif) no-repeat left top;
margin:0;
margin-right: 5px; /*spacing between each tab*/
padding:0 0 0 9px;
text-decoration:none;
}

.gskProductsTab a span{
float:left;
display:block;
background:url(../../images/prm/product-tab.gif) no-repeat right top;
padding: 6px 12px 6px 3px;
color:#666666;
text-decoration:none;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.gskProductsTab a span {float:none; text-decoration:none;}
/* End IE5-Mac hack */

.gskProductsTab a:hover span {
color: #666666; text-decoration:none;

}

.gskProductsTab li.selected a{ /*Selected Tab style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

.gskProductsTab li.selected a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color:#666666;
}

.gskProductsTab a:hover, .gskProductsTab li.selected a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
text-decoration:none;
}

.gskProductsTab a:hover span, .gskProductsTab li.selected a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}



/*Admin Tabs*/
.gskadmnTab{
float:left;
width:100%;
font-size: 12px;
line-height:normal;
/*border-bottom: 1px solid #e5e5e5; /*Add border strip to bottom of menu*/
}

.gskadmnTab ul{
list-style-type: none;
margin:0;
margin-left: 0px; /*Left offset of entire tab menu relative to page*/
margin-top:15px;
padding:0;
}

.gskadmnTab li{
display:inline;
margin:0;
padding:0;
}

.gskadmnTab a{
float:left;
background:url(../../images/prm/product-tab-left.gif) no-repeat left top;
margin:0;
margin-right: 5px; /*spacing between each tab*/
padding:0 0 0 9px;
text-decoration:none;
}

.gskadmnTab a span{
float:left;
display:block;
background:url(../../images/prm/product-tab.gif) no-repeat right top;
padding: 6px 12px 6px 3px;
color:#666666;
text-decoration:none;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.gskadmnTab a span {float:none; text-decoration:none;}
/* End IE5-Mac hack */

.gskadmnTab a:hover span {
color: #666666; text-decoration:none;

}

.gskadmnTab li.selected a{ /*Selected Tab style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

.gskadmnTab li.selected a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color:#666666;
}

.gskadmnTab a:hover, .gskadmnTab li.selected a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
text-decoration:none;
}

.gskadmnTab a:hover span, .gskadmnTab li.selected a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}
.blueheader	{
color:#053b93;
font-size:14px;
}

	/*For GSK PRODUCTS ProductDetail PAge*/
.gskProductsTab_new{
float:left;
width:100%;
font-size: 12px;
line-height:normal;
/*border-bottom: 1px solid #e5e5e5; /*Add border strip to bottom of menu*/
}

.gskProductsTab_new ul{
list-style-type: none;
margin:0;
margin-left: 11px; /*Left offset of entire tab menu relative to page*/
*margin-left: 17px;
margin-top:15px;
padding:0;
}

.gskProductsTab_new li{
display:inline;
margin:0;
padding:0;
}

.gskProductsTab_new a{
float:left;
background:url(../../images/prm/product-tab-left.gif) no-repeat left top;
margin:0;
margin-right: 5px; /*spacing between each tab*/
padding:0 0 0 9px;
text-decoration:none;
}

.gskProductsTab_new a span{
float:left;
display:block;
background:url(../../images/prm/product-tab.gif) no-repeat right top;
padding: 6px 12px 6px 3px;
color:#666666;
text-decoration:none;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.gskProductsTab_new a span {float:none; text-decoration:none;}
/* End IE5-Mac hack */

.gskProductsTab_new a:hover span {
color: #666666; text-decoration:none;

}

.gskProductsTab_new li.selected a{ /*Selected Tab style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

.gskProductsTab_new li.selected a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color:#666666;
}

.gskProductsTab_new a:hover, .gskProductsTab li.selected a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
text-decoration:none;
}

.gskProductsTab_new a:hover span, .gskProductsTab li.selected a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}

.linkPointer
{/*onMouseover style*/
cursor: pointer;
}

.clearAll_Tab{
	clear:both;
}

*html body .clearAll_Tab{
	clear:none;
}

