*{margin:0; padding:0;}

#wrapper{width:908px; margin:0 auto; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif}
#container{float:left; border:1px solid #CCC; width:906px;}

/*header*/
#header{height:130px;}
.favorite{
float:left;	
margin-top:8px;
}
#searchform{background:url(../images/searchbg.jpg);  height:47px; width:497px; float:right;}
input#search{height:30px; border:none; margin:9px 0px 0px 10px; width:412px;}
input#searchbtn{background:url(../images/searchbtn.jpg); border:none; height:39px; width:52px; float:right; margin:4px 8px 0px;}

/*left*/
.border{margin:-5px 0px; width:908px;}

#left{
	width:242px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	background:#034e78;
}

#categories{
	background:#034e78;
}

#left h1{font-size:24px; color:#114f77; text-transform:uppercase; padding:15px 0px 0px 20px}
.headingbg{background-image:url(../images/h1bg.jpg); height:51px;}

#categories ul{
width:200px;	
margin:20px 0px 0px 20px;
}
#categories ul li{
border-bottom:1px solid #CCC;
list-style-type:none;
width:200px;	
margin-bottom:15px;

}
#categories ul li a{
	color:#FFF;	
	text-decoration:none;
	font-size:14px;
}

#categories ul li a:hover{
	color:#ccc;	
}

/*Product information*/

#right{
float:left;	
width:650px;
padding-left:10px;
padding-bottom:20px;
position:relative;
top:0;
}

#right h1{
	font-size:28px; 
	color:#114f77; 
	margin-top:20px;
}

#right .prodsub{

}


#info{
margin:20px;	
}
.part{
padding-right:30px;	
}
/*classes*/

.blue{
	color:#114f77;
	font-size:15px;
	font-weight:bold;
}


.clear{
clear:both;	
}


/*style for gallery*/
.photos {
	overflow: hidden;
	padding: 10px;

	margin: 0 auto;
}
img { border: none;}
.photos img.logo {margin: 0 auto; display:block;}
.photos div img {
	padding: 10px 0;
	margin: 20px 0;

	border: 2px solid #7c7c7c;
}
.photos ul.thumbs {
	margin: 0;
	padding: 0 10px 0;
	list-style: none;
	width: 390px;
	float: left;
}
.photos ul.thumbs li{
	width: 110px;
	height: 100px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	overflow: hidden;
	position: relative;
	border: 2px solid #7c7c7c;
	text-align: center;
}
.photos ul.thumbs li:hover {
	border: 2px solid #888;
	-moz-opacity:.75; 
	filter:alpha(opacity=75); 
	opacity:.75; 
}

.aimwidget{
background:url(https://50.22.104.156/~slgnp/ebay/images/chat_bg.png);
width:242px;
height:315px;
float:right;
position:relative;
top:4;
right:0;
}

.meebo{
margin:8px 0px 0px 16px;
}
