html, body {
    margin:0px;
    padding:0px;    
    background-color:#fff;
	background-image:url(images/bg_zeb_lo.jpg);	/*bg_5.jpg*/
	background-position:top center;
	background-attachment:fixed;
	background-repeat:no-repeat;
    font-family:verdana;
    width: 100%;
    _width:100%;
    min-width:900px;
    min-height: 420px;
    height: 100%;
	color:#fff;
}
hr {
	color:#00CC00;
	border:1px solid;
	margin:20px 0;
}
img:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
h1,h2,h3,h4,b,strong {
	color:#00CC66;/*#00CC00;*/
}
#initPage {
    position:absolute;
    left:20%;
    top:20%;
}
#page {
    position:absolute;
    width: 100%;
    _width:100%;
    min-width:900px;
    min-height: 420px;
    height: 100%;
}
#top {
    position:relative;
    float:left;
}
#logo {
    position:relative;
    padding:5px;
    margin:0;
    z-index:4;
}
#mainmenu {
    position:relative;
    padding:0;
    margin:0 0 0 7px;
    z-index:3;
}
#content {
    position:absolute;
    float:left;
    left:0px;
    top:250px;
    width:750px;
    padding-bottom:30px;
}
#scrapline {
    height:175px;
    width:390px;
    background-color:#FFFFFF;
    padding:5px 5px 5px 5px;
    padding-right:5px;
    padding-left:300px;
}
#sidebar {
    position:absolute;
    float:right;
    right:0;
    top:0;
    bottom:0;
    width:50px;
    height:100%;
    overflow:hidden;
    background-image: url(imagesCSS/bar.jpg);
}
#lowerbar {
    background-image:url(imagesCSS/barbtm.jpg);
    top:0px;
    width:50px;
    position:relative;
    overflow:hidden;
}
#theObject {
     padding: auto;
}
a.mainmenuitems {
	margin:4px 2px;
	padding:3px 13px;
	line-height:30px;
	background-color:#fff;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:14px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	color:#000;
	font-weight:bold;
	float:left;
}
a.mainmenuitems:hover {
	background-color:#FFCC00;
	color:#000;
}
a.mainmenuitems_r {
	margin:4px 2px;
	padding:3px 13px;
	line-height:30px;
	background-color:#fff;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:14px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	color:#000;
	font-weight:bold;
	float:right;
}
a.mainmenuitems_r:hover {
	background-color:#FFCC00;
	color:#000;
}
#mainPage {
	background-color:#191919;
	border:1px solid #EEEEEE;
	margin:0 auto;
	position:relative;
	top:150px;
	width:900px;
}

input, textarea {
	border:1px solid #595959;
	background-color:#FFFFFF;
	padding:2px 5px;
	font-size:12px;
	font-family:arial;
	color:#000;
}
textarea {
	width:200px;
}
#mainmenubar {
	position:absolute;
	top:-41px;
	width:100%;
}
	#mainmenubar a, #mainmenubar a:hover {
		text-decoration:none;
	}
	
.logo  {
	right:0;
	position:absolute;
	top:-120px;
}
#footer {
	border-top:1px solid #434343;
	margin:0;
	padding:10px;
	text-align:center;
	font-size:10px;
	opacity:0.3;
	filter: alpha(opacity=30);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
#footer:hover {
	opacity:1.0;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.homepaintinga {
	float:left;
	text-align:center;
	padding:10px;
	font-weight:bold;
}
#_preview {
	background-color:#393939;
	border:1px solid #FFFFFF;
	color:#000000;
	font-size:12px;
	left:22%;
	padding:4px;
	position:absolute;
	top:50px;
	width:500px;
}

a {
	color: #00CC66;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #00CC00;
}
.style6 {font-size: 12px}
.style11 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.style12 {
	font-size: 10px;
	font-style: italic;
}

a .aGal {
	padding:25px;
	font-size:10px;
}
.aGalwo {
	width:200px;
	height:110px;
	cursor:pointer;
	padding:10px;
	float:left;
	overflow:hidden;
	text-align:center;
	text-decoration:none;
}
.aGalwo:hover {
	background-color:#333456;
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

.sbasket {
	position:absolute;
	right:63px;
	top:-90px;
	z-index:1009;
}



/* tooltip */
div.info{
    position:relative;
    z-index:24;
	background-color:#191919;
    color:#fff;
    text-decoration:none;
	text-align:center;
}
div.info:hover{
	z-index:25;
	background-color:#333456;
}
div.info span{
	display: none;
}
div.info:hover span{
    display:block;
    position:absolute;
    bottom:1em;
	left:0.3em;
	width:15em;
    border:1px inset #3def5f;
    background-color:#c3f9cb; 
	color:#000;
    text-align: center;
}
/* -- */



.total, #total {
	background-color:#333456;
	float:right;
	font-size:10px;
	height:42px;
	margin-top:25px;
	text-align:center;
	width:285px;
}


.billinginfo_div {
	width:400px;
	float:left;
	font-size:11px;
}
.deliveryinfo_div {
	width:400px;
	float:left;
	font-size:11px;
}
.billingdetails_div {
	font-size:11px;
}
.checkout_label {
	float:left;
	width:150px;
}
.checkout_input input {
	float:left;
	width:222px;
}

/* tooltip */
.checkout_name {
	float:left;
}
div.tooltip{
    position:relative;
    z-index:24;
    color:#fff;
	float:left;
	cursor:help;
	margin-left:15px;
}
div.tooltip:hover{
	z-index:25;
}
div.tooltip div {
	font-size:10px;
	color:#00CC00;
}
div.tooltip span{
	display: none;
}
div.tooltip:hover span{
    display:block;
    position:absolute;
    bottom:0em;
	left:0.3em;
	width:15em;
    border:1px inset #3def5f;
    background-color:#c3f9cb; 
	color:#000;
    text-align: center;
}
/* -- */

#googlead {
	text-align:center;
}