/********************************************
   AUTHORS: Erwin Aligam / doTemplate
  *******************************************/

* { margin: 0; padding: 0; outline: 0; }

html {
scrollbar-face-color:#EBF5FF;
scrollbar-base-color:#EBF5FF;
scrollbar-arrow-color:black;
scrollbar-track-color:#F3F3F3;
scrollbar-shadow-color:#EBF5FF;
scrollbar-highlight-color:#EBF5FF;
scrollbar-3dlight-color:#78AAFF;
scrollbar-darkshadow-Color:#78AAFF;
}

div.example {
color:#888888;
font-size:11px;
line-height:14px;

   margin-top: 4px;
}

div.examplehelp {
color:#888888;
font-size:11px;
line-height:14px;

    border: 1px solid #cccccc;

   padding: 20px 20px 20px 60px;
    background: #fff url(../images/help.gif) no-repeat 5px 50%;

}

div.exampleHome {
color:#888888;
font-size:11px;
line-height:14px;

    border: 1px solid #cccccc;
   padding: 10px 10px 10px 10px;

 

}

.errors
{
    border: 1px solid red;
    color: red;
    
    padding: 20px 20px 20px 80px;
    background: #fff url(../images/error.png) no-repeat 5px 50%;
}

.errors ul {
 margin: 0;
 padding: 0;
 margin-left: 80px;
 list-style: square;
}
.lunchbox {
display:none;
} 

tr.row:hover, tr.over td { background-color: #ffccff; }


.fb95_preview_barNew
{
    background-position: 0px;
    background: url(../images/fb95_preview_bar.gif) repeat-x scroll 0px;
    height: 115px;
    margin: 0px;
    padding: 0px 10px;
 
}

body
{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #333333;
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	font-size: 10pt;
scrollbar-face-color:#EBF5FF;
scrollbar-base-color:#EBF5FF;
scrollbar-arrow-color:black;
scrollbar-track-color:#F3F3F3;
scrollbar-shadow-color:#EBF5FF;
scrollbar-highlight-color:#EBF5FF;
scrollbar-3dlight-color:#78AAFF;
scrollbar-darkshadow-Color:#78AAFF;
}
#msg-box { width:590px; border: #ebebeb 1px solid; margin: 15px auto auto auto;}

#wrapper {
	width:820px;
    background:#EFF3FF url(themes/8CD729-BrightGreen/bg.jpg?z=1910) repeat-y center top;
    margin:0 auto;
    text-align:left;
}


#container {
   min-height:100%;
   position:relative;
}


#content-wrapper {
	width: 750px;
	margin: 0px auto;
	padding: 0;
	min-height:100%;
	position:relative;
	
}

#footer {
   position:absolute;
   bottom:0;
   width:100%;
   min-height:100%;
 
   background:#6cf;
}

#header {
	position: relative;
    height:151px;
	background: #caced1 url(themes/8CD729-BrightGreen/header.jpg?z=1910) no-repeat center top;
	padding: 0;	
	color: #fff;
	margin-left:auto;
    margin-right:auto;
	width:820px;
}


 #nav1
{
	clear: both;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF url(themes/8CD729-BrightGreen/menu.jpg?z=1910) repeat-x;
	font: bold 16px/40px "Trebuchet MS" , Arial, Tahoma, Sans-serif;
	height: 40px;
	width: 780px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#nav1 ul {
	float: left;
	list-style: none;
	margin:0; 
	padding: 0 ;
}

#nav1 ul li {
	display: inline;
}

#nav1 ul li a {
	display: block;
	float: left;
	padding: 0 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	border-right: 1px solid #b91f1f ;
}

#nav1 ul li a:hover {
	background: #FF6600 url(themes/8CD729-BrightGreen/selectedMenu.jpg?z=1910 ) repeat-x;
	color: #202020;	
}


li.current {
	background-color:#9B0101;
	color: #FFFFFF;
} 


 


#main {
	float: left;
	width: 750px;
	padding: 5px 0 0 0;
	margin: 0px 0px 0px 20px ; 
	display: inline;
	background: url(box.jpg) no-repeat;
}


#main p, #main h1, #main h2, #main h3, #main ol, #main ul, #main form {
	margin:10px 0pt 0pt 0pt ;
}

#main p, #sidebar p {
	text-align:justify;
}

h2 {
	font-family:Trebuchet MS;
	font-size:16pt;	
	color:#909090;
	letter-spacing:2px;
}

