@media print{
   .noprint{
      display:none;
   }
   .bothbordered{
      border-right:1px solid #ffffff;
      border-left:1px solid #ffffff;
   }
}

@media screen{
body{
	margin:0px;
	padding:0px;
	background:url("gradient.png") repeat-x top;
}

/* starts here */
 .style4 {
		    color: #FF6600;
		    font-size: 24px;
		  }


.wrapper{
width:1000px;
margin:auto;
}
.main{
float:left;
height:auto;
width:1000px;
background:url("fbox/bg.png") repeat-y;

}
.top,.bottom,.left{
width:100%;
float:left;

}
.bottomcontent{padding-top:25px;}
.header,.banner,.menuholder,.search,.maincontent,.bottomcontent{
width:100%;
float:left;
}
.menuholder{
padding-left:5px;
}

.logo{
float:left;
}


.topleft{
width:40px;
height:55px;
float:left;
background:url('fbox/topleft.png');
} 
.topmiddle{
width:900px;
/*width:86.9%;*/
height:55px;
float:left;
background:url('fbox/top.png');
} 
.topright{
align:right;
width:55px;
height:55px;
float:left;
background:url('fbox/topright.png');
} 

.mainleft{
width:40px;
float:left;
background:url('fbox/left.png') repeat-y;
display:none;
}

.mainmiddle{
width:900px;
float:left;
background-color:#fff;
margin:0 40px 0 40px;
display:inline;
}


.mainright{
align:right;
width:55px;
height:500px;
float:left;
background:url('fbox/right.png') repeat-y;
display:none;

} 


.bottomleft{
width:40px;
height:55px;
float:left;
background:url('fbox/bottomleft.png');
} 
.bottommiddle{
width:900px;
/*width:86.9%;*/
height:55px;
float:left;
background:url('fbox/bottom.png');
} 
.bottomright{
align:right;
width:55px;
height:55px;
float:left;
background:url('fbox/bottomright.png');
} 
.icannlogo{
font-family: arial; font-weight: bold; color: rgb(53, 111, 148); font-size: 15px; position: relative; left: 50px;
width:330px;
}
.established{
    font-family: arial; font-weight: bold; color: rgb(53, 111, 148); font-size: 15px;float:right;
    padding-top:40px;
    margin-right:-20px;
    *padding-top:0px;
    *margin-right:0px;
    overflow: visible;z-index: 100;
}
.headerleft{
float:right;
width:434px;
margin-top:30px;
}

.livechat{cursor: pointer; margin-left: 5px; float: right;}

.hotline{display: inline-block; text-align: center; font-weight: bold; color: rgb(255, 0, 0); margin-bottom: 5px;float:right;}

.table {width:100%; margin-bottom:2px;}
.table div{float:right;padding-left:2px;}
.tableleft div{float:left;padding-left:2px;}


#loginmenu div{ padding-left:5px;}
#loginmenu{height: 3px;margin-top: 3px}
.searchleft{
width:10px;
height:35px;
float:left;
background:url('bar/barleft.png');
}
.searchmiddle{
float:left;
height:35px;
/*width:665px;*/
width:880px;
background:url('bar/content.png') repeat-x;
}
.searchright{
width:10px;
height:35px;
float:left;
background:url('bar/barright.png');
}




.logo{
	width:460px;
	height:130px;
}

#idBottomBookmarks{
display: block;
width:100%;
}


.maincontent{
height:auto;
}
.oranagebox{
display:table;
}

.oranagebox .topleft,.oranageboxsmall .topleft{
background:url("/img/box/topleft.png") no-repeat left top ;
float:left;
height:35px;
width:30px;

}
.oranagebox .heading,.oranageboxsmall .heading{
background:url("/img/box/top.png") repeat-x center top ;
height:35px;
width:auto;
float:left;
background-color:#ff8639;
font-weight:bold;
color:#FFFFFF;
}
.oranagebox .topright,.oranageboxsmall .topright{
background:url("/img/box/topright.png") no-repeat right top ;
height:35px;
width:38px;float:left;

}
.oranagebox .left,.oranageboxsmall .left{
background:url("/img/box/leftcont.png") repeat-y left center ;
width:30px;float:left;
}

.oranagebox .middle{
background:url("/img/box/orangeboxbg.png") repeat-y ;
width:100%;float:left;
}


.oranageboxsmall .middle{
background:url("/img/box/orangeboxbgsmall.png") repeat-y ;
width:100%;float:left;

}


.oranagebox .right,.oranageboxsmall .right{
background:url("/img/box/rightcont.png") repeat-y right center ;
width:38px;float:left;
}

.oranagebox .bottomleft,.oranageboxsmall .bottomleft{
background:url("/img/box/leftbottom.png") no-repeat left bottom;
height:39px;
width:30px;float:left;
}
.oranagebox .footer,.oranageboxsmall .footer{
background:url("/img/box/bottom.png") repeat-x center bottom ;
height:39px;float:left;
}
.oranagebox .bottomright,.oranageboxsmall .bottomright{
background:url("/img/box/rightbottom.png") no-repeat right bottom ;
height:39px;
width:38px;float:left;
}


.imgMaximizeWindow{
float:right;

}

.productMenusearch	{
	color : #FFFFFF;
	font-weight: bold;
	background-color : #ffffff;
}
.tablenormal div{
float:left;
}

/* ends here*/


.imgheader{
	position:relative;
	padding-top:0px;
}



.content{
	/*border-left:1px solid #C3C2C2;
	border-bottom:1px solid #C3C2C2;*/

}

