/* @override http://ideva-kic/application/lib/css/all.css */

body{
	margin:0;
	color:#231f20;
	font: 11px Arial, Helvetica, sans-serif;
	background: url(../images/body-bg.gif);
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
.main{
	background: url(../images/header-bg.gif) repeat-x;
	min-width: 955px;
}
#page{
	width: 955px;
}
/*header start*/
#header{
	background: url(../images/header-white.gif) no-repeat;
	overflow: hidden;
	height: 1%;
	position: relative;
}
#header .logo-holder{
	float: left;
	width: 232px;
	padding: 46px 0 0 19px;
}
#header .logo-holder h1{
	margin: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 184px;
}
#header .logo-holder h1 a{
	display: block;
	height: 114px;
	background: url(../images/logo.gif) no-repeat;
}
#header .logo-holder .home{
	display: block;
	width: 24px;
	height: 25px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/home.gif) no-repeat;
	margin: 23px 0 5px 51px;
}
#header .label{
	position: absolute;
	top: 125px;
	left: 178px;
	width: 85px;
	height: 83px;
	text-indent: -9999px;
}
#header .label span{
	display: block;
	overflow: hidden;
	height: 83px;
	background: url(../images/label.png) no-repeat;
}
/*header end*/
/*content start*/
#content{
	margin-right: 35px;
	background: url(../images/content-bg.gif) repeat-y 100% 0;
	overflow: hidden;
	height: 1%;
	padding-bottom: 30px;
}
/*side-bar start*/
.side-bar{
	width: 176px;
	float: left;
}
.side-bar .side-holder{
	background: url(../images/side-bg.png) repeat-y;
	height: 1%;
	padding-right: 7px;
}
.side-bar .side-holder .accordion{
	padding: 0;
	list-style: none;
	margin: 0;
}
.accordion li{
	padding-bottom: 5px;
}
.accordion a{
	font-size: 12px;
	text-transform: uppercase;
	color: #23418f;
	display: block;
	background: #ffe085;
	padding: 8px 0 6px 21px;
}
.accordion a:hover,
.accordion a.selected{
	color: #fff;
	text-decoration: none;
	background: url(../images/nav-hover.gif) repeat-x;
}
.accordion ul{
	padding: 0 0 3px;
	margin: 0;
	list-style: none;
	background: #dbb626;
}
.accordion ul li{
	padding: 7px 0 6px;
}
.accordion ul a{
	color: #fff;
	display: inline;
	background: none;
	padding: 0 0 0 23px;
	font-size: 10px;
}
.accordion ul a:hover{
	text-decoration: underline;
	background: none;
}
.side-bar .banner{
	overflow: hidden;
	text-indent: -9999px;
	width: 169px;
}
.side-bar .banner a{
	height: 71px;
	display: block;
	background: url(../images/banner.gif) no-repeat;
}
.side-bar .side-bottom{
	height: 72px;
	overflow: hidden;
	background: url(../images/side-bottom.png) no-repeat;
}
/*side-bar end*/
/*main-content start*/
.main-content{
	width: 510px;
	float: left;
	padding-left: 120px;
}
.main-content .txt-holder{
	padding: 54px 0 9px;
}
.main-content h3{
	margin: 0 0 -1px;
	font-size: 17px;
	color: #5f6060;
	font-weight: normal;
	text-transform: uppercase;
}
.main-content h2{
	margin: 0;
	font-size: 24px;
	color: #13bff1;
	text-transform: uppercase;
	letter-spacing: -2px;
}
.main-content strong.title{
	font-size: 13px;
	font-weight: normal;
	color: #939598;
	display: block;
	margin-bottom: 18px;
}
.main-content {
/*	font-size: larger !important;*/
}

.main-content table, p {
	font-size: 13px;
}

.main-content p{
	margin: 0 0 14px;
	line-height: 14px;
}
.main-content .photos{
	list-style: none;
	padding: 19px 0 38px;
	margin: 0;
	width: 415px;
	overflow: hidden;
}
.main-content .photos li{
	float: left;
	padding: 0 12px 10px 0;
}
.main-content .photos a,
.main-content .photos img{
	display: block;
}
.main-content h4{
	font-size: 16px;
	margin: -4px 0 13px;
	color: #13bff1;
	font-weight: normal;
}
.main-content .box{
	overflow: hidden;
	height: 1%;
	padding: 2px 0 9px;
}
.main-content .left{
	float: left;
	width: 185px;
}.main-content .right{
	float: right;
	width: 165px;
	padding-right: 65px;
}
.main-content .column h4{
	margin: 0 0 2px;
}
.main-content .column .title-small{
	color: #b1b3b6;
	font-weight: normal;
	font-size: 14px;
}
.main-content .column p,
.main-content .column span{
	color: #77787b;
	font-size: 13px;
	margin: 0;
}
.main-content .column span{
	font-weight: bold;
}
.main-content .column strong,
.main-content .column .numbers{
	color: #4d4d4f;
	font-size: 13px;
	display: block;
}
/*main-content end*/
/*content end*/
/*footer start*/
#footer{
	padding: 24px 0 46px 120px;
	text-align: center;
}
#footer ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
#footer ul li,
#footer ul a{
	color: #fff;
	font-size: 9px;
	display: inline;
}
/*footer end*/


/* added */

a#logout {
	position: absolute;
	top: 197px;
	left: 806px;
	z-index: 2;
	background: url(../images/arrow_left.gif) no-repeat left -2px;
	padding-left: 18px;
	color: #544501;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
}

a#language {
	display: block;
	width: 200px;
	height: 20px;
	text-align: right;
	position: absolute;
	top: 10px;
	left: 711px;
	color: white;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}


.debug {
	background-color: orange;
	padding: 1em;
}


#beta {
	position: fixed;
	top: 0;
	left: 0;
	width: 113px;
	height: 113px;
	background-image: url(../images/beta-banner.gif);
}



/* Formulaires */

form ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
form ol li {
	margin-bottom: 10px;
}
form ol li em {
	display: block;
	float: left;
	font-size: 14px;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #13bff1;
	font-weight: bold;
}

form hr {
	margin-bottom: 20px;
	border: 0;
	clear: both;
	border-bottom: 1px solid grey;
}

form .form_input_text {
	width: 300px;
}

span.form-error {
	display: block;
	width: 150px;
	position: absolute;
	background-color: #ffec54;
	margin-left: 330px;
	padding: 5px;
}

span .pointer {
	background-image: url(../images/arrow.png);
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	top:0px;
	left: -16px;
}

/* My Comment */

