/* CSS Document */
body {
background-color:#2e2e2e;
}

body,td,th {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12;
	color: #333333;
	margin: 0px;
	line-height:19px;
}

body,p { /*body text only*/
	padding-left: 10px;
	padding-right:10px;
}

a:link  {
	color: #333333;
	text-decoration:underline;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #ffffff;
	text-decoration:underline;
}

.style1 {
	font-size: 12;
	color: #333333;
	font-weight: bold;
}

.style2 {
	font-size: 10;
	color: #ebebeb;
	font-weight: regular;
}

.style3 {
	font-size: 11px;
	color: #969696;
	margin: 0px;
	line-height:17px;
	padding: 5px;
	vertical-align:top;
}

.style3 a:link, .style3 a:visited {
	color: #969696;
	text-decoration: none;
}

.style3 a:hover {
	color: #ffffff;
}
/*footer menu styles end here*/

.style4 {
	font-size: 16;
	font-weight: bold;
	line-height: 3;
	font-variant:small-caps;
	color: #000033;
	background-image:url(images/play_ability.gif);
	background-position:top-left;
	background-repeat:no-repeat;
	padding-top: 3px;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:10px;
}

.style5 { /*PhoneInfo*/
	font-size: 16px;
	color: #FFFFFF;
	font-weight: BOLD;
}

.style6 { /*header extra links*/
	color:#FFFFFF;
	font-size:10px;	
}

.style6 a:link, .style6 a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.style6 a:hover{
color:#999999;
text-decoration:none;
}

/*2impact Link*/
.style7 {
	color: #333333;
	font-size:11px;
	line-height:13px;
	}

.style7 a:link, .style7 a:visited {
	color: #333333;
	text-decoration: none;
}

.style7 a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

.style8 {/*GalleryTab*/
	color: #FFFFFF;
	font-weight: bold;
	font-size:11px;
}

.style8 a:link, .style8 a:visited{
color:#FFFFFF;
text-decoration: none;
}

.style8 a:hover {
color:#CCCCCC;
}

.style9 {
	font-family: "Arial", trebuchet, Arial, sans-serif;
	font-size: 12;
	font-weight:bold;
	color: #333333;
	margin-left: 16px;
	vertical-align: top;
	ine-height: 15px;
	text-decoration:none;
}

.style9 a:link, .style9 a:visited {
	text-decoration:none;
	color: #333333;
} 

.style9 a:hover {
	text-decoration:none;
	color:#009933;
}

.style10 { /*header extra links*/
	color:#959595;
	font-size:12px;	
}

.style11 {
	font-size: 20px;
	color: #F1F1F1;
}

.style12 {
	font-size: 17px;
	color: #cccccc;
}

.style10 a:link {
	color:#959595;
	font-size:12px;	
}

.gallerythumb {
font-size: 12;
color:#CCCCCC;
font-weight:bold;
} 

.gallerythumb a:link, .gallerythumb a:visited {
text-decoration:none;
color:#CCCCCC;
}

.gallerythumb a:hover{
text-decoration:underline;
color:#CCCCCC;
}


li {
	list-style-image:url(images/li_1.gif);
}

.underline a:link, .underline a:hover, .underline a:visited {
	text-decoration: underline;
}

ul.colums {
  float: left;
  width: 500px; /* width is changed */
  margin: 0;
  padding: 2;
  list-style:none);
}
 
li.colums {
  float: left;
  width: 130px;
  margin: 0;
  padding-left: 1px; /* left padding moves the text away from the bullet */
}

/*top menu styles begin here*/
li.inline {
  display: inline;
  padding-left: 5px;
  padding-right: 10px;
  padding-top: 70px;
  padding-bottom:13px;
  background-image:url(images/menu_div.jpg);
  background-position:right;
  background-repeat:no-repeat;
  font-size: 12px;
  color: #FFFFFF;
  text-align: left;
  font-weight: bold;
  text-transform: capitalize;
  text-decoration:none;
  text-align:center;
  }
  
  li.inline a:link, li.inline a:visited {
  color: #ffffff;
  padding-top: 13px;
  padding-bottom:13px;
  text-decoration:none;
  }
  
  li.inline a:hover {
  color: #FFFF99;
  padding-top: 13px;
  padding-bottom:13px;
  text-decoration:none;
  }
  
li.last {
  display: inline;
  padding-left: 5px;
  padding-right: 10px;
  padding-top: 13px;
  padding-bottom:13px;
  font-size: 13px;
  color: #ffffff;
  text-align: left;
  font-weight: bold;
  text-transform: capitalize;
  text-decoration:none;
  } 
  
li.last a:link, li.last a:visited {
  color: #ffffff;
  padding-top: 13px;
  padding-bottom:13px;
  text-decoration:none;
  }
  
