/* CSS Document */


/*
 List styles 
*/

BODY{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	margin-top:0px;
}
TD {
	vertical-align:top;
}
UL
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height:normal;
	padding-bottom: 0px;
	padding-top:0px;
	padding-left: 10px;
	margin-left: 5px;
	list-style-type: circle;
	list-style-position:outside;
	
}
LI
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height:normal;
	padding-bottom: 0px;
	padding-top:0px;
	padding-left: 2px;
	list-style-position:outside;
	
	
	}
LI:hover
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: normal;
	padding-bottom: 0px;
	padding-top:0px;
	padding-left: 2px;
	list-style-position: outside;	
	
	color: #FF8E43;
	

}
UL.Arrow
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: normal;
	padding-bottom: 0px;
	padding-top:0px;
	padding-left: 2px;
	list-style-position:outside;
	
}


/*
	Anchor text styles.

*/
A 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: underline;
	color: #6b6b6b
}
A:active 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: underline;
	color: #6b6b6b
	
}
A:hover 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: underline;
	color: #FF8E43
	
}
A:link 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: underline;
	color: #6b6b6b
	
}
A:visited	
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: underline;
	color: #FF8E43
}
/*
	Custom Anchor text styles.

*/
A.left_navigation_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: normal;
	text-decoration: underline;
	color: #6b6b6b
}
A:active.left_navigation_style 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold;
	text-decoration: underline;
	color: #FF8E43
	
}
A:hover.left_navigation_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold;
	text-decoration: underline;
	color: #FF8E43
	
}
A:link.left_navigation_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold;
	text-decoration: underline;
	color: #FF8E43
	
}
A:visited.left_navigation_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold;
	text-decoration: underline;
	color: #FF8E43
}

/*
 Header style
*/
H1
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: none;
	color: #6b6b6b
}

/*
 HR style
*/
HR
{
	COLOR:#CCCCCC; HEIGHT: 1px
}

/*
------------------------------------------------------------------------------------------------------
left navigation styles
------------------------------------------------------------------------------------------------------
*/
.left_navigation_header_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
	color:#CC0033;
	background: url(../images/tab_bg_off.gif);
}
/*
------------------------------------------------------------------------------------------------------
left navigation category styles
------------------------------------------------------------------------------------------------------
*/
.category_box_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	vertical-align: middle;
	padding: 0px;
	color:#CC0033;
	border: 1px;
	border-bottom: 1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-top: 1px;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-left: 1px;
	border-left-style:solid;
	border-left-color:#CCCCCC;
	border-right: 1px;
	border-right-style:solid;
	border-right-color:#CCCCCC;

}
.left_navigation_category_top_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	vertical-align: middle;
	padding: 0px;
	color:#CC0033;
	background: url(../images/category_box_01.gif);
}
.left_navigation_category_middle_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	vertical-align: middle;
	padding: 0px;
	color:#CC0033;
	background: url(../images/category_box_02.gif);
}
.left_navigation_category_bottom_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	vertical-align: middle;
	padding: 0px;
	color:#CC0033;
	background: url(../images/category_box_02.gif);
}
/*
------------------------------------------------------------------------------------------------------
 mid section styles
------------------------------------------------------------------------------------------------------
*/
.middle_main_box_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	padding: 0px;
	color:#CC0033;
	
}

/*
------------------------------------------------------------------------------------------------------
 content detail style
------------------------------------------------------------------------------------------------------
*/
.content_detail_style	{

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
.content_phone_bg_style	{

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	text-align: center;
	padding:11px 0px 0px 0px;
	vertical-align: middle;
	background: url(../images/mobile_phone.gif);
}

.content_price_heading_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	color:#cc0033;
	border: 1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-left-style:solid;
	border-left-color:#CCCCCC;
	border-right-style:solid;
	border-right-color:#CCCCCC;
}
.content_price_body_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight:normal;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	color:#666666;
	border: 1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-left-style:solid;
	border-left-color:#CCCCCC;
	border-right-style:solid;
	border-right-color:#CCCCCC;
}

/*
------------------------------------------------------------------------------------------------------
 mid category section styles
------------------------------------------------------------------------------------------------------
*/
.middle_category_section_box_style	{

	border: 1px;
	border-left-style:solid;
	border-left-color:#CCCCCC;
	
}

.middle_category_separator_style	{
	padding: 5px 0px 5px 0px;
}

