/* CSS Document */

.ProductBox{
	width:383px;
	height:305px;
	float:left;
	
	border-right:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	/*
	background-image:url(../images/product_box.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	
	*/
	font-size:70%;
	margin-left:0px;
	
}
.ProductBox .PHeader{
	font-weight:bold;
	margin:5px;
	font-size:135%;
}
.ProductBox .Poffer{
	color:red;
	margin-left:10px;
}

.ProductBox .PImage {
	height:150px;
	width:150px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	border:1px solid #cccccc;
	overflow:hidden;
	margin-bottom:5px;
}

.ProductBox .Penlarge{
	margin-top:5px;
	margin-left:15px;
	float:left;
}


.ProductBox .Pprice{
 margin-top:5px;
 text-align:left;
 font-size:130%;
 margin-left:5px;
 clear:left;
}

.ProductBox .Pprice ul{
margin:0px;
padding:0px;
}
.ProductBox .Pprice li{
margin:0px; 
padding:0px;
float:left; 
margin-right:5px;
list-style-type:none;
}

.ProductBox .ButtonSet1{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	float:left;
}
.ProductBox .ButtonSet2{
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	float:left;
}

.ProductBox .Pinfo{

	margin-top:5px;
	width:250px;
	height:28px;
	margin-left:5px;
	overflow:hidden;
	font-size:125%;
}

.ProductBox .Pupdate{
	color:#999999;
	margin-top:10px;
	margin-left:5px;
	font-size:10px;
	display:none;
}


	/*Member rates popup table*/
	.discounthover {
	display:inline;
	position:relative;
	z-index: 1;
	}
	.discounthover table {
		position:absolute;
		left:-103px;
		bottom:20px;
		visibility:hidden;
		background-color:#FFFFFF;
		color:#000000;
		border:solid #cccccc 1px;
		width:20em;
	}
	.discounthover table td {
		padding:2px;
	}
	.discounthover:hover table {
		visibility:visible;
	}
	.notes{
		font-size:smaller;
		color:#999999;
	}
	/* end of member rates */
	
/* verticle layout for product results*/
.vert_products{
	position:relative;
	_position:static; /* IE6 hack*/
	float:left;
	width:100%;
	border-top:1px dotted #999;
	border-left:1px dotted #999;
	border-right:1px dotted #999;
	margin-bottom:5px;
	margin-top:10px;
	min-height:215px;
	_height:215px;
}

.vert_products .vert_header{
	background-image:url(../images/Table_header_bkg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom:1px dotted #999;
	font-size:100%;
	padding-top:10px;
	padding-bottom:10px;
	height:15px;
	padding-left:5px;
	font-weight:bold;
	background-color:#ccc;
}


.vert_products .vert_image{
	width:150px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	float:left;
	font-size:75%;
}

.vert_buttons{
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	background-color:#eee;
	padding-top:5px;
	padding-bottom:5px;
	width:100%;
	top:183px;
	_margin-top:150px;
	left:0;
	position:absolute;
	_position:static;
}

.vert_buttons img{
padding-left:5px;
}

.deliverymessage{
	margin-left:5px;
	font-size:90%;
	color:#666666;
}

.vert_products .vert_details{
	border-left:1px dotted #999;
	min-height:130px;
	_height:130px;
	width:37%;
	text-align:justify;
	font-size:90%;
	padding:10px;
	float:left;
	

}

.vert_products .vert_details_alt{ 
	border-left:1px dotted #999;
	min-height:130px;
	_height:130px;
	text-align:justify;
	width:70%;
	font-size:90%;
	padding:10px;
	float:left;

}

.vert_products .vert_prices{
	border-left:1px dotted #999; 
	min-height:130px;
	_height:130px;
	padding:10px;
	width:25%;
	text-align:left;
	font-size:90%;
	float:right;
}


.vert_products .price_display{
	font-size:200%;
	font-weight:bold;
	color:#666;
}

.vert_products .SRP{
/*text-decoration:line-through;*/
font-size:125%;
color:#FF0000;
font-weight:bold;
}

.vert_products .TradePrice{
font-size:150%;
color:#000000;
font-weight:bold;
}

.vert_products .vert_viewimage{
	height:13px; 
	width:560px;
}



/* end of verticle layout for product results*/

	
/* view product*/	
#viewproduct {
	margin:auto;
}
	
#viewproduct form {
	padding:0px;
	margin:0px;
}

#viewproduct .Pricebox{
margin-bottom:10px;
}

#viewproduct .Qty{
margin-top:5px;
}

#viewproduct #delivermessage{
margin-bottom:5px;
margin-top:3px;
font-size:90%;
color:#666666;
}

#OptComboPriceEx{
font-size:200%;
color:#666;
font-weight:bold;
}

#OptComboPriceInc{

}

#AddtoCart {
	margin:3px;
	font-size:100%;
}
#productimage {
	float:left;
	height:230px;
	width:230px;
	overflow:hidden;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-top:5px;
}
#ViewProductInfo {
	float:left;
	width:100%;
	margin-top:10px;
}
ul.Tab_view {
	margin:0px;
	padding:0px;
	height:25px;
}
.Tab_view li {
	float:left;
	width:100px;
	_width:100px;
	margin:0px;
	padding:0px;
	text-align:center;
	list-style-type:none;
	margin-right:1px;
}
.Tab_view li a {
	width:100%;
	height:20px;
	padding-top:5px;
	display:block;
	color:#ffffff;
	background-image:url(../images/tab.jpg);
	background-repeat:no-repeat;
}
.Tab_view li a:hover {
	background-image:url(../images/tab-over.jpg);
	color:#ffffff;
}

#view_desc{
	width:99%;
	float:left;
	margin-top:5px;
	padding:3px;
	border:1px dotted #999;
	background-image:url(../images/Table_header_bkg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#product_content {
	width:100%;
	float:left;
	margin-top:5px;
	padding:3px;
	border:1px dotted #999;
	background-image:url(../images/Table_header_bkg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#back2top {
	margin-top:10px;
	width:100%;
	float:left;
}
#enlarge {
	margin:5px;
}

#productoptions{
float:left;
margin-left:225px;
border:1px dotted #666;
padding:5px;
background-image:url(../images/Table_header_bkg.gif);
background-repeat:repeat-x;
background-position:bottom;
width:300px;
}


#productoptions .ProductPrice{
margin-bottom:10px;
}
#productoptions .ProductParameter{
margin-bottom:10px;
}

/* end of view product*/


/* Products Gallery */
#gallery {
	margin:0px;
	padding:0px;

}
#gallery ul {
	margin:0px;
	padding:0px;

}
#gallery li {
	margin:0px;
	list-style:none;
	float:left;
	border-left:1px dotted #666666;
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
	width:110px;
	height:110px;
	overflow:hidden;
}
#gallery li#last {

	border-right:1px dotted #666666;
	border-bottom:1px dotted #666666;
}

/* end of Products Gallery*/

/* image Categories*/


.imagecategory{
width:100%;
float:left;
margin-bottom:5px;
padding-bottom:5px;

}
.imagecategory ul{
margin:0px;
padding:0px;
margin:auto;
}

.imagecategory li{
margin:0px;
padding:0px;
list-style-type:none;
float:left;
border:1px dotted #ccc;
margin:2px;
width:135px;
height:135px;
overflow:hidden;
}

/* end of image categories*/
/*Option system*/
.optionnumberfield {
	width:5em;
}