@import url("../Default/style.css");
@import url(http://fonts.googleapis.com/css?family=Abel);

/* CSS RESET */
html, body, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, tt, var,center, dl, dt, dd, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0; 	padding: 0; 	border: 0; 	font-size: 100%; 	font: inherit; 	vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block; }
body {	line-height: 1.4;}
ol {list-style: decimal; list-style-position: outside; padding-left: 30px;}
ul {list-style: circle; list-style-position: outside; padding-left: 30px;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
table tr td {vertical-align: top;}
#theme-title h1 {font-size: 16px; font-weight: bold;}
/* end of css reset */

/*
a, a:hover, a:visited {
	text-decoration: none;
	color: #000;
}
*/

.abel{font-family:'Abel',sans-serif;}

a img {
	border: none;
}

html,body{
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:verdana;
	display:table;
	color:#363f46;
}


#theme{
	display:table;
	width:100%;
	height:100%;
	/*
	background: #114e86;
	background: -moz-linear-gradient(top, #114e86,#3d92d6 );
	background: -webkit-gradient(linear, left top, left bottom, from(#114e86), to(#3d92d6));
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#114e86', EndColorStr='#3d92d6', GradientType=0);*/
}

#theme-frame{
	height:100% auto;
	min-height:630px;
	margin:auto;
	width:1000px;
	background:#ffffff;
	border-left:0px solid #efefef;
	border-right:0px solid #efefef;
}

#theme-lang { padding-right:20px; z-index:999; display: none;}
#theme-lang ul {list-style:none; margin:0px; padding:0px; text-align:right;}
#theme-lang ul li { display:inline;}
#theme-lang ul li a,
#theme-lang ul li a:visited { padding:3px 5px 3px 5px; border-left:1px solid #888888; color:#fff;}
#theme-lang ul li:first-child a { border-left:0px;}

#theme-share { text-align:right;  float:right; padding:10px; color:#fff;}
#theme-share a,
#theme-share a:visited,
#theme-share a:hover {color:#fff; text-decoration:none;}

#theme-header { 
	display:block;
	height:89px;
	background:url(imgs/header.jpg) top center no-repeat #000104;
	}

#theme-header-frame{ 
	display:block;
	height:100%;
	width:1000px;
	margin:auto;
	position:relative;
	}
	

#theme-header-logo { }
#theme-header-logo img { border:0px; padding:10px 0px 0px;}
#theme-menu{ clear:both; position: absolute; top:40px;right:0px; z-index: 99;}
#theme-container { clear:both; min-height:350px;}

#theme-nav { clear:both; background:#E1FFFF; padding:10px; border-bottom:1px solid #B0FFFF; display:none; overflow:hidden; height:10px;}
#theme-nav ul {margin:0px; padding:0px; list-style:none;  }
#theme-nav ul li { display:inline; }
#theme-nav ul li a {padding:0px 10px 0px 10px; background:url(imgs/arrow-v.png) left no-repeat; }

#theme-title {padding:0px 10px 0px 10px; }

#theme-contain{padding:0px 10px 60px 10px; min-height:300px; text-align:justify;}
/*
#theme-contain-home{ background:url(imgs/content-home-bg.jpg) top right no-repeat;width:100%; height:100%;}
#theme-contain-about{ background:url(imgs/content-about-bg.jpg) top right no-repeat;width:100%; height:100%;}
#theme-contain-prod{ background:url(imgs/content-prod-bg.jpg) top right no-repeat; width:100%; height:100%;}
#theme-contain-news{ background:url(imgs/content-news-bg.jpg) top right no-repeat;width:100%; height:100%;}
#theme-contain-contact{ background:url(imgs/content-contact-bg.jpg) top right no-repeat;width:100%; height:100%;}
#theme-contain-faq{ background:url(imgs/content-faq-bg.jpg) top right no-repeat;width:100%; height:100%;}
#theme-contain-member{ background:url(imgs/content-member-bg.jpg) top right no-repeat;width:100%; height:100%;}
#theme-contain-video{ background:url(imgs/content-video-bg.jpg) top right no-repeat;width:100%; height:100%;}
*/

#theme-footer {clear:both; border:0px;background:#f4f3f3;width:100%;}
#theme-footer-frame{width:1000px; color:#084984; margin:auto; text-align:left; padding:20px; letter-spacing:2px;}

a, a:hover, a:visited {	text-decoration: none;}
img {border: none;}
input,  textarea { background: #fff; border: solid 1px #77b5c6;}

/*
CUSTOM Pre-defined CSS
*/

#clearall {clear: both;}
#space-10 {display: block; width: 1px; height: 10px; padding: 0px; margin: 0px;}
#space-20 {display: block; width: 1px; height: 20px; padding: 0px; margin: 0px;}
#flush-mid {width: 800px; margin: 0px auto; }


#banner {text-align: center;}
#banner_template_list {padding-top: 10px;}

#cms5-prod-list{clear:both; display:block; }
#cms5-prod-list ul {margin:3px; padding:10px; list-style:none;  border:1px solid #444444; display:block; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; vertical-align:top; width:200px; height:auto; overflow:hidden;}
#cms5-prod-list ul li { clear:both; display:block; }
#cms5-prod-list ul #code {display:none; overflow:hidden;}
#cms5-prod-list ul #code .caption { display:none;}
#cms5-prod-list ul #title {display:block;  height:20px; overflow:hidden; text-align:center; font-size:15px; font-weight:bold;}
#cms5-prod-list ul #title .caption { display:none;}
#cms5-prod-list ul #title a,
#cms5-prod-list ul #title a:visited { color:#0F64AA; text-decoration:none;}
#cms5-prod-list ul #title a:hover { color:#1A74C6;}
#cms5-prod-list ul #photo {display:block; text-align:center;}
#cms5-prod-list ul #photo .caption { display:none;}
#cms5-prod-list ul #desc {display:none; height:85px; overflow:hidden;}
#cms5-prod-list ul #desc .caption { display:none;}
#cms5-prod-list ul #addcart { padding-top:10px;}
#cms5-prod-list ul #addcart a {  text-align:left; display:block; width:120px; height:25px; background:url(imgs/add-to-cart.png) top no-repeat; padding-left:70px; padding-top:5px; color:#fff; font-weight:bold; text-decoration:none;}
#cms5-prod-list ul #details {display:none;}
#cms5-prod-list ul #enquiry {display:none;}
#cms5-prod-list ul #price {display:block;  clear:both; text-align:center; color:navy;}
#cms5-prod-list ul #price div#offer-strike { color:#ff0000;text-decoration: line-through; }
#cms5-prod-list ul #price .caption { display:none;}
#cms5-prod-list ul #weight {display:block;  clear:both; text-align:center;}
#cms5-prod-list ul #weight .caption { display:none;}