﻿BODY
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
	background:#222;
}

TD
{
    font: 11px Verdana;
    color: #333;
	line-height:16px;
} 

INPUT				
{	
    border: 1px solid #666; 
    font-style:normal; 
    font-variant:normal; 
    font-weight:normal; 
    font-size:10px; 
    font-family:Verdana
}

A       			
{ 	
    color : #f00; 
    font: 11px Verdana; 
    text-decoration:none;
} 

A:HOVER 			
{	
    color : #666; 
    font: 11px Verdana; 
    text-decoration:none;
}


.form_text{	border: 1px solid #CCC;	font: 10px Verdana;	text-decoration: none;	background-color: #FFF;	cursor: none;}
.bg_navi{ background:url(../images/bg_naviblock.jpg) repeat-x; height:105px;}
#loginarea{ background:url(../images/bg_loginarea.jpg); height:180px;}
#cartarea td{ font-size: 10px;}

.imgbdr1 {margin:2px;}
#middlepnl {background:url(../images/bg_scroll.jpg); height:600px;}
#mainarea {background:url(../images/bg_main.jpg); height:600px;}
.mainarea {background:url(../images/bg_main.jpg); height:600px;}
.price {background:url(../images/bg_pricepanel.jpg); color:#FFF; font-weight:bold; height:38px;}
#price1 {background:#FFF; color:#C00; font-weight:bold; padding:3px;}
.whitetxt {color:#FFF; line-height:14px; font-size:10px;}

.whitetxt A       			
{ 	
    color : #fff; 
    font: 10px Verdana; 
    text-decoration:none;
} 

.whitetxt A:HOVER 			
{	
    color : #666; 
    font: 10px Verdana; 
    text-decoration:none;
}

.redtxt {font: bold 12px Verdana; color:#f00;}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

#mpllinks A       			
{ 	
    color : #fff; 
    line-height:26px;
    font-weight:bold;
    text-decoration:none;
} 

#mpllinks A:HOVER 			
{	
    color : #666; 
    line-height:26px;
    font-weight:bold;
    text-decoration:none;
}
/*
#UpdateProgress1 
 {
   background-color:#CF4342;
   color:White;
   top: 0px;
   right: 0px;
   position:fixed;
 }

 
#UpdateProgress1 img {
   margin:2px;
 }
*/


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
