﻿* { font-size: 100.01%; }
html{font-size: 62.5%;}


/* Global reset */
img{border-style:none;}




a{
	color:#CE0332;
	text-decoration:none;
}
a:hover{color: #CE0332;}
a: {text-decoration: none; color: #CE0332;}

form,
fieldset,
input,
select{
	margin:0;
	padding:2px;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana;
}

.arrow
{
	color: #CE0332;
}

.article
{
	padding-top: 0px;
	padding-bottom: 10px;
	border-bottom: solid #e5e5e5 1px;
}

.franLink a
{
	color: #000;
	text-decoration: underline;
	font-size: 16px;
}

.franLink a:hover
{
	color: #CE0332;
}

.article a
{
	text-decoration: none;
	color: #000;
}


.hpcolumn h2, #flash h2, .themecolor, .more a, .article a:hover, .hpcolumn a:hover {
	color: #CE0332;
 }
 

.asterisk {
	color: #FE0000;
	font-weight: bold;
}

.phone
{
	font-weight: bold;
	font-size: 20px;
}

td p
{
	margin: 0;
}

/* Tooltip */
#tooltip {
	position: absolute;
	z-index: 3000;
	padding: 5px;
	width: 550px;
	height: 130px;
}

#tooltip.step1 {
	background: url('/img/oh/rollover_tabs_Step1.png');
	background-repeat:no-repeat;
	padding: 0px;
}

#tooltip.step2 {
	background: url('/img/oh/rollover_tabs_Step2.png');
	background-repeat:no-repeat;
	padding: 0px;
}

#tooltip.step3 {
	background: url('/img/oh/rollover_tabs_Step3.png');
	background-repeat:no-repeat;
	padding: 0px;
}

#tooltip.step4 {
	background: url('/img/oh/rollover_tabs_Step4.png');
	background-repeat:no-repeat;
	padding: 0px;
}


/* Box To Limit Visibility on pages with Images & Text */

.box p
{
	margin: 0;
}
.box
{
	height: 107px;
	overflow: hidden;
}

.boxwithlearn p
{
	margin: 0;
}
.boxwithlearn
{
	height: 80px;
	overflow: hidden;
}

.boxlearnmore {
	color: #000000;
	margin-top: 7px;
	text-align: left;
	height: 20px;
}
 
 .boxlearnmore a {
	color: #000000;
}
 
.boxlearnmore a:hover {
	color: #CE0332;
}


p
{
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
}

.hpcolumn p
{
	margin-top: 3px;
}

p .spacer
{
	margin-top: 3px;
	margin-bottom: 3px;
}

h1
{
	font-size: 20px;
	font-family: Helvetica, Arial, Verdana;
	font-weight: normal;
	margin-bottom: 0px;
}

h2
{
	font-size: 18px;
	font-family: Helvetica, Arial, Verdana;
	font-weight: normal;
	margin-bottom: 0px;
}

h2.flash-title
{
	font-size: 15px;
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana;
	margin-bottom: 0px;
	margin-top: 0px;
}

.coupon
{
	border: dotted 3px #cccccc;
	padding: 10px;
	margin-bottom: 10px;
}

.small
{
	font-size: 11px;
	color: #000;
}


fieldset{
	border: 0;
	border-style: none;
}
select{vertical-align:middle;}
:focus{outline:none;}
/* General */
body{
	margin:0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background:#e5e5e5 url(/img/oh/bg-body.gif) repeat-x;
}
#wrapper{
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#header{
	width: 100%;
	overflow: hidden;
	height: 133px;
}

#header_print{
	width: 100%;
	overflow: hidden;
	height: 0px;
}

#header #logo
{
	width: 700px;
	float:left;
	display: inline;
}
#header #logo .mainLogo{
	float: left;
	text-indent: 230px;
	width:250px;
	height: 120px;
	background: url(/img/oh/logo.gif) no-repeat scroll 0 0 transparent;
	margin: 2px 0 0 15px;
}

