html {
	padding: 0;
	margin: 0;
}

body {
	color: #666261;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;		
	vertical-align: top;
	margin: 0;
	padding: 0;		
	/*overflow-x:hidden;*/
}

div, form/*, p, th, td, li, dd*/ {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0;
}

img {
	display: block;
	border: none;
}

object {
	border: none;
}

a,
a:link,
a:visited,
a:active {
	color: #899E29;
	text-decoration: none;
	/*color:#424c55;	/*gray*/
}

a:hover {
	color: #899E29;
	text-decoration: underline;
	/*color:#899E29;	/*green*/
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input,
textarea,
select {
	border: 1px solid #999;
	color: #666666;
}

select option {
	color: #666666;
	border: none;
}

select option.different,
select option.different:hover {
	color: blue;
}
textarea {
	resize: none;
}
.domainlist{ 
	width: 400px;
	height: 100px;
	border: 1px solid #CDCDCD;
	color: #666666;
	resize: none;
}
input[type=checkbox],
input[type=radio] {
	border: none;
}
/*input[type=text],
input[type=password] {
	width: 150px;
}*/

input.DatePicker {
	margin-top: 2px;
	width: 70px;
}

input.disabled {
	background-color: #e7e5e1;
}

input.cbox {
	border: none;
}

input.nameserver {
	width: 235px;
	margin: 2px 0;
}

.watermark {
	color: #999999 !important;
}

.clear {
	clear: both;
}

ul.vspace {
	margin-top: 15px;
}

ul.vspace li {
	padding: 5px 0;
}


a.detailsTitle,
a.detailsTitle:hover {
	color: #899e29;
	font-size: 24px;
	text-decoration: none;		
}

/******************* CAPTCHA *******************/

.captchaContainer {
	width: 150px;
	/*height: 50px;*/
}

.captchaContainer img {
	width: 150px;
	height: 50px;
}

/* ============================================================
	HEADER
   ============================================================ */

#header #logo {
	float: left;
}

#header #wheel {
	float: left;
	left: -26px;
	height: 102px;
	position: relative; 
	top: -4px; 
	width: 119px;
}

#header #debugInfo {
	float: left;
	margin-left: 20px;
}

#header #debugInfo span {
	color: red;
}

#header #debugInfo .debugServer {
	color: grey;
}

#header #supportChatButton {
	float: right;
	height: 30px;
	margin: 28px/*31px*/ 25px 0 0;
}
#header #domainSearchContainer {
	background: url('/img/search/Top_Menu_search_bar_left.png') left center no-repeat;
	float: right;
	height: 19px;
	margin: 38px 0 0 0;
	width: 165px; 
}

#header #domainSearchContainer #domainSearchInner {
	height: 19px;
	margin: 0 0 0 6px;
	padding: 0;
	overflow: hidden;
}

#header #domainSearchContainer #domainSearchInner #domainSearchForm {
	float: left;
}

#header #domainSearchContainer #domainSearchInner input {
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #a0ad6a;
	border-bottom: 1px solid #a0ad6a;
	color: #666666;
	height: 17px;
	margin: 0;	
	padding: 0;	
	width: 134px;
}

#header #domainSearchContainer #domainSearchInner #domainSearchSubmit {
	background: url('/img/search/Top_Menu_right_pixel_bg.png') center right no-repeat;
	cursor: pointer;
	float: right;	
	height: 19px;
	width: 25px;
}

#header .ContainerLogin {
	float: right; 
	height: 21px;
	padding: 15px 15px 0 0; 
}

#header .ContainerLogin a {
	color: #494544;	
	font-weight: bold;
	text-decoration: none;
}

#header .ContainerLogin a:hover {
	color: #ffffff;		
	text-decoration: none;	
}

/* ============================================================
	GENERAL STYLES
   ============================================================ */
   
.textHeader{
	font-size:16px;
	color:#666666;
	font-weight:bold;
}

.text1 {
	line-height:17px;
}
.dashedLine{
	border:0px;
	border-top:1px dashed #cdcdcd;
	height:1px;
}
.separator{
	border-right:1px solid #696662;	
	border-left:1px solid #696662;	
	height:45px;
	padding-left:3px;
}
.shadow{ 
	border-top:1px solid #B9B8B8;
	background: url(../img/layout/shadow.png) repeat-X;
	width:100%;
	height:5px;
}
.shadowBottom{ 
	border-bottom:1px solid #B9B8B8;
	border-top:1px solid #B9B8B8;
	background: url(../img/layout/shadow.png) repeat-X;
	width:100%;
	height:15px;
}
.leftSpace{
	float:left;	
	text-align:left;
}
.verticalSpace{
	height:10px;
}
.horizontalSpace{
	width:10px;
}
.verticalSep {
	width: 9px;
	height: 124px;
	float: left;
	background-image: url('/img/layout/loginBar_sap.png');
}

/* ============================================================
	CONTENT
   ============================================================ */

#content {
	/*width:100%;*/	
	margin: 0 auto;
	padding: 0;
	/*overflow:hidden;*/
	/* for IE 5.5 or higher: */
    /*padding-left:expression("0px");*/
}
#subcontent {
	float: left;
}
#wrapper {
	height:auto;
	width:930px;	
	margin: 0 auto;
	padding: 0 auto;
	background-color: #FFFFFF;	
}
.leftPanel{	
	float: left;
	margin-right: 15px; 
	width: 180px;	
}	
.centerPanel{
	/*height:100%;*/
	float: left;	
}

.centerNoPanels {
	width: 930px;
}

