body {
	background-color					: #5A5A5A; 
  color											: #6c6c6c; 
	font-family								: "Tahoma";
	font-size									: 8pt;
  text-align								: justify; 
	margin										: 0px;
	background-image					: url(img/bg.jpg);
	background-repeat					: repeat-x;
}

td {
	font-family								: "Tahoma";
  text-align								: justify; 
	color											: #6c6c6c;
	font-size									: 8pt;
  text-align								: justify; 
}

input, select, option, textarea {
	font-family								: "Tahoma";
	font-size									: 8pt;
	color											: #6c6c6c;
	background-color					: #F0EEED;
	BORDER-RIGHT							: #848282 1px dashed;
  BORDER-TOP								: #848282 1px dashed;
  BORDER-BOTTOM							: #848282 1px dashed;
  BORDER-LEFT								: #848282 1px dashed;
}

#button {
	font-family								: "Tahoma";
	BORDER										: #848282 1px ridge;


}

A:link			{
	color											: #176901;
	TEXT-DECORATION						: none;
}

A:visited		{
	color											: #176901;
	TEXT-DECORATION						: none;
}

a:hover {
	color											: #1D7F02;
	TEXT-DECORATION						: underline;
}

hr {
	color											: #cecece;
	background-color					: transparent;
}


#spa1	{
	font-size									: 8pt;
	line-height								: 14pt;
}


#spa2	{
	line-height								: 20pt;
}

#tih	{
	color											: #ffffff;
}

#inv	{
	color											: #ffffff;
	}
	

.spacer {
	width: 734px;
	margin: auto;
	background: #fff;
}

.list {
	float: left;
	width: 490px;
}
.thumb {
	float: left;
	background: url(img/shadow.gif) no-repeat bottom right;
 	margin: 20px 0 0 20px !important;
	margin: 20px 0 0 20px;
}
.thumb div {
	background: url(img/shadow2.png) no-repeat left top !important;
	background: url(img/shadow2.gif) no-repeat left top;
	padding: 0px 3px 0px 0px;
}
.thumb img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
}

.av {
	float: left;
	text-align: center;
	background-image: url(/images/bgnav_av.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 3px;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
}
.av a {
	color: #FFFFFF;
	text-decoration: none;
}
.av a:hover {
	color: #000000;
	text-decoration: none;
}
#featured{ 
	width:100px; 
	padding-right:250px; 
	position:relative; 
	border:5px solid #ccc; 
	height:250px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:350px; 
	list-style:none; 
	padding:0; margin:0; 
	width:108px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('/images/images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:350px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('/images/images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

.pikachoose{width:510px;margin:0 auto 50px auto;}
/* This is the ul you have all your images in */
.pikachoose ul{padding-left:0;width:510px;height:180px;margin:0;overflow:hidden;}
.pikachoose ul li{float: left;border:1px solid #555;padding:2px;background:#777;margin:0 6px 4px 0;position:relative;overflow:hidden;}
.pikachoose ul li div img{position:relative;cursor:pointer;}

/* this is the surroundner for all your elements. This is also the fake border around the main img and room for caption */
.pika_main{width:506px;height:325px;display:block;position:relative;}
/*sine we give it the fake border, you need to position the image a little. */
.pika_main_img{position:relative;}
.pika_subdiv{position:relative;border:1px solid #555;background:#777;padding:2px;}
.pika_animationDivs{top:2px;left:2px;} /*must match top/left padding for subdiv */
.pika_subdiv img, .pika_subdiv a img{border:none;}
.pika_caption{width:500px;height:16px;padding-top:4px;text-align:center;position:absolute;bottom:7px;left:3px;background:url('images/black.png') top left;}
.pika_caption a{color:white;}

.pika_play{position:absolute;z-index:1;left:50%;margin-left:-25px;width:50px;top:5px;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;display: block;width:50px;height:50px;background:url('images/play.png') top center no-repeat;}
.pika_play a.pika_stop_button{background:url('images/pause.png') top center no-repeat;}

.pika_navigation a{font-size: 12px; text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}

/* if you want to 'hide' these jus make their height and width 1px */
.pika_prev_hover{position:absolute;top:5px;left:5px;height:456px;width:100px;background:url('images/rewind.png') top left no-repeat;}
.pika_next_hover{position:absolute;top:5px;right:5px;height:456px;width:100px;background:url('images/fastf.png') top right no-repeat;}


