/*  
Theme Name: High Peak First Aid
Theme URI: http://www.barques.co.uk
Description: Theme for >High Peak First Aid by <a href="http://www.barques.co.uk">Barques</a>
Version: 1.0
Author: Adam Stewart
Author URI: http://www.barques.co.uk

*/
/* RESET 
----------------------------------------------------------------------------------------------- */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Style
----------------------------------------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	color: #454545;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	width:100%;
	background-color:#031976;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.left {
	float:left;
}
.left_10 {
	float:left;
	margin:0 0 0 10px;
}
.right_float {
	float:left;

}
h1{
	margin: 0;
	color:#031482;
	font-size: 16px;
	padding:0;
	margin:0 0 10px 0;

}
#latest_news h2 {
	margin: 0;
	color:#009241;
	font-size: 14px;
	padding: 5px 0 5px 0;
}
h2 {
	margin: 0;
	color:#009241;
	font-size: 14px;
	padding: 10px 0 10px 0;
}
h2 a{
	text-decoration:none;
}
#content_course h2 {
	margin: 0;
	color:#454545;
	font-size: 14px;
	padding: 10px 0 10px 0;
}
#sidebar h2 {
	margin: 0;
	color:#009241;
	font-size: 16px;
	padding: 5px 0 10px 0;
}
h3 {
	padding: 0;
	color:#009149;
	font-size: 20px;
	font-weight:normal;
}
p {
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	line-height: 16px;
}
img {
	margin:0;
	padding:0;
}
a{
	color:#009241;
	text-decoration:none;
}

.center{
	text-align:center;
}
.dark_grey{
	color:#4b4b4b;
	font-weight:bold;
	font-size:14px;
}
.addthis_share_btn.at_green a, .addthis_share_btn.at_green a:visited { background-color: #015324; }
.addthis_share_btn.at_green a:hover { background-color: #106434; }
.at_medium.addthis_share_btn a, .at_medium.addthis_share_btn a:visited { font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }

.addthis_share_btn a, .addthis_share_btn a:visited {
    background: #222 url(images/btn-overlay.png) repeat-x;
    display: inline-block; 
    padding: 6px 12px; 
    font-family: arial,helvetica,lucida,verdana,sans-serif;
    font-size: 12px;
    line-height: 1em;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;	
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);	
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
}
.addthis_share_btn a:hover { background-color: #111; color: #fff; }
.addthis_share_btn a:active { top: 1px; }

.addthis_share_btn a span, .addthis_share_btn:visited a span {
    background: url(images/icon-addthis.gif) no-repeat left;
    padding: 1px 0 1px 18px;
}

.dark_grey{
	color:#4b4b4b;
	font-weight:bold;
	font-size:14px;
}
small{
	font-size:10px;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.red a{
	color: #e01e22 !important;
	font-size:14px!important;
}
.addthis_toolbox .vertical {
    background: #fff;
    width: 140px;
    padding: 10px;
    border: 3px solid #eee;
	margin:20px 0 0 0;
}

.addthis_toolbox .vertical a {
    position: relative;
    display: block;
    background: #fff;
    padding: 4px 0 4px 34px;
    text-decoration: none;
}

.addthis_toolbox .vertical a:hover {    
    background: #f5f5f5;
    color: #454545;
    text-decoration: none;
}

.addthis_toolbox .vertical span {
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .vertical .more {
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 10px 0 10px;
    text-align: center;
}

.addthis_toolbox .vertical .more a {
    padding: 4px 0;
    margin: 0;
}
.addthis_toolbox .vertical .more a:hover {
    background: none;
}

.addthis_toolbox .vertical .more span {
    display: none;
}
  
/* Structure
----------------------------------------------------------------------------------------------- */
#container{
	position:absolute;
	min-height:100%;
	width:100%;
	margin:0;
	min-width:1050px;
}
#top{
	height:190px;
	background-image: url(images/header-bkg.png);
}
#header{
	height:190px;
	background-image: url(images/header.jpg);
	width:950px;
	margin:auto;
}
#logo{
	float:left;
	height:150px;
	padding:5px 0 0 0;
}
#header_text{
	text-align:center;
	color:#ffffff;
	font-size:22px;
	float:left;
	width:450px;
	font-style:italic;
	letter-spacing:1px;
	line-height:22px;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 80px;
}

#share{
	float:right;
	clear:both;
	margin:-100px 20px 0 0;
}