.middle_category_heading_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	color:Gray;
	background: url(../images/tab_bg_off.gif);
}
.middle_category_heading_slide_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	background: url(../images/gray_header_bar.gif);
	
}
.middle_category_heading_tail_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	vertical-align: top;
	padding: 0px;
	background: url(../images/gray_header_bar.gif);
	
}

.middle_category_box_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	color:#CC0033;
	border: 1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-left-style:solid;
	border-left-color:#CCCCCC;
	border-right-style:solid;
	border-right-color:#CCCCCC;
}

.middle_category_content_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding: 0px;
	color:#666666;
}

.middle_mobile_phone_category_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	color:#CC0033;
	border: 1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-left-style:solid;
	border-left-color:#CCCCCC;
	border-right-style:solid;
	border-right-color:#CCCCCC;
}


/*
------------------------------------------------------------------------------------------------------
 top menu styles
------------------------------------------------------------------------------------------------------
*/
.top_menu_style
{
	text-align: center;
	vertical-align: middle;
}
A.top_navigation_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight:bold;
	text-decoration: none;
	color: #ffffff
}
A:active.top_navigation_style 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
	color: #ffffff
	
}
A:hover.top_navigation_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff
	
}
A:visited.top_navigation_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: underline;
	color: #cccccc

}
A:link.top_navigation_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
	color: #ffffff
	
}



/*
------------------------------------------------------------------------------------------------------
 top menu styles
------------------------------------------------------------------------------------------------------
*/
.phone_category_style
{
	text-align: center;
	vertical-align: middle;
	border: 1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-left-style:solid;
	border-left-color:#CCCCCC;
	border-right-style:solid;
	border-right-color:#CCCCCC;
}
A.phone_category_navigation_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight:bold;
	text-decoration: none;
	color: #cc0033
}
A:active.phone_category_navigation_style 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
	color: #cc0033
	
}
A:hover.phone_category_navigation_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: underline;
	color: #cc0033
	
}
A:visited.phone_category_navigation_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: underline;
	color: #cccccc

}
A:link.phone_category_navigation_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
	color: #cc0033
	
}



/*
------------------------------------------------------------------------------------------------------
 search bar styles
------------------------------------------------------------------------------------------------------
*/
.search_bar_style
{
	text-align: center;
	vertical-align: bottom;
}
.search_bar_1_style
{
	text-align: center;
	vertical-align: bottom;
	background: url(../images/search_bar_01.gif);
}
.search_bar_2_style
{
	text-align: center;
	vertical-align: middle;
	background: url(../images/search_bar_02.gif);
}
.search_bar_3_style
{
	text-align: center;
	vertical-align: bottom;
	background: url(../images/search_bar_03.gif);
}
.search_bar_4_style
{
	text-align: center;
	vertical-align: middle;
	background: url(../images/search_bar_04.gif);
}
.search_bar_5_style
{
	text-align: center;
	vertical-align: bottom;
	background: url(../images/search_bar_05.gif);
}


/*
------------------------------------------------------------------------------------------------------
 Message bar styles
------------------------------------------------------------------------------------------------------
*/
.top_message_bar_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-align: left;
	color: #666666;
	
}



/*
------------------------------------------------------------------------------------------------------
 Message bar styles
------------------------------------------------------------------------------------------------------
*/
.bottom_message_bar_style
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-align: left;
	color: #666666;
	
}
/*
------------------------------------------------------------------------------------------------------
 wallpaper, screen savers ... image style
------------------------------------------------------------------------------------------------------
*/
img.picture_style
{
	vertical-align: middle;
	padding: 0px;
	color:#CC0033;
	border: 1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-left-style:solid;
	border-left-color:#CCCCCC;
	border-right-style:solid;
	border-right-color:#CCCCCC;
}

/*
------------------------------------------------------------------------------------------------------
 footer styles
------------------------------------------------------------------------------------------------------
*/
.footer_style 
{
	font-family: tahoma; 
	font-size: 10px; 
	color: #6b6b6b ; 
	text-decoration: none; 
	padding:5px 0px 5px 0px;
	text-align: center;
	
}

/*
------------------------------------------------------------------------------------------------------
 error styles
------------------------------------------------------------------------------------------------------
*/
.error_style 
{
	font-family: tahoma; 
	font-size: 11px; 
	color: red; 
	font-weight: bold;
	text-decoration: none; 
	padding:5px 0px 5px 0px;
	text-align: center;
	
}