#header #logo img
{
	margin-right:10px;
}
#header .header-box{
	float: right;
	text-align: right;
	overflow: hidden;
	width: 250px;
	color: white;
	margin: 22px 14px 0 0;
	display: inline;
	
}
#header .header-box p{
	margin: 0;
	font-weight: bold;
	font-size:1.2em;
	line-height: 16px;
	color: #000;
}
#header .header-box strong{
	display: block;
	font-weight: normal;
	font-size: 30px;
	line-height: 30px;
	color: #000;
}
#content{
	height: 1%;
	overflow: hidden;
	background:#fff url(/img/bg-content.gif) repeat-x;
	padding: 0 15px 15px 15px;
}

#container {
	width: 980px;
	margin: auto;
	height: auto;
	background-color: #fff;
	background:#fff url(/img/bg-content.gif) repeat-x;
 }

#content .top-block{
	width: 100%;
	overflow: hidden;
}
#content .top-block h2.text-one-hour{
	margin: 18px 0 15px 1px;
	text-indent: -9999px;
	overflow: hidden;
	height: 19px;
}
#content .top-block .main{
	width:680px;
	overflow: hidden;
	float: left;
	padding-top: 15px;
}
#content .top-block .twocolumn{
	width: 100%;
	overflow: hidden;
}

.faqContent
{
	line-height:1.3em;
	width:85%;
}

.faqContent a:hover
{
	text-decoration:underline;
}

.msg_list {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 950px;
}

.msg_head {
	padding: 6px 15px;
	cursor: pointer;
	position: relative;
	margin:1px;
	background-color: #F5F5F5;
	
}

.msg_body {
	padding: 5px 10px 15px;
}

.top-block .twocolumn .yellow-box-t{
	float: left;
	overflow: hidden;
	width: 312px;
	background: url(/img/oh/bg-yellow-block-t.gif) no-repeat;
	padding: 10px 0 0;
}
.top-block .twocolumn .yellow-box-b{
	width: 100%;
	overflow: hidden;
	background: url(/img/oh/bg-yellow-block-b.gif) no-repeat 0 100%;
	padding: 0 0 8px;
}
.top-block .twocolumn .yellow-box{
	background:#fc0;
	border: 1px solid #ccc;
	border-top: none;
	border-bottom: none;
	height: 220px;
	overflow: hidden;
	padding: 4px 0 0;
}
.yellow-box .h24{
	height: 151px;
	overflow: hidden;
	color: #000;
	font-size: 1.2em;
	padding: 0 13px 0 14px;
}
.yellow-box .h24 img{
	float: right;
}
.yellow-box .h24 address{
	font-style: normal;
	margin: 0;
	line-height: 1.166em;
	font-size: 12px;
}
.yellow-box .h24 address strong{display: block;}
.yellow-box .h24 dl{
	margin:8px 0 -1px;
	padding: 0;
	line-height: 19px;
}
.yellow-box .h24 dd{
	margin: 0;
	font-size: 19px;
	font-weight: bold;
	color: #000;
}
.wrap{
	width: 100% !important;
	overflow: hidden !important;
	display: block;
}
.yellow-box .h24 .wrap dl{
	float: left;
	margin: 8px 37px -1px 0;
}
.yellow-box .h24 .wrap .pay-with{
	float: right;
	margin: 0px 0 0;
	height: 25px;
	vertical-align: top;
}
.yellow-box .h24 .wrap .pay-with ul{
	margin: 2px 0 0;
	padding: 0;
	width: 126px;
	height: 65px;
}
.yellow-box .h24 .wrap .pay-with li{
	float: left;
	margin: 0 3px 0 0;
	border: 1px solid #aaa;
	display: inline;
}
.yellow-box .h24 .wrap .pay-with li img{
	float: none;
	display: block;
}
.yellow-box .h24 .wrap .pay-with p{margin: 0;}
.yellow-box .btn-request-service{
	display: block;
	text-align: center;
	width: 226px;
	line-height: 26px;
	font-size: 10px;
	color: #CE0332;
	font-weight: bold;
	text-transform: uppercase;
	background: url(/img/oh/btn-request-the-service.gif) no-repeat;
	text-decoration: none;
	padding: 0 0 1px 3px;
	margin: 14px 0 0 13px;
}
.yellow-box .btn-request-service:hover{text-decoration: underline;}
.yellow-box .contacts{
	height: 19px;
	overflow: hidden;
	border-top: 1px solid #ad8b01;
	padding: 5px  0 3px 15px;
	margin: 10px 0 0;
}

