
/*Structured layout mainpage*/
body{
color:#777;
background: #fff;
}


#footer{
border-top:1px solid #D6D6D6;
}

/*HEAD AREA*/

#top .logo a, #top .logo a:hover{
background: transparent url(../images/skin2/logo.png) no-repeat left top;
}

#nav li a{
border-left:1px solid #D6D6D6;
color:#333;
}

#nav .current a, #nav li a:hover{
color:#0087a8;
}

#top #nav li ul a{
border:1px solid #D6D6D6;
border-top:none;
color:#333;
background: #fff;
}

#top #nav li ul a:hover{
background:#eee;
color:#0087a8;
}

#top #nav li ul {
border-top:1px solid #D6D6D6;
}

/*featured*/

#featured{
background:transparent url(../images/skin2/shadow.jpg) no-repeat scroll 0px 368px;
}

/*infotext*/
#infotext{
background:transparent url(../images/skin2/bg_infotext.png) no-repeat scroll 0px -1px;
}

#infotext h2{
background:transparent url(../images/skin2/bg_infotext.png) no-repeat scroll center bottom;
color:#555555;
}

#infotext h2 strong{
color: #0087a8;
}

/*content*/

#sidebar h3{
border-bottom:1px solid #d6d6d6;
}

#sidebar .box a{
background:transparent url(../images/skin2/bullet_blue.png) no-repeat scroll left center;
border-bottom:1px solid #d6d6d6;
}

#sidebar .box ul ul a{
background:transparent url(../images/skin2/bullet_grey.png) no-repeat scroll 10px center;
}
#sidebar .box ul ul ul a{
background:transparent url(../images/skin2/bullet_grey.png) no-repeat scroll 20px center;
}
#sidebar .box ul ul ul ula{
background:transparent url(../images/skin2/bullet_grey.png) no-repeat scroll 30px center;
}
#sidebar .box ul ul ul ul ul a{
background:transparent url(../images/skin2/bullet_grey.png) no-repeat scroll 40px center;
}
.infoGraphic{
float:right!important;
margin:8px 0 0 20px;
}

.imlVideoContainer{
	width:610px;
	height:273px;
	background:url(../files/USP_iml.jpg) no-repeat top left;
	}
	
.imlVideo{
	width:322px;
	height:181px;
	position:relative;
	left:238px;
	top:37px;
	}


.contactForm #name, .contactForm #email, .contactForm #website{
	width:185px;
	}

.contactForm .text_area{
	width:250px!important;
	}
	
.contactForm{
	margin-top:25px!important;
	padding:10px!important;
	background:#f6f6f6;
	width:258px!important;
	border:1px solid #D6D6D6;
	}
	
.contactLink{
	color:#0087A8!important;
	}

/*blog*/

.post_data{
border:1px solid #d6d6d6;
border-left:none;
border-right:none;
}

.entry .date{
color:#8D8D8D;
}

.entry .day{
border-right:1px solid #cacaca;
}


/*pagination*/

#top .pagination span, #top .pagination a{
border:1px solid #D6D6D6;
}

#top .pagination a:hover{
border:1px solid #0087a8;
}

#top .pagination .current{
background: #eee;
border:1px solid #D6D6D6;
color:#222;
}




/*footer*/
#footer{
color: #777;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer a
{
color:#0087a8;
}

#footer .box ul{
border-top:1px solid #D6D6D6;
} 

#footer .box ul li a{
color:#777;
border-bottom:1px solid #D6D6D6;
background: transparent url(../images/skin2/bullet_grey.png) center left no-repeat;
}

#footer .box ul li a:hover{
background: #f4f4f4 url(../images/skin2/bullet_grey.png) center left no-repeat;
color:#0087a8;
}

#footer .custom_button{
background: #ddd url(../images/skin2/mail.png) 170px center  no-repeat;
color: #333;
}

#footer .custom_button:hover{
background-color: #ccc;
}

#footer #s{
background: #ddd;
color:#333;
}

#footer #searchsubmit{
background: transparent url(../images/skin2/search.png) 2px center  no-repeat;
border-left:1px solid #fff;
}

.wrapper #footer .social_bookmarks .rss a{background: transparent url(../images/skin2/rss_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .facebook a{background: transparent url(../images/skin2/facebook_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .twitter a{background: transparent url(../images/skin2/twitter_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .flickr a{background: transparent url(../images/skin2/flickr_16.png) 0 0  no-repeat;}


.more-link{
background:transparent url(../images/skin2/bullet_blue.png) no-repeat scroll right 15px;
}

input, select, textarea{
color:#777;
}

.wrapper a{
color:#777777;
border-bottom: 1px solid #0087a8;
}

.wrapper a:hover{
border-bottom: 1px solid #666;
color:#0087a8;
}


h1,h2,h3,h4,h5,h6, legend{
color:#222;
}


#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a{
color:#222;
} 

#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{
color:#555;
} 