.loginContent {
	margin-top : 5px;
	border-right:1px solid #C3C2C2;
	border-top:1px solid #C3C2C2;
	border-left:1px solid #C3C2C2;
	border-bottom:1px solid #C3C2C2;

}

.textbox{
	border:1px solid #C2C2C2;
	font-family:Verdana;
	font-size:13px;
        vertical-align: middle;
        margin:0;
}

.center100p{ width:100%;text-align:center;}

.textboxWaterMark150{
	border:1px solid #C2C2C2;
	font-family:Verdana;
	font-size:13px;
	color:#000000;
	background-color:#efefef;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
	width:150px;
}

.textboxWaterMark100{
	border:1px solid #C2C2C2;
	font-family:Verdana;
	font-size:13px;
	color:#000000;
	background-color:#efefef;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
	width:100px;
}

.textboxError{
	border:1px solid #cc0000;
	font-family:Verdana;
	font-size:13px;
	background-color: #FCB1C2;
}

.textboxMandatory {
	border:1px solid #C2C2C2;
	font-family:Verdana;
	font-size:13px;
	background-color : #FAFAAB;
}

.rightbotttom{
	border-right:1px solid #C2C2C2;
	border-bottom:1px solid #C2C2C2;
	font-family:Verdana;
	font-size:12px;
}

.smltextbox{
	border:1px solid #C2C2C2;
	font-family:Verdana;
	font-size:12px;
}
.label{
	font-family:Verdana;
	font-size:15px;
}
.smallabel{
	font-family:Verdana;
	font-size:13px;
	color:#3C3C3C;
}

.leftside{
	position:relative;
	width: 100px;
	height:380px;
	border:1px solid #C2C2C2;
	font-family:Verdana;
	font-size:15px;
	top:-380;
	background-color: white;
	left: 250px;

}

.textheader{
	font-family:Verdana;
	font-size:14px;
	font-weight: bold;
	color: #5D7277;

}

.textzone{
	font-family:Verdana;
	font-size:12px;
	width:75%;
	border:1px solid #000000;
	text-align:left;
	padding:4px;
	margin-top:5px;
}

.textError{
	font-family:Verdana;
	font-size:12px;
	width: 508px;
	border:1px solid #cc0000;
	text-align: center;
	padding:4px;
	margin-top:5px;
	background-color : #FCB1C2;
}

a{
	font-family:Verdana;
	font-size:12px;
	color: #FF863F;
	font-weight: bold;
}

a:hover{
	background-color:#5D7277;
	color:#FFFFFF;
	text-decoration: none;
}

h2{
	font-family:Verdana;
	font-size:15px;
	font-weight: bold;
	color: #5D7277;
	padding-top: 0px;
	padding-bottom: 0px;

}

.toplink, .toplink:visited, .toplink:hover{
	font-family:Verdana;
	font-size:11px;
	color: #5D7277;
	font-weight: bold;
	background-color : transparent;
}


.personallink{
	font-family:Verdana;
	font-size:11px;
	color: #FF6600;
	font-weight: bolder;
}


.marginrest{
	border-right:1px solid #C2C2C2;
	border-bottom:1px solid #C2C2C2;
	background-color:white;


	height: 16px;
	width: 9px;

}
.button{
	border-top:1px solid #C2C2C2;
	border-left:1px solid #C2C2C2;
	border-right:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
	height: 22px;
	background: url('buttonback.gif');
	cursor: pointer;
}


.bottomcopy{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color: #FF863F;
	text-align:center;
/*	border-left:1px solid #FF863F;
	border-right:1px solid #FF863F;*/
	padding-bottom:10px;
}

.maintext{
	font-family:Verdana;
	font-size:12px;
}

.textBoxHead{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bolder;
}

.maintexttitle{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#5D7277;
}

.textimage{
	padding-left: 15px;
	padding-bottom: 15px;
	font-family:verdana;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}

.sortHeader {
	color: #626469;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	font-weight: bold;
	overflow : hidden;
	text-overflow: ellipsis;
	white-space : nowrap;
	/*position:relative;*/
	text-decoration : none;
}

.sortHeader1 {
	color: #626469;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	font-weight: bold;
	overflow : hidden;
	text-overflow: ellipsis;
	position:relative;
	text-decoration : none;
}

.loadingMessage {
	color: #626469;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	font-weight: bold;
	overflow : hidden;
	position:relative;
	text-decoration : none;
}

.tableheader{
	height: 20px;
	background-image: url("headgradient2.jpg");
	color: #626469;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	font-weight: bold;

	border-color: #BFBEB9;
	font-weight: bold;
	border-top:0px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
	border-right:1px solid #929497;
	border-bottom:1px solid #929497;

	overflow : hidden;
	text-overflow: ellipsis;
	white-space : nowrap;

	/*position:relative;*/
	z-index:1;
}

.tableheaderdouble{
	height: 30px;
	background-image: url("headgradient1.jpg");
	color: #626469;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	font-weight: bold;

	border-color: #BFBEB9;
	font-weight: bold;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #929497;
	border-bottom:1px solid #929497;

	overflow : hidden;
	text-overflow: ellipsis;
	white-space : nowrap;

	position:relative;
}

.tableheaderdouble1{
	height: 30px;
	background-image: url("headgradient1.jpg");
	color: #626469;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	font-weight: bold;

	border-color: #BFBEB9;
	font-weight: bold;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #929497;
	border-bottom:1px solid #929497;

	overflow : hidden;
	text-overflow: ellipsis;
	position:relative;
}