.yellow-box .request{
	height: 29px;
	overflow: hidden;
	padding: 0 0 0 10px;
	margin: 7px 0 0;
}

.yellow-box a.email{
	float: left;
	text-transform: uppercase;
	background: url(/img/bullet-grey-arrow.gif) no-repeat 0 5px;
	padding: 0 0 0 13px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	margin: 0 31px 0 0;
	text-decoration: none;
}
.yellow-box a.email:hover{text-decoration: underline;}
.yellow-box a.share{
	float: left;
	margin: 2px 0 0;
}
.yellow-box a.share img{display: block;}
.visual-b{
	width: 368px;
	overflow: hidden;
	background: url(/img/bg-visual-b.gif) no-repeat 0 100%;
	padding: 0 0 9px;
	float: right;
}
.visual img{display: block;}

.visual{
	height: 233px;
	overflow: visible;
	color: #554e4e;
	font-size:1.2em;
}
.visual p{
	margin: 0 0 22px;
	line-height: 1.166em;
}
.visual .text{
	height: 112px;
	overflow: hidden;
	padding: 5px 15px 5px 14px;
	border-right: 1px solid #ccc;
	font-size: 12px;
	color: #000;
}

.visual .bottom-text{
	height: 15px;
	overflow: hidden;
	padding: 0px 30px 3px 14px;
	border-right: 1px solid #ccc;
	font-size: 12px;
}

.visual a{
	color: #CE0332;
	font-weight: bold;
	text-decoration: none;
}

.visual a:hover{text-decoration: underline;}
.visual .request{
	background: url(/img/bullet-01.gif) no-repeat 0 60%;
	color: #333333;
	font-size:10px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 9px;
	float: left;
	line-height: 12px;
}
.visual .request:hover{text-decoration: underline;}
 .top-block .sidebar{
	float: right;
	width: 250px;
	overflow: hidden;
}
 .top-block .sidebar .search{
	height: 1%;
	padding: 5px 10px 0;
	overflow: hidden;
	height: 47px;
	background:url(/img/bg-search.gif) no-repeat; 
 }
.top-block .sidebar .txt{
	float: left;
	border: 1px solid #999;
	font:12px Arial, Helvetica, sans-serif;
	color: #666;
	padding: 2px 4px;
	width:171px;
}
a.btn-go{
	text-indent: -9999px;
	float: right;
	overflow: hidden;
	background: url(/img/btn_bf_searchgo.gif) no-repeat;
	width: 39px;
	height: 20px;
	margin: 0 0 0;
	cursor: pointer;
}
.find-techician-b{
	width: 100%;
	overflow: hidden;
	padding: 0 0 9px;
}

a.btn-ask{
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	width: 116px;
	height: 20px;
	background: url(/img/oh/btn-ask-expert.gif) no-repeat;
	margin: 10px 0 2px;
}
.main-content{
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 14px 0 0;
	padding-bottom: 25px;
}
.main-content a.expand{
	position: absolute;
	left: 0;
	top: 9px;
	background: url(/img/btn-expand.gif) no-repeat;
	width:10px;
	height: 17px;
	z-index: 150;
	text-indent: -9999px;
}
.main-content .main-t{
	width:670px;
	padding-top: 9px;
	overflow: hidden;
	float: left;
	background: url(/img/bg-main-t.gif) no-repeat;
	margin: 0 0 0 0px;
	display: inline;
}
.main-content .main-b{
	width: 100%;
	overflow: hidden;
	padding-bottom: 9px;
	background: url(/img/bg-main-b.gif) no-repeat 0 100%;
}
.main-content .main{
	height: 1%;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	overflow: hidden;
	padding: 7px 14px 11px;
}


.main-content .main p{
	margin: 0 0 15px;
	
}
.avalaible-services{
	width: 100%;
	overflow: hidden;
	padding: 0 0 20px;
}

