/*---------------------------------------------GENERIC ELEMENTS-------------------------------------------*/

body {
	background:white url(../Images/Gif/mainbg.gif) repeat-x;
	padding:0px;
	margin:0px;
	_behavior: url( "/csshover2.htc" );
}

a, img {
	border:none;
	outline:none;
}

.clearer {
	clear:both;
}

.textbox, .textareabox 
{
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #bcbdc0;
	font-size:100%;
	color:#57575a;
}

.droplist 
{
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #bcbdc0;
	font-size:100%;
	color:#57575a;
}

.trans {
	_behavior: url( "/iepngfix.htc" );
}

.valign {
	vertical-align:middle;
}

.valign-bot {
	vertical-align:baseline;
}

.valign-txtlow {
	vertical-align:text-bottom;
}

hr {
	height: 1px;
	border-style: none;
	color: #e7dfed;
	background-color: #e7dfed;
}

.button 
{
	float:left;
	background:url(../Images/Buttons/button-right.gif) no-repeat right top;
}
	
.button a, .button input
{
	display:block;
	text-decoration:none;
	color:white;
	background:url(../Images/Buttons/button-left.gif) no-repeat left top;
	padding:4px 23px 7px 10px;
	border:none;
}

.button input {
	border:none;
	font-size:100%;
	padding:4px 22px 5px 10px!important;
	_padding:4px 15px 4px 0px;
	width:auto;
	overflow:visible;


}

.button:hover 
{
	background-position: right -27px;
	}
	
.button a:hover, .button input:hover
{	
	background-position: left -27px;
}

.nodec 
{
	text-decoration:none;
}

/*---------------------------------------MASTERPAGE LAYOUT ELEMENTS---------------------------------------*/

.logo {
	background:url(../Images/Logos/direct4care-logo.gif) no-repeat;
	width:282px;
	height:45px;
	margin:34px 0px 22px 29px;
	position:relative;
	float:left;
}

.logo span {
	position:absolute;
	display:block;
	background:url(../Images/Logos/direct4care-logo.gif) no-repeat;
	z-index:1;
	width:282px;
	height:45px;
	cursor:pointer;
}

.wrapper {
	width:890px;
	background:white;
	margin:2px auto 0px auto;
}

.cards {
	height:33px;
}

.footer {
	width:890px;
	margin:0px auto;
	font-size:80%;
	padding:5px 0px;
}

.footer a {
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

.search {
	width:155px;
	float:right;
	padding:29px 5px 0px 0px;
	color:#5a8e23;
}

.headerright {
	width:190px;
	float:right;
	padding:29px 15px 0px 5px;
	color:#5a8e23;
	font-size:85%;
	
}

.headerright a {
	text-decoration:none;
	color:#5a8e23;
}

.headerright a:hover {
	text-decoration:underline;
}

.phonenumber {
	background:url(../Images/Gif/phone-number.gif) no-repeat;
	width:191px;
	height:33px;
	position:relative;
	margin-top:4px;
}

.phonenumber span {
	background:url(../Images/Gif/phone-number.gif) no-repeat;
	width:191px;
	height:33px;
	position:absolute;
	z-index:1;
}

.left {
	float:left;
	width:70%;
	padding-top:13px;
}

.right {
	float:right;
	text-align:right;
}

.navstrip {
	height:41px;
	background:url(../Images/Gif/navbg.gif) no-repeat;
	width:890px;
	clear:both;
}

.basket {
	float:left;
	border-right:1px solid white;
	border-left:1px solid white;
	padding:8px 12px 0px 12px;	
}

.checkout 
{
	float:left;
	border-left:1px solid white;
	padding:8px 12px 0px 12px;
}

.viewbasket {
	background:url(../Images/Buttons/view-basket.png);
	width:123px;
	height:11px;
}

/*--------------------------------------------CONTENT ELEMENTS--------------------------------------------*/

.breadcrumbs {
	color:#8cc63e;
	margin-left:30px;
	height:3em;
	padding-right:10px;
}

.breadcrumbs a {
	color:#8cc63e;
}
}
.subnav, .subnavHp {
	margin:0px 0px 40px 0px;
	padding:0px;
	font-size:115%;
	font-weight:bold;
	list-style:none;
	float:left;
	width:195px;
}

.subnavHp{
	border-right:1px solid #636363;
}

.subnav a, .subnavHp a, .subnav span, .subnavHp span{
	display:block;
	_height:1em;
	padding:3px 10px 3px 20px;
	text-decoration:none;
}

.subnavHp a{
	color: white;
}

.subnav a:hover, .subnav .on{
	background:#e6f1d5!important;
}
.subnav ul, .subnavHp ul
{
	list-style: none;
	padding: 0px 0px 0px 20px !important;
	margin: 0px !important;
}
.subnavHp a:hover {
	background:#eeeeee;
	color:#8ec850;
}

