/* @group general styles */

/* @group body styles */

body{
    margin-top:0px;
    background-image: url(img/gradient-background.jpg);
    background-repeat: repeat-y;
		background-position: center;
		background-color: #D7D7D7;
		color:#353535;
}

/* @end */

/* @group reset */


/* @end */

/* @group links */

a:link {
    color: #1B3362;
}

a:visited {
    color: #1B3362;
}

a:hover {
    color: #ff6f0d;
}

a:focus {
    color: #ff6f0d;	
}

a.more_link {
    display: block;
    font-size: 1.2em;
}

/* @end */

/* @group headings */

h3, h4, h5 {
    font-weight: bold;
    color: #1B3362;
}

h4.title {
    display: none;
    clear: both;
}

h4.whois_head {
	background-color: #1B3362;
	color: #fff;
	padding-left: 18px;
}

/* @end */

/* @group other tags and elements */

p {
	margin-bottom: 1em;
}

td {
 
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

p em {
	background: none;
}

/* @end */



/* @end */

/* @group helper styles */

/* @group forms */

select {
    width: 160px;
}

input.whois_field {
    border: 3px solid #f1b185;
    font-size: 10px;
}

div.applet_whois label {
    font-size: 1.5em;
    padding-left: 5px;
}

/* @end */

/* @group notifications and errors */

div.warning, div.information {
	padding-left: 36px;
	background-repeat: no-repeat;
	background-position: left;
	border: 1px solid;
	border-color: #666;
	margin-bottom: 18px;
}

div.warning {
	background-color: #ffa;
	background-image: url(img/warning.gif);
}

div.information {
	background-color: #ddf;
	background-image: url(img/information.gif);
}

/* @end */



/* @end */

/* @group page structure */

.container {
	background: #fff;
}

div#header {
    margin-top: 20px;
    padding-top: 25px;
    float: left;
    display: inline;
    background-image: url('img/headermap.jpg');
    background-repeat: no-repeat;
    background-position: right;
    width: 936px;
}

div#main_content {
    padding-bottom: 16px;
}

div#footer {
    text-align: right;
    clear: both;
}



/* @end */

/* @group page components */

div.block {
    padding-bottom: 16px;
}

div.node {
    margin-bottom: 13px;
    background-image: url('img/dotted.gif'); 
    background-repeat: repeat-x;
    background-position: bottom;
}

div.node div.content {
	padding-bottom: 16px;
}

div#intro_content {
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
}

div#intro_content .span-7 {
	width: 254px;
}

div#intro_content div.content h4.title {
    display:none;
}

div#intro_content div.block {
    padding: 0px;
}

div#intro_content div.blockinner {
    height: 15em;
    overflow:hidden;
}

div#intro_content div.content div.content {
    padding: 16px 16px 0;
}

div.intro_1 {
    margin-right: 0px;
    background: #0168b5;
    color: #fff;
}

div.intro_1 a, div.intro_1 h4 {
    color: #ffffff;
}

div.intro_3 {
	background-color: #0168b5;
	color: #fff;
}

div.intro_3 a, div.intro_3 h4 {
	color: #fff;
}


div#intro_content div.applet_whois div.blockinner {
    background: #ff6f0d;
    color: #ffffff;
}

div.applet_whois h4 {
	color: #ffffff;
}

div.view-content-whois-search div.content {
	padding-bottom: 0px;
}

div.view-content-whois-search div.node {
	margin-bottom: 0;
}

div.applet_whois a {
	color: #ffffff;
}

.red {
    color: #ff0000;
}

.green {
    color: #00ff00;
}

.blue {
    color: #2f80c9;
}

.orange {
    color: #ea7e24;
}

.rowEven {
	background-color: #e7e7ff;
}

td.year{
	text-align:  center;
	background-color: #7e7e7e;
	font-weight: bold;
	color: #fff;
}

div.clearboth {
    clear: both;
}

/* @group captcha */

#captcha {
	padding-bottom: 30px;
	clear: both;
}

#captcha img {
	float: left;
}


/* @end */

/* @group header */

div#eurid_logo {
    padding-left: 80px;
    float: left;
}

div#eurid_logo div.logo a {
    display: block;
    background-image: url('img/logo-coc.jpg');
    background-repeat: no-repeat;
    background-position: left;
    height: 115px;
    width: 162px;
}

