Body, Table
{
	font-size: 11px;
	color: #5f5e5e;
	font-family: 'Trebuchet MS' , Helvetica, Sans-Serif;
}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, tr, div, img, input
{
	padding: 0px;
	margin: 0px;
}

html, body
{
	height: 100%;
}

h1
{
	font-weight: bolder;
	font-size: 16px;
	color: #1D622C;
	margin-bottom: 5px;
	margin-top: 10px;
}

h2
{
	font-size: 14px;
	color: #669900;
	font-weight: bolder;
	margin-bottom: 6px;
	margin-top: 10px;
}

h3
{
	font-family: arial;
	font-size: 14px;
	font-weight: bolder;
	color: #1D622C;
	margin-bottom: 6px;
	margin-top: 10px;
}

h4, h5, h6
{
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 5px;
	margin-top: 5px;
}

a
{
	color: #5f5e5e;
	text-decoration: underline;
}

a:hover
{
	color: #5f5e5e;
	text-decoration: none;
}


p
{
	margin-bottom: 5px;
}

.Cart-Link
{
	padding-top: 5px;
	position: relative;
	width: 990px;
	z-index: 1;
}

.Cart-Link a
{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}

.Cart-Link a:hover
{
	text-decoration: none;
}

.Cart-Link a img
{
	border: 0px;
	vertical-align: middle;
}

.Container
{
	position: relative;
	width: 990px;
	min-height: 100%;
	height: auto;
	margin: 0 auto;
	background: url(/Images/Template/main-strip.gif) repeat-y;
	z-index: 1;
}

.Header-Index
{
	position: relative;
	z-index: 2;
}

.Header-Index .headerImage
{
	margin: 5px 0px 0px 140px;
}


.Header-Index .Andreas
{
	position: absolute;
	top: 2px;
	left: 580px;
}

.Header-Index .Buttons
{
	padding: 11px 0px 0px 0px;
}

.Header-Index .Buttons img
{
	margin-right: 7px;
	border: 0px;
}

.Header-Std
{
	height: 78px;
	position: relative;
	background: url(/Images/Template/Header-Std.gif);
	background-repeat: repeat-x;
}

.Header-Std .Title
{
	height: 54px;
	margin: 12px 0px;
	background: url(/Images/Template/Title-Background.gif);
	background-color: #BE0002;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0px 20px 0px 10px;
	font-size: 26px;
	color: #FFFFFF;
	font-family: Verdana;
}

.Header-Std .Title .Text
{
	float: left;
	padding: 10px 15px 0px 0px;
}

#Menu
{
	background: #C66310;
	width: 710px;
	position: absolute;
	top: 87px;
	left: 140px;
	z-index: 1000;
}

#Menu img
{
	z-index: 2;
}

#footer
{
	width: 752px;
	position: relative;
	z-index: 3;
	margin: -28px auto 0;
	min-height: 28px;
	height: auto;
	line-height: 28px;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}

#footer .bg
{
	min-height: 28px;
	background: #C66310; /*#98D941;*/
	margin-left: 1px;
}

#footer a
{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}


#footer .bg .copyright a:hover
{
	text-decoration: none;
}


#footer .Left
{
	float: left;
}

#footer .Left div
{
	padding-left: 20px;
	float: left;
}


#footer .Right
{
	float: Right;
}

#footer .Right div
{
	padding-right: 20px;
	float: left;
}


#divFooterSpacer
{
	height: 50px;
	clear: both;
}

.Green
{
	background: #4A4F07;
}

.Green-BG
{
	/*background: url(/Images/Template/green-background.gif);*/
	background-repeat: repeat-x;
	width: 100%;
	height: 446px;
	margin-top: -446px;
	position: relative;
	z-index: 0;
}

.SideBarRight
{
	position: relative;
	margin-right: 120px;
	float: right;
	margin-top: 12px;
	width: 200px;
	z-index: 2;
}

.SideBar-Right-Content
{
	width: 180px;
	background: url(/Images/Template/SideBar-BG.gif) repeat-y;
	padding-left: 8px;
}


.SideBarSpecials
{
	background: url(/Images/Template/SideBar-Bottom-Left.gif);
	width: 399px;
	height: 202px;
	position: absolute;
	left: 0px;
	bottom: 36px;
	z-index: 1;
	display: none;
}

.SideBarSpecials-Content
{
	height: 140px;
	margin: 42px 15px 0px 25px;
	width: 355px;
	text-align: center;
}

.SideBarSpecials-Content img
{
	border: 0px;
	margin: 0px 2px;
}

.SideBarCard
{
	background: url(/Images/Template/card.gif);
	width: 399px;
	height: 202px;
	position: absolute;
	right: 0px;
	bottom: 36px;
	z-index: 2;
	display: none;
}

.SideBarCard-Content
{
	height: 192px;
	margin: 5px 5px;
	width: 389px;
}

.SideBarCard-Content img
{
	border: 0px;
}

#Flash
{
	position: absolute;
	top: 0px;
	right: 120px;
}

#Content
{
	margin: 14px 330px 0px 150px;
	position: relative;
	z-index: 1;
}

