
.hi {
	height: 150px;
	width: 200px;
}
.new{
background:url(images/new-trans.png) no-repeat top right;
width:58px;
height:58px;
position:absolute;
right:0;
top:0;
}
.temp{
float:left;
width:292px;
margin-right:5px;
margin-left:5px;
margin-bottom:5px;
margin-top:5px;
}
.temphol{
background:#efefef;
border:1px solid #ccc;
position:relative;
width:290px;
height:155px;
overflow:hidden;
}
.temphol img {
position: absolute;
top: 7px; left: 7px;
}
.tempde{
background:url(images/tempde.jpg) repeat-x bottom;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
width:290px;
height:32px;
}
.tempname{
float:left;
padding-left:10px;
padding-top:8px;
}
.tempprice{
color:#fff;
float:right;
background-image:url(images/pricebg.jpg);
width:70px;
height:20px;
text-align:center;
margin-top:2px;
padding-top:4px;
padding-bottom:2px;
padding-right:5px;
padding-left:5px;
font-weight:bold;
text-decoration:none;
}
.tempprice:link
{
	color:#FFF;}
	
.tempprice:hover
{
	color:#151a72;}
.tempproduct{
float:right;
background-image:url(images/pricebg.jpg);
width:70px;
height:20px;
text-align:center;
margin-top:2px;
color:#000;
padding-top:6px;
padding-right:5px;
padding-left:5px;
font-weight:bold;
text-decoration:none;
}
.thumb{
position:absolute;
top:7px;
left:7px;
width:276px;
height:141px;
text-indent:-999px;
overflow:hidden;
background:url(images/blank.gif) repeat;
}

/*from pages*/

a:hover {color:#ccc;text-decoration:none}

#tabMenu {margin:0;padding:0 0 0 15px;list-style:none;}
#tabMenu li{
	float:left;
	height:32px;
	width:130px;
	cursor:pointer;
	padding-right: 2px;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 31px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 31px;
	width: 120px;
	padding-left: 12px;
}

li.comments {background:url(images/blank_tab.png) no-repeat 0 -32px;  }
li.posts {background:url(images/blank_tab.png) no-repeat 0 -32px;}
li.category {background:url(images/blank_tab.png) no-repeat 0 -32px;}
li.famous {background:url(images/blank_tab.png) no-repeat 0 -32px;}
li.random {background:url(images/blank_tab.png) no-repeat 0 -32px;}

li.mouseover {background-position:0 0;}
li.mouseout {background-position:0 -32px;}
li.selected {background-position:0 0;}

.box {
	width:709px;	
}
.boxNew {
	width:100%;	
}
.boxTop {background:url(images/boxTop.gif) no-repeat;height:11px;clear:both;width:100%}
.boxTop {margin-bottom:-2px;}
.boxBody {
	background-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
}
.boxBottom {background:url(images/boxBottom.gif) no-repeat;height:11px;}

.boxBody div {display:none;}
.boxBody div.show {display:block;}
.boxBody #category a {display:block;}

.boxBody div ul {margin:0 10px 0 25px;padding:0;width:90%;list-style-image:url(images/arrow.gif)}
 .boxBody div ul {margin-left:10px;padding-left:15px;}
.boxBody div li {
	padding:4px 0;
	
	
	list-style:none;
	text-align: left;
}
.boxBody div ul li.last {border-bottom:none}
.boxBody div li span {font-size:8px;font-style:italic; color:#fff;}

.subtopics {
	font-size: 12px;
	color:#666666;
	font-family:"Trebuchet MS";
}


.style1 {font-size: 12px; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
body,td,th {
	font-family: Trebuchet MS;
}
.txt11
{	
	font-size:11px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:10px;
}


#gallery	{ vertical-align:top;}
#gallery ul{list-style: none;}
#gallery ul li{display: inline;}
#gallery ul img{border: 4px solid #3e3e3e;	border-width: 4px 4px 4px;}
#gallery ul a:hover img{border: 4px solid #ff0000;	border-width: 4px 4px 4px;	color: #FF0000;}
#gallery ul a:hover{color: #ff0000; }

a:link {
	color:#333333;
}
a:hover {
	color:#CC0000;
}


