@charset "utf-8";
/* CSS Document */

#float-img1 {
	position:absolute;
	right:50px;
	top:131px;
	width:auto;
	height:auto;
	z-index:10;
}
.gba-bg{
	background: url(../images/bg_bullaward.png) no-repeat;
	width: 653px;
	height:160px;}
	
.float-right{
	float:right;
	width:auto;}

.float-left{
float:left;
width:auto;}

.hline{border-top:solid thin #B2B2B2;} 
.padding-left{padding-left:10px;}
.orange-txt {color:#F45C0F; font-weight:bold;}
.dorange-txt{color:#BF6E24;}
.grey-10 {font-size: 10px; color:#808080;}
.product-txt{font-size:16px; font-weight: bold;color:#000;}
.red-txt{color:#EC1C24;}
.grey-12{color:#808080;}
.red-16{font-weight:bold;font-size:16px;color:#EC1C24;}
.blk-14{font-family:Arial;font-weight:bold;font-size:14px;color:#000;line-height:2}
.white-txt{color:#fff;}


.blk-Office
{
	font-weight: bold;
	font-size: 18px;
	color: #ff6112;
	font-family:Arial;
}

.productBox
{
	background-image:url('../images/emptybox-short.png');	
	background-repeat:no-repeat;
	padding-bottom:20px
}
.productBoxLong
{
	background-image:url('../images/emptybox-long.png');	
	background-repeat:no-repeat;
	padding-bottom:20px
}
.productBoxExLong
{
	background-image:url('../images/emptybox-Exlong.png');	
	background-repeat:no-repeat;
	padding-bottom:20px
}
.AlbumStyle
{
	border:0px solid;	
}

.requestModal
{ 
	text-align:center;
	border:1px solid blue;
	background-color: #e6ffff; 
	visibility: hidden;
	}
.inputModal
{
	text-align: center;
	border:0px solid blue;
	background-color: #e6ffff; 
}
.resultSuccess
{
	text-align: center;
	visibility: hidden;
	border:1px solid blue;
	background-color: #e6ffff; 
}
/*Modal Popup*/
.requestModal
{ 
	text-align:center;
	border:1px solid blue;
	background-color: #e6ffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.modalPopupHeader
{
	cursor: move;
	background-color:Black;
	border:solid 1px Gray;
	color:White;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:3px;
	
}
.modalPopupHeader2
{
	cursor:default;
	background-color:Black;
	border:solid 1px Gray;
	color:White;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:3px;
	
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.modalPopup {
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:0px;
	width:250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/login-bg.png);
	background-position:bottom;
}


.glossymenu{
    margin: 5px 0;
    padding: 0;
    width: 170px; /*width of menu*/
    border: 0px solid #9A9A9A;
    border-bottom-width: 0;
}

.glossymenu a.menuitem{
	background: black url(../Images/white.png) repeat-x bottom left;
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: black;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	border-top: 1px solid #444444;
}

.glossymenu a.menuitem:visited{
	color: black;
}
.glossymenu .menuitem:active
{
	color: black;
	background-image: url(../Images/yellow.png);
}
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}

.glossymenu a.menuitem:hover{
	background-image: url(../Images/yellow.png);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.glossymenu div.submenu ul li{
	border-bottom: 0px solid blue;

}

.glossymenu div.submenu ul li a{
	display: block;
	font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
	border-left: 10px double #2851D4;
}

.glossymenu div.submenu ul li a:hover{
	background: #DFDCCB;
	color: white;
}


.glossymenu div.submenu2{ /*DIV that contains each sub menu*/
	background: white;
	border-bottom: 1px solid #444444;
	border-top: 1px solid #444444;
}

.glossymenu div.submenu2 ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	width:168px;
	
	
}

.glossymenu div.submenu2 ul li{
	border-bottom: 0px solid blue;
	border-top: 0px solid blue;
	margin: 0;
	padding: 0;
	height:31px;
	width:168px
}

.glossymenu div.submenu2 ul li a{
	display: block;
	font: normal 10px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	padding: 0px 0;
	padding-left: 0px;
	height:31px;
	width:168px
}

.glossymenu div.submenu2 ul li a:hover{
	background: white;
	color: white;
	height:31px;
}

.EditProGap
{
	width:10px;	
}


.CustomTab .ajax__tab_header					{ background:url(../images/tab/tab-line.gif) repeat-x bottom; }
.CustomTab .ajax__tab_outer						{ background:url(../images/tab/tab-right.gif) no-repeat right; }
.CustomTab .ajax__tab_inner						{ background:url(../images/tab/tab-left.gif) no-repeat; }
.CustomTab .ajax__tab_tab						{ background:url(../images/tab/tab.gif) repeat-x; }
.CustomTab .ajax__tab_hover .ajax__tab_outer	{ background:url(../images/tab/tab-hover-right.gif) no-repeat right; }
.CustomTab .ajax__tab_hover .ajax__tab_inner	{ background:url(../images/tab/tab-hover-left.gif) no-repeat; }
.CustomTab .ajax__tab_hover .ajax__tab_tab		{ background:url(../images/tab/tab-hover.gif) repeat-x; }
.CustomTab .ajax__tab_active .ajax__tab_outer	{ background:url(../images/tab/tab-active-right.gif) no-repeat right; }
.CustomTab .ajax__tab_active .ajax__tab_inner	{ background:url(../images/tab/tab-active-left.gif) no-repeat; }
.CustomTab .ajax__tab_active .ajax__tab_tab		{ background:url(../images/tab/tab-active.gif) repeat-x; }

.CustomTab .ajax__tab_header 					{ font-family:verdana,tahoma,helvetica;font-size:11px; }
.CustomTab .ajax__tab_outer						{ height:29px; }
.CustomTab .ajax__tab_inner						{ padding-left:3px; }
.CustomTab .ajax__tab_tab						{ padding:8px 8px;margin:0; }
.CustomTab .ajax__tab_body



.DataliteContent
{
	font-size:15px;
	font-family: Helvetica, 'Helvetica LT', 'HelveticaNeue LT 67 MdCn' , 'HelveticaNeue LT 77 BdCn';
	color:Gray
}


/*Textbox Watermark*/

.unwatermarked {
	
	width:295px;
}

.watermarked {
	
	width:295px;
	
	
	
	color:gray;
}	