/* -------- Style Sheet for Crown Relocations -------- */

*{
	padding: 0;
	margin: 0;
	border: 0;
}

html, body{
	text-align: center;
	width: 100%;	
}

body{
	height: 100%;
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 75%;
	color: #666;
}

h1, h2{
	font-size: 1em;
	color: #c00;
	font-family: "gill sans mt", "trebuchet ms", georgia, arial;
}

h1 a, h1 a:visited, h2 a, h2 a:visited{
	color: #c00;
	text-decoration: none;
}

h1 a:hover, h2 a:hover{
	color: #c00;
	text-decoration: underline;
}

h3{
	font-size: 0.95em;
}

p{
	margin-left: 1px;
	margin-bottom: 10px;
	font-size: 1em;
}

a, a:visited{
	text-decoration: underline;
	color: #666;
}

a:hover{
	text-decoration: none;
	color: #666;
}

ul, ol{
	margin-left: 20px;
	margin-bottom: 10px;
	text-align: left;
}

ul li{
	margin-bottom: 2px;
}

ul li ul li{
	list-style-type: square;
}

ol li ul li{
	list-style-type: disc;
}

* html ol li{
	margin-left: 5px;
}

label{
	display: block;
	width: 65px;
	float: left;
}

input, textarea{
	background-color: #fff;
	color: #666;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	border: #666 1px solid;
	width: 210px;
}

select{
	background-color: #fff;
	color: #666;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	border: #666 1px solid;
	margin: 2px 0 2px 0;
	width: 210px;
}

hr{
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

* html hr{
	margin: 0;
}

table{
	border: 0;
	text-align: center;
	font-size: 1em;
	width: 95%;
}

td{
	padding: 9px;
	vertical-align: top;
	font-size: 0.9em;
}

/* main layout */
#wrapper{
	position: relative;
	margin: 0 auto;
	width: 775px;
	min-height: 100%;
	height: 416px;
	height: auto !important;
	text-align: justify;
}

#header{
	height: 148px;
}

#side{
	width: 200px;
	margin-top: 2px;
	font-size:11px;
}

#content{
	float: right;
	width: 570px;
	margin-top: 2px;
}

#content_form{
	width: 741px;
	margin-top: 2px;	
}

* html #content_form{
	width: 100%;
}

#footer{
	clear: right;
	height: 45px;
	padding-top: 3px;
	text-align: center;
}

/* header part */
#headerlogo{
	position: absolute; 
	top: 26px; 
	right: 570px;
	text-align: right;	
	z-index: 1;	
}

#headertag{
	position: absolute;
	top: 50px;
	right: 200px;
	text-align: right;
	z-index: 2;
}

#headerlink{
	position: absolute;
	top: 7px;
	right: 15px;	
	z-index: 200;
}

.headerlink{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: right;
}

.headerlink a, .headerlink a:visited{
	color: #fff;
	text-decoration: none;
	margin: 0 5px 0 2px;	
}

.headerlink a:hover{
	color: #fff;
	text-decoration: underline;
	margin: 0 5px 0 2px;	
}

.headerlink .language, .headerlink .language a, .headerlink .language a:visited{
	color: #999;
	margin: 0 0 0 3px;	
}

.headerlink .language .selected, .headerlink .language a.selected, .headerlink .language a:visited.selected, .headerlink .language a:hover.selected,  .headerlink .language a:hover{
	color: #fff;
	margin: 0 0 0 3px;	
}

#speciallink{
	position: absolute;
	top: 97px;
	right: 110px;	
	z-index: 300;
}

.redcross{
	margin: 0 15px 0 0 !important;
}

.socialmedia{
	text-align: center;
	margin: 5px !important;
}

.socialmedia a:link, .socialmedia a:hover, .socialmedia a:visited{
	margin: 0 !important;
	padding: 0 5px !important;
}

/* menubar */
#menubar{
	position: absolute;
	top: 123px;
	width: 775px;
	height: 25px;
	left: 0px;
}

.nav{
	background-color: #c00;
	text-align: center;
	font-size: 11px;	
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 2;
}

.nav a, .nav a:visited{
	color: #fff;
	text-decoration: none;
	margin: 0 10px 0 10px;
}

.nav a:hover{
	color: #fff;
	text-decoration: underline;
	margin: 0 10px 0 10px;
}

/* for turkey and poland navigations */
#nav2 a{
	margin: 0 6px;	
}

/* forms */
.sidelist{
	width: 200px;
}

.sidetextbox{
	display: block;
	width: 134px;
	float: left;
	margin: 1px 0 1px 0;
}

