body {
	font-size:.75em;
	font-family:"arial";
}
h1 {
	color:#003c17;
	border-bottom:1px dotted #000;
	font-size:1.3em;
	margin:0;
	padding:2px 0 5px 0;
	font-weight:normal; 
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#f00;
}
a:hover {
	text-decoration:underline;
}
input, select, textarea {
	font-family:"arial";
	/*font-size:.8em;*/
}
ul, li, p {
	margin:0;
	padding:0;
}
li {
	margin-left:20px;
}
p {
	margin:15px 0;
	line-height:1.3;
}
th {
	text-align:left;
}
#container {
	margin:auto;
	width:900px;
/*	padding:0 17px;
	background:url(../img/bg.jpg) top center repeat-y;*/
}
#header {
	background:url(../img/header.jpg) center -18px no-repeat;
	height:93px;
	padding:25px 30px 0 30px;
	text-align:right;
}
	#header img {
		float:left;
	}
	#header .first-element {
		margin-top:10px;
	}
#TDDMenu {
	background:url(../img/nav.jpg) repeat-x;
	height:44px;
	list-style-type:none;
	margin:0;
	padding:0;
	padding-top:26px;
	border:1px solid #fff;
	border-width:0 2px;
}
#TDDMenu li {
	float:left;
	border-right:1px solid #b3b3b3;
	border-left:1px solid #fff;
	margin:0;
	padding:0px 10px 0px 15px;
}
#TDDMenu li.first-element {
	border-left:0;
}
#TDDMenu li.last-element {
	border-right:0;
}
#TDDMenu li a {
	color:#000;
	padding:5px 10px 5px 5px;
	height:20px;
}
#TDDMenu li:hover {
	background:url(../img/nav_on_l.gif) no-repeat 10px top;
}

#TDDMenu li:hover li {
	background:none;
}
#TDDMenu li:hover a {
	color:#fff;
	background:url(../img/nav_on_r.gif) no-repeat right top;
	text-decoration:none;
}
#TDDMenu li ul {
	width:150px;
	background:#f5f5f5;	
	padding:5px 0;
	border:1px solid #ccc;
	border-top:0px;
}
#TDDMenu li ul li {
	float:none;
	border:0;
}
#TDDMenu li:hover li a {
	color:#000;
	background:none;
}
#content {
	padding:10px;
	background:url(../img/content.jpg) #fff repeat-x;
}
	.col1 {
		float:left;
		width:223px;
	}
	.col2 {
		float:left;
		width:404px;
		padding:0 15px;
	}
	.col3 {
		float:left;
		width:223px;
	}
#footer {
	padding:50px 40px 0px 40px;
	background:url(../img/footer.jpg) center top no-repeat;
	height:50px;
	margin:auto;
	width:854px;
	font-size:.9em;
}
.floatClear {
	clear:both;
	float:none;
	overflow:hidden;
	height:1px;
	margin-bottom:-1px;
}
.box {
	position:relative;
}
.box .t, .box .b {
	background-image:url(../img/tb.jpg);
	background-repeat:repeat-x;
	padding:8px 0 0 0;
}
.box .b {
	background-position:bottom left;
	padding:0 0 8px 0;
}
.box .l, .box .r {
	background-image:url(../img/lr.jpg);
	background-repeat:repeat-y;
	padding:0 0 0 8px;
}
.box .r {
	background-position:top right;
	padding:0 8px 0 0;
}
.box .c {
	background:#fff;
}
.tl, .tr, .bl, .br {
	height:14px;
	width:15px;
	background-image:url(../img/c.gif);
	background-repeat:no-repeat;	
}
.tl {
	background-position:top left;
	/*margin-top:-2px;*/
	position:absolute;
	top:0;
	left:0;
}
.tr {
	background-position:top right;
	position:absolute;
	top:0;
	right:0;
}
.bl {
	background-position:bottom left;
	position:absolute;
	bottom:0;
	left:0;
}
.br {
	background-position:bottom right;
	position:absolute;
	bottom:0;
	right:0;
}
.padded {
	padding:10px 15px;
}
#prescriptions .c, #emergency .c, #store .c, #healthPlans .c {
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.4;
	color:#fff;
}
#store .c {
	background-image:url(../img/store.jpg);
	height:153px;
}
#store .c a {
	display:block;
	height:100%;
}
#healthPlans .c {
	background:#89CFF0;
	color:#fff;
}
#prescriptions .c {
	background:#003c17;
	color:#fff;
}
#emergency .c {
	background-image:url(../img/emergency.gif);
}
#prescriptions .c h3, #emergency .c h3, #healthPlans .c h3 {
	margin:0;
	padding:0;
}
#emergency .c h3 {
	text-transform:uppercase;
}
#prescriptions .c a, #emergency .c a, #healthPlans .c a {
	color:#fff;
	text-decoration:none;
}
#image_row .box {
	float:left;
}
#image_row .box .c {
	height:110px;
	width:109.5px;
	overflow:hidden
}

/** Avs store **/
.avs_componant h3 {
	padding:0;
	margin: 10px 0 14px 0;
}
.avs_componant {
	padding-bottom:10px;
	border-bottom:1px dashed #aaa;
}
#myAccount, #information, #quickSearch {
	border:0;
}
#catalogue ul, .avs_componant ul {
	/*list-style-type:none;*/
	/*padding:0;*/
	list-style-image:url(../img/bullet.gif);
/*	margin:0;*/
}
#catalogue ul li {
	/*padding:0;
	margin:0;*/
	list-style-image:url(../img/bullet.gif);
	margin-left:20px;
}
/*#catalogue ul li:hover {
	background:#
}*/
#catalogue ul ul {
	width:150px;
}
#catalogue ul ul li {
	border-bottom:1px dashed #eee;
}
.avs_componant ul li {
	/*padding:0;*/
	margin:0;
	margin-left:20px;
	padding:0 0 5px 0;
	list-style-image:url(../img/bullet.gif);
}
.notice {
	color:#3f3;
}
.error {
	color:#f33;
}
.avs_price_left {
	colour:#f33;
}
