/* ============================================================= */
/*  GENERIC FOMRATTING											 */
/*  e.g. body													 */
/* ============================================================= */
body {
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0
}
img {
	border: none
}
/* ============================================================= */
/*  PAGE and CONTENT LAYOUT										 */
/*  e.g. #mav_page_fragment_X (X=1 2 3 or 4)					 */
/*       #mav_content_fragment_X_top 					 		 */
/*       #mav_content_fragment_X 					 			 */
/*       #mav_content_fragment_X_bottom 						 */
/* ============================================================= */
#mav_wrapper {
	width: 900px;
	margin: 0 auto
}
#mav_page_fragment_1 {
	width: 900px;
	background: url(/mavista/img/public/header.jpg) no-repeat top center;
	height: 300px;
}
#mav_page_fragment_2 {
	width: 148px;
}
#mav_page_fragment_3 {
	width: 740px;
	margin-left: 10px
}
#default_topic h1 {
	font-size: 24px;
	border-bottom: #ccc 1px dashed;
	margin: 5px 0
}
/*----------------home layout---------------*/
.V_main #mav_content_fragment_1 {
	width: auto;
	height: auto;
}
.V_main #mav_content_fragment_2,.V_main #mav_content_fragment_3 {
	width: 0px;
}
/*----------------Contact Us---------------*/
.T_main #mav_content_fragment_1 {
	border-bottom: #ccc 1px dashed;
}
.T_main #mav_content_fragment_2 {
	border-right: #ccc 1px dashed;
	padding: 15px;
	width: 45%;
	float: left;
}
.T_main #mav_content_fragment_3 {
	float: right;
	text-align: left;
	padding: 15px;
	width: 45%;
}
/*----------------About Us-----------------*/
.RT_main #mav_content_fragment_1 {
	width: 70%;
	float: left
}
.RT_main #mav_content_fragment_2 {
	border-left: #ccc 1px dashed;
	border-bottom: #ccc 1px dashed;
	padding: 15px;
	width: 26%;
	float: right
}
.RT_main #mav_content_fragment_3 {
	border-left: #ccc 1px dashed;
	padding: 15px;
	width: 26%;
	float: right
}
/*----------------Our Services---------------*/
.UT_main #mav_content_fragment_1 {
	padding: 15px;
	width: 45%;
	float: left
}
.UT_main #mav_content_fragment_2 {
	border-left: #ccc 1px dashed;
	padding: 15px;
	width: 45%;
	float: right
}
.UT_main #mav_content_fragment_3 {
	border-top: #ccc 1px dashed;
	display: inline-block;
	width: 100%;
}
#mav_page_fragment_4 {
	width: 100%;
	clear: both
}
/* ============================================================= */
/*  HEADER & MENU												 */
/*  e.g. #company_logo, #language_selection, #nav_menu			 */
/* ============================================================= */
#mav_menu {
	float: right;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin-right: 20px;
	margin-top: 70px;
	margin-bottom: 10px
}
#mav_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	float: right;
}
#mav_menu li {
	float: left;
	*padding: 3px 0px;
	border-right: 1px solid;
	margin: 0
}
#mav_menu li a {
	color: #666666;
	text-decoration: none;
	padding: 3px 15px;
}
#mav_menu li a:hover {
	color: #fff;
	background: #000
}
/* =======================side_menu========================== */
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu {
	padding: 0;
}
#menu { /*position:fixed;*/
	z-index: 999;
	width: 148px;
	margin-bottom: 5px
}
#menu li {
	padding: 0;
	margin: 0
}
#menu li a {
	height: 24px;
	text-decoration: none;
	display: block;
	padding: 8px 0 0 10px;
}
.a1 {
	background: url(/mavista/img/public/menu/navi01.gif);
}
.a1:hover {
	background: url(/mavista/img/public/menu/navi01.gif) 0 -32px;
}
.a2 {
	background: url(/mavista/img/public/menu/navi02.gif);
}
.a2:hover {
	background: url(/mavista/img/public/menu/navi02.gif) 0 -32px;
}
.a3 {
	background: url(/mavista/img/public/menu/navi03.gif);
}
.a3:hover {
	background: url(/mavista/img/public/menu/navi03.gif) 0 -32px;
}
.a4 {
	background: url(/mavista/img/public/menu/navi04.gif);
}
.a4:hover {
	background: url(/mavista/img/public/menu/navi04.gif) 0 -32px;
}
.a5 {
	background: url(/mavista/img/public/menu/navi05.gif);
}
.a5:hover {
	background: url(/mavista/img/public/menu/navi05.gif) 0 -32px;
}
.a6 {
	background: url(/mavista/img/public/menu/navi06.gif);
}
.a6:hover {
	background: url(/mavista/img/public/menu/navi06.gif) 0 -32px;
}
.a7 {
	background: url(/mavista/img/public/menu/navi07.gif);
}
.a7:hover {
	background: url(/mavista/img/public/menu/navi07.gif) 0 -32px;
}
.a8 {
	background: url(/mavista/img/public/menu/navi08.gif);
}
.a8:hover {
	background: url(/mavista/img/public/menu/navi08.gif) 0 -32px;
}
.a9 {
	background: url(/mavista/img/public/menu/navi09.gif);
}
.a9:hover {
	background: url(/mavista/img/public/menu/navi09.gif) 0 -32px;
}
/*---------------menu_ch---------------*/
.a1_ch {
	background: url(/mavista/img/public/menu/navi01.gif) 0 -32px;
}
.a1_ch:hover {
	background: url(/mavista/img/public/menu/navi01.gif);
}
.a2_ch {
	background: url(/mavista/img/public/menu/navi02.gif) 0 -32px;
}
.a2_ch:hover {
	background: url(/mavista/img/public/menu/navi02.gif);
}
.a3_ch {
	background: url(/mavista/img/public/menu/navi03.gif) 0 -32px;
}
.a3_ch:hover {
	background: url(/mavista/img/public/menu/navi03.gif);
}
.a4_ch {
	background: url(/mavista/img/public/menu/navi04.gif) 0 -32px;
}
.a4_ch:hover {
	background: url(/mavista/img/public/menu/navi04.gif);
}
.a5_ch {
	background: url(/mavista/img/public/menu/navi05.gif) 0 -32px;
}
.a5_ch:hover {
	background: url(/mavista/img/public/menu/navi05.gif);
}
.a6_ch {
	background: url(/mavista/img/public/menu/navi06.gif) 0 -32px;
}
.a6_ch:hover {
	background: url(/mavista/img/public/menu/navi06.gif);
}
.a7_ch {
	background: url(/mavista/img/public/menu/navi07.gif) 0 -32px;
}
.a7_ch:hover {
	background: url(/mavista/img/public/menu/navi07.gif);
}
.a8_ch {
	background: url(/mavista/img/public/menu/navi08.gif) 0 -32px;
}
.a8_ch:hover {
	background: url(/mavista/img/public/menu/navi08.gif);
}
.a9_ch {
	background: url(/mavista/img/public/menu/navi09.gif) 0 -32px;
}
.a9_ch:hover {
	background: url(/mavista/img/public/menu/navi09.gif);
}
/* ============================================================= */
/*  FOOTER												 		 */
/* ============================================================= */
.footer_link {
	color: #000;
	font-size: 12px;
	margin: 4px 0;
	text-align: center;
	height: 20px;
	border-top: 1px solid #000;
	padding-top: 10px;
	margin-top: 25px
}
.footer_link a {
	color: #000;
	line-height: 20px;
	text-decoration: none;
	padding: 0 5px
}
.footer_link a:hover {
	text-decoration: underline;
}
#mav_footer p {
	width: 900px;
	font-size: 11px;
}
#mav_footer {
	width: 100%;
}
/* ============================================================= */
/*  FORMS 													 	 */
/*  e.g. .box_default, .box_textarea_default					 */
/*       .firstColumn (label width)					 		 	 */
/*       .mavista_default_buttons					 			 */
/*       .is_mandatory 						 					 */
/* ============================================================= */
#language_selection {
	position: absolute;
	top: 10px;
	width: 880px;
	text-align: right;
}
#language_selection span {
	padding-right: 3px
}
/* ============================================================= */
/*  NEWS LISTING 												 */
/*  e.g. #news_listing_results, .item_record_border				 */
/*       .item_abstracts				 		 	 			 */
/*       #main_topic				 			 				 */
/*       .is_mandatory 						 					 */
/* ============================================================= */
#news_listing_results .item_thumbnail {
	float: left;
	margin: 2px 5px 2px 0
}
#news_listing_results  .item_body {
	width: 210px;
	float: right
}
#news_listing_results li {
	border-bottom: #ccc 1px solid;
	padding: 10px 0;
	display: inline-block;
}
#news_listing_results .publish_date {
	display: block;
	background: url(/mavista/upload/Image/ICON.jpg) no-repeat top left;
	padding: 0 0 3px 18px
}
#news_listing_results .title {
	display: block;
	font-size: 14px;
	font-weight: bold
}
#news_listing_results .title a {
	color: orange
}
#news_listing_results .abstract {
}
/* ============================================================= */
/*  NEWS ITEM 													 */
/* ============================================================= */
#newsitem {
}
#newsitem_topic {
}
#newsitem_topic h3 {
	border-bottom: #ccc 1px dashed;
	font-size: 20px;
	margin: 5px 0
}
#newsitem_pubdate {
	background: url(/mavista/upload/Image/ICON.jpg) no-repeat top left;
	padding: 0 0 3px 18px
}
/* ============================================================= */
/*  product_listing  */
/* ============================================================= */
#product_catagory {
	background-color: #EEEEEE;
	border-bottom: 3px solid #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
}
}
#product_catagory a {
	text-decoration: none;
	color: #666;
}
#product_catagory a:hover {
	text-decoration: none;
	color: #fff;
	background: #000
}
.main_product_td {
	border: 1px solid #999999;
	display: block;
	float: left;
	margin: 0 0 5px 10px;
	padding: 2px 5px;
}
.main_product_picture img {
	border: 1px solid #666
}
.main_product_name {
	color: #fff;
	background: #000;
	padding: 2px
}
.main_product_price {
	color: #fff;
	background: #555;
	padding: 2px;
}
.main_product_view_button {
	float: left;
	margin-right: 15px argin-right :         15px;
	display: none;
}
.main_product_buy_button {
	display: none
}
/*============product_details=============*/
/*
#product_details{
height:auto
}
*/
#main_topic h1 {
	font-size: 24px;
	color: #000;
	margin: 0;
	line-height: 38px;
	border-bottom: 2px solid #666
}
#product_details #main_left {
	width: 260px
}
/*
#main_right{
height:auto
}
#photo_main_container{
height:auto
}
*/
.measurements {
	width: 250px
}
#photo_main_container {
	border: none;
	padding: 0;
	margin: 10px 0 5px 0
}
#photo_main_container img {
	border: 1px solid #666
}
#product_details {
	width: 96%
}
#product_thumbnails_container img {
	border: 1px solid #666
}
#main_right {
	float: right;
	_position: absolute;
	_top: 400px;
	_margin-left: 450px
}
#product_details {
	display: block;
	padding-bottom: 50px
}
#main_left {
	float: left
}
/*============ pagination ===========*/
.main_product_pages_link a:hover {
	background: #8C7D29
}
/*============hot_model================*/
#Table_01 {
	width: 750px;
	_width: 735px;
}
#Table_01 td {
	background: none
}
.main_product_picture img {
	width: 150px;
	height: 150px;
	border: none
}
.main_product_picture a {
	border: 1px solid #000
}
.main_product_picture a:hover {
	background: #000;
	border: 1px solid #000
}
.searchInput input {
	font-family: Verdana, Helvetica, sans-serif;
	color: #666
}
.searchButton input {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid grey;
	height: 22px;
	cursor: pointer;
}
.main_product_name {
	margin: 0;
	padding: 5px 5px;
	font-weight: bold
}
.main_product_price {
	margin: 0;
	padding: 0 0 5px 5px
}
.main_product_view_button a {
	border: none
}
.main_product_view_button a:hover {
	border: none
}
.main_product_buy_button a {
	border: none
}
.main_product_buy_button a:hover {
	border: none
}
.hot_product_view_button {
	display: none;
}
.hot_product_buy_button {
	display: none;
}
/*---------------checkout cart---------------*/
.form_table01 td {
	text-align: left
}
.table_tr_bgcolor_grey th {
	background: #efefef
}
.table_tr_bgcolor_grey td {
	border-bottom: 1px dashed #ccc;
	font-size: 14px;
	font-weight: bold;
	color: red;
	background: #efefef
}
textarea {
	width: 95%;
	font-family: Verdana, Helvetica, sans-serif;
	color: #666;
	font-size: 13px
}
/*============page listing================*/
.main_product_pages_link a:hover {
	pisplay: block;
	border: 1px solid;
	color: #fff;
	background: #000
}
#sreach_name {
	font-size: 14px;
	font-weight: bold;
}
#top {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	width: 375px;
}
#mav_page_fragment_3 {
	_width: 735px
}
.firstColumn {
	text-align: right
}
#Table_01 {
	width: 740px
}
#mav_content_inner_fragment_1 form {
}
#mav_content_inner_fragment_1 form table td {
	padding: 2px 15px
}
.firstColumn {
	text-align: right
}
#product_catalogue {
	wdith: 680px
}
.main_product_picture_hot img {
	width: 125px;
	height: 125px;
}
#Table_01 {
	margin: 5px 0 0 2px
}
.main_product_name a {
	text-decoration: none;
	color: #eee;
}
#search_box {
	float: right;
	width: auto;
}
.product_listing {
	float: right;
}
li {
	list-style: none;
}
.pg_models .main_product_td {
	border: none;
	margin: 0 12px 5px 0
}
.pg_models .product_listing {
	float: left;
	margin-left: 5px;
	width: 100%;
}
a {
	text-decoration: none;
	color: black;
}
#pc_breadcrumb li {
	padding-top: 3px;
}
.main_product_pages_link {
	float: right;
	font-size: 12px;
	margin: 2px 0;
	padding: 0 15px 0 0;
	text-align: right;
}