﻿*{
	margin: 0;
	padding: 0;	
}
body{
	background: #A2BDF4 url(../images/pyxism_repeat_background.jpg) repeat-x;
	margin-top: 25px;
	color: #767676;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.fontVerd   {
    font-family: Verdana;
}
img{
	display: block;
}
.Clear{
	clear: both;
}
.fright {
    float: right;
}
.fleft {
    float: left;
}
.Wrapper{
	width: 960px;
	margin: auto auto;
}
.Header{
	height: 80px;
}
.Main{
	background-color: white;
	border: 1px solid #9fa4a4;
	padding: 5px;
}
.Main2{
	background-color: white;
	border: 1px solid #9fa4a4;
	padding: 10px;
	min-height: 500px;
}
.Footer{
	clear: both;
	width: 950px;
	margin: auto auto;
	padding: 5px;
	color: white;
}
.Footer a:link, .Footer a:visited{
	color: white;
	text-decoration: underline;
}
.Footer a:active, .Footer a:hover{
	text-decoration: none;
}
/*----Text Styling----*/
h1, h2, h3, h4, h5{
	color: #5f779c;
    margin-bottom: 15px;
}
h1 span, h2 span, h3 span, h4 span, h5 span{
	color: #3e8704;
}
a{
	color: #5f779c;
}
p{
	margin-top: 5px;
	margin-bottom: 5px;	
}
.Main ul, .Main2 ul{
	margin-left: 25px;
	margin-bottom: 12px;
}
/*----ContentBoxes----*/
.ContentBox{
	background: white url(../images/ContentBox_topbg.png) repeat-x;
	border: 2px solid #dfdfdf;	
}
.ContentBox .Bg{
	background: transparent url(../images/ContentBox_bottombg.png) repeat-x bottom;	
}
.ContentBox .Header{
	background: transparent url(../images/ContentBox_headerbg_right.png) right no-repeat;
	height: 37px;
	margin-right: 5px;
	margin-top: 5px;
}
.ContentBox .Header .HeaderBg{
	background: transparent url(../images/ContentBox_headerbg.png) no-repeat;	
	color: #5f779c;
	line-height: 37px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;	
	margin-right: 15px;		
	padding-left: 15px;
	margin-left: 5px;	
}
.ContentBox .Bg .Content{
	padding: 10px;
	padding-top: 0;
	min-height: 150px;
	font-size: 12px;
}
.ContentBox .Bg .Content b, .ContentBox2 b, .ContentBox .Bg .Content strong, .ContentBox2 strong{
	color: #5f779c;
}
.ContentBox a, .ContentBox2 a{
	color: #367542;	
}
.ContentBox a:hover {
	text-decoration: none;
}

.ContentBox2{
	background: white;
	border: 2px solid #dfdfdf;
	padding: 5px;
	min-height: 150px;
}
.ContentBox3{
	background: #bcc3ce url(../images/ContentBox3_bg.png) repeat-x;
	border: 2px solid #dfdfdf;
	padding: 5px;
	min-height: 150px;
}
/*----HeaderNavigation----*/
.Header ul{
	line-height: 11px;
	float: right;
	position: relative;
	top: 58px;
}
.Header ul li{
	float: left;
	list-style: none;
	margin-left: 4px;
}
.Header ul li a:link, .Header ul li a:visited {
	padding: 5px 15px 5px 15px;
	font-size: 11px;
	text-decoration: none;
	background: transparent url(../images/HeaderNavigation_bg.png) repeat-x bottom;
	border-bottom: 1px solid #9fa4a4;
	border-top: 1px solid transparent;
	display: block;
}
.Header ul li a:active, .Header ul li a:hover{
	text-decoration: underline;

}
.Header ul li.selected a:link, 
.Header ul li.selected a:visited,
.Header ul li.selected a:active,
.Header ul li.selected a:hover{
	background: white;
	border-top: 1px solid #9fa4a4;
	border-left: 1px solid #9fa4a4;
	border-right: 1px solid #9fa4a4;
	border-bottom: 1px solid white;
	text-decoration: none;		
}
.Header ul li a span{
	color: #3e8704;
}
/*----TopNavigation----*/
.TopNavigation{
	border: 1px solid #9fa4a4;
	border-bottom: none;
	background: transparent url(../images/TopNavigation_bg.png) repeat-x;
}
.TopNavigation ul{
	line-height: 13px;
}
.TopNavigation ul li{
	list-style: none;
	float: left;
	padding-top: 10px;
	background: transparent url(../images/TopNavigation_divider.png) no-repeat right bottom;	
}
.TopNavigation ul li.last {
    background: none;
}
.TopNavigation ul li a:link, .TopNavigation ul li a:visited{
	display: block;
	padding: 10px 15px;
	text-decoration: none;
	font-weight: bold;
}
.TopNavigation ul li a:active, .TopNavigation ul li a:hover{
	text-decoration: underline;
	background: transparent url(../images/TopNavigation_rollover.png) bottom repeat-x;
}
.TopNavigation ul li.last a:hover {
    background: none;
}
.TopNavigation ul li a span{
	color: #3e8704;
}
/*----SubNavigation----*/

