/*
Theme Name: Blastgreen theme
Theme URI: http://www.blastgreen.com
Description: The default WordPress theme for the Blastgreen website
Version: 1.0
Author: Gary Davison
Author URI: http://www.turtonmiddleton.com
*/


/* Begin Typography & Colors */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #999 url(images/bg_smaller.jpg) repeat left top;
}
img {
	border:none
}
img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
#container {
	/*width: 944px;*/
	margin:0 auto;
	/*padding: 0 40px;*/
	width:984px;
	position: relative;
	background: url(images/container_bg.png) repeat-y left top;
	padding:0 0 0 40px
}
#container #header {
	width: 980px;
	position: relative;
	float:left;
	margin:0 0 0 -15px;
	background:#333 url(images/may-amends/header-grad.gif) repeat-x left top;
	display:inline
}
#contact_details {
	float: right;
	width: 450px;
}
#header .logo {
	float:left;
	margin:0 0 0 24px;
	display:inline
}
#container #header #badge {
	height: 160px;
	width: 206px;
	position: absolute;
	left: 766px;
	top: -1px;
	background: url(images/may-amends/main_slide.png) no-repeat left top;
	padding:72px 0 0 27px
}
#container #header #contact_details h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 22px;
	color: #fff;
}
#container #header #contact_details h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	color: #fff;
}
#container #header #contact_details p {
	color: #33cc00;
	font: bold 14px Arial, Helvetica, sans-serif;
}
#container #header #contact_details p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #33cc00;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
#container #header #contact_details p a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #33cc00;
	font-size: 14px;
	font-weight: normal;
}
#container #header #contact_details p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #33cc00;
	font-size: 14px;
	font-weight: normal;
}
#container #navigation {
	float: left;
	width: 980px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 38px;
	overflow: hidden;
	margin:0 0 0 -15px;
	display:inline
}
#container #navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#container #navigation a:hover {
	color: #33cc00;
	text-decoration: none;
}
#container #navigation .current_page_item a {
	text-decoration: #33cc00;
	/* round corner tab - not for IE */
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
}
#container #bottom_nav {
	float: left;
	width: 980px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 38px;
	overflow: hidden;
	margin:0 0 0 -15px;
	display:inline
}
#container #main_content {
	float: left;
	width: 950px;
}
#container #bottom_nav li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container #bottom_nav ul {
	margin-top: 13px;
	margin-right: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#container #bottom_nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #bottom_nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#container #bottom_nav a:hover {
	color: #33cc00;
	text-decoration: none;
}
#container #main_content #text_area_65 {
	float: left;
	width: 65%;
}
#container #main_content #bottom_text {
	float: left;
	width: 100%;
	text-align: center;
}
#bottom_text h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}
#container #main_content #header_text {
	float: left;
	width: 100%;
}
#container #main_content #header_text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 20px;
}
#text_area_65 #text_area_65_50_percent_1 {
	float: left;
	width: 50%;
}
#text_area_65 #text_area_65_50_percent_2 {
	float: left;
	width: 50%;
}
#text_area_65 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #33cc00;
}
#text_area_65 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
#text_area_65 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
#text_area_65 ul {
	list-style-type: disc;
}
#text_area_65_50_percent_1 a {
	color: #33cc00;
	text-decoration: underline;
}
#text_area_65_50_percent_1 a:link {
	color: #33cc00;
	text-decoration: underline;
}
#text_area_65_50_percent_1 a:hover {
	color: #33cc00;
	text-decoration: none;
}
#youtube_div {
	float: left;
	width: 88%;
	padding-right: 6%;
	padding-left: 6%;
	margin-top: 10px;
}
#youtube_div a {
	color: #333333;
	text-decoration: underline;
}
#youtube_div a:link {
	color: #333333;
	text-decoration: underline;
}
#youtube_div a:hover {
	color: #333333;
	text-decoration: none;
}
.green {
	color: #33cc00;
}
#container #bottom_wrap {
	float: left;
	width: 980px;
	overflow: hidden;
	margin: -2px 0 0 -15px;
	background: #333 url(images/may-amends/footer-grad.gif) repeat-x left top;
	display:inline
}
#container #bottom_wrap a {
	color:#999;
	text-decoration:none
}
#container #bottom_wrap a:hover {
	text-decoration:none
}
#bottom_wrap #address {
	width: 700px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	padding:10px 0 10px 20px
}
#bottom_wrap #iso_logos {
	float: left;
	width: 30%;
	height: 65px;
}
#address li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	margin-right: 2px;
}
#address ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
small {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#google_map {
	float: left;
	width: 100%;
	height: 250px;
	background-color: #999999;
	overflow: hidden;
	margin-bottom: 15px;
}
#blastgreen_products a {
	color: #33cc00;
	text-decoration: underline;
}
#blastgreen_products a:link {
	color: #33cc00;
	text-decoration: underline;
}
#blastgreen_products a:hover {
	color: #33cc00;
	text-decoration: none;
}
#blog_sidebar_wrap h4 {
	font-size: 14px;
	color: #33cc00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#blog_sidebar_wrap ul {
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 3px;
}
#blog_sidebar_wrap li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 20px;
}
#blog_sidebar_wrap a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}
#blog_sidebar_wrap a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}
#blog_sidebar_wrap a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	text-decoration: underline;
}
#blog_wrap h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #33cc00;
	font-size: 14px;
	font-weight: normal;
}
#blog_wrap li {
	list-style-type: none;
}
#blog_wrap p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
#blog_wrap p a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#blog_wrap p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#blog_wrap h2 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #33cc00;
	text-decoration: none;
	font-weight: normal;
}
#blog_wrap h2 a:link {
	text-decoration: none;
}
#blog_wrap h2 a:hover {
	text-decoration: underline;
}
#text_area_100 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #33cc00;
	text-decoration: underline;
	font-weight: normal;
}
#text_area_100 a:link {
	font-family: Arial, Helvetica, sans-serif;
}
#text_area_100 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#text_area_100 {
	float: left;
	width: 100%;
}
#text_area_100 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #33cc00;
	margin:0.75em 0;
}
#text_area_100 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 15px;
}
#text_area_100 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009900;
}
#text_area_100 ul {
	list-style-type: disc;
}
#page_wrap h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #33cc00;
	font-weight: normal;
}
#page_wrap a {
	font-family: Arial, Helvetica, sans-serif;
	color: #33cc00;
	text-decoration: underline;
}
#page_wrap a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #33cc00;
	text-decoration: underline;
}
#page_wrap a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #33cc00;
	text-decoration: none;
}
.rectangle {
	height: auto;
	width: auto;
	border: 1px solid #666666;
	padding: 2%;
}
.large_quotations {
	font-size: 60px;
	color: #33cc00;
	line-height: 0px;
}
#consumerables_table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#container #main_content #large_homepage_image {
	float: left;
	width: 980px;
	margin:10px 0 10px -15px
}
#container #main_content #homepage_middle_div_1 {
	float: left;
	width: 100%;
}
#container #main_content #homepage_middle_div_1 #col_1 {
	float: left;
	width: 314px;
}
#container #main_content #homepage_middle_div_1 #col_2 {
	float: left;
	width: 314px;
}
#container #main_content #homepage_middle_div_1 #col_3 {
	float: left;
	width: 314px;
}
#container #main_content #homepage_middle_div_1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #33cc00;
	font-size: 18px;
	font-weight: normal;
}
#container #main_content #homepage_middle_div_1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
#col_3 #substance_list_1 {
	float: left;
	width: 50%;
}
#col_3 #substance_list_2 {
	float: left;
	width: 50%;
}
#col_3 #what_surfaces_div {
	float: left;
	width: 100%;
}
.no_bullet {
	list-style-type: none;
}
#container #main_content #homepage_middle_div_1 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
#container #main_content #homepage_middle_div_1 #col_2 #click_here_div {
	float: left;
	width: 95%;
	background-image: url(images/click_here_butt_homepage.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 10px;
	padding-left: 5%;
}
#container #main_content #homepage_middle_div_1 #col_2 #click_here_div a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #main_content #homepage_middle_div_1 #col_2 #click_here_div a:link {
	text-decoration: none;
}
#container #main_content #homepage_middle_div_1 #col_2 #click_here_div a:hover {
	text-decoration: none;
	color: #006600;
}
#container #main_content #homepage_middle_div_2 {
	float: left;
	width: 100%;
}
#container #main_content #homepage_middle_div_2 #row_2_col_1 {
	float: left;
	width: 314px;
}
#container #main_content #homepage_middle_div_2 #row_2_col_2 {
	float: left;
	width: 314px;
}
#container #main_content #homepage_middle_div_2 #row_2_col_3 {
	float: left;
	width: 314px;
}
#box_top {
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 100%;
	background-image: url(images/homepage_box_top.jpg);
	height: 12px;
	overflow: hidden;
}
#middle_area_of_box {
	float: left;
	background-image: url(images/homepage_box_middle.jpg);
	background-repeat: repeat-y;
	width: 94%;
	background-position: left top;
	padding-right: 2%;
	padding-left: 4%;
	padding-top: 2%;
	padding-bottom: 2%;
	height: 200px;
	position: relative;
}
#bottom_area_of_box {
	float: left;
	width: 100%;
	background-image: url(images/bottom_of_box.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
}
#box_green_top {
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 100%;
	background-image: url(images/green_top.jpg);
	height: 14px;
	overflow: hidden;
}
#middle_area_of_green_box {
	float: left;
	background-image: url(images/green_middle.jpg);
	background-repeat: repeat-y;
	width: 92%;
	background-position: left top;
	padding-right: 4%;
	padding-left: 4%;
	padding-top: 2%;
	padding-bottom: 2%;
	height: 200px;
}
#bottom_area_of_green_box {
	float: left;
	width: 100%;
	background-image: url(images/green_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
}
#container #main_content #homepage_middle_div_2 #row_2_col_1 #middle_area_of_green_box h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #33cc00;
	font-size: 18px;
	font-weight: normal;
}
#container #main_content #homepage_middle_div_2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
#container #main_content #homepage_middle_div_2 #row_2_col_2 #middle_area_of_box #distributor_click_here {
	background-image: url(images/click_here_butt_homepage.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 28px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	padding-top: 10px;
}
#container #main_content #homepage_middle_div_2 #row_2_col_2 #middle_area_of_box #distributor_click_here a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#container #main_content #homepage_middle_div_2 #row_2_col_2 #middle_area_of_box #distributor_click_here a:link {
	text-decoration: none;
}
#container #main_content #homepage_middle_div_2 #row_2_col_2 #middle_area_of_box #distributor_click_here a:hover {
	text-decoration: none;
	color: #006600;
}
#middle_area_of_box h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #33cc00;
	font-size: 18px;
	font-weight: normal;
}
#middle_area_of_box ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	list-style-image: url(images/arrow_bullet_point.png);
	list-style-position: outside;
}
#middle_area_of_box a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
#middle_area_of_box a:link {
	text-decoration: none;
}
#middle_area_of_box a:hover {
	text-decoration: underline;
}
#container #main_content #text_area_100 {
	float: left;
	width: 100%;
}
#consumerables_table #products_butt {
	background-image: url(images/products_butt.png);
	background-repeat: no-repeat;
	height: 44px;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	padding-top: 10px;
}
#consumerables_table #products_butt a {
	color: #FFFFFF;
	text-decoration: none;
}
#consumerables_table #products_butt a:link {
	text-decoration: none;
}
#consumerables_table #products_butt a:hover {
	text-decoration: none;
	color: #006600;
}
#products_butt {
	background-image: url(images/products_butt.png);
	background-repeat: no-repeat;
	height: 44px;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	padding-top: 10px;
}
#products_butt a {
	color: #FFFFFF;
	text-decoration: none;
}
#products_butt a:link {
	text-decoration: none;
}
#products_butt a:hover {
	text-decoration: none;
	color: #006600;
}
#main_content #sidebar_35 a {
	text-decoration: none;
	color: #33cc00;
}
#main_content #sidebar_35 a:link {
	text-decoration: none;
}
#main_content #sidebar_35 a:hover {
	text-decoration: underline;
}
#container #main_content #sidebar_35 {
	float: right;
	width: 300px;
	padding-left: 2%;
}
#sidebar_35 #image_gallery {
	float: left;
	width: 100%;
}
#sidebar_35 #other_blastgreen_text {
	float: left;
	width: 100%;
}
#sidebar_35 #image_gallery img {
	margin-right: 5px;
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #666666;
}
#sidebar_35 #image_gallery li {
	list-style-type: none;
	float: left;
	display: inline;
}
#sidebar_35 #image_gallery ul {
	list-style-type: none;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#sidebar_35 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #33cc00;
	font-weight: normal;
}
#sidebar_35 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #33cc00;
}
#sidebar_35 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	font-weight: normal;
}
small a {
	color: #000000;
	text-decoration: none;
}
small a:link {
	color: #000000;
	text-decoration: none;
}
small a:hover {
	color: #000000;
	text-decoration: none;
}
#comment_styles a {
	color: #000000;
	text-decoration: none;
}
#comment_styles a:link {
	color: #000000;
	text-decoration: none;
}
#comment_styles a:hover {
	color: #000000;
	text-decoration: none;
}
.quotemarks {
	text-indent: -0.8em;
	font-size: 12px;
}
#bottom_text #youtube_container {
	float: left;
	width: 100%;
	text-align: left;
}
#bottom_text #youtube_container h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #33cc00;
	font-size: 18px;
	font-weight: bold;
}
#bottom_text #youtube_container p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
#bottom_text #youtube_container p a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
#bottom_text #youtube_container p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
#contact_us_butt {
	background-image: url(images/products_butt.png);
	background-repeat: no-repeat;
	height: 44px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	padding-top: 10px;
	float: left;
}
#bottom_text #contact_us_butt_wrap {
	float: left;
	width: 100%;
}
#contact_us_butt a {
	color: #FFFFFF;
	text-decoration: none;
}
#contact_us_butt a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#contact_us_butt a:hover {
	color: #006600;
	text-decoration: none;
}
#text_area_65 p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #33CC00;
	text-decoration: underline;
}
#text_area_65 p a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #33CC00;
	text-decoration: underline;
}
#text_area_65 p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #33CC00;
	text-decoration: none;
}
#main_content #text_area_65 #blog_wrap #blog_post_wrap {
	float: left;
	width: 100%;
}
#header #badge ul {
	list-style-type: none;
	margin-top: 0px;
}
#main_content #header_text #breadcrumb p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#main_content #header_text #breadcrumb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33CC00;
	text-decoration: underline;
}
#main_content #header_text #breadcrumb a:link {
	text-decoration: underline;
}
#main_content #header_text #breadcrumb a:hover {
	text-decoration: none;
}
#main_content #header_text #breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#email_link_wrap {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
/*#main_content #page_wrap .gallery #thumbnails {
	float: left;
	width: 60%;
}*/
#main_content #page_wrap .gallery #main_viewer {
	float: left;
	width: 40%;
	height: 550px;
}
#main_content #page_wrap .gallery img {
	border: 1px solid #666666;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	padding: 3px;
	cursor: pointer;
}
#main_content #page_wrap .gallery a, #main_content #page_wrap .gallery a:hover, #main_content #page_wrap .gallery a:focus { text-decoration:none; }

