/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: Default Theme.
Version: 1.6
Author: Solomon Gebbie
Author URI: http://www.dieloot.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Mains Fed v1
	 http://www.dieloot.com/

	This theme was designed and built by Solomon Gebbie,
	whose blog you will find at http://dieloot.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	font-size:12px;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body, html {
	width:100%;
}

body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background-image:url(images/background-tile.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

@font-face {
	font-family: 'ArialNarrow';
	src: url('fonts/arialn-webfont.eot');
	src: local('Arial Narrow'), local('ArialNarrow'), url('fonts/arialn-webfont.woff') format('woff'), url('fonts/arialn-webfont.ttf') format('truetype'), url('fonts/arialn-webfont.svg#webfont2Cun78np') format('svg');
	font-weight: normal;
	font-style: normal;
}

strong {
	font-weight:bold;
}

#container {
	width:960px;
	margin:0px auto 0px auto;
	padding-top:28px;
}


#header {
	width:960px;
	margin:0px;
	position:relative;
}

#header #sideshoppingcart {
	position:absolute;
	top:100px;
	right:15px;
	width:370px;
	z-index:102;
	text-align:right;

}


#header h1 {
	display:block;
	width:100%;
	background-image:url(images/call-us-today.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:66px;
	margin-bottom:5px;
}

#header h1 a {
	display:block;
	width:299px;
	height:66px;
	background-image:url(images/mains-fed-water-coolers-logo.gif);
	background-repeat:no-repeat;
	text-indent:-100000px;
}	


#header #headerimage {
	position:relative;
	margin-left:-7px;
}



#header ul#menu {
	display:block;
	width:960px;
	margin:0px 0px 12px 0px;
	padding:0px;
	height:36px;
	position:relative;
	z-index:104;
	background-image:url(images/nav-bar.png);
	background-repeat:no-repeat;	
}

#header ul#menu li {
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	height:34px;
	padding-top:12px;
	text-decoration:none;
	
}

#header ul#menu li a {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	display:inline;
	padding-top:11px;
	padding-bottom:11px;
	border-right:1px solid #5a5a5c;
	border-left:1px solid #262626;
	padding-left:17px;
	padding-right:17px;
}


#header ul#menu li a:hover {
	background-image:url(images/nav-hover.png);
	background-repeat:repeat;
}

#header ul#menu li.current_page_item a {
	background-image:url(images/nav-hover.png);
	background-repeat:repeat;
}

#header ul#menu li.current_page_item ul li a {
	background-image:none;
	background-repeat:repeat;
	
}

#header ul#menu li.firstchild a {
	border-left:0px;
	padding-left:27px;
}

#header ul#menu li.firstchild ul li a {
	border-left:0px;
	padding-left:10px;
}

#header ul#menu li.lastchild a {
	border-right:0px;
	padding-left:27px;
}

#header ul#menu ul li.firstchild a {
	border-left:0px;
	padding-left:10px;
}

#header ul#menu ul li.lastchild a {
	border-right:0px;
	padding-left:10px;
}

#header ul#menu ul {
	display:none;

}

#header ul#menu li:hover ul, #header ul#menu li.hover ul {
	position:absolute;
	display:block;
	margin:0px;
	padding:0px;
	background-color:#000000;
	font-size:11px;
	margin-top:13px;
	text-align:center;
	text-transform:none;
}

#header ul#menu ul li {
	width:inherit;
	float:none;
	background-color:#000000;
	border:0px;
	width:135px;
	margin:0px;
	height:23px;
	padding:0px;
	text-align:left;
}

#btns {
	width:104px;
	margin:10px auto 10px auto;	
}


#btns a.go_to_checkout {
	display: block;
	background-image: url("images/nav.gif");
	background-repeat: no-repeat;
	font-size:11px;
	text-align: center;
	color: #3e3e3e;
	text-decoration: none;
	width: 104px;
	height: 21px;
	padding-top: 7px;
	float: left;
	margin-right:10px;	
}

#btns a.go_to_checkout:hover, #btns a.continue_shopping:hover {
	color:#FFF;	
}

#btns a.continue_shopping {
	display: block;
	background-image: url("images/nav.gif");
	background-repeat: no-repeat;
	font-size:11px;
	text-align: center;
	color: #3e3e3e;
	text-decoration: none;
	width: 104px;
	height: 21px;
	padding-top: 7px;
	float: right;	
}

#header ul#menu ul li a {
	width:125px;
	display:block;
	border:0px;
	height:16px;
	padding:5px 0px 2px 10px;
	background-image:none;
	text-transform:none;
}

#header ul#menu ul li a:hover {
	background-image:url(images/nav-hover.png);
	background-repeat:repeat;
	background-color:#333333;
}

#sidebar div.quote {
	background-image:url(images/top-quote.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:27px;
	padding-right:25px;
	margin-top:10px;
}

