/* Start of CMSMS style sheet 'fshd main' */
body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: url('uploads/images/fond.jpg') top center no-repeat;
}
body div {
	margin: 0 auto;
}
body {
	min-height:820px;
	
	}
form {
	display: inline;
}
a {
	text-decoration: none;
	color:#E51A32;
}
.text-content a{
	text-decoration:none;
	}
.text-content a:hover{
	text-decoration:underline;
	}
ul {
	margin:0;
	padding:0px;
	margin-left:15px;
	}
ul li {
	padding-bottom:10px;
	}
img {
	border:none;
	}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.main {
	width:842px;
}
.header-content, .header-block, .button-content, .body-content  {
        float:left;
        border:0px solid;
	width: 735px;
        
}

.header-block, .button-content, .body-content  {
        margin-left:50px;
        
}
*html .header-block{
        margin-left:30px;
        
}
.logo, .address1, .wordt, .button-content, .buttons, .button1, .flags, .nl, .en, .body-content,
.text-content , .divider, .subnav-text  {
	float: left;
}
.logo {
	padding:10px 20px 0 0;
}
.address1 {
	width:110px;
	border-left:1px solid #FFC932;
	padding:0 0 0 10px;
	font-size:11px;
	line-height:11px;
	margin:18px 0 0 0;
}
.address1 a {
	color:#000000;
}
.bold, h1 {
	font-weight:bold;
}
h2 {
	font-weight:bold;
	font-size:12px;
	}
.wordt {
	padding:20px 0 0 15px;
}
.button-content {
	padding:17px 0 0 0;   
	height:103px;
        
}
* html .button-content{
        padding:17px 0 0 0;
	margin-left:30px;        
	height:103px;
        width:800px;
        border:0px solid red;
}
*:first-child+html .button-content{
}
.buttons {
	padding:22px 0 0 0;
	width:660px;
        float:left;
}
.button1 {
	padding:0 4px 0 0;
}
.button-text, .button-text2 {
	text-align: center;
	color:#fff;
	font-weight:bold;
	width:113px;
	margin:0 -113px -20px 0;
	position:absolute;
	display: block;
}
.button-text {
	line-height: 24px;
}
.button-text a:hover, .button-text a, .button-text2 a:hover, .button-text2 a{
	color:#fff;
	display: block;
	background-color:#ff0000;
}
.button-text2 {
	padding:2px 0 0 0;
	line-height: 10px;
}
.nl {
	padding:0 10px 0 0;
}
.body-content{
        border:0px solid black;      
}
* html .body-content{
        margin-left:30px;
        }
*:first-child+html .body-content{
}
.text-content {
	font-size: 12px;
	width:385px;  	/*width:305px;*/
	padding:0 58px 0 0px;
	border:0px solid red;
}
.right-image{
float:right;
width:286px;
border:0px solid green;
overflow:hidden;
}
h1 {
	font-size:14px;
	font-weight:bold;
	color:#E51A32;
	padding: 0 0 16px 0;
}
* html h1 {
	padding: 0 0 9px 0;
	}
*:first-child+html h1 {
	padding: 0 0 9px 0;
	}
	
.subnav {
	font-weight:bold;
	color:#072B7A;
	font-size:11px;
}
*:first-child+html{
margin-top:3px;
}
.subnav  a{
	color:#072B7A;
}
.flags {
        width:70px;
	padding:4px 0 0 0;
        float:left;
}
.subnav-selected  a {
	color:#E2001A;
}
.divider {
	padding:0 8px;
}
.subnav {
	background-color:#ff0000;
        
}
.inputrow {
	float:left;
	height:25px;
	line-height:22px;
	vertical-align:middle;
	margin-bottom:5px;
	}
.inputrow label {
	float:left;
	width:80px;
	}
.inputrow input {
	float:left;
	width:180px;
	border:solid #FFC833 1px;
	}
* html .inputrow input {
	width:178px;
	}

.mesgbox textarea {
	border:solid #FFC833 1px;
	width:179px;
	}
html * .mesgbox textarea {
	width:182px;
	}
* html .mesgbox textarea {
	width:178px;
	}
*:first-child+html .mesgbox textarea {
	width:180px;
	}

/* .mesgbox textarea {
	width:198px;#
	} */
.submit {
	float:left;
	display:inline;
	/* width:70px; */
	margin:10px 0 0px 80px;
	}
textarea {
	float:left;
	display:block;
	overflow:auto;
	height:75px;
	
	}
.mesgbox {
	height:80px;
        float:left;
	}
.mesgbox label {
	float:left;
	width:80px;
	}
div input {
	margin-right:5px;
	}

/*Goutami addede starts */

/*.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width:100%;
	height:100%;
	background-color: #BFBCB5;
	z-index:1001;
	-moz-opacity: 0.6;
	opacity:.60;
	filter:alpha(opacity=60);
}*/

.white_content {
	display: none;
	position: absolute;
	top: 35%;
	left: 35%;
	width: 30%;
	height: 30%;
	padding: 10px;
	border: 10px solid #FFC831;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

* html .white_content {
	top: 30%;
	left: 35%;
	width: 35%;
	height: 40%;
}

.closelightbox {
	float:left;
	text-align:center;
	color: #EB5667;
	font-size:10px;
	margin:0px;
}

.close_lightbox{
	z-index:1006;
	vertical-align:middle;
}
.text-content p {
	padding-bottom:10px;
	margin:0px;
	}

/*Goutami addede ends */

/* @media screen and (-webkit-min-device-pixel-ratio:0){
.mesgbox textarea {
	border:solid #FFC833 1px;
	width:181px;
	}
} */

.list ul{
	margin:0px;
	padding-bottom:10px;
} 
.list ul a{
	color:#000000;
	text-decoration:none;
}
.list ul a:hover{
	text-decoration:none;
}
.list li{
	margin-left:35px;
	padding:0 0 0 7px;
}
.right-center{
	text-align:center;
}
.radiobutton{
        float:left;
        width:390px;
}
.iepaddingbottom{
        font-size:1px;
        float:left;
        width:40px;
}
/* End of 'fshd main' */

