@import url("common/probox-listgrid.css");
@import url("common/grid.css");
/*#################################### 
WELCOME TEXT CSS
####################################*/
.welcometxt_box {
	margin-bottom:10px;
	min-height:1px;
	border:1px solid #E5E5E5;
	}
.welcometxt_box h1 {
	margin-bottom:5px;
	color:#025BBE;
	font-family:"Trebuchet MS";
	font-size:150%;
	font-weight:normal;
	}
.welcometxt_content{
	display:block;
	font-size:100%;
	color:#666666;
	padding-bottom:15px;
	padding:10px 10px 10px 10px;
	}


/*Infobox container
-------------------------------*/
.infoboxcontainer{
	margin:0 0 15px 0;
	padding:0 0 0 0;
	}
.infobox{
	background-color:#333333;
	padding:15px;	
	width:45%;
	position:relative;
	min-height:1px;
	_height:1px;
	}
.infobox .image {
	float:left;
	height:134px;
	margin-bottom:5px;
	text-align:center;
	width:117px;
	background-color:#333333;
	}
.infobox .imgborder {
	display:block;
	height:134px;
	text-align:center;
	padding:0px;
	margin:0px;
	border:1px solid #333333;
	background-color:#333333;
	}
.infobox .imgborder:hover {
	border:1px solid #FFFFFF;
	}
.infobox .morebar {
	position:absolute;
	bottom:10px;
	height:20px;
	}
/* PRODUCT NAME
------------------------------------*/
.infobox dl{
	margin:0 0 0 130px;
	padding:0 0 0 0;
	
	}
.infobox .details h2 {
	margin:0 0 10px 0;
	padding:0 0 10px 0;	
	color:#FFFFFF;
	text-transform:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:142%;
	background-image:url(../images/hor_line1.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	border:none;
	font-weight:normal;
	}
.infobox .details h2 a {
	color:#FFFFFF;
	text-transform:none;
	}
.infobox .details h2 a:hover {
	color:#FF4BA3;
	}
.infobox .details dd{
	color:#FFFFFF;
	}
/*#################################### 
PRODUCT CSS
####################################*/
/*#gridcontainer{
	margin:0 -6px;
	}
.prod_header{
	margin:0px 0px 10px 0px;	
	padding:6px 10px;
	background-color:#E6E6E6;
	position:relative;
	min-height:20px;
	display:none;
	}
.probox {	
	width:88%;
	background-color:#333333;
	padding:15px;
	position:relative;
	min-height:1px;
	_height:1px;
	}
.probox .image {
	float:left;
	height:134px;
	margin-bottom:5px;
	text-align:center;
	width:115px;
	}
.probox .imgborder {
	display:block;
	height:134px;
	text-align:center;
	padding:0px;
	margin:0px;
	border:1px solid #333333;
	}
.probox dd{
	margin-left:125px;
	}
.probox dd dl dd{
	margin-left:0px;
	}*/
/* PRODUCT NAME
------------------------------------*/
/*.probox .details h2 {
	margin:0 0 10px 0;
	padding:0 0 10px 0;	
	color:#FFFFFF;
	text-transform:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:142%;
	background-image:url(../images/hor_line1.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	border:none;
	font-weight:normal;
	}
.probox .details h2 a {
	color:#FFFFFF;
	text-transform:none;
	}
.probox .details h2 a:hover {
	color:#BADB5E;
	}
.probox .textdata,
.probox .price{
	display:none;
	}
.probox .desctxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#FFFFFF;
	}
.probox .morebar {
	background-color:#333333;
	position:absolute;
	bottom:10px;
	height:20px;
	}*/

/* html .prod_header{
	height:20px;
	}
.prod_title{
	color:#025BBE;
	font-family:"Trebuchet MS";
	text-transform:uppercase;
	font-size:100%;
	font-weight:bold;
	padding-right:70px;
	position:absolute;
	left:10px;
	}
.prod_title a{
	text-decoration:none;
	color:#025BBE;
	}
.prod_title a:hover{
	color:#000000;
	}
.prod_bg .hor_line{
	margin-left:10px;
	margin-right:10px;
	}
#home .morebar{
	border-top:1px solid #E2E2E2;
	border-bottom:1px solid #E2E2E2;
	background-color:#E3E3E3;
	}
#home .morebox{
	height:16px;
	width:106px;
	margin:0px;
	padding:0px;
	position:absolute;
	right:10px;
	top:7px;
	}
.mostpopularsearch {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;	
	}
.mostpopularsearch  .title{
	font-family:"trebuchet MS";
	font-size:20px;
	color:#FFFFFF;	
	background-image:url(../images/headerbg1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:4px 15px 6px 10px;
	margin-bottom:5px;
	
	}
.mostpopularsearch strong{
	font-size:16px;
	line-height:30px;
	}*/