@import url("/theme/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;}

/* end of css reset */

/*
a, a:hover, a:visited {
	text-decoration: none;
	color: #000;
}
*/

a img {
	border: none;
}

.abel{font-family: 'Abel', sans-serif;}


html,body{
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family:century gothic;
	color:#333;
	display:table;
}


#theme{
	display:table;
	width:100%;
	height:100%;
	background: url(/theme/proevegroup/imgs/bg.jpg) top left repeat-x; }

#theme-frame{

	display:table;
	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-header { 
	display:block;
	height:93px;
	width:100%;
}

#theme-header-userdefine { 
	display:block;
	height:100%;
	width:1000px;
	margin:auto;
	position:relative;
	}
	

#theme-header-logo { }
#theme-header-logo img { border:0px; padding:14px 0px 0px;}
#theme-frame-header{position:absolute; right:0px; top:0px; height:93px;width:300px;}
#menu-frame{width:100%; height:61px;}
#theme-menu{ width:1020px; margin:auto;clear:both; position: relative; z-index: 99;padding-top:7px;}
#slider-frame{width:100%; }
#theme-frame-slider{width:1000px; margin:auto; padding-bottom:10px;}
#theme-container { clear:both; display:table-row;}

#theme-title {padding:0px 10px 0px 0px; }
#theme-title h1 {font-size: 18px; font-weight: bold;font-style:italic; color:#a00000;}
#sub-t{font-size: 18px; font-weight: bold; color:#a00000; font-family: 'Abel', sans-serif;}

#theme-contain{border-left:20px solid #effaff;border-right:20px solid #effaff; width: 938px; display:table-cell; height:100%; padding:0px 10px 0px 10px;text-align:justify;}
/*
#theme-contain-home{ background:url(/theme/proevegroup/imgs/content-home-bg.jpg) top right no-repeat;width:100%; height:100%;}
#theme-contain-about{ background:url(/theme/proevegroup/imgs/content-about-bg.jpg) top right no-repeat;width:100%; height:100%;}
#theme-contain-prod{ background:url(/theme/proevegroup/imgs/content-prod-bg.jpg) top right no-repeat; width:100%; height:100%;}
#theme-contain-news{ background:url(/theme/proevegroup/imgs/content-news-bg.jpg) top right no-repeat;width:100%; height:100%;}
#theme-contain-contact{ background:url(/theme/proevegroup/imgs/content-contact-bg.jpg) top right no-repeat;width:100%; height:100%;}
#theme-contain-faq{ background:url(/theme/proevegroup/imgs/content-faq-bg.jpg) top right no-repeat;width:100%; height:100%;}
#theme-contain-member{ background:url(/theme/proevegroup/imgs/content-member-bg.jpg) top right no-repeat;width:100%; height:100%;}
#theme-contain-video{ background:url(/theme/proevegroup/imgs/content-video-bg.jpg) top right no-repeat;width:100%; height:100%;}
*/

#theme-footer {color:#9f0001;clear:both; font-weight:bold; font-size:13px;padding:20px; border:0px; text-align:center; background:#fff; margin-top:0px;}

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:4px; padding:10px; list-style:none;  border:1px solid #444444; display:block; display:block; display:block; vertical-align:top; width:900px; height:auto; overflow:hidden;}
#cms5-prod-list ul li { clear:both; display:block; }
#cms5-prod-list ul #details {display:block; float:right; background:#003399; padding:0px 12px;}
#cms5-prod-list ul #details a,
#cms5-prod-list ul #details a:visited,
#cms5-prod-list ul #details a:hover { font-size:10px; color:#fff;}
#cms5-prod-list ul #title {margin:0; padding:0; border:0px solid red; display:block;  height:42px; overflow:hidden; float:left; font-size:18px; font-weight:bold; text-align:left;}
#cms5-prod-list .caption { display:none;}
#cms5-prod-list ul li {display:block;}
#cms5-prod-list ul li#photo {display:none;}
#cms5-prod-list ul li#desc{display:block;
