﻿html
{
	font-family: Arial;
}
body
{
	background-image: url('images/page-background.gif');
	background-position: center;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #5c5a5b;
	font-size: 12px;
}
input[type="text"], input, textarea, select, button
{
	font-family: Arial;
	font-size: 12px;
	font-weight: 800;
	color: #3b5888;
	vertical-align: middle;
}
ul
{
	list-style-image: url('images/bullet-2-rtl.gif');
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
	line-height: 19px;
}
li
{
	padding: 0px;
	margin: 0px;
}
p
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 18px;
}
h1
{
	color: #f16122;
	font-weight: 800;
	font-size: 12px;
	margin-bottom: 11px;
}
h2
{
	color: #000000;
	font-weight: 800;
	font-size: 12px;
	margin-bottom: 11px;
}
.PageTopImageDiv
{
	margin: auto;
	width: 780px;
	text-align: center;
	margin-bottom: 3px;
}
/*#Buttons*/
.Button1
{
	background-image: url('images/button-1-background.gif');
	background-color: Transparent;
	border: none;
	cursor: hand;
	cursor: pointer;
	color: #ffffff;
}
.Button2
{
	background-image: url('images/button-2-background.gif');
	background-color: Transparent;
	border: none;
	cursor: hand;
	cursor: pointer;
	color: #ffffff;
}
.Button3
{
	background-image: url('images/button-3-background.gif');
	background-color: Transparent;
	border: none;
	cursor: hand;
	cursor: pointer;
	color: #ffffff;
}
/*#TextBoxes*/
.TextBox1
{
	border: solid 1px #000000;
	height: 16px;
	width: 134px;
	color: #3b5888;
}
.TextBox2
{
	height: 16px;
	width: 226px;
	border: solid 1px #000000;
	color: #3b5888;
	padding-left: 2px;
	padding-right: 2px;
}
.MultiplyDomainsSearch
{
	overflow: auto;
}

#MainDiv
{
	width: 1024px;
	margin: auto;
	background-color: #ffffff;
	min-height: 100%;
	overflow: hidden;
}
#MainDivPages
{
	width: 1024px;
	margin: auto;
	background-color: #ffffff;
	overflow: hidden;
	border-left: solid 1px #bbbaba;
	border-right: solid 1px #bbbaba;
}

/*#Table*/
.TableHeader1
{
	height: 28px;
	background-color: #efefef;
	padding-left: 4px;
	padding-right: 4px;
	color: #313131;
}
.TableHeader2
{
	height: 28px;
	background-color: #efefef;
	font-weight: 800;
	color: #626262;
	padding-left: 4px;
	padding-right: 4px;
}
.TableHeader3
{
	height: 27px;
	background-color: #dddddd;
	font-weight: 800;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
}
.TableCell1
{
	background-color: #ffffff;
	padding-left: 4px;
	padding-right: 4px;
	height: 19px;
	color: #313131;
}
.TableCell2
{
	background-color: #efefef;
	padding-left: 4px;
	padding-right: 4px;
	height: 19px;
	color: #313131;
}

A:link
{
	/* COLOR: #575756; */
	color: #f26222;
	text-decoration: underline;
}
A:active
{
	color: #f26222;
	text-decoration: underline;
}
A:hover
{
	color: #f26222;
	text-decoration: underline;
}
A:visited
{
	color: #f26222;
	text-decoration: underline;
}
A:hover
{
	color: #f26222;
	text-decoration: underline;
}

