
/*** reset reloaded ***/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, sam,p
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/*** end reset reloaded ***/

body {
	background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

/*** page containers ***/

div#wrap {
	width: 1020px;
	margin: 0 auto 20px;
}
div#header {
	background-color: #fff;
	padding: 30px 0 0px;
	border-top: solid 3px #1d2b7d;
}
div#header_left {
	float: left;
	width: 215px;
	margin: 5px 0 0 30px;
	padding-bottom: 10px;
	display: inline;
}
div#header_right {
	background-color: #fff;
	margin: 10px 30px 0px 275px;
}
div#header_right img.shire_logo {
    float:right;
    width: 88px;
    border: none;
}
div#content_box {
	background-color: #fff;
	padding-bottom: 20px;
	border-bottom: solid 2px #d6d6d6;
}
div#col_left {
	float: left;
	width: 215px;
	margin: 0 0 30px 30px;
	display: inline;
}
div#contact_box {
	border: solid 1px #d2d5e5;
	margin: 15px 0;
}
div#contact_box div.img_center {
	text-align: center;
	display: block;
	margin-top: 3px;
}
div.contact_box_top {
    padding: 10px 10px 0;
}
div.contact_box_middle {
    padding: 0 10px;
}
div.contact_box_btm {
    margin: 0 10px 10px;
}
div#content_main {
	margin: 0 30px 0px 275px;
}
	div#content_main #content_callouts {
		margin-top: 13px;
		padding-top: 26px;
		border-top: 1px solid #d2d5e5;
		overflow: hidden;
	}
.left {
	float: left;
}
.right {
	float: right;
}
div.clear {
	display: block;
	clear: both;
}
div#footer {
	padding: 0 0 30px;
	color: #7f7f7f;
}

/* callouts */
.callout {
	width: 340px;
}
	.callout .callout-header {
		margin: 0;
		padding: 16px 20px;
		font-size: 130%;
		color: #fff;
		border: none;
		background: #1f2c7e url(../img/callout-header-bg-purple.png) repeat-x;
	}
		.callout .callout-header.gray-header {
			padding: 15px 20px;
			border: 1px solid #1d2b7d;
			color: #1d2b7d;
			background: #d4d3d3 url(../img/callout-header-bg-gray.png) repeat-x;
		}
	.callout .callout-content {
		border-left: 1px solid #1d2b7d;
		border-right: 1px solid #1d2b7d;
		border-bottom: 1px solid #1d2b7d;
		padding-top: 1px;
		text-align: center;
	}
		#content_callouts .callout .callout-content p {
			margin: 12px 19px 5px;
			padding: 0;
			font-size: 100%;
			color: #1d2b87;
			text-align: left;
		}
			#content_callouts .callout .callout-content p small {
				font-size: 0.9em;
			}
		
		.callout .callout-content .go-link {
			display: inline-block;
			margin-bottom: 9px;
			background: url(../img/callout-link-bg-left.png) no-repeat;
			text-decoration: none;
		}
			.callout .callout-content .go-link span {
				display: inline-block;
				height: 41px;
				padding: 0 15px;
				font-size: 0.75em;
				font-weight: bold;
				line-height: 41px;
				background: url(../img/callout-link-bg-right.png) no-repeat right;
				cursor: pointer;
			}
/*** links ***/

a:link, a:visited {
	color: #1d2b7d;
	text-decoration: underline;
}
a:hover, a:active {
	color: #1d2b7d;
	text-decoration: none;
	background-color: #f4f5fe;
}
#footer a:hover, #footer a:active {
    background: none;
}
ul#main_nav {
    padding:45px 0 2px;
}
ul#main_nav li a:link, ul#main_nav li a:visited {
	color: #1d2b7d;
	background-color: #fff;
	text-decoration: none;
	padding: 10px 10px 2px;
}
ul#main_nav li a:hover, ul#main_nav li a:active {
	color: #fff;
	text-decoration: none;
	padding: 10px 10px 2px;
}
ul#main_nav li#nav_home a:hover, ul#main_nav li#nav_home a:active {
    background: #fff url(../img/nav_tabs_03.png) no-repeat bottom center;
}
ul#main_nav li#nav_physicians a:hover, ul#main_nav li#nav_physicians a:active {
    background: #fff url(../img/nav_tabs_05.png) no-repeat bottom center;
}
ul#main_nav li#nav_patients a:hover, ul#main_nav li#nav_patients a:active {
    background: #fff url(../img/nav_tabs_07.png) no-repeat bottom center;
}
ul#main_nav li#nav_moreinfo a:hover, ul#main_nav li#nav_moreinfo a:active {
    background: #fff url(../img/nav_tabs_09.png) no-repeat bottom center;
}
ul#main_nav li#nav_announcementarchives a:hover, ul#main_nav li#nav_announcementarchives a:active {
    background: #fff url(../img/nav_tabs_13.png) no-repeat bottom center;
}

