/* CSS Document */
body,td,th {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;}
body {background-image: url(../images_template/Page_BG.jpg); background-repeat: repeat; margin: 0px;}

#MainContainer {width: 798px;  margin: 0px auto 0px auto; border: 2px solid #000000; border-top: 0px; background-color: #FFFFFF;}
#Head {width: 798px; height: 167px; background-image: url(../images_template/Head.jpg); background-repeat: no-repeat;}
#HeadDetails {width: 798px; padding-top: 102px; margin-bottom: 6px; font-size: 13px; font-weight: bold; color: #FFFFFF;}
#NavTopBar {width: 798px; line-height: 42px; text-align: right;}
#ContentArea {padding: 8px; background-color: #FFFFFF; background-image: url(../images_template/Content_Base.jpg); background-position: bottom; background-repeat: no-repeat;}
#ShopContentArea {width: 798px; padding: 8px; background-color: #FFFFFF; background-image: url(../images_template/Content_Base.jpg); background-position: bottom; background-repeat: no-repeat;}
#Foot {height:46px; background-image: url(../images_template/Foot.jpg); background-repeat: no-repeat;}
#HomeLeftCol {width: 420px; padding-top: 10px; position: relative; float: left;}
#HomeRightCol {width: 348px; height: 500px;position: relative; float: right; background-image: url(../images_general/PhysioHand.jpg); background-position: top; background-repeat: no-repeat; padding-top: 10px; text-align: center;}
#LeftCol {width: 400px; padding-top: 10px; position: relative; float: left;}
#RightCol {width: 348px; position: relative; float: right; padding-top: 10px;}
#LocationLeftCol {width: 380px; padding-top: 10px; position: relative; float: left;}
#LocationRightCol {width: 378px; position: relative; float: right; padding-top: 10px;}

h1,h2, h3 {font-weight: bold; }
h1 {font-size: 14px; color: #0E13C7; margin: 2px; padding: 2px;}
h2 {font-size: 13px; color: #0E13C7; line-height: 20px;}
h3 {font-size: 12px; color: #666666;}

p {margin: 10px 0px 10px 0px;}

a:link, a:visited, a:active {color: #333333; font-weight: bold; text-decoration: none;}
a:hover {color: #00B601; text-decoration: none;}
a.Nav:link, a.Nav:visited, a.Nav:active {font-size: 14px; color: #0E13C7; padding: 2px 16px 2px 16px;}
a.Nav:hover {font-weight: bold; color: #00B601;}
a.Legals:link, a.Legals:visited, a.Legals:active {font-size: 10px; color: #0E13C7; padding: 2px 10px 2px 10px;}
a.Legals:hover {color: #00B601;}
a.Copyright:link, a.Copyright:visited, a.Copyright:active {font-size: 10px; color: #0E13C7; padding: 2px 0px 2px 0px;}
a.Copyright:hover {color: #00B601;}
a.GIH:link, a.GIH:visited, a.GIH:active {font-size: 10px; color: #0E13C7; margin-top: 7px;}
a.GIH:hover {color: #FF9900;}

.TextBox {border: 1px solid #7F9DB9; background-color: #FFFFCC; font-size: 11px; color: #333333; padding: 1px;}
.IntrestsList {font-size: 12px; color: #333333; font-weight: bold; line-height: 20px; padding-bottom: 10px;}
.Red {color: #FF0000;}
.Green {color: #00CC00;} 

input.btn {color: #FFFF00; font-family: arial, sans-serif; font-size: 12px; font-weight: bold; background-color: #00B601; border: 1px solid; border-top-color: #999999; border-left-color: #999999; border-right-color: #666666; border-bottom-color: #666666; margin: 3px 3px -1px 3px; padding: 1px 4px 1px 4px;}
input.btnhov {color: #0E13C7; font-weight: bold; background-color: #FFFF00; border-top-color: #666666; border-left-color: #666666; border-right-color: #999999; border-bottom-color: #999999;}