div#accessibility {
    float: right;
    width: 400px;
}

div#accessibility div.access_group {
    float: right;
		margin-right: 30px;
		margin-top: 0;
		margin-bottom: auto;
}

div#accessibility div.access_group div.access_size {
    padding-right: 10px;
    padding-top: 0px;
    line-height: 1.8em;
}

div#accessibility a {
    color: #9fd3fa;
    text-decoration: none;
    padding-right: 7px;
}

div#accessibility a:hover {
	text-decoration: underline;
}

div.access_language {
    padding-left: 10px;
    padding-right: 10px;
   float: left;
   margin-left: 20px;

}

div.access_language label {
    color: #9fd3fa;
    padding-right: 4px;
    font-weight: normal;
}

#breadcrumb{
		width: 936px;
		text-align: right;
		min-height: 30px;
}

#breadcrumb img{
		margin: 0;
}

#edit-teaser-js {
		display: none;
}

div#panel {
	text-align: right;
	padding-right: 20px;
}

body#registry div#panel {
    padding-bottom: 7px;
}

div#main_menu {
    float: left;
    width: 600px;
    padding-left: 45px;
		margin-top: 47px;
    overflow: hidden;
}

div#main_menu ul {
    margin-top: 10px;
    margin-bottom: 0px;
    overflow: hidden;
}

div#main_menu li {
    float: left;
    list-style: none;
}

div#main_menu li a{
    display: block;
    color: #fff;
    margin-right: 5px;
    font-size: 1.1em;
		padding: 0 3px 0 3px;
}

div#main_menu li .active{
    display: block;
    background-color: #fff;
    color: #1B3362;
}

div#main_center_content{
	margin-top: 20px;
	width: 670px;
	float: left;
}

.search-advanced{
	display: none;
}

#edit-submit{
	display: inline;
}

.tabs li{
	display: inline;
	border: 1px solid #DDD;
	padding: 3px;
	margin-left: 10px;
}

.tabs
/* @end */

/* @group people */

div#intro_content .intro_2 {
	background-color: #f0f3ec;
	background-repeat: no-repeat;
	background-position: right;
    margin-right: 0px;
    padding-right: 20px;
    padding-left: 0px;
}

div.person1 {
    background-image: url('img/person1.jpg');
}

div.person2 {
    background-image: url('img/person2.jpg');
}

div.person3 {
    background-image: url('img/person3.jpg');
}

div.person4 {
    background-image: url('img/person4.jpg');
}

div.person5 {
    background-image: url('img/person5.jpg');
}

div.person6 {
    background-image: url('img/person6.jpg');
}

div.person7 {
    background-image: url('img/person7.jpg');
}


/* @end */

/* @group sidemenus */

div.blockinner div.node {
	background-image: none;
}

li.expanded a.active, li.leaf a.active {
	background: #0168b5;
}

div.block-book li, div#block-views-newsroom_menu_block li {
    list-style-image: none;    
    list-style: none;
    margin-left: 0px;
}

div.block-book li a, div#block-views-newsroom_menu_block li a {
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    display: block;
    border-bottom: 1px solid #b0cbe4;
}

.content ul.menu {
	padding-left: 0px;
	margin-bottom: 0px;
}

#block-user-1 ul.menu .menu {
	padding: 0;
	padding-left: 8px;
	margin-bottom: 0px;
}

ul.menu li {
	padding-right: 0px;
}

ul.menu a.active {
	color: #fff;
}


.booktitle {
    background-color: #003466;
    color: #ffffff;
    margin-bottom: 0px;
    font-weight: normal;
    border-bottom: none;
    padding: 7px 7px 7px 7px; 
}

.booktitle a {
    display: block;
    color: #ffffff;   
}



/* @end */

/* @group sidebars */

/* @group movie block */

#block-views-movie_block div.blockinner {
    color: #ffffff;
    background: #ff6f0d;
    padding: 16px 16px;
    float: left;
}

#block-views-movie_block {
	padding-top: 0;
	padding-right: 0;
}

div#block-views-movie_block img {
    float: left;
    border: 1px solid #505050;
    margin-right: 4px;
    margin-bottom: 4px;
}


#menuLeftStyle .menu a:hover {
	color:#FF6F0D;
}
#menuLeftStyle .menu li a {
	background-color:#1B3362;
}


#menuLeftStyle .menu .menu{
	margin-left: 0px;
}

