#Product
{
 /*width:518px;*/
 margin-left:auto;
 margin-right:auto;
 width:529px;
}

#Product .continueDiv
{
	width: 70px; margin-left: auto; margin-right: auto; margin-top: 10px; padding-bottom:10px;
	clear:both;
	 height:30px;
}

#Product .innerDiv
{
	border:solid 1px black;
	width:510px;
	border-bottom:0;
}

#Product .outerDiv
{
	border:solid 1px #00bd00;
	border-left: 0;
	width:526px;
	border-top:solid 1px #006300;
	border-bottom: solid 1px  #006300;
	/*width:512px;	*/
}


#Product .imageDiv,
#Product .infoDiv
{
	margin-top:10px;
	/*width:516px;*/
	width:527px;
}

#Product .infoDiv .outerRoundTop
{
	background-image:url("images/product/corners/topleft.gif");	
	background-color:Black;
	border-bottom:solid 1px #00bd00;
}

#Product .infoDiv .innerRoundTop
{
	background-image:url("images/product/corners/topright.gif");
	background-position:right;		
}

#Product .infoDiv .outerRoundBottom
{
	background-image:url("images/product/corners/bottomleft.gif");	
	background-color:Black;
}

#Product .infoDiv .innerRoundBottom
{
	background-image:url("images/product/corners/bottomright.gif");
	background-position:right;		
}



#Product .infoDiv .outerRoundTop,
#Product .infoDiv .innerRoundTop,
#Product .infoDiv .outerRoundBottom,
#Product .infoDiv .innerRoundBottom
{	
	height:15px;
	background-repeat:no-repeat;
}

#Product .imageDiv div
{
	padding:0;	
}

#Product .imageDiv .inner2Bottom,
#Product .imageDiv .inner2Top,
#Product .imageDiv .outerRoundTop,
#Product .imageDiv .innerRoundTop,
#Product .imageDiv .outerRoundBottom,
#Product .imageDiv .innerRoundBottom
{
	height:10px;
	background-repeat:no-repeat;
}

#Product .imageDiv .outerRoundTop
{
	background-image:url("images/product/corners/topleftgreen.gif");	
	background-position: left top;
}

#Product .imageDiv .innerRoundTop
{
	background-image:url("images/product/corners/toprightgreen.gif");
	background-position:top right;		
}

#Product .imageDiv .outerRoundBottom
{
	background-image:url("images/product/corners/bottomleftgreen.gif");	
	background-position:left bottom;		
}


#Product .imageDiv .innerRoundBottom
{
	background-image:url("images/product/corners/bottomrightgreen.gif");
	background-position:right bottom;		
}

#Product .imageDiv .inner2Top
{
	
	background-position:top;		
}

#Product .imageDiv .inner2Bottom
{
	background-position:bottom;
}


#Product .imageDiv .inner2Bottom,
#Product .imageDiv .inner2Top
{
	width:496px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:repeat-x;
	background-image:url("images/product/corners/dot.gif");	
}



#Product .productImage
{
	/*border: solid 2px #04bc04;
	 border-bottom:0;
	 border-top:0;*/
}

#Product .title
{
	
	
	 line-height:30px;
	
	font-weight:bold;	
	
	clear:both;
}

#Product .productImage,
#Product .brandImage
{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

#Product .shortDescription
{
	font-weight:bold;
	font-size:12px;
	 text-align:center;
}

#Product .price
{
	margin-top:10px;
}

#Product .productImage
{
	clear:both;
}

#Product .category .links
{
	float:right;
	text-align:right;
}

#Product .category .links a
{
	display:block;
}


#Product table.send
{
	 width:100%;
}

#Product table.send input
{
	width:175px;
}
#Product table.send td
{
	padding:2px;
	 vertical-align:middle;
}



#Product .section
{
	border-bottom: solid 1px black;
	 padding-bottom:5px;
	 padding-top:5px;	
	  clear:both;
	  background-color:#e9e9e9;
	  /*width:512px;*/
	width:525px;
	 background-image:url(images/products/section-border-left.png);
	 background-repeat:repeat-y;
}

#Product .section .image
{
	width:70px;
	float:left;
	background-position:center 3px;
	background-repeat:no-repeat;
	height:40px;
	
	
}

#Product .section .image label
{
	display:block;
	margin-top:25px;
	text-align:center;
}

#Product .section .content
{		 
	 width:430px;
	  float:right;
	  margin-left:5px;
	  margin-right:5px;
	
}

.clear
{
	clear:both;
}


/*SendToFriend*/

#Product #SendToFriend input
{
	 width:80px;
}

#Product #SendToFriend .content
{
	line-height:17pt;
}

#Product #SendToFriend .fields div,
#Product #SendToFriend .fields label
{
	margin-right:2px;
	
}

#Product #SendToFriend .fields label,
#Product #SendToFriend .fields div
{
	float:left;
}

#Product #SendToFriend .image
{
	background-image: url("images/product/email.gif");
	
}

/*Category*/

#Product #Category .fields
{
	text-align:right;
	line-height:17pt;
	
	 float:right;
}

#Product #Category .content
{
	 
}


#Product #Category a.arrow
{
	
	 margin-left:3px;
	   margin-right:3px;
}

#Product #Category .image
{
	background-image:url("images/product/category.gif");

}

 
/*Notes*/
#Product #Notes .image
{
	background-image:url("images/product/notes.gif");

}

/*Links*/
#Product #Links .image
{
	background-image:url("images/product/links.gif");

}

/*Documents*/
#Product #Documents .image
{
	background-image:url("images/product/documents.gif");

}

/*Warranty*/
#Product #Warranty .image
{
	background-image:url("images/product/warranty.gif");

}


#Product .empty
{
	padding:10px;
	text-align:center;	
}

#Product div.infoDiv ul
{
 margin-left:15px;	
} 


#Product .hidepaging .outerDiv
{
     border-bottom:0;
}
