@charset "utf-8";
html{
	background-color:#A4A4A4;
}

a{
	text-decoration:none;
	color:white;
}

a:visited{
	color:white;
}

.main{
	margin:0px auto;
	width:974px;
	/*border:1px solid red;*/
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

.header{
	padding-top:20px;
	/*width:100%;*/
	/*border:1px solid yellow;*/
	/*height:174px;*/ /*163*//*194*/
	/*background-color:#3E3E3E;*/
	background-image: url(../images/header-back2.gif);
	background-position: left top;
    background-repeat: no-repeat;
}

.header_table{
	/*margin-top:20px;*/
	/*margin-left:20px;*/
	width:100%;
}

.header_table img{
	margin-left:15px;
}

.header_table .logo_img{
	margin-left:30px;
}

.main_menu{
	width:970px;
	/*width:100%;*/
	border:1px solid #8248D0;
	height:32px;/*25*/
	background:#7634A4;
	/*padding-top:8px;*/
	margin-left:1px;
	margin-top:14px;
}

/*.main_menu a{
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}*/

.main_menu a:visited{
	color:white;
}

.content_area{
	/*width:100%;*/
	/*border:1px solid red;*/
	border-bottom:1px solid #520B83;
	background-color:#520B83;
	padding-bottom:70px;
	padding-top:60px;
	/*opacity: 0.1;*/
	background-image: url(../images/content-top.png);
	background-position: left top;
    background-repeat: repeat-x;
}

.content_top{
	/*border:1px solid orange;*/
	height:134px;
	/*width:728px;*/
	background-image: url(../images/content-top.png);
	background-position: left top;
    background-repeat: repeat-x;
}

.text_area{
	width:335px;
	/*border:1px solid orange;8/
	/*height:50px;*/
	float:left;
	/*margin-top:-50px;*/
	margin-left:30px;
}

.text_area p{
	font-size:16px;
	margin-top:0px;
}

.featured_area{
	/*width:100%;*/
	/*border:1px solid yellow;*/
	/*height:200px;*/
	/*float:left;*/
	margin-left:400px;
	/*margin-top:-50px;*/
}

.featured_area .featured{
	width:236px; /*251*/
	height:386px;
	background-image: url(../images/featured-back.png);
	background-position: left top;
    background-repeat: no-repeat;
	/*border:1px solid red;*/
	padding-left:15px;
	float:left;
	/*margin-top:-50px;*/
	margin-right:25px;
}

.table_container{
	height:343px;
}

.featured_table{
	width:205px;
}

.featured_name{
	font-size:30px;
	font-weight:bold;
	padding:0;
	margin:0;
	padding-top:10px;
}

.featured_caption{
	padding:0;
	margin:0;
	font-size:18px;
}

.featured_image{
	padding-top:5px;
}

.featured_descr{
	width:205px;
}

.featured_descr p{
	margin-top:8px;
	margin-bottom:8px;
	/*padding-top:5px;*/
}

.featured_view{
	font-size:18px;
	font-weight:bold;
}

.footer_menu{
	/*width:100%;*/
	/*border:1px solid yellow;*/
	background:#520B83;
	height:25px;
	padding-top:8px;
	text-align:center;
}

.footer_menu a{
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}

.footer_menu a:visited{
	color:white;
}

.footer{
	width:100%;
	/*border:1px solid green;*/
	height:60px;/*68*/
	background-image: url(../images/footer-back.gif);
	background-position: left bottom;
    background-repeat: repeat-x;
	font-size:12px;
	text-align:center;
	padding-top:8px;
}

.left_column{
	/*width:300px;*/
	/*border:1px solid orange;*/
	/*height:50px;*/
	float:left;
	/*margin-top:60px;*/
	/*margin-top:-70px;*/
	margin-left:20px;
}

.search_container{
	/*border:1px solid red;*/
	width:253px;
	height:275px;
	background-image: url(../images/search-back2.png);
	background-position: left top;
    background-repeat: no-repeat;
}

.search_header{
	font-size:18px;
	color:#572580;
	margin-left:10px;
	/*margin-top:10px;*/
	padding-top:10px;
}

.search_table{
	font-size:15px;
	margin-left:70px;
}

.search_table tr td{
	padding-top:2px;
}

.search_table tr td select{
	height:20px;
}

.search_button{
	margin-right:40px; 
	margin-top:8px;
}

.left {
	width:130px;
}

.left_column p{
	padding:0px;
	margin:0px;
}

#slideshow{
	position:relative;
	width:250px;
	height:380px;
}
#slideshow .featured{
	position:relative;
	width:250px;
	height:380px;
	position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	background-image: url(../images/featured-search-back2.png);
	background-position: left top;
    background-repeat: no-repeat;
	padding-left:15px;
}
#slideshow div.active {
    z-index:10;
    opacity:1.0;
}
#slideshow div.last-active {
    z-index:9;
}
/*.left_column .featured{
	width:235px;
	height:380px;
	background-image: url(../images/featured-search-back2.png);
	background-position: left top;
    background-repeat: no-repeat;
	padding-left:15px;
}*/

