/*#Tag Redefinition#*/
html {
	margin: 0; padding: 0;
	min-height: 100%;
	height: 100%;
}

body {
	margin: 0; padding: 0;
	font: normal normal normal 0.7em Verdana, Helvetica, sans-serif;
	color: #5c5c5c;
	min-height: 100%;
	/*height: 100%;*/
}

body.LTR, body.RTL {
	background: url(/App_Themes/metrocare/images/rep_background.gif) repeat-y center top;
}

a {color: #000000; text-decoration: none;}
a:hover {color: #0083a9; text-decoration: underline;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
hr {
	color: #DBDBDB;
	margin: 10px 0px; padding: 0;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	border: none;
	border-bottom: 1px solid #DBDBDB;
}
p {
	font: 0.9em Verdana, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #5c5c5c;
	text-align: left;
	margin: 3px 0px 3x 0px; padding: 0;
}
p.list {margin: 3px 50px 3px 0px;}
img {border: none; margin: 0; padding: 0;}
table {border-collapse: collapse; border: none;}

input, textarea {
	font: normal normal normal 1em Verdana, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #5c5c5c;
	border: 1px solid #DBDBDB;
}
input[type='checkbox'] {border: none;}
input[type="radio"] {
	border-style: solid;
	border-width: 0px;
	color: #5c5c5c;
	margin-left: 0px;
	margin-bottom: 0px;
}

select {
	border-collapse: collapse;
	border: none;
	font: normal normal normal 1em Verdana, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #5c5c5c;
}

option {
	font: normal normal normal 1em Verdana, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #5c5c5c;
	border-collapse: collapse;
	border: none;
}

/*#Layout#*/
#container {width: 100%; margin: 0 auto; padding: 0; position: relative; /*height: auto;*/}

#main {
	margin: 0 auto; padding: 0;
	width: 743px;
	height: auto;
	clear: both;
	zoom: 1;
	position: relative;
}

#header {
	margin: 0 auto; padding: 0;
	height: 127px;
	float: left;
	clear: both;
	display: inline;
}

#altHeader {display: none; zoom: 1; clear: both;}

#headLeft {
	width: 154px;
	height: 127px;
	float: left;
	display: inline;
	background: transparent url(/App_Themes/metrocare/images/ele_top1.gif) no-repeat top;
}

#headCenter {
	width: 367px;
	height: 127px;
	float: left;
	display: inline;
	background: white url(/App_Themes/metrocare/images/ele_top2.gif) repeat-x top;
}

#headRight {
	width: 222px;
	height: 127px;
	float: left;
	display: inline;
	background: transparent url(/App_Themes/metrocare/images/ele_top3.gif) no-repeat right;
}

#blueLine {
	width: 100%;
	height: 31px;
	float: left;
	clear: both;
	position: relative;
	display: inline;
	zoom: 1;
	background: transparent url(/App_Themes/metrocare/images/ele_bluebar.gif) no-repeat left;
}

#blueLineEvents {
	width: 100%;
	height: 31px;
	float: left;
	clear: both;
	position: relative;
	display: inline;
	zoom: 1;
	background: transparent url(/App_Themes/metrocare/images/ele_bluebar_events.gif) no-repeat left;
}

#columns {
	width: 743px;
	/*height: auto;*/
	height: 1%;
	position: relative;
	float: left;
	clear: both;
	display: inline;
	zoom: 1;
	background: transparent url(/App_Themes/metrocare/images/bkg_bottom.gif) repeat-y left top;
}

#leftColumn {
	float: left;
	width: 154px;
	background: white url(/App_Themes/metrocare/images/ele_leftbar.gif) no-repeat left top;
	display: inline;
	position: relative;
}

#centerColumn {float: left; width: 365px; display: inline;}

#oneColumn {
	background: transparent url(/App_Themes/metrocare/images/bkg_bottom_events.gif) no-repeat left top;
	float: left;
	width: 587px;
	padding-top: 20px;
	display: inline;
	position: relative;
}

#rightColumn {float: left; width: 224px; display: inline; zoom: 1;}

#pageBottom {
	width: 743px;
	height: 30px;
	position: relative;
	clear: both;
	background: url(/App_Themes/metrocare/images/ele_bottom.gif) no-repeat left top;
	overflow: visible;
	zoom: 1;
}

#related {
	width: 190px;
	/*float: left;
	clear: both;*/
	text-align: right;
	padding-bottom: 50px;
	font-size: 0.8em;
	color: #5c5c5c;
	/*display: inline;*/
}

#related h2 {font-size: 1.2em;}

.maincontent {
	width: 330px;
	/*float: left;*/
	padding: 0px 0px 0px 26px;
	overflow: hidden;
	position: relative;
	line-height: 1.2em;
	zoom: 1;
}

#oneColumn .maincontent {width: 522px;}

