body {
	background: 		url(../img/page-bg.jpg) repeat-x rgb(175,183,198);
	margin:			0px auto;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 		11px;
}

.page {
	width:924px;
	border:1px solid rgb(193,200,212);
	background:url(../img/background.gif) repeat-y;
	margin:0px auto;
	overflow:auto;
	overflow:no-scroll;
}

.admin .page{
	background-position:47px;
	background-color:#FFFFFF;
}

#navshadow{
	display:block;
	background-image:url(../img/nav-shadow.jpg);
	height:16px;
	width:924px;
	background-color:#FFFFFF !important;
}

.admin #navshadow{
	background-image:url(../img/nav-shadow-admin.jpg);
}

img {border:0px;line-height:0px;margin:0px;}


 /*

 -= HEADER =-

 */

#logo-container {float:left;}

#esse-container {float:right;width:586px;}


.blue-inclination {float:right; margin-top:99px; margin-right:-133px;		}

.blue-bar {
	background-color:rgb(45,68,110);
	height:44px;
	clear:both;
}

.logo-top {
	float:left;
	margin:8px 0px 0px 20px;
}

.logo-bottom {
	float:left;
	margin:0px 0px 0px 20px;
}

.esse {
	float:right;
	margin:0px 50px 0px 0px;
	padding:0px;
}

.tagline {
	float:right;
	margin:5px 10px 0px 0px;
}

 /*

 -= NAVIGATION =-

 */

#nav-bar {
	background:url(../img/nav-bg.gif) repeat-x;
	width:924px;
	height:40px;
}

.right-pad {
	padding:0px 40px 0px 15px;
}

.separator-active {
	margin:0px 7px 0px 20px;
}

.separator-inactive {
	margin:0px 20px 0px 20px;
}

.marker {
	margin:0px 4px 0px 0px;
}


 /*

 -= MAIN CONTENT =-

 */


.main-content {float:left;width:664px;}

.admin .main-content{
	width:712px;
}

.side-content {float:left;width:260px;}

.admin .side-content{
	width:212px;
}

.end-content {width:370px;clear:both;}

.main-indent {margin-left:35px;}

.main-photo {
	margin:20px 0px 10px 0px;
	border:1px solid rgb(193,200,212);
	padding:5px;
}

.title-bullet {padding-right:6px;}

#page-title {
	font-size:16px;
	font-weight:bold;
	color:rgb(45,68,110);
	padding:0px 0px 6px 0px;
	margin:20px 0px 0px 0px;
	width:560px;
}

#page-title2 {
	font-size:12px;
	font-weight:bold;
	color:rgb(45,68,110);
	padding:0px 0px 6px 0px;
	margin:20px 0px 0px 0px;
	width:390px;
}

#page-title a {
	font-size:16px;
	font-weight:bold;
	color:rgb(45,68,110);
	padding:0px 0px 6px 0px;
	margin:20px 0px 0px 0px;
	width:370px;
}

#title-hook {
	height:4px;
	line-height:4px;
	width:536px;
	border-bottom:1px solid rgb(45,68,110);
	border-right:25px solid rgb(45,68,110);
}

.admin #title-hook {
	height:4px;
	line-height:4px;
	width:630px;
	border-bottom:1px solid rgb(45,68,110);
	border-right:25px solid rgb(45,68,110);
}

.main-text {
	color:#333;
	width:560px;
	text-align:justify;
	margin:20px 0px 10px 0px;
}

.side-indent {margin-left:15px;}

.arrow {margin:0px 5px 0px 15px;}

.side-title-cell {
	background-color:rgb(240,243,247);
	border:1px solid rgb(217,220,223);
	color:rgb(45,68,110);
	font-size:10px;
	font-weight:bold;
	margin:20px 0px 10px 0px;
	padding:10px 0px 10px 0px;
}

.service {
	border:1px solid rgb(193,200,212);
	padding:3px;
}


#service-desc {
	float:left;
	font-size:9px;
	font-weight:bold;
	width:70px;
	margin:0px 4px 15px 10px;
}

.service-indent {margin-left:4px;}

.side-cell {
	background-color:	rgb(240,243,247);
	border-top:1px solid rgb(45,68,110);
	border-bottom:1px solid rgb(45,68,110);
	border-left:10px solid rgb(45,68,110);
	border-right:1px solid rgb(45,68,110);
	color:rgb(45,68,110);
	font-size:10px;
	font-weight:bold;
	margin-bottom:10px;
	padding:5px 0px 10px 0px;
	clear:both;
}