/* Language Bar */
A.LanguageButtonLink
{
	width: 68px;
	height: 22px;
	float: left;
	text-align: center;
	font-size: 13px;
	font-weight: 800;
	color: #000000;
	text-decoration: none;
	background-image: url('images/button-lang.gif');
}
A.LanguageButtonLink:link
{
	width: 68px;
	height: 22px;
	float: left;
	text-align: center;
	font-size: 13px;
	font-weight: 800;
	color: #000000;
	text-decoration: none;
	background-image: url('images/button-lang.gif');
}
A.LanguageButtonLink:active
{
	width: 68px;
	height: 22px;
	float: left;
	text-align: center;
	font-size: 13px;
	font-weight: 800;
	color: #000000;
	text-decoration: none;
	background-image: url('images/button-lang.gif');
}
A.LanguageButtonLink:hover
{
	width: 68px;
	height: 22px;
	float: left;
	text-align: center;
	font-size: 13px;
	font-weight: 800;
	color: #000000;
	text-decoration: none;
	background-image: url('images/button-lang-on.gif');
}
A.LanguageButtonLink:visited
{
	width: 68px;
	height: 22px;
	float: left;
	text-align: center;
	font-size: 13px;
	font-weight: 800;
	color: #000000;
	text-decoration: none;
	background-image: url('images/button-lang.gif');
}
A.LanguageButtonLink:hover
{
	width: 68px;
	height: 22px;
	float: left;
	text-align: center;
	font-size: 13px;
	font-weight: 800;
	color: #000000;
	text-decoration: none;
	background-image: url('images/button-lang-on.gif');
}
.LanguageButtonActive
{
	width: 68px;
	height: 22px;
	float: left;
	text-align: center;
	font-size: 13px;
	font-weight: 800;
	color: #ffffff;
	background-image: url('images/button-lang-active.gif');
}
/* MainMenu */
.MainMenuStrip
{
}
.MainMenuTop
{
	width: 924px;
	height: 40px;
	padding-right: 150px;
	border-bottom: solid 2px navy;
}
.MenuTd
{
	height: 30px;
	text-align: right;
	font-size: 13px;
	font-weight: 800; /*	padding-right:30px;*/
}

/*A.MainMemuItem:link
{
	width:100%;
	padding-top:6px;
	height:24px;
	vertical-align:middle;
    COLOR: Navy;
    TEXT-DECORATION: none;
	float:left;
	cursor:default;
}
A.MainMemuItem:active
{ 
	width:100%;
	padding-top:6px;
	height:24px;
	vertical-align:middle;
    COLOR: Navy;
    TEXT-DECORATION: none;
	float:left;
	cursor:default;
}
A.MainMemuItem:hover
{
	border: solid 1px black;
	display: inline-block;
	height: 24px;
	color: red;
	cursor: default;
	text-align: right;
	padding-right: 10px;
	background: url('images/icon_red.jpg') no-repeat bottom right;
}*/
A.MainMemuItem:hover
{

	width: 100%;
	padding-top: 6px;
	height: 24px;
	vertical-align: middle;

	padding-right: 30px;
	color: Red;
	text-decoration: underline;
	float: left;
	cursor: default;
	background: url('images/icon_red.jpg') no-repeat bottom right;
}
A.MainMemuItem
{

	width: 100%;
	padding-top: 6px;
	height: 24px;
	vertical-align: middle;
	
	padding-right: 30px;
	color: Navy;
	text-decoration: none;
	float: left;
	cursor: default;
	background: url('images/icon.jpg') no-repeat bottom right;
}

.MenuUnder
{
	background-image: url('images/menu-under-background.gif');
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
	min-height: 100px;
}
.SelectedMainGraphics
{
	width: 140px;
	position: absolute;
	visibility: hidden;
	direction: ltr;
}
.SelectedMainGraphicsRight
{
	width: 50%;
	background-image: url('images/menu-main-selected-right-bg.gif');
	background-position: right center;
	background-repeat: no-repeat;
}
.SelectedMainGraphicsLeft
{
	background-image: url('images/menu-main-selected-left-bg.gif');
	background-position: left center;
	background-repeat: no-repeat;
}