.main-content ul.list{
	margin: 1px 0 0;
	padding: 0;
	list-style: none;
	float: left;
	width:329px;
	font-size: 1.2em;
}
.main-content ul.list-r{width: 311px;}
.main-content ul.list li{margin: 0 0 3px;}
.main-content ul.list a{
	background:url(/img/bullet-greygt.gif) no-repeat 1px 5px;
	text-decoration: none;
	color: #666;
	padding: 0 0 0 9px;
}
.main-content ul.list a:hover{text-decoration: underline;}
.locations-served{
	width: 100%;
	overflow: hidden;
	padding: 0 0 20px;
}

.other-services{
	width: 100%;
	overflow: hidden;
}

.other-services .service{
	float: left;
	overflow: hidden;
	width: 240px;
	margin: 0 83px 0 0;
}
.other-services .service .logo{
	float: left;
	margin: 4px 0 0 12px;
	display: inline;
}
.other-services .service .logo img{display: block;}
.other-services .service .desc{
	float: right;
	width: 120px;
	overflow: hidden;
}
.other-services .service .desc p{
	margin: 0 0 13px;
	font-size:1.2em;
	color: #000000;
}
.other-services a.more{
	float: right;
	background: url(/img/bullet-blue-gt.gif) no-repeat 0 5px;
	padding: 0 0 0 9px;
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
.other-services a.more:hover{text-decoration: underline;}
.other-services .service02 {margin: 0;}
.other-services .service02 .logo{margin: 6px 0 0;}
.other-services .service02 .desc{
	margin: 0;
	float: left;
	margin: 0 0 0 -3px;
}
.bg-none{background: none !important;}
.wrap-left {
	float:left;
	position:relative;
	left:50%;
}
.wrap-right {
	position:relative;
	left:-50%;
}
* html .wrap-right {float:left;}
#footer{
	width: 100%;
	overflow: hidden;
	text-align: center;
	background:#fff;
	padding: 12px 0;
	border-top: 1px solid #e5e5e5;
	font-size: 10px;
}
#footer ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer li{
	float: left;
	background: url(/img/sepatator-footer-nav.gif) no-repeat 0 9px;
	padding: 0 0 0 8px;
	margin: 0 3px 0 4px;
}
#footer li a{
	text-decoration: none;
	font-size: 1em;
	color: #CE0332;
	line-height: 24px;
}
#footer li a:hover{text-decoration: underline;}
#footer p{
	color: #999;
	font-size: 1em;
	line-height: 18px;
	margin: -3px 0 0;
}
.main-content .sidebar{
	float: left;
	width: 279px;
	overflow: hidden;
	position: relative;
	margin: 0 0 0 -11px;
}

#breadcrumbs
{
	padding-top: 0px;
   
}

#breadcrumbs a
{
	color: #CE0332;
	text-decoration: underline;
}

/* tabs notch */
#tabsNotch
{
	margin: 0;
	padding: 0;
}

#tabs{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
#tabs li{
	width: 100%;
	overflow: hidden;
	margin: 0 0 1px;
	vertical-align: middle;
}


.franchise_why h2
{
	font-size: 16px;
}

.hpcolumn 
{
	background: url(/img/css-gradient.gif) 0% 0% no-repeat;
	min-height: 280px;
	height: 280px;
}

.hpcolumn h2
{
	font-size: 1.4em;
}

.hpcolumn a
{
	color:#000000;
}

.p hpcolumn
{
	margin: 0px;
}

.hpcolumn_top
{
	background: url(/img/bkrnd_callout_top.gif) no-repeat;
	height: 8px;
}

.hpcolumn_bottom
{
	background: url(/img/bkrnd_callout_bottom.gif) no-repeat;
	height: 7px;
}

.hpmiddleimage
{
	margin-left:-8px;
	}

 #partners .learnmore  {
	margin-top: 10px;
	text-align: right;
	margin-bottom: 0px;
}
 
 .more {
	text-align: right;
	padding-right: 15px;
}

#socialnetworks
{
	width: 250px;
	background: url(/img/bkrnd_partners_middle.gif) repeat-y;
	padding: 0px 0px 0px 0px;
	margin-top: 15px;
	color: #808080;
}

