body{
	margin:0;
}
html{
	height:100%;
}

.TitleHead{
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 18px !important;
	padding-bottom: 0px !important;
	font-weight: bold !important;
	color: #000000 !important;
	text-decoration: none !important;
}
.TitleHead A:link {text-decoration: none; color: #000000;}
.TitleHead A:visited {text-decoration: none; color: #000000;}
.TitleHead A:active {text-decoration: none; color: #000000;}
.TitleHead A:hover {text-decoration: none; color: #000000;}

.Head{
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.SubHead{
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.SubHead label{
	color:#4b4b4a;
	font-size:12px;
}
a.CommandButton{
	font-family:Arial, Helvetica, sans-serif;
}
.NormalTextBox, .Normal
{
  font-family:Arial, Helvetica, sans-serif;
  color:#4b4b4a;
}
a img{
	border:none;
}
a, a:link, a:visited, a:hover{
	text-decoration:none;
	outline:none;
	color:#4b4b4a;
	font-family:Arial, Helvetica, sans-serif;
}
a:hover{
	text-decoration:underline;
}

h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
	color:#4b4b4a;
}

h2
{
    font-size: 20px;
    font-weight: normal;
}

h3
{
    font-size: 15px;
    font-weight: bold;
    color: #49B9D0;

}

h4
{
    font-size: 12px;
    font-weight: normal;
}

h5, DT
{
    font-size: 11px;
    font-weight: bold;
}

h6
{
    font-size: 11px;
    font-weight: bold;
}

.console-large h3 
{
    color:#4b4b4a;
}
.wrapper{
	min-height:100%;
	height:auto !important;
	height:100%;
}
.center{
	width:980px;
	margin:0 auto;
}
*html .center{
	overflow:hidden;
	zoom:1;
}
.header{
	width:1114px;
	position:relative;
	left:-66px;
	z-index:5;
	min-height:120px;
	height:auto !important;
  	height:120px;
}
.header-center{
	margin-left:66px;
	margin-right:68px;
	overflow:hidden;
	padding-bottom:24px;
}
.logo{
	position:absolute;
	float:left;
	margin: 24px 0 0 6px;
}
.fish-eye-pane{
	float:right;
	height:30px;
}
.user-login{
	float:right;
	font-size:13px;
	background: url(images/Register_icon.png) no-repeat;
	padding-left: 25px;
	padding-top:5px;
	height:26px;
}
.fitness-menu{
	float:right;
	clear:both;
	margin-top:7px;
	display:inline;
	width:100% !ie; 
	overflow:hidden !ie;
	zoom:1 !ie;
}
.fitness-menu ul{
	float:right;
}

.main-part{
	float:left;
	clear:both;
	overflow:visible;
}
.bread-crumb{
	margin:12px 0 0 45px;
}
.bread-crumb b,
.bread-crumb a,
.bread-crumb a:hover,
.bread-crumb a:visited{
	font-weight:normal;
	color:#f88f27;
	font-size:13px;
}
.bread-crumb a{
	margin:0 5px;
}
.footer{
	overflow:hidden;
	zoom:1;
	padding:9px 15px 9px;
	clear:both;
}
.footer .links-holder{
	float:right;
}
.footer .links-holder a.links, .footer .links-holder span.links{
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.footer .links-holder span.links{
	margin:0 4px;
}
.footer .dnn-cr, .footer .privacy, .footer .terms{
	float:left;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}
.footer .privacy{
	margin-right:1em;
}
.price_tag{
	background: url(images/price_tag.jpg);
	width:152px;
	height:64px;
	color:white;
	font-family: Helvetica, "Myriad Pro", Arial, Sans-Serif;
	float:left;
	font-size:29px;
	margin-right:10px;
}
.price_tag div{
	margin-top:25px;
	margin-left:20px;
}
.c-content ol li{	
	padding:10px;
	line-height:1.5em;	
}
.button-l-blue
{
	background: url(images/button_left_blue.png) top left no-repeat;
	height:32px;
	width:15px;
	float:left;
	margin:0;
}
.button-c-blue
{
	background:url(images/button_center_blue.png) top left repeat-x;
	height:26px;
	padding-top:6px;
	float:left;
	margin:0;
	color:#ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	overflow:hidden;
	display:inline;
	zoom:1;

}

.button-r-blue
{
	background:url(images/button_right_blue.png) top left no-repeat;
	height:32px;
	width:15px;
	float:left;
	margin:0;
}
.button-l-green
{
	background: url(images/button_left_green.png) top left no-repeat;
	height:32px;
	width:15px;
	float:left;
	margin:0;
}
.button-c-green
{
	background:url(images/button_center_green.png) top left repeat-x;
	height:26px;
	padding-top:6px;
	float:left;
	margin:0;
	color:#ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	overflow:hidden;
	display:inline;
	zoom:1;

}

.button-r-green
{
	background:url(images/button_right_green.png) top left no-repeat;
	height:32px;
	width:15px;
	float:left;
	margin:0;
}
.button-l-orange
{
	background: url(images/button_left_orange.png) top left no-repeat;
	height:32px;
	width:15px;
	float:left;
	margin:0;
}
.button-c-orange
{
	background:url(images/button_center_orange.png) top left repeat-x;
	height:26px;
	padding-top:6px;
	float:left;
	margin:0;
	color:#ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	overflow:hidden;
	display:inline;
	zoom:1;

}

.button-r-orange
{
	background:url(images/button_right_orange.png) top left no-repeat;
	height:32px;
	width:15px;
	float:left;
	margin:0;
}

.mgsdh1{
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mgsdh1 A:link {text-decoration: none; color: #000000;}
.mgsdh1 A:visited {text-decoration: none; color: #000000;}
.mgsdh1 A:active {text-decoration: none; color: #000000;}
.mgsdh1 A:hover {text-decoration: none; color: #000000;}

.mgsdh2{
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mgsdh2 A:link {text-decoration: none; color: #000000;}
.mgsdh2 A:visited {text-decoration: none; color: #000000;}
.mgsdh2 A:active {text-decoration: none; color: #000000;}
.mgsdh2 A:hover {text-decoration: none; color: #000000;}

.mgsdcontent1{
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 0px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.mgsdcontent1 A:link {text-decoration: none; color: #000000;}
.mgsdcontent1 A:visited {text-decoration: none; color: #000000;}
.mgsdcontent1 A:active {text-decoration: none; color: #000000;}
.mgsdcontent1 A:hover {text-decoration: none; color: #000000;}

img.floatLeft { 
    float: left; 
	padding-right: 10px;
	padding-bottom: 5px;
}
img.floatRight { 
    float: right; 
	padding-left: 10px;
	padding-bottom: 5px;
}

.grayborder{
	border-width: 1px;
	border-color: #B9B9B9;
	border-style: solid;
}
