/*-------------------------------------------------------------------*/ 
/*--------------------------------- DEFAULT -------------------------*/
/*-------------------------------------------------------------------*/
* { 
	padding : 0px;
	margin : 0px;
}

body { 
	background-image: url('images/bg.jpg'); /*free background*/
	/*background-image: url('images/site-bg.jpg');*/ /*fixed background*/
	/*background-attachment: fixed;*/ /*fixed background*/
	background-position: top center;
	background-repeat: repeat-x;
	text-align: center;
}

/* redefine these rules for real browsers (-> not ie6) */
html>body { 
	text-align: left;
}

#site-wrapper {
	width: 990px;
	margin: 0px auto;
	
	/*fixed background -> comment out the following 2 lines */
	
	background-image: url('images/site-container-bg-white.jpg');
	background-repeat: repeat-y;
	
}

#site-container {
	width: 100%;
	padding-top: 130px;
	/*text-align: center;*/
	
	/*fixed background -> comment out the following 2 lines */
	
	background-image: url('images/site-container-bg.jpg');
	background-repeat: no-repeat;
	
}

/* redefine these rules for real browsers (-> not ie6) */
html>body #site-container { 
	text-align: left;
}

#container {
	width: 932px; /*972px;*/
	margin: 0 auto;
	padding-top: 27px;
	background-image: url('images/content-bg.jpg');
	background-position: -30px 9px;
	background-repeat: no-repeat;
	text-align: left; /*ie6 fix*/
}

a img {
	border:0;
	/*margin-bottom:-5px;*/
}



/*-------------------------------------------------------------------*/ 
/*--------------------------------- CONTENT + HEADER-----------------*/
/*-------------------------------------------------------------------*/

/* custom rules for ie6 */
#fixed-header {
	position: absolute;
	width: 100%;
	height: 142px;
	z-index:50;
	/*margin: 0 auto;*/
	background-repeat: repeat-x;
	background-image: url('images/orange-bar.jpg');
	background-position: bottom;
	text-align: center;
	left: 0;
}

/* redefine these rules for real browsers */
html>body #fixed-header {
	position: fixed;
	text-align: left;
}

#header {
	margin: 0 auto;
	width: 960px;
	height: 112px;
	background-repeat: no-repeat;
	background-image: url('images/banner.jpg');
	text-align: left;
}
	
#headerLogo{
	float: left;
}

#headerMyportal-wrapper {
	width: 150px;
	height: 110px;
	overflow: hidden;
	float: right;
	margin: 0;
	color: #ffffff;
}


#headerMyportal {
	padding-left: 5px;
}

#headerMyportal-title {
	padding-top: 5px;
	padding-left: 5px;
	font-size: 15px;
}

.submitLogin{	
}
.submitInfoBox {	
	background: transparent;
	border: none;
	color: #716C61;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	/*font-size: 13px;*/
	font-weight: bold;
	padding-top: 3px;
}
	
#headerMyportal a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}
	
#headerMyportal a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/*#headerMyportal input {*/
.loginInput {
	background: #ffffff;
	background-image: none;
	width: 100px;
	height: 13px;
	font-family: geneva,arial,sans-serif;
	font-size: 10px;
	margin: 2px 2px 5px 0;
	padding: 1px;
	color: #999999;
	border: 1px solid #85bbdf; /*#4aabd8;*/ /*#b19d7e;*/
	/*background: url(/typo3conf/ext/ifpmawebservicefull/res/img/bg-form.gif);*/
}

#content {
	float: left;
	width: 932px; /*959px*/
	min-height: 430px;
}

#news {
	float: left;
	width: 268px;
	margin: 0 20px 0 0;
}

/*	
.img {
	border: 4px solid #ffffff;
}
*/

#titre h2{
	float: left;
	width: 900px;
	margin: 15px 0 10px 5px;
	color:#3e76b0;
	font-size:22px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

#navigation{
	display:none;
}


/* ADDED for GHERLIN pages */

div#content p{
	margin-bottom: 10px;
}

div#content div#colLeft {
	float:left;
	width:50%;
	margin-right:5px;
}

div#content div#colRight {
	float:left;
	width:50%;
	margin-left:5px;
}
/*
div.box img {
	clear:left;
	float:left;
	margin-right:8px;
}
*/