/* Bottom Links */
.BottomLinksTable
{
	width: 1000px;
	margin: auto;
	margin-top: 10px;
}
.BottomLinksBox
{
	border: solid 2px #e8e8e8;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 11px;
	padding-right: 11px;
}
.BottomLinksTop_ltr
{
	height: 31px;
	background-image: url('images/bottom-links-top-bg-ltr.gif');
	border-right: solid 2px #e8e8e8;
	background-position: left top;
	background-repeat: no-repeat;
	color: #f16122;
	font-weight: 800;
	white-space: nowrap;
}
.BottomLinksTopOn_ltr
{
	height: 31px;
	background-image: url('images/bottom-links-top-bg-on-ltr.gif');
	border-right: solid 2px #e8e8e8;
	background-position: left top;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: 800;
	white-space: nowrap;
}
.BottomLinksTop_rtl
{
	height: 31px;
	background-image: url('images/bottom-links-top-bg-rtl.gif');
	border-left: solid 2px #e8e8e8;
	background-position: right top;
	background-repeat: no-repeat;
	color: #f16122;
	font-weight: 800;
	white-space: nowrap;
}
.BottomLinksTopOn_rtl
{
	height: 31px;
	background-image: url('images/bottom-links-top-bg-on-rtl.gif');
	border-left: solid 2px #e8e8e8;
	background-position: right top;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: 800;
	white-space: nowrap;
}
.BottomLinksBoxTitle_ltr
{
	padding-top: 3px;
	padding-left: 30px;
	padding-right: 9px;
}
.BottomLinksBoxTitle_rtl
{
	padding-top: 3px;
	padding-right: 30px;
	padding-left: 9px;
}
.BottomLinksLink_ltr
{
	margin-bottom: 3px;
	padding-left: 12px;
	vertical-align: top;
	background-image: url('images/bullet-1-ltr.gif');
	background-position: left 4px;
	background-repeat: no-repeat;
}
.BottomLinksLink_rtl
{
	margin-bottom: 3px;
	padding-right: 12px;
	vertical-align: top;
	background-image: url('images/bullet-1-rtl.gif');
	background-position: right 4px;
	background-repeat: no-repeat;
}
A.BottomLink
{
	color: #5c5a5b;
	text-decoration: none;
	font-size: 11px;
}
A.BottomLink:link
{
	color: #5d5a5a;
	text-decoration: none;
	font-size: 11px;
}
A.BottomLink:active
{
	color: #5d5a5a;
	text-decoration: none;
}
A.BottomLink:hover
{
	color: #F16122;
	text-decoration: underline;
}
A.BottomLink:visited
{
	color: #5d5a5a;
	text-decoration: none;
}
A.BottomLink:hover
{
	color: #F16122;
	text-decoration: underline;
}
A.BottomLinkOn:link
{
	background-color: #3b5888;
	color: #ffffff;
	font-weight: 800;
	font-size: 11px;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}