#content_container{
	background-color:#FFF;
}
#home_content{
	background-image:url(images/body_shadow.png);
	background-repeat:repeat-y;
	width:900px;
	margin:auto;
	padding:20px 50px 40px 50px;
	min-height:400px;
}
#content{
	background-image:url(images/body_shadow.png);
	background-repeat:repeat-y;
	width:900px;
	margin:auto;
	padding:20px 50px 40px 50px;
	min-height:400px;
}
#content ul{
	margin:10px;
}
#content li{
	margin:10px;
	list-style:disc;
	color:#009241;
}
#content li span{
	color:#454545;
}
#content img{
	margin:10px 0 10px 0;
}
#content_narrow{
	background-image:url(images/body_shadow.png);
	background-repeat:repeat-y;
	width:680px;
	margin:auto;
	padding:20px 270px 40px 50px;
	min-height:400px;
}
#content_narrow ul{
	margin:10px;
}
#content_narrow li{
	margin:10px;
	list-style:disc;
	color:#009241;
}
#content_narrow li span{
	color:#454545;
}

#content_narrow img{
	margin:10px 0 10px 0;
}
#content_narrow table{
	margin:10px 0 5px 0;
}
#content_narrow td{
	padding:2px 0 2px 0;
	margin:0 0 2px 0;
}
#content_course{
	background-image:url(images/body_shadow.png);
	background-repeat:repeat-y;
	width:900px;
	margin:auto;
	padding:20px 50px 40px 50px;
	min-height:400px;
}
#content_course ul{
	margin:10px;
}
#content_course li{
	margin:10px;
	list-style:disc;
	color:#009241;
}
#content_course li span{
	color:#454545;
}
#image_fade{
	height:200px;
	margin:0 0 20px 0;
	overflow:hidden;
}
#welcome{
	float:left;
	width:480px;
}
#latest_news{
	background-color:#001671;
	width:400px;
	margin:0 0 0 20px;
	padding:0;
	float:left;
	height:240px;
	font-size:11px;
	color:#FFF;
}
#latest_news .header{
	background-image:url(images/box_header.png);
	background-repeat:repeat-x;
	height:15px;
	margin:0 0 20px 0;
	padding:10px;
	font-size:16px;
	color:#FFF;
}
#latest_news .header img{
	float:right;
	margin:0;
	padding:0;
}
#latest_news .article{
	padding:0;
	margin:0;
}
#latest_news .image{
	float:left;
	margin:10px 20px 20px 20px;
}
#latest_news .text{
	padding:0 10px 10px 10px;
	margin:0;
}
#latest_news a:hover{
	text-decoration:underline;
}
#coursebox_container{
	margin:0 0 20px 0;
	clear:both;
	overflow:hidden;
}

#news{
	float:left;
	width:650px;
	min-height:500px;
	padding:0 0 20px 20px;
	border-left:dotted 2px #009241;
}
#news_single{
	float:left;
	width:650px;
	height:900px;
	padding:0 0 20px 20px;
	border-left:dotted 2px #009241;
}
#booking{
	margin:20px 0 10px 0;
	line-height:25px;
}
#booking td{
	margin:0 10px 0 0;
	padding:0 10px 5px 0;
}
#booking table{
	margin:5px 0 5px 0;
}
#page_left{
	width:510px;
	float:left;
}
#page_right{
	float:left;
	width:350px;
	margin:25px 0 0 20px;
}
#page_right img{
	border:10px solid #cccccc;
}
#page_right_course{
	float:left;
	width:350px;
	margin:25px 0 0 20px;
	
}
#page_right_course img{
	border:10px solid #cccccc;
}
#course_info{
	padding:10px;
	background-color:#cccccc;
	margin:0;
	width:340px;
}
#course_info table{
	margin:10px 0 5px 0;
}
#course_info td{
	padding:2px 5px 2px 0;
	margin:0 0 2px 0;
}
.news_item{
	width:620px;
	margin:15px 0 0 15px;
	padding:0 0 10px 0;
	height:140px;
	border-bottom:2px dotted #031482;
}
.date_cal {
	float:left;
	display:block;
	width: 40px;
	height: 55px;
	margin: 0 10px 40px 0;
	padding:2px;
}

.date_cal .date {
	color: #031482;
	font-size: 24px;
	margin: 5px 0 0 10px;
	}

.date_cal .month {
	color: #454545;
	font-size: 13px;
	margin: 0 0 0 11px;
	text-transform: uppercase;
}
.news_image{
	widows:120px;
	height:120px;
	overflow:hidden;
	float:left;
	border:7px solid #cccccc;
	margin:0 10px 0 0;

}
.news_image img{
	margin:0 !important;
}
.news_text{
	float:left;
	width:400px;
	height:120px;
}
.news_text a:hover{
	text-decoration:underline;
}
#sidebar{
	float:left;
	width:180px;
	height:400px;
	padding:10px 10px 40px 0;
	margin:0 10px 0 0;
	
}
#sidebar ul{
	margin:0;
	padding:0;
}
#sidebar li{
	color:#009241;
	margin:0;
	padding:0;
}
#sidebar li a{
	color:#454545;
}
#sidebar ul li{
	list-style:none;
}
#sidebar ul li ul li{
	list-style:disc !important;
	margin:0 0 0 20px;
}



