﻿#wrapper{
	width:1024px;
	background-color:white;
	margin-left:auto;
	margin-right:auto;

	
	/*padding:5px;*/
	/*border:1px solid grey;*/
	/*border-top:0px solid grey;*/
	border-left:1px solid grey;
	border-right:1px solid grey;
	border-bottom:1px solid grey;
	border-radius: 9px;
}

#masterheader{
	width:1024px;
	height:140px;
	margin-left:auto;
	margin-right:auto;
}

#masterheader #logo{
	height:50px;
	float:left;
	width:590px;
	padding:10px 0px 10px 10px;
	display:inline;
}

/* Slide Show */
#slide-show{
	height:139px;
	width:1024px;
    /*background-color:#464646;*/
	background-color:#FFFFFF;
	/*border-bottom:5px #D79A5E solid;*/
	border-bottom:5px #464646 solid;
}
	
#slide-show-nav{
	width:200px;		
	border-left:0px #666 solid;
	font-family: Tahoma, Verdana, sans-serif;
}

#nav-phone{
	width:200px;		
	border-left:0px #666 solid;
    /*color:#FFF;*/
	font-family: Tahoma, Verdana, sans-serif;
	text-align:center;
	padding:0px;
	margin:0px;
	font-size:19pt;
	line-height:30px;
	width:200px;
	height:34px;
}

#slide-show-nav ul{
	list-style-image:none;
	list-style:none;
	margin:0px;
	padding:0px;
}

#slide-show-nav ul li{
	text-align:center;
	border-bottom:0px #666 solid;
	padding:0px;
	margin-top:5px;
	font-size:11pt;
	line-height:34px;
	width:200px;
	height:34px;
	color:#FFFFFF;
	font-weight:bold;
}

#slide-show-nav ul li a
{
	text-decoration:none;
	display:block;
	color:#FFFFFF;
}

#slide-show-nav-test
{
    background-image:url('../images/master/nav-header-bg2.png');
    background-repeat:repeat-x;
    text-decoration:none;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
}

li.slide-show-grey
{
    background-image:url('../images/master/nav-header-bg-grey.png');
}

#slide-show-nav ul li a:hover{
      background-image:url('../images/master/nav-header-bg.jpg');
	  background-repeat :repeat-x;
      font-weight:bold;
      color:#FFFFFF;
  }

	
a.active-slide{ 
	color:#222222;
	background-image:url('../images/master/nav-header-bg.jpg');
	background-repeat:repeat-x;
	font-weight:bold;
}

#slide{
	width:824px;
	color:#222222;
	height:139px;
	z-index:0;
}

#slide img
{	
	width:824px;
	height:139px;
}

/* Content */
#content{
	border-bottom:1px #666 solid;
	border-top:1px #666 solid;
	float:left;
	background-color:#FFFFFF;
	/*background-color:#414141;*/
}

.footerLinks
{
    background-color:#000;
    width:1024px;
    padding-top:5px;
    padding-bottom:10px;
}

#testfooter{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	
}
.testfooterli{
	/*position: relative;
	z-index: 9;*/
	color:#F0F0F0;
	margin: 0;
	padding: 0;
	padding-left:10px;
	display: block;
	float: left;
	font-weight:bold;
	cursor: pointer;
	vertical-align:middle;	
	line-height:35px;	
}

ul.footermenu {
	margin: 0;
	margin-top:-10px;
	padding: 0;
	list-style: none;
	height:35px;
	padding-left: 5px;
	font-family:arial, verdana, sans-serif;
}

ul.footermenu li {
	/*position: relative;
	z-index: 9;*/
	margin: 0;
	padding: 0;
	margin-right:15px;
	display: block;
	float: left;
	font-weight:normal;
	cursor: pointer;
	vertical-align:middle;	
	line-height:35px;

}

span.footermenulia
{
    /*color:#7b9ebc;*/
    text-decoration:none;
}

/*When moving your mouse from the menu bar to the dropdown below, keeps menu image (left) visible*/
span.footermenu a:hover {
	color:#000; 
	/*background: url(../Image/master/top-menu-button-bg.gif) no-repeat;*/
}

#content-body{
	width:1024px;
	float:left;
	background-color:white;
	display:inline;
	min-height:10px;
	border-right:1px #666 solid;
}

#content-footer
{
	border-top:1px #666 solid;
	border-right:1px #666 solid;
	width:1024px;
	float:left;
	padding-bottom:10px;
	padding-top:30px;
	text-align:center;  
}

