@charset "utf-8";
/* CSS Document */

/* =Nav
----------------------------------------------- */



#nav {
	margin-top:0px;
	list-style:none;
	font-size:85%;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 25px;
	background-repeat: repeat-y;
	font-weight: bold;
		text-transform: uppercase;
	background-image: url(media/gradient-footer.jpg);
	background-position: left top;
  }
  
  

img
{  border-style: none;
}
#nav ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	text-indent:0;
  }
#nav li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	text-indent:0;
	font-weight: bold;
  }
#nav a, #nav strong {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	white-space:nowrap;
	font-weight: normal;
	height: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 10px;
	list-style:none;
	font-size: 12px;
  }
/* Following rule allows entire region of link to to be 
   clickable in IE/Win. Holly Hack explained here:
   http://www.positioniseverything.net/explorer/escape-floats.html */
* html #nav a {
  width:1%;
  }
#nav #current strong, #nav #current a {
  background-repeat:no-repeat;
  }
#nav a:hover, #nav #current a:hover strong, #nav #current strong {
	color:#000;
	text-transform: uppercase;
  }
#nav a:hover {
	background-repeat:no-repeat;
	
	text-align: left;
	float: left;
  }





#logo {
	float: right;
	text-align: left;
	width: 325px;
	background-image: url(media/logo-right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 45px;
}

#logo #contact  {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	width:145px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 30px;
	padding-left: 10px;

}

#logo #contact p {
	margin:0px;
	padding:0px;

}

#logo #contact a {
text-decoration: none;
color: #FFFFFF;
}

#logo #contact a:hover {
color: #999999;

}

body  {
	background-color: #252122;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	
scrollbar-3dlight-color:#7F7F7F;
           scrollbar-arrow-color:#FFFFFF;
           scrollbar-base-color:#708090;
           scrollbar-track-color:#696969;
           scrollbar-darkshadow-color:#7F7F7F;
           scrollbar-face-color:#7F7F7F;
           scrollbar-highlight-color:#FFFFFF;
           scrollbar-shadow-color:#2F4F4F
		   
		   }
		   
	
	

.thrColFixHdr #container {
	width: 955px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
} 
.thrColFixHdr #header {
	background-image: url(media/logo3.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.thrColFixHdr #header #TopNav {
	height: 70px;
	float:right;
	font-size: 12px;
	width: 300px;
	text-align: right;
	color: #FFFFFF;
	text-transform: lowercase;
	background-repeat: no-repeat;
	background-position: right bottom;


}

.thrColFixHdr #header #TopNav a{
	text-decoration: none;
	color: #FFFFFF;

}

.thrColFixHdr #header #TopNav a:hover{
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
}



.thrColFixHdr #header #bannerNavigation {
	height: 30px;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.1em;
	height: 30px;
	padding-top: 10px;
	word-spacing: 2.5em;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 955px;
}

#bannerNavigation ul  {
	padding:0px;
	margin: 0px;
}
#bannerNavigation ul li {
	display:inline;
		padding:0px;
	margin: 0px;
}

#bannerNavigation ul a{
	color: #FFFFFF;
	text-decoration: none;
}


#bannerNavigation ul a:hover{
	color: #33FF00;
}


#bannerNavigation #currentpage a {
	color: #33FF00;
	}




.thrColFixHdr #header #bannerNavigation #topNav {
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CEBEC1;
	background-image: url(media/title-commercial.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 60px;
}

.thrColFixHdr #content {
	height: 275px;
	width: 955px;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
} 

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin: 0px;
	border-right-width: 1px;
	height: 240px;
}

.thrColFixHdr #sidebarmiddle {
	float: left; /* since this element is floated, a width must be given */
	width: 440px;
	height: 228px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: auto;
	border: 1px solid #FFFFFF;
	background-repeat: repeat-y;
	background-position: right;
	background-color: #242021;
}

.thrColFixHdr #sidebarmiddle p {
	font-size:12px;
}