.tablecell2{
	font-family: verdana;
	font-size: 11px;
	color: #3C3C3C;
 	border-top:0px solid #D8D8D8;
	border-bottom:1px solid #D8D8D8;
	border-left:1px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
	height:20px;
	overflow : hidden;
	text-overflow: ellipsis;
	white-space : nowrap;
}

.tablecell3{
	font-family: verdana;
	font-size: 11px;
	color: #3C3C3C;
	border-top:0px solid #D8D8D8;
	border-bottom:1px solid #D8D8D8;
	border-left:1px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
	height:20px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}


.tablecell{
	font-family: verdana;
	font-size: 11px;
	color: #3C3C3C;
	border-top:0px solid #D8D8D8;
	border-bottom:1px solid #D8D8D8;
	border-left:0px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
	height:20px;
	overflow : hidden;
	text-overflow: clip;
	white-space : nowrap;
	padding-left : 2px;
	padding-right : 2px;
}

.tablecelNew{
	font-family: verdana;
	font-size: 11px;
	color: #3C3C3C;
	border-top:0px solid #D8D8D8;
	border-bottom:2px solid #D8D8D8;
	border-left:0px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
	height:20px;
	overflow : hidden;
	text-overflow: ellipsis;
	white-space : nowrap;
	padding-left : 2px;
	padding-right : 2px;
}


.tablecellWrap{
	font-family: verdana;
	font-size: 11px;
	color: #3C3C3C;
	border:1px solid #D8D8D8;
	border-top:none;
	border-left:none;
	overflow : hidden;
	text-overflow: ellipsis;
	padding-left : 0px;
	padding-right : 0px;
}

.tableceNoBorder{
	font-family: verdana;
	font-size: 11px;
	color: #3C3C3C;
	height:20px;
	overflow : hidden;
	text-overflow: ellipsis;
	white-space : nowrap;
}

.formItemText {
	font-family: verdana;
	font-size: 11px;
	color: #3C3C3C;
	overflow : hidden;
	text-overflow: ellipsis;
	font-weight : bolder;
}




.scroller{
	overflow:auto;
	border:1px solid #EEEEEE;
	width:748px;
	height:280px;
}

.leftbordered{
	/*border-left:1px solid #FF863F;*/
}

.rightbordered{
	/*border-right:1px solid #FF863F;*/
}

.bothbordered{
	/*border-right:1px solid #FF863F;
	border-left:1px solid #FF863F;*/
}

.topbordered{
	/*border-top:1px solid #FF863F;
	border-right:1px solid #FF863F;
	border-left:1px solid #FF863F;*/
}

.searchtext{
	color: #FF863F;
	font-family: verdana;
	font-size: 16px;
	font-weight: 800;

}


.progdiv{
	position:absolute;
	visibility:hidden;
	height:11px;
	width:11px;
	top:0;
	left:0;
}

.highname{
	color: #FF863F;
	font-weight: bold;
}

}

.buttomNote {
	font-family:Verdana;
	font-size:10px;
	color : #000000;
	font-weight : normal;
	margin-top : 10px;
	margin-bottom : 10px;
}



.contentArea	{
	/*border-right : 1px solid #FF8639;
	border-left: 1px solid #FF8639;*/
	padding-right : 0px;
	padding-left : 0px;
	padding-top : 5px;
	padding-bottom : 0px;
}


.tab {
	background: url('tabcont.jpg');
	height: 20px;
	text-align:center;
	white-space: nowrap;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#5D7277;
	padding-right : 5px;
	padding-left : 5px;
	background-repeat : repeat-x;
}

.imgheader	{
	background-image: url("headeru.jpg");
	background-color : #FF8639;
}

.bottomBar {
	/*background-image: url("bottom3.jpg");
	background-repeat : no-repeat;*/
}

.pageTitle {
	padding-left: 10px;
	padding-bottom: 3px;
	font-family:verdana;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}

.specialLink {
	text-decoration : none;
	font-family:Verdana;
	font-size:12px;
	color : Black;
	font-weight : normal;
	background-color : White;
}

.specialLink1 {
	text-decoration : none;
	color : #ffffff;
	background-color : transparent;
}
.specialLink2{
	text-decoration : none;
	color : #000000;
	font-weight:normal;
	background-color : transparent;
}

.specialLink  a{
	color : Black;
}

.specialLink a:hover {
	background-color : White;
	color : Black;
}

.errorExplane {
	font-family: verdana;
	font-size: 9px;
	color: Red;
	overflow : hidden;
	text-overflow: ellipsis;
	font-weight : bolder;
}

.specialContainer{
	opacity: .0;
	filter: alpha(opacity=0);
}

.specialContainer a {
	color: #fefefe;
	
}


.selectedCurrency {
	border : thin solid #C6C3C6;
}

.currencyImg{
	border : thin solid #FFFFFF;
}


 .disabledScreen {
	background-color : #FFFFFF;
	z-index : 169;
	text-align : center;
	opacity: .5;
	filter: alpha(opacity=50);
	position : absolute;
	width : 100%;
	height : 100%;
	vertical-align : middle;
}

.whoisContainer {
	background-color: #FFFF8A;
	border: 1px solid WindowFrame;
	z-index: 170;
	text-align: center;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	overflow:hidden;
	width: 480px;
	height: 520px;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 12px;
}

 .tx-loading_Tips {
	background-color : #FFFF8A;
	border : 1px solid WindowFrame;
	margin-top : 300px;
	margin-left : 195px;
	z-index : 170;
	text-align : center;
	font-size : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
	opacity: .9;
	filter: alpha(opacity=90);
	position : absolute;
	width : 416px;
	height : 84px;
	vertical-align : middle;
}

 .tx-loading_Tips2 {
	background-color : #FFFF8A;
	border : 1px solid WindowFrame;
	margin-top : 20px;
	margin-left : 150px;
	z-index : 170;
	text-align : center;
	font-size : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
	opacity: .9;
	filter: alpha(opacity=90);
	position : absolute;
	width : 416px;
	height : 84px;
	vertical-align : middle;
}


