/* CSS Document */
img{
	border: 0;
}
body{
	font-family: Arial, Helvetica, sans-serif;font-size:12px; color:#666666;
}
table{
	 font-size: 12px;
}
.bbdr{
	border:1px solid #666666;
	
}
.tease{
	color:white;
}
.tease a{
	color: white;
	text-decoration: underline;
	
}
ul{
	margin-top: 0px;
	list-style-position: outside;
	margin-left: 14px;
	margin-bottom: 0px;
	padding: 0px;
}
.tease a:hover{
	color: white;
	text-decoration: none;
	
}
div.shadow {
  padding: 0 1px;
  background: #bfbfbf;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}
div.shadow img a:hover{
	border: 1px solid #0066CC;
}

div.shadow img {
  padding: 5px 5px 9px 5px;
  background: white url(/images/shad_bottom.png) repeat-x bottom left;
}

div.shadow img.nomatte {
  padding: 0 0 4px 0;
  background: white url(/images/shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(/images/shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(/images/shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(/images/shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(/images/shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}

table{
	font-size: 11px;
}
a {
	color:#FF9900;
	text-decoration: none;
}
a:hover{
	color: #006699;
	text-decoration: underline;
}
.bgt{
	border-top: 1px solid #666666;
}
.bgb{
	border-bottom: 1px solid #666666;
}
.bgl{
	border-left: 1px solid #666666;
}
.bgr{
	border-right: 1px solid #666666;
}
.pad5{
	padding: 5px;
}
.pad10{
	padding: 10px;
}

.buttons{
	text-align: center;
	font-weight: bolder;
	text-transform: uppercase;
	border-top: 1px solid white;
}
.buttons a{
	display: block;
	color: white;
	text-decoration: none;
	border-right: 1px solid white;
	padding-top:3px;
	padding-bottom:3px;
	
}

.buttons  a:hover{
	background-color: #3F3F3F;
	color: #fff;
	text-decoration: none;
}
#active{
	background-color: #FF9900;
	color: #fff;
	text-decoration: none;
}
.buttonl{
	text-align: center;;
	font-weight: bolder;
	text-transform: uppercase;
	border-top: 1px solid white;
}
.buttonl a{
	display: block;
	color: white;
	text-decoration: none;
	padding-top:3px;
	padding-bottom:3px;

}
.it{
	font-style: italic;
}

.buttonl  a:hover{
	background-color: #3F3F3F;
	color: #fff;
	text-decoration: none;
}
.mbar{
	background: #666666;
}
.imgl{
	float: left;
}
.f10{
	font-size: 10px;
}
.f11{
	font-size: 11px;
}
.f12{
	font-size: 12px;
}
.f13{
	font-size: 13px;
}
.f14{
	font-size: 14px;
}
.f16{
	font-size: 16px;
}
.f22{
	font-size: 22px;
}
.b{
	font-weight: bold;
}
.cap{
	text-transform: capitalize;
}
.up{
	text-transform: uppercase;
}
.fields,.fd{
	border: 1px solid #666666;
	font-size: 12px;
	height: 16px;
	color:#0066CC;
}
.fds{
	border: 1px solid #666666;
	font-size: 12px;
	height: 16px;
	color:#0066CC;
	width: 57px;
}
.rfields{
	border: 1px solid #CC0000;
	font-size: 12px;
	height: 16px;
}
.tarea{	
	border: 1px solid #666666;
	font-size: 12px;
	height: 120px;
	width: 200px;
	color:#0066CC;
}
.button{
	border: 1px solid #666666;
	background: White;
	color: #666666;
	font-size: 10;
	font-weight: bold;
	text-transform: capitalize;
	font-family: "Trebushet Ms";
}
.date{
	font-size: 10px;
	color: #CCCCCC;
}
.dated{
	color: #999999;
}
.drgarbg{
	background-color: #545454;
}

.read_more a{
	color:#FF9900;
	font-weight: bolder;
}
.read_more a:hover{
	color:white;
	text-decoration: underline;
}
.oj{
	color:#FF9900;
}
.slideshow{ /*CSS for DIV containing each image*/
	float: left;
	width: 120x;
	height: 110px;
	background-color: #3F3F3F;
	padding: 5px;
	color: white; 
}

.slideshow img{ /*Change "auto" below to a number (ie: 200px) to hard code dimensions of album images*/
	width: auto;
	height: auto;
	padding: 5px;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
	font-weight: bold;
	padding: 0px;
	font-size: 11px;
	margin:0px;
	text-transform: capitalize;
}

#navlinks a{ /*CSS for each navigational link*/
	border: 1px solid white;
	border-top: none;
	color: white;
	background-color: #545454;
	padding: 5px;
	padding-bottom: 2px;
	margin: 0px;
	
}
.gallerycontainer{
	background-color: black;
	color:white;
	
}

#navlinks a:hover{ /*CSS for each navigational link*/
	background-color: black;
	border-top: none;
	color: white;
	text-decoration: none;
	
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
	background-color: #FF9900;
	color: white;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; font-size: 11px; font-weight: bolder; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
	}
	
#mainContainer{
	width:860px;
	margin:0 auto; 	/* Center alignment */
	text-align:left;
	background-color:#FFF;
}
#leftColumn{	/* Left column of the page */
	width:600px;
	float:left;
	padding-right:5px;
}

#rightColumn{	/* right column, i.e. shopping cart column */
	width:240px;
	float:right;
	background-color:#DDD;
	padding-right:10px;
}
#shopping_cart{	/* Shopping cart */
	margin:3px;
	padding:3px;
}
.clear{	
	clear:both;
}

.product_container{	/* Div for each product */
	width:250px;
	margin-right:15px;
	float:left;
	margin-top:3px;
	padding:2px;
}

.sliding_product img{	/* Float product images */
	float:left;
	margin:2px;
}
img{	/* No image borders */
	border:0px;
}

.red{
	color: red
	}