div#contact_box a.arrow {
	display: block;
	background: transparent url(../img/arrow.png) no-repeat 0 65%;
	font-size: .85em;
	padding-left: 12px;
}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
    text-decoration: none;
    background: none;
}

/*** this page nav indicators ***/

#body_home li#nav_home a {
	color: #fff;
	background: #fff url(../img/nav_tabs_03.png) no-repeat bottom center;
	text-decoration: none;
	padding: 10px 10px 2px;
}
#body_physicians li#nav_physicians a {
	color: #fff;
	background: #fff url(../img/nav_tabs_05.png) no-repeat bottom center;
	text-decoration: none;
	padding: 10px 10px 2px;
}
#body_patients li#nav_patients a {
	color: #fff;
	background: #fff url(../img/nav_tabs_07.png) no-repeat bottom center;
	text-decoration: none;
	padding: 10px 10px 2px;
}
#body_moreinfo li#nav_moreinfo a {
	color: #fff;
	background: #fff url(../img/nav_tabs_09.png) no-repeat bottom center;
	text-decoration: none;
	padding: 10px 10px 2px;
}
#body_announcementarchives li#nav_announcementarchives a {
	color: #fff;
	background: #fff url(../img/nav_tabs_13.png) no-repeat bottom center;
	text-decoration: none;
	padding: 10px 10px 2px;
}

/*** text styles ***/

h1, h3, h4 {
	color: #1d2b7d;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.7em;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: normal;
}
h2 {
	color: #000;
	padding: 20px 0 10px;
	font: normal 1.2em Arial, Helvetica, sans-serif;
}
	h2.date {
		font-size: 0.9em;
		font-weight: bold;
	}
h3 {
	font-size: .8em;
	border-top: solid 1px #1d2b7d;
	border-bottom: solid 1px #d2d5e5;
	padding: 10px 0px;
	margin-bottom: 10px;
	line-height: 1.25em;
}
ul#main_nav li {
	display: inline;
	margin: 0 20px 0 0;
	font: bold .75em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
div#content_main p, div#col_left p, div#moreinfo_form {
	padding: 8px 0;
	font-size: .7em;
	line-height: 1.35em;
	color: #333;
	/*color: #7f7f7f;*/
}
div#content_main p span.p_subhdr {
	color: #1d2b7d;
	font-weight: bold;
}
div#footer p {
	padding-top: 20px;
	line-height: 1.5;
	font-size: .65em;

}
div#footer p span.sm_links {
	display: block;
	width: 250px;
	float: right;
	text-align: right;
}
div#footer p span.sm_links a {
	padding-left: 30px;
}
div#content_box p.med_txt {
	font-size: .7em;
}
div#content_main ul {
	list-style-type: disc;
}
div#content_main ul li {
	margin-left: 22px;
	padding: 8px 0;
	font-size: .7em;
	line-height: 1.35em;
	color: #333;
}
sup  {
	font-size: .6em;
	vertical-align: super;
}
div#content_main p.required {
    border-bottom: solid 1px #d2d5e5;
    padding-bottom: 20px;
}
div#content_main span.required_blue {
    color: #1d2b7d;
}


/*** get updates form ***/

div#col_left .getemail {
    border: solid 1px #ccc;
	width: 120px;
	height: 19px;
}
div#col_left .subscribe {
    border: none;
    border: solid 1px #ccc !important;
	background-color: #f4f5fe;
	padding: 2px 0;
	font: bold .7em Arial, Helvetica, sans-serif;
	color: #1d2b7d;
	width: 70px;
}
div#col_left span.error_txt {
    color: #ff0;
    font-size: .7em;
    line-height: 1.25em;
}
div#emailupdates_emailSubscribeArea div.thankyoutext {
    font-size: .7em;
    color: #1d2b7d;
}


/*** more info form ***/

div#moreinfo_form {
    width: 350px;
}
div#moreinfo_form input, div#moreinfo_form textarea, div#moreinfo_form select {
    margin: 3px 0 20px;
}
div#moreinfo_form td.text_info input {
    width: 95%
}
div#moreinfo_form td.select_info select {
    width: 97%
}
div#moreinfo_form td.multi_fields input {
    width: 90%;
}
div#moreinfo_form input#address1 {
    margin: 3px 0 5px;
}
div#moreinfo_form .signup {
    border: none;
    border: solid 1px #ccc !important;
	background-color: #f4f5fe;
	padding: 2px 0;
	font: bold .85em Arial, Helvetica, sans-serif;
	color: #1d2b7d;
	width: 70px;
}
div#moreinfo_form span.error_txt {
    color: #ff0;
    font-size: .85em;
    line-height: 1.25em;
}

.hold-txt 
{
font-size: 12px !important;
}
/*** Callouts on homepage ***/
.callout-container 
{
    width: 100%;
    overflow: hidden;
}
.callout-description {
font-size: 12px !important;
line-height: 1.35em; 
float: left;
}

/*** print styles ***/

@media print {

div#content_main p, 
div#col_left p, 
div#moreinfo_form   {
    color: #333;
    font-size: 11pt
}

}/*** end print styles ***/   