.lightbox_video, .lightbox_image{
background:transparent url(../images/skin2/video.png) no-repeat center center;
}

#top .lightbox_image{
background:transparent url(../images/skin2/magnify.png) no-repeat center center;
}

/*comments*/
.gravatar img{
border:1px solid #D6D6D6;
}


/*CONTACT FORM*/	

.text_input, .text_area{
border:1px solid #D6D6D6;
}

#send, #submit{
border:1px solid #D6D6D6;
background: #222;
color: #fff;
}


#submit:hover, #send:hover{
background: #eee;
color: #222;
}


	
.valid .text_input, .valid .text_area{border:1px solid #70A41B;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #ffb628;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ff0000;}



.entry ul li{
background:url("../images/skin2/bullet_blue.png") no-repeat scroll 10px 9px transparent;
padding-left: 20px;
}

.person-wrapper {
	margin-top: 10px;
}

.person-image img {
	margin-right: 10px;
	border: 1px solid #ccc;
}
.box_content_wide {
	width: 600px;
	height: 220px;
}
.box_content_wide_content {
	position: absolute;
	left: 300px;
}

/*SLIDER PRESS SECTION*/
.trigger h2 {
    padding: 5px 0 0;
	border-top:1px solid #D6D6D6;
}

.noSep {
    border:none!important;
}

ol.leftCol{
	float: left;
	margin-right: 60px;
}

ol.leftCol li{
	list-style: decimal inside;
}

ul.rightCol{
	list-style: none;
}

ul.rightCol li{
	background: none;
}

.clearAfterList{
	clear: both;
}

.listSection{
	margin: 0 0 25px;
}

.listSection strong{
	display: block;
}

.clearfix {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}

/*NEW STUFF*/

.newImed .entry ul li{
	background: url("../images/skin2/bullet_blue.png") no-repeat scroll 0px 8px transparent;
	padding-left: 10px;
}

.newImed .infoBox{
	width: 555px;
	margin: 40px 0 80px 4px;
	padding: 15px 30px 38px 20px;
	background: url("../../images/vidBG.png") no-repeat scroll -6px -3px transparent;
}

.newImed .infoBox h3{
	margin: 0;
}

.newImed .infoBox .thumbImg{
	margin: 0 10px 10px -5px;
}

a.toVid{
	background: url("../images/skin2/bullet_blue.png") no-repeat scroll 0 6px transparent;
	padding-left: 10px;
	border: none;
	color: #0087A8;
	position /*\**/: relative\9;
	top /*\**/: -20px\9;
	*top: 0px;
}

a.toVid:hover{
	cursor: pointer;
	text-decoration: none;
}

.sliderSection{
	display: block;
	position: relative;
	height: 400px;
	margin-top: 10px;
}

#slides{
	width: 612px;
	height: 346px;
	background: url("../images/sliderBG.png");
	position: relative;
	z-index: 2;
	border: 1px solid #fff;
}

#slides .slides_container{
	width: 610px;
	height: 350px;
	display: block;
}

.sliderShad{
	left: -5px;
    position: absolute;
    bottom: 38px;
    width: 620px;
    z-index: 1;
}

#slides .description{
    float: left;
    height: 313px;
    margin: 15px 0 0 15px;
    width: 250px;
}

#slides .description h4{
	color: #0087A8;
	text-shadow: 2px 2px 1px #000000;
	margin-bottom: 5px;
	font-size: 18px;
}

#slides .description p{
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 1px #000000;
	line-height: 19px;
}

#slides .description img{
	margin: 20px 0 0;
}


#slides .screenshot{
	width: 317px;
	height: 315px;
	margin: 14px;
	position: absolute;
	left: 260px;
	-webkit-box-shadow: 0px 0px 16px #000;
	-moz-box-shadow: 0px 0px 16px #000;
	box-shadow: 0px 0px 16px #000;
	border: 1px solid #fff;
}

#slides .pagination{
	padding: 0;
	background: none;
	margin: 15px 0 0 268px;
	float: left;
}

#slides .pagination li{
	background: none;
	margin: 0 2px;
	width: 13px;
	height: 14px;
	overflow: hidden;
	float: left;
	padding: 0;
	background: none;
	list-style: none!important;
}

#slides .pagination li a{
	display: block;
    height: 12px;
    overflow: hidden;
    width: 13px;
    border: none!important;
    float: left!important;
    margin: 0;
    padding: 5px 0 0;
	background: url("../images/pagination.png") no-repeat top left;
}

.pagination li.current{
	border: none!important;
	background: url("../images/paginationActive.png") no-repeat top left!important;
	padding: 0!important;
}

.pagination li.current a{
	background: url("../images/paginationActive.png") no-repeat top left!important;
}


.pp_details {
    display: none!important;
    }

.thumbDescription{
	position /*\**/: relative\9;
	top /*\**/: -20px\9;
	*top: 3px
}


