/*#text_area_100 #page_wrap #text_area_65 #main_viewer img {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #666666;
}
#image_1 {
	height: 275px;
	width: 450px;
	visibility: visible;
	position: absolute;
}
#image_2 {
	visibility: hidden;
	position: absolute;
	height: 275px;
	width: 450px;
}
#image_3 {
	visibility: hidden;
	position: absolute;
	height: 275px;
	width: 450px;
}
#image_4 {
	visibility: hidden;
	position: absolute;
	height: 275px;
	width: 450px;
}
#image_5 {
	visibility: hidden;
	position: absolute;
	height: 275px;
	width: 450px;
}
#image_6 {
	visibility: hidden;
	position: absolute;
	height: 275px;
	width: 450px;
}
#image_7 {
	visibility: hidden;
	position: absolute;
	height: 275px;
	width: 450px;
}
#image_8 {
	visibility: hidden;
	position: absolute;
	height: 275px;
	width: 450px;
}
#image_9 {
	visibility: hidden;
	position: absolute;
	height: 275px;
	width: 450px;
}
#image_10 {
	visibility: hidden;
	position: absolute;
	height: 275px;
	width: 450px;
}
#image_11 {
	visibility: hidden;
	position: absolute;
	height: 275px;
	width: 450px;
}
#image_12 {
	visibility: hidden;
	position: absolute;
	height: 275px;
	width: 450px;
}
#image_13 {
	visibility: hidden;
	position: absolute;
	height: 275px;
	width: 450px;
}
#image_14 {
	visibility: hidden;
	position: absolute;
	height: 275px;
	width: 450px;
}
#image_15 {
	visibility: hidden;
	position: absolute;
	height: 275px;
	width: 450px;
}
#image_16 {
	visibility: hidden;
	position: absolute;
	height: 275px;
	width: 450px;
}
#image_17 {
	visibility: hidden;
	position: absolute;
	height: 300px;
	width: 400px;
}
#image_18 {
	visibility: hidden;
	position: absolute;
	height: 300px;
	width: 400px;
}
#image_19 {
	visibility: hidden;
	position: absolute;
	height: 300px;
	width: 400px;
}
#image_20 {
	visibility: hidden;
	position: absolute;
	height: 300px;
	width: 400px;
}
#image_21 {
	visibility: visible;
	position: absolute;
	height: 300px;
	width: 400px;
}
.innerfade li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.innerfade ul {
	margin: 0px;
	padding: 0px;
}
.entry {
	float: left;
	height: 100%;
	width: 100%;
}
.postmetadata {
	float: left;
	height: 100%;
	width: 100%;
}
#image_22 {
	visibility: hidden;
	position: absolute;
	height: 300px;
	width: 400px;
}
#image_23 {
	visibility: hidden;
	position: absolute;
	height: 300px;
	width: 400px;
}
#image_24 {
	visibility: hidden;
	position: absolute;
	height: 300px;
	width: 400px;
}
#image_25 {
	visibility: hidden;
	position: absolute;
	height: 300px;
	width: 400px;
}
#image_26 {
	visibility: hidden;
	position: absolute;
	height: 300px;
	width: 400px;
}
#image_27 {
	visibility: hidden;
	position: absolute;
	height: 300px;
	width: 400px;
}
#image_28 {
	visibility: hidden;
	position: absolute;
	height: 300px;
	width: 400px;
}
#image_29 {
	visibility: hidden;
	position: absolute;
	height: 300px;
	width: 400px;
}
#image_30 {
	visibility: hidden;
	position: absolute;
	height: 300px;
	width: 400px;
}
*/
/* Styles added by Gary 23/05/2010 */