.TopSubNavigation{	
	border-left: 1px solid #9fa4a4;
	border-right: 1px solid #9fa4a4;
	background: white url(../images/TopSubNavigation_bg.png) repeat-x;
}
.TopSubNavigation ul{	
}
.TopSubNavigation ul li{
	float: left;
	list-style: none;
}
.TopSubNavigation ul li a:link, 
.TopSubNavigation ul li a:visited{
	display: block;
	padding: 5px 20px 5px 20px;
	font-size: 11px;
	text-decoration: none;
	color: #727676;
}
.TopSubNavigation ul li a:active, 
.TopSubNavigation ul li a:hover{
	text-decoration: underline;
} 

/* Slide Show Style*/
.pics {
    height:  289px;      
    width:   702px;      
    padding: 0;      
    margin:  0;
    border:  0;  
    overflow: hidden;
	float: left;
}      
.pics img {
    padding: 0px;      
    border:  0px;      
    background-color: white;      
    width:  702px;     
    height: 289px;     
    top:  0;     
    left: 0; 
    overflow: hidden;
}

ul.plain_list {
	list-style: none;
    margin-left:0;
}
#google_translation_footer {
	width: 100%;
	border: 2px solid #dfdfdf;
	margin: 55px 0  ;
}
#google_translation_footer ul {
	list-style: none;
	float: left;
}
#google_translation_footer ul li {
	padding: 2px;
}
#google_translation_footer ul li a {
	text-decoration: none;
	font-size: .75em;
}
#google_translation_footer ul li a:hover {
	text-decoration:underline;
}
	
.clear {
	clear: both;
}
.faqblock {
    margin-bottom: 25px;
}
.testimonial.ContentBox {
    margin-left:  10px;
    margin-right: 10px;
}
.testimonialWrapper {
    width: 45%;
    border: red;
    margin-left:  5px;
    float:left;
}
.testimonial {
    padding: 25px;
    margin-bottom: 25px;
    margin-left:  0px;
    margin-right: 0px;
    line-height: 1.7em;
}
.testimonial span {
    font-style: italic;
    font-size:  1em;
    margin-top: 5px;  
    display:block;
}
.testimonial img {
    margin: 15px;
}


/* translation styles */
#translate_btn {
    padding: 7px 0 0 12px;
    width: 180px;
    height: 18px;
}
#translate_position {
    display: none;
    border: 1px solid #888;
    width: 469px;
    position: absolute;
    top: 150px;
    right: 530px;
    z-index: 1000;
}
#translate_header {
    color: #555;
    border: 1px solid #888;
    border-width: 0 0 1px 0;
    background: #ccc;
    padding: 3px;
}

#translate_header img {
    float: right;
}

#translate_wrapper  {
    background: white;
    padding: 10px;
}

#translate_wrapper ul {
    width: 110px;
    float: left;
    list-style: none;
    margin-right: 2px;
}

#translate_wrapper ul li  {
    margin-bottom: 5px;
}
#translate_wrapper ul li a {
    text-decoration: none;
    color: #555;
    display: block;
}
#translate_wrapper ul li a:hover {
    background: #ddd;
}
#translate_wrapper ul li a img {
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}

#gcdow {
   width: 75px; 
   float: left;
   display: block;
   margin-right:20px;
}

#current_local {
    border: 1px solid #9FA484;
    border-width: 1px 0;
    padding: 15px;
    margin-bottom: 15px;
    width: 265px;
    font-size: .8em
}

ul .li_head {
    font-size:1.1em; 
    font-weight: bolder;
    height: 0 0 75px;
    margin-bottom: 4px;
}

ul#live_call {
    font-size: .9em;
}