.menuItem {
	font-family: verdana;
	font-size: 11px;
	color: #3C3C3C;

	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;

	height:20px;
	overflow : hidden;
	text-overflow: ellipsis;
	white-space : nowrap;
	padding-right : 10px;
	padding-left : 10px;
	background-color : #5D7277;

}

.menuItem a, .menuItem a:hover, .menuItem a:visited {
	color: #FFFFFF;
	text-decoration : none;
	background-color : transparent;
}

.alertHeader	{
	font-family: verdana;
	font-size: 12px;
	color: #3C3C3C;
	overflow : hidden;
	text-overflow: ellipsis;
	white-space : nowrap;
	font-weight : bolder;
}

.alertText	{
	font-family: verdana;
	font-size: 11px;
	color: #3C3C3C;
}

.productMenu	{
	color : #FFFFFF;
	font-weight: bold;
	background-color : #ffffff;
	text-align : center;		
}

.productMenu	a {
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
	font-size:12px;

}

.topMenuBar, .topMenuBar a, .topMenuBar a:hover{
	font-family:Verdana;
	font-size:12px;
	color: #5D7277;
	font-weight: bold;
}

.promoInfo {
	z-index:50;
	position: absolute;
	top: 0px;
	margin-left:0px;
	margin-top:0px;
}

.saleInfo {
	z-index:150;
	position:absolute;
	margin-left:-5px;
	margin-top:-41px;	
}

input.validationerror, select.validationerror, textarea.validationerror {
border: 1px solid red; 
background-color: #FFFCE2; 
background-position: right; 
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

.newTableHeader
{
   height: 25px;
   background-image: url("/img/headgradient3.jpg");	         
   color: #626469;
   font-family: verdana;
   font-size: 11px;
   text-align: center;
   font-weight: bold;
   
   border-color: #BFBEB9;
   font-weight: bold;
   border-top:0px solid #FFFFFF;
   border-left:0px solid #FFFFFF;
   border-right:1px solid #929497;
   border-bottom:1px solid #929497;
   
   overflow : hidden;
   text-overflow: ellipsis;
   white-space : nowrap;
   
   position:relative;      
}

.imgToolTip1{
	float: right; 
	width: 18px; 
	height: 18px; 
	background-repeat: no-repeat; 
	background-position: center;
	background-image: url('/img/help.png');
}

.imgToolTip{
	width:18px;
	height:18px;
	position:relative;
	cursor:help;
}

.imgToolTipDomainComment,.imgToolTipFolderComment{
	width:16px;
	height:16px;
	cursor:help;
	float:left;
	margin-left:4px;
	margin-right:4px;
	margin-top:0px;
	vertical-align: middle;
}
.clipingcontainer .imgToolTipDomainComment{
	float:none;
}

.dir .imgToolTipFolderComment{
	position:absolute;
	left:-3px;
	top:3px;
	border:none;
}

.imgToolTipHp{
	width:12px;
	height:12px;
	position:relative;
	cursor:help;
}

/* the following rules apply only to IE */
* html{
}
* html body{
}
* html .imgToolTip1{
	background-image:url('/img/px1.gif');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='/img/help.png');
}

/* The following styles are used for tooltip and modal window */

.divTitle
{
  background    : #FF8639 none repeat scroll 0% ;
  cursor        : pointer;			  
  text-align    : center;
  color         : #FFFFFF;
}

.newTableHeader
{
   height: 25px;
   background-image: url("/img/headgradient3.jpg");	         
   color: #626469;
   font-family: verdana;
   font-size: 11px;
   text-align: center;
   font-weight: bold;
   
   border-color: #BFBEB9;
   font-weight: bold;
   border-top:0px solid #FFFFFF;
   border-left:0px solid #FFFFFF;
   border-right:1px solid #929497;
   border-bottom:1px solid #929497;
   
   overflow : hidden;
   text-overflow: ellipsis;
   white-space : nowrap;
   
   position:relative;      
}

.smallButton
{		      
   border-top:1px solid #C2C2C2;
   border-left:1px solid #C2C2C2;
   border-right:1px solid #AAAAAA;
   border-bottom:1px solid #AAAAAA;
   height: 20px;
   width : 20px;
   outline-style : none
   text-align: center;
   background: url('buttonback.gif');            
}