* html select.sidetextbox{
	margin: 2px 0 0 0;
}

.sidetextbox_jp{
	width: 18px !important;
	margin: 1px 0 1px 0;
	border: none !important;
}

.label2{
	display: block;
	width: 93px;
	float: left;
}

.sidetextbox2{
	display: block;
	width: 105px;
	float: left;
	margin: 1px 0 1px 0;
}

* html select.sidetextbox2{
	margin: 2px 0 0 0;
}

.button{
	width: 80px;
	height: 20px;
	margin: 1px 0 5px 0;
}

/* other text classes */
.morelink{
	text-align: right;
	font-style: italic;
	font-size: 0.85em;
	letter-spacing: 0.1em;
	font-family: "times new roman", arial;
	color: #666;
	margin-top: 0;
	margin-bottom: 0px;
}

.morelink a, .morelink a:visited{
	color: #666;
	text-decoration: underline;
}

.morelink a:hover{
	color: #666;
	text-decoration: none;
}

.crumbs{
	text-align: right;
	font-size: 11px;
	margin-bottom: 10px;
}

.crumbs a, .crumbs a:visited{
	color: #c00;
	text-decoration: underline;
}

.crumbs a:hover{
	color: #c00;
	text-decoration: none;
}

.footer{
	font-size: 11px;
	margin-bottom: 0px;
	padding-top: 2px;
}

.nospace{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}

#frmInfo p.nospace{
	margin: 0;
	padding: 0;
}

.lefttext{
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}

.hcontentleft .lefttext, .hcontentright .lefttext{
	margin-bottom: 10px;
}

.stext{
	font-size: 0.9em;
}

.signature{
	margin-top: -6px;
	margin-bottom: 0px;
	padding-bottom: 2px;	
}

.noline, a.noline, a.noline:hover, a.noline:visited{
	text-decoration: none;
}

.hideline, a.hideline, a.hideline:visited, .hideline a:link,  .hideline a:visited{
	text-decoration: none;
}

a.hideline:hover, .hideline a:hover{
	text-decoration: underline;
}

.caption{
	text-align: center;
	font-size: 0.95em;
	margin: 0;
}

.impt, a.impt:link, a.impt:visited, a.impt:hover{
	color: #cc0000 !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}

.client{
	text-align: right;
	font-size: 0.95em;
	margin-bottom: 0;
}

/* cupod layout */
#cupodleft{
	width: 100px;
	text-align: center;
	margin-left: 5px;
}

#cupodright{
	float: right;
	width: 90px;
	padding-right: 3px;
	text-align: center;	
}

.cupodtext{
	margin-bottom: 3px;
	font-size: 11px;
}

.cupodtext a, .cupodtext a:visited{
	color: #666;
	text-decoration: underline;
}

.cupodtext a:hover{
	color: #666;
	text-decoration: none;
}

/* containers */
.contentbox{
	border: 2px #e8e8e8 solid;
	background-color: #f7f7f7;
	padding: 15px;
	margin-bottom: 3px;
	min-height: 425px;
	height: auto;
}

* html .contentbox{
	height: 41em;
}

.contentbox_fr{
	border: 2px #e8e8e8 solid;
	background-color: #f7f7f7;
	padding: 15px;
	margin-bottom: 3px;
	min-height: 408px;
	height: auto;
}

* html .contentbox_fr{
	height: 39em;
}

.contentbox_se{
	border: 2px #e8e8e8 solid;
	background-color: #f7f7f7;
	padding: 15px;
	margin-bottom: 3px;
	min-height: 530px;
	height: auto;
}

* html .contentbox_se{
	height: 50em;
}

.contentbox_nl{
	border: 2px #e8e8e8 solid;
	background-color: #f7f7f7;
	padding: 15px;
	margin-bottom: 3px;
	min-height: 436px;
	height: auto;
}

* html .contentbox_nl{
	height: 41em;
}

.contentbox_ru{
	border: 2px #e8e8e8 solid;
	background-color: #f7f7f7;
	padding: 15px;
	margin-bottom: 3px;
	min-height: 464px;
	height: auto;
}

* html .contentbox_ru{
	height: 44em;
}

.hcontentbox{
	border: 2px #d8d8d8 solid;
	background-color: #f7f7f7;
	padding: 10px;
	margin-bottom: 3px;
	min-height: 105px;
	height: auto;
}

* html .hcontentbox{
	height: 11.25em;
}