#menuLeftStyle .menu a{
	color: #FFFFFF;
	border-bottom: 1px solid #BBBBBB;
	margin-top: 10px;
	margin-right: 50px;
}

#menuLeftStyle .menu a:hover{
	color: #FF6F0D;
}

#menuLeftStyle .menu .menu a:hover{
	color: #FF6F0D;
}

#menuLeftStyle ul.menu li{
	margin: 0;
	padding: 0;
}

#menuLeftStyle .menu .menu a{
	color:#1B3362;
	background-color: #DDDDDD;
	margin: 0;
	border-bottom: 1px solid #BBBBBB;
		margin-right: 50px;
}

.sitemap-box .title {
	display:none;
}

#block-menu-secondary-links h2{
	display: none;
}

#block-menu-menu-left-nav li ul li a {
background-color:#DDDDDD;
color:#1B3362;
}
#block-menu-menu-left-nav ul {
padding:0;
}

/* @end */

/* @group contact */

#block-views-contact_block div.blockinner {
    color: #ffffff;
    background: #ff6f0d;
    padding: 16px 16px;
}

#block-views-contact_block {
	padding-top: 0;
	padding-right: 0;
}

.contact_block p {
	font-weight: bold;
}

.contact_block p em {
	font-weight: normal;
	font-style: normal;
}

.contact_block h4 {
	color: #fff;
}

.contact_block a {
	color: #fff;
}



/* @end */

/* @group side-whois */

#block-views-whois_search {
	padding-top: 0;
	padding-right: 0;
}

#block-views-whois_search div.blockinner {
    color: #ffffff;
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    background: #ff6f0d;
}



/* @end */

/* @group total registered .eu */

div.applet_registered {
    border-top: 4px solid #1B3362;
    border-bottom: 4px solid #1B3362;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

td.registered_left {
    width: 190px;
}

td.registered_right {
    text-align: right;
}



/* @end */

/* @group front_quote */

div.front_quote {
    padding-top: 10px;
    padding-left: 20px; 
    padding-right: 20px;
    padding-bottom: 10px;
    border-top: 4px solid #1B3362;
    border-bottom: 4px solid #1B3362;
    float:left;
}

div.front_quote div.quote {
    font-size: 120%;
    font-family: Georgia, serif;
    font-style: italic;
    padding-bottom: 10px;
}

div.cite {
	clear: both;
    padding-bottom: 10px;
}

/* @end */

div.block-book, div#block-views-newsroom_menu_block {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

div.view-Shortcuts div.content h4.title {
    display: block;
}

div.view-Shortcuts div.content li {
	list-style: disc;	
}

.rssfeed {
    float: right;
}

.newstitle {
    clear: both;
    float: left;
    padding-bottom: 8px;
    border-bottom: 4px solid #1B3362;
    margin-bottom: 16px;
    width: 100%;
}

.newstitle h4 {
    float: left;
}

.newstitle img {
    margin: 0px;
}

.sidebar div.block {
    margin-bottom: 16px;
}



/* @end */

/* @group footer */

div#footer_menu ul {
    padding-left: 0px;
    padding-bottom: 19px;
}

div#footer_menu li {
    display: inline;
    padding-right: 10px;
}

div#footer .block {
    background-image: url('img/footer.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 10px;
}

.wai_icon {
    padding-top: 40px;
    float: right;
    padding-left: 10px;
}



/* @end */

/* @group images */

.storyimg_right {
    float: right;
    padding: 3px;
    border: 1px solid #bbb;
    clear: both;
    margin-left: 13px;
    margin-bottom: 15px;
}

.storyimg_left {
    float: left;
    padding: 3px;
    border: 1px solid #bbb;
    clear: both;
    margin-right: 13px;
    margin-bottom: 15px;
}

.storyimg_left img, .storyimg_right img {
    margin: 0px;
}

.subtext {
    color: #999;
    font-style: italic;
    text-align: center;
}



/* @end */

/* @group tables */

table#countryreg {
    border-left: 1px solid #909009;
    border-top: 1px solid #909009;
    border-bottom: 1px solid #909009;
}

tr.blue {
    background: #efefff;
}

td.number {
    text-align: right;
    padding-right: 15px;
    border-right: 1px solid #909090;
}

td.name {
    padding-left: 15px;
}

/* @group whois tables */

