﻿body
{
	margin:0px;
	padding:0px;
}
.SearchCell
{
	outline: 0 none;
}
/*Header*/
/*#header
{
	height:60px;
	width:100%;
	margin:0;
	background: #4f4f4f url(../images/bg_header.jpg) no-repeat;
	color: #FFFF00;
}*/
#logo{ 
	width:50%;
	border-color:White;
	border-width:3px;
	float:left
}
#signin
{
	background-color:Transparent;
	float:right;
	width:400px;
	margin: 15px 20px 0 0;
	color:Blue;
}

/*********************Header End*********************************/

#topmenu
{
	background-color:yellow;
	width:100%;
	height:50px;
}

.content1
{
	background: #fff;
	float:left;
	width:80%;
	
}
.content2
{
	background: #fff;
	float:left;
	width:100%;
}
#maincontent
{
	background: #fff;
	float:left;
	width:100%;
}
.rightcolumnVisible
{
	background-color:#778899;
	float:right;
	width:20%;
}
.rightColumnInVisible
{
	background-color:Red;
	float:right;
	width:0%;
    display:block;
}
#footer
{
	clear:both;
	background: #0f0;
	width:100%;
	height:40px;
}

.selectedButton1 
{
	background:url(../images/tabs/Button1.gif) no-repeat;
	border:0;
	height:35px;
	color:#fff000;
    font-weight:bold;
    padding: 0 10px 3px 0;
    width:250px;
    overflow:hidden;
}
.selectedButton2 
{
	background:url(../images/tabs/Button2.gif) no-repeat;
	border:0;
	height:35px;
	color:#fff000;
    font-weight:bold;
    padding: 0 10px 3px 0;
    width:200px;
    overflow:hidden;
}
.selectedButton3 
{
	background:url(../images/tabs/Button3.gif) no-repeat;
	border:0;
	height:35px;
	color:#fff000;
    font-weight:bold;
    padding: 0 10px 3px 0;
    overflow:hidden;
    width:160px;
}
.selectedButton4
{
	background:url(../images/tabs/Button4.gif) no-repeat;
	border:0;
	height:35px;
	color:#fff000;
    font-weight:bold;
    padding: 0 10px 3px 0;
    width:130px;
    overflow:hidden;
}
.selectedButton5
{
	background:url(../images/tabs/Button5.gif) no-repeat;
	border:0;
	height:35px;
	color:#fff000;
    font-weight:bold;
    padding: 0 10px 3px 0;
    width:100px;
    overflow:hidden;
}
.selectedButton6
{
	background:url(../images/tabs/Button6.gif) no-repeat;
	border:0;
	height:35px;
	color:#fff000;
    font-weight:bold;
    padding: 0 10px 3px 0;
    width:70px;
    overflow:hidden;
}
.nonSelectedButton1
{
	background:url(../images/tabs/NButton1.gif) no-repeat;
	height:35px;
	overflow:hidden;
	color:White;
	border-width:0px;
	font-weight:bold;
    padding: 0 10px 3px 0;
    width:250px;
    overflow:hidden;
}
.nonSelectedButton2
{
	background:url(../images/tabs/NButton2.gif) no-repeat;
	height:35px;
	overflow:hidden;
	color:White;
	border-width:0px;
	font-weight:bold;
    padding: 0 10px 3px 0;
    width:200px;
    overflow:hidden;
}
.nonSelectedButton3
{
	background:url(../images/tabs/NButton3.gif) no-repeat;
	height:35px;
	overflow:hidden;
	color:White;
	border-width:0px;
	font-weight:bold;
    padding: 0 10px 3px 0;
    width:160px;
    overflow:hidden;
}
.nonSelectedButton4
{
	background:url(../images/tabs/NButton4.gif) no-repeat;
	height:35px;
	overflow:hidden;
	color:White;
	border-width:0px;
	font-weight:bold;
    padding: 0 10px 3px 0;
    width:130px;
    overflow:hidden;
}
.nonSelectedButton5
{
	background:url(../images/tabs/NButton5.gif) no-repeat;
	height:35px;
	overflow:hidden;
	color:White;
	border-width:0px;
	font-weight:bold;
    padding: 0 10px 3px 0;
    width:100px;
    overflow:hidden;
}
.nonSelectedButton6
{
	background:url(../images/tabs/NButton6.gif) no-repeat;
	height:35px;
	overflow:hidden;
	color:White;
	border-width:0px;
	font-weight:bold;
    padding: 0 10px 3px 0;
    width:70px;
    overflow:hidden;
}
.popupAltText
{
	background-color:LightYellow; 
	border-right: black 1px solid; 
	border-top: black 1px solid; 
	border-left: black 1px solid; 
	border-bottom: black 1px solid; 
	padding-right: 3px; 
	padding-left: 3px;
	position:absolute;
	
}
.searchTable
{
	margin-left:20px;
}
.searchTable td
{
	color:White;
}
.ie .searchTableinput
{
	background:transparent url(../images/search/input_bg.gif) repeat-x left top;
	Width:157px;
	Height:29px;
	border:0;
	padding: 3px 0 0 3px;
	margin-bottom:1px;
	font-size:1.333em;
}
.gecko .searchTableinput
{
	background:transparent url(../images/search/input_bg.gif) repeat-x left top;
	Width:157px;
	Height:29px;
	border:0;
	padding: 3px 0 0 3px;
	margin-bottom:1px;
	font-size:1.333em;
	margin-bottom:12px;
}
.webkit .searchTableinput
{
	background:transparent url(../images/search/input_bg.gif) repeat-x left top;
	border:0 none;
	font-size:10pt;
	padding:0;
	margin-right:0px;
	margin-bottom:5px;
	height:29px;
	width:157px;
	vertical-align:top;
	outline:0 none;
}
.mac.webkit .searchTableinput
{
	background:transparent url(../images/search/input_bg.gif) repeat-x left top;
	border:0 none;
	font-size:10pt;
	padding:0;
	margin-right:0px;
	margin-bottom:5px;
	height:29px;
	width:157px;
	vertical-align:top;
	outline:0 none;
}


