body
	{
    margin:0px;
	background:#292929;
    }
body, table, input, textarea
	{
	font-family:Arial;
	font-size:15px;
	color:#dfdfdf;
	}
img {border:0px;}
a:link, a:active, a:visited
	{
	color:#13b8d2;
	}
a:hover
	{
	color:#65eaff;
	}
h1, h2, h3, h4, h5
	{
	color:#ffffff;
	}
h1
	{
	font-family:'Arial Narrow', arial;
	font-weight:bold;
	font-size:16px;
	}
h2
	{
	font-weight:bold;
	font-size:16px;
	}
#footer a:link, #footer a:active, #footer a:visited
	{
	color:#ffffff;
	}
#footer a:hover
	{
	color:#00343c;
	}
#wrap {width:935px;margin:auto;}
#topbar {height:36px;margin-bottom:17px;text-align:right;}
#headerarea {height:251px;margin-bottom:37px;background:url(images/headerbg.jpg) top left no-repeat;}
#headerarea_new {height:251px;margin-bottom:37px;}
#contentheading {height:34px;background:url(images/textbg.jpg) top left no-repeat;}
#contentheading h1 {padding:7px 0 0 15px;text-transform:uppercase;}
#content {background:#292929;margin-bottom:14px;padding:15px;}
#imageboxes {margin-bottom:14px;}
#footer {padding:10px;background:url(images/footer.jpg) top left no-repeat;font-size:11px;}

#product_gallery ul, #product_gallery li {margin:0px;padding:0px;width:100%;}
#product_gallery li {list-style:none;border-bottom:solid #434343 1px;}
#product_gallery li img {float:left;margin-right:10px;}
.productpicdiv {width:350px;margin-bottom:10px;
}
.input {background:#727272;border:solid #999999 1px;padding:5px;color:#ffffff;}
.product_div {margin-bottom:20px;}
.cartTable {width:100%;border-collapse:collapse;background-color:#363636;border:solid #aaaaaa 1px;}
.cartTable td {border:solid #aaaaaa 1px;padding:10px 4px;}

#trans {
        filter:alpha(opacity=50);
        -moz-opacity:0.5;
        -khtml-opacity: 0.5;
        opacity: 0.5;
        background-color:#ffffff;
        position:absolute;
        top:0px;
        left:0px;
        height:200%;
        width:100%;
        vertical-align:middle;
        text-align:center;
        z-index:97;
}

#hidden_div {
        position:absolute;
        top:0px;
        left:0px;
        width:100%;
        height:100%;
        z-index:98;
        vertical-align:middle;
        text-align:left;
}

#notes_div{
	padding:20px;
        margin:auto;
        background-color:#292929;
        border:solid #000000 1px;
        width:500px;
        margin-top:100px;
        z-index:999;
}

