
@import "/css/reset.css";
body {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.4em; 
	background-color: #f7f7f7;
	background-repeat: repeat-x;
	background-position: top;
}

#home { background: url(/files/Image/tpl/body_home.png) left -100px repeat-x; }
#subpage { background-image: url(/files/Image/tpl/body_subpage.png); }

a, a:link, a:visited { color: #666; font-weight: normal; text-decoration: none }
a:hover { text-decoration: underline; }

a.more { display: inline-block; padding: 3px 10px; font-size: 12px; font-weight: bold; color: #21bdd0; background: #e9e9e9 }
a.more:hover { background: #333; text-decoration: none }

p { margin: 0 0 10px 0; padding: 0; }
.txt > p { text-align: justify; }
img { border: none; }
blockquote { border: 1px solid #ccc; border-left: 5px solid #000; padding: 19px; margin: 20px 0 0 0}
cite a, cite a:link, cite a:visited  { font-size: 12px; text-decoration: none; font-style: normal }
cite span { font-weight: 400; color: #333; }

.tmo_list { margin: 10px 0 10px 0; padding: 0; list-style: none }
.tmo_list li { color:#636363; margin: 0 0 5px 0; padding: 0 0 0 20px; background: url(/files/Image/tpl/list.png) no-repeat scroll 0 7px  }
.tmo_list li a { color: #636363; font-weight: normal }
.tmo_list li a:hover { color: #000 }


h1, h2, h3, h4, h5, h6 { color: #333; font-weight: normal; }
h1 { font-size: 30px; margin: 0 0 30px; padding: 5px 0 }
h2 { font-size: 26px; margin: 0 0 25px; padding: 5px 0 }
h3 { font-size: 20px; margin: 0 0 20px; padding: 0; }

.cleaner { clear: both }


.float_l { float: left }
.float_r { float: right }

#wrapper { width: 960px; padding: 0 10px; margin: 0 auto; }

#header { height: 100px; }

#menu { height: 50px; }

#middle {
	overflow: hidden;
	padding: 35px 60px;
	background: url(/files/Image/tpl/middle.png) no-repeat
}

#main_top {
	width: 960px;
	height: 12px;
	background: url(/files/Image/tpl/main_top.png) no-repeat top
}

#main {
	width: 920px;
	background: url(/files/Image/tpl/main_middle.png) repeat-y;
	/* overflow: hidden; */
	padding: 20px;
}

#sidebar {
	float: left; 
	width: 200px;
	padding: 20px 30px 0 10px;
}

#content {
	float: right;
	width: 700px;
	width: 700px;
	padding: 20px 10px 20px;
}

#footer {
	width: 940px;
	padding: 60px 10px 20px;
	background: url(/files/Image/tpl/main_bottom.png) top no-repeat
}

#site_title { float: left; margin-top: 15px; }
#site_title h1 { margin: 0; padding: 0 }
#site_title h1 a { display: block; width: 210px; padding: 15px 0 0 0; font-size: 38px; color: #333; text-align: left; font-family: Georgia,"Times New Roman",Times,serif; font-weight: bold; text-decoration: none; text-shadow: 2px 2px #ddd; }

#header_right { float: right; display: inline-block;	 padding-top: 20px; }

#language { margin: 0; padding: 0; list-style: none }
#language li { float: right; display: block; margin-left: 5px }

#search { clear: both; margin-top: 5px; width: 232px; height: 31px; background: url(/files/Image/tpl/searchbox.png) }
#search form {
	margin: 0;
	padding: 0;
}

#search .txt_field {
	float: left;
	display: block;
	height: 30px;
	line-height: 20px;
	width: 180px;
	color: #999;
	font-size: 12px;
	padding: 0 5px;
	font-variant: normal;
	border: none;	
	background: none;
}

#search .sub_btn {
	float: right;
	display: block;
 	height: 34px;
	width: 30px;
	cursor: pointer;
	border: none;
	background: none;	
}

#middle h1 {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 40px;
	margin-bottom: 15px;
}

#middle p {
	color: #ccc;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
}

#middle img {
	float: right;
	margin-left: 60px;
}

#middle a.buy_now {
	display: inline-block;
	padding: 8px 20px;
	font-size: 18px;
	font-weight: bold;
	color: #21bdd0;
}

#product_slider {
	padding: 40px 30px 80px 30px;
	background:  url(/files/Image/tpl/slider.png) bottom center no-repeat
}