li.last a:hover {
  color: #ffff99;
  padding-top: 10px;
  padding-bottom:13px;
  text-decoration:none;
  }
 /*top menu styles end here*/


.mainmenu {
  padding-left: 5px;
  padding-right: 10px;
  background-image:url(images/menu_div.jpg);
  background-position:right;
  background-repeat:no-repeat;
  text-decoration:none;
  }
  
.mainmenu a:hover {
 color: #FFFFCC; 
  }
  
.mainmenulast {
   }
  
.mainmenulast a:hover {
 color: #FFFFCC; 
  }

.sub_navigation {
	font-family: "Arial", trebuchet, Arial, sans-serif;
	font-size: 12;
	color: #333333;
	text-align: left;
	margin-left: 16px;
	vertical-align: top;
	ine-height: 15px;
	text-decoration:none;
}

.sub_navigation a:link, .sub_navigation a:visited {
	text-decoration:none;
	color: #333333;
} 

.sub_navigation a:hover {
	text-decoration:none;
	color:#009933;
} 

.tab {
	background-image:url(images/language_btn.jpg);
	background-position: center;
	background-repeat:no-repeat;
	padding-top: 25px;
	padding-bottom:24px;
	padding-right: 40px;
	padding-left: 40px;
	font-family: 'Trebuchet' Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	font-weight:bold;
	text-align:center;
}

.tab a:link, .tab a:visited {
text-decoration:none;
}
.tab a:visited {
text-decoration:none;
}

.btn {
	background-image: url(images/vid_showcase_btn.png);
	background-position: center;
	background-repeat:no-repeat;
	padding-top: 25px;
	padding-bottom:24px;
	padding-right: 40px;
	padding-left: 40px;
	font-family: 'Trebuchet' Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

.btn a:link, .btn a:visited {
text-decoration:none;
color:#FFFFFF;
}

.btn a:hover {
text-decoration:none;
color:#FFFF99;
}

.toptext {
 margin-right: 30px;
 height:45px;
 }

#footerlinks {
	margin: auto;
	text-align:center;
	color:#999966;
	}		
	
#footerlinks a:link, #footerlinks a:visited {
	color:#999966;
	text-decoration: none;
	display: inline;
	line-height:normal;
	}	
	
#footerlinks  a:hover {
	color:#FFFFFF;
	text-decoration: none;
	}			

@import "default.css";


ul.dropdown li a {
 display: block;
 padding: 7px 14px;
 font-weight:bold;
 text-decoration:none;
 color:#FFFFFF;
}


/* ------------- Override default */

	ul.dropdown li {
	 padding: 0;
	}


/* ------------- Reinitiate default: post-override activities  */

	ul.dropdown li.dir {
	 padding: 7px 40px 7px 14px;
	 background-image:url(images/menu_div.jpg);
 	 background-position:right;
  	 background-repeat:no-repeat;
	 text-decoration:none;
	 color:#FFFFFF;
	 font-weight:bold;
	}

	ul.dropdown ul li.dir {
	 padding-right: 15px;
	}



/* ------------- Custom */

	ul.dropdown li {

	}

	ul.dropdown ul a {
	 padding: 4px 10px 4px 14px;
	 width: 151px; /* Especially for IE */
	 background-color: #333;
	 filter: alpha(opacity=90);
	 -moz-opacity: .9;
	 KhtmlOpacity: .9;
	 opacity: .9;
	}
	
	ul.dropdown ul li ul a {
	 padding: 4px 10px 4px 14px;
	 margin-left: 30px;
	 width: 151px; /* Especially for IE */
	 background-color: #333;
	 filter: alpha(opacity=90);
	 -moz-opacity: .9;
	 KhtmlOpacity: .9;
	 opacity: .9;
	}

	ul.dropdown ul a:hover {
	 background-color: #76b900;
	}

	ul.dropdown a.open {
	 background-color: #2e2e2e;
	 color: #76b900;
	}

	ul.dropdown ul a.open {
	 background-color: #76b900;
	 color: #fff;
	}
	
	ul.dropdown li {

	}

	ul.dropdown ul ul a {
	 padding: 4px 5px 4px 25px;
	 width: 151px; /* Especially for IE */
	 background-color: #333;
	 filter: alpha(opacity=90);
	 -moz-opacity: .9;
	 KhtmlOpacity: .9;
	 opacity: .9;
	}

	ul.dropdown ul ul a:hover {
	 background-color: #76b900;
	}


	/* CSS 2.1 */

	ul.dropdown li:hover > a.dir {
	 background-color: #2e2e2e;
	 color: #FFFF99;
	}

	ul.dropdown ul li:hover > a.dir {
	 background-color: #76b900;
	 color: #fff;
	}
	