/* For Modal Dialog*/
.jqmWindow 
{
    display: none;
    
    position: fixed;
    top: 17%;
    left: 54%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #FF8639;
    color: #FFFFFF;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow 
{
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

/* CSS for Confrim */
div.jqmConfirm { /* contains + positions the alert window */
 display: none;
 
 position: fixed;
 top: 25%;
 left: 50%;
 
 margin-left: -300px;
 width: 600px;
 
 background-color: #FF8639;
 color: #FFFFFF;
 border: 1px solid black;
 padding: 12px;
}
    
/* Fixed posistioning emulation for IE6	Star selector used to hide definition from browsers other than IE6	For valid CSS, use a conditional include instead */
* html div.jqmConfirm {
	position: absolute;
	top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
   
.clearfix:after {
    content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
   
/* For ToolTip */
/* global */
#cluetip-close img {
  border: 0;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
.cluetip-default {
  background-image: url("/img/headgradient3.jpg");
  background-color: #FF8639;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: white;
  border: 1px solid #000000;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 ;
  padding: 8px 10px 4px;
  font-size: 12px;
  font-weight: bold;
  font-family: verdana;
  background-image: url("/img/headgradient3.jpg");
  color: #000000;
  text-align:center;
}
.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}  
.cluetip-default #cluetip-inner {
  margin : 4px;
  padding: 4px;
  font-size:   10px;
  font-weight: normal; 
  font-family: verdana;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
   zoom: 1;
}
.imgWarnTip {
cursor:help;
}	   
.dExt {
	font-weight: bolder;
	text-align: center;
	border: 0px;
	width: 12%;
	background-color: #ECF2FE;
	height: 30px;
	padding: 5px;
}

.dExt a {
	color: #3C3C3C;
	text-decoration: none;
}

.dPrice {
	border: 0px;
	text-align: center;
	/*background-color: #ffffff;*/
	width: 85px;
	height:30px;
	padding:0px;
	margin:0px;
	
}

.priceCellContent_l {
	border: 0px;
	text-align: center; /*	background-color: transparent;*/
	background-image: url('/img/rndpr.gif');
	background-repeat: no-repeat;
	background-position: center left;
	width: 80px;
	height: 30px;
	padding: 0px;
	margin: 0px; /*display: table-cell;*/
	display: block;
	vertical-align: middle;
}

.priceCellContent{
	border: 0px;
	text-align: center;
/*	background-color: transparent;*/
	background-image:url('/img/rndpr_r.gif');
	background-repeat:no-repeat;
	background-position:center right;
	display: block;
	padding:0px;
	margin:0px;
	width: 80px;
	height:30px;
	
}

.oldPrice {
	font-size: 9px;
	text-decoration: line-through;
}

.goodPrice {
	color : Red;
	font-size:110%;
}


.areaReadOnly {
	border: 1px solid #C2C2C2;
	padding: 2px;
	background-color: #E0E0E0;
	overflow: auto;
	height: 55px;
}

.imgWarnTip {
    cursor:help;
}

.tablecellMainProductWithoutSubProduct{
	font-family: verdana;
	font-size: 11px;
	color: #3C3C3C;
	border-top:1px solid #D8D8D8;
	border-bottom:1px solid #D8D8D8;
	border-left:0px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
	height:25px;
	overflow : hidden;
	text-overflow: ellipsis;
	white-space : nowrap;
	padding-left : 3px;	
	padding-right : 2px;
}

.tablecellMainProductWithSubProduct{
	font-family: verdana;
	font-size: 11px;
	color: #3C3C3C;
	border-top:1px solid #D8D8D8;
	border-bottom:0px solid #D8D8D8;
	border-left:0px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
	height:25px;
	overflow : hidden;
	text-overflow: ellipsis;
	white-space : nowrap;
	padding-left : 3px;	
	padding-right : 2px;
}

.tablecellSubProduct{
	font-family: verdana;
	font-size: 10px;
	color: #3C3C3C;
	border-top:0px solid #D8D8D8;
	border-bottom:1px solid #D8D8D8;
	border-left:0px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
	height:22px;
	overflow : hidden;
	text-overflow: ellipsis;
	padding-left : 2px;
	padding-right : 2px;
	cellspacing : 0;
}

.smallImgToolTip{
	float: right; 
	width: 12px; 
	height: 12px; 
	background-repeat: no-repeat; 
	background-position: center;
	background-image: url('/img/verySmallHelp.png');
}

.subProductPriceCell{
	font-family: verdana;
	font-size: 11px;
	color: #3C3C3C;
	border-top:0px solid #D8D8D8;
	border-bottom:1px solid #D8D8D8;
	border-left:0px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
	height:20px;
	overflow : hidden;
	text-overflow: ellipsis;
	white-space : nowrap;
	padding-left : 2px;
	padding-right : 2px;
}

.bodyMinStyle{
min-height: 500px; /* sets min-height value for all standards-compliant browsers */	
}

/* for Internet Explorer */
/*\*/
* html .bodyMinStyle {
height: 500px;
}
/**/


/*td { behavior: url("/img/iepngfix.htc") }
*/
.clipingcontainer{
	overflow:hidden;
	text-overflow:clip;
	white-space:nowrap;
}
.clipingcontainer img{
	v-align:center;
}
.tabContent {
	text-align:center;
	white-space: nowrap;
	float:left;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#5D7277;
	margin-top:3px;
	margin-bottom:2px;
	padding-top:1px;		
}
h1.tabContent span {
  padding-bottom: 3px;
  padding-left: 10px;
  background:  url(tableft.jpg) top left no-repeat;
  vertical-align: top;
}
h1.tabContent span span	 {  	
  padding-left: 0;
  background: url(tabcont.jpg) top left repeat-x;
  margin-top:-2px;  
}
h1.tabContent span span span {
  background: url(tabright.jpg) top right no-repeat;
  padding-right: 10px;
}
.formItemText .specialLink1{
        font-family: verdana;
        font-size: 11px;
        color: #3C3C3C;
        overflow : hidden;
        text-overflow: ellipsis;
        font-weight : bolder;

}
.dotContent {
	text-align:center;
	white-space: nowrap;
	float:left;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#5D7277;
	margin-top:3px;
	margin-bottom:2px;
	padding-top:1px;		
}
h1.dotContent span {
  padding-bottom: 3px;
  padding-left: 10px;  
  vertical-align: top;
}
h1.dotContent span span	 {  	
  padding-left: 0;  
  margin-top:-2px;  
}
h1.dotContent span span span {  
  padding-right: 10px;
}


.priceFree{color:red;font-size:11px;font-weight:bold}

.modalformLabelText {
font-family: verdana;
font-size: 12px;
color: #FFFFFF;
overflow : hidden;
text-overflow: ellipsis;
font-weight : bolder;
}

.modalForm h2{
	font-size:18px;
	text-align:left;
	font-weight:bold;
}

.advancedSearchLogic {
	text-align: left;
	margin: 15px;
}

.searchCrInputContainer {
	border: 2px solid #707070;
	background-color: #FDF5E6;
	height: 175px;
	overflow: auto;
}

.searchCrInputContainer input, .searchCrInputContainer select {
	width:99%;
}

.textFieldError{
	border:1px solid #cc0000;
	font-family:Verdana;
	font-size:13px;
	background-color: #FFCCCC;
}


.menutable{
    display:inline;
    position:absolute;
    top: 10px;
    z-index:300;
    width: 150px;
}

.menuitem{
    border-bottom:1px solid #C2C2C2;
    background-color:white;
    font-family:Verdana;
    font-size:12px;
    color: #777777;
    font-weight: bold;
    height: 20px;

    text-align:left;
    padding-left:10px;
    cursor: pointer;
}

.menuitemtop{
    border-top:1px solid #C2C2C2;
    border-bottom:1px solid #C2C2C2;
    background-color:white;
    font-family:Verdana;
    font-size:12px;
    color: #777777;
    font-weight: bold;
    height: 25px;
    width: 60px;
    text-align:left;
    padding-left:10;
}


.domainfolderview .domainview {width:49.9%; float:left;}
.domainfolderview input.btn {             
border-top:1px solid #C2C2C2;border-left:1px solid #C2C2C2;border-right:1px solid #AAAAAA; border-bottom:1px solid #AAAAAA;
font-family:Verdana;font-size:11px;width:52px;height:20px;
outline-style:none;text-align:center;
padding-left:1px;padding-right:1px;margin-left:1px;
background: url('buttonback.gif');
}
.imgBtnEdit {border:0;background:url(/img/edit.gif) no-repeat;}
.imgBtnDelete {border:0;background:url(/img/delete.gif) no-repeat;}
.imgBtnNoDelete {border: 0;background: url(/img/no_delete.gif) no-repeat;}
.imgBtnNoEdit {border:0;background:url(/img/no_edit.gif) no-repeat;}
.imgBtnAddFolder {border:0;background:url(/img/add.gif) no-repeat;}

.imgBtnCluetip{cursor:pointer;width:22px;height:22px;}
.imgDisableBtnCluetip{width:22px;height:22px;}
.cluetip-imgBtncluetipClass{font-family:Verdana;font-size:11px;}
.cluetip-imgBtncluetipClass #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #ffffca;
  border: 1px solid #000000;
}
.cluetip-imgBtncluetipClass #cluetip-inner {
  margin : 2px;
  padding: 2px;
  font-weight: normal; 
}

