body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

img.sep_line
{
	clear:both;
	padding:0px;
	text-align: center;
}


/* ------------   TOP SECTION ---------------------------*/
.ts_new
{
	clear:both;
	padding:0px;
	text-align: center;
}


/* main promo box */
.ts_new_item_background
{
	position:relative;
	width:866px;
	height:400px;
	text-align:center;
	background:url(images/pb.gif) no-repeat center;
}
.ts_new_item_icon
{
	position:absolute;
	top:0px;
	right:0px;
	z-index:200;
}

.ts_new_item_box
{
	text-align:center;
	float:none;
	padding:10px;
}

.ts_product
{
	clear:both;
	padding:0px;
	
}

.ts_product h1
{
	text-align: center;
	font-size: 12px;
	color: #666666;
}


.ts_product img.box_icon
{
	position:absolute;
	top:0px;
	right:0px;
	z-index:200;

}

.ts_product img.box_model_number
{
	position:absolute;
	z-index:205;
	left: 0px;
	bottom: 0px;
}

.ts_product img.box_product
{
	text-align: center;
	padding-top: 5px;
}
.ts_product p.box_title
{
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	height: 15px;
	right: 15px;
	float: left;
}

.ts_product_box
{
	text-align:left;
	float:left;
	color: #666666;
}
.ts_product_bg
{
	position:relative;
	width:865px;
	height:150px;
	text-align:center;
}
.ts_product_icon
{
	position:absolute;
	top:0px;
	right:0px;
	z-index:200;
}




/* ---------------- Middle Section _____________________*/

.ms_auth_logo
{
	text-align:right;
	float:right;
	padding:0px;
	font-size: 10px;
	color: #666666;
}

.ms_box_icon_font
{
	font-size: 30px;
	color: #CC3300;
	text-align: left;
	
}

.ms_product
{
	clear:both;
	padding:0px;
	
}

.ms_product h1
{
	text-align: center;
	font-size: 12px;
	color: #666666;
}

.ms_product a.product_link:link
{
	color:#333333;
	text-decoration: none;
}

.ms_product a.product_link:visited
{
	color:#666666;
	text-decoration: none;
}

.ms_product a.product_link:hover
{
	color:#0033FF;
	text-decoration: none;
}

.ms_product a.product_link:active
{
	color:#0000ff;
	text-decoration: none;
}

.ms_product img.box_icon
{
	position:absolute;
	top:0px;
	right:0px;
	z-index:200;

}

.ms_product img.box_model_number
{
	position:absolute;
	z-index:205;
	left: 0px;
	bottom: 0px;
}

.ms_product img.box_product
{
	text-align: center;
	padding-top: 20px;
}

.ms_product p.box_title
{
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	height: 15px;
	right: 15px;
	float: left;
}

.ms_product_box
{
	text-align:left;
	float:left;
	padding:10px;
	font-size: 10px;
	color: #666666;
}

.ms_product_bg
{
	position:relative;
	width:170px;
	height:140px;
	text-align:center;
	background:url(product_bg.gif) no-repeat center;
}

.ms_product_icon
{
	position:absolute;
	top:0px;
	right:0px;
	z-index:200;
}


/* ------*/

img.thumb{
padding:10px 0 0 0;
}

.new_products{
clear:both;
padding:0px;
}

/* ----- Buttom Section -------------- */

p.bs_copyright
{
	font-size: 9px;
	color: #999999;
	font-family: "Times New Roman", Times, serif;
}

.bs_quick_link
{
	clear:both;
	padding:0px;
	font-size: 10px;
	text-decoration: none;	
}

.bs_quick_link ul
{
	list-style-type:decimal;
	margin:0;
	padding:0;
	position: relative;
	left: 250px;
	color: #CCCCCC;
}

.bs_quick_link li
{
	display:block;
	text-decoration: none;
	
}
.bs_quick_link h1
{
	left: 150px;
	font-size: 12px;
	color: #666666;
	position: relative;
}
.bs_auth_logo
{
	text-align:left;
	float:left;
	padding:10px;
	font-size: 10px;
	color: #666666;
}
