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;
}

/* ---------------- Middle Section _____________________*/

#m_section
{
	width: 100%;
	margin-left: 10px;
	margin-right: 10px;
}

#m_accessories_img
{
	width: 80%;
	float: right;
}


.ms_feature
{
	float: left;
	width: 80%;	
	margin:10px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.ms_feature hl
{
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}

.ms_feature ul 
{
	list-style-type: square;
}

.ms_feature img
{
	position: relative;
	width: 200px;
	margin:0 12px 0;
	float: right;
}

.ms_feature p
{
	font-size: 12px;
}

.ms_spec_2
{
	float: left;
	width: 45%;	
	margin:10px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.ms_spec_2 h1
{
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}

.ms_spec_2 ul
{

	list-style-type: square;
}

.ms_spec_2 img
{
	position: relative;
	width: 50px;
	margin:0 12px 0;
	float: right;
}

.faq
{
	width: 100%;
	clear: both;
}

.faq_box
{
	width: 30%;
	float: left;
}

.faq_list_box
{
	width:80%;
	clear: both;	
}
.faq p
{
   font-size:12px;
}

.faq ul.faq_list
{
	font-size: 12px;
	list-style-type: square;
}

.faq ul.steps_list
{
	list-style-type: decimal;
	font-size: 12px;
}

.faq ul.no_list
{
	list-style-type: none;
	font-size: 12px;
}

.faq h1
{
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	color: #FF6600;
}

.faq ul.postal_address
{
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
}

.faq a:link
{
	color:#000000;
	text-decoration: none;
}

.faq a:visited
{
	color:#333333;
	text-decoration: none;

}

.faq a:hover
{
	color:#FF9900;
	text-decoration: none;
}

.faq a:active
{
	color:#0000ff;
	text-decoration: none;
}





#configuration
{
	margin-right: 1%;
	margin-left: 1%;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}


#configuration table
{
	border: 1px solid black;
	border-collapse:collapse;
	
}

#configuration table td.hc1
{
	font-size: 10px;
	font-weight: bold;
	height:20px;
	width: 288px;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
}

#configuration table tr.odd 
{
	background-color: #F4F4F4;
}
#configuration table tr.even
{
	background-color: #FFFFFF;
}
#configuration table tr td.c1
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 20%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#configuration table tr td.c2
{
	font-size: 10px;
	width: 40%;
}

#contain
{
	width: 80%;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#contain p
{
	font-size: 12px;
}

#contain p span
{
	font-size: 14px;
	font-weight: bold;
}

#contain img.left
{
	float: left;
}

#contain img.right
{
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#chart_sw
{
	margin-right: 1%;
	margin-left: 1%;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}

#chart_sw table
{
	border: 1px none white;
	border-collapse:collapse;
	
}
#chart_sw table td.ch_head
{
	font-weight: bolder;	
}

#chart_sw table td.ch_name
{
	font-size: 10px;
	height:20px;
	width: 565px;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
}

#chart_sw table td.ch_icon
{
	font-size: 10px;
	height:20px;
	width: 100px;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}

#chart_sw table td.ch_checkmark
{
	font-size: 10px;
	height:20px;
	width: 50px;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}

#chart_sw table tr.odd 
{
	background-color: #F4F4F4;
}

#chart_sw table tr.even
{
	background-color: #FFFFFF;
}

#chart_sw table tr.top
{
	background-color: #66FFFF;
}


#oschart
{
	margin-right: 1%;
	margin-left: 1%;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}

#oschart table
{
	border: 1px solid black;
	border-collapse:collapse;
	
}

#oschart table td.ohc1
{
	font-size: 10px;
	font-weight: bold;
	height:20px;
	width: 300px;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
}

#oschart table td.ohc2
{
	font-size: 10px;
	font-weight: bold;
	height:20px;
	width: 50px;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
}

#oschart table td.ohc3
{
	font-size: 10px;
	font-weight: bold;
	height:20px;
	width: 300px;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}

#oschart table tr.odd 
{
	background-color: #F4F4F4;
}
#oschart table tr.even
{
	background-color: #FFFFFF;
}
#oschart table tr td.oc1
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 40%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#oschart table tr td.oc2
{
	font-size: 10px;
	width: 5%;
	text-align: center;
}
#oschart table tr td.oc3
{
	font-size: 10px;
	width: 55%;
}

#order
{
	margin-right: 1%;
	margin-left: 1%;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}


#order table
{
	border: 1px solid white;
	border-collapse:collapse;
	
}

#order table td.co_heading
{
	font-size: 12px;
	font-weight: bolder;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 20px;
	color: #FFFFFF;
	background-color: #FEB367;
}

#order table tr.odd 
{
	background-color: #E8E8E8;
}
#order table tr.even
{
	background-color: #FBFBFB;
}
#order table tr td.co_icon
{
	width: 10%;
	height: 30px;
	text-align: center;
	
}
#order table tr td.co_name
{
	font-size: 10px;
	width: 75%;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
}

#order table tr td.co_price
{
	font-size: 10px;
	width: 10%;
	text-align: right;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
}

#order table tr td.co_index
{
	font-size: 10px;
	width: 5%;
	text-align: center;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
}


#order a.order_link:link, a.order_link:visited
{
	color:#CC6600;
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: left;
	display: inline;
	text-decoration: underline;
	height: 12px;
}

#order a.order_link:hover, a.order_link:active
{
	color: #0033CC;	
}


.ms_new_item
{
	clear:both;
	padding:0px;
	
}


.ms_new_item  hl
{
	text-align: center;
	font-size: 12px;
	color: #666666;
}


.ms_new_item_link a:link
{
	color:#333333;
	text-decoration: none;
}

.ms_new_item_link a:visited
{
	
	text-decoration: none;

}

.ms_new_item_link a:hover
{
	color:#0033FF;
	text-decoration: none;
}

.ms_new_item_link a:active
{
	color:#0000ff;
	text-decoration: none;
}

.ms_new_item_box
{
	text-align:left;
	float:left;
	padding:10px;
	font-size: 10px;
	color: #666666;
}


.ms_new_item_background
{
	position:relative;
	width:170px;
	height:140px;
	text-align:center;
	background:url(product_bg.gif) no-repeat center;
}

.ms_new_item_icon
{
	position:absolute;
	top:0px;
	right:0px;
	z-index:200;
}


.ms_standard_item_background
{
	position:relative;
	width:170px;
	height:140px;
	text-align:center;
	background:url(product_bg.gif) no-repeat center;
}

.ms_standard_item_icon
{
	position:absolute;
	top:0px;
	right:0px;
	z-index:200;
}

.ms_standard_item_box
{
	text-align:center;
	float:left;
	padding:10px;
}


img.thumb{
	padding:10px 0 0 0;
}

.new_products{
	clear:both;
	padding:0px;
}

.ms_submenu ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

.ms_submenu li
{
	display:block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}
.ms_submenu a:link
{
	color:#0033FF;
	text-decoration: none;
}

.ms_submenu a:visited
{
	color:#00ff00;
	text-decoration: none;

}

.ms_submenu a:hover
{
	color:#FF9900;
	text-decoration: none;
}

.ms_submenu a:active
{
	color:#0000ff;
	text-decoration: none;
}


/* ----- 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;
}

a.bs_auth_logo
{
	background-color: #FFFFFF;
	float:left;
	padding: 10px;
	font-size: 10px;
	vertical-align: baseline;
}