.service-title {font-size:12px;font-weigh:bold;}

.service-other {
	margin:5px 0px 5px 25px;
	font-size:11px;
	color:#000;
}

.side-quote {
	font-size:10px;
	color:rgb(45,68,110);
	background-color:#fff;
	border:1px solid rgb(217,220,223);
	padding:15px;
	text-align:justify;
}

.side-quote-origin {
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
	text-align:left;
}



 /*

 -= HYPERLINKS =-

 */

a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

a.text {
	color:rgb(85,108,150);
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}

a.main-more {
	color:rgb(45,68,110);
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}

a.side-more {
	color:rgb(45,68,110);
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	margin-left:30px;
}

a.disclaimer {
	color:#bbb;
	text-decoration:none;
	font-weight:bold;
}

a.selected {
	font-weight:bold;
}

a.notselected {
	font-weight:normal;
}

/* SERVICES */

.servicelist a {
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	color:rgb(45,68,110);
}

.service-photo {
	margin:10px 0px -17px 0px;
	border:1px solid rgb(193,200,212);
	padding:5px;
}

.service-uptext {
	float:right;
	margin:0px 30px 10px 0px;
	color: rgb(45,68,110);
}

	/*

 -= CONTACT =-

 */


.contact-block {
	background-color:rgb(250,250,250);
	margin:5px 0px 5px 0px;
	padding:10px 0px 15px 0px;
	width:100%;
	clear:both;
}

div.row {
	width:325px;
	clear:both;
}

div.row span {
	margin-left:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-color:#000;
	float:left;
	text-align:left;
}

div.row span.field {
	width:100px;
	text-align:right;
	color:#aaa;
	padding-bottom:4px;
}

div.row span.value {
	width:200px;
	color:#222;
}

.contact-company {
	font-size:11px;
	font-weight:bold;
}

.country {
	background-color:#eee;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	clear:both;
}

.flag {
	float:right;
	padding:-2px 0px 0px 0px;
}

.right_articles {
	border: 1px solid #eee;
	padding: 8px;
	margin: 3px 20px 3px 20px;
	background: #F2F2F2;
}

.right_articles2 {
	border: 1px solid #eee;
	padding: 8px;
	margin: 5px 0px 0px 10px;
	width:350px;
}

.images {
	margin:0px 60px 0px 30px;
}

.images img {
		margin:5px 0 0 5px;
}


 /*

 -= FOOTER =-

 */

#footer {
	font-size: 10px;
	color:#bbb;
	padding:10px 0px 10px 0px;
	margin:20px 0px 10px 0px;
	width:100%;
	border-top:1px solid rgb(172,181,198);
	text-align:center;
}

div#footer a {
	color:#bbb;
}

div#footer a:visited {
	color:#bbb;
}

.forgotpass {
	color:#cccccc;
	text-align:right;
	font-size:10px;
}

img.image_helpdesk{
	margin:1px 8px 0px 0px;
	border:1px solid black;
	width:100px;
	height:125px;
	float:left;
}

div.about{
	width:280px;
}


div.helpdesk{
	margin-bottom:8px;
	padding:10px;
	align:center;
	width:360px;
	border: 1px solid #cccccc;
}

div.helpdesk p { padding-left:110px;margin-bottom:0; }

img.pdf{
	width:5%;
	height:5%;
}

p.index
{
	border: 1px solid #cccccc;
	border-top: 3px solid #cccccc;
	padding: 8px 8px 10px 8px;
	font-size: 11px;
	margin-bottom: 7px;
	background: #ededed url('img/bgfade2.jpg') repeat-x bottom;
}

div.calendar{
 margin-left: 25px;
}

h1.disclaimer{font-size:13px;font-weight:bold;margin:0px;color:rgb(211,107,22);}
p.disclaimerT{font-size:11px;font-weight:bold;margin:0px;color:rgb(211,107,22);text-decoration:underline;}


div.intranet{
	color:#000000;
	font-size:10px;
	font-weight:bold;
	margin-bottom:10px;
	padding:5px 0px 10px 0px;
	clear:both;
}

.intranet h3{
	font-size:14px;
	color:#2d446e;
	padding:0px;
	display:block;
	width:130px;
	float:right;
	margin:10px 45px 0 0;
}

.intraneticon{
	float:left !important;
	padding-top:15px;
}