.hcontentbox_ru{
	border: 2px #d8d8d8 solid;
	background-color: #f7f7f7;
	padding: 10px;
	margin-bottom: 3px;
	min-height: 130px;
	height: auto;
}

* html .hcontentbox_ru{
	height: 15em;
}

.hcontainer{
	height: 305px;
}

* html .hcontainer{
	height: 27em;
	margin-bottom: 2px;
}

.hcontentleft{
	border: 2px #d8d8d8 solid;
	background-color: #f7f7f7;
	padding: 7px 10px;
	height: 94%;
	width: 45%;	
}

* html .hcontentleft{
	width: 100%;	
	height: 100%;
}

.hcontentright{
	border: 2px #d8d8d8 solid;
	background-color: #f7f7f7;
	padding: 7px 10px;
	padding-right: 10px;	
	float: right;
	height: 94%;
	width: 46%;
}

* html .hcontentright{
	width: 50%;	
	height: 100%;
}

#ccontainer{
	height: 345px;
	margin-bottom: -2px;
}

#ccontainer_pl{
	height: 365px;
	margin-bottom: -2px;
}

#ccontainer_kw{
	height: 325px;
	margin-bottom: -2px;
}

#ccontainer_ch{
	height: 385px;
	margin-bottom: -4px;
}

#ccontainer_es{
	height: 395px;
	margin-bottom: -6px;
}

#ccontainer_it{
	height: 480px;
	margin-bottom: -10px;
}

#ccontainer_uk{
	height: 560px;
	margin-bottom: -10px;
}

#ccontainer_se{
	height: 440px;
	/height: 38em;
	margin-bottom: -6px;
	/margin-bottom: 0;
}

#ccontainer_cz{
	height: 300px;
	margin-bottom: -2px;
}

* html #ccontainer, * html #ccontainer_kw, * html #ccontainer_pl,  * html #ccontainer_ch, * html #ccontainer_it, * html #ccontainer_es{
/*	height: 100%;*/
	height: 30em;
	margin-bottom: 1px;
}

* html #ccontainer_cz{
	height: 26.5em;
	padding-bottom: 3px;
}

#dcontainer{
	min-height: 535px;
	height: auto;
}

* html #dcontainer, * html #dcontainer_es, * html #dcontainer_it, * html #dcontainer_nl{
	height: 100%;
}

#dcontainer_es{
	min-height: 605px;
	height: auto;
}

#dcontainer_nl{
	min-height: 625px;
	height: auto;
}

#dcontainer_it{
	min-height: 555px;
	height: auto;
}

.dcontainer2{
	min-height: 85px;
}

* html .dcontainer2{
	height: 8em;	
}

#econtentleft{
	width: 46%;
	min-height: 1165px;
}

* html #econtentleft{
	width: 98%;
	height: 101em;	
}

#econtentright{
	float: right;
	width: 46%;	
	min-height: 1165px;	
}

* html #econtentright{
	width: 50%;
	height: 101em;	
}

#econtainer{
	min-height: 555px;
	height: auto;
}

* html #econtainer{
	height: 100%;
}

.bcontainer{
	min-height: 130px;
}

* html .bcontainer{
	height: 11em;	
}

#pcontainer{
	min-height: 600px;
}

* html #pcontainer{
	height: 100%;	
}

#rcontainer{
	min-height: 485px;
}

* html #rcontainer{
	height: 100%;	
}

#rcontentleft, #rcontentright{
	min-height: 505px;
}

* html #rcontentleft, * html #rcontentright{
	height: 43.5em;
}

#rcontentleft_fr{
	min-height: 413px;
}

* html #rcontentleft_fr{
	height: 36em;	
}

#rcontentright_fr{
	min-height: 413px;	
}

* html #rcontentright_fr{
	height: 36em;
}

#rcontentleft_ru{
	min-height: 450px;
}

* html #rcontentleft_ru{
	height: 40em;	
}

#rcontentright_ru{
	min-height: 450px;	
}

* html #rcontentright_ru{
	height: 40em;
}

#rcontentleft, #rcontentleft_fr, #rcontentleft_ru{
	width: 48%;
}

* html #rcontentleft, * html #rcontentleft_fr, * html #rcontentleft_ru{
	width: 100%;
}

#rcontentright, #rcontentright_fr, #rcontentright_ru{
	float: right;
	width: 47%;	
}

.contentleft1{
	width: 49%;	
}

* html .contentleft1{
	width: 97%;	
}

.contentright1{
	float: right;
	width: 48%;
	padding-right: 2px;	
}

.contentleft2{
	width: 72%;	
}

* html .contentleft2{
	width: 98%;	
}