/*-------------------------------------------------------------------*/ 
/*--------------------------------- FOOTER --------------------------*/
/*-------------------------------------------------------------------*/

#footer { 
	font-size: 10px;
	padding: 50px 0 20px 0;
	font-family: Arial, Verdana,Helvetica, sans-serif;
	text-align: center;
	color: #2977ab;
	clear: both;
	background-image: url('images/footer-bg.jpg');
	background-repeat: no-repeat;
	background-color: #ffffff;
}
	
#footer a {
	text-decoration: none;
	color: #2977ab;
}

#footer a:hover {
	text-decoration: none;
	color: #2977ab;
}

#footer table { 
	font-size: 10px;
	padding-top: 5px;
	font-family:Arial, Verdana,Helvetica, sans-serif;
	text-align: center;
	color: #2977ab;
	clear: both;
	margin: 0px auto;
}
	
#footer table tr td {
	padding-right: 5px;
}
	


/*-------------------------------------------------------------------*/ 
/*---------------------- NAV MAIN MENU ------------------------------*/
/*-------------------------------------------------------------------*/

#menu-wrapper {
	margin: 0px auto;
	width: 990px;
}

div#mainMenu {
	padding-left: 15px;
	padding-right: 16px;
	background-repeat:repeat-x;
	background-image: url('images/nav-bg.jpg');
	background-repeat: repeat-x;
	background-color: #fe9a06;
}

#mainMenu img {
	float: left;
	margin-top: 0;
	margin-left: 15px;
}

ul#navmenu {
	height: 30px;
	font-size: 12px;
	float: left;
}

ul#navmenu li {
	float: left;
	display: inline;
	list-style: none;
	position: relative;
	height: 30px;
}
	
ul#navmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width:160px;
	list-style: none;
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 1000;
}

ul#navmenu ul li {
	width: 220px;
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline; /*For IE*/
}
ul#navmenu .my{
	font-size:12px;
}

/* Root Menu */
/* IE6 FF*/
ul#navmenu a {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color:#FFFFFF;
	font-weight: bold;
	background-image: url('images/nav-separator.jpg');
	background-position:right;
	background-repeat: repeat-y;
	padding: 0 15px 0 15px;
}


/* IE7 FF*/
html > body ul#navmenu a {
        display: block;
        float: left;
        height: 30px;
        line-height: 30px;
        text-decoration: none;
        text-align: center;
	color:#FFFFFF;
	font-weight: bold;
	background-image: url('images/nav-separator.jpg');
	background-position:right;
	background-repeat: repeat-y;
	padding:0 15px 0 15px;
}

ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
	color: #FFFFFF;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
	background: url(../typo3conf/ext/ifpmawebservicefull/res/img/bg_nav.png);
	float: none;
	color: #FFFFFF;	
	background: #feab28;
	filter: alpha(opacity=95);/* IE*/	
	-moz-opacity: .95;/* Mozilla*/	
	opacity: .95; /*g?n?rale*/
	text-align: left;
	z-index: 3;
}

/* 2nd Menu Hover */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
/*background:url(../typo3conf/ext/ifpmawebservicefull/res/img/bg_nav.png);*/
	color: #FFFFFF;
	background: #feab28;
	filter: alpha(opacity=85);/* IE*/	
	-moz-opacity: .85;/* Mozilla*/	
	opacity: .85; /*g?n?rale*/
}


ul#navmenu ul ul,
ul#navmenu ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 160px;
}


ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
	display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
	display: block;
	color: #FFFFFF;
}

#langSelectMenu{
	background-image: url(../../../typo3conf/ext/ifpmawebservicefull/res/img/nav-bg.png);
	height: 30px;
}

#langSelectMenu select{
	float:right;
	margin-top: 4px;
	margin-right: 13px;
	background:#FEB63E none repeat scroll 0%;
	border:1px solid #FEA011;
	color:#FFFFFF;
	font-family:arial,sans-serif;
	font-size:11px;
}


.dojoMenuItem2Label {
	color: #797979 !important;
}


table.dojoPopupMenu2 {
	border: 1px solid #BDB8AD !important;
	background: #EAEAE8 repeat-x scroll left bottom !important;
}