.subicon{
	display:block;
	float:left;
	padding-top:3px;
	margin-right:7px;
	width:10px;
}

.sidebarlijn{
	clear:both !important;
	margin-bottom:3px;
	display:block;
}

div.intranet ul {
  padding-left: 15px;
	margin:0px;
}

div.intranet ul li{
	list-style:none;
	margin:0;
	padding:0;
}

div.intranet ul li li{
	list-style:none;
	margin:0;
	padding:0;
	height:20px;
}

div.intranet ul li a{
	font-size:12px;
	font-weight:normal;
	display:block;
	margin-bottom:4px;
}

table.intranet{
  width:656px;
	text-align:center;
}

table.intranet th{
	background-color:white;
	border:1px solid rgb(45,68,110);
	height:20px;
}

table.intranet th.actions{
	background-color:white;border:1px solid rgb(45,68,110);height:20px;
}

table.intranet tr{
	background-color: #e5e5e5;
}

table.intranet tr.switch{
	background-color: #f0f3f7;
}

table.intranet td.actions{
	background-color: #e5e5e5;
	width:60px;
}

table.intranet tfoot td{
	background-color:white;
	border:1px solid rgb(45,68,110);
	height:20px;
}

div.totals{
	width:120px;
	height: 50px;
	border:1px solid rgb(45,68,110);
	margin-top:15px;
	background-color:	rgb(240,243,247);
	padding:8px;
	text-align:left;
}

div.totals p{margin-left:0px;margin-top:0px;font-weight:bold;}
div.totals span.sum{align:center;margin-top:0px;}


table.totals{width:350px;text-align:center;}


div.totalsR p{margin-left:10px;margin-top:0px;font-weight:bold;}


label
{
	width: 7em;
	float: left;
	font-weight:bold;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

.submit input
{
	margin:0 0 1em 4.5em;
}



.selectbox {
 padding-bottom: 5px;
}



.excel-icon {
  float:right;
	margin:-25px 24px 10px 0;
}

.maintxt{
	width:650px;
}

/* ADMIN */
table.sf_admin_list {
  width:100%;
}

#sf_admin_content{
	width:654px;
}

/*** TRANSLATION ***/

#translationheader{
	margin-bottom:5px;
}

#translation{
	width:641px;
}

#translation h1{
	font-size:30px;
	color:#2d446e;
	font-weight:normal;
	padding:0;
	margin:0;
}

#translationheader span{
	font-size:12px;
	color:#7b7b7b;
}

.translation-icon{
	float:left;
	margin:10px 20px 0 0;
}

.clear{
	clear:both;
}

#steps{
	background-image:url(/img/translation-step1.png);
	background-repeat:no-repeat;
	width:531px;
	height:31px;
	margin:10px 0 0 97px;
	padding-top:7px;
}


.step1{
	font-size:14px !important;
	color:#2d446e;
	font-weight:bold;
	margin-left:5px;
}

.step2{
	font-size:14px !important;
	margin-left:8px;
	color:#dadbdc !important;
}

.step_2{
	background-image:url(/img/translation-step2.png) !important;
}

.step_2 .step1{
	font-weight:normal;
}

.step_2 .step2{
	font-weight:bold;
	color:#7b7b7b !important;
	margin-left:8px;
}

.infobox{
	display:block;
	padding:15px;
	background-color:#e4efd4;
	border:7px solid #cae987;
	margin-bottom:20px;
}

.info-icon{
	float:left;
}

.infobox p{
	margin:0 0 0 30px;
	color:#6a7388;
}

.translation-box {
	background:url(/img/fade-lightgreen.png) repeat-x;
	float:left;
	margin-bottom:20px;
	padding:10px;
	width:621px;
	background-color:#d1e3aa;
}

.translation-box-big {
	background:url(/img/fade-lightgreen-big.png) repeat-x;
	float:left;
	margin-bottom:20px;
	padding:10px;
	width:621px;
}

/* Large radius image backgrounds */

.boxc {
	position:relative;
}

.boxc b.cn {
	height: 10px;
	width: 10px;
	background:url(/img/white.png) no-repeat;
	position:absolute;
}

.boxc b.tl {
	top: -1px;
	left: -1px;
	background-position:top left;
}

.boxc b.tr {
	top: -1px;
	right: -1px;
	background-position: top right;
}

.boxc b.bl {
	bottom: -1px;
	left: -1px;
	background-position: bottom left;
}