/* Naviagtion
----------------------------------------------------------------------------------------------- */

#nav{
	background-color:#031482;
	background-image:url(images/nav_bkg.png);
	background-position:left;
	background-repeat:no-repeat;
	height:35px;
	clear:both;
}
#nav ul{
	margin:0;
	padding:0;
}
#nav li{
	float:left;
	margin:0;
	padding: 8px 10px 12px 10px;
}
#nav a{
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	color:#ffffff;
}
#nav li.home a{
	color:#031482;
	padding: 10px 14px 12px 4px;
	font-weight:bold;
}
#nav li.current_page_item a{
	color:#009241;
	padding:0 0 7px 0;
	border-bottom:solid 3px #009241;
}
#nav li.current_page_ancestor a{
	color:#009241;
	padding:0 0 7px 0;
	border-bottom:solid 3px #009241;
}
#nav a:hover{
	color:#009241;
}

#header_nav{
	float:right;
	margin:30px 20px 0 0;
	color:#009241;
	text-transform:uppercase;
}
#header_nav ul{
	padding:0;
	margin:0;
}
#header_nav li{
	float:left;
	list-style:none;
	padding:0 0 0 10px;
}
#header_nav a{
color:#ffffff;
text-decoration:none;
}
#header_nav a:hover{
	color:#009149;
}


/* Footer
----------------------------------------------------------------------------------------------- */

#footer_container{
	background-color:#031976;
	height:160px;
	margin:0 0 55px 0;
	clear:both;
}
#footer{
	height:160px;
	width:950px;
	margin: auto;
}
#footer_info{
	float:left;
	width:270px;
	padding:20px;
	margin:5px 0 0 0;
}
#footer_info .contact_info{
	margin:0 0 18px 0;
	line-height:29px;
}
span.email{
	font-size:16px;
	color:#009149;
}
span.telephone{
	font-size:32px;
	color:#ffffff;
}
.connect_buttons{
	height:50px;
	margin:0 5px 0 0;

}
#twitter{
	background-color:#092185;
	width:580px;
	height:120px;
	float:left;
	margin:20px 0 0 30px;
	 -moz-border-radius: 10px; 
    -webkit-border-radius: 10px;	
}
#twitter_img{
	width:60px;
	float:left;
	padding:30px 0 0 20px;
}
#tweet{
	float:left;
	height:100px;
	color:#FFF;
	width:480px;
}
#tweet ul{
	margin:40px 0 0 10px;
	padding:0;
}
#tweet li{
	margin:0;
	padding:0;
}
#twitter-link{
	float:right;
	margin:0 12px 0 0;
}
#tweet a:hover{
	text-decoration: underline;
}
#copyright_container{
	position:absolute;
	bottom:0px;
	width:100%;
	overflow:hidden;
}
#copyright{
	width:940px;
	height:50px;
	background-color:#122d99;
	margin:auto;
	padding:5px;
	color:#FFF;
	
}
#copyright .credit{
	float:right;
	text-align:right;
	padding:2px 0 0 0;
	line-height:12px;
}
#copyright img{
	float:right;
	margin:2px 5px 0 5px;
	border:none;
	
}
#copyright .copy_left{
	float:left;
	padding:8px 0 0 8px;
}
#copyright .copy_center{
	float:left;
	margin:0 0 0 160px;
	padding:8px 0 0 0;
	color:#009241;
}
#copyright .copy_center ul{
	margin:0;
	padding:0;
}
#copyright .copy_center li{
	float:left;
	margin:0 0 0 5px;
}
#copyright .copy_center a{
	text-decoration:none;
	color:#FFF;
}
	#copyright .copy_center a:hover{
	text-decoration:none;
	color:#009241;
}


