/***********************************************************************/
/* Well hung meat company                                              */
/***********************************************************************/
/* Site - 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: Verdana;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

/***********************************************************************/
/*  Set defaults                                                       */
/***********************************************************************/
.jgalleryholder
{
    background: url(/images/loading.gif) no-repeat center center;
}
body
{
	text-align: center;
	font-size: 9pt;
	background-color: #292e2b;
	margin-bottom: 20px;
}

#site
{
	width: 980px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	font-weight: normal;
	color: #4a4440;
}

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

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

h2
{
	font-size: 150%;
	padding: 3px 0px 3px 0px;
}

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

h4
{
	font-size: 150%;
	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;
}

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

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

/***********************************************************************/
/* 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;
}

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


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


#closeaudio{
vertical-align: top !important;
padding: 0px !important;
margin: 0px !important;
border: solid 0px !important;
}
#jaudio td {
vertical-align: middle;
text-align: center;
}
#jaudio
{
    padding: 1px;
    border: solid 1px #868686;
    position: absolute;
    z-index: 4000;     
    text-align: left;
    background-color: #ffffff; /*background:url(bg_image.gif) bottom right no-repeat;*/
    display: none;
}
.audioicon 
{
padding: 0px !important;
float: none !important;
    }