h3 {
	font-family:Trebuchet MS;
	font-size:14pt;	
	color:#909090;
}



a, a:visited {
	color:#FD7719;
	text-decoration:none;
}

a:hover {
	color:#909090;
	text-decoration:underline;
}


#sidebar {
	float: right;
	width: 210px;
	padding: 0px
	margin: 10px 0 0 0;	
	font-family:Trebuchet MS, sans-serif;
    font-size:9pt;
	color: #707070;
}


#sidebar *  {
	margin: 15px;
}

#sidebar h3 {
	font-family:Trebuchet MS, sans-serif;
    font-size:14pt;
	color: #AAAAAA;
}


#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 10px 8px 10px; 
	padding: 0;
	text-decoration: none;	
	border-top: 1px solid #d1d5e1;	
}

#sidebar ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 0px;
	margin: 0 2px;	
	color: #777;	
	border-bottom: 1px solid #d1d5e1 ;
}


* html body #sidebar ul.sidemenu li {
	height: 1%;
}


#sidebar ul.sidemenu li a {
	text-decoration: none;	
	color: #202020;				
}


#sidebar ul.sidemenu li a:hover {	
	color: #FD7719 ;
}

#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }



/* FOOTER */	
 
 
#footer-content {
  position:absolute;
  bottom:0;
  width:100%;
  height: 25px;
  background: #EDE9E9 url(../images/bgSubheader.gif) no-repeat;
  border: 1px  1px  1px  1px solid #cccccc;  
  color: #F47618; 
  line-height: 25px;
  margin: 0;
  font-size: 11px;
}
#footer a { color: #F47618; padding-left: 5px; text-decoration: none; }
#footera { float: left; background: url(../images/shadeEndLeft.gif) no-repeat; height: 25px; width: 5px; }
#footerb { float: left; background: url(../images/shadeEndRight.gif) no-repeat; height: 25px; width: 5px; }


.clear { clear: both; }


a, a:visited {
	text-decoration: none;
	background: inherit;
	color: #FD7719; 
}

a:hover {
	text-decoration: underline;
	background: inherit;
	color: #909090;
}

img {
	padding:0;
	margin:20px 10px 10px 10px;
	border:0px solid #DFDFDF;
 
}


/* extended styles */

.layout {
	margin:0;
}

		
.bloc-txt, .bloc-txt-txt, .bloc-img-txt, .bloc-txt-img, .bloc-img {
	margin:0;
	padding:0 5px 0 5px;
	clear:both;
}


.bloc-txt-txt .richtext, .bloc-img-txt .richtext, .bloc-img-txt .image,
.bloc-txt-img .richtext, .bloc-txt-img .image  {
	margin:0 ;
	width:48%;
	float:left;
}


.bloc-sep {
	width:20px;
	margin:0;
	padding:0;
	float:left;
}

.headerimage
{
	border: 0px ; 
	position:relative;
	top: 16px;
	left :510px;
}

.headerHeader
{
	color: #ffffff;
	font-size: 40px;
	font-family: Verdana, Century;
	border: 0px;
	position: absolute;
	top: 50px;
	left: 65px;
	font-weight: bold;
}

.headerSlogan
{
	color: #000000;
	font-size: 15px;
	font-family: Verdana,Century;
	border: 0px;
	position: absolute;
	top: 95px;
	left: 140px;
	font-weight: bold;
}