.boxc b.br {
	bottom: -1px;
	right: -1px;
	background-position:bottom right;
}

/* IE Filters */
* html .boxc b.bl {bottom:-2px}
* html .boxc b.br {bottom:-2px}
* html .boxc b.cn {background-image:url(/img/white.gif); line-height: 1px; font-size: 1px;}

.pastebox .defaultSkin table{
	width:615px !important;
}

.boxtitle{
	display:block;
	font-size:14px;
	color:black;
	margin-bottom:10px;
}

.uploadbox{
	font-size:18px;
}

div.inputfile{
 float:left;
 clear:both;
 width:400px;
}

div.inputfile input.file {
 width:200px !important;
}

div.rightblock {
 float:left;
 padding-left:10px;
}

.sourcebox{
	display:block;
	width:236px;
	background-color:#FFFFFF;
	border:1px solid #dfdfdf;
	padding:10px;
	float:left;
	margin-right:20px;
}

.sourcetitle{
	color:#237ee5;
	font-size:18px;
	display:block;
	margin-bottom:10px;
}

.sourcebox input, .destinationbox input{
	border:none;
}

.languageboxes{
	display:block;
	font-size:14px;
	margin-bottom:5px;
	height:25px;
}

.languageboxes input{
	float:left;
	margin-right:10px;
}

.languageboxes label{
	display:block;
	text-align:left;
	font-weight:normal;
}

.translation-arrow{
	float:left;
	margin-top:20px;
}

.destinationbox{
	display:block;
	width:236px;
	background-color:#FFFFFF;
	border:1px solid #dfdfdf;
	padding:10px;
	float:right;
}

.destinationtitle{
	color:#528c16;
	font-size:18px;
	display:block;
	margin-bottom:10px;
}

.nextstep input {
	background-image:url(/img/next-btn.png);
	width:290px;
	height:43px;
	border:none;
	color:#FFFFFF;
	font-size:14px;
	float:right;
}

.order {
  background-image:url(/img/confirm-btn.png);
  width:183px;
	height:41px;
	border:none;
	color:#FFFFFF;
	font-size:14px;
	float:right;
}

.btn-change input{

	width:106px;
	height:29px;
	border:none;
	color:#FFFFFF;
	float:right;
}

.floatleft{
	float:left;
}

.translation-pricing{
	background-color:#FFFFFF;
	border:1px solid #dfdfdf;
	width:621px;
}

.pricingtop{
	background-color:#eeeeee;
	border:1px solid #c3c3c3 !important;
	color:#6a7388;
	height:30px;
}

.total{
	background-image:url(/img/totals-bg.png);
	background-repeat:repeat-x;
	height:30px;
	font-weight:bold;
	font-size:14px;
	color:#000000;
}

.totals{
	background-image:url(/img/totals-bg.png);
	background-repeat:repeat-x;
	height:30px;
	font-size:12px;
}

.paperclip{
	margin-right:5px;
}

.word-doc{
	margin:0 0 -3px 5px;
}

.attachment a{
	color:#046380;
}

.select-client input{
	font-size:16px;
	color:#000000;
 	border-top:1px solid #aaadb2;
 	border-left:1px solid #e3e3eb;
 	border-right:1px solid #dbdbdb;
 	border-bottom:1px solid #e2e9ef;

}


.selection-btn{
	background-image:url(/img/btn-create.png);
	width:108px;
	height:30px;
	border:none !important;
	cursor:pointer;
}

.selectclient1{
	width:200px;
	font-size:16px;
	color:#000000;
 	border-top:1px solid #aaadb2;
 	border-left:1px solid #e3e3eb;
 	border-right:1px solid #dee1e8;
 	border-bottom:1px solid #e2e9ef;
}

.selectclient2{
	width:260px;
	margin:0 20px 0 20px;
	font-size:16px;
}

.selectprice{
	background-color:#FFFFFF;
	border:1px solid #dfdfdf;
	width:621px;
	margin-bottom:20px;
}

.selectprice input{
	border:none;
}

.selectprice0{
	background-image:url(/img/normalprice.png);
	width:143px;
	height:75px;
	vertical-align:top;
}

.selectprice0 span{
	display:block;
	font-size:20px;
	color:#000000;
	text-align:center;
	margin-top:10px;
}

.selectprice1{
	background-image:url(/img/firstprice.png);
	width:143px;
	height:75px;
	vertical-align:top;
}