.contentright2{
	float: right;
	width: 26%;
	padding-right: 2px;
}

.columnleft{ 
	position: relative;
	float: left;
	width: 32%;
	padding: 5px;
	z-index: 110;
}

.columnright{
	position: relative;
	float: right;
	width: 30%;
	padding: 5px;
	z-index: 105;
}

.columnmiddle{
	position: relative;
	padding: 5px 5px 5px 35%;
}

* html .columnmiddle{
	padding-left: 37%;
}

#centercontainer{
	text-align: center;
}

#formcenter{
	margin: 0 auto;
	text-align: left;
	width: 60%;
}

* html #formcenter{
	margin: 0 auto;
}

#formReport{
	margin: 0 auto;
	text-align: left;
	width: 72%;
}

* html #formReport{
	margin: 0 auto;
}

.block{
	min-height: 87px;
	height: auto;
	margin-left: 150px;
}

* html .block{
	height: 7em;
}

.gallery{
	width: 73%;
}

/* content borders */
.gborder{
	border: #e8e8e8 2px solid;
}

.border{
	border: #ddd 1px solid;
	padding: 5px !important;	
}

/* image float */
.floatleft{
	float: left;
	margin: 2px 13px 3px 0px;
}

.floatright{
	float: right;
	margin: 2px 0px 3px 13px;
}

/* submenu */
.submenutop{
	background: transparent url(../images/bar.top.gif) 0 0 no-repeat;
}

.submenubottom{
	background: transparent url(../images/bar.bottom.gif) 0 0 no-repeat;
}

.submenu{
	font-size:11px;
	color: #c00;
	margin: 0 7px;
}

.submenu .header{
	text-align: center;
	font-weight: bold;
	color: #aaa;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}

.submenu p{
	margin: 0 2px;
	padding-bottom: 2px;
	text-align: left;
}

.submenu p.subheader{
	text-align: center;
	color: #aaa;
	font-weight: bold;
}

.submenu a:link, .submenu a:visited, .submenu a:hover{
	color: #c00;
}

.submenu p.email{
	margin-bottom: 6px;
}

.submenu p.morelink{
	text-align: right;
	font-size: 10px;
	margin-top: 5px;
	color: #aaa;
}

.submenu p.morelink a, .submenu p.morelink a:visited, .submenu ul li p a:link, .submenu ul li p a:visited{
	color: #aaa;
}

.submenu p.morelink a:hover, .submenu ul li p a:hover{
	color: #aaa;
}

.submenu ul{
	list-style-type: none;
	margin: 0 0 3px -3px;
}

.submenu ul li{
	background: transparent url(../images/arrow.gif) 0 0 no-repeat;
	padding: 0 0 3px 13px;
}

.submenu ul li a:link, .submenu ul li a:visited{
	text-decoration: underline;
	color: #c00;
}

.submenu ul li a:hover{
	text-decoration: none;
	color: #c00;
}

ul.download, ul.multimedia{
	list-style-type: none;
	margin: 0 5px 0 -3px;
}

ul.download li{
	background: transparent url(../images/pdf.gif) 0 0 no-repeat;
	padding: 0 3px 3px 18px;
}

ul.multimedia li{
	background: transparent url(../images/multimedia.gif) 0 0 no-repeat;
	padding: 0 3px 3px 18px;
}

.submenu ul.download li a:link, .submenu ul.download li a:visited, .submenu ul.download li a:hover, .submenu ul.multimedia li a:link, .submenu ul.multimedia li a:visited, .submenu ul.multimedia li a:hover{
	color: #c00;
}

/* sitemap */
ul.sitemap{
	list-style-type: none;
	margin-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
}

ul.sitemap li{
	padding-left: 0px;
	padding-bottom: 10px;
}

ul.sitemap li a:link, ul.sitemap li a:visited{
	text-decoration: underline;
}

ul.sitemap li a:hover{
	text-decoration: none;
}

ul.sitemap li ul{
	margin-bottom: 0;
	margin-left: 0;
}

ul.sitemap li ul li{
	list-style-type: none;
	font-weight: normal;
	padding-left: 20px;
	padding-bottom: 0;
	text-transform: none;
}

/* others */
.spacer li{
	padding-top: 5px;
	padding-bottom: 5px;
}

h2.spacer{
	padding-bottom: 3px;	
}

.filler{
	padding: 40px;
}

* html .filler{
	padding: 0px;
}

.lblSubscribe{
	display: block;
	width: 105px;
	float: left;
}

.rdoSubscribe{
	background-color: #f7f7f7;
	color: #666;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	border: none;
	width: 20px;
	margin-left: 20px;
}

.rdoEvent{
	background-color: #f7f7f7;
	color: #666;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	border: none;
	width: 20px;
}

ul.cities{
	list-style-type: none;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 3px;
}

ul.cities li{
	padding-left: 15px;
}

ul.justify {
	text-align: justify;
}

/* for press release */
.contentPublicity{
	float: left;
	width: 71%;
}

.nopadding{
	padding: 0px;
}

.resources td{
	width: 25%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}

.transit{
	width: 86%;
	margin: 0  7% 10px 7%;
	background-color: #fff;
	border: #e8e8e8 1px solid;
}

.transit td{
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 33%;
}

#countrylist{
	margin: 10px;
}