/* Classes
----------------------------------------------------------------------------------------------- */
.course_box{
	width:286px;
	height:200px;
	float:left;
	background-color:#001671;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}

.course_box_last{
	width:286px;
	height:200px;
	float:left;
	background-color:#001671;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.course_box .title{
	background-image:url(images/box_header.png);
	background-repeat:repeat-x;
	height:20px;
	margin:0 0 20px 0;
	padding:10px;
	font-size:16px;
	color:#FFF;
}
.course_box .title a{
	color:#FFF;
}
.course_box .title a:hover{
	color:#009241;
}
.course_box_last .title a:hover{
	color:#009241;
}
.course_box_last .title a{
	color:#FFF;
}
.course_box_last .title{
	background-image:url(images/box_header.png);
	background-repeat:repeat-x;
	height:20px;
	margin:0 0 20px 0;
	padding:10px;
	font-size:16px;
	color:#FFF;
}

.boxgrid{
	width: 250px;
	height: 200px;
	background:#454545;
	color:#ffffff;
	overflow: hidden;
	position: relative;
	padding:20px;
}
.boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	margin:0 !important;
}
.boxgrid a{
	color:#FFF;
}
.boxgrid a:hover{
	color:#009241;
}
.course_holder .title{
	background-image:url(images/box_header_green.png);
	background-repeat:repeat-x;
	height:20px;
	padding:10px;
	font-size:16px;
	color:#FFF;
	
}
.course_holder{
	float:left;
	margin:3px;
}
.boxgrid2{
	width: 250px;
	height: 220px;
	margin:10px 0 10px 10px;
	float:left;
	overflow: hidden;
	position: relative;
	padding:20px;
	font-size:26px;
}
.boxgrid2 p{
	line-height:32px;
}

ul.img_list {
	display:inline;
	float:left;
	height:280px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
li.image_one a {
	display:block;
	width:189px;
	height:107px;
	position:relative;
}
li.image_one a .rollover {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:189px;
	height:107px;
	background: url(images/nav_left_hover_02.jpg);
}
#post {
	margin:0 0 15px 0;
	padding: 0 20px 0 0;
	border-bottom: solid 2px #a8aaac;
	
}
.entry{
	width:350px;
	float:left;
}
.archive{
	margin:0 0 15px 0;
	padding: 0 10px 0 0;
	border-bottom: solid 2px #a8aaac;
	
}
.post hr {
	display: block;
}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata_blog {
	padding:10px 0 0 0;
}
.postmetadata_single {
	clear:both;
}
.clear {
	clear: both;
}
.tml-user-avatar{
	float:left;
	padding:0 20px 20px 0;
}
.tml-user-links{
	float:left;
}
.links{
	float:left;
	color:#999;
	padding:10px 0 0 0;
}
.links ul{
	margin:0;
	padding:0;
}
.links ul li{
	margin:0;
	padding:0 5px 0 5px;
	display:inline;
}
.links a{
	color:#999;
	text-decoration:none;
}
.links_page{
	color:#999;
	padding:10px 0 0 0;
}
.search{
	float:right;
}

/* Images
----------------------------------------------------------------------------------------------- */
p img {
	padding: 0;
	max-width: 100%;
	margin:0;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	margin: 4px 4px 6px 11px;
	display: inline;
}
img.alignleft {
	margin: 0 11px 6px 4px;
	padding:0 10px 0 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.post_image{
	float:left;
	margin: 0 10px 10px 0;
	padding:0;
}


/* Lists
----------------------------------------------------------------------------------------------- */

	Special stylized non-IE bullets  Do not work in Internet Explorer, which merely default to normal bullets. */  .entry ol {
 padding: 0 0 0 35px;
 margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.entry ul {
	padding: 0 0 0 25px;
}
.entry li {
	margin: 2px 0 0 0px;
	list-style-position:outside;
	padding-left:10px;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
/* Form
----------------------------------------------------------------------------------------------- */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* Comments
----------------------------------------------------------------------------------------------- */
.alt {
	margin: 0;
	padding: 20px 0 0 10px;
}
.commentlist {
	padding: 0;
	margin:0;
	text-align: justify;
}
.commentlist ol{
margin:0;
padding:0;
}
.commentlist li {
	margin: 0;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* Tags & Classes
----------------------------------------------------------------------------------------------- */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
	margin:0;
	padding:0;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 60px;
	padding: 0 30px 0 20px;
}
/* Captions
----------------------------------------------------------------------------------------------- */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.galleryImage {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top:5px;
	margin-left:0px;
	padding:0px;
	float:left;
	width: 160px;
	height: 130px;
	border: 1px #CCC solid;
	}
.LogoBox {
	width:170px;
	height:80px;
	font-size:11px;
	float: left;
	border: 1px solid #CCC;
	margin-right: 5px;
	text-align: center;
	padding-top: 45px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.LogoBox2 {
	width:150px;
	height:40px;
	font-size:11px;
	float: left;
	border: 1px solid #CCC;
	margin-right: 5px;
	text-align: center;
	padding-top: 100px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-position: center 5px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.LogoBox2 p {
	margin: 0px;
	line-height: normal;
	background-color: #FFF;
	display: block;
	padding: 3px;
}
.LogoBox2 img {
	padding: 0px !important;
	margin: 0px !important;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#content .course_holder li .webSeoAnalyticsLinker{
	color:#fff !important;
	text-decoration: none !important;
}
#content .course_holder li .webseoanalyticsLinker{
	color:#fff !important;
	text-decoration: none !important;
}

