@import url("/theme/Default/style.css");

html,body{
	height:100%;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:verdana;
}


#theme{
	height:100% auto;
	width:100%;
	background: url(/theme/chosenmetallind/imgs/frame-body-bg.jpg) top repeat-y;
	
	
}

#theme-frame-bg{
	background:url(/theme/chosenmetallind/imgs/frame-top-bg.jpg) top  repeat-x;

}

#theme-frame{
	height:100% auto;
	margin:auto;
	width:100%;
	background:url(/theme/chosenmetallind/imgs/frame-top.jpg) top no-repeat;
	
}

#theme-middle{
	width:1000px;
	margin:auto;
	min-height:600px;
	display:block;

}

#theme-lang { padding: 5px 0px 0px 880px; z-index:999;}
#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:100px;


	}

#theme-header-userdefine { 
	display:block;
	height:100%;
	width:100%;
	}
	
#flash {

	
	}	
	
#theme-header-link {position:relative; top:0px; color:#efefef; display:block; width:400px;}
#theme-header-link a,
#theme-header-link a:visited{ color:#fff;}
#theme-header-link a:hover{ }
#theme-header-logo { }
#theme-header-logo img { border:0px; padding: 43px 0px 0px 470px; }
#theme-menu{ clear:both; padding: 0px 0px 12px 0px;}
#theme-container { clear:both; min-height:450px;}

#theme-nav { clear:both; background:#35555a; padding:10px; solid #B0FFFF; display:block; overflow:hidden; height:1px; display:none;}
#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 0px; background:url(/theme/chosenmetallind/imgs/arrow-v.png) left no-repeat; }

#theme-title {padding:0px 10px 0px 10px; }
#theme-frame-panel{  float: right; width: 190px; display: inline; padding:10px 10px 10px 0px;}
#theme-contain{  float: center; width: 100px; display: inline; padding:0px 10px 0px 10px; min-height:300px; text-align:justify;}
/*
#theme-contain-home{ background:url(/theme/chosenmetallind/imgs/content-home-bg.jpg) top right no-repeat;width:100%; height:100%;}
#theme-contain-about{ background:url(/theme/chosenmetallind/imgs/content-about-bg.jpg) top right no-repeat;width:100%; height:100%;}
#theme-contain-prod{ background:url(/theme/chosenmetallind/imgs/content-prod-bg.jpg) top right no-repeat; width:100%; height:100%;}
#theme-contain-news{ background:url(/theme/chosenmetallind/imgs/content-news-bg.jpg) top right no-repeat;width:100%; height:100%;}
#theme-contain-contact{ background:url(/theme/chosenmetallind/imgs/content-contact-bg.jpg) top right no-repeat;width:100%; height:100%;}
#theme-contain-faq{ background:url(/theme/chosenmetallind/imgs/content-faq-bg.jpg) top right no-repeat;width:100%; height:100%;}
#theme-contain-member{ background:url(/theme/chosenmetallind/imgs/content-member-bg.jpg) top right no-repeat;width:100%; height:100%;}
#theme-contain-video{ background:url(/theme/chosenmetallind/imgs/content-video-bg.jpg) top right no-repeat;width:100%; height:100%;}
*/

#theme-footer { color:white; clear:both; display:block; padding:50px 0px 20px 0px; vertical-align:bottom; text-align:center;  background:url(/theme/chosenmetallind/imgs/frame-bottom-bg.jpg) bottom no-repeat;}