.maincontent 
{
	border-left:1px solid #bcbdc0;
	float:left;
	padding:0px 30px 40px 40px;
	width:620px;
	min-height:270px;
	_overflow:hidden;
}

.maincontentwide {
	float:left;
	padding:0px 40px 40px 30px;
	width:820px;
}

.allcontentHp {
	width:890px;
	background:url(../Images/Gif/homepagebg.gif) repeat-y;
	margin-bottom:10px;
	position:relative;
	margin-top:-12px;
}

.homepageImg {	
	width:890px;
	background:url(../Images/Jpg/homepage-img.jpg) bottom right no-repeat;
	min-height: 370px;
}

.homepageContent {
	width:400px;
	float:left;
	padding-left:47px;
}

.homepageContent h1 {
	font-weight:normal;
	font-size:2.1em;
	line-height:1.3em;
	color:White;
}

.greenboxhp1, .greenboxhp2, .greenboxhp3 {
	width:286px;
	float:left;
	border:1px solid #a2bd30;	
	font-size:90%;
	margin-right:13px;
}

.greenboxhp1 h2, .greenboxhp2 h2, .greenboxhp3 h2 {
	background:#a2bd30 url(../Images/Gif/box-top.gif) no-repeat;
	color:white;
	padding:3px 10px 5px 10px;
	font-size:1.5em;
	margin:0px;	
}

.greenboxhp1 {
	background:url(../Images/Jpg/medical-supplies.jpg) no-repeat bottom right;
}

.greenboxhp2 {
	background:url(../Images/Jpg/easier-living.jpg) no-repeat bottom right;
}

.greenboxhp3 {
	background:url(../Images/Jpg/therapeutic-resources.jpg) no-repeat bottom right;
	margin-right:0px;
}

.greenboxInner {
	width:97px;
	padding:10px 0px 10px 10px;
}

.intro {
	width:245px;
}


.arrow li {
	display:block;
	background:url(../Images/Gif/grey-arrow.gif) left 3px no-repeat;
	padding:0px 0px 0px 10px;
}

.arrowlink {
	display:block;
	background:url(../Images/Gif/grey-arrow.gif) left 3px no-repeat;
	padding:0px 0px 0px 10px;
}

.arrowUL 
{
	padding:0px;
	margin:0px;
	list-style:none;
	}

.arrowUL li 
{
	display:block;
	background:url(../Images/Gif/grey-arrow.gif) left 3px no-repeat;
	padding:0px 0px 0px 10px;	
}

.arrowWht {
	display:block;
	background:url(../Images/Gif/white-arrow.gif) left 3px no-repeat;
	padding:0px 0px 0px 10px;
}

.picturelrg 
{
	float:left;
	width:210px;
}

.textdetail 
{
	float:left;
	width:400px;
}

.picture img
{
	border:1px solid #ccc;
}

.text 
{
	float:left;
	width:400px;
}

.picture 
{
	width:120px;
	float:left;
}

.recordinfo 
{
	height:40px;
	position:absolute;
	width:300px;
}

.acctborder 
{
	padding:10px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:1px solid #f3f3f3;
}

.addressboxouter {
	background:url(../Images/Gif/addressesbox-top.gif) top left no-repeat;
	width:222px;
	float:left;
	margin:10px 10px 2px 0px;	
}

.addressboxinner2 {
	padding:10px 10px 2px 10px;
	background:url(../Images/Gif/addressesbox-bottom2.gif) bottom left no-repeat;
}

.relitems 
{
	width:115px;
	float:left;
	margin-right:10px;
}

.pagenumbers 
{
	text-align:right;
}

.banners img {
	margin-right:13px;
}

.dotted 
{
	border-top:1px dotted #ccc;
}

.table, .table td {
	border-collapse:collapse;
	border:1px solid #a8a8a8;
	padding:3px;
}

.trbg {
	background:#e5e5e5;
}

.form label
{
	float:left;
	width:12em;
	margin-bottom:10px;
	}
	
.PostageNonUKWarning {
	float:left;
	color:red;
	padding-left:10px;
}

.pagingPages
{
	font-size: 1.2em;
	font-weight: bold;
}

.pagingPages .pagingMovement
{
	float: left;
	font-weight: normal;
	margin-left: 20px;
}
.pagingPages .pagingMovement a,.pagingPages .pagingMovement strong
{
	float: left;
	margin: 0px 2px;
}
.pagingSortBy
{
	width: 270px;
	text-align: right;
	float: right;
}
.pagingButton
{
	position: relative;
	top: -2px;
}
.pagingFooter
{
	float:right;
	clear: both;
	text-align: right;
	width: 200px;
	font-size: 1.2em;
}
.pagingFooter .pagingButton
{
	top: 8px;
}

.BlockLabel
{
	float:left;
	width:200px;
	margin-bottom:10px;
}

.VAlign, span.VAlign label, span.VAlign input 
{
	vertical-align: middle;
}

