/*
Theme Name: Exploitable
Theme URI: http://www.freewpthemes.net/preview/exploitable
Description: Tested on WP2.5
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
Tags: dark, fixed width, two columns, widgets
*/

/*ie6 png fix */

img, div { behavior: url(iepngfix.htc) }


body {
	margin: 0;
	padding: 0;
	background: #E3E7ED url(images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1, h2, h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #065d78; 
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #417FDA;
}

a:hover {
	border:none;
}

#wrapper {
	width: 968px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 968px;
	height: 150px;
	margin: 0 auto;
	background: url(images/top-banner.jpg) no-repeat left top;
	text-indent:-5000px;
}

/* Search */

#searchform {
	width: 220px;
	margin-bottom: 10px;
}

#search form {
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#s {
	width: 145px;
	margin-top: 10px;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 968px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	line-height: normal;
	display:block;
}

#menu ul ul {
	display:none;
}

#menu li {
	float: left;
	height: 50px;
	background: url(images/img03.gif) no-repeat right top;
	display:block;
}

#menu a {
	display: block;
	margin-top: 10px;
	margin-right: 3px;
	padding: 7px 7px 7px 7px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:115%;
	color: #FFFFFF;
	border: none;
	height:100&;
}

#menu a:hover, #menu .current_page_item a {
	border-bottom: 1px dotted #fff;
}

#menu a:hover {
	text-decoration: none;
	display:block;
}

/* Page */

#page {
	width: 968px;
	margin: 0 auto;
	background: url(images/img05.jpg) repeat-y left top;
}

/*#page-bgtop {
	background: url(images/img04.jpg) no-repeat left top;
}*/

#page-bgbtm {
	background: url(images/img06.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: right;
	width: 700px;
	padding: 20px 20px 0 0;
}

.post {
	margin-bottom: 15px;
	background: #d3edfa;
}

/*.post-bgtop {
	background: url(images/img08.jpg) no-repeat left top;
}

.post-bgbtm {
	background: url(images/img10.jpg) no-repeat left bottom;
}*/

.post .title {
	padding-top: 15px;
	padding-left: 20px;
	color: #000000;
}

.post .title a {
	color: #000000;
	border: none;
}
.post .title a:hover {
	text-decoration:underline;
}

.post .meta {
	border-bottom: 1px dashed #B5DEF4;
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .entry {
	padding: 10px 20px 15px 20px;
	text-align: left;
}

.post .entry img {
	border:#fff 1px solid;
	-moz-box-shadow: 3px 3px 3px #999;
	-webkit-box-shadow: 3px 3px 3px #999;
	box-shadow: 3px 3px 3px #999;	
}

box-shadow: 3px 3px 3px #666;

.longmeta {
	padding: 0 20px;
}

.tags {
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 20px 0 0 20px;
	color: #787878;
	background:url(images/sidebar-bg.jpg) 20px 20px no-repeat;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background:url(images/sidebar-bg.jpg) top no-repeat;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 32px;
	padding: 8px 0 0 30px;
	background: url(images/img11.gif) no-repeat left top;
	letter-spacing: -.5px;
	color: #FFFFFF;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: left;

}

#sidebar a {
	color: #417FDA;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

#sidebar-comparison {
	width:220px;
	height:100px;
	margin:0 0 20px 0;
	overflow:hidden;
	text-indent:-5000px;
}

#sidebar-comparison a {
	display:block;
	height:100px;
	width:220px;
	background:url(images/comparison.png);
	background-position: 0 -100px;
}

#sidebar-comparison a:hover {
	background-position: 0 0;
}

#sidebar-comparison a:active {
	background-position: 0 0;
}

#sidebar-products {
	color:#000;
	padding:0 10px 0 10px;
	width:200px;
	background:none;
}

#sidebar-products p {
	margin:5px 0 5px 0;
	padding:0;
}

#sidebar-products a {
	color:#000;
}

.sidebar-break {
	width:220px;
	height:10px;
	border-top: 1px #479ccb dotted;
}



/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	margin-top:15px;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #3D444F;
}

#commentform {
	padding-left: 20px;
	padding-bottom: 20px;
}

#comment {
	width: 580px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
	padding-left: 20px;
	color: #000000;
}

.navigation {
	padding-top: 20px;
	padding-bottom: 40px;
}

.pagetitle {
	padding-bottom: 20px;
	color: #000000;
}

hr {
	display: none;
}


/* Home Page Items */

.product-box-container {
	float:left;
	clear:both;
	width: 660px;
	height: 200px;
	margin: 0 auto;
	margin-bottom:20px;
	padding: 0;
	border: 1px #fff dotted;
}

.product-box-container p {
	clear:none;
}

.product-box-container h2 {
	margin-bottom:15px;
	clear:none;
}