table.whois_details {
	width: 598px;
}

table.whois_details td.title {
    font-weight: bold;
    width: 90px;
}

table.whois_details td {
	font-size: 12px;
    padding: 0 7px 0 7px;
    border-collapse: collapse;
    border: 1px solid #dde;
}

table.whois_details img {
    margin: 0px;
    padding:0px;
}



/* @end */

/* @group sunrise tables */

.sunrise_apps {

}

.sunrise_apps th {
	background-color: #1B3362;
	color: #fff;
	padding-left:4px;
	text-align:center;
}


.sunrise_details tbody th {
	background-color: #1B3362;
	color: #fff;
	padding-left: 18px;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}

table.sunrise_details {
	width: 598px;
}

table.sunrise_details td.title {
    font-weight: bold;
    width: 90px;
}

table.sunrise_details td {
	font-size: 12px;
    padding: 0 7px 0 7px;
    border-collapse: collapse;
    border: 1px solid #dde;
}

table.whois_details img {
    margin: 0px;
    padding:0px;
}

/* @end */



/* @end */

/* @group registrar list */

dl.registrarform div {
	clear: both;
}

dl.registrarform dt {
    width: 170px;
    display: inline;
    text-align: right;
    float: left;
}

dl.registrarform dd {
	display: inline;
    width: 400px;
}

h4.coc {
    background: url('img/eucodeofconductaffiliate_listitem.png') no-repeat left bottom;
    padding-left: 30px;
    padding-top: 5px;
}

/* @end */

/* @group ticker */

div#ticker-wrapper {
    height: 15em;
    padding-left: 16px;
    padding-right: 16px;
}

div#ticker-container {
    padding: 16px 0px 0;
}

div#ticker-container h4 {
    height: 36px;
    overflow: hidden;
}

div#ticker {
    height: 53px;
    overflow: hidden;
    padding-left: 5px;
}

/* @end */

/* @group registry front page stats */

div#front_page_stats_wrapper {
    height: 15em;
    padding-left: 16px;
    padding-right: 16px;
}

div#front_page_stats_wrapper h4 {
	padding-top: 16px;
}

div#front_page_stats_wrapper dl {
	padding-top: 16px;
}

div#front_page_stats_wrapper dt {
	float: left;
	width: 140px;
}

div#front_page_stats_wrapper dd {
	text-align: right;
}


/* @end */

/* @group news */

.view-data-node-created {
    float: left; 
    padding-right: 10px;
}

#main-body{
		float: left;
		width: 450px;
}
#sidebar-right{
		border: 1px solid #FF6F0D;
		float: left;
		width: 140px;
		margin-left: 60px;
		text-align: center;
}

#sidebar-right ul{
		padding: 0;
}



/* @end */


/* @end */

/* @group overrides */

div.normal_font #main_content {
    font-size: 100%;
}

div.large_font #main_content {
    font-size: 120%;
}

div.larger_font #main_content {
    font-size: 140%;
}

a#access_font_normal {
    font-size: 90%;
}

a#access_font_large {
    font-size: 120%;
}

a#access_font_larger {
    font-size: 160%;
}

div.block-user h4.title {
	display: block;
}

div.view-front-page-promo div.content h4.title {
    display: block;
    background: none;
    padding-bottom: 13px;
}

#secureform label {
    padding-right: 10px;
    width: 200px;
    text-align: right;
    display: block;
    float: left;
}

.content ul {
	margin-bottom: 16px
}

li {
	list-style: disc;
}

.entry {
	clear: both;
}

/* @end */

/* @group legacy */

.statstbl {
    font-size: 10px;
    border-top: 1px solid;
    border-left: 1px solid;
}

.statstbl td {
    text-align: right;
}

.statstbl th {
    text-align: center;
}

.statstbl td, .statstbl th {
    padding: 0px;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
}

.statstbl td.cellA {
    border-bottom: 1px dotted #666;
    border-right: 1px dotted #666;
}

.statstbl td.cellB {
    border-bottom: 1px dotted #666;
}

.statstbl td.cellC {
    border-right: 1px dotted #666;
}

.fullwidth th {
    border: none;
    width: 500px;
}

.fullwidth td {
    text-align: right;
}

/* @end */

#block-views-newslisting-block_1{
		padding-bottom: 0;
}

.pager li{
     display: inline;
     margin-left: 10px;
}