.LeftText
{
	margin:12px 0 0 20px;
}

.CompletionList
{
	position:absolute;
	top:400px;
}

/*#statusDiv
{
	width:100%;
	border-color:Green;
	border-style:dashed;
	border-width:5px;
	margin-bottom:10px;
	margin-top:10px;
	background:url(../images/progressbar_bg.gif);
}*/
.ProgressBarOutside
{
	border-width:0;
	background:url(../images/progressbar_bg.gif);
    padding: 0 0 0 0;
    margin: 0 0 0 68px;
}
.ProgressBarInside
{
	height:38px;	
	/*background:url(../images/progressbar.JPG);*/
	background:url(../images/progressbar_mid.gif);
	width:10px;
	border-color:Green;
	border-width:1px;

	padding: 0 0 0 5px;

}
.ProgressLabel
{
	color:White;
	vertical-align:middle;	
	top:10px;
	
}
.pnlMessage
{
	margin: 0 0 0 70px;
	font-size:12px;
}
.pnlMessage a
{
	color:White;
	text-align:center;
	font-weight:bold;
}
.pnlMessage a:hover
{
	color:Yellow;
}
.pnlBuy
{
	padding-top:12px;
}

/************************Login Control Start******************************/
.login
{
	background:transparent url(../images/bg_login_151.gif) no-repeat left top;
	border:medium none;
	font-size:10pt;
	Height:20px;
	
	padding:3px 0 0 3px;
}
.webkit .login1
{
	background:transparent url(../images/inputs/bg_login.gif) repeat-x left top;
	border:0 none;
	font-size:10pt;
	padding:0;
	margin-right:0px;
	margin-bottom:5px;
	height:21px;
	width:142px;
	vertical-align:top;
}
.mac.webkit .login1
{
	background:transparent url(../images/inputs/bg_login.gif) repeat-x left top;
	border:0 none;
	font-size:10pt;
	padding:0;
	margin-right:0px;
	margin-bottom:5px;
	height:21px;
	width:142px;
	vertical-align:top;
}
.gecko .login1
{
	background:transparent url(../images/inputs/bg_login.gif) repeat-x left top;
	border:0pt none;
	font-size:10pt;
	height:21px;
	margin-bottom:5px;
	padding:3px 0pt 0pt 3px;
	width:142px;
	vertical-align:top;
}
.ie .login1
{
	background:transparent url(../images/inputs/bg_login.gif) repeat-x left top;
	border:0;
	font-size:10pt;
	padding: 3px 0 0 3px;
	margin-bottom:1px;
	height:21px;
	width:142px;
}
.gecko .usernameFocus
{
	background:transparent url(../images/inputs/bg_email.gif) no-repeat scroll left top;
	border:0pt none;
	font-size:10pt;
	height:21px;
	margin-bottom:5px;
	padding:3px 0pt 0pt 3px;
	width:142px;
	vertical-align:top;
}
.ie .usernameFocus
{
	background:transparent url(../images/inputs/bg_email.gif) no-repeat left top;
	border:0;
	font-size:10pt;
	padding: 3px 0 0 3px;
	margin-bottom:1px;
	height:21px;
	width:142px;
}
.webkit .usernameFocus
{
	background:transparent url(../images/inputs/bg_email.gif) no-repeat left top;
	border:0 none;
	font-size:10pt;
	padding:0;
	margin-right:0px;
	margin-bottom:5px;
	height:21px;
	width:142px;
	vertical-align:top;
}
.mac.webkit .usernameFocus
{
	background:transparent url(../images/inputs/bg_email.gif) no-repeat left top;
	border:0 none;
	font-size:10pt;
	padding:0;
	margin-right:0px;
	margin-bottom:5px;
	height:21px;
	width:142px;
	vertical-align:top;
}
.roundEdge
{
}
.gecko .roundEdge
{
	margin-right:0px;
	padding:0;
	border-collapse:collapse;
	border:0;
	vertical-align:top;
}
.webkit .roundEdge
{
	margin-right:0px;
	padding:0;
	border-collapse:collapse;
	border:0;
	vertical-align:top;
}
.mac.webkit .roundEdge
{
	margin-right:0px;
	padding:0;
	border-collapse:collapse;
	border:0;
	vertical-align:top;
}
.gecko .passwordFocus
{
	background:transparent url(../images/inputs/bg_password.gif) no-repeat left top;
	border:0;
	font-size:10pt;
	padding: 3px 0 0 3px;
	margin-bottom:5px;
	height:21px;
	width:142px;
	vertical-align:top;
}
.ie .passwordFocus
{
	background:transparent url(../images/inputs/bg_password.gif) no-repeat left top;
	border:0;
	font-size:10pt;
	padding: 3px 0 0 3px;
	margin-bottom:1px;
	height:21px;
	width:142px;
}
.webkit .passwordFocus
{
	background:transparent url(../images/inputs/bg_password.gif) no-repeat left top;
	border:0 none;
	font-size:10pt;
	padding:0;
	margin-right:0px;
	margin-bottom:5px;
	height:21px;
	width:142px;
	vertical-align:top;
}
.mac.webkit .passwordFocus
{
	background:transparent url(../images/inputs/bg_password.gif) no-repeat left top;
	border:0 none;
	font-size:10pt;
	padding:0;
	margin-right:0px;
	margin-bottom:5px;
	height:21px;
	width:142px;
	vertical-align:top;
}
.ie .loginButton
{
		margin-bottom:0px;
}
.gecko .loginButton
{

	margin-bottom:3px;
}
.webkit .loginButton
{
	margin-bottom:8px;
}

