/* HOME PAGE STYLES */

body.home {
	margin: 0;
	padding: 0;
	background-color: #fff;
	}

#content.home {
	background: url("../images/franchise_home_background.jpg") no-repeat;
	background-position: -5px 0px;
	height: 603px;
	margin: 0 !important;
	}

#footer.home {
	margin-left: 135px !important;
	width: 695px !important;
	padding-right: 0 !important;
	padding-top: 60px !important;
	}
	
#brandButtons {
	position: absolute;
	top: 300px;
	left: 380px;
	width: 600px;
	_width: 600px;
	}

* html #brandButtons {
	position: absolute;
	top: 300px;
	left: 360px;
	}
#brandButtons ul{
	margin-top: 40px;
	}
#brandButtons ul li {
	list-style: none;
	float: left;
	width: 160px;
	display: inline;
	margin-right: 2px;
	margin-left: 15px;
	text-align: center;
}

#brandButtons ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
	height: 118px;
}

/* For FF */

#brandButtons ul li.button_tricyclen a {
	background: url("../images/brandButtons_tricyclen.gif") no-repeat;
	}

#brandButtons ul li.button_tricyclen a:hover {
	background-position: -157px 0;
	}

#brandButtons ul li.button_evra a {
	background: url("../images/brandButtons_evra.gif") no-repeat;
	}

#brandButtons ul li.button_evra a:hover {
	background-position: -152px 0;
	}

#brandButtons ul li.button_elmiron a {
	background: url("../images/brandButtons_elmiron.gif") no-repeat;
	}

#brandButtons ul li.button_elmiron a:hover {
	 background-position: -154px 0;
	}

/* Fix for IE - Use GIF instead of PNG */


#brandButtons ul li.button_evra {
	margin-left: 25px !important;
	}


#fullprescribing {
	position: absolute;
	top: 548px;
	left: 170px;
	}

html>body #fullprescribing {
	position: absolute;
	top: 548px;
	left: 210px;
	}

#fullprescribing ul {
	float: left;
	margin-right: 30px;
	line-height: normal;
	}

#fullprescribing ul li a:hover {
	color: #3B9DBF;
	text-decoration: underline;
	}
	
#footer a:link {
	color: #53BADF;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #3B9DBF;
	text-decoration: underline;
	}
	
#labelStyler{
	float:left;
	width:120px;
}

#fieldStyler{
	float:left;
}

.clear{
	clear:both;
}


.homecontent{
padding: 45px 0 0 0;

}
h2.isiHeader{
	font: bold 1.2em Verdana;
	color:#0067C5;
	margin: 0 0 7px 0px;
}

.regBlack{
	color: #000000 !important;
	font-weight: bold;
	vertical-align: text-top !important;
	font-size: 76% !important;
	line-height: 110% !important;	
}