/*-------------------------------------------------------------------*/ 
/*------------------------------- BOX INFO---------------------------*/
/*-------------------------------------------------------------------*/

.boxInfo {
	width: 322px;
	float: left;
}

.boxInfoTop {
	background-image: url(../../../typo3conf/ext/ifpmawebservicefull/res/img/box-info-top_orange.png);/*box-info-top.png);*/
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff; /*RBI 20091217 old value: #86827a*/
	font-weight: bold;
	font-size: 12px; /*RBI 20091217 old value: 15px*/
	height: 24px;
	padding: 9px 0 0 10px;
	margin: 10px 0 0 0;
	width: 322px;
}

.loginboxCloseBtn {
	background-image: url(../../../typo3conf/ext/ifpmawebservicefull/res/img/close_loginbox.png);
	background-repeat: no-repeat;
	float: right;
	height: 16px;
	width: 16px;
	padding-right: 24px;
	cursor: pointer;
}

.boxInfoTop .my {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
}	
	
.boxInfoBody {
	background-image: url(../../../typo3conf/ext/ifpmawebservicefull/res/img/box-info-body.png);
	background-repeat: repeat-y;
	padding: 5px 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333; /*RBI 20091217 old value: #797979*/
	font-size: 11px;
	width: 295px;
	overflow: auto;
	/*width: 100%*/
}	

.boxInfoBody .no_account{
	color: #F99D1C;
}

.boxInfoBody a {
	color: #333333;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: underline;
}

.boxInfoBody a:hover {
	color: #f9941b;
	text-decoration: underline;
}

.boxInfoBottom {
	background-image: url(../../../typo3conf/ext/ifpmawebservicefull/res/img/box-info-bottom.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 322px;
}
	
.boxInfoBody p{
	margin-bottom: 0px !important;
}



/*-------------------------------------------------------------------*/ 
/*------------------------------- BOXINFORESULT--------------------*/
/*-------------------------------------------------------------------*/
.boxInfoResultBody {
	background-image: url(../../../typo3conf/ext/ifpmawebservicefull/res/img/box-info-body-croped.png);
	background-repeat: repeat;
	padding: 10px 15px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	width: 800px;
	/*border:2px solid #4AABD8;*/
}	
.boxInfoResultBody a{
	color: #176BA4;
}	

.boxInfoResultBody iframe{
	margin-left: 10px;
	margin-right: 10px;
	border:2px solid #4AABD8;
	background-color: #f0eee9;
}

.boxInfoResultBody p{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

	
	
/*-------------------------------------------------------------------*/ 
/*------------------------------- INFOBULLES---------------------------*/
/*-------------------------------------------------------------------*/

body span.dojoTooltip {
	border: 0px;
	background: transparent;
	position: absolute;
	font-size: small;
	padding: 0px;
	z-index: 10;
	display: block;
}

div.explbulle{
	width: 400px;
	border: 0px;
}

div.explbulle div.top{
	background-image: url(../../../typo3conf/ext/ifpmawebservicefull/res/img/expl-bulle-top.gif);
	background-repeat: no-repeat;
	padding: 4px 0px 0px 25px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

div.explbulle div.body{	
	background-image: url(../../../typo3conf/ext/ifpmawebservicefull/res/img/expl-bulle-middle.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	min-height: 30px;
	padding: 3px 78px 4px 14px;
	text-align: justify;
}

div.explbulle div.bottom{
	background-image: url(../../../typo3conf/ext/ifpmawebservicefull/res/img/expl-bulle-bottom.gif);
	background-repeat: no-repeat;
	height: 13px;
}
	

/*VALUES BEFORE 28.11.2007*/

span div#infobulle{
	float: left;
	width: 217px;
	/*border: 1px solid #BDB8AD;*/
}


div#infobulle div.top{
	float: left;
	background-image: url(../../../typo3conf/ext/ifpmawebservicefull/res/img/info-bulle-top.gif);
	background-repeat: no-repeat;
	/*background-color: #ecebea;*/
	padding: 2pt 0pt 0pt 25px;
	width: 197px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #797979;
}

div#infobulle div.body{
	float: left;
	background-image: url(../../../typo3conf/ext/ifpmawebservicefull/res/img/info-bulle-middle.gif);
	background-repeat: repeat-y;
	width: 207px;
	padding: 0 5px 0 5px;
	font-size: 11px;
}

div#infobulle div.bottom{
	float: left;
	background-image: url(../../../typo3conf/ext/ifpmawebservicefull/res/img/info-bulle-bottom.gif);
	width: 217px;
	height: 20px;
}