#slideshow .featured_caption{
	font-size:18px;
	padding-top:10px;
}

#slideshow .featured_descr{
	padding-top:20px;
	padding-bottom:10px;
}

#slideshow .featured_descr p{
	margin-top:8px;
	margin-bottom:18px;
}

#slideshow .featured_image{
	padding-top:20px;
}

.alert_container{
	background-image: url(../images/alert-back.png);
	background-position: left top;
    background-repeat: no-repeat;
	width:253px;
	height:125px;
}

.alert{
	/*background-image: url(../images/alert.jpg);
	background-position: left top;
    background-repeat: no-repeat;
	width:54px;
	height:81px;*/
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	float:left;
}

.left_column .alert_text{
	/*width:240px;*/
	padding-top:10px;
/*	margin-left:74px;
	font-size:12px;
	padding-top:10px;*/
}

.alert_container a{
	color:#77B26E;
	font-weight:bold;
	font-size:14px;
}

.alert_text h1{
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	/*margin-top:15px;*/
	margin-bottom:10px;
}

.result_column{
	/*border:1px solid red;*/
	/*margin-left:290px;*/
	/*margin-top:-70px;*/
	/*margin-top:60px;*/
	padding-right:30px;
	float:left;
	width:637px;
	margin-left:30px;
}

.result_column h1{
	font-size:18px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	padding-left:0px;
	/*margin-top:15px;*/
	/*margin-bottom:5px;*/
}

.result_column h2{
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-left:0px;
	margin-top:5px;
	margin-bottom:5px;
}

.result_column h4{
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
	margin:0px;
	padding:0px;
	padding-left:0px;
	margin-top:5px;
	margin-bottom:5px;
}

.result_container{
	/*border:1px solid red;*/
	padding-top:10px;
	margin-right:20px;
	/*height:200px;*/
	/*width:100px;*/
	border-bottom:1px solid #8248D0;
}

.result_column_image{
	padding:10px;
	padding-left:8px;
}

.result_column_name{
	font-size:16px;
	font-weight:bold;
}

.result_column_link{
	padding-right:10px;
	font-weight:bold;
}

.result_column_link  a{
	/*color:#8248D0;*/
	color: white;
	font-weight:bold;
}

.pages{
	margin-top:10px;
}

.copy{
	margin-right:6px;
}

.right_shadow{
	background-image: url(../images/right.png);
	background-position: right top;
    background-repeat: repeat-y;
	width:648px;
}

.copy_container{
	background-color:#6928A7;
	/*background-color:#5E2897;*/
	/*width:200px;*/
	/*height:500px;*/
	/*border:1px solid green;*/
	margin-right:17px;
	padding-left:17px;
	padding-top:7px;
	padding-right:17px;
	font-size:14px;
}

.copy_bottom{
	background-image: url(../images/copy-bottom2.png);
	background-position: left bottom;
    background-repeat: no-repeat;
	width:657px;
	height:20px;
	/*border:1px solid red;*/
}