/* Home Page Search */
.HomePageSearch
{
	width: 356px;
	height: 159px;
	background-image: url('images/home-search-background.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 9px;
	margin-top: 17px;
	padding: 2px;
}
.HomePageSearchTabs .ajax__tab_header
{
	width: 100%;
	background-image: url('images/search-tabs-tab-header-background.gif');
	background-repeat: no-repeat;
	float: left;
}
.HomePageSearchTabs .ajax__tab_outer
{
	color: #ffffff;
	width: 118px;
	height: 22px;
	text-align: center;
	font-size: 13px;
	font-weight: 800;
	float: left;
}
.HomePageSearchTabs .ajax__tab_inner
{
	width: 118px;
	height: 22px;
	margin-top: 2px;
	float: left;
}
.HomePageSearchTabs .ajax__tab_tab
{
	width: 118px;
	height: 22px;
	float: left;
}
.HomePageSearchTabs .ajax__tab_hover
{
	width: 118px;
	height: 22px;
	background-image: url('images/search-tabs-tab-header-background-on.gif');
	background-repeat: no-repeat;
	float: left;
}
.HomePageSearchTabs .ajax__tab_active
{
	width: 118px;
	height: 22px;
	background-image: url('images/search-tabs-tab-header-background-on.gif');
	background-repeat: no-repeat;
	float: left;
}
.SearchTabRegister
{
	background-image: url('images/search-tabs-register-background.gif');
	background-repeat: no-repeat;
	float: left;
	width: 351px;
	height: 132px;
	margin-left: 1px;
	padding-top: 10px;
}
.www
{
	font-size: 11px;
	color: #ffffff;
	font-weight: 800;
	font-family: Arial;
}
.TabsSearchTextBox
{
	font-family: Arial;
	font-weight: 800;
	font-size: 13px;
	background-color: Transparent;
	color: #3B5888;
}
.TabsSearchButton
{
	background-image: url('images/button-tabs-search.gif');
	color: #ffffff;
	font-size: 11px;
	cursor: pointer;
}
/* BottomLines */
.BottomLines
{
	padding-top: 7px;
	padding-bottom: 17px;
	width: 300px;
	margin: auto;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
}
/* Banners */
.HomePageBannerBig
{
	width: 390px;
	height: 155px;
	border: solid 2px #aeb4b7;
	background-image: url('images/banner-home-big.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	margin-right: 9px;
	margin-top: 17px;
}

/* Page Particles */
.ParticleTitle1-ltr
{
	background-image: url('images/pages-box-title-1-ltr.gif');
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	height: 12px;
	min-height: 22px;
	margin: auto;
	vertical-align: middle;
	margin-bottom: 11px;
	padding-top: 9px;
}
.ParticleTitle1-rtl
{
	/*background-image: url('images/pages-box-title-1-rtl.gif');*/
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	height: 12px;
	min-height: 22px;
	margin: auto;
	vertical-align: middle;
	margin-bottom: 11px;
	padding-top: 9px;

}

.ParticleTitleLabel
{
	margin-left: 34px;
	margin-right: 34px;
}
.ParticleOuterDiv
{
	width: 100%;
	margin: auto;
	border: solid 3px #e8e8e8;
}
.ParticleInnerDiv
{
	background-color: #f6f6f6;
	margin: 8px;
	padding: 16px;
}


/* Pages Header Divs */
.InternationalRegistration1
{
	width: 780px;
	height: 232px;
	background-image: url('images/top-title-internation-registration.jpg');
	background-position: center top;
}
.BrandSecurity
{
	width: 780px;
	height: 232px;
	background-image: url('images/top-title-brand-security.jpg');
	background-position: center top;
}

.AdminTitle
{
	width: 350px;
	margin: auto;
	font-size: 14px;
	font-weight: 800;
	margin-bottom: 8px;
	text-align: center;
	color: #E35C1E;
	padding: 3px;
	vertical-align: middle;
}
.AdminPageParticle
{
	border: solid 1px #ffffff;
}
.AdminPageParticleSelected
{
	border: solid 1px #3B5888;
}
.AdminPageParticleMoved
{
	border: solid 1px #E35C1E;
}
.WhoisBox
{
	background-image: url('images/whois-box.gif');
	width: 255px;
	height: 307px;
}
.WhoisTitle
{
	line-height: 25px;
	font-size: 20px;
	font-family: David;
	color: #5b544b;
	word-spacing: 0.1px;
}
.SideMenu
{
	height: 750px;
	vertical-align: top;
	padding-top: 20px;
	background:#f6f6f6;
	background: url('images/InfoBody.gif') repeat;
	margin-left:20px;
}


.SideMenuTd
{
	height: 30px;
	text-align: center;
	font-size: 13px;
	font-weight: 800;
		
	border: double 2px #F16021;
	background-image: url('images/admin-big-arrow-left.gif');
	background-repeat: no-repeat;
	background-position:right;	


}
A.SideMenuItem
{
	width: 87%;
	height: 24px;
	vertical-align: middle;
	color: black;
	text-decoration: none;
	float: left;
	cursor: default;
	text-align:right;
}

A.SideMenuItem:hover
{
	width: 87%;
	height: 24px;
	vertical-align: middle;
	color: blue;
	text-decoration: none;
	float: left;
	cursor: default;
}

.content_body .briefright
{
	width: 45%;
	margin: 10px 0 0 20px;
	float: right;
}
.content_body .brief
{
	width: 48%;
	margin: 10px 0 0 20px;
	float: right;
}
ul.article_list li
{
	margin-bottom: 10px;
}
.brief ul, .article ul
{
	list-style: url('images/list.gif');
	margin-right: 15px;
	line-height: 1.5em;
}

.brief ol, .article ol
{
	margin-right: 15px;
	line-height: 1.5em;
}

.content_body .intro
{
	width: 95%;
	margin: 20px 0 0 20px;
	float: right;

}

hr
{
	clear: both;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 20px 0 0 0;
}

#short_form
	{
	margin: 20px 0 0 0;
	padding: 8px 5px 7px 5px;
	}

#short_form form
	{
	margin: 10px 0 0 0;
	}	
	
#short_form label
	{
	display: block;
	float: right;
	clear:right;
	width: 46px;
	font-weight: bold;
	color: #000;
	}
	
#short_form .field
	{
	width: 150px;
	margin-bottom: 8px;
	background:#FFF url(../img/dot.gif) repeat top left;
	}

#short_form .last
	{
	width: 108px;
	margin-left: 5px;
	float: right;
	background:#FFF url(../img/dot.gif) repeat top left;
	}