#sidebar div.quoteby {
	height:20px;
	margin-top:10px;
	padding-left:27px;
	background-image:url(images/base-quote.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#sidebar {
	width:302px;
	float:right;
}

#sidebar #contactform h2 {
	display:block;
	width:287px;
	color:#FFFFFF;
	font-size:19px;
	font-weight:normal;
	font-family: 'ArialNarrow';
	text-shadow :#000000 1px 0px 0px;
	padding-left:15px;
	padding-top:10px;
	height:29px;
	background-image:url(images/contact-top.jpg)
}




#sidebar #contactform .textwidget {
	background-color:#545456;
	background-image:url(images/contact-base.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:287px;
	height:39px;
	color:#FFFFFF;
	font-size:11px;
	padding-left:15px;
	padding-top:10px;
	min-height:207px;
	position:relative;
}

#sidebar #contactform .textwidget p {
	margin-bottom:5px;
}

#sidebar #contactform .textwidget form {
	margin-top:15px;
}

#sidebar #contactform .textwidget strong {
	font-size:14px;
	font-weight:normal;
}

#sidebar #contactform .textwidget strong span {
	color:#86deff;
}

#sidebar #contactform .textwidget input {
	display:block;
	width:259px;
	height:30px;
	background-image:url(images/form-input.jpg);
	background-repeat:no-repeat;
	padding-left:6px;
	color:#767676;
	font-size:11px;
	border:0px;
	padding-right:9px;
	padding-top:1px;
	margin-top:0px;
}	


#copy .post {
	padding-bottom:10px;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:10px;
}

#copy .post small {
	font-size:10px;
	margin-bottom:10px;
	display:block;
}


#copy #highlights h2 {
	font-family: 'ArialNarrow';	
	font-size:20px;
	color:#FFFFFF;
	display:block;
	width:279px;
	height:33px;
	background-image:url(images/highlight-top.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	margin:0px;
	padding-top:7px;
}	

#highlights h2 span {
	color:#00aeef;
}

#copy #highlights div.box {
	display:block;
	width:294px;
	height:270px;
	float:left;
	position:relative;
	left:3px;
	margin-right:7px;

}

a.buywc strong, a.rentwc strong {
	display:none;
}

a.buywc {
	display:block;
	width:302px;
	height:41px;
	background-image:url(images/buy-watercoolers.gif);
	background-repeat:no-repeat;
	margin-top:10px;
}

a.rentwc {
	display:block;
	width:302px;
	margin-top:10px;
	height:41px;
	background-image:url(images/rent-watercoolers.gif);
	background-repeat:no-repeat;
}

#copy #highlights div.box .copyarea {
	background:url(images/highlight-box.jpg) 0 100% no-repeat;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	display:block;
	width:264px;
	height:210px;
}


#copy #highlights div.box .copyarea h3 {
	color:#343434;
	font-size:17px;
	margin-bottom:9px;
}	


#copy #highlights div.box .copyarea p {
	color:#666666;
	font-size:11px;
	line-height:1.3em;
	margin-bottom:10px;
}

#copy #highlights div.box .copyarea a.readmore {
	position:relative;
	display:block;
	width:108px;
	float:left;
	height:22px;
	background-image:url(images/highlight-readmore.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	color:#3e3e3e;
	padding-top:7px;
	padding-left:4px;
	text-align:center;
	text-decoration:none;
}

#copy #highlights div.box .copyarea a.readmore:hover {
	background-position:0px -29px;
	color:#000000;
}

#copy #highlights div.box .copyarea div.thumb {
	float:left;
	height:160px;
	margin-right:15px;
}	

#sidebar #contactform .textwidget p.send input {
	display:block;
	width:102px;
	background-image:url(images/form-send.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	cursor:pointer;
	float:right;
	margin-right:14px;
	margin-top:0px;
	height:30px;
}

#sidebar #contactform .textwidget div.radio {
	float:left;
}

#sidebar #contactform .textwidget div.radio label input {
	width:10px;
	position:relative;
	top:5px;
	height:10px;
	float:right;
}

#sidebar #contactform .textwidget div.radio label {
	display:block;
	width:56px;
	float:left;
	margin-right:10px;
}

#sidebar #contactform .textwidget div.radio label span {
	float:left;
	padding-top:6px;
}

#sidebar #contactform .textwidget p.send input:hover {
	display:block;
	width:102px;
	background-image:url(images/form-send.jpg);
	background-repeat:no-repeat;
	background-position:0px -30px;
	height:30px;
}

#sidebar #latestnewstop {
	width:302px;
	height:	10px;
	background-image:url(images/latestnews-top.jpg);
	background-repeat:no-repeat;
	margin-top:12px;
}

