@charset "utf-8";

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    color: #797979;
	background:url(../images/head_bg.png) repeat-x scroll 0 0 #fff;
}

.floatL { float:left; }
.floatR { float:right; }
.clear { clear:both; }
.spacer { height:20px; }


a { color:#11719E; text-decoration:underline; }
a:hover { color:#fba722; text-decoration:none; }

.emphasize { color:#F33; }
.remark { color:#AAA; font-size: 0.9em; }

/* Form */
input[type=text],
input[type=password],
select,
textarea {
	border-radius: 3px; /* CSS3 */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background:url(../images/input-shadow.gif) no-repeat scroll left top #FFFFFF;
	border:1px solid #AAA;
	margin:2px 0;
	padding: 4px 3px;
}

input.error { border: 1px solid #FF7575; }
label.error { margin-left: 10px; color: #FF3333; }
label.success { margin-left: 10px; color:#009900; }


h1, h2, h3, h4, h5, h6 {
	font-weight:bold; 
	margin-bottom: 10px;
}
#index_content h1 { font-size: 1.8em; }
#index_content h2 { font-size: 1.6em; }
#index_content h3 { font-size: 1.4em; }
#index_content h4 { font-size: 1.2em; }
#index_content h5 { font-size: 1.0em; }
#index_content h6 { font-size: 1.0em; }


#container {
    width: 960px;
    margin: auto;
}
#clouds {}

#sep-bar {
	clear:both;
	height:30px;
	background: url(../images/sep_bar.png) no-repeat scroll 0 0;	
}

#site-logo {
	display:block;
    height: 77px;
    width: 375px;
    background: url(../images/logo.png) no-repeat scroll 0 0;
    float: left;
    margin-top: 10px;
    margin-left: 0px;
	outline:none;
	text-indent: -9999px;
}

#country{
	float:right;
	margin: 10px 0 0 0 ;
	height: 50px;
}
 
#navigation {
    height: 52px;
    width: 960px;
	float:left;
	margin-top:10px;
}

	.nav_menu {
		list-style:none none;
		padding:0;
		margin:0;
	}
	.nav_menu li{
		float: left;
		background:url(../images/menu_dash.png) no-repeat scroll center right;
	}
	
	.nav_menu li a {
		display:block;
		padding: 0 5px 10px 5px;
		line-height:16px;
		font-family:Georgia,Arial,Helvetica,sans-serif;
		color: #666666;
		font-weight: bold;
		text-decoration:none;
		border: 1px dashed #fff;
	}
	.nav_menu li a:hover {
		border: 1px dashed #000;
	}
	
	.nav_menu li span {
		font-size: 0.7em;
		color: #B7B7B7;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	.nav_menu li.menu_03 a {
		padding-left:75px;
		background: url(../images/menu_03.png) no-repeat scroll;
		background-position: 5px 0px;
	}

#cu3er-container { height:404px; }
.slogan {
	font-size: 1.2em;
	font-weight:bold;
}

.bannermessage{
	font-size: 1.6em;
	font-family: Georgia,Arial, Helvetica, sans-serif;
	height:36px;
	color:#000000;
	text-align:center;
	vertical-align:text-bottom;
	margin-top:17px;
	font-weight:bolder;
}

.bannermessage a{ 
	text-decoration:none; 
	color:#000000; 
	font-weight:bolder;
}

.breakline{
	clear:both;
	padding:10px 0;
	height:6px;
}
.breakline2{
	clear:both;
	padding:20px 0;
	height:6px;
}


.gallery-item,
.product-item {
	float:left;
	width: 300px;
	margin: 0 20px 20px 0;
}

.product-record .head,
.product-item .head { margin-bottom:10px; }

.product-record .title,
.product-item a.title {
	font-size: 1.4em;
	text-decoration:none;
}
.product-item .sub-title { font-size: 0.8em; color:#8C8C8C; }

.product-record .price,
.product-item .price {
	display:block;
	text-align:right;
	margin: 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color:#000;
}
.product-item .soldout {
	font-weight:bold;
	color:#F33;	
}

.product-record .image,
.product-item .image,
.gallery-item .image {
	position:relative;
	margin-bottom:10px;
	padding-bottom: 15px;
	background: url(../images/drop-shadow2.png) no-repeat scroll center bottom;
}

.product-record .image a,
.product-item .image a,
.gallery-item .image a {
	display:block;
	text-align:center;
	border: solid 2px #ccc;
}

.product-record .image a:hover,
.product-item .image a:hover,
.gallery-item .image a:hover, { border-color: #000; }

.product-record .image span,
.product-item .image span,
.gallery-item .image span {
	width: 285px;
	height: 84px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/glossy-gradient2.png) no-repeat left;
}
.product-item .desc{ font-size:0.8em; }
.product-item .learnmore{ margin: 10px -30px 20px 0; }


.product-record .more_image .image {
	float:left;
	width: 84px;
	height: 54px;
	margin-right:10px;
	position:relative;
	padding-bottom: 3px;
	background: url(../images/drop-shadow3.png) no-repeat scroll center bottom;
}
.product-record .more_image .image a{
	display:block;
	width: 80px;
	text-align:center;
	border: solid 2px #ccc;
}
.product-record .more_image .image a:hover { border-color: #000; }
.product-record .more_image .image span {
	width: 48px;
	height: 17px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/glossy-gradient3.png) no-repeat left;
}
.product-record .purchase {
	text-align:right;
}
.product-record .soldout {
	font-size: 1.3em;
	font-weight:bold;
	color:#F33;	
}

.article-item {
	display:block;
	padding: 0 0 10px;
	margin-bottom:10px;
}
.article-item .title {
	display:block;
	font-size: 1.4em;
	text-decoration:none;
	margin-bottom:10px;
	outline:none;
}
.article-item .image {
	position:relative;
	margin-bottom:10px;
	padding-bottom: 13px;
	background: url(../images/drop-shadow2.png) no-repeat scroll center bottom;
}
.article-item .imageL {
	float:left;
	margin-right:10px;
}
.article-item .imageR {
	float:right;
	margin-left:10px;
}

.article-item .image a {
	display:block;
	text-align:center;
	border: solid 2px #ccc;
}
.article-item .image a:hover { border-color: #000; }
.article-item .image span {
	width: 285px;
	height: 84px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/glossy-gradient2.png) no-repeat left;
}


.related-item {
	float:left;
	width:310px;
	padding: 0 0 10px;
	margin:0 10px 10px 0;
	background: url(../images/newsline.jpg) repeat-x scroll left bottom;
	margin-bottom:10px;	
}

.news-item {
	float:left;
	width:300px;
	padding: 0 0 10px;
	background: url(../images/newsline.jpg) repeat-x scroll left bottom;
	margin-bottom:10px;
}

.related-item .image,
.news-item .image {
	float:left;
	width: 84px;
	position:relative;
	padding-bottom: 3px;
	background: url(../images/drop-shadow3.png) no-repeat scroll center bottom;
}

.related-item .image a,
.news-item .image a {
	display:block;
	text-align:center;
	border: solid 2px #ccc;
}

.related-item .image a:hove,
.news-item .image a:hover { border-color: #000; }

.related-item .image span,
.news-item .image span {
	width: 48px;
	height: 17px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/glossy-gradient3.png) no-repeat left;
}

.related-item .message,
.news-item .message{
	float:right;
	width:210px;
	font-size: 0.8em;
}

.related-item .title,
.news-item .title{
    font-size: 1.2em;
    text-decoration: none;
}
.news-item .date{
	display:block;
	margin-bottom:10px;
	font-size:0.9em;
	color:#8C8C8C;
}

.page-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1.5em;
	display:block;
	text-align:center;
	color:#000;	
}

.sec-title {
	color: #444;
	font-size: 1.2em;
	font-weight:normal;
	border-bottom:1px solid #ccc;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px;
	margin-bottom:10px;
}

table.tb-info{
	border-collapse:separate;
	border-spacing: 10px;
}


#footer-content {
	margin-bottom:20px;
}

	.footer-block{
		width:310px;
		float:left;
		margin: 0 5px;
	}
	
	.footericonset{
		float:left;
	}



#footer {
	clear:both;
	color:#CCC;
	background:url(../images/footer_bg.png) repeat-x scroll bottom left;
	background-color: #fff;
	padding: 20px 20px 100px;
}

	.footer-nav{
		font-family:Helvetica;
		font-size:11px;
		float:left;
	}
	
	.footer_copyright{
		font-family:Helvetica;
		font-size:11px;
		float:right;
	}
	
	#footer a{
		color:#CCC;
		text-decoration:none;
	}
	
	