.CreateNewAccount
{
	font-Size:8pt;
	color:Blue;
}
.webkit .CreateNewAccount
{
	margin-left:4px;
}

#registerLinks
{
	position:absolute;
	top:37px;
}
#registerLinks a
{
	color:White;
	text-decoration:underline;
	font-size:9px;
}
#registerLinks a:hover
{
	color:#FFC40C;
}

/************************Login Control End********************************/


/************************Tab Control Start**********************************/
.labelBar
{
	background:transparent url(../images/tabs/bg_tab_1px.gif);
	border:0;
	margin-left:0px;
	margin-right:0px;
	padding-left:20px;
	
}
.gridPool1
{
	height:200px;
	overflow-x: hidden; 
	overflow-y: auto;
	float:left;
	margin-right:20px;
	
}

.mytrack
{
	color:White;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
/************************Tab Control End************************************/

/************************Search Result Control Start************************************/
#ContentArea
{
	height:270px;
	/*overflow-x: hidden; 
	overflow-y: auto;*/
	border-color:Gray;
	border-width:2px;
	background-color:White;
	margin-right:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-right:5px;
	
}
.leftcolumn
{
	
	overflow-x:hidden;
	overflow-y:auto;
	/*overflow:scroll;*/

}
.ie .leftcolumn
{
	/*padding-right:15px;*/
}

.SRGridRowStyle
{ 
   border-color:White;
   background-color:White;
   font-size:10px;
   
}

.SRGridRowStyle td
{ 
	padding-left:5px;
}

.SRGridRowStyle a
 {
	color:Black;
	text-decoration:none;
	font-weight:bold;
 }
 .SRGridRowStyle a:hover{
	color:Black;
	text-decoration:underline;
}
.SRGridRowStyleAlternate
{
   background-color:#f6f5ff;
   border-color:White;
   font-size:10px;
}
.SRGridRowStyleAlternate td
{ 
	padding-left:5px;
}

.SRGridRowStyleAlternate a
 {
	color:Black;
	text-decoration:none;
	font-weight:bold;
	
 }
 .SRGridRowStyleAlternate a:hover{
	color:Black;
	text-decoration:underline;
}

.SRGridRowStyleHeader
{
   font-size:11px;
   text-align:left;
 }
 .SRGridRowStyleHeader th
 {
	
	background-color:#9f9bfe;
	border-left-style:solid;	
	border-left-color:White;
	border-width:2px;
	top: expression(this.scrollTop); 
	position: relative; 
   z-index:10;
   
 }
 .SRGridRowStyleHeader a
 {
	color:White;
	text-decoration:none;
	
 }
 .SRGridRowStyleHeader a:hover{
	color:White;
	text-decoration:underline;
	
}

.SRSelectedGridRowStyle
{
   background-color:#e3dffe;
   font-size:10px;

   
}
.SRSelectedGridRowStyle td
{
   font-weight:bold;
 padding-left:5px;
}
.SRSelectedGridRowStyle a
 {
	color:Black;
	text-decoration:none;
	font-weight:bold;
 }
 .SRSelectedGridRowStyle a:hover{
	color:Black;
	text-decoration:underline;
}
/************************Search Result Control End************************************/


/************************Register User Start****************************************/
/************************Register User End******************************************/

.ErrorLabel
{
	color:Red;
}


/************************Drop Down******************************************/
.inputarea
{
	background:transparent url(../images/field-bg.gif) no-repeat scroll left top;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	border-style:hidden;
	color:#222222;
	font-size:1em;
	text-align:left;
	font-family:Arial,Helvetica,sans-serif;
	width:183px;
	position:relative;
	
	

}
.inputarea input {
	/*background:transparent none repeat scroll 0%;*/
	background:transparent url(../images/dropdown_left.gif) no-repeat scroll left top;
	border:medium none;
	font-size:1.333em;
	position:absolute;
	top:-12px;
	height:29px;
	padding:5px 0 0 5px;
	
}
.option
{
	background:transparent url(../images/dropdown_right.gif) no-repeat scroll left bottom;
	height:29px;
	position:absolute;
	text-indent:-500em;
	width:25px;
	top:-12px;
}

.option-list
{
	background:transparent url(../images/option-list-bg.gif) no-repeat scroll left bottom;
	border-top:1px solid #D9D9D9;
	position:absolute;
	top:14px;
	z-index:300;
	visibility:hidden;
	margin:2px 0 0  3px;
	overflow:hidden;
	
}
.option-listLi {
	background:transparent url(../images/onePx.gif) repeat-x scroll left bottom;
	float:none;
	margin:0pt;
	padding:0pt;
	border-width:1px;
	list-style-type: none;
	list-style-image: none;
	list-style-position:outside;
	font-size:1.333em;	
	z-index:301;
}
.option-listLi a
{
	
	color:Black;
	text-decoration:none ;
}
.option-listLi a:hover
{
	background:transparent url(../images/option-list-li-bg.gif) repeat-x scroll left bottom;
	color:#2c95d2;
	margin-right:20px;
}
.option-listUl {
	background-color:#FFFFFF;
	border-color:#D9D9D9;
	border-style:solid;
	border-width:0pt 1px;
	margin: 0pt 0pt 4px;
/*	width:167px;*/
	list-style-type: none;
	list-style-image: none;
	list-style-position:outside;
	left:-20px;
	padding:0 0 0 3px;
}

.folders
{
	margin-left:20px;
	position:relative;
	z-index:11;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:White;
}

.gecko .folders
{
	padding-top:8px;
}
.subscriptionList
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12;
	font-weight:bold;
	Width:240px;
}
.registerform
{
	 Width:240px;
}

.tabTextBox 
{
}
.ie .tabTextBox 
{
	margin-bottom:10px;
}
/***************************** Recover Password*************************/
.sectiontitle
{
	font-size:larger;
	font-weight:bold;
	
}

.contactus
{
	margin-left:20px;
}