/* CSS Document */ 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
}

h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	color:#999999;
	margin: 0px;
	padding:5px 0px 5px 10px;
	border-bottom: 1px solid #999999; 
}

h3.noline {
	border-bottom: 0;
	border:0px 0px;
}
h3.white {
	color:#FFF;
	border-bottom: 0;
	border:0px 0px;
}

h1 {
	font-family: "MS Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	margin: 0px;
	padding:5px 0px 0px 10px;
}
p {
	font-family: "MS Sans Serif", Tahoma, Verdana, Arial, Helvetica, sans-serif;;
	font-size: 10px;
	color:#444;
	margin: 5px 0px;
	padding: 5px 0px 0px 10px;
	line-height: 20px;
}
p.boxtitle
{
	font-family: "MS Sans Serif", Verdana, Arial, Helvetica, sans-serif ;
	font-weight: bold;
	font-size: 12px;
	color:#FFF;
	border-bottom: 0;
	line-height: 16px;
	margin:0;
	padding: 2px 5px;
}


#menu_item , #menu_item li, #menu{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu_item { 
	padding: 3px 0;
}
#menu_item li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 13px;
	margin: 0 10px;
}
#menu_item.main li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCC;
	line-height: 17px;
	margin: 0 0px;
	padding: 0px 10px;
	border-top: 1px solid #999999;
}
#menu_item.contact li {
	line-height: 11px;
}
#menu_item li.odd { color:#999999; }
#menu_item a, #menu_item a:link, #menu_item a:visited, #menu_item a:active, #zoom {
	color: #000000;
	text-decoration: none;
}     
#menu_item a:hover, #zoom{
	color: #0000FF;
	text-decoration: none;
}     
#b_link {
	padding: 0 3px;
	color: #1E1E1E;
}
#b_link a, #b_link a:link, #b_link a:visited, #b_link a:active {
	color: #1E1E1E;
	text-decoration: none;
}     
#b_link a:hover {
	color: #fff;
	text-decoration: none;
}     
#item_tab {
	font-family: "MS Sans Serif", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 5px 0 5px;
	color:#000000;
	width:100%;
}
#news_tab , #trip_tab{
	font-family: "MS Sans Serif", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 5px 0 5px;
	color:#000000;
	line-height: 15px;
}
#news_tab td.header {
	font-size:12px;
	color:#0000FF;
	font-weight:bold;
}
#bestseller_tab {
	font-family: "MS Sans Serif", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 5px 0 5px;
	color:#000000;
	line-height: 15px;
}
#search_tool {
	font-family: "MS Sans Serif", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	
	color:#000000;
}
#search_tool input.txt_box {
	border: 1px solid;
	font-size: 9px;
	height: 17px;
	padding: 0 2px;
}

#search_tool input.btn_box {
	border: 1px solid;
	font-size: 9px;
	height: 17px;
	
}
#newproduct_tab {
	font-family: "MS Sans Serif", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#newproduct_tab td.h1 {
	font-size: 12px;
	padding: 10px 10px;
}
#newproduct_tab td.d1 {
	font-size: 10px;
	padding: 10px 20px;
	color:#777;
}
#link_tab {
	font-family: "MS Sans Serif",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0 5px;
	color:#555;
	font-weight:bold;
	/*font-style:italic;*/
	padding: 0;
	margin: 0;
}
#link_tab a, #link_tab a:link, #link_tab a:visited, #link_tab a:active {
	color:#555;
	text-decoration:none;
}     
#link_tab a:hover {
	color: #AAA;
	text-decoration: none;
}     
#link_tab td.pic  {
	padding:0;
	margin:0;
}
div.tag{
	position:absolute; top:0; right:0; z-index:100; opacity:0.5; filter:alpha(opacity=50);
	margin:0; padding:0;
}
#tab_border {
	font-family: "MS Sans Serif";
	border-top: 1px solid #ECECEC;
	border-left: 1px solid #ECECEC;
}
#tab_border td.h1 {
	font-size: 12px;
	padding: 10px 10px;
}
#tab_border td.d1 {
	font-size: 10px;
	padding: 0px 0px;
	border-right: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
}
a.noborder { text-decoration:none;}
a.noborder:link { text-decoration:none;}
a.noborder:visited { text-decoration:none;}
a.noborder:active { text-decoration:none;}
a.noborder:hover { text-decoration:none;}

a { text-decoration:none;}
a:link { text-decoration:none;}
a:visited { text-decoration:none;}
a:active { text-decoration:none;}
a:hover { text-decoration:none;}