/*infobullePediatricSearch*/
span div#infobullePediatricSearch{
	float: left;
	width: 217px;
	/*border: 1px solid #BDB8AD;*/
}


div#infobullePediatricSearch div.top{
	float: left;
	background-image: url(../../../typo3conf/ext/ifpmawebservicefull/res/img/info-bulle-top.gif);
	background-repeat: no-repeat;
	/*background-color: #ecebea;*/
	padding: 2pt 0pt 0pt 25px;
	width: 197px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

div#infobullePediatricSearch div.body{
	float:left;
	background-image:url(../../../typo3conf/ext/ifpmawebservicefull/res/img/info-bulle-middle.gif);
	background-repeat:repeat-y;
	width:207px;
	padding:0 5px 0 5px;
	font-size:11px;
}

div#infobullePediatricSearch div.bottom{
	float:left;
	background-image:url(../../../typo3conf/ext/ifpmawebservicefull/res/img/info-bulle-bottom.gif);
	width:217px;
	height:20px;
}

/*infoBullAdv*/
span div#infobullePediatric{
	clear:both;
	width:217px;
	/*border: 1px solid #BDB8AD;*/
	margin-right:9px;
}

div#infobullePediatric div.top{
	/*float:right;*/
	clear:both;
	background-image:url(../../../typo3conf/ext/ifpmawebservicefull/res/img/info-bulle-long-top.gif);
	background-repeat:no-repeat;
	padding:2pt 0pt 1pt 30px;
	/*width:197px;*/
	width:590px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	margin-right:9px;
}

div#infobullePediatric div.body{
	/*float:right;*/
	/*width:207px;*/
	background-image:url(../../../typo3conf/ext/ifpmawebservicefull/res/img/info-bulle-long-middle.gif);
	width:610px;
	padding:0 5px 0 5px;
	font-size:11px;
	margin-right:9px;
}

div#infobullePediatric div.bottom{
	/*float:right;*/
	background-image:url(../../../typo3conf/ext/ifpmawebservicefull/res/img/info-bulle-long-bottom.gif);
	background-repeat:no-repeat;
	/*width:217px;*/
	width:620px;
	height:14px;
	margin-right:9px;
	clear:both;
}


/*
Quelques css pour positionner les images dans le texte quand on a wrap around left image
GHH
*/
div#topCol div.csc-textpic-imagewrap 	 {
	float: left;
}
	
div#topCol div.csc-textpic-intext-left div.csc-textpic-text	 {
	margin-left:100px;
	padding-left:10px;
}

div#topCol div.csc-textpic-imagewrap 	 {
	float: left;
}
	
div#topCol div.csc-frame-rulerBefore {
	clear:both;
}	
	
div#topCol div.csc-header h5 {
	font-size:12px;
}
	
div#topCol div.csc-textpic-text h5 {
	font-size:12px;
}

div#topCol div.csc-textpic-text h5 a{
	font-size:12px;
}

div#topCol div.csc-textpic-text h5 a:hover {
	font-size:12px;
}

/* How-TO (? laisser)*/

div#howTo {
/*margin-top: 20px;
margin-left: 20px;
margin-right: 20px;*/
font-size:12px;
}

div#howTo h4{
margin-top: 30px;
margin-bottom: 14px;
}

div#howTo ul{
margin-top: 10px;
margin-left: 30px;
margin-bottom: 10px;
}

div#howTo div p {
margin-left:10px;
margin-bottom:10px;
}


/* Glossaire (? laisser)*/
div#glossaire {
/*margin-top: 10px;
margin-left:10px;
margin-right:10px;*/
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}





/* language selector */

