/* Testimonials */
#testimonials div{
	font-size:15px;
	margin-bottom:30px;
	background:#F8FAFD;
	border:	1px solid #E2E2E2;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align:justify;
}
#testimonials div div{
	border:none;
	background:none;
	margin:0;
}
#testimonials div div.message{
	background:none;
	margin:15px 10px 20px 10px;
}
.table_login{
	border:1px solid #E2E2E2; background: #ECEFF2;
}
.table_login:hover{
	background: url(/assets/templates/layout8/images/frames/gradient-blue2.gif) top left repeat-x;
}
#right_frame{
	border:1px solid #A2C8BD;
}
#right_frame a{
	color:#0066CC;
}
#right_frame a.top_products{
	color:#333333;
	font-weight:bold;
	font-size:10.5px;
}
#right_frame .title{
	color:#0066cc;
	font-weight:bold;
}
#right_frame .cover_title{ margin-bottom:3px;
	height:22px; cursor:pointer; padding-top:3px; border-bottom:1px solid #A2C8BD;
	background-image: url(/assets/templates/layout8/images/frames/login-red.gif);
}
#list_products{
	padding:0;
	padding-bottom:3px;
}
#list_products tr{
	cursor:pointer;
	border-bottom:1px dashed black;
}
#list_products tr td img{
	padding:0 3px 0 3px;
	margin:0 5px 0 5px;
}
#list_products tr td a{
	color: #666666;
	text-align:left;
	font-weight:bold;
	font-size:10.5px;
}
#list_products tr td a:hover{
	text-decoration:underline;
}

/* Popup frame */
#product_popup{
	width: 152px; max-width: 152px; max-height:170px;
	border-bottom:1px solid #A2C8DB;
}
#product_popup .top{
	background-image: url(/assets/templates/layout8/images/frames/cover.gif);
	background-position: right top;
	height:4px;	width:100%;
}
#product_popup .top .left_corner{
	background-image: url(/assets/templates/layout8/images/frames/cover.gif);
	height: 4px;
	width: 10px;
	position: relative;
	background-position: left top;
	overflow: hidden;
	background-position: 0 0px;
}
#product_popup .product_name{
	border-bottom:1px solid #A2C8DB;
	background-image:url(/assets/templates/layout8/images/frames/cover_title.gif);
}
#product_popup .product_img{
	background-color:#FFFFFF;
	padding-top:4px;
	color:#FF3366;
}
#product_popup .border_left {
	padding: 0 0 0 1px;
	background-image: url(/assets/templates/layout8/images/frames/border.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#product_popup .border_right {
	padding: 0 1px 0 0;
	background-image: url(/assets/templates/layout8/images/frames/border.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
#product_popup .bottom {
	background-image: url(/assets/templates/layout8/images/frames/cover_title.gif);
	margin: 0 0px 0 10px;
	height: 10px;
	background-position: right bottom;
	display: block;
}
#product_popup .bottom .left_corner {
	background-image: url(/assets/templates/layout8/images/frames/cover_title.gif);
	height: 10px;
	width: 10px;
	position: relative;
	left: -10px;
	background-position: left bottom;
	overflow: hidden;
	background-position: 0 -37px;
}
.login{
	background-image: url(/assets/templates/layout8/images/frames/login-red.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
}
/* CartListing (right frame cart) */
#cartListing
{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
#cartListing li
{
	list-style: none;
}
#cartListing li.cartItemName
{
	margin-top: 5px;
	border: 1px solid black;
	font-weight: bold;
	background: #3D5F82 url(/assets/templates/layout8/images/menu/table-price-font.gif) repeat-x;
	color: white;
	font-size: 10px;
}
#cartListing li.cartItemName p
{
	padding: 0;
	margin: 2px;
}
#cartListing li.cartItemName p a{
	text-align:center;
	font-weight: bold;
	color: white;
}
#cartListing li.cartItemInfo
{
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
	border-top: 0;
	overflow: auto;
	padding: 1px;
	height: auto;
}
#cartListing li.cartItemInfo td{
	font-size:10px;
	height:20px;
	vertical-align:center;
}
#cartListing li.cartItemInfo td.left{
	width:25%;
	text-align:left;
}
#cartListing li.cartItemInfo td.middle{
	width: 40%;
	text-align: left;
}
#cartListing li.cartItemInfo td.right{
	width: 34%;
	text-align: center;
	border-left: 1px dashed gray;
}
#cartListing li.cartItemInfo input
{
	width: 28px;
	height: 16px;
	font-size: 12px;
	text-align:center;
}
/* End cart listing */
/*You know products */
.you_know_product{
	cursor:pointer;
	min-height:160px;
	vertical-align:middle;
	background: url(/assets/templates/layout8/images/frames/gradient-orange.gif) top left repeat-x;
}
.you_know_product:hover{
	background:#E3F0FC;
	background: url(/assets/templates/layout8/images/frames/gradient-red.gif) top left repeat-x;
}
/* List style */
.products_list_top{
	background:#909090;
	border: 1px solid #E2E2E2;
}
.product_list,
.product_list3{
	background:#F8FAFD;
	border:	1px solid #E2E2E2;
}
.product_list2,
.product_list5{
	background: #ECEFF2;
	border-left:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
}
.product_list4,
.product_list6{
	background: #D4D6D8;
	border-left:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
}
.product_list3:hover,
.product_list4:hover{
	background: url(/assets/templates/layout8/images/frames/gradient-blue3.gif) top left repeat-x;
	cursor:pointer;
}
.tmp_loading_product_list,
.product_list:hover,
.product_list2:hover{
	cursor:pointer;
	background: url(/assets/templates/layout8/images/frames/gradient-blue2.gif) top left repeat-x;	
}