.domainfolderview .domainfolder {left:50.1%;}
.domainfolderview .domainview select {border:1px solid #C2C2C2;font-family:Verdana;font-size:11px;width:187px;height:20px;vertical-align:top;}
.domainfolderview fieldset{height:40px;border:1px solid #C3C2C2;padding-left:5px;}
.showHideAdvancedDomainViewElement fieldset legend{color: #626469; font-family: verdana; font-size: 11px; font-weight: bold;}
.showHideAdvancedDomainViewElement fieldset{border:1px solid #C3C2C2;padding-left:5px;}

/* language dropdown related css */
/*********************************/
.lang-menu {width:130px; height:20px; position:relative; z-index:100; font-family:Verdana, sans-serif; font-size:12px; vertical-align:middle;}
.lang-menu ul li a img {vertical-align:middle;}
/* hack to correct IE5.5 faulty box model */
* html .lang-menu {width:130px; w\idth:149px;}
/* remove all the bullets, borders and padding from the default list styling */
.lang-menu ul {padding:0;margin:0;list-style-type:none;}
.lang-menu ul ul {width:130px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown lang-menu positon */
.lang-menu li {float:left;width:130px;position:relative;text-align:left;}
/* style the links for the top level */
.lang-menu a, .lang-menu a:visited {display:block;font-size:12px;text-decoration:none; color:#5D7277; width:138px; height:20px; background-color:transparent; padding:0px; line-height:20px; font-weight:bold;}
/* style the second level background */
.lang-menu ul ul a, .lang-menu ul ul a:visited {border:1px solid #5D7277; border-width:1px 0 1px 1px; color:#3c3c3c; background-color:#fff }
/* a hack so that IE5.5 faulty box model is corrected */
* html .lang-menu a, * html .lang-menu a:visited {width:149px; w\idth:138px;}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.lang-menu ul ul {visibility:hidden;position:absolute;height:0;top:19px;left:0; width:130px;border-top:1px solid #5D7277;}
/* another hack for IE5.5 */
* html .lang-menu ul ul {top:10px;t\op:11px;}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.lang-menu table {position:absolute; top:0; left:0; border-collapse:collapse;}
/* style the second level links */
.lang-menu ul ul a, .lang-menu ul ul a:visited {background:#fff; color:#5D7277; height:auto; line-height:20px; padding:0; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .lang-menu ul ul a, * html .lang-menu ul ul a:visited {width:150px;w\idth:128px;}
/* style the top level hover */
.lang-menu ul ul a:hover{color:#fff; background:#ff8639;}
.lang-menu ul ul :hover > a {color:#fff; background:#ff8639;}
/* ie6 top menu hover issue */
a.top_a{padding:0;margin:0}
* html .lang-menu ul li.top_menu a.top_a:hover{color:#5D7277; background:transparent url(desc_0.gif) no-repeat scroll 130px center;}
* html .lang-menu ul li.top_menu :hover > a.top_a {color:#5D7277; background:transparent url(desc_0.gif) no-repeat scroll 130px center;}
/* style the top level menu */
.lang-menu ul li.top_menu {background:transparent url(desc_0.gif) no-repeat scroll 110px center;padding:0px;}

/* make the second level visible when hover on first level list OR link */
.lang-menu ul li:hover ul,
.lang-menu ul a:hover ul{visibility:visible; }
.lang-menu{top:-20px}

/* main menu related css */
/*************************/
/* a hack so that IE5.5 faulty box model is corrected */
/* * html .menu a, * html .menu a:visited {width:149px; w\idth:138px;} */


.menu {position:relative;z-index:50;font-family:Verdana;}
.menu *{z-index:142}

/* hack to correct IE5.5 faulty box model */
/* * html .menu {width:746px; w\idth:745px;} */
/* ie6 menu height issue */

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;position:relative; white-space:nowrap;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:11px;text-decoration:none; color:#fff; height:20px; border:1px solid #fff; border-width:1px 0 1px 1px; background:#5D7277; padding-left:10px; line-height:19px; font-weight:bold;}
* html a.topmenu, a.topmenu:visited {display:block;font-size:11px;text-decoration:none; color:#5D7277; height:20px; border:1px solid #fff; border-width:1px 0 1px 1px; background:transparent url(tabcont.jpg) repeat; padding-left:0px; line-height:19px; font-weight:bold;}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:21px;left:0; border-top:1px solid #fff;}
/* another hack for IE5.5 */
* html .menu ul ul {top:20px;t\op:21px;}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}
/* yet another hack for IE5.5 */
/* * html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}*/
/* style the top level hover */
/* style the second level links */

.menu ul ul a, .menu ul ul a:visited {background:#5D7277; color:#fff; height:auto; line-height:1em; padding:5px 10px; border-width:0 1px 1px 1px;}
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#ff8639;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff; background:#ff8639;}

/* style the top level menu*/
.menu ul li {white-space:nowrap; list-style-type:none;}
.menu ul li.tm {background:#fff;}
.menu ul li a.topmenu {color:#5D7277; background:#fff url(tabcont.jpg) repeat-x; padding:0; margin:0; height:19px; line-height:19px;text-decoration:underline;}
.menu ul li a.topmenu span {vertical-align:top;}


/* ie6 top menu hover issue */
/* ie6 issue - in ie6 width was taken as 100%*/
* html .menu ul li a.topmenu {width:50px;text-decoration:none;}
/* chrome issue - in chrome list was showing horizontally, so we added a br */
.menu ul li ul li br {height:0px; line-height:0px; padding:0; margin:o;}
/* sub-menu width */
.menu ul li ul.home li {display:block;clear:both;width:100%;*width:150px;}
.menu ul li ul.domains li {display:block;clear:both;width:100%;*width:350px;}
.menu ul li ul.myaccount li {display:block;clear:both;width:100%;*width:275px;}
.menu ul li ul.api li {display:none}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,.menu ul a:hover ul{visibility:visible;}

/* Fix IE. Hide from IE Mac \*/
* html .menu ul li { float: left; height: 1%; }
* html .menu ul li a { height: 1%; }
/* End */



* html .menu ul li:hover * html select,
* html .menu ul a:hover * html select {visibility:hidden;}



/******************************/
css for domain folder view menu
/******************************/
.dir {position:relative; z-index:100;font-family:Verdana;}
/* remove all the bullets, borders and padding from the default list styling */
.dir ul {padding:0;margin:0;list-style-type:none;z-index:100;}
.dir ul ul {width:200px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.dir li {float:left;width:199px;position:relative;}
/* style the links for the top level */
.dir a, .dir a:visited {display:block;font-size:11px;text-decoration:none; color:#000; width:187px; height:20px; border:1px solid #C2C2C2; border-width:1px 0 1px 1px; background:#fff; padding-left:10px; line-height:19px; font-weight:bold;}
.dir .imgToolTipFolderComment+*+a, .dir .imgToolTipFolderComment+*+a:visited{padding-left:20px}
.dir ul li.folderTopMenu {border-right:1px solid #c2c2c2;}
.dir ul li a.level1 {background:#fff url(/img/treeview/combodown.gif) no-repeat 172px center;white-space:nowrap;cursor:default;}

/* style the second level background */
.dir ul ul a.drop, .dir ul ul a.drop:visited {background:#fff url(/img/treeview/right.gif) no-repeat 180px center;}
/* style the second level hover */
.dir ul ul a.drop:hover{background:#ff8639 url(/img/treeview/right.gif) no-repeat 180px center;}
.dir ul ul :hover > a.drop {background:#ff8639 url(/img/treeview/right.gif) no-repeat 180px center;}
/* style the third level background */
.dir ul ul ul a, .dir ul ul ul a:visited {background:#fff;}
/* style the third level hover */
.dir ul ul ul a:hover {background:#ff8639;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.dir ul ul {visibility:hidden;position:absolute;height:0;top:21px;left:0; width:199px;border-top:1px solid #c2c2c2;z-index:100;}
/* another hack for IE5.5 */
* html .dir ul ul {top:20px;t\op:21px;}

/* position the third level flyout menu */
.dir ul ul ul{left:199px; top:-1px; width:199px;}

/* position the third level flyout menu for a left flyout */
.dir ul ul ul.left {left:-199px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.dir table {position:absolute; top:0; left:0; border-collapse:collapse;z-index:100;}
.dir table td ul {z-index:100;}

/* style the second level links */
.dir ul ul a, .dir ul ul a:visited {background:#fff; color:#000; height:auto; line-height:1em; padding:5px 10px; width:178px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .dir ul ul a, * html .dir ul ul a:visited {width:200px;w\idth:178px;}

/* style the top level hover */
.dir a:hover, .dir ul ul a:hover{color:#000; background:#ff8639;}
.dir :hover > a, .dir ul ul :hover > a {color:#000; background:#ff8639;}

/* make the second level visible when hover on first level list OR link */
.dir ul li:hover ul,
.dir ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.dir ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.dir ul :hover ul :hover ul{ visibility:visible;}

/* Fix IE. Hide from IE Mac */
* html .dir ul li { float: left; height: 1%;}
* html .dir ul li a { height: 1%; }
* html .dir ul ul ul li { height: 1%; }
* html .dir ul ul ul li a { height: 1%; }
* html .dir ul ul ul li a, .dir ul ul ul li a:visited{padding-left:20px;}
/* End */

.tableheadersp{
    height: 20px;
    color: #626469;
    font-family: verdana;
    font-size: 11px;
    text-align: center;
    font-weight: bold;

    border-color: #BFBEB9;
    font-weight: bold;
    border-top:0px solid #FFFFFF;
    border-left:0px solid #FFFFFF;
    border-right:1px solid #929497;
    border-bottom:1px solid #929497;

    overflow : hidden;
    text-overflow: ellipsis;
    white-space : nowrap;

    z-index:-1;
}
.nothing{}

.showOnlyWhenJsAllowed{display:none}
.hideOnlyWhenJsAllowed{}

.applyBtn{
	position:relative;
}

.termsText {
	border: 2px solid #696969;
	background-color: #F5F5F5;
	padding: 5px;
	text-align: justify;
	width: 708px;
	height: 120px;
	overflow: scroll;
	font-family: verdana;
	font-size: 11px;
	margin-top:15px;
}

.termsAgreeButtons {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	margin:5px;
}

.tablecellMin{
	font-family: verdana;
	font-size: 11px;
	color: #3C3C3C;
	border-top:0px solid #D8D8D8;
	border-bottom:1px solid #D8D8D8;
	border-left:0px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
	height:12px;
	overflow : hidden;
	text-overflow: clip;
	white-space : nowrap;
	padding-left : 2px;
	padding-right : 2px;
}


.px9 {
	font-size: 9px;
	font-family:arial;
}
table.prices{
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	border-collapse:collapse;
}
table.prices td{
	padding:4px;
}

table.prices .priceHeader{
	font-weight:bold;
	text-align: center;
}

.phoneNumberInput{width:160px}

.pdiv {
	border: 2px solid Gray;
	width: 630px;
	height: 320px;
	margin: 5px 0 5px 0;
	padding: 10px 5px 10px 5px;
	background-color: #FFFFE0;
	overflow:auto;
}

fieldset{border:1px solid #C3C2C2;padding-left:5px;}
fieldset legend{color:#626469;font-family:verdana;font-size:11px;font-weight:bold;}

.p1 {
	text-align:justify;
	font-size:13px;
	font-family:Verdana;
}

/* CSS Document */
div.paragraph{font-size:12px;text-align:justify;margin-top:20px;padding:5px;line-height:140%;font-family:verdana;}
div.pinfo{border:dotted 2px #00f;background-color:#efefef;}
div.paragraph img.ssicon{float:left;border:none;margin-right:8px;margin-bottom:8px;}
div.paragraph ol li{text-indent:0;margin:10px;}
#htitle{padding-top:20px;}

.priceInfoLink {
	font-size:inherit;
	font-weight:inherit;
	color:inherit;
	text-decoration:inherit;
}

.producName {
	font-size:130%;	
	padding: 5px;
	color:#5D7277;
}

.producName b{color:red;}
.productPeriod{
	background-color: #DCF1FC;
}

.ourNsNote {
	width: auto;
	margin: 0px;
	padding: 10px 10px 10px 70px;
	border: 1px solid #CC0000;
	background-color: #FFDBDB;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	background: #FFDBDB url(/img/alert.gif) no-repeat 20px;
}
#domainsTable_DomainInformationList tr{height:23px}
#mainTable_DomainInformationList tr{height:23px}
#checkboxes_DomainInformationList tr{height:23px;}

.inlinebdiv{
    display: inline-block;
}

.centerBox {
	margin: 15px auto;
	text-align:center;
}
.featureDesc {
	font-family:Verdana;
    font-size:12px;
    text-align:justify;
}

.addthis_toolbox {
	width:390px;
	margin-top:8px;
	float: right;
}

.addthis_toolbox a,  .addthis_toolbox a:hover{
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}


#regLogoList {
  position: relative;
  width:100%;
  height: 64px;
  overflow: hidden;
}

.scrCnt{
	width: 832px;
	white-space: nowrap;
	position: absolute;
}

.scrCnt img {
	margin-left:7px;
	margin-right:7px;
	border: none;
}

.scrBtn {
	padding: 3px;
	font-size: 130%;
	color: Silver;
	background-color: #EDEDED;
	font-weight: bold;
	width: 20px;
	cursor: pointer;
	text-align: center;
}
.scrBtn:hover {
	background-color:#FF863F;
	color:#fff;
}

.regListTbl {
	border: 1px solid #DCDCDC;
	width: 100%;
	position: inherit;
	height: 80px;
}

.jqmWindow a {
	color: #1E90FF;
}

