/***********************************************************************/
/* Doors and Fittings                                                  */
/***********************************************************************/
/*  Clear all styles                                                   */
/***********************************************************************/

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, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	font-family: arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

/***********************************************************************/
/*  Set defaults                                                       */
/***********************************************************************/

body
{
	text-align: center;
	font-size: 9pt;
	background-color: #FFFFFF; /*	background:#e4eae8 url(../i/site/body_bk.jpg) repeat-x; */
}

#site
{
	width: 1010px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF; /*	background:#e4eae8 url(../i/site/body_bk.jpg) repeat-x; */
}
/* IE Fix - This sets CORRECT width for NON IE browsers */
html>body #site
{
	width: 970px;
} 

p
{
	padding: 3px 0px 3px 0px;
}

h1, h2
{
	font-size: 130%;
	padding: 4px 0px 4px 0px;
}

h3
{
	font-size: 110%;
	padding: 4px 0px 4px 0px;
}

h4
{
	font-size: 110%;
	padding: 3px 0px 3px 0px;
}

h5
{
	font-size: 110%;
	padding: 3px 0px 3px 0px;
}

h6
{
	font-size: 110%;
	padding: 2px 0px 2px 0px;
}

ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

ol
{
	margin: 0px;
	padding: 0px;
	float: left;
}

a
{
	text-decoration: none;
	color: #656565;
}

a:hover
{
	text-decoration: none;
	color: #999999;
}

a:active
{
	text-decoration: underline;
	color: #656565;
}

a:visted
{
	text-decoration: none;
	color: #656565;
}


/***********************************************************************/
/* Default for tables                                                  */
/***********************************************************************/

table
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

table td
{
	padding: 2px;
	vertical-align: middle;
}

table .header
{
	font-size: 110%;
	font-weight: normal;
	text-align: left;
	padding: 5px 8px 5px 8px;
}


/***********************************************************************/



#pi #dynpricejaq
{
	border: dotted 1px #ACCe31;
	float: left;
	display: inline-item;
	font-size: 24px;
	width: 440px;
	height: 28px;
}


.pnotify
{
	font-size: 10px;
	font-family: Verdana;
	border: dotted 1px;
	background-color: #666666;
	color: #ececec;
}

/* Notice
----------------------------------*/
.ui-pnotify
{
	top: 18px;
	right: 18px;
	position: relative;
	height: auto; /* Ensure that the notices are on top of everything else. */
	z-index: 9999;
}
/* This hides position: fixed from IE6, which doesn't understand it. */
html > body .ui-pnotify
{
	position: fixed;
}
.ui-pnotify .ui-pnotify-shadow
{
	margin: 0;
	position: absolute;
	top: 2px;
	left: 2px;
	bottom: -3px;
	right: -3px;
	z-index: -1;
}
.ui-pnotify-container
{
	background-position: 0 0;
	padding: 8px;
	height: 100%;
}
.ui-pnotify-closer
{
	float: right;
	margin-left: 2px;
}
.ui-pnotify-title
{
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 4px;
}
.ui-pnotify-text
{
	display: block;
}
.ui-pnotify-icon, .ui-pnotify-icon span
{
	display: block;
	float: left;
	margin-right: 2px;
}

.tipsy
{
	padding: 5px;
	font-size: 10px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	background-repeat: no-repeat;
	background-image: url(/images/tipsy.gif);
}
.tipsy-inner
{
	padding: 5px 8px 4px 8px;
	background-color: black;
	color: white;
	max-width: 200px;
	text-align: center;
}
.tipsy-inner
{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.tipsy-north
{
	background-position: top center;
}
.tipsy-south
{
	background-position: bottom center;
}
.tipsy-east
{
	background-position: right center;
}
.tipsy-west
{
	background-position: left center;
}

.ContainerPanel
{
	border-bottom: dotted 2px #cccccc;
	padding: 0 0 8px 0;
}
.collapsePanelHeader
{
	width: 181px;
	height: 26px;
	border: bottom: dashed 1px #868686;
	font-weight: bold;
}
.HeaderContent
{
	float: right;
	text-align: left;
	width: 150px;
	margin: 7px 0 0 0;
}
.Content
{
	width: 181px;
}
.ArrowExpand
{
	cursor: pointer;
	background-image: url(/images/g_10.png);
	width: 13px;
	height: 13px;
	float: left;
	margin: 7px 5px 0 5px;
}
.ArrowExpand:hover
{
	cursor: pointer;
	cursor: hand;
}
.ArrowClose
{
	cursor: pointer;
	background-image: url(/images/g_07.png);
	width: 13px;
	height: 13px;
	float: left;
	margin: 7px 5px 0 5px;
}
.ArrowClose:hover
{
	cursor: pointer;
}
.citem
{
	font-size: 10px;
}



#hovercartcontents
{
    padding: 4px;
    border: solid 1px;
    position: absolute;
    z-index: 4000; 
    min-width: 280px;
    text-align: left;
    background-color: #ffffff; /*background:url(bg_image.gif) bottom right no-repeat;*/
    display: none;
margin-left: -220px;
margin-top: -6px;
}
#hovercartcontents .hovercartheadertitle
{
    font-size: 14px;
    font-weight: bold;
}
#hovercartcontents .hovercartheader td
{
    background-color: #3378D7;
    color: #ffffff;
    font-weight: bold;
}
#hovercartcontents .rowodd td
{
    background-color: #ebebeb;
color: #666666;
}
#hovercartcontents .roweven td
{
    background-color: #dedede;
color: #666666;
}