#Content ul
{
	margin-left: 14px;
	margin-bottom: 10px;
	list-style: url(/Images/Template/Bullet.gif);
}

#Content ul li
{
	padding-left: 4px;
}

#Content ol
{
	margin-left: 18px;
	margin-bottom: 10px;
}

.hr
{
	padding: 5px 0px;
	margin: 0;
	font-size: 1px;
}

.hr div
{
	height: 1px;
	font-size: 1px;
	border-bottom: 1px solid #004E0E;
	width: 90%;
}

.ContactUs-Form
{
	float: left;
	width: 290px;
}

.ContactUs-TextBoxes
{
	width: 300px;
}

.ContactUs-TextAreas
{
	width: 300px;
	height: 150px;
}

.ContactUs-Info
{
	float: left;
	width: 260px;
}

.ContactUs-Info div
{
	margin-bottom: 10px;
}

.link-panel img
{
	border: 0px;
	position: relative;
	top: 1px;
}

.link-panel .link-arrow img
{
	padding-right: 3px;
}

.link-panel a
{
	position: relative;
	top: 0px;
	font-weight: bolder;
	text-decoration: none;
}

.link-panel a:hover
{
	color: #961a1f;
}

.link-panel
{
	width: 129px;
	height: 144px;
	background: url(/Images/Template/ProductSmall-Background.gif);
	position: relative;
}

.link-title
{
	font-weight: bolder;
	font-style: italic;
	position: relative;
	top: 0px;
	margin-left: 6px;
	margin-top: -2px;
	margin-bottom: 1px;
}

.Login-TextBoxes
{
	width: 200px;
}

.Details-Table
{
	border: 1px solid #C66310;
	border-collapse: collapse;
	margin-bottom: 10px;
}

.Details-Table td
{
	border: 1px solid #C66310;
	border-collapse: collapse;
	padding: 2px;
}

.Details-Table .Header
{
	background: #C66310;
	font-weight: bolder;
	color: #fff;
}

.Details-Table .Header td
{
	padding: 2px 3px;
}

.Details-Table .Label
{
	font-weight: bolder;
}

.Details-Table .TextBoxes
{
	width: 300px;
}

.Details-Table Label
{
	padding-left: 5px;
}

#tooltip
{
	position: absolute;
	z-index: 3000;
	border: 2px solid #C66310;
	background-color: #C66310;
	padding: 5px;
	color: #fff;
	width: 400px;
	opacity: 0.95; /*filter: alpha(opacity=95);*/
	-moz-opacity: 0.95;
}
#tooltip h3, #tooltip div
{
	margin: 0;
}

#TB_title
{
	display: none;
}

a.RoundButton, span.RoundButton, del.RoundButton, a.RoundButton span, span.RoundButton button, span.RoundButton input, del.RoundButton span
{
	background-image: url(/Images/Template/Buttons-Std.png);
	_background-image: url(/Images/Template/Buttons-Std.gif);
	color: #FFFFFF;
	font-weight: bolder;
}

.MensTreatmentHeader
{
	color: #fff;
	background: #c66310;
	padding: 1px 10px 1px 10px;
	text-align: center;
	width: 155px;
}

.MensTreatmentInfo
{
	background: #abd6a8;
	padding: 1px 5px 1px 5px;
	text-align: left;
	width: 155px;
}

.TreatmentTable
{
	border-collapse: collapse;
	border-width: 1px;
	border-style: ridge;
	margin-bottom: 3px;
}

.WomensTreatmentHeader
{
	color: #fff;
	background: #e23f20;
	padding: 1px 10px 1px 10px;
	text-align: center;
	width: 155px;
}

.WomensTreatmentInfo
{
	background: #F9FCAF;
	padding: 1px 5px 1px 5px;
	text-align: left;
	width: 155px;
}

.TopNav
{
	padding-bottom: 10px;
}

.TopNav .NavLink
{
	font-weight: bolder;
	color: #993300;
	font-size: 14px;
}

.PriceTable
{
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #f0ecd3;
	border-color: #009900;
}

.PriceTable tbody tr .Title
{
	width: 155px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #4A4F07;
	color: #fff;
	text-align: center;
}

.PriceTable tbody tr .Price
{
	font-size: 14px;
	color: #669900;
	font-weight: bolder;
	padding-bottom: 6px;
	padding-top: 10px;
	text-align: center;
	background-color: #fff;
	width: 100px;
}

.PriceTable tbody tr .Time
{
	width: 100px;
	background-color: #fff;
	text-align: center;
}

.PriceTable tbody tr .ColouredBGTitle
{
	color: #fff;
	background-color: #4A4F07;
	padding-left: 5px;
	padding-right: 5px;
	width: 155px;
	text-align: center;
}

.AjaxLoading
{
	position: absolute;
	left: 302px;
	top: 310px;
}

.Loading-Table
{
	background: #EFEBD3 none repeat scroll 0%;
	border: 2px solid #C66310;
	color: #20602C;
	font-weight: bolder;
}

.Loading-Table td
{
	padding: 5px;
}

.Sidebar
{
	float: right;
	padding-right: 25px;
}
