.linkbuttons{
	margin-right:5px;
}

a.producttitle, a.producttitle:hover, a.producttitle:visited{
	text-decoration:none;
	font-weight:bold;
	color:#8f8f8f;
	font-size:12px;
}

.productlist{
	margin-bottom:10px;
}

table td.columnlist0, table td.columnlist1, table td.columnlist2, table td.columnlist3, table td.columnlist4{
	padding-left:12px
	padding-right:12px;
	vertical-align:top;
}
table td.columnlist0 {width:100px;}
table td.columnlist1 {width:250px;}
table td.columnlist2 {width:50px;}
table td.columnlist3 {width:50px;}
table td.columnlist4 {width:50px;}

h3.headerH3{
	color:#39618C;
	font-family:trebuchet ms,trebuchet,tahoma,verdana;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.required{
	color:red;
	font-size:12px;
	padding-left:2px;
	padding-right:3px;
}

#downloadwrapper{
	position:relative;
	width:500px;
}

#downloadinfo{
	position:absolute;
	background-color:#353030;
	width:300px;
	height:120px;
	left:100px;
	top:0px;
	padding:20px;
	color:white;
}

.downloadbutton{
	text-align:center;
	margin-top:10px;
}

.loadingimage{
	text-align:center;
	margin-top:20px;  
}
#syncdata{
	position:relative;
}

#progressinfo{
	position:absolute;
	background-color:#353030;
	width:300px;
	height:120px;
	left:80px;
	top:100px;
	padding:20px;
	color:white;
}

#ulcategory, #ulcategory li,
#ulcategory li ul, #ulcategory li ul li{
	margin:0px;
	padding:0px;
	list-style:none;
}

#ulcategory li{
	background:url(images/bluearrow.jpg) no-repeat;
	background-position:0px 3px;
}

#ulcategory li.selected{
	background:url(images/redarrow.jpg) no-repeat;
	background-position:0px 3px;
}

#ulcategory li a{
	padding-left:10px;
}

#ulcategory li ul{
	margin-left:20px;
}

#ulcategory{
	padding-left:28px;
	padding-top:10px;
}

.imgbreadcrumb{
	margin-left:5px;
	margin-right:5px;
}

.ProductTitle{
	font-weight:bold;
	font-size:13px;
}

table.tblHeader td{
	font-weight:bold;
}

.pright{
	padding-left:15px;
}

.comingsoon{
	color:#FF6633;
	font-weight:bold;
}

table.tblProductDetail td{
	color:#555555;
}

.searchbox{
	background:url(images/searchcataloguebox.jpg) no-repeat;
	width:247px;
	height:88px
}

.searchboxinside{
	padding:40px 0px 0px 22px;
}

.gobutton, .button{
	display:block;
}

#topsearchbox{
	width:248px;
	height:35px;
	background:url(images/topcategorybox.jpg) no-repeat;
}

#midsearchbox{
	width:248px;
	background:url(images/midcategorybox.jpg) repeat-y;
}

#midsearchboxinside{

}

#botsearchbox{
	width:248px;
	height:23px;
	background:url(images/botcategorybox.jpg) no-repeat;
}

.productlisttitle{
	font-family:trebuchet ms,trebuchet,tahoma,verdana;
	font-size:15px;
	color:#f7941f;
	font-weight:bold;
	margin-bottom:10px;
}


#dnn_RightPane #ulcategory{
	padding-left:0px;
	padding-top:0px;
}

#dnn_RightPane #ulcategory li a{
	font-size:17px;
	color:#2f537b;
	font-weight:bold;
	font-family:trebuchet ms,trebuchet,tahoma,verdana;
	text-decoration:none;
}

#dnn_RightPane  #ulcategory li{
	background:url(images/bluearrow.jpg) no-repeat;
	background-position:0px 7px;
}

.categorybanner{
	margin-bottom:10px;
}