.selectprice1 span{
	display:block;
	font-size:20px;
	color:#000000;
	text-align:center;
	margin-top:10px;
}

.selectprice2{
	background-image:url(/img/partnerprice.png);
	width:143px;
	height:75px;
	vertical-align:top;
}

.selectprice2 span{
	display:block;
	font-size:20px;
	color:#000000;
	text-align:center;
	margin-top:10px;
}

.pricedescription{
	border-bottom:1px solid #dfdfdf;
	vertical-align:top;
	padding:10px;
	color:#747474;
}

.saveforlater{
	float:right;
	margin-bottom:20px;
}

.line{
	clear:both;
	background-color:#dfdfdf;
	height:1px;
	display:block;
	margin-bottom:20px;
}

.include-cc{
	float:right;
	color:#474747;
}

.form_error{
	display:block;
	padding:15px 15px 15px 45px;
	background-color:#fef3e1;
	border:7px solid #c90104;
	margin-bottom:20px;
	color:#69625a;
	font-size:16px;
	background-image:url(/img/icons/warning.png);
	background-repeat:no-repeat;
	background-position:10px;
}

.form_error-big{
	display:block;
	padding:10px 10px 10px 65px;
	background-color:#fef3e1;
	border:7px solid #c90104;
	margin-bottom:20px;
	color:#69625a;
	font-size:12px;
	background-image:url(/img/icons/warning.png);
	background-repeat:no-repeat;
	background-position:20px 20px;
}

.form_error-big p{
	margin-top:10px;
}

.form_error-big li{
	list-style:circle !important;
	padding:10px;
}


/******************************** CONFIRM ORDER ****************************************/


.billinginfo fieldset {
  margin-bottom: 10px;
	background-color:#FFFFFF;
	border:1px solid #dfdfdf;
	padding-top:20px;
}
.billinginfo legend {
  padding: 0 2px;
  font-weight: bold;
}

.billinginfo input{
	float:left;
}

.required {
  background: url(/img/required.gif);
  background-repeat: no-repeat;
  background-position: right center;
}

.billinginfo label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
	font-weight:normal;
}
.billinginfo fieldset ol {
  margin: 0;
  padding: 0;
}
.billinginfo fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
.billinginfo fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
.billinginfo fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
.billinginfo fieldset fieldset label {
  display: block;
  width: auto;
}
.billinginfo em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
.billinginfo label {
  width: 100px; /* Width of labels */
}
.billinginfo fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

.billinginfo .address{
	clear:both;
}

.billinginfo .address input{
	width:417px;
}

.billinginfo ol li{
	height:30px;
}


.translation-box img{
	float:left;
}

.upload-btn input{
	background-image:url(/img/upload-btn.png);
	width:122px;
	height:33px;
	border:0;
	background-color:transparant;
	cursor:pointer;
	margin-top:20px;
}

.uploaded-doc{
	margin:20px 0 20px 0;
	display:block;
}

.uploaded-doc .paperclip{
	display:block;
	margin:0 10px 0 20px;
}

.checkformatted{
	display:block;
}

.checkformatted input{
	float:left;
}

.checkformatted label{
	width:300px !important;
	text-align:left !important;
	margin:3px 0 0 10px !important;
}


/**************** INTRANET HOME   ****************************************************************/

#intranethome-menu ul{
	list-style:none;
	padding:0;
	margin:20px 0 40px 0;
}

#intranethome-menu ul li{
	float:left;
	width:213px;
	text-align:center;
}

#intranethome-menu ul li a{
	display:block;
	width:159px;
	height:270px;
	padding:10px 27px 0 27px;
	color:#2d446e;
}

#intranethome-menu ul li a:hover{
	background-image:url(/img/intranet-home-bg.png);
	background-repeat:repeat-x;
	background-color:#c9ff30;
	text-decoration:none;
}

.borderright{
	border-right:1px solid #CCCCCC;
}


#intranethome-menu ul li a span{
	display:block;
	margin-top:20px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	height:60px;
}

a#help_desk_banner        { border:1px solid #C1C8D4;margin:10px 60px 10px 0;padding:5px;display:block;text-decoration:none; }
a#help_desk_banner img    { maring:0;padding:0;float:left;border:none; }
a#help_desk_banner p      { text-align:center;color:white;background:#2d446e;padding-top:10px;height:60px;margin:0 0 0 145px;font-size:110%;font-weight:bold; }
a#help_desk_banner .clear { clear:both;height:0; }