.box-heading { font-size: 12px !important; color: #F47618 !important; margin: 0 !important; padding-left: 15px !important; display: block !important; line-height: 24px; z-index: 99999; position:relative;}

.box-content5 { background: url(../images/sectionBg.gif) no-repeat; padding: 5px 0 10px 0; width:620px; height: 50px; }
.standardbox { width: 620px; padding: 1px 0 0 1px; position: relative; right: 0;  }
.box-top5 { background: url(../images/box5-hback.gif) repeat-x; color: #83833F; height: 25px; padding: 0 0 0 20px; }
.box-top5 img { margin-top: 7px; }
.box-head5
{
	font-size: 14px;
	color: #ff9933;
	display: inline;
	line-height: 25px;
	padding: 0 0 0 20px;
	margin: 0;
	background: url(../images/blt-1.gif) no-repeat left;
	background-position: 7px 0 0 0;
}

 

.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.modalBox
{
	border: 3px solid #808080;
	background-color: #f5f5f5;
	padding: 0px;
}
.caption {
	background-image: url(../images/tilebg_tablecaption.gif);
	background-repeat:repeat-x;
 
}

.close
{
    right: 7px;	
    background: url(../images/sprite.png) no-repeat 0px -300px;	
    width: 25px;	
    cursor: pointer;	
    position: absolute;	
    top: 7px;	
    height: 15px;
}

.modalheader
{
	background: url(../images/sprite.png) repeat-x 0px -200px;
	color: #000;
	border-color: #808080 #808080 #ccc;
	border-style: solid;
	border-width: 0px 1px 1px;
	padding: 2px 10px;
	height: 30px;
	width: 620px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
		text-align: center;
	vertical-align: middle;
} 

/* tweb modal dialog styles */
.modalPanelTitle td
{
	padding: 1px;
	font-weight: bold;
	font-size: 10px;
	background-image: url(../images/tilebg_tablecaption.gif);
	cursor: pointer;
	color: black;
	font-family: Verdana;
	width: 100%;
	height: 20px;
	background-color: #6f90dc;
	text-align: center;
	vertical-align: middle;
}

.modalPanel {
	z-index: 500;
	width: 750px;
	border: solid 1px #275473;
	position: absolute;
	border-collapse: collapse;
	background-color: #f0faff;
}

.modalPanel td {
	vertical-align: top;
}

.titleIcon {
	padding-right: 20px;
}

.button
{
	font: arial;
	cursor: pointer;
	border: outset 1px #ccc;
	background: #999;
	color: #666;
	 
	padding: 5px 10px 5px 10px;
	background: url(../images/formbg.gif) repeat-x left top;
	height: 30px;
	font-size: 12px;
}

.button2
{
	font: arial;
	background-color: orange;
	font-family: Verdana, Arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	overflow: visible;
	padding: 3px; 
}

.fb95_preview_bar {
	
background:transparent url(../images/fb95_preview_bar.gif) repeat-x scroll 0px;
height:24px;
margin:0px;
padding:0px 10px;
width:auto;
}


.headers {
	BORDER-RIGHT: #bbb 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #bbb 1px solid; PADDING-LEFT: 5px; BACKGROUND: url(../images/chromebg.gif) repeat-x center center; PADDING-BOTTOM: 2px; MARGIN-LEFT: 0px; BORDER-LEFT: #bbb 1px solid; WIDTH: 99%; PADDING-TOP: 2px; BORDER-BOTTOM: #bbb 1px solid; TEXT-ALIGN: left
}
.headers IMG {
	FLOAT: right; MARGIN-RIGHT: 5px; PADDING-TOP: 5px
}
.headers SPAN {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}

a.lnkSubmit:active { 

margin:0px 0px 20px 20px;
background:url(../images/image.png) left center no-repeat;
padding: 0em 2.2em; 
font: 12pt "tahoma"; 
text-decoration: none; 
font-weight: normal; 
letter-spacing: 0px; 

                               }


a.lnkSubmit:link { 

margin:0px 0px 20px 20px;
background:url(../images/image.png) left center no-repeat;
padding: 0em 2.2em; 
font: 12pt "tahoma"; 
text-decoration: none; 
font-weight: normal; 
letter-spacing: 0px; 

                               }



a.lnkSubmit:visited { 

margin:0px 0px 20px 20px;
background:url(../images/image.png) left center no-repeat;
padding: 0em 2.2em; 
font: 12pt "tahoma"; 
text-decoration: none; 
font-weight: normal; 
letter-spacing: 0px; 

                               }



a.lnkSubmit:hover { 

margin:0px 0px 20px 20px;
background:url(../images/image.png) left center no-repeat;
padding: 0em 2.2em; 
font: 12pt "tahoma"; 
text-decoration: none; 
font-weight: normal; 
letter-spacing: 0px; 

                      }

a.buywebsite { 

margin:10px 10px 10px 10px;
background:url(../images/check.gif) left center no-repeat;
padding: 0em 2.2em; 
font: 10pt "tahoma"; 
text-decoration: none; 
font-weight: normal; 
letter-spacing: 0px; 
}



a.progressdelete { 

margin:10px 10px 10px 10px;
background:url(../images/delete.gif) left center no-repeat;
padding: 0em 2.2em; 
font: 10pt "tahoma"; 
text-decoration: none; 
font-weight: normal; 
letter-spacing: 0px; 
}