.product-box {
	width:420px;
	float:left;
	padding:20px 20px 20px 220px;
	margin:0px;
	height:200px;
}

.more-info {
	width:150px;
	height:160px;
	float:right;
	overflow:hidden;
}

.more-info a {
	display:block;
	width:150px;
	height:160px;
	background:url(images/home-link-sprite.png);
	text-indent:-5000px;
}

.more-info a {
	background-position: 0 -160px;
}

.more-info a:hover {
	background-position: 0 0;
}

.more-info a:active {
	background-position: 0 0;
}
	

#wheelchair {
	background:url(images/wheelchair.jpg) no-repeat top;
}

#childrens-wheelchair {
	background:url(images/childrens-wheelchair.jpg) no-repeat top;
}

#transporter {
	background:url(images/transporter.jpg) no-repeat top;
}

#elec-wheelchair {
	background:url(images/elec-wheelchair.jpg) no-repeat top;
}

#lwt-powerchair {
	background:url(images/lwt-powerchair.jpg) no-repeat top;
}

#robust-powerchair {
	background:url(images/robust-powerchair.jpg) no-repeat top;
}

#lwt-scooter {
	background:url(images/lwt-scooter.jpg) no-repeat top;
}

#robust-scooter {
	background:url(images/robust-scooter.jpg) no-repeat top;
}

/* Product Menu */

#product-menu {
	width: 660px;
	height: auto;
	margin: 0 auto;
	margin-bottom:20px;
	padding: 0;
	background:url(images/product-menu-bg.gif) repeat-y #fff;
	border: 1px #fff dotted;
}

#product-menu ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	line-height: normal;
	display:block;
	width:400px;
}

#product-menu li {
	
	height: 30px;
	background: url(images/arrow-right.png) no-repeat 0 10px;
	display:block;
	width:400px;
}

#product-menu a {
	display: block;
	margin-top: 5px;
	margin-right: 3px;
	padding: 7px 10px 7px 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#333333;
	border: none;
	height:100&;
}

#product-menu a:hover, #product-menu .current_page_item a {
	border-bottom: 1px solid #0a449c;
}

#product-menu a:hover {
	text-decoration: none;
	display:block;
	width:400px;
}

/* Blank Product Menu */

#blank-product-menu {
	width: 660px;
	height: auto;
	margin: 0 auto;
	margin-bottom:20px;
	padding: 0;
	background:url(images/product-menu-bg-blank.gif) repeat-y #fff;
	border: 1px #fff dotted;
}

#blank-product-menu ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	line-height: normal;
	display:block;
	width:400px;
}

#blank-product-menu li {
	
	height: 30px;
	background: url(images/arrow-right.png) no-repeat 0 10px;
	display:block;
	width:400px;
}

#blank-product-menu a {
	display: block;
	margin-top: 5px;
	margin-right: 3px;
	padding: 7px 10px 7px 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#333333;
	border: none;
	height:100&;
}

#blank-product-menu a:hover, #product-menu .current_page_item a {
	border-bottom: 1px solid #0a449c;
}

#blank-product-menu a:hover {
	text-decoration: none;
	display:block;
	width:400px;
}

#pusher {
	clear:both;
	height:10px;
}

/* Product table */

.nmh-p-table { 
	border-collapse: collapse; 
	border: 1px solid #333;
	background: #bcd0e4;
	font-size:0.9em;
	margin-top:15px;
	margin-bottom:20px;
	clear:both;
	width:658px;
	
}

.nmh-p-table th, .nmh-p-table td { 
	padding: 0.5em;
	border: 1px solid #666;
	color:#003366;
	text-align:left;
	width:94px;
}

.nmh-p-table th[scope=col] {
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
	color: #000;
	background-color: #8fadcc;
	font-size:1.3em;
}

.nmh-p-table th+th[scope=col] { 
	border-right: 1px solid #666;
	color: #fff; 
	background-color: #7d98b3;
}

.nmh-p-table th[scope=row] { 
	border-right: 2px solid #333;
	background-color: #b8cfe5;
}

.nmh-p-table tr.alt th, .nmh-p-table tr.alt td { 
	background:url(images/product-menu-bg-blank.gif) repeat-y #fff; 
	font-size:1.3em;
	border:none;
}

.nmh-p-table tr:hover th[scope=row], .nmh-p-table tr:hover td { 
  background:url(images/product-menu-bg-blank.gif) repeat-y #fff;
} 

.nmh-p-table caption {
  caption-side: bottom;
  font-style: italic;
  text-align: right;
  padding: 0.5em 0;
}



/* Price table */

.nmh-table { 
	border-collapse: collapse; 
	border: 1px solid #333;
	background: #bcd0e4;
	font-size:0.9em;
	margin-top:15px;
	clear:both;
	width:660px;
	margin-bottom:10px;
	
}

