/* --- Page structure --- */

#div_win{
	width: 177px;
	height: 138px;
	z-index: 25;
}

iframe{
	display: none;
}

*{
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 10pt;
	font-family:arial;
	color: #000000;
}

html, body{
	width: 100%;
	height: 100%;
}

a{
	color: #003061;
}

h2{
	margin-top: 10px;
	margin-bottom: 10px;
}

p{
	margin-top: 10px;
	margin-bottom: 10px;
}


input{
	width: 250px;
	border: 1px solid #FFB096;
}

#div_win input{
	width: auto;
	height: auto;
	border: 0px;
}

table input{
	width: auto;
	height: auto;
	border: 0px;
}

#contactTable input{
	width: 250px;
	border: 1px solid #FFB096;
}

select{
	width: 249px;
	border: 1px solid #FFB096;
}

:root select{
	width: 252px;
	border: 1px solid #FFB096;
}

textarea{
	width: 250px;
	height: 120px;
	border: 1px solid #FFB096;
}

.pageContent{
	width: 771px;
	margin-left: auto;
	margin-right: auto;
}

#header{
	height: 114px;
	position: relative;
	z-index: 1;
	background-image: url(http://www.collanos.com/m1/res/header.gif);
	background-repeat: no-repeat;
}

#headerClear{
	clear: both;
	height: 114px;
}

#main{
	min-height: 100%;
	margin-top: -114px;
	margin-bottom: -67px;
}

#left{
	float: left;
	width: 230px;
	padding-top: 35px;
}

#right{
	float: left;
	width: 541px;
}

#innerWithoutMenu{
	width: 500px;
	margin-left: 110px;
}

#footerClear{
	clear: both;
	height: 114px;
}

#footer{
	height: 67px;
	line-height: 67px;
	text-align: center;
	background-image: url(http://www.collanos.com/m1/res/footer.gif);
	background-repeat: no-repeat;
}

#footer a{
	color: #000000;
}

/* --- Menu --- */
#mainMenu{
	position: absolute;
	left: 218px;
	top: 88px;
}

#mainMenu li{
	display: block;
	float: left;
	height: 26px;
	line-height: 26px;
}

#mainMenu .off{
	padding-left: 6px;
	padding-right: 6px;
}

#mainMenu li div{
	font-size: 10pt;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	border-top: 2px solid #F0B29D;
}

#mainMenu .on .triangle{
	width: 15px;
	height: 26px;
	background-image: url(http://www.collanos.com/m1/res/triangle.gif);
	background-repeat: no-repeat;
	padding: 0px;
	border: none;
}

#mainMenu li a{
	font-size: 10pt;
	color: #FFFFFF;
}

/* --- Blue download button --- */

#downloadBlueButton{
	position: absolute;
	left: 600px;
	top: 40px;
}

/* --- Gray block --- */
.grayBlock{
	background-color: #F1F1F1;
	margin-left: 19px;
	margin-bottom: 11px;
	width: 195px;
}

.grayBlock .border1{
	font-size: 0px;
	height: 1px;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
}

.grayBlock .border2{
	font-size: 0px;
	height: 1px;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}

.grayBlock .border3{
	font-size: 0px;
	height: 1px;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}

.grayBlock .border4{
	font-size: 0px;
	height: 2px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.grayBlockContent{
	padding-top: 11px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 11px;
}

.grayBlockContent a{
	color: #003061;
}

/* --- Content --- */

h1{
	font-size: 12pt;
	margin-top: 34px;
	margin-bottom: 15px;
}

/* --- Content buttons --- */

#back{
	float: left;
	margin-top: 49px;
	margin-left: 125px;
}

#replay{
	float: left;
	margin-top: 49px;
	margin-left: 23px;
}

#next{
	margin-top: 49px;
	margin-left: 300px;
}

#download{
	margin-top: 29px;
	margin-left: 168px;
	margin-bottom: 29px;
}

#download a{
	color: #FFFFFF;
}

.both{
	clear: both;
}

/* --- Side menu --- */

#sideMenu li{
	display: block;
	min-height: 25px;
	line-height: 25px;
	font-family:verdana /*arial*/;
	font-size: 8pt;
}

#sideMenu li span{
	font-family:verdana /*arial*/;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

#sideMenu li a{
	font-family:verdana /*arial*/;
	font-size: 8pt;
	color: #000000;
}

/* --- Side menu, level 2 --- */

#sideMenu li.level2{
	padding-left: 15px;
	font-style: italic;
}

/* --- News line --- */

.newsItem{
	padding-top: 12px;
	padding-bottom: 12px;
}

.newsDate{
	color: #003061;
}

.newsTitle{
	color: #000000;
}

#allNews{
	margin-top: 15px;
}

/* --- Management page --- */

.managementPhoto{
	float: left;
	width: 100px;
	margin-bottom: 10px;
}

.managementText{
	float: left;
	width: 441px;
	text-align: justify;
}

.managementClear{
	clear: left;
}

/* --- Contact page --- */

#usOffice{
	width: 220px;
	float: left;
}

#map{
	float: left;
	width: 200px;
	text-align: center;
}

#europeanOffice{
	clear: left;
}

/* --- Inner page without menu --- */

#innerWithoutMenu li{
	margin-left: 15px;
	text-align: justify;
}

#helplist li{
	height: 25px;
	line-height: 25px;
}

#innerWithoutMenu h3{
	padding-top: 15px;
	padding-bottom: 15px;
}

#innerWithoutMenu h3 a{
	color: #000000;
	font-weight: normal;
}

.floatImg{
	text-align: center;
	margin: 10px;
}

/* --- Logolink --- */
#logoLink{
	position: absolute;
	left: 20px;
	top: 27px;
	width: 150px;
	height: 60px;
}

/* --- Flash --- */

#flash{
	margin-left: 22px;
	margin-top: 40px;
}

#quest{
	border: 1px solid #FFB096;
	width: 15px;
	height: 15px;
}

/* --- Newsletter form --- */

#newsletter{
	display: block;
	margin-top: 20px;
}

#newsletter label{
	display: block;
	float: left;
	width: 240px;
	height: 25px;
	line-height: 25px;
}

#newsletter .formElement{
	float: left;
	height: 25px;
	padding-top: 3px;
}

#newsletter .formButton{
	margin-left: 200px;
}

#ch{
	width: 15px;
	height: 15px;
}

#newsletter .formButton input{
	width: 70px;
	color: black;
	text-transform: capitalize;
	background: none !important;
}

/* --- Right ---*/

#right li{
	margin-left: 30px;
	text-align: justify;
	line-height: 20px;
}

#right h3{
	padding-top: 15px;
	padding-bottom: 15px;
}

#right h3 a{
	color: #000000;
	font-weight: normal;
}

.faqList{
	margin-left: 35px;
}