.tx-srlanguagemenu-pi1 fieldset legend { display: none;}
.tx-srlanguagemenu-pi1 fieldset label { display: none; }
.tx-srlanguagemenu-pi1 fieldset select{ width:140px;}
.tx-srlanguagemenu-pi1 div { float: left; margin-left:6px;}
.tx-srlanguagemenu-pi1 div.CUR a { text-decoration:none;}


.rowcontainer {
	float:left;
	width: 500px;
}
.halfcolumn {
	float: left;
}

.rowcontainer .contentItem{
	float:left;
}

/*
.rowcontainer .contentItem .box {
	float:left;
	margin-top:10px;
	margin-bottom:5px;
}
*/	

/* for the iframe*/
.tx-sriframe-pi1 {
margin-top:30px;
padding-left:61px;
}	

div#scoreExplanation{
	padding-top: 10px;
}

div#scoreExplanation ul{
	padding-left: 10px;
}

div#scoreExplanation li{
	padding-left: 20px;
}

/* LOCATION ALL*/
.location_all {
	display:none;
	float:left;
	height:80px;
	margin:-116px 0px 0px 180px;
	padding-left:10px;
	position:absolute;
	text-align:left;
	width:138px;
}

.infoTrialResult_more{
cursor:default;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
padding-right:5px;
text-align:right;
text-decoration:underline;
}

.infoTrialResult_more span{
	cursor:pointer;
}

.location_more {
	text-align:right;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	padding-right:5px;
	cursor:default;
}

.location_more span{
	cursor:pointer;
}

.labels_infobox{
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	height:17px;
	text-align:left;
}

.result .leftbox .boxLocationBody  ul{
	padding-left:14px;
	margin-left:2px;
}

div.boxBodyOrange a img{
margin-left: 23px;
}

.boxTopOrange a{
text-decoration: none;
cursor: text;
}

div#player{
	margin-left: 65px;
}


/***************************************************/
/****                   2-cols                  ****/
/***************************************************/

.clear-both-and-not-visible
{
	visibility: hidden;
	clear: both;
	margin: 0;
	padding: 0;
}

.two-cols {
	margin: 0;
}

.two-cols div.two-cols-col {
	width: 47%;
	padding-left: 0;
	padding-right: 6%;
	float: left;
	overflow: hidden;
}

.two-cols div.two-cols-last-col {
	padding-right: 0;
}


/***************************************************/
/****               2-cols-dotted               ****/
/***************************************************/

.two-cols-dotted {
	background-image: url('images/2-cols-dotted-bg.gif');
	background-repeat: repeat-y;
	background-position: top center;
	margin: 0;
}

*+html .two-cols-dotted {
	height:auto;
	min-height:15px;
}

.two-cols-dotted div.two-cols-dotted-col {
	width: 46%;
	padding-left: 0;
	padding-right: 6%;
	float: left;
	overflow: hidden;
}

.two-cols-dotted div.two-cols-dotted-last-col {
	padding-right: 0;
	float: right;
	width: 47%;
}


/***************************************************/
/****                   BOXES                   ****/
/***************************************************/

.box {
	width: 100%;
	background-repeat: no-repeat;
}