#sidebar h3 {
	font-size: 16px;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	background: url(/files/Image/tpl/sidebar_header_bg.png)  left bottom no-repeat
}
.sidebar_menu {
	list-style: none;
	margin: 0 0 30px;
	padding: 0;
}
.sidebar_menu li {
	margin: 0;
	padding: 2px 0 3px 15px;
	background: url(/files/Image/tpl/list_01.png) no-repeat scroll 0 8px;
	border-bottom: 1px dotted #ccc
}

.sidebar_menu li a {
	font-size: 11px;
}

#content h2 { font-size: 24px; padding-bottom: 10px; border-bottom: 1px solid #ccc; margin-bottom: 20px }

table td { border-bottom: 1px solid #ccc }

.checkout input { border: 1px solid #ccc; margin-bottom: 15px; height: 20px; line-height: 18px; 	padding: 3px;}

.faq h3 { font-size: 14px; margin: 30px 0 5px }

.product_gallery {
	margin-bottom: 60px;
	text-align: center
}

.product_gallery img {
	margin-bottom: 5px;
}

.product_gallery h3 {
	font-size: 12px;
	color: #999;
	font-weight: 700;
}

.product_gallery .product_price {
	color: #000;
	font-weight: 700
}

.add_to_cart {
	display: inline-block;
	padding-right: 30px;
	background: url(/files/Image/tpl/cart.png) no-repeat right center	
}

#newsletter {
	margin-bottom: 60px;
}

#newsletter .txt_field {
	width: 188px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#999;
}

#newsletter .subscribebtn{
	float: right;
	display: inline-block;
	padding: 4px 10px;
	font-size: 12px;
	font-weight: 700;
	background: #21bdd0;
	color: #fff;
	border: none;
}

#contact_form { padding: 0; width: 282px; margin-bottom: 40px }
#contact_form form { margin: 0px; padding: 0px; }
#contact_form form .input_field { width: 220px; padding: 5px; color: #666;  background: #fff; border: 1px solid #dedede; 	font-family: Tahoma, Geneva, sans-serif; font-size: 12px; margin-top: 3px;}

#contact_form form label { display: block; width: 100px; margin-right: 12px; font-size: 11px }
#contact_form form textarea { width: 270px; height: 150px; padding: 5px; color: #666; background: #fff; border: 1px solid #dedede; font-family: Tahoma, Geneva, sans-serif; font-size: 12px; margin-top: 3px;}
#contact_form form .submit_btn { display: block; padding: 5px 12px; text-align: center; text-decoration: none; font-weight: bold;  background-color: #555; border: 1px solid #000; color: #fff; font-size:11px; cursor: pointer }

.footer_menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer_menu li {
	margin: 0;
	padding: 2px 0 3px 0px;
	border-bottom: 1px dotted #ccc
}

.footer_menu li a {
	font-size: 11px;
}

.col { float: left; margin-right: 20px }
.col_13 { width: 300px }
.col_14 { width: 220px }
.col_15 { width: 400px }
.col_16 { width: 140px }
.col_23 { width: 620px }

.no_margin_right { margin-right: 0 }


#menu ul{ z-index:100; margin: 0; padding: 0; list-style-type: none; }
#menu ul li{ position: relative; display: inline-block; float: left; }
#menu ul li a {
	display: inline-block;
	padding: 0 30px;
	height: 45px;
	line-height: 45px;
	font-size: 12px;
	color: #999;	
	text-decoration: none;
	font-weight: 700;
	outline: none;
	text-align: center;
	background: url(/files/Image/tpl/menu_divider.png) right center no-repeat
}
#menu ul li a:hover { color: #333; }

#usrmgt {}
#usrmgt a { margin-right: 15px; }
.bricks-itemimageedit { overflow: hidden; margin: 10px 0px; padding: 5px; width: 200px; text-align:center; height: 160px; display: inline-block; }

.edititem h3 { margin-bottom: 10px; }
.edititem div { margin-bottom: 20px; }

.edititem select { width: 200px; font-size: 16px; padding: 5px 0px; border-radius: 10px; border: 1px solid silver; }
.edititem input { width: 100%; font-size: 16px; padding: 5px 0px; border-radius: 10px; border: 1px solid silver; }

.brick-link {
   display: inline-block;
   width: 150px;
   height: 200px;
   border: 1px solid silver;
   padding: 5px;
   margin: 5px;
   border-radius: 10px;
   vertical-align: top;
   text-align: center;
   position: relative;
}

.brick-link img {
   max-width: 140px;
   max-height: 140px;
}

