

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1, h2, #sidebar h2, #sidebartd h2{
	color: #DE8361;
	font-weight:bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	text-transform:none;
	text-indent:0;
}

h1 span, h2 span {
	color: #16A6E5;
}

h1 {
	margin-bottom: 20px;
	font-size: 18px;
}

h2 {
	margin-bottom: 15px;
	font-size: 14px;
}

h3 {
	margin-bottom: 10px;
	font-size: 11px;
	color: #13A1EA;
}


/** LINKS */

a, a:link, #header2 a:link, #header2 a:visited, a:visited{
	color:#2C95CC;
}

a:hover {
	text-decoration: none;
	color: #DE8361;
}

a.more {
	padding-left: 17px;
	background: url("home10.gif"/*tpa=http://www.odoat.org/images/home10.gif*/) no-repeat left center;
}

/** MENU */

#menu {
	background-image: url("home01.jpg"/*tpa=http://www.odoat.org/images/home01.jpg*/);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_doctor {
	background-image: url("home06.jpg"/*tpa=http://www.odoat.org/images/home06.jpg*/);
	background-repeat: no-repeat;
	background-position: left top;
}
.space_Text {
	font-family: tahoma, arial;
	font-size: 16px;
	font-weight: normal;
	color: #FFFEFF;
	text-align: right;
	vertical-align: bottom;
	padding-right: 50px;
	padding-bottom: 40px;
}
.size22 {
	font-size: 22px;
}
.green {
	color: #c9f262;
	font-size: 22px;
}


#menu a {
	float: left;
	height: 35px;
	padding: 16px 35px 0px 37px;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
}

#menu a:hover {
	text-decoration: underline;
	color: #89B70F;
}


#sidebar P Img, #sidebartd P Img{margin:0;}

/** FOOTER */

#footer {
	background: url("home12.gif"/*tpa=http://www.odoat.org/images/home12.gif*/) repeat-x left top;
	margin-bottom:15px;
}
#footer TD{width:965px;}

#footer p {
	margin: 0px;
	padding:25px 0 0 0;
	line-height: normal;
	text-align: center;
	color: #B5B5B5;
}

/* product page */

#prod_desc_inner { margin: 0 40px 70px 0; }

#innerbestsellers { overflow: auto; }

#botbanner { margin: 20px 0; }

.prod_thumb_inner {
	float: left;
	margin: 0 10px 10px 0;
}

table.cart {
	width: 80%;
	border: none;
}

table.cart th {
	color: #595959;
	font-size: 16px;
	font-weight: normal;
	border-bottom: 2px solid #FF5D18;
	padding: 4px;
	text-align: left;
}

table.cart td {
	padding: 4px;
	border-bottom: 1px dotted #BEBEBE;
	vertical-align: middle;
}

.item .package {
	font-size: 120%;
	color: #000;
	font-weight: bold;
}

.item .comment {
	font-size: 100%;
	color: #000;
	font-weight: bold;
}

.item small { font-size: 80%; }

.itemPrice {
	font-size: 170%;
	color: #8F0000;
}

.ppi, .savings {
	font-size: 150%;
	color: #000;
	font-weight: bold;
} 
}

/* text */

body { font: 12px Arial, Helvetica, sans-serif; }

h1.heading {
	color: #8b0100;
	font: normal 26px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 40px 0;
}

h2.productname {
	color: #808080;
	font: normal 24px Arial, Helvetica, sans-serif;
	margin: 0 40px 40px 0;
}

h3.packagename {
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
}

#maincontent h3 {
	color: #8b0100;
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 20px 0;
}

#maincontent h4 {
	color: #8b0100;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	margin: 20px 0;
}

.red { color: #8e0000; }

.orange { color: #ff6600; }
 