.box-wrapper {
	background-image: url('images/boxes/blue/r.png');
	background-position: bottom right;
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

.box-main {
	background-image: url('images/boxes/blue/br.png');
	background-position: bottom right;
	padding-right: 0px;
	margin-top: 0px;
}
.box-content {
	background-image: url('images/boxes/blue/bl.png');
	background-position: bottom left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	width: auto;
}
.box-top {
	background-image: url('images/boxes/blue/tl.png');
	background-position: top left;
}
.box-top-title {
	background-image: url('images/boxes/blue/tr.png');
	background-position: top right;
	height: 40px;
}



h1.box-top-title-h1,
.main-two-cols-box .outer h1.box-title,
.five-boxes-2_3-1_3-1_1-layout h1.box-title,
.four-boxes-1_2-1_2-1_1-layout h1.box-title {
	line-height: 24px;
	font-size: 21px;
	font-weight: normal;
	color: #1669a2;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-image: url('images/boxes/blue/title-bg.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-left: 12px;
	margin-right: 11px;
}



.main-two-cols-box .csc-header h1,
.five-boxes-2_3-1_3-1_1-layout h1 {
	font-size: 12px;
	line-height: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.four-boxes-1_2-1_2-1_1-layout h1,
.box-content h1 {
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 15px;
	color:#666666;
}


.four-boxes-1_2-1_2-1_1-layout .content-d img,
.box-content img {
	margin-top: 3px;
	margin-bottom: 0;
}

.four-boxes-1_2-1_2-1_1-layout .content-d p,
.box-content .contentItem p {
	margin-top: -3px;
	margin-bottom: 5px;
}

.four-boxes-1_2-1_2-1_1-layout .row-1 .contentItem h1 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 8px;
}

.box p.bodytext {
	margin: 0;
	padding: 0;
	border: 0px;
}

/** orange variant **/
.orange .box-wrapper {
	background-image: url('images/boxes/orange/r.png');
}
.orange .box-main {
	background-image: url('images/boxes/orange/br.png');
}
.orange .box-content {
	background-image: url('images/boxes/orange/bl.png');
}
.orange .box-top {
	background-image: url('images/boxes/orange/tl.png');
}
.orange .box-top-title {
	background-image: url('images/boxes/orange/tr.png');
}
.orange .box-top-title h1.box-top-title-h1,
.four-boxes-1_2-1_2-1_1-layout h1.box-title-d {
	color: #fc941b;
	background-image: url('images/boxes/orange/title-bg.png');
}

.orange .box-title-d-wrapper {
	background-image: url('images/small-logo.png');
	background-repeat: no-repeat;
	/*background-position: 225px 7px;*/
	background-position: top right;
}

/** smaller title text if in rightest column **/
.main-two-cols-box-content-right h1.box-top-title-h1 {
	font-size: 16px;
	line-height: 18px;
	padding-top: 7px;
	padding-bottom: 5px;
	font-style: bold;
}

/** ... but not in orange boxes **/
.main-two-cols-box-content-right .orange h1.box-top-title-h1 {
	font-size: 21px;
	font-weight: normal;
	line-height: 24px;
	padding-top: 8px;
	padding-bottom: 7px;
}


/***************************************************/
/****         LAYOUT: main-two-cols-box         ****/
/***************************************************/

.main-two-cols-box {
	width: 932px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url('images/layout_main-two-cols/meat.png');
	background-repeat: repeat-y;
}

.main-two-cols-box div.col-a {
	float: left;
	overflow: hidden;
	width: 652px;
}

.main-two-cols-box div.col-b {
	float: right;
	overflow: hidden;
	width: 263px;
}

.main-two-cols-box div.outer {
	width: 100%;
	background-image: url('images/layout_main-two-cols/top.png');
	background-repeat: no-repeat;
}

.main-two-cols-box div.inner {
	width: 100%;
	background-image: url('images/layout_main-two-cols/bottom.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.main-two-cols-box-content-left {
	padding-top: 10px;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 10px;
}


/***************************************************/
/****   LAYOUT: five-boxes-2_3-1_3-1_1-layout   ****/
/***************************************************/

.five-boxes-2_3-1_3-1_1-layout {
	width: 929px;
	margin-top: 16px;
	margin-bottom: 10px;
	background-image: url('images/layout_5boxes-2_3-1_3-1_1/bg.png');
	background-repeat: repeat-y;
}

.five-boxes-2_3-1_3-1_1-layout div.col-a {
	float: left;
	overflow: hidden;
	width: 652px;
}

.five-boxes-2_3-1_3-1_1-layout div.col-b {
	float: right;
	overflow: hidden;
	width: 263px;
}

.five-boxes-2_3-1_3-1_1-layout div.row-2 {
	background-image: url('images/layout_5boxes-2_3-1_3-1_1/meat.png');
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 0px;
	padding-top: 27px;
}

.five-boxes-2_3-1_3-1_1-layout div.row div.td-1 {
	width: 370px;
	float: left;
}

.five-boxes-2_3-1_3-1_1-layout div.row div.td-2 {
	width: 268px;
	float: right;
}

.five-boxes-2_3-1_3-1_1-layout div.outer {
	width: 100%;
	background-image: url('images/layout_5boxes-2_3-1_3-1_1/top.png');
	background-repeat: no-repeat;
}

.five-boxes-2_3-1_3-1_1-layout div.inner {
	width: 100%;
	background-image: url('images/layout_5boxes-2_3-1_3-1_1/bottom.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.five-boxes-2_3-1_3-1_1-layout div.layout-content {
	padding-top: 10px;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 10px;
}

.five-boxes-2_3-1_3-1_1-layout div.row-1 div.layout-content {
	padding-bottom: 0;
}

.five-boxes-2_3-1_3-1_1-layout h1.box-title {
	font-size: 16px;
	line-height: 18px;
	padding-top: 7px;
	padding-bottom: 5px;
	font-weight: bold;
}


/***************************************************/
/****   LAYOUT: four-boxes-1_2-1_2-1_1-layout   ****/
/***************************************************/

.four-boxes-1_2-1_2-1_1-layout {
	width: 929px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.four-boxes-1_2-1_2-1_1-layout div.col-a {
	float: left;
	overflow: hidden;
	width: 652px;
}

.four-boxes-1_2-1_2-1_1-layout div.col-b {
	float: right;
	overflow: hidden;
	width: 263px;
}

.four-boxes-1_2-1_2-1_1-layout div.outer-outer {
	background-image: url('images/layout_4boxes-1_2-1_2-1_1/bg-2.png');
	background-repeat: repeat-y;
	margin-bottom: 20px;
}

.four-boxes-1_2-1_2-1_1-layout div.row-1 {
	background-image: url('images/layout_4boxes-1_2-1_2-1_1/bg.png');
	background-repeat: repeat-y;
	background-position: top left;
}

.four-boxes-1_2-1_2-1_1-layout div.row-2 {
	background-image: url('images/layout_4boxes-1_2-1_2-1_1/meat.png');
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 0px;
	padding-top: 27px;
	
	color: #666666;
}


.four-boxes-1_2-1_2-1_1-layout div.row-2 div.td-1 {
	width: 325px;
	float: left;
}

.four-boxes-1_2-1_2-1_1-layout div.row-2 div.td-2 {
	width: 325px;
	float: right;
}

.four-boxes-1_2-1_2-1_1-layout .td-wrapper,
.four-boxes-1_2-1_2-1_1-layout .outer {
	width: 100%;
	background-image: url('images/layout_4boxes-1_2-1_2-1_1/top.png');
	background-repeat: no-repeat;
}

.four-boxes-1_2-1_2-1_1-layout div.inner {
	width: 100%;
	background-image: url('images/layout_4boxes-1_2-1_2-1_1/bottom.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.four-boxes-1_2-1_2-1_1-layout div.layout-content {
	padding-top: 10px;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 10px;
}

.four-boxes-1_2-1_2-1_1-layout div.row-2 div.content-b {
	padding-top: 25px;
	padding-left: 28px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.four-boxes-1_2-1_2-1_1-layout div.row-2 div.content-c {
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 28px;
	padding-bottom: 10px;
}

.four-boxes-1_2-1_2-1_1-layout div.row-1 div.layout-content {
	padding-bottom: 0;
}

.four-boxes-1_2-1_2-1_1-layout .box-title-d-wrapper {
	background-image: url('images/small-logo.png');
	background-repeat: no-repeat;
	/*background-position: 225px 7px;*/
	background-position: top right;
}

*+html .four-boxes-1_2-1_2-1_1-layout div.row-2 h1.box-title {
	min-width:15px;
	width:auto;
	padding-left:10px;
	background-image: url('images/boxes/blue/title-bg-ie7.png');
	background-repeat: no-repeat
}


/***************************************************/
/****           LAYOUT: orange-button           ****/
/***************************************************/

.orange-button {
	height: 28px;
	width: 100%;
	background-image: url('images/buttons/orange-button-bg.png');
	background-repeat: no-repeat;
}

.orange-button .button-content {
	width: 100%;
	height: 28px;
	background-image: url('images/buttons/orange-button-bg-right.png');
	background-repeat: no-repeat;
	background-position: top right;
	text-align: center;
	line-height: 28px;
	font-weight: bold;
	color: #666666;
}

.orange-button .button-content a {
	text-decoration: none;
	color: #666666;
}

.orange-button .button-content a:hover {
	text-decoration: none;
	color: #666666;
}