ul.cities{
	list-style-type: none;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 3px;
}

ul.cities li{
	padding-left: 15px;
}

#frmMoveQuote, #frmCorpServices, #frmRealEstate{
	text-align: left;
	margin: 0 auto;
	width: 90%;
}

.frmQuote{
	text-align: center;
}

.frmQuote p{
	margin: 0;
	padding-bottom: 2px;
}

* html .frmQuote p{
	padding: 0;
}

.frmQuote label{
	display: block;
	width: 260px;
	float: left;
}

.frmQuote input, .frmQuote textarea{
	width: 404px;
}

.frmQuote select{
	width: 404px;
}

.subCat label{
	display: block;
	width: 230px;
	float: left;
	padding-left: 30px;
}

* html .subCat label{
	width: 260px;
}

.frmQuote .chkQuote p{
	padding-bottom: 5px;
}

*html .frmQuote .chkQuote p{
	height: 100%;
}

.frmQuote .chkQuote input{
	width: 20px;
	display: block;
	float: left;
	border: none;
	background-color: transparent;
}

.frmQuote .button{
	background-color: #c00;
	color: #fff;
	border: #fff 1px solid;
	width: 180px;
	font-size: 1.2em;
}

.frmQuote table td{
	padding: 0;
}

.frmQuote table td.header{
	text-align: left;
	font-size: 1em;
}

.frmQuote table input, .frmQuote table select{
	width: 38px;
}

.frmQuote table label{
	display: block;
	width: 110px;
	float: left;
	text-align: right;
}

.frmQuote .phone_code{
	width: 107px;
}

.frmQuote .phone_number{
	width: 184px !important;
}

#frmRealEstate .phone_number{
	width: 294px !important;
}

.frmQuote span.phone_code, .frmQuote span.phone_number{
	display: inline;
	float: left;
	margin: 2px 1px 2px 0;
	text-align: center;
}

.frmQuote .Phone{
	float: left;
}

.frmQuote p.date img{
	vertical-align: bottom;
}

.frmQuote table.services{
	text-align: left;
	font-size: 1.1em;
	padding: 5px 5px 5px 0;
}

.frmQuote table.services input, .services input{
	width: 20px;
	border: none;
	background-color: transparent;
}

td.services input{
	text-align: left !important;
	width: auto;
	background-color: transparent;
}

#frmRealEstate table{
	font-size: 1.1em;
}

#frmRealEstate .browse{
	background-color: #fff;
	color: #666;
	border: #666 1px solid;
	width: 180px;
}

.frmRealEstateInput{
	width: 20px !important;
	border: none;
	background-color: transparent;
}

.agreement{
	width: 400px !important;
}

.report{
	width: 100%;
	margin: auto;
	background-color: #fff;
	border: #e8e8e8 1px solid;
}

.report td{
	text-align: left;
	padding: 5px;
}

.webinar td{
	font-size: 1em;
	text-align: left;
	padding: 7px 0;
}

.evite{
   border-collapse: collapse;
}

.evite td{
	padding: 0;
}

#side .header, #side .stext{
	font-size: 1.4em;
	text-align: center;
	font-weight: bold;
}

#side .stext{
	font-size: .7em;
}

.green{
	color: #008000;
}

/* for captcha */
.predefined{
	display: none !important;
}

p.spacer{
	margin-bottom: 5px;
}

#Omrade{
	height: 70px;
}

#Omrade label{
	display: block;
	width: 130px !important;
	float: left;
	text-align: right;
}

/*#Omrade input{
	background-color: #fff;
	color: #666;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	border: #666 1px solid;
	width: 30px;
}*/

#Omrade label.label2{
	display: block;
	width: 77px !important;
	float: left;
	text-align: right;
}

.label3{
	display:inline-block;
	width: 257px;
	/width: 260px;
}