#container {
	margin:15px 0; 
	padding:15px 0;
	background-color:#fff;
	float:left;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-box-shadow:0 0 10px #999;
	-webkit-box-shadow:0 0 10px #999;
	box-shadow:0 0 10px #999;
}

#item_box {
	width:210px; 
	height:250px; 
	border:1px solid #ccc; 
	float:left; 
	margin:2px 0px 2px 20px; 
	padding:0;
	overflow:hidden;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-box-shadow:0 0 5px #eee;
	-webkit-box-shadow:0 0 5px #eee;
	box-shadow:0 0 5px #eee;
}

#product_list_div
{
	background-color:#000;
	background:rgba(0,0,0,0.6);
	height:200px;
	margin:0;
	padding-top:5px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-column-width: 118px;;
	-webkit-column-width: 118px;
	-moz-column-gap: 10px;
	-webkit-column-gap: 10px;
	-moz-column-rule: 0px solid #EEE;
	-webkit-column-rule: 0px solid #EEE;
}

#product_list_div ul 
{
	padding:5px 0 0 10px;
	margin:0;
	color:#FFF;
	font-size:10px;
}

#product_list_div li 
{
	margin:0;
	padding-left:10px;
	list-style-type:none;
	color:#1E1E1E;
	--font-weight:bold;
}
#product_list_div span.h1
{
	font-size:12px;
	color:#EEEE23;
	padding-left:10px;
}
#product_list_div li a, #product_list_div li a:visited
{
	text-decoration:none;
	color:#1E1E1E;
}
#product_list_div li a:hover
{
	color:#3E3E3E;
}
#product_list_div a, #product_list_div a:visited
{
	text-decoration:none;
	color:#fff;
}
#product_list_div a:hover
{
	color:#eee;
}

#crumbs_menu {
	float:left; 
 	width:704px; 
	height:auto;
	margin-left:2px;
	border:1px solid #ccc;
	background-color:#3e3e3e;
}
#crumbs_menu table {
	padding:5px 0;
	margin:0;
	font-size:10px;
	--font-weight:bold;
	background-color:#eeeeee;
	width:100%;
}

#crumbs_menu tr{
	vertical-align:top;
}
#crumbs_menu td {
	padding-left:30px;
	padding-right:30px;
	--border-left:1px solid #ccc;
}
#crumbs_menu a, #crumbs_menu a:visited
{
	text-decoration:none;
	color:#555;
}
#crumbs_menu a:hover
{
	color:#ccc;
}

.round_left_right {
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.round {
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

#top_menu ul {
	list-style-type:none;
	padding:0;
	margin-top:12px;
	margin-bottom:16px
}
#top_menu li {
	display:inline;
	padding:0;
	margin:0;
	
}

/* top navigation menu */

#top_menu {
	float:left;
	width:670px;
	margin:0 20px;
	padding-bottom:20px;
	border-top:5px solid #333;
}
#top_menu a {
	display:inline-block;
	padding:16px 15px;
	font-size:12px;
	font-weight:bold;
	margin:0;
	border-left:1px solid #ccc;
	height:30px;
}
#top_menu a:hover
{
	background-color:#eee;
}
#top_menu a, #top_menu a:visited
{
	text-decoration:none;
	color:#111;
}
#top_menu div {
	--margin:16px 0;
	position:relative;
	float:left;
}
#top_menu a span {
	font-size:10px;
	font-weight:normal;
}

/* section_menu */

#section_menu {
	float:left;
	width:670px;
	margin:0 20px;
	padding-bottom:20px;
	border-top:5px solid #333;
	font-size:12px;
}
#section_menu a {
	--display:block;
	font-size:10px;
	font-weight:normal;
	padding:0;
	margin:0;
}
#section_menu a:hover
{
	background-color:#eee;
}
#section_menu a, #section_menu a:visited
{
	text-decoration:none;
	color:#111;
}
#section_menu div {
	padding:16px 25px;
	position:relative;
	float:left;
	font-weight:bold;
	border-left:1px solid #ccc;
}
#section_menu a span {
	font-size:10px;
}
#section_menu div.product_menu {
	height:120px;
	width:80px;
	display:inline-block;
}

/* banner */
#square_banner {
	float:left; 
	margin-top:0;
	margin-bottom:10px;;
	width:210px; 
	height:210px; 
	--border:1px solid #f9f9f9;
}
#square_banner.left {
	margin-left:20px;
}
#square_banner.center {
	margin-left:10px;
	margin-right:10px;
}
#square_banner.right {
	margin-right:20px;
}
#square_banner.noborder {
	border:0;
}
#square_banner img { border:0;}
#banner_big img { border:0; }