.copy_top{
	background-image: url(../images/copy-top2.png);
	background-position: left top;
    background-repeat: no-repeat;
	width:657px;
	height:10px;
}

.copy_container h1{
	font-size:24px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	/*margin-top:15px;*/
	/*margin-bottom:10px;*/
}

.copy_specs{
	/*font-size:16px;*/
	padding-top:10px;
}

.copy_info{
	width:610px;
	margin-left:-7px;
	font-size:14px;
}

.copy_info td{
	padding-top:15px;
	padding-bottom:15px;
}

.copy_info .bordered{
	border-top:1px solid #834EB6;
	border-bottom:1px solid #834EB6;
	width:50%;
	font-size:16px;
	font-weight:bold;
	/*padding-left:15px;*/
	padding-top:7px;
	padding-bottom:7px;
}

.first{
	padding-left:7px;
}

.copy_thumb{
	padding-top:5px;
}

.copy_thumb img{
	margin-right:5px;
}

.main_menu ul, .main_menu ul li{
	margin: 0;	
	padding: 0;	
	display: inline;
	/*margin-right:2px;*/
}
.main_menu ul li {
	float: left;
	position:relative;
	/*border:1px solid red;*/
	/*width:90px;*/
	/*height:25px;*/
	white-space: nowrap;
	/*height:auto;*/
	display:block;
	background-image: url(../images/menu-sep.gif);
	background-position: 100% 10px;
    background-repeat: no-repeat;
}

.main_menu a:hover{
	background-color:#B57BFF;
}

.main_menu ul li a{
	padding-top:8px;
	padding-bottom:8px;
	padding-left:20px;
	padding-right:20px;
    /*margin:1px 0px;
	color: #0000FF;
	text-decoration: none;	
	border:1px solid #999;
	background: url('images/window.gif') no-repeat 10px center;	*/
    /*white-space: nowrap;*/
	display: inline-block;
}
/*.main_menu ul li a:HOVER{
	color: #0000CC;
}*/

.main_menu ul li ul {
    display: none;
    position:absolute;
    top:32px;
	left:0px;
	width:220px;
}

.main_menu ul li ul li {
    display:block;    
    /*border-top:0px;*/
	width:220px;
	height:auto;
}

.main_menu ul li ul li a{
	display: block;
	padding-left:10px;
	padding-right:10px;

    /*margin:1px 0px;
	color: #0000FF;
	text-decoration: none;	
	border:1px solid #999;
	background: url('images/window.gif') no-repeat 10px center;	
    white-space: nowrap;8*/
	border:1px solid #8248D0;
	background:#7634A4;
}

.service_table tr th{
	/*border:1px solid #8248D0;*/
	/*height:25px;*/
	background:#7634A4;
	font-size:16px;
	padding:3px;
}

.service_table tr td{
	border:1px solid #7634A4;
	padding:3px;
	/*text-align:center;*/
	/*height:25px;*/
}

.service_table .tick{
	/*background-color:#DAEBCD;*/
	background-color:white;
	background-image: url(../images/tick2.gif);
	background-position: 50% 50%;
    background-repeat: no-repeat;
}

.service_table .untick{
	background-color:#77B26E;
}

.twitter{
	text-align:center;
	width:240px;
}

.links{
	padding:5px;
	border-bottom:1px solid #834EB6;
}
.links a{
	color:#77B26E;
	/*line-height:30px;*/
	/*vertical-align:-10px;*/
}
.links a span{
	vertical-align:super;
	/*padding-left:5px;*/
	font-weight:bold;
}

.last{
	border-bottom:none;
}

.feature {
	width:47%;
	/*border:1px solid red;*/
	float:left;
	padding:5px;
}

.result_span{
	float:right; 
	width:370px;
}

.imagechangermain{
	height:100%;
	width:100%;
	/*text-align:center;	*/
}

.copy_image{
	width:320px;
	height:240px;
	padding-right:15px;
}