.nmh-table th, .nmh-table td { 
	padding: 0.5em;
	border: 1px solid #666;
	color:#003366;
	text-align:left;
	width:132px;
}

.nmh-table th[scope=col] {
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
	color: #000;
	background-color: #8fadcc;
	font-size:1.3em;
}

.nmh-table th+th[scope=col] { 
	border-right: 1px solid #666;
	color: #fff; 
	background-color: #7d98b3;
}

.nmh-table th[scope=row] { 
	border-right: 2px solid #333;
	background-color: #b8cfe5;
}

.nmh-table tr.alt th, .nmh-table tr.alt td { 
	background:url(images/product-menu-bg-blank.gif) repeat-y #fff; 
	font-size:1.3em;
	border:none;
}

.nmh-table tr:hover th[scope=row], .nmh-table tr:hover td { 
  background:url(images/product-menu-bg-blank.gif) repeat-y #fff;
} 

.nmh-table caption {
  caption-side: bottom;
  font-style: italic;
  text-align: right;
  padding: 0.5em 0;
}

/* Product info */

.product-info {
	width: 660px;
	height: 273px;
	margin: 0 auto;
	margin-bottom:20px;
	padding: 0;
	border: 1px #fff dotted;
	float:left;
}

#wheelchair-info {
	background:url(images/wheelchair-info.jpg) no-repeat top;
}

#childrens-wheelchair-info {
	background:url(images/childrens-wheelchair-info.jpg) no-repeat top;
}

#transporter-info {
	background:url(images/transporter-info.jpg) no-repeat top;
}

#elec-wheelchair-info {
	background:url(images/elec-wheelchair-info.jpg) no-repeat top;
}

#lwt-powerchair-info {
	background:url(images/lwt-powerchair-info.jpg) no-repeat top;
}

#robust-powerchair-info {
	background:url(images/robust-powerchair-info.jpg) no-repeat top;
}

#lwt-scooter-info {
	background:url(images/lwt-scooter-info.jpg) no-repeat top;
}

#robust-scooter-info {
	background:url(images/robust-scooter-info.jpg) no-repeat top;
}

/* Get for free */

#get-for-free {
	float:right;
	width:188px;
	height: 190px;
	overflow:hidden;
	text-indent:-5000px;
}

#get-for-free a {
	display:block;
	width:188px;
	height:190px;
	background:url(images/get-for-free.png);
}

#get-for-free a {
	background-position:0 0;
}

#get-for-free a:hover {
	background-position:0 -190px;
}

#get-for-free a:active {
	background-position:0 -190px;
}

/* Get for free sidebar*/

#get-for-free-sidebar {
	width:220px;
	height: 74px;
	overflow:hidden;
	text-indent:-5000px;
	margin-bottom:20px;
}

#get-for-free-sidebar a {
	display:block;
	width:220px;
	height: 74px;
	background:url(images/get-for-free-sidebar.jpg);
}

#get-for-free-sidebar a {
	background-position:0 0;
}

#get-for-free-sidebar a:hover {
	background-position:0 -74px;
}

#get-for-free-sidebar a:active {
	background-position:0 -74px;
}

/* Book online */

#book-online {
	float:right;
	width:188px;
	height: 31px;
	overflow:hidden;
	text-indent:-5000px;
	margin:10px 10px 0 0;
}

#book-online a {
	display:block;
	width:188px;
	height:31px;
	background:url(images/book-online.png);
}

#book-online a {
	background-position:0 -31px;
}

#book-online a:hover {
	background-position:0 0;
}

#book-online a:active {
	background-position:0 0;
}

/* Or call */

#or-call {
	float:right;
	width:188px;
	height: 123px;
	margin:0 10px 10px 0;
	clear:right;
	text-indent:-5000px;
	background:url(images/or-call.png) no-repeat;
}
	

/* Contact table */

.nmh-contact-table { 
	border-collapse: collapse; 
	border: 1px solid #333;
	background: #bcd0e4;
	font-size:1em;
	margin-top:15px;
	margin-bottom:15px;
	clear:both;
	width:400px;
	
}

.nmh-contact-table th, .nmh-contact-table td { 
	padding: 0.5em;
	border: 1px solid #666;
	color:#003366;
	text-align:left;
}

.nmh-contact-table tr.alt th, .nmh-contact-table tr.alt td { 
	background:url(images/product-menu-bg-blank.gif) repeat-y #fff; 
	font-size:1.3em;
	border:none;
}

.nmh-contact-table tr:hover th[scope=row], .nmh-contact-table tr:hover td { 
  background:url(images/product-menu-bg-blank.gif) repeat-y #fff;
} 

#associated-stairlifts {width:220px; height:202px; background:url(images/associated-stairlifts.jpg) no-repeat;}
#associated-stairlifts a {text-indent:-5000px; display:block; width:220px; height:202px;}