.thrColFixHdr #sidebarmiddle h2 {
	font-size:14px;
	text-transform: lowercase;
	font-weight: bold;
}


.thrColFixHdr #sidebarmiddle ul {
	font-size:12px;
}

.thrColFixHdr #sidebarmiddle a {
	color: #FF6600;
	text-decoration: none;
}

.thrColFixHdr #sidebarmiddle a:hover {
	color: #FFFFFF;
	text-decoration: none;

}


.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 320px;
	height: 240px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.thrColFixHdr #sidebar2 p{
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
}

.thrColFixHdr #sidebar2 H1{
	background-image: url(media/gradient-background.jpg);
	text-transform: uppercase;
	color: #D0BFC3;
	font-size: 18px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 20px;
	background-repeat: repeat-y;
}
.thrColFixHdr #mainContent {
	margin-top: 0px;
	margin-right: 465px;
	margin-bottom: 0;
	margin-left: 160px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 1px;
	background-color: #00FF00;
} 

.thrColFixHdr #mainContent p{
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
} 

.thrColFixHdr #mainContent #mainContentTitle {
	height: 50px;
	background-image: url(media/gradient-title.jpg);
	background-repeat: repeat-y;
	width: 200px;
	padding: 10px;
	float: left;
	margin-bottom: 10px;
} 


.thrColFixHdr #mainContent #mainContentTitle h1 {
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
} 

 .thrColFixHdr #mainContent #mainContentTitle h2{
	margin: 0px;
	font-size: 18px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
 }
 
 
.thrColFixHdr #footer {
	height: 130px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.thrColFixHdr #footer h1 {
	text-transform: none;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	height: 8px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	padding-top: 4px;
	background-image: url(media/gradient-footer.jpg);
	background-repeat: no-repeat;
}

#News {
	height: 100px;
	padding-top: 10px;
}

#News a {
	color: #FFFFFF;
	text-decoration: none;
  }

#News a:hover {
	color: #999999;
  }


.NewsImage {
	width :100px;
	height: 110px;
	float: left;
	margin-right: 19px;
	font-size: 10px;
}

.thrColFixHdr #footer #footerNav {
	height : 25px;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}




.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body,td,th {
	color: #CCCCCC;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-image: url(media/background.jpg);
}
.nav {
	padding-right: 0px;
	padding-left: 20px;
}

.AccordionPanelContent {

	padding: 0px;
	height: 145px;
}

.AccordionPanelContent ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.AccordionPanelContent li {
	padding: 0px;
	margin-bottom : 2px;
	margin-left : 	20px;
	list-style-type: none;
}

 .AccordionPanelContentLink {
	padding: 7px;
	height: 5px;
	font-size: 12px;
	color: #00FF00;
	text-transform: uppercase;
	margin-left: 10px;
	list-style-type: none;
	text-transform: lowercase;

}



.AccordionPanelContent .AccordionPanelContentLink a{
	text-decoration: none;
	color: #FFFFFF;
	list-style-type: none;
	
}

.AccordionPanelContent .AccordionPanelContentLink a:hover{
	text-decoration: none;
	color: #33FF00;
	list-style-type: none;
	
}

.AccordionPanelContent .AccordionPanelContentLink #currentpage a{
	text-decoration: none;
	color: #33FF00;
	list-style-type: none;
}


.AccordionPanelTab {
	cursor: hand;
	cursor: pointer;
	margin-bottom: 10px;
	padding-top: 3px;
	font-size: 14px;
	height:20px;
	color: #FFFFFF;
	padding-left: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	background-image: url(media/gradient-nav.jpg);
		
}


.AccordionPanelTab a {
	color: #FFFFFF;
	text-decoration: none;
		display:block;
}


.AccordionPanelTab a:hover {
	color: #00FF00;
	
}

.AccordionPanelTab a:link {
	color: #FFFFFF;
}

.AccordionPanelTab a:visited {
	color: #FFFFFF;
}




.openpet{ /*class added to contents of 1st demo when they are open*/
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}



.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: red;
}
