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

* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #000000 url(../images/style/background.png) repeat-x;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-weight: normal;
	color: #999999;
	font-size: 20px;
	margin: 0 0 10px 0;
}
h2 {
	font-weight: normal;
	color: #999999;
	font-size: 16px;
	margin: 0 0 10px 0;
	text-decoration: none;
}
h3 {
	font-weight: normal;
	color: #CCCCCC;
	font-size: 14px;
	margin: 0 0 10px 0;
	text-decoration: none;
}
h4 {
	font-weight: normal;
	color: #999999;
	font-size: 14px;
	margin: 0 0 10px 0;
	text-decoration: none;
}
h4 a, a h4{
	text-decoration: none;
}
p {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	margin: 0 0 10px 0;
}
a, a:link, a:visited, a:active  {
	color:#CCCCCC;
	text-decoration: underline !important;
}
a:hover {
	color:#FFF;
	text-decoration: underline !important;
}
a img{
	border: 0px;
}
address {
	font-style: normal;
	font-size: 11px;
	line-height: 20px;
	color: #999999;
}
table {
	
}
table th, table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 4px 10px;
	font-weight: normal;
}
th {
	background: #4E4441;
	border-right: 1px solid #000000;
}
td {
	border-bottom: 1px solid #333333;
	padding: 8px 10px;
	vertical-align: top;
}

/*Containers*/
#all {
	width: 990px;
	margin: 0 auto;
	position: relative;
}
#header {
	height: 108px;
	position: relative;
}
#logo{
		
}
/*Menu*/
#menu {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 772px;
}
#menu a:link,#menu a:visited, #menu a:active {
	color: #999999;
	display: block;
	height: 29px;
	line-height: 26px;
	font-size: 11px;
	text-align: center;
	border-bottom: solid 1px #3D7793;
	text-decoration: none;
	padding: 0 20px;
	margin: 0 2px;
	text-transform: uppercase;	
}
#menu a:hover {
	color: #FFFFFF;
	background: url(../images/style/backgroundhoveredbutton.png) repeat-x #211E1B;
}
#menu ul{
	color: #999999;
	list-style-type: none;
}
#menu ul li {
	float: left;
	width: 120px;
	
}
#menu a.selected:visited, #menu a.selected:active, #menu a.selected:link {
	background: url(../images/style/backgroundselectedbutton.png) repeat-x;
	color: #FFFFFF;
	border-top: solid 1px #3D7793;
	border-left: solid 1px #3D7793;
	border-right: solid 1px #3D7793;
	border-bottom: none;
}
#myAccordion li.parent {
	background: url(../images/style/boxbackground.png) repeat-x #181A1E;
	color: #FFFFFF;
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: none;
	cursor: pointer;
	line-height: 20px;
	padding: 4px;
	font-weight: bold;
	text-transform: uppercase; 
}
#images {
	width: 242px; 
	float: left;
	margin: 0 20px 4px 0;
}
#thumbnail {
	list-style: none;
}
#thumbnail li{
	float: left;
	margin: 4px 4px 0 0;
}
.accordionactive {
	background: url(../images/style/arrowwhite.gif) no-repeat 10px center  #3d7793 !important;
	padding-left: 20px !important; 
}
.accordionhover {

}

#myAccordion table {
	margin: 5px;
}

#myAccordion li.child {
	padding: 4px;
	margin: 0 0 5px 0;
    padding: 10px;
	background: url(../images/style/boxbackground.png) repeat-x #000000 0 0;
	border: 1px solid #000000;
	border-top: none;
	overflow: auto;
	height: 500px;
}
#myAccordion * {
	list-style: none;
}
ul#myAccordion {
	height: 1000px !important;
}

ul.submenu {
	list-style-type: none;
}
ul.submenu a, ul.submenu a:link, ul.submenu a:visited,ul.submenu a:active  {
	display: block;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 10px;
	font-size: 13px;
	text-decoration: none;
}
ul.submenu a:hover {
	background: url(../images/style/backgroundhoveredbutton.png) repeat-x #211E1B;
}
ul.submenu a.selected {
	background: url(../images/style/backgroundhoveredbutton.png) repeat-x #211E1B;
}
.peoplebox {
	float: left;
	width: 100px;
	height: 190px;
	display: block;
	position:relative;
}
.peopleimage {
	border: #333333 solid 2px;
	width: 90px;
	height: 110px;
	display: block;
		position:relative;
}
/*Menu*/
#KT_tngtrace {
	display: none;
}
#KT_tngdeverror {
	padding: 10px;
	background: #3d7793;
	border: #FFF 1px solid;
	margin-bottom: 10px;
}
.fielderror {
	border: #FF0000 1px solid !important;
}
.errormessage {
	color: #FF0000;
}
#language a {
	padding: 7px 10px;
}
#language {
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 11px;
}
#language ul{
	color: #999999;
	list-style-type: none;
	margin: 5px 0 0 0;
}
#language ul li {
	float: left;
}
#language a.selected{
	text-decoration: none;
	font-weight: bold;
	background: url(../images/style/arrowwhite.gif) no-repeat 0px 10px;
}
/*Containers*/
#leftcontent {
	width: 220px;
	float: left;
}
#centercontent {
	width: 550px;
	display: block;
	float: left;
	position:relative;
	overflow: hidden !important;
}
#rightcontent {
	width: 220px;
	float: left;
	overflow:hidden;
	position:relative;
}
#footer {
	clear: both;
	border-top: solid 1px #333333;
	padding: 10px;
	width: 980px;
}
#search select {
	width: 180px;
	background: #000000;
	color:#CCCCCC;
	border: 1px solid #333333;
	margin: 0 0 10px 0;
	font-size: 11px;
	padding: 4px;
	outline: 0px;

}
#search option {
	font-size: 11px;
	padding: 4px 4px 0 4px;
}
/*Classes*/
ul.metamenu a {
	font-size: 14px;
}