#sidebar #latestnews {
	width:270px;
	background-image:url(images/latestnews-mid.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	border-left:1px solid #c9c8c7;
	border-right:1px solid #c9c8c7;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:10px;
}

#sidebar #latestnewsbase {
	width:302px;
	height:	6px;
	background-image:url(images/latestnews-base.jpg);
	background-repeat:no-repeat;
}

#sidebar #latestnews .post {
	font-size:12px;
	color:#656464;
	margin-top:8px;
	line-height:1.3em;
}

#sidebar #latestnews .post a.readmore {
	display:block;
	width:272px;
	height:16px;
	background-image:url(images/latestnews-readmore.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:10px;
	text-transform:uppercase;
	text-align:left;
	padding-left:7px;
	margin-top:5px;
	padding-top:1px;
	text-decoration:none;
	clear:both;
}

#copy div.post a.more-link, #copywide div.post a.more-link {
	display:block;
	width:272px;
	height:17px;
	background-image:url(images/latestnews-readmore.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:10px;
	text-transform:uppercase;
	text-align:left;
	padding-left:7px;
	margin-top:5px;
	padding-top:0px;
	text-decoration:none;
	clear:both;
}

#copy div.alignleft a, #copywide div.alignleft a, #header #sideshoppingcart span.emptycart a, #header #sideshoppingcart span.gocheckout a {
	display:block;
	background-image:url(images/nav.gif);
	background-repeat:no-repeat;
	text-align:center;
	color:#3e3e3e;
	text-decoration:none;
	width:104px;
	height:21px;
	padding-top:7px;
	float:left;
}

 #header #sideshoppingcart span.emptycart a, #header #sideshoppingcart span.gocheckout a {
 	color:#FFFFFF;
	float:right;
 }

#copy a, #copywide a {
	color:#666666;
	text-decoration:none;
	border-bottom:0px dotted #666666;
}

#copy img a, #copy a img, #copy h3 a, #copy a.more-link, #copy a.readmore, #copy div.alignleft a, #copy div.alignright a, #copywide div#products_page_container a {
	border-bottom:0px;
}

#copy a:hover, #copywide a:hover {
	color:#0099FF;
}

div.breadcrumb {
	font-size:10px;
	color:#CCCCCC;
	margin-bottom:10px;
}

div.breadcrumb a {
	color:#999999;
	text-decoratioN:none;
}

#copy div.alignleft a:hover, #copywide div.alignleft a:hover {
	color:#FFFFFF;
}

div.navigation {
	clear:both;
}

#copy div.alignright a, #copywide div.alignright a  {
	display:block;
	background-image:url(images/nav.gif);
	background-repeat:no-repeat;
	text-align:center;
	color:#3e3e3e;
	text-decoration:none;
	width:104px;
	height:21px;
	padding-top:7px;
	float:right;
}

input.wpsc_buy_button, div.enquire p.send input   {
	display:block;
	background-image:url(images/add-to-cart.gif);
	background-repeat:no-repeat;
	text-align:center;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	width:250px;
	height:28px;
	cursor:pointer;
	border:0px;
	padding-top:0px;
	margin-top:10px;
	margin-bottom:10px;
}



#copy div.alignright a:hover, #copywide div.alignright a:hover {
	color:#FFFFFF;
}

#sidebar #latestnews a.rss {
	display:block;
	width:30px;
	height:31px;
	background-image:url(images/latestnews-rss.gif);
	background-repeat:no-repeat;
	float:right;
}

#sidebar #latestnews .post a.readmore:hover {
	color:#00aeef;
}

#sidebar #latestnews h2 {
	font-size:18px;
	color:#000000;
	font-family: 'ArialNarrow';
}

#sidebar #latestnews h3 {
	font-size:18px;
	color:#00aeef;
	font-family: 'ArialNarrow';
}


#copy {
	width:602px;
	float:left;
}

#copywide {
	width 100%;
}

#copy h2, #copywide h2 {
	color:#4796b3;
	font-size:18px;
	line-height:1.3em;
	margin-bottom:15px;
}

#copy h3, #copywide h3 {
	color:#4796b3;
	font-size:16px;
	line-height:1.3em;
	margin-bottom:0px;
}

#copy div.post h3, #copywide div.post h3 {
	margin-bottom:10px;
}	

#copy h3 a, #copywide h3 a {
	text-decoration:none;
}

#copy h2 a, #copywide h2 a {
	color:#4796b3;
	font-size:18px;
	line-height:1.3em;
	text-decoration:none;
	margin-bottom:0px;
}

#copy div.post h2, #copywide div.post h2 {
	color:#4796b3;
	font-size:18px;
	line-height:1.3em;
	text-decoration:none;
	margin-bottom:0px;
}




#copy p, #copywide p  {
	font-size:12px;
	line-height:1.4em;
	color:#888888;
	margin-bottom:15px;
}

