/* CSS Document */
/**{
	padding:0px;
	margin:0px;
} */
a img{
	border:0px;
}

a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#cccccc;
}
body{
	font-family:Tahoma, Arial, sans-serif, "Times New Roman";
	font-size:100%;
	padding:0px;
	margin:0px;
}

h1, h2, h3{
color:#666666;
margin-bottom:10px;
margin-top:5px;
}

h1{
font-size:180%;
}

#OuterContainer{
	width:775px;
	margin:auto;
}
#InnerContainer{
	width:775px;
	
}
#Banner{
 width:775px;
 font-size:0px;
 border-bottom:1px solid #ffffff;
 }

#TextArea{
	float:left;
	width:565px;
	font-size:75%;
	padding:5px;	
}

.clear{
	clear:both;
}
#footer{
	clear:left;
	width:755px;
	height:25px;
	padding:10px;
	padding-top:20px;
	text-align:center;
	color:#333333;
	font-size:70%;
	background-image:url(../images/dd.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
/* topAdverts */
#TopAdvert {
	 width:774px;
	 height:70px;
	 text-align:center;
	 padding-top:5px;
}
#TopAdvert img{
	padding-right:5px;
}

#MiniAdverts{
	padding-top:5px;
	text-align:left;
}
#MiniAdverts img{
margin:5px;

}
/* end of top adverts*/
#Menu{
	background-image:url(../images/Top_Menu_Grad.jpg);
	background-repeat:repeat-x;
	width:775px;
	height:30px;
	color:#333333;
	font-size:70%;

}

#CheckoutStages{
 width:774px;
 height:50px;
 border-bottom:1px solid #000000;
 border-top:1px solid #000000;
 text-align:center;
}
#LeftMenu{
	margin-top:5px;
	float:left;
	font-size:70%;
	width:200px;
}

.ErrorMessage{
	color:#FF0000;
	font-size:10px;
	}
.ErrorMessage2{
	color:#FF0000;
	font-size:10px;
	font-weight:bold;
	}
.ErrorMessage3{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	}
	
.MessageBox{
	height:150px;
	font-size:11px;
	width:400px;
}
.FormText{
	font-size:11px;
	width:250px;
}

#Scrolltext{
	border-top:1px solid #cccccc;
	padding:5px;
}
#Scrolltext a{
	color:#ff0000;
}

.link_button{
	vertical-align:middle;
}

/* mini basket*/
#minibasket {
	color:#666666;
	padding:3px;
	padding-bottom:5px;
	background-color:#FFFFFF;

}
.mblist {
	margin-top:3px;
}
#minibasket .mblist ul{
	margin:0px;
	padding:0px;
}
#minibasket .mblist li{
	margin:0px;
	padding:0px;
	font-size:80%;
	list-style-type:none;
	margin-bottom:1px;
	padding:1px;
	background-color:#FFFFFF;
	border:1px solid #eeeeee;
}
#minibasket .mblabels{
	font-size:80%;
	padding:2px;
	margin-top:2px;
}

/*end of mini basket*/


/* account page menu */

#Accountmenu ul{
	margin:0px;
	padding:0px;
}
#Accountmenu li {
 float:left;
 margin:0px;
 padding:0px;
 list-style-type:none;
}

/* end of account page */

/* no products enquiry form on products.asp, offers.asp, and search_results.asp*/

#frm_no_prods div{
	margin-bottom:10px
}

#frm_no_prods input{
	margin-top:5px
}

/* end of no product enquiry form*/

.Donation {
text-align:center;
line-height:2;
}
.Donation select {
font-size:100%;
}