/* Navigation Menus*/

#nav{
	float:right;
	width:194px;
	margin:0px;
	font-family: Tahoma, Verdana, sans-serif;
}

#nav a
{
	display:block;
	color:white;
	margin-bottom:5px; 
	height:45px;
	line-height:50px;
	vertical-align:middle;
	font-size:11pt;
	background-image:url('../images/background.png');
	text-decoration:none;
	cursor:pointer;
	width:190px;
	background-repeat:no-repeat;
}

#nav a:hover{ 
	color:white;
	font-weight:bold;
}

#nav #app a:hover{ color:white;	font-weight:normal;}


#nav a.normal
{
    background-image:none;
    display:inline;
    margin:0px;
    padding:0px;
    color:white;
	margin:0px; 
	vertical-align:baseline;
	line-height:15px;
	font-size:10pt;
	font-family: Tahoma, Verdana, sans-serif;
     
}

#nav #live-chat a{
	display:block;
	background-image:none;
}

#nav .item{
	margin-bottom:10px; 
	background-repeat:no-repeat;
	padding:0px 15px 15px 15px;
	color:white;
	width:160px;
}

#nav .item a#download{
	border:0px;
	background-image:none;
	width:120px;
	height:22px;
    display:block;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
}

#nav .item a#download img{
	border:0px;
	width:120px;
	height:22px;
    display:block;
}

#nav .item a img {
	border:0px;
	margin:0px;
	padding:0px;
}

#nav .item h1{
	height:33px; 
	font-size:14pt;  
	vertical-align:middle;
	text-align:left;
	line-height:33px;
	color:white;
	border:0px;
	margin:0px;
	padding:0px;
}

#nav .item p{
	text-align:left;
	margin: 0px 0px 5px 0px;
	padding:0px;
}

/* Content */

#standard-content-body{
	width:660px;
	float:left;
	display:inline;
	padding:10px 20px 10px 20px;
	min-height:150px;
}

#silverlight-content-body{
	width:660px;
	float:left;
	display:inline;
	padding:10px 0px 10px 20px;
	min-height:150px;
}

#main-page-content-body{
	width:660px;
	float:left;
	display:inline;
	padding:10px 20px 10px 20px;
}

/*Search*/
#searchbox{
	font-size: 11px;
	height:16px;
	background-color: #c2c2c2;
	border: 1px solid #aaaaaa;
	padding-top:2px;
	color: #666666;
	background-image: url(../images/master/search/search-icon.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	padding-left: 20px;
}

.search-input{
	border: 1px solid #1975D1;
	font-size: 12px;
	color: #666666;
	padding: 0px 3px;
	float:right;
	width:200px;
}

.text-box{
	border: 1px solid #666;
	font-size: 12px;
	color: #666666;
	padding: 0px 3px;
	height:23px;
	width:130px;
	vertical-align:middle;
	line-height:20px
}

#search-button{
	float:right;
	height:20px;
}

/* Footer */
#footer{
	padding:0px;
	margin:0px;	
	color:#EBEBEB;
	text-align:center;
	font-size:9pt;
	clear:both;
	/*border-top:5px #D79A5E solid;*/
	border-top:5px #1471b3 solid;
	/*background-color:#414141;*/
	background-color:#464646;
	padding-bottom:5px;
	font-family:  Arial, Helvetica, sans-serif;
}

#footer ul{
	margin: 0px;
	margin-top:5px;
}

#footer ul li { 
	display: inline; 
	padding: 0 5px 0 5px;
	border-right: 1px solid #9c9d9e; 
}

#footer ul li.last-item { 
	border: none; 
}

#footer a { 
	color: #EBEBEB; 
	text-decoration: none;
}

#footer a:hover { 
	color: #D79A5E; 
	text-decoration:underline;
}

#footer p{
	margin:5px 0px 0px 0px;
	text-align:center;
}

.faq-container {
    margin-bottom: 20px;
}

.faq-q {
    text-decoration: underline;
    font-weight: bold;
    margin-top: 20px;
	cursor: pointer;
}

.faq {
	padding-top: 10px;
    max-height: 0;
	overflow: hidden;
    -webkit-transition: max-height ease 1s;
    -moz-transition: max-height ease 1s;
    -ms-transition: max-height ease 1s;
    -o-transition: max-height ease 1s;
    transition: max-height ease 1s;
}

.faq.active {
    max-height: 400px;
}