#copy hr, #copywide hr {
	display:block;
	width:600px;
	height:7px;
	background-image:url(images/hr.jpg);
	border:0px;
	background-color:#FFFFFF;
	clear:both;
	margin-bottom:8px;
}

#content {
	background-image:url(images/content-bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
	position:relative;
	width:928px;
	padding:16px;
	font-size:12px;
	min-height:500px;
 overflow:hidden;
}

#footer {
	clear:both;
	width:100%;
	background-image:url(images/footer-bg.jpg);
	background-repeat:repeat-x;
	background-color:#010101;
	background-position:top;
	height:160px;
}

#footer #middle {
	width:960px;
	margin:0px auto 0px auto;
	padding-top:10px;
}

#footer #middle h2 {
	font-size:16px;
	color:#FFFFFF;
	margin-bottom:8px;
}

#footer #middle p {
	color:#8a8a8a;
	float:left;
	line-height:1.5em;
}

#footer #middle ul {
	list-style:none;
	margin:0px;
	padding:0px;
	width:500px;
	float:left;
	margin-left:30px;
	margin-bottom:15px;
}

#footer #middle div.links, #footer #middle div.links a {
	color:#c9c8c7;
	text-decoration:none;
	line-height:1.4em;
}

#footer #middle div.links span {
	padding-left:10px;
	padding-right:10px;
}

#footer #middle div.rightlinks {
	float:right;
	color:#FFFFFF;
	position:relative;
	margin-top:10px;
}

#footer #middle div.rightlinks ul {
	width:100px;
	position:absolute;
	top:-30px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#footer #middle div.rightlinks {
	float:right;
	color:#FFFFFF;
	position:relative;
	margin-top:20px;
}

#footer #middle div.rightlinks ul {
	width:100px;
	position:absolute;
	top:-60px;
}

}

#footer #middle div.rightlinks span {
	padding-left:6px;
	padding-right:6px;
}

#footer #middle div.rightlinks a { 
	color:#FFFFFF;
	text-decoration:none;
}

#footer #middle ul li {
	display:block;
	margin-right:30px;
	float:left;
	color:#FFFFFF;
	margin-bottom:7px;
}

#footer #middle ul li a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer #middle ul li span {
	color:#b8b8b8;
	display:block;
	width:70px;
	float:left;
}

#footer #middle hr {
	display:block;
	width:959px;
	height:3px;
	background-image:url(images/footer-hr.jpg);
	background-repeat:no-repeat;
	clear:both;	
	background-color:none;
	border:0px;
}




span.item_no_image {
	display:none;	
}

.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;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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;
	}
/* End Typography & Colors */



/* Begin Structure */

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 25px 25px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 25px 25px 0;
	display: inline;
	}

img.alignleftnone {
	margin-right:0px;
}

#container a img.alignleftnone {
	border:0px;
	text-decoration:none;
}

.alignright {
	float: right;
	margin-left:25px;
	margin-bottom:15px;
	}

.alignleft {
	float: left;
	margin-right:25px;
	margin-bottom:15px;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#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;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	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;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various 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: 0px;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions */


div.rentalside {
	float:left;
	width:250px;
	margin-right:25px;
}

#copywide div.enquire h3 {
	margin-bottom:9px;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:3px;
}

div.enquire {
	float:left;
	width:250px;
}

div.enquire form {
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:10px;

}

#copywide div.enquire form p {
	margin:0px 0px 4px 0px;
	padding:0px;
}

div.enquire form input {
	width:250px;
	font-size:11px;
	color:#666666;

}

div.enquire form textarea {
	width:230px;
	height:100px;
	font-size:11px;
	color:#666666;
	font-size:11px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#container a {
	border:0px;
}

#copywide a.rentalproduct {
	display:block;
	height:267px;
	margin-right:6px;
	width:224px;
	font-size:11px;
	margin-bottom:15px;
	color:#000000;
	float:left;
	text-align:center;
}

a.rentalproduct img {
	margin-bottom:5px;
}


a.rentalproduct strong {
	display:block;
	height:20px;
	margin:0px;
	padding:0px;
	clear:both;
}

a.rentalproduct strong {
	font-weight:bold;

}


#container div.breadcrumb a {
	border:0px;
}

div.rentalside div.image img {
	width:250px;
	height:250px;
	margin-bottom:6px;
}

#copywide div.post h2.pagetitle, #copy div.post h2.pagetitle { 
	margin-bottom:25px;
}
div.productinfo {
	width:368px;
	float:left;
	margin-right:25px;
}

.wpsc_category_grid_item {margin:0 7px 7px 0 !important;}
#fancy_notification {position:absolute;left:50% !important;top:120px !important;width:450px !important;}
#fancy_notification_content {font-size:12px !important; text-align:left;}