a.atitle, a.atitle:link { font-size: 18px;  }
.brick-link img { margin-top: 10px; }

.colladminmenu { position: absolute; bottom: 5px; z-index: 999; }

.bricks-homepage {
   height: 200px;
   overflow: auto;
}

.collectionlistmenu { display: inline-block; }
.collectionlistmenu .ui-icon { float: left; }
.collectionlistmenu > li { padding: 5px 10px; position: relative; z-index: 999; }
.collectionlistmenu > li > ul { display: none; position: absolute;  top: 25px; width: 200px; }
.collectionlistmenu > li:hover > ul { display: block; }
.collectionlistmenu > li > ul > li { padding: 0px; }
.collectionlistmenu > li > ul > li > a { display: block; padding: 5px 10px; text-decoration: none; }
 

/*Horizontal Orientation CSS*/
.jscarousal-horizontal
{
	width: 920px;
	height: 240px;
	margin: 0;
	padding: 0;
	position: relative; /*overflow: hidden;*/
}
.jscarousal-horizontal-back, .jscarousal-horizontal-forward
{
	float: left;
	width: 24px;
	height: 240px;
	color: White;
	position: relative;
	top: 6px;
	cursor: pointer;
}
.jscarousal-horizontal-back
{
	background-image: url('/images/prev-24.png');
	background-repeat: no-repeat;
	background-position: left;
}
.jscarousal-horizontal-forward
{
	background-image: url('/images/next-24.png');
	background-repeat: no-repeat;
	background-position: right;
}
.jscarousal-contents-horizontal
{
	width: 860px;
	height: 240px;
	float: left;
	position: relative;
	overflow: hidden;
}
.jscarousal-contents-horizontal > div
{
	position: absolute;
	width: 100%;
	height: 240px;
}
.jscarousal-contents-horizontal > div > div
{
	float: left;
}
/*Horizontal Orientation CSS Ends*/


/*Common*/
.hidden
{
	display: none;
}
.visible
{
	display: block;
}

.thumbnail-text
{
	color: #7A7677;
	font-weight: bold;
	text-align: left;
	display: block;
	padding: 10px 2px 2px 0px;
}


.collect-userlist-item {
   padding-bottom: 10px;
   margin-bottom: 20px;
   border-bottom: 1px solid #cccccc;
}
.collect-userlist-item-title { 
   margin-bottom: 10px;
}
.collect-userlist-item-title a, .collect-userlist-item-title a:link {
   font-size: 18px;
   font-weight: bold;
}
.collect-userlist-item-info a, .collect-userlist-item-info a:link {
   text-decoration: underline;
}

.bricks-itemimagelink {
  display: inline-block;
  position: relative;
  padding: 5px;
  margin: 0px 5px;
  border: 1px solid #cccccc;
}

.bricks-itemimagelink .ui-icon,
.bricks-itemimageedit .ui-icon { display: inline-block; margin-right: 5px; }

.commentscontainer-form{
   font-weight: bold;
}

.commentscontainer-form input,
.commentscontainer-form textarea {
   width: calc( 100% - 10px );
   padding: 5px;
   margin: 5px 0px;
}

.commentscontainer-form a,
.commentscontainer-form a:link {
   display: inline-block;
   margin: 10px auto;
   padding: 5px 10px;
}

.smca-comments-item {
   padding: 5px;
   margin-bottom: 5px;
   border-bottom: 1px dotted silver;
}
.smca-comments-item div {  }
.smca-comments-item div span {
   display: inline-block;
   width: 45%;
   padding: 5px;
   font-weight: bold;
}

.smca-comments-item .smca-comments-item-dateauthor {
   background-color: #eeeeee;
}

.smca-comments-item .smca-comments-item-message {
   padding: 5px;
}

.smca-comments-item div .smca-comments-item-date {
   text-align: right;
}

.collector-collectionlink {
   width: 150px;
   height: 160px;
   display: inline-block;
   float: left;
   text-align: center;
   border: 1px solid silver;
   padding: 5px;
   margin: 5px;
   border-radius: 10px;
}

/* .pictures img { max-width: 80px; height: auto; margin: 3px; } */

.jMosaic-selector { clear: both; position: relative; }
.jMosaic-selector > .jMosaic-item { display: block; float: left; position: relative; overflow: hidden; width: auto; z-index: 10; }
.jMosaic-selector > .jMosaic-item:hover, .jMosaic-selector > .jMosaic-item:focus { z-index: 20; }


.lastcomments {
  list-style: disc outside;
  margin-left: 20px;
}