.footer {
	width: 190px;
	height: 300px;
	/*float: left;
	clear: both;*/
	font: 0.9em Arial, sans-serif;
	line-height: 1.3em;
	color: #5c5c5c;
	text-align: right;
	/*display: inline;*/
	position: relative;
}
.footer a {color: #5c5c5c; display: inline;}
.footer a:hover {color: #0083a9;}
.credit {
	color: #A1A1A1;
	zoom: 1;
}
.credit a {color: #A1A1A1;}


/*#Navigation#*/
.nav {
	float: left;
	background: white url(/App_Themes/metrocare/images/ele_leftbar.gif) no-repeat left top;
}

.nav ul {
	font: 11px Arial, sans-serif;
	list-style-type: none;
	list-style-image: none;
	margin: 0; padding: 0;
	padding-left: 12px;
}
.nav ul li ul {padding-left: 10px;}

.nav li {
	font: 11px Arial, sans-serif;
	line-height: 12px;
	list-style-type: none;
	list-style-image: none;
	margin: 3px 0px; padding: 0;
}

.nav li a {color: #5c5c5c;}

.nav li a:hover {
	color: #0083a9;
}

.nav ul li.highlighted ul li a {
	color: #5c5c5c;
}

.nav ul li.highlighted ul li.highlighted a {
	color: #0083a9;
}

.nav ul li.highlighted a {
	color: #000000;
}

.nav ul li.highlighted a:hover {
	color: #0083a9;
}


/*#maincontent#*/
.maincontent a {color: #000000;}
.maincontent a:hover {color: #0083a9; text-decoration: underline;}
.maincontent h1 {
	font: 1.4em Verdana, Helvetica, sans-serif;
	color: #0083a9;
	text-align: left;
	margin: 10px 0px 0px 0px; padding: 0;
}
.maincontent h1.title {
	font: normal normal normal 2.6em Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #0083a9;
	text-align: left;
	margin: 10px 0px 0px 0px; padding: 0;
}
.maincontent h2 {
	font: normal normal normal 1.2em Verdana, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #0083a9;
	text-align: left;
	margin: 8px 0px 0px 0px; padding: 0;
}
.maincontent ul {margin: 0 auto; padding: 0 auto;}
.maincontent li {
	font-size: 0.9em;
	color: #5c5c5c;
	margin: 2px auto; padding: 0 auto;
	list-style-type: disc;
}

/*#Careers#*/
.jobs p {margin-bottom: 0px;}
.jobs table  {
	font: 0.9em Verdana, Helvetica, sans-serif;
	line-height: 1.4em;
}
.jobs ul {margin: 0px 0px 0px 30px; padding: 0;}
.jobLocation table {
	border-collapse: collapse;
	width: 100%;
	margin: 0; padding: 0;
	table-layout: auto;
}
.jobLocation th {text-align: center;}
.jobLocation table tr td {padding: 3px; margin: 0; vertical-align: top;}

/*#Forms#*/
.TextFieldMember {
	font-family: Arial;
	border: 1px solid #DBDBDB;
	font: normal normal normal 1em Verdana, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #5c5c5c;
}

.TextFieldPassMember {
	font-family: Arial;
	border: 1px solid #DBDBDB;
	font: normal normal normal 1em Verdana, Helvetica, sans-serif;
	line-height: 1.2em;
	width: 120px;
	color: #5c5c5c;
}

.EditingFormCategory {
	font: normal normal normal 1.2em Verdana, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.4em;
	color: #0083a9;
	text-align: left;
	margin: 0; padding: 24px 0px 8px 0px;
}

.EditingFormLabel {padding-left: 0px;}
.EditingFormLabelCell {
	vertical-align: top;
	text-align: right;
	font: normal normal normal 1em Verdana, Helvetica, sans-serif;
	line-height: 1.2em;
	padding: 4px 20px 4px 4px;
}

.EditingFormValueCell {
	font: normal normal normal 1em Verdana, Helvetica, sans-serif;
	line-height: 1.2em;
	text-align: left;
}
.ErrorLabel {font: 1em Arial;}


/*#Events#*/
.eventItem {margin-bottom: 20px;}

.event h1 {
	font: normal normal normal 1.2em Verdana, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #0083a9;
	text-align: center;
	margin: 10px 0px; padding: 0px;
}

.event h2 {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #0083a9;
	text-align: center;
	margin: 0; padding: 0;
}

.event p.summary {
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.5em;
	text-align: center;
	margin: 10px 0px; padding: 0px;
}

.event p.details {
	line-height: 1.1em;
	text-align: left;
	margin: 10px 0px; padding: 0px;
}

.event p.location {
	font-size: 1.0em;
	font-style: normal;
	line-height: 1.0em;
	text-align: center;
	margin: 10px 0px; padding: 0px;
}

/*#Events/Products List#*/
.ProductDetail {font-size: 0.9em; margin-bottom: 20px;}
.ProductData {}
.ProductFooter {}
.ProductPrice {}
.ProductAdd {}

/*#Events/Shopping Cart#*/
div.shoppingCart {
	width: 180px;
	float: left;
	clear: both;
	padding-left: 30px;
	padding-bottom: 50px;
	color: #5c5c5c;
}

div.shoppingCart td {
	font-size: 0.8em;
	color: #5c5c5c;
}

.CommerceCartHeader {font-weight: bold;}
#miniCart {
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	margin-bottom: 20px;
}

/*#Events/My account#*/
.LineErrorLabel {color: #ff0000; text-align: left;}
.ShoppingCartMiniPreviewArea Table {margin-left:auto;}

/* Addresses */
.BlockContent {padding: 5px;}
.BlockTitle {
	font-size: 13px;
	font-weight: bold;
	display: block;
}

/* Shopping cart */
.UnitsTextBox {width: 50px;}
.AddressPreview {padding: 0; height: 160px;}
.AddressPreviewLabel {display: block;}
.DiscountCouponPanel {float:left;}
.PricePanel {float:right;}
.CartStepInnerPanel {}
.CartStepPanel {padding-bottom:10px;}
.ShoppingCartIcon {vertical-align: middle;}
.ItemsNotAvailable {color: red;}
.InvoiceCompanyAddressTitle {display:block; font-weight: bold;}
.PaymentGatewayDataContainer {}
.PaymentFormSeparator {height: 10px;}
.AddressPreviewWithTwoColumns td {width: 46%;}
.AddressPreviewWithThreeColumns td {width: 29%;}

.WishlistTable {width: 335px;}

/* Prodcut price detail */
.PriceDetailSummaryTable {width: 335px;}
.PriceDetailSummaryTable th {font-weight: bold;}
.PriceDetailSummaryTable td {}
.PriceDetailSubtotalTable {
	width:335px;	
	margin-bottom: 20px;	
	/*#margin-top: -1px; only in Internet Explorer */
}
.PriceDetailSubtotalTable tr {}
.PriceDetailSubtotalTable td {border-top: 1px solid #000000; border-collapse: collapse;}
.PriceDetailSubtotalTable th {font-weight: bold;}
.PriceDetailSubtotal {}
.PriceDetailHeader td {font-weight: bold;}
.ProductPriceDetailTitle {
	font-weight:bold;
	display: block;
	margin-bottom: 20px;
	margin-top: 10px;
}
.ProductPriceDetailLink a, .ProductPriceDetailLink a.selected {text-decoration: underline;}

/* Shopping cart */

.CartTable {width: 335px;}
.CartStepTable {width: 335px;}
.CartStepTable th {}
.CartStepHeader {
	padding: 5px;	
	font-weight: bold;
}
.CartStepBody {}
.CartContentTable {width:335px;}
.CartContentTable td {padding: 4px;}
.CartContentTable th {
	font-size: 10px;
	font-weight: normal;
	color:#0083a9;
}
.CartProductDetailLink {color: #000000;	text-decoration:underline;}

/* Shopping cart item selector */
.CartItemSelectorContainer {padding-top:5px;}
.CartItemSelector {	
	overflow: auto; 
	height: 360px; 
	width: 335px; 
	padding:10px;
}

.AddToCartContainer {padding: 0;}
.AddToCartTextBox {width:25px;}
.AddToCartLink {
	background-image: none;
	padding-left: 8px;	
	color: #000000;
}

.AddToCartButton {width: 100px;}
.AddToCartImageButton {}
.AddToWishlist
{
	background-image: none;
	background-position: left 0px;
	background-repeat: no-repeat;
	padding-left: 18px;	
	color: #000000;
	text-decoration: underline;
}

/* Product option selector */
.ProductOptionSelectorContainer {padding-bottom: 20px;}
.OptionCategoryName {font-weight: bold;}
.ProductOptionSelector {}
.OptionCategoryDescription {}
.PageContent .ProductOptionSelectorContainer {padding: 0px;}
.TabsHeader {
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	margin-bottom: 20px;
}
.TabControlLink {font-weight: normal; color: #5c5c5c;}
.TabControlLinkSelected {font-weight: bold; color: #5c5c5c;}
.TabsContent {padding: 0px; border: none;}
.ContentButton {width: 75px;}
.TextboxField {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #5c5c5c;
	border: 1px solid #DBDBDB;
	width: 150px !important;
}

.DropDownField {
	border-top: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	font-size: 1em;
	line-height: 1.2em;
	color: #5c5c5c;
	width: auto !important;
}

.FieldLabel {max-width: 150px;}

/*#Others#*/

.FormErrorLabel {color: red;}
.LogonTextBox {width: 150px;}
.EditableTextError {color: red;}
.clearAll {
	display: inline-block;
	clear: both;
	height: 1%;
	font-size: 1px;
}
.floatLeft {float: left; clear: both; height: 1%; font-size: 1px; display: inline; zoom: 1;}

/* begin hide from ie5 \*/
* html #main {height:1%;}
/* hide end */
