/* CSS Document */

/*========================================================*/
/*            Designed by DNNCovered.com                  */
/*========================================================*/

/*========================================================*/
/*  Default CSS                                           */
/*========================================================*/

/* HTML BODY css  --*/
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #035282;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	text-align:center;	
}

p  { margin:0px;
	padding:0px;}
	

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- Login Register token              --*/ .login-register, a.login-register:link, a.login-register:visited, a.login-register:active { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Tahoma; text-decoration: none; }
/*-- Login Register token hover        --*/ a.login-register:hover { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Tahoma; text-decoration: underline; }

/*-- Copyright token                   --*/ .copy-right { color: #ffffff; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Date token                        --*/ .date { color: #a30327; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }



/*-- Breadcrum token                   --*/ .breadcrum, a.breadcrum:link, a.breadcrum:visited, a.breadcrum:active { color: #fd8316; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; padding-left:8px; }
/*-- Breadcrum token hover             --*/ a.breadcrum:hover { color: #fd8316; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: underline; padding-left:8px; }

/*-- Terms Privacy token       		   --*/ .terms-privacy, a.terms-privacy:link, a.terms-privacy:visited, a.terms-privacy:active { color: #ffffff; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Terms Privacy token hover 		   --*/ a.terms-privacy:hover { color: #ffffff; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Search box css		   	    	   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:20px; background:transparent; width: 120px; color: #ffffff; #margin-bottom: 15px; #margin-left: 5px; margin-bottom: 3px; border: 0px solid #000; cursor:text; text-decoration:none; }

/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/

/*-- Heading # 1              			--*/ .cnt1-heading  { FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #fff; font-family: Arial, Helvetica, sans-serif;}
/*-- Heading # 2              			--*/ .cnt2-heading  { FONT-WEIGHT: normal;   FONT-SIZE: 18px; COLOR: #13345d; FONT-FAMILY: Arial, Helvetica, sans-serif; }
/*-- Heading # 3              			--*/ .cnt3-heading  { FONT-WEIGHT: bold;   FONT-SIZE: 12px; COLOR: #7d0105; FONT-FAMILY: Arial, Helvetica, sans-serif; }
/*-- Heading # 4              			--*/ .cnt4-heading  { FONT-WEIGHT: bold ; FONT-SIZE: 12px; COLOR: #7d0105; FONT-FAMILY: Arial, Helvetica, sans-serif;  }
/*-- Heading # 5              			--*/ .cnt5-heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #00C901; font-family: Tahoma;  }
/*-- Heading # 6              			--*/ .cnt6-heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #B5A600; font-family: Tahoma;  }
/*-- cnt text							--*/ .cnt-text      { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #888888; font-family: Verdana, Arial, Helvetica, sans-serif}
/*-- cnt text-2							--*/ .cnt-text2      { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #160000; font-family: Verdana, Arial, Helvetica, sans-serif }


/*========================================================*/
/*  Footer                            */
/*========================================================*/
.footerbg {
		background-image: url(footer.jpg);
		background-repeat:repeat-x;
		height:9px;
}
/*========================================================*/
/* Search Button                                          */
/*========================================================*/

/*-- SearchButton --
.SearchButton {
	background-color: #E9E9E9;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 55px;
	height: 19px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Tahoma;
	text-align: center;
	text-decoration: none;
}*/

/*========================================================*/
/* Pane                                      */
/*========================================================*/

/*-- top Image Banner pane      	    --*/.BannerPane { width: 711px; height:157px; padding: 0px 0px 0px 0px; float:right;  }
/*-- top content pane       	        --*/.ContentPane { width: 100%; padding: 0px 0px 0px 0px; text-align:left;}
/*-- top LeftTop				   	    --*/.LeftTopPane { width: 100%; padding: 0 7px 0 7px;}
/*-- Right Top			          	    --*/.RightTopPane { padding: 0 7px 0 7px; width:100%; }
/*-- Bottom pane  		     	        --*/.BottomPane { padding: 5px 5px 5px 5px; width: 99%; text-align:left; }

/*-- left2 content pane          	    --*/.LeftPane { padding: 2px 2px 2px 2px;  width: 68%; float:left }
/*-- Right2 content pane          	    --*/.RightPane { padding: 2px 2px 2px 2px; float:right; width: 30%; }

/*-- left3 content pane          	    --*/.LeftPane3 { padding: 0 7px 0 7px; width: 75%; }
/*-- Right3 content pane          	    --*/.RightPane3 { padding: 0 7px 0 7px; width: 25%; }

/*-- left4 content pane          	    --*/.LeftPane4 { padding: 0 7px 0 7px; width: 50%; }
/*-- Right4 content pane          	    --*/.RightPane4 { padding: 0 7px 0 7px; width: 50%; }
/*-- top  pane      	 			    --*/.TopPane { padding-top:252px; padding-left:386px; padding-right:70px; padding-bottom:20px; text-align:left;}
/*-- Pane1                              --*/.Pane1   { width: 68%; padding: 0px 2px 5px 0px; float:left; text-align:left;  }
/*-- Pane2                              --*/.Pane2   { width: 30%; padding: 0px 5px 5px 5px; float:right;  text-align:left;  }
/*-- Pane3                              --*/.Pane3   { width: 25%; padding: 2px 0px 2px 3px; }
/*-- Pane4                              --*/.Pane4   { width: 25%; padding: 2px 0px 2px 2px; }
/*-- Pane5                              --*/.Pane5   { width: 25%; padding: 2px 0px 2px 2px;}
	
/*========================================================*/
/* Font Size                               */
/*========================================================*/
.ten {font-size: 10px;}
.eleven {font-size: 11px;}
.twelve {font-size: 12px;}
.thirteen {font-size: 13px;}
.fourteen {font-size: 14px;}
.fifteen {font-size: 15px;}
.sixteen {font-size: 16px;}
.seventeen {font-size: 17px;}
.eighteen {font-size: 18px;}
.nineteen {font-size: 19px;}
.twenty {font-size: 20px;}
.twentyone {font-size: 21px;}
.twentytwo {font-size: 22px;}
.twentythree {font-size: 23px;}
.twentyfour {font-size: 24px;}
.twentyfive {font-size: 25px;}
.thirty {font-size: 30px;}
.fourty {
	font-size: 35px;
	letter-spacing: -0.05em;
}

/*========================================================*/
/* Font Color                             */
/*========================================================*/

.magenta {color: #C637B3;}
.darkyellow {color: #F4A83A;}
.darkgray {color: #263C4A;}
.darkgray2 {color: #505050;}
.purple {color: #D671E2;}
.white {color: #FFFFFF;}
.black {color: #202020;}
.gray {color: #6d6d6d;}
.lightgray {color: #A3A3A3;}
.red {color: #7d0105;}
.lightred {color: #FF5756;}
.orange {color: #FF9600;}
.yellow {color: #FFFF00;}
.green {color: #8DA810;}
.sharp_blue {color: #318CC2;}
.cyan {color: #44A5C3;}
.blue {color: #237BD1;}
.brown {color: #685716;}


/* Font Style & Weight */

.bold {font-weight: bold;}
.italic {font-style: italic;}
.strikeout {text-decoration: line-through;}


/*========================================================*/
/*            Skin                  */
/*========================================================*/

.MainDiv{
	
	margin:0 auto;
	width:1003px;
	background-image:url(bg.jpg);
	background-repeat:repeat-y;
	
}

.clearDiv{
		height:0px;
		clear:both;
}

.NavigationContainers{
		background-image:url(nav-bg.gif);
		background-repeat:repeat-x;
		width:1003px;
		height:42px;
		float:left;
		text-align:left;
		padding:0px 0px 0px 0px;}
		
.headDiv{
		width:100%;
		float:left;
		padding:0px 0px 20px 0px;
		margin:0px 0px 0px 0px;
		background-image:url(header-bg.jpg);
		background-repeat:repeat-x;
		
}

.logoar{
		width:267px;
		float:left;
		}

.ContentArea
{
width: 100%;

}
.Footer{
	background-color:#2366a7;
	height:41px;
	padding:15px 10px 0px 10px;
	}
.CopyRight{
	width:50%;
	float:left;
	text-align:left;}
.TermsArea{
	width:50%;
	float:right;
	text-align:right;}
	
	

/*========================================================*/
/*            Solepartmenu CSS                            */
/*========================================================*/

/* Main Menu */
.MainMenu_MenuContainer {

	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #fff; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Tahoma;
}


.MainMenu_MenuItemSel {
	border-top: #fff 1px dotted ;
	cursor: pointer;
	cursor: hand; 
	color: #ffffff; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Tahoma;
}
.MainMenu_MenuItem {
	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #ffffff; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuItemAct {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 11px;
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuIcon {
	display:none;
}
.submenuitemselected{
	color:#0096C8;
	font-size:11px;
	font-weight: bold;
	padding-left: 1px;
	Margin:0px;
	background:transparent;
}
.MainMenu_SubMenu {
	margin-top: 0;
	margin-left: 1px;
	background-color: #133865;  
	border-top: #fff 1px dotted ;
	border-right: #fff 1px dotted;
	border-left: #fff 1px dotted;
	border-bottom: #fff 1px dotted;
/*
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#EFEFEF);
	filter: Alpha(Opacity=100, FinishOpacity=100, Style=2);
*/
}
.MainMenu_MenuBreak {
	border-bottom: #00ff00 0px solid; 
	border-left: #00ff00 0px solid; 
	border-top: #00ff00 0px solid;  
	border-right: #00ff00 0px solid; 
	background-color: transparent;
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #EFEFEF 0px solid; 
	border-bottom: #EFEFEF 0px solid; 
	border-top: #EFEFEF 0px solid;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuBar { 
	cursor: hand; 
	height: 40px; 
	background-color: Transparent; 
}

/* ------- up status ------ */

.MainMenu_MenuItem TD { padding:0; margin:0; }

.MainMenu_MenuItem TD DIV DIV 
{
	background-image:url(nav-misd.gif);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 13 0 13;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuItem TD DIV DIV DIV{
	background-image:url(nav-misd.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:12px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	line-height:3.0;
	color:#000;
	
	height:40px;
	padding: 0 0 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;


}

.MainMenu_MenuItem TD DIV
{
	background-image:url(nav-misd.gif);
	background-position:right top;
	background-repeat: no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}


/* ------- over status ------ */

.MainMenu_MenuSelected TD { padding:0; margin:0; }

.MainMenu_MenuSelected TD DIV DIV 
{
	background-image:url(nav-hover-left.jpg);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 13 0 13;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuSelected TD DIV DIV DIV{
	background-image:url(nav-hover-mid.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-size:12px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	line-height:3.0;
	color:#000;
	height:40px;
	padding: 0 0 0 0;
	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;


}

.MainMenu_MenuSelected TD DIV
{
	background-image:url(nav-hover-right.jpg);
	background-position:right top;
	background-repeat: no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}

/* ------- active status ------ */

.MainMenu_MenuSelectedRoot TD { padding:0; margin:0; }

.MainMenu_MenuSelectedRoot TD DIV DIV 
{
	background-image:url(nav-hover-left.jpg);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 13 0 13;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuSelectedRoot TD DIV DIV DIV{
	background-image:url(nav-hover-mid.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-size:12px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	line-height:3.0;
	color:#FFFFFF;
	
	height:40px;
	padding: 0 0 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;


}

.MainMenu_MenuSelectedRoot TD DIV
{
	background-image:url(nav-hover-right.jpg);
	background-position:right top;
	background-repeat: no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}


/*------------------------- End -------------------------*/

.MainContainerBottom{
		width:960px;
		float:left;
		
		}
		
.ImageOne{
		width:223px;
		height:140px;
}

.icone-left{
	
	float:left;
	}
	

.icone-right{
	
	float:right;
	}
	
.textHead{
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color:#000000;
	padding:0px 0px 0px 0px;
}
.text-content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:normal;}

.img1{
	padding:12px 0px 0px 0px;}
	
.img-sep{
	width:23px;
	height:140px;
	float:left;
	}
	
.MainInn{
	width:230px;
	height:140px;
	float:left;}