/* pagination */
div.pagination {
	clear:both;
	text-align:right; 
	font-size: 0.9em; 
}

/* current page */
div.pagination strong {
	display: inline-block;
	background-color:#4781BB;	
	margin: 0 0 0 4px;
	padding:2px 5px;
	font-weight: bold;
	color: #fff;
}

/* activate link: normal*/
div.pagination a {
	display: inline-block;
	margin: 0 0 0 4px;
	padding:2px 5px;
	color:#4781BB;
	text-decoration: none; 
}

/* activate link: hover*/
div.pagination a:hover {

}

.pagination_result, .pagination {
	margin: 20px 0;
}



/* flash message */
.flash-message{
	display:block;
	color:#666;
	margin: 0 0 20px;
	padding: 12px 12px 12px 40px;
	font-size:0.9em;
	position:relative;
}
.flash-message .close{
	display:block;
	width:10px;
	height:10px;
	position:absolute;
	top: 8px;
	right:8px;
	background:url(../images/icon/close.png) no-repeat scroll 0 0;
	text-indent: -9999px;
	outline:none;
	overflow:hidden;
}

div.auth {
	border: 1px solid #777;
	background:#DDD url(../images/icon/18/key.png) scroll 10px center no-repeat;
}
div.info{ 
	border: 1px solid #2c5376; 
	background:#e8ecf0 url(../images/icon/18/info.png) scroll 10px center no-repeat; 
}
div.success { 
	border: 1px solid #9DFC47; 
	background:#EFFFD9 url(../images/icon/18/tick.png) scroll 10px center no-repeat; 
}
div.error { 
	border: 1px solid #F30; 
	background:#FFE4DF url(../images/icon/18/cross.png) scroll 10px center no-repeat; 
}
div.warn { 
	border: 1px solid #FC0; 
	background:#FFF5D9 url(../images/icon/18/warning.png) scroll 10px center no-repeat; 
}