#socialnetworks_top
{
	width: 250px;
	background: url(/img/bkrnd_conversation_top.jpg) no-repeat top;
}

#socialnetworks_bottom
{
	width: 250px;
	background: url(/img/bkrnd_partners_bottom.gif) no-repeat bottom;
}

#socialnetworks_col1
{
	width: 230px;
	height: 22px;
	padding: 7px 10px 0 10px;
}

#socialnetworks_col2
{
	width: 230px;
	padding: 15px 10px 10px 10px;
}

#partners {
	width: 250px;
	background: url(/img/bkrnd_partners_middle.gif) repeat-y;
	padding: 0px 0px 0px 0px;
 }

#partners_top {
	width: 250px;
	background: url(/img/bkrnd_partners_top.gif) no-repeat top;
 }

#partners_bottom {
	width: 250px;
	background: url(/img/bkrnd_partners_bottom.gif) no-repeat bottom;
 }

#partners_col1 {
	width: 230px;
	height: 22px;
	padding: 7px 10px 0 10px;
 }

#partners_col2 {
	width: 230px;
	padding: 15px 10px 10px 10px;
 }

.border {
	border-bottom: solid #e5e5e5 1px;
 }
 
#partners img.left {
	margin-right: 10px;
}

#partners a
{
   color: #000000;     
}
#partners a:hover
{
	color: #CE0332;
}

.learnmore {
	color: #000000;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 15px;
}
 
 .learnmore a {
	color: #000000;
}
 
.learnmore a:hover {
	color: #CE0332;
}


/* resize fonts */
#resize-fonts{
	background:url(/img/oh/bg-text-size.gif) no-repeat;
	width: 131px;
	height: 28px;
	margin: 10px -3px 2px 0;
	float: right;
	padding-top:0px;
}
#header #resize-fonts strong{
	float: left;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin: 1px 0 0 15px;
	display: inline;
}

/* auto - complete */
.ac_results          
{
	padding: 0px;         
	border: 1px solid black;         
	background-color: white;         
	overflow: hidden;   
	z-index: 99999; 
	}  
	
	.ac_results ul          
	{
		width: 100%;         
		list-style-position: outside;         
		list-style: none;         
		padding: 0;         
		margin: 0; 
	}  
		
		.ac_results li          
		{
			margin: 0px;         
			padding: 2px 5px;         
			cursor: default;         
			display: block;         
			/*          if width will be 100% horizontal scrollbar will apear          
when scroll mode will be used         */         /*width: 100%;*/         
font: menu;         
font-size: 12px;         
/*          it is very important, if line-height not setted or setted          
in relative units scroll will be broken in firefox         */         
line-height: 16px;         
overflow: hidden; }  

.ac_odd {         background-color: #fff; }  

.ac_over {         background-color: #CE0332;         color: white; } 


/* Franchise Oppty Pages */

#container {
	width: 980px;
	margin: auto;
	height: auto;
	background-color: #fff;
 }



#box_franchise {
	width: 950px;
	padding: 0;
	margin-bottom: 5px;
	position: relative;
	float: left;
 }

#box_franchise {
	background: url(/img/ohh_bkrnd_whyfranchise_middle.gif) repeat-y  0;
 }

#box_franchise_top {
	background: url(/img/ohh_bkrnd_whyfranchise_top.gif) no-repeat top;
 }


#box_franchise_bottom {
	background: url(/img/bf_bkrnd_whyfranchise_bottom.gif) no-repeat bottom;
 }

#box_franchise_bottom_box {
	height: 90px;
	padding-top: 10px;
	padding-left: 15px;
 }

#box_franchise_left {
	width: 439px;
	color: #333333;
	float: left;
 }

#box_franchise_right {
	width: 481px;
	color: #333333;
	float: right;
 }

#franchise_why {
	width: 439px;
	height: 225px;
	overflow: hidden;
	padding: 10px 15px 10px 15px;
 }

#franchise_info {
	width: 439px;
	border-bottom: solid #8e7202 1px;
	padding: 0px 0px 15px 0px;
	height: 52px;
 }

#franchise_locate {
	width: 439px;
	padding: 0px 0px 0px 0px;
 }

#box_franchise_steps {
	width: 950px;
	padding: 30px 15px 0 15px;
	margin-bottom: 5px;
	position: relative;
	margin: auto;
	float: left;
 }

#box_franchise_steps_box {
	width: 230px;
	float: left;
	margin-right: 10px;
 }

#box_franchise_steps_box_nomargin {
	width: 230px;
	float: left;
	margin-right: 0px;
 }

#box_franchise_steps_box_title {
	width: 210px;
	height: 18px;
	color: #FFF;
	font-size: 14px;
	padding: 5px 10px 0px 10px;
 }

#box_franchise_steps_box_textbox {
	width: 950px;
	padding: 10px 0px 0px 0px;
	background: url(/img/bkrnd_steps_middle.gif) repeat-y;
	float: left;
	margin-left: 15px;
 }

#box_franchise_steps_box_text {
	width: 210px;
	padding: 10px 10px 12px 10px;
	float: left;
	margin-right: 10px;
 }

#box_franchise_steps_box_text_nomargin {
	width: 210px;
	padding: 10px 10px 12px 10px;
	float: left;
	margin-right: 0px;
 }

#box_franchise_steps_box_btn {
	width: 210px;
	height: 26px;
	padding: 6px 10px 0px 10px;
	text-align: center;
	float: left;
	margin-right: 10px;
 }

#box_franchise_steps_box_btn_nomargin {
	width: 210px;
	height: 26px;
	padding: 6px 10px 0px 10px;
	text-align: center;
	float: left;
	margin-right: 0px;
 }

#box_franchise_steps_box_nomargin {
	width: 230px;
	float: left;
	margin-right: 0px;
 }

#box_franchise_steps_top {
	width: 950px;
	margin-top: 10px;
 }

#box_franchise_steps_top {
	background: url(/img/bf_bkrnd_steps_top.gif) no-repeat top;
 }


#box_franchise_steps_bottom {
	width: 950px;
	padding: 0px 0px 0px 0px;
	margin: auto;
 }

#box_franchise_steps_bottom {
	background: url(/img/bf_bkrnd_steps_bottom.gif) no-repeat bottom;
 }

#box_franchise_owner {
	width: 950px;
	margin-bottom: 5px;
	position: relative;
	margin: auto;
	float: left;
	background: #fff;
 }

#box_franchise_ownerindv {
	width: 950px;
	margin-top: 13px;
	border-bottom: solid #e5e5e5 1px;
	padding-bottom: 10px;
 }

#box_franchise_owner_title {
	width: 930px;
	padding: 6px 10px 0 10px;
	margin-bottom: 10px;
	height: 19px;
	background: #e5e5e5;
 }

#box_franchise_owner_title_text {
	font-size: 16px;
	float: left;
 }

#box_franchise_owner_text {
	float: right;
	width: 700px;
	padding: 0 10px;
 }

 
 #main-franchise {
	width: 680px;
	float: left;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 15px;
	
 }


#middle-franchise {
	width: 950px;
	padding: 0px;
	position: relative;
	margin-top: 15px;
	margin-left: -15px;
 }

 
 .franchiseImage
 {
	 height: 30px;
	 background: url(/img/openresults_bf_top.jpg) no-repeat;
 }

 
 /* Calendar */
 .MyCalendar .ajax__calendar_container {
	border:1px solid #554E4E;
	background-color: #ffffff;
	color: #000000;
}

.MyCalendar .ajax__calendar_header 
{
	background-color: #554E4E;
	color: #ffffff;
	
}

.MyCalendar .ajax__calendar_other 
{
	color: #FFFFFF;
}

.MyCalendar .ajax__calendar_hover 
{
	color: #554E4E;
	font-weight: bold;
}



 /* Clear Fix Code */
.ClearFix:after{
	  content:".";
	  display:block;
	  height:0;
	  clear:both;
	  visibility:hidden;
}

/* WinIE7 only */
*:first-child+html .ClearFix{
	  height:1%;
 }

/* WinIE6 and below */
* html .ClearFix{
	  height:1%;
}

