body
	{
	margin: 0; /* margin and padding only necessary to cater for Mac IE5 */
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	line-height:18px;
	/*\*/	overflow: hidden; /* because Mac IE5 don't understand */
	}
div
	{
	margin: 0;
	padding: 0;
	}
#content
	{
	/*\*/
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center; /* because IE PC doesn't understand margin: auto, oh and switch off Mac IE5 hiding */
	/*\*/ overflow: auto; /* no need for Mac IE5 to see this */
	}
/* following is silliness - values for padding left to offset the scrollbar in this order, Safari, Moz and Opera (Opera is a coule of pixels out) and finally IE. Mac IE5 is of course excluded. If the scroll sizes are off... */
/*\*/
#content
	{
	padding-left:0px;
	}
	
div#cont\65	nt
	{
	padding-left:0px;
	}
* html div#content
	{
	padding-left:0px;
	width: 100%;
	height: 100%;
	}
/* hide from Mac IE5 */
#contentinner
	{
	text-align: left; /* reset because IE PC doesn't understand margin: auto */
	width:100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px; /* get the top of the text clear of the header */
	padding-bottom: 31px; /* get the bottom of the text clear of the footer */
	}
#header
	{
	position: absolute;
	top: 0;
	width:100%;
	height:30px;
	}
#footer
	{
	/*\*/ position: absolute;  /* Exclude for Mac IE5 */
	height:31px;
	width:100%;
	margin: 0 auto 0 auto;
	/*\*/
	bottom: 0;
	/* exclude thes from Mac IE5 */
	}
#footer h4
	{
	position: absolute;
	bottom: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	}

/* settings for appearance alone */
body { 
background: #000000 url(images/efx-bg.jpg) no-repeat;
background-position: top center; }
#content { background:#000000; }
#contentinner { 
background: #000000 url(images/efx-bg.jpg) no-repeat;
background-position: top center; }
#sidebar-left { background: #000000; }
#sidebar-right { background: #000000; }
#header { background: #000000; }
#footer { background: #000000; }
#footer h4 { background: #000000; }
/* convenience div for padding inside positioned divs */
div.paddingwrap
	{
	margin: 0;
	padding: 0;
	}
code
	{
	display: block;
	background-color: #000000;
	}

a:link {
	color: #72cdf4;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #72cdf4;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #72cdf4;
}

p 
{
	margin-top:4px;
	margin-bottom:4px;
}


.headerLtBlue {
	color:#72cdf4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

.headerLtWhite {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

.LtGray {
	color:#6a737b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}


.WhiteText {
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

.LtBlueLg
{
	COLOR: #72cdf4;
	font-family:Helvetica;
	font-size:30px;
	text-transform:uppercase;
	text-align:left;
	line-height:34px;
	font-weight:bold;
}

.MedBlue
{
	COLOR: #315f78;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	font-weight:bold;
}

.medFont {
	font-size:16px;
}


.smFont {
	font-size:10px;
	line-height:12px;
}


.LtBlue
{
	TEXT-DECORATION:none;
	COLOR: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

.LtBlue A:Link
{
	TEXT-DECORATION:underline;
	COLOR: #72cdf4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

.LtBlue A:Hover
{
	TEXT-DECORATION:none;
	COLOR: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

.LtBlueRev
{
	TEXT-DECORATION:none;
	COLOR: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

.LtBlueRev A:Link
{
	TEXT-DECORATION:none;
	COLOR: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

.LtBlueRev A:Hover
{
	TEXT-DECORATION:underline;
	COLOR: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

.LtBlueRev A:Visited
{
	TEXT-DECORATION:none;
	COLOR: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

.ContentClass #ContentContainer { 
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border:0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.ContentClass #ContentHeader { 
	vertical-align:top;
	padding: 0 0 0 140px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

.ContentClass #ContentSidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 140px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding:0px;
	margin-top:-57px;
	vertical-align:top;
	display:inline;	
}
.ContentClass #ContentMain { 
	margin: 57px 0 0 140px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding:10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.ContentClass #ContentFooter { 
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
} 
.ContentClass #ContentFooter p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding:0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.ProductRow{padding-top:5px; text-align:center;}
.DetailButton{border:0px;}
.BuyButton{border:0px;}
.DetailLink{border:0px;}
.BuyLink{border:0px;}
.StoreProductGrid{clear:both;}
.BarImage{width:800px;}
.StoreHeader{width:800px;}
.ProductHeaderText{color:#72cdf4;font-family:Arial, Helvetica, sans-serif;font-size:16px;font-weight:bold; text-align:center; height:45px;}
.ProductImage{text-align:center;}
.ProductBuyViewButtons{text-align:center;}
.QuestionTime{border:solid 1px red;}
.BackMoreButtons{font-size:0%;}
.BackButton{}
.StoreProductPageBottomTabMenu{}

.StoreProductPageBottomUL{display:inline;}
.StoreProductPageBottomLI{float:left;list-style-type:none; margin-left:5px;cursor:pointer;}
.StoreProductPageBottomDivContainer{}

.StoreBuyButton{height:38px;border:0;padding-left:35px;}
.StoreNameDisplayMiddle{}
.StoreActionDisplayMiddle{}
.StoreProductPrice{font-size:25px; font-weight:bold; height:45px;float:left;margin-top:12px;}
.StoreBuyLink{float:left;margin-top:6px;}
.StoreProductTD{padding-top:22px; vertical-align:baseline; float:right;}
.HomePageHubbaloo{margin-top:10px;}
.store_details{margin-top:-2px;}
.store_history{margin-top:-1px;}
.store_descritpion{}
.store_pipe{}

.RemainingBarGraphControl{margin-top:12px;margin-bottom:40px;float:left;}
.RemainingBarGraph{margin-left:20px; overflow:hidden;}
.RemainingBarGraphBorder{border:1px solid #2e424c;height:14px;width:300px;}
.RemainingBarGraphFiller{background:url(/images/BarGraphFiller.gif) repeat-x left top;height:100%;}

.RemainingBarGraphLabel{float:left;font-size:17px;color:gray;}

.EntityGridLandingPageContent{padding-left:21px;}
.EntityGridLandingPageCategories{}
.constrainedDiv{overflow:auto; height:250px; width:800px;}
.button{border:0px;margin-left:30px;}

.MainProductTopScreen{float:left;}
/*.ProductLeftImage{background:url(/images/slideshow-left.png) no-repeat; width:20px; height:480px;float:left;}*/
/*.ProductRightImage{background:url(/images/slideshow-right.png) no-repeat; width:20px; height:480px;margin-left:571px;}*/

.ProductTDTop{}
.ProductTDBottom{margin-bottom:227px; position:absolute; bottom:0;}

.EntityBreadCrumb{padding:5px;margin-left:26px;}
.BreadCrumbListLabel{float:left; padding-right:10px; display:none;}
.BreadCrumbList{}
.BreadCrumbElement{ float:left;}
.BreadCrumbElement a{text-decoration:none;}
.BreadCrumbLink{}
.BreadCrumbLinkText{color:#72CDF4;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;}