.centerSinglePanel {
	width: 735px;
	
}

.centerTwoPanels {
	width: 540px;
}
.rightPanel{
	width:180px;
	float:right;	
}

/* ============================================================
	FORMS
   ============================================================ */

.buttonsPanel {
	padding: 10px;
}   

.inpSmall{
	height:13px;
	width:50px;
	font-size:11px;
	color:#666666;
	border:1px solid #666261;
}
.inpLong{
	border:1px solid #666261;
	color:#666666;
	font-size:11px;
	width:120px;
}

.longField {
	width: 250px !important;		
}

.selectBox{
	border:1px solid #666261;
	color:#666666;
	font-size:11px;
	width:200px;
	height:18px;
	line-height:18px;
}
.inputDatePicker{
	border:1px solid #666261;
	color:#666666;
	width:68px;
	/*height:16px;*/
	margin: 2px 0 0 0;
	padding: 3px 0 0 3px;
}
.fieldAreaBlock{
	height:30px;
	width:100%;
	float:left;
	text-align:left;
}
.ttlFieldBlock{
	float:left;
	clear:both;
	width:100px;
	text-align:left;
	padding:2px;
}
.fieldBlock{
	float:left;
}


.btnContainer{
	direction:rtl;
	padding-top:4%;
	padding-bottom:10px;
	padding-right: 10px;
	height:100%;
	overflow:hidden;
} 
.btnBlockPanel{	
	float:right;
}


.select1,.inputbox1{
	width:90px;
	border:1px solid #686868;
}
.input1{
	font-size:11px;	
}
.inputBox1{
	color:#000000;
	border: 1px solid #6f6d6c;
}
table.field{
	color:#666261;
}
table.fieldSmall{
	color:#666261;
}
table.fieldSmall td.star{
	padding-left:5px;
	text-align:left;
}
table.fieldSmall td.star span{
	color:red;
}
.msgErrorTextArea{
	overflow-y:auto;
	width: 90%;
	height:100px;
	border:1px solid #CDCDCD;	
	color:#666666;
	background:#E7E5E1;
}

ul.selectList {
	list-style: none;
	margin: 0; 	 
	width: 150px;
}

/* ============================================================
	FOOTER
   ============================================================ */
 
#footer{
	margin:10px 0px 10px 0px;
}   
.copyright{
	font-size:10px;
	color:#989292;
	height:50px;
	float:left;	
	width:80%;
}
.footerCopyrightArea{
	height:50px;
	width:100%;
}
.logoBottom{
	float:right;
	width:109px;
	height:15px;
	cursor:pointer;
	background-image:url('/img/logos/Logo_Tm_Small.png');
}

/* ============================================================
	SUPPORT
   ============================================================ */
   
.domainListTableHeaderCell,.domainListTableHeaderCell div table tr td{
	font-weight:normal;
	font-size:11px;
	height:27px;
	background-image:url('../img/layout/support/domainTableHeaderBg.png');
	background-repeat:repeat-x;
}
.domainListTableSapCell{
	width:2px;
	background-image:url('../img/layout/support/domainListTableSap.png');
	background-repeat:repeat-y;	
}
.domainListTableCell{
	font-weight:normal;
	font-size:11px;
	height:27px;
}
.domainListTableCell_over table tr td{
	color:#67771F;	/* green */
	text-decoration:underline;
	font-size:11px;
}
.domainListTableCell table tr td{
	color:#666261;		/* normal - gray */
	text-decoration:none;
}

.listTable_row2{
	background-color:#e1e1e1;
}


.ulSignupError{
	padding-left:20px;
}
.ulSignupError,.ulSignupError li{
	color:#AE4028;
	font-size:10px;
}
.ulSignupError a{
	color:#AE4028;
}
.ulSignupError a:hover{
	color:#677915;
}

/* ============================================================
	BOXE CAPTION
   ============================================================ */
   
.boxGradientCaption,.boxGradientCaption table tr td,.boxGradientBottomLink{
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;	
}
.boxGradientBottomLink:hover{
	color:#ffffff;
	text-decoration:underline;
}

.boxYellowPad{	
	background: #f7be23 url('../img/layout/Content_Yellow_Header_Cap.png') no-repeat right;
	clear: both; 
	float: left;
	font-weight: bold;
	height: 15px; 	
	padding: 1px 8px 1px 15px;
	text-align: left;
	margin: 10px 0;
}
.boxSolidCaption{
	font-weight:bold;
	color:#666666;
}
  
/* ============================================================
	GRID
   ============================================================ */
   
table#emptyGrid{
	width:715px;
	height:100px;
	text-align:center;
	border:1px solid gray;	
}
#pagerCpanel{
	background: #ffffff url('../img/panels/bg_pager_cpanel.png') 0 0 repeat-x;
	/*width:722px;*/
	width: 100%;
	height: 35px;
	margin: 0px;
	padding: 0px;
}
.featuresIcons span {
	margin-left: 2px;
}	
.featuresIcons span a {
	text-decoration: none;
}
.featuresIcons span img {
	width: 20px;
	height: 20px;
	border: none;	
}
.textInputDisabled{
	color:#666666;
	background:#E7E5E1;
}

.textAreaCommon{
	border:1px solid #CDCDCD;
	color:#666666;
}

.icon_available,.icon_taken{
	height:18px;
	width:24px;
	background-image:url('/img/icons/success.png');
	float:left;
}

.icon_taken{
	background-image:url('/img/icons/taken.png');
}

.span_warning_link{
	text-decoration:underline;
	cursor:pointer;
}

.filterPanel {
	width: 100%;
}

