/*========================================================*/
/*         CSS for DotNetNuke Antsy Skin v2               */
/*                   by Omar Janneh                       */
/*             http://www.dnnstyles.net                   */
/*========================================================*/

body{	border-left:0px 0px 0px 0px;	background-color: #ffffff;	padding-top: 0px;	padding-bottom: 0px;	padding-left: 0px; height:100%;}


/* ********** Banner Containers ************** */
.flashcontent{	background-image:url(images/flash-bg.png);	background-repeat:no-repeat;	background-position:left top;	padding-top:10px;	padding-left:10px;	height: 220px;	}
#custombanner{  background-image:url(images/banner1.png); background-repeat:no-repeat; background-position:right; background-color:transparent;	padding:0px;	width: 100%; height: 220px; border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #FFF;}
#homepagebanner{ background-image:url(images/banner.png);	background-repeat:no-repeat;	background-position: right top;	padding-top:10px;	padding-left:10px;	height: 220px;}
#topbanner{ background-image:url(images/banner2.png);	background-repeat:no-repeat;	background-position: right top;	padding-top:10px;	padding-left:10px;	width: 100%; height: 220px;}
#none{width:100%; height:100%;}

.vnav2{	background-image: url(images/vnav2_02.png);	background-repeat: repeat-y;}
#vnavtop{	background-image: url(images/vnav_01.png);	background-repeat: no-repeat; padding-top:0px; padding-right:10px; width:100%; height:45px;}

/* ********** Setting Text Throughout the skin ************** */

H1 {FONT-FAMILY: Helvetiker,Arial,Helvetica,sans-serif;FONT-SIZE: 40px;FONT-WEIGHT: normal; COLOR: #969fa8; line-height: 1.0em}
H2 {FONT-FAMILY: Helvetiker,Arial,Helvetica,sans-serif;FONT-SIZE: 30px;COLOR: #b4b4be;}
H3 {FONT-FAMILY: Helvetiker,Arial,Helvetica,sans-serif;FONT-SIZE: 25px;COLOR: #646478;}
H4 {FONT-FAMILY: Helvetiker,Arial,Helvetica,sans-serif;FONT-SIZE: 20px;FONT-WEIGHT: normal; COLOR: #f2aa07;}
H5 {FONT-FAMILY: Helvetiker,Arial,Helvetica,sans-serif;FONT-SIZE: 18px;COLOR: #878796;}
H6 {FONT-FAMILY: Helvetiker,Arial,Helvetica,sans-serif;FONT-SIZE: 16px;COLOR: #5e9521;}	

/*-- Bullets List           --*/  TH,TD,p{ FONT-FAMILY: Helvetiker,Arial,Helvetica,sans-serif; font-size:12px; color:#434343; list-style-image:url(images/bullet.png) }
                                  LI.check{ FONT-FAMILY: Helvetiker,Arial,Helvetica,sans-serif; font-size:11px; color:#434343; list-style-image:url(images/check.png);
								  PADDING-RIGHT: 0px; PADDING-LEFT: 12px; PADDING-BOTTOM: 0px; MARGIN-LEFT: 0.2em; PADDING-TOP: 0px}

/*-- Default Links          --*/  A,A:link,A:visited,A:active{ color:#969fa8; text-decoration:none; } A:hover{ color:#eb8c11; text-decoration:none; }
                                  
/*-- most of the text on site          --*/ .normal,.Normal,p{ font-family:Arial, Helvetica, sans-serif;	font-size: 12px; color:#434343;	line-height: 1.7em;	padding: 0;	margin: 0;}
/*-- most of the bold text on site     --*/ .NormalBold { font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #555; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family:Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; }
/*-- headings - mostly in admin        --*/ .Head{ font-family:Arial, Helvetica, sans-serif; font-weight: normal; font-size: 20px; color:#969fa8; line-height: 1.3em;  }
/*-- subheadings - mostly in admin     --*/ .SubHead{ font-family:Helvetiker, Arial, Helvetica, sans-serif; font-weight:normal; font-size: 16px; color:#969fa8; line-height: 1.3em;}
/*-- subheadings - mostly in admin     --*/ .SubSubHead{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; }


/* ********** style For width setting of skin ************** */
.Standard-880{	width:880px;}
.Standard-960{	width:960px;}
.Standard-1024{	width:1024px;}
.Fluid98 { width:98%;}

/* ********** Control Panel style ************** */
.controlpanel{ background:#FFF; border:#ADADAD solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#CCC; font-size:12px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333;}
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none;}
.controlpanel A.CommandButton:link{ color:#000; }
.controlpanel A.CommandButton:visited{ color:#000; }
.controlpanel A.CommandButton:active{ color:#000; }
.controlpanel A.CommandButton:hover{ color:#eb8c11; text-decoration:underline;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-size:11px; color:#8C3318; text-decoration:none; font-weight:normal; }
A.CommandButton:hover{ color:#FB9409; text-decoration:none; font-size:11px; font-weight:normal; }


/* ********** Search style ************** */
.searchBG{	background-image: url(images/searchBG_01.png);	background-repeat: no-repeat;}
#searchBG{	background-image: url(images/searchBG_01.png);	background-repeat: no-repeat;	width:156px;	height:18px;	background-position: right bottom;}
#SearchContainer input{MARGIN: 0px 0px 0px 0px; BORDER: 1px solid #000033; font-size:9px; color:#000033; BACKGROUND:#ffffff;  WIDTH: 100px;  HEIGHT: 15px;}
.search,a.search:link,a.search:active,a.search:visited,.search{ color:#396185; text-decoration:none; font-weight:bold; font-size:10px;}
a.search:hover{ color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}
#dnn_dnnSEARCH_txtSearch{	padding-left: 0px;	width: 122px;	Font-size: 11px;	color:#333333;	HEIGHT:16px;	border: 0px dotted #b7b8b4;	background-color: transparent;}


/* ********** Login Button style ************** */
.StandardButton {color: #434343; font-family: Lucida grande, arial, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; background-color: #969fa8; HEIGHT:26px; padding: 0px 12px 0px 12px; width: 99%; 
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#b7b8b4');}


/* ********** Pane Padding ************** */
.TopBannerPane{ padding:0px 0px 3px 0px; width:100%;}
.MidBannerPane{ padding:0px 0px 0px 0px; width:100%;}
.BannerPane{ padding:3px 0px 3px 0px; width:100%;}
.BannerTEXTPane{ padding:5px 5px 5px 5px;}
.UpperPane{ padding:3px 0px 3px 0px; width:100%;}
.LeftNav{ padding:10px 8px 0px 8px; width:100%;}
.LeftNav2{ padding:8px 8px 8px 8px; width:100%;}
.TopLeftPane{ padding:3px 3px 3px 0px; width:50%;}
.TopRightPane{	padding:3px 0px 3px 3px; width:50%;}
.TopPane{ padding:3px 0px 3px 0px; width:100%;}
.LeftPane{	padding:3px 6px 3px 0px; width:20%;}
.ContentPane{ padding:3px 0px 3px 0px; width:60%;}
.RightPane{	padding:3px 0px 3px 6px; width:20%;}
.MidLeftPane{ padding:3px 3px 3px 0px; width:33%;}
.MiddlePane{ padding:3px 3px 3px 3px; width:33%;}
.MidRightPane{ padding:3px 0px 3px 3px;	width:33%;}
.CenterPane{ padding:3px 0px 3px 0px; width:100%;}
.BottomColumn1{	padding:3px 3px 3px 0px; width:25%;}
.BottomColumn2{ padding:3px 3px 3px 3px; width:25%;}
.BottomColumn3{ padding:3px 3px 3px 3px; width:25%;}
.BottomColumn4{	padding:3px 0px 3px 3px; width:25%;}
.BottomPane{ padding:3px 0px 3px 0px; width:100%;}
.LowerPane{ padding:3px 0px 3px 0px; width:100%;}


/* ********** Login style ************** */
.login,a.login:link,a.login:active,a.login:visited,.login{	color:#606060;	text-decoration:none;	font-weight:normal;	font-size:12px;	font-family: Arial, Helvetica, sans-serif; background-image: url(images/padlock.gif);	background-repeat: no-repeat;	background-position: left center;	height:16px; padding: 3px 0px 3px 28px; margin: 0 0px 0 6px;}
a.login:hover{	color:#969fa8;	text-decoration:none;	font-weight:normal;	font-size:12px;	font-family: Arial, Helvetica, sans-serif; background-image: url(images/padlock-hov.gif);	background-repeat: no-repeat;	background-position: left center;	height:16px; padding: 3px 0px 3px 28px; margin: 0 0px 0 6px;}

/* ********** User style ************** */
.user,a.user:link,a.user:active,a.user:visited,.user{	color:#606060;	text-decoration:none;	font-weight:normal;	font-size:12px;	font-family: Arial, Helvetica, sans-serif;	background-image: url(images/user.gif);	background-repeat: no-repeat;	background-position: left center;	height:16px; padding: 3px 0px 3px 28px; margin: 0 0px 0 6px;}
a.user:hover{	color:#969fa8;	text-decoration:none;	font-weight:normal;	font-size:12px;	font-family:Arial, Helvetica, sans-serif;	background-image: url(images/user-hov.gif);	background-repeat: no-repeat;	background-position: left center;	height:16px; padding: 3px 0px 3px 28px; margin: 0 0px 0 6px;}
	
/* ********** Date style ************** */
.date,a.date:link,a.date:active,a.date:visited{	color:#696969;	text-decoration:none;	font-weight:normal;	font-size:11px;	font-family: Arial, Helvetica, sans-serif; background-image: url(images/calendar.gif);	background-repeat: no-repeat;	background-position: left center;  background-image: url(images/calendar.gif);	background-repeat: no-repeat;	background-position: left center; padding: 4px 4px 0 20px; }
a.date:hover{	color:#969fa8;}

/* ********** Breadcrumb style ************** */
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{ font-size:11px; color:#606060; text-decoration:none; font-weight:normal; font-family: Arial, Helvetica, sans-serif;}
a.breadcrumb:hover{	font-size:11px; color:#969fa8; text-decoration:underline; font-weight:normal; font-family: Arial, Helvetica, sans-serif;}

/* ********** Copyright style ************** */
.copyright,a.copyright:link,a.copyright:active,a.copyright:visited{	font-size:12px; color:#969fa8; text-decoration:none; border-bottom:0px dotted; font-weight:Normal;}
a.copyright:hover{	color:#606060; text-decoration:none; font-weight:Normal;}

/* ********** Privacy/Terms style ************** */
.terms,a.terms:link,a.terms:active,a.terms:visited{	font-size:12px; color:#969fa8; text-decoration:none; font-weight:Normal; border-bottom:0px dotted; padding: 4px 4px 0 4px;}
a.terms:hover{	color:#606060; text-decoration:none; font-weight:Normal; border-bottom:0px dotted; padding: 4px 4px 0 4px;}

/* ********** Footer style ************** */
.footer,a.footer:link,a.footer:active,a.footer:visited{	}
a.footer:hover{}

/* ********** Links style ************** */
.links,a.links:link,a.links:active,a.links:visited{	font-size:12px; color:#ffffff; text-decoration:none; font-weight:bold; border-bottom:0px dotted; padding: 4px 4px 0 4px; margin-top:40px;}	
a.links:hover{ text-decoration:underline;}



/*-- SPANS & DIVs For most of the Featured Typography          --*/

SPAN.note, SPAN.info, SPAN.alert, SPAN.download, SPAN.tip {	DISPLAY: buser-check; PADDING-RIGHT: 10px; PADDING-LEFT: 35px; PADDING-BOTTOM: 7px; MARGIN: 10px 0px; PADDING-TOP: 7px}
SPAN.note {	PADDING-RIGHT: 10px; BORDER-TOP: #aab4be 1px dotted; PADDING-LEFT: 10px; BACKGROUND: #f4f5f6; PADDING-BOTTOM: 5px; MARGIN: 10px 0px; PADDING-TOP: 5px; BORDER-BOTTOM: #aab4be 1px dotted; TEXT-ALIGN: justify}
SPAN.info {	BORDER-TOP: #aab4be 1px dotted; BACKGROUND: url(images/div_info.png) #f4f5f6 no-repeat 3px 3px; BORDER-BOTTOM: #aab4be 1px dotted}
SPAN.alert {	BORDER-TOP: #ffb4a0 1px dotted; BACKGROUND: url(images/div_alert.png) #fff5eb no-repeat 3px 3px; BORDER-BOTTOM: #ffb4a0 1px dotted}
SPAN.download {	BORDER-TOP: #78be5a 1px dotted; BACKGROUND: url(images/div_download.png) #f5faeb no-repeat 3px 3px; BORDER-BOTTOM: #78be5a 1px dotted}
SPAN.tip {	BORDER-TOP: #ffc864 1px dotted; BACKGROUND: url(images/div_tip.png) #fffdeb no-repeat 3px 3px; BORDER-BOTTOM: #ffc864 1px dotted}

DIV.info, DIV.alert, DIV.download, DIV.tip {	PADDING-RIGHT: 10px; PADDING-LEFT: 35px; PADDING-BOTTOM: 7px; MARGIN: 10px 0px; PADDING-TOP: 7px}
DIV.note {	PADDING-RIGHT: 10px; BORDER-TOP: #aab4be 1px dotted; PADDING-LEFT: 10px; BACKGROUND: #f4f5f6; PADDING-BOTTOM: 5px; MARGIN: 10px 0px; PADDING-TOP: 5px; BORDER-BOTTOM: #aab4be 1px dotted; TEXT-ALIGN: justify}
DIV.info {	BORDER-TOP: #aab4be 1px dotted; BACKGROUND: url(images/div_info.png) #f4f5f6 no-repeat 3px 3px; BORDER-BOTTOM: #aab4be 1px dotted}
DIV.alert {	BORDER-TOP: #ffb4a0 1px dotted; BACKGROUND: url(images/div_alert.png) #fff5eb no-repeat 3px 3px; BORDER-BOTTOM: #ffb4a0 1px dotted}
DIV.download {	BORDER-TOP: #78be5a 1px dotted; BACKGROUND: url(images/div_download.png) #f5faeb no-repeat 3px 3px; BORDER-BOTTOM: #78be5a 1px dotted}
DIV.tip {	BORDER-TOP: #ffc864 1px dotted; BACKGROUND: url(images/div_tip.png) #fffdeb no-repeat 3px 3px; BORDER-BOTTOM: #ffc864 1px dotted}

ACRONYM {	CURSOR: help; BORDER-BOTTOM: #969696 1px dashed}
A.external {	PADDING-LEFT: 13px; BACKGROUND: url(images/link_external.png) no-repeat 0px 40%}
A.attachement {	PADDING-LEFT: 13px; BACKGROUND: url(images/link_attachment.png) no-repeat 0px 40%}
EM.box {	FONT-style: normal; FONT-FAMILY: "Courier New", Courier, monospace}
EM.file {	FONT-style: normal; FONT-FAMILY: "Courier New", Courier, monospace}
EM.directory {	FONT-style: normal; FONT-FAMILY: "Courier New", Courier, monospace}
EM.box {	BORDER-RIGHT: #aab4be 1px dotted; PADDING-RIGHT: 2px; BORDER-TOP: #aab4be 1px dotted; PADDING-LEFT: 2px; BACKGROUND: #f4f5f6; PADDING-BOTTOM: 0px; BORDER-LEFT: #aab4be 1px dotted; PADDING-TOP: 0px; BORDER-BOTTOM: #aab4be 1px dotted}
EM.file {	PADDING-RIGHT: 0px; PADDING-LEFT: 13px; BACKGROUND: url(images/em_file.png) no-repeat 0px 1px; PADDING-BOTTOM: 0px; COLOR: #000000; PADDING-TOP: 0px}
EM.directory {	PADDING-RIGHT: 0px; PADDING-LEFT: 16px; BACKGROUND: url(images/em_directory.png) no-repeat 0px 1px; PADDING-BOTTOM: 0px; COLOR: #000000; PADDING-TOP: 0px}


/*-- Demo Site Use          --*/

DIV.grid2:unknown {
	CLEAR: both; DISPLAY: block; VISIBILITY: hidden; HEIGHT: 0px; content: "."
}
DIV.grid3:unknown {
	CLEAR: both; DISPLAY: block; VISIBILITY: hidden; HEIGHT: 0px; content: "."
}
DIV.grid4:unknown {
	CLEAR: both; DISPLAY: block; VISIBILITY: hidden; HEIGHT: 0px; content: "."
}
DIV.grid5:unknown {
	CLEAR: both; DISPLAY: block; VISIBILITY: hidden; HEIGHT: 0px; content: "."
}
UL.hlist-left:unknown {
	CLEAR: both; DISPLAY: block; VISIBILITY: hidden; HEIGHT: 0px; content: "."
}
UL.hlist-right:unknown {
	CLEAR: both; DISPLAY: block; VISIBILITY: hidden; HEIGHT: 0px; content: "."
}
DIV.grid-col {
	FLOAT: left; OVERFLOW: hidden; MARGIN-RIGHT: 2%
}
DIV.grid-lastcol {
	FLOAT: right; OVERFLOW: hidden; MARGIN-RIGHT: 0px! important
}
DIV.grid2 DIV.grid-col {
	WIDTH: 48.8%
}
DIV.grid3 DIV.grid-col {
	WIDTH: 31.9%
}
DIV.grid4 DIV.grid-col {
	WIDTH: 23.4%
}
DIV.grid5 DIV.grid-col {
	WIDTH: 18.3%
}
.float-left {
	FLOAT: left
}
.float-right {
	FLOAT: right
}
.cadre_home{
padding:0;
margin:0;
width:430px;
float:left;
height:248px;
text-align:center;
}
.cadre_home-2{
padding:0;
margin:0;
width:430px;
float:left;
height:248px;
text-align:center;
}
a.Language img,span.selected img,.language-object span img,.language-object span {
display:block;
float:left;
border:none;
padding:0;
margin:0;display:block; 
margin-left:-5px
}
#my_lang_pad span.Language.selected img, #my_lang_pad div span.Language.selected img{

float:left;
border-left:1px solid grey;
border-right:1px solid grey;
}

#my_lang_pad{
width:120px;
padding:0;
margin:0;
}
.language-object{
display:block;
float:left;
width:120px;
padding:0;
margin:0;
}
div.language-object span.Language.selected img ,div.language-object span.Language img {
border:none;
}
div.language-object {
line-height:0;
white-space:normal;
}
div.language-object span.Language {
text-align:left;
}
div.language-object {
line-height:0;
margin:0;
overflow:hidden;
vertical-align:top;
white-space:normal;

}
.cherry_follow_us{
float:right;
width:300px;
text-align:right;
}
.cadre_principal_hp1{
float:left;
background: transparent url(images/BK_home2-1.png) no-repeat ;
width:400px;
height:253px;
}
.cadre_principal_hp2{
float:right;
background: transparent url(images/BK_home2-2.png) no-repeat ;
width:400px;
height:253px;
}
@font-face {
	font-family: "Museo300";
	src: url('_fonts/Museo300-Regular.otf');
}
@font-face {
	font-family: "Museo500";
	src: url('_fonts/Museo500-Regular.otf');
}
@font-face {
	font-family: "Museo700";
	src: url('_fonts/Museo700-Regular.otf');
}
.cadre_principal_hp1 a{
float:left;
display:block; 
padding-top: 55px;
padding-left:175px;
line-height:30px;
font-weight: normal;
font-size:32px;
color:#b90c25;
color:#b90c25!important!;
width:100%;
height:100%;
text-align:left;
}


.cadre_principal_hp2 a {
display:block;
padding-top: 55px;
text-align:center;
text-align:left!important!;

line-height:30px;
font-size:32px;
color:#342765;
width:100%;
height:100%;
}
#cadres_hp{
width:920px;
margin-top:86px;
text-align:center;
}
#cadres_hp_MT{
width:920px;
text-align:center!important;
}
.cadre_cherry_hp{
float:left;
background: transparent url(images/BK_home_cherry.png) no-repeat ;
width:228px;
height:253px;
padding-top:65px;
margin-left:150px;
}
.cadre_cherry_hp h2, .page_cherry h2 a{
font-size:32px;
color:#dd2c75;
line-height:30px;
}
.cadre_home_MT_2{
float:left;
background: transparent url(images/homeMT-2.png) no-repeat ;
width:228px;
height:253px;
padding-top:65px;
}
.cadre_home_MT_2 a{
display:block;
padding-top: 0;
text-align:center;
line-height:30px;
font-size:32px;
color:#342765;
width:100%;
height:100%;
}
.SubSubHead{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#434343;
font-weight:normal;
}