#videorow {
	float:left;
	width:100%
}
#videorow .video-info {
	float:right;
	width:230px;
	padding:0 20px 0 0
}
#videorow .video-thumbnails {
	float:right;
}
#videorow .video-thumbnails .thumb {
	float:left;
	width:67px;
	text-align:center;
	color:#33cc00;
	font-size:9px;
	margin: 0 0 0 10px
}
#videorow .video-thumbnails .thumb img {
	display:inline
}
#videorow .video-thumbnails .thumb span {
	display:block;
	text-align: center;
	padding: 5px 0 0
}
.enquire-btn {
	background: url(images/may-amends/enquire-btn.gif) no-repeat left top;
	display: block;
	color:#fff !important;
	padding: 10px 0 10px 10px;
	width:202px;
	position:absolute;
	bottom:0;
	right:15px;
	clear: both;
}
.enquire-btn:hover {
	color:#006600 !important;
	text-decoration: none !important;
}

/* Updates done by Gary 12/11/2011 */

#thumbnails { padding: 0 0 10px 30px; }
#video-thumbnails { padding: 0 0 0 30px; }
#video-thumbnails .video-thumb { width:170px; float:left; margin:0 10px 10px 0; display:inline; }
#video-thumbnails .video-thumb img { max-width:162px; height:auto !important; }
.ie6 .video-thumb img { width:162px !important; }
#video-thumbnails .video-thumb .text { display:block; margin:10px 0 0; font-size:13px; height:45px; overflow:hidden; }