.date {
	color: #999999;
	font-size: 8px !important;
}
.box {
	background: url(../images/style/boxbackground.png) repeat-x #000000 0 0;
	padding: 10px 10px 20px 10px;	
	position: relative;
	border: 1px solid #000000;
}	
.box .go {
	position: absolute;
	right: 0px;
	top: 7px;
	margin: 10px;
}	
.box .readmore {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 10px;
	display: block;
}	

#leftcontent .box {
	margin: 20px 15px 15px 0px;
}	
#rightcontent .box {
	margin: 20px 0px 15px 15px;
}	
.box a, .box a:link, .box a:active, .box a:visited {
	text-decoration: none;
}
.flashbox {
	background: url(../images/style/boxbackground.png) repeat-x #000000;
	margin: 20px 0px 15px 0px;
	padding: 0px;
	display: none;
	height: 440px;	
	border: 1px solid #000000;
}	
#centercontent .box {
	background: url(../images/style/boxbackground.png) repeat-x #000000;
	margin: 20px 0px 15px 0px;
	padding: 10px;	
}
.optionbox{
	width: 250px;
	height: 125px;
	float: left;
	display: block;
	margin: 0 10px 0 0;
}
.optionbox .mainimg{
	float: left;
	border: solid 1px #757E93;
	margin: 0 10px 0 0;
}

.smallboxleft  {	
	float: left;
	width: 245px;
	height: 224px;
	overflow: hidden;
}
.smallboxright {	
	float: right;
	width: 245px;
	height: 224px;
	overflow: hidden;
}
.outerboxleft {
	margin: 20px 20px 20px 0px;	
}
.outerboxright{
	margin: 20px 0px  20px 20px;	
}
.image60x60 {
	width: 60px;
	height: 60px;
	background-image: center;
	float: left;
	border: solid 1px #757E93;
	margin: 0 10px 0 0;
	background-repeat: no-repeat;
	position:relative;
}
.image60x60:hover {
	border: solid 1px #FFF;
}
.imageborder {
	border: solid 1px #757E93;
}
.box img.large, .ui-tabs-panel img.large {
	float: left;
	border: solid 1px #757E93;
	margin: 5px 10px 0px 0;
	position: relative;
}
.box p {
	font-size: 12px;
	line-height: 20px;
}
.clearfloat {
	clear: both;
}
ol.list  {
	margin: 20px;
	list-style-type: decimal;
	line-height: 20px;
}
ul.list  {
	margin: 20px;
	list-style-type: disc;
	list-style-image: url(../images/style/arrowwhite.gif);	
	line-height: 20px;
}
ul.list li, ol.list li {
	padding: 0px 0px 14px 0px;
	font-size: 12px;
	line-height: 20px;
}
ul.list li p, ol.list li p  {
	line-height: 20px;
}
table.textleft th, table td {
	text-align: left;
}
table.contact td {
	vertical-align: top;
	line-height: 25px;
	font-size: 13px;
	border: none;
}
.noclassinput {
	width: auto !important;
	border: none !important;
}
table.contact input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 180px;
	padding: 5px 5px;
	background: #333333;
	color: #FFFFFF;
	border: 1px solid #000000
}
table.contact textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 180px;
	line-height: 23px;
	padding: 0 5px;
	background: #333333;
	color: #FFFFFF;
	border: 1px solid #000000
}
.submitbutton {
	background: url(../images/style/backgroundhoveredbutton.png) repeat-x #211E1B !important;
	color: #FFFFFF;
	width: auto !important;
	float: right;
	border: 1px solid #000000;
	padding: 5px 5px;
	position: static;
	display: block;
}
.producttitle {
	font-size: 28px;
	margin: 0 0 25px 0px;
	color: #FFFFFF;
}
.yellowmessage {
	background: #FDFFCA;
	color: #333333;
	border: #FFCC00 1px solid;
	padding: 20px;
	margin-bottom: 20px;
}
.introtext {
	width: 270px;
	display: block;
	float: right;
	position:relative;
}
.introtextwide{
	width: 450px;
	display: block;
	float: right;
	position:relative;
}
.imagereel {
  float:left; 
  width: 240px; 
  display: block;
  position: relative;peoplebox
}
.imagereel img {
	margin: 0 0 10px 0 !important ;
}
