/* Top Elements */
body {
	margin: 0px 0px 0px 0px;
	background:#F0F0F0 url(../images/bg.jpg) repeat-x scroll 0 0;
	font-family: Tahoma;
	font-size:11px;
	text-align:center;
}
/* links */
a, a:visited {
	text-decoration: none;
	color: #000000; 
}
a:hover {
	color: #C01122;
}
a img{
	border:0px;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap{
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
#header{
	width: 950px;
	padding: 0px;
	margin: 0px;
	color:#000000;
}
#header .menu1{	
	background:url(../images/top_menu_bg.gif) no-repeat;
	float:left;
	width:950px;
	height:40px;
}
#header .menu1 ul{
	list-style-type:none;
	margin:14px 0px 0px 0px;
	padding:0px;
}
#header .menu1 ul li.blank{
	padding-left:100px;
}
#header .menu1 ul li{
	background:transparent url(../images/mainnav-sep.gif) no-repeat scroll right center;
	display:inline;
}
#header .menu1 ul li a {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding:10px 15px;
	text-decoration:none;
}
#header .menu1 ul li a:hover{
	background:transparent url(../images/arrow-3.gif) no-repeat scroll center top;
	color:#C01122;
}
#header .menu1 li.current a, #header .menu1 li.current a:visited{
	background:transparent url(../images/arrow-3.gif) no-repeat scroll center top;
	color:#C01122;
}

/*Under Menu*/
#under_menu{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:950px;
	height:300px;
	/*background:url(../images/under_menu.jpg) no-repeat center top;*/
}

/*Content Wrap*/
#content-wrap{
	display:block;
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding:0 0 20px;
}
#content-wrap .flash1{
	width:615px;
	height:382px;
	float:left;
	text-align:right;
}
#content-wrap .flash2{
	width:160px;
	height:382px;
	float:right;
	text-align:right;
}
/* Main Column */
#flash_intro{
	border-top:1px #CCCCCC solid;
	padding:1px 0px 2px 0px;
	width:775px;
	height:180px;
	margin:0px;
}
#flash_intro img{
	width:775px;
	height:180px;
	border:0px;
}
#lsidebar{
	width:209px;
	float:left;
}	
/*Begin Box Style*/
#lsidebar .box{
	background:#FFFFFF url(../images/box-br.gif) no-repeat scroll right bottom;
	margin:0px 0px 10px 0px;
	padding:0px!important;
	padding:0px 0px 5px 0px;
}
#lsidebar .box p{
	margin:0px;
	padding:5px 0px 5px 0px;
}
#lsidebar .box div{
	background:transparent url(../images/box-bl.gif) no-repeat scroll left bottom;
	margin:0px;
	padding:0px;
}
#lsidebar .box div div{
	background:transparent url(../images/box-tr.gif) no-repeat scroll right top;
	margin:0px;
	padding:0px;
}
#lsidebar .box div div div{
	background:transparent url(../images/box-tl.gif) no-repeat scroll left top;
	padding:8px 15px 15px;
}
#lsidebar h1{
	background:transparent url(../images/h3-r-hilite.gif) no-repeat scroll right center;
	color:#FFFFFF;
	font-size:125%;
	line-height:30px;
	margin:0 -8px 10px;
	padding:0;
}
#lsidebar h1 span{
	background:transparent url(../images/h3-l-hilite.gif) no-repeat scroll left center;
	display:block;
	height:30px;
	padding-left:28px;
}
/*End Box Style*/
#lsidebar ul.menu {
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#lsidebar ul.menu li {
	background:transparent url(../images/dot.gif) repeat-x scroll center bottom;
	display:block;
	line-height:normal;
	margin:0;
	padding:0;
}
#lsidebar ul.menu li a, #lsidebar ul.menu li a:visited{
	display:block;
	padding:6px 0px;
	margin:0px;
	background:transparent url(../images/arrow-active.png) no-repeat scroll 98% center;
	color:#000000;
}
#lsidebar ul.menu li a:hover{
	background:transparent url(../images/arrow-on.png) no-repeat scroll 98% center;
	color:#C01122;
}
#lsidebar ul.menu li.active a, #lsidebar ul.menu li.active a:visited {
	background:transparent url(../images/arrow-active.png) no-repeat scroll 98% center;
	color:#C01122;
	font-weight:bold;
}


/*Right Slide Bar*/
#rsidebar{
	width:209px;
	float:right;
}
/*Begin Box Style*/
#rsidebar .box{
	background:#FFFFFF url(../images/box-br.gif) no-repeat scroll right bottom;
	margin:0px 0px 10px 0px;
	padding:0px!important;
	padding:0px 0px 5px 0px;
}
#rsidebar .box p{
	margin:0px;
	padding:5px 0px 5px 0px;
}
#rsidebar .box div{
	background:transparent url(../images/box-bl.gif) no-repeat scroll left bottom;
	margin:0px;
	padding:0px;
}
#rsidebar .box div div{
	background:transparent url(../images/box-tr.gif) no-repeat scroll right top;
	margin:0px;
	padding:0px;
}
#rsidebar .box div div div{
	background:transparent url(../images/box-tl.gif) no-repeat scroll left top;
	padding:8px 15px 15px;
	margin:0px;
}
#rsidebar h1{
	background:transparent url(../images/h3-r-hilite.gif) no-repeat scroll right center;
	color:#FFFFFF;
	font-size:125%;
	line-height:30px;
	margin:0 -8px 10px;
	padding:0;
}
#rsidebar h1 span{
	background:transparent url(../images/h3-l-hilite.gif) no-repeat scroll left center;
	display:block;
	height:30px;
	padding-left:28px;
}

#rsidebar .red{
	background:transparent url(../images/h3-r-hilite.gif) no-repeat scroll right center;
}
#rsidebar .red span{
	background:transparent url(../images/h3-l-hilite.gif) no-repeat scroll left center;
}
#rsidebar .green{
	background:transparent url(../images/green/h3-r-hilite.gif) no-repeat scroll right center;
}
#rsidebar .green span{
	background:transparent url(../images/green/h3-l-hilite.gif) no-repeat scroll left center;
}
#rsidebar .blue{
	background:transparent url(../images/blue/h3-r-hilite.gif) no-repeat scroll right center;
}
#rsidebar .blue span{
	background:transparent url(../images/blue/h3-l-hilite.gif) no-repeat scroll left center;
}
#rsidebar .cyan{
	background:transparent url(../images/cyan/h3-r-hilite.gif) no-repeat scroll right center;
}
#rsidebar .cyan span{
	background:transparent url(../images/cyan/h3-l-hilite.gif) no-repeat scroll left center;
}
/*End Box Style*/
/*Main Content*/
#main{
	width: 532px!important;
	width:520px;
	float:left;
}
#main .wrapbox{
	width: 100%;
	background: url(../images/content-center.gif) repeat-y scroll center top;
}
#main .box{
	background:transparent url(../images/content-bot.gif) no-repeat scroll center bottom;
	padding:0px;
	margin:0px;
}
#main .box_content{
	background:transparent url(../images/content-top.gif) no-repeat scroll center top;
	padding:20px;
}
#main .boxempty{
	background:none;
}
#main h1.title{
	margin:0px;
	padding:0px;
	font-size:12px;
	text-transform:uppercase;
	color:#C01122;
}
#main h1.title a, #main h1.title a:visited{
	color:#C01122;
}
#main h1.title a:hover{
	text-decoration:underline;
}


.search{
	margin:5px 0px 0px 0px;
	padding:0px;
	width:200px;
	height:27px;
	display:inline;
	text-align:right;
}
.search .input {
	font-family:Tahoma;
	font-size:11px;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #B8B8B8;
	color:#6A6A6A;
	width:130px;
	height:16px;
	padding:0px;
	display:inline;
	vertical-align:middle;
}
.search .but {
	width:42px;
	display:inline;
	vertical-align:middle;
}

/*Bottom Product*/
#bottom_p{
	width:950px;
	height:160px;
	background:transparent url(../images/bottom_p_mid.jpg) repeat-x;
	margin-bottom:20px;
	padding:0;
}
#bottom_p .right{
	width:950px;
	height:160px;
	background:transparent url(../images/bottom_p_right.jpg) no-repeat scroll right top;
}
#bottom_p .left{
	width:920px;
	height:150px;
	background:transparent url(../images/bottom_p_left.jpg) no-repeat scroll left top;
	padding:10px;
}
#bottom_p h1.title{
	margin:0px;
	padding:0px;
	font-size:12px;
	text-transform:uppercase;
	color:#C01122;
	border-bottom:1px #CCCCCC dotted;
}
#bottom_p h1.title a, #bottom_p h1.title a:visited{
	color:#C01122;
}
#bottom_p h1.title a:hover{
	text-decoration:underline;
}
#bottom_p div.block{
	float:left;
	width:160px;
	padding: 5px 0px 0px 20px;
}
/* Footer */	
#footer{
	background:#9B2229 none repeat scroll 0 0;
	width:930px;
	margin:0px;
	padding:15px 10px;
	line-height:16px;
	border-top:3px solid #C01122;
	color:#FFFFFF;
}
#footer small{
	font-size:100%;
}


/*Begin Exrate*/
.tbl_exrate{
	font-size:11px;
}
.tbl_exrate th{
	padding:3px;
	border-bottom:1px #666666 dashed;
}
.tbl_exrate td{
	padding:2px;
	border-bottom:0px #F5F5F5 dashed;
}
.txt_price{
	color:#FF0000;
	font-weight:bold;
}
.tbl_exrate .even{
	background:#FFFFFF;
	color:#AA1004;
}
.tbl_exrate .odd{
	background:#e3dfde;
	color:#AA1004;
}
.tbl_exrate .inc{
	color:#207115;
}
/*End Exreate*/
/*Begin News*/
.news_block{
	font-size:12px;
	/*color:#656565;*/
	text-align:left;
}
.news_block .title{
	padding:0px 0px 5px 0px;
	text-align:left;
}
.news_block .image{
	padding:0px 5px 5px 0px;
	float:left;
}
.news_block .image img{
	width:125x;
	height:100px;
}
.news_block .date{
	font-size:12px;
	color:#f8b150;
}
.news_block .intro{
	line-height:16px;
	color:#656565;
	text-align:justify;
}
.news_block .detail{
	text-align:right;
}
.news_block .detail a{
	font-size:11px; 	
}
.news_nonews{
	color:#FF0000;
	padding-top:5px;
}
.news_paging{
	height:30px;	
}

.news_block2{
	font-size:12px;
	/*color:#656565;*/
	padding:5px 0px 0px 0px;
}
.postedat, .news_block2 .posted_at{
	text-align:right;
	color:#919090;
	font-size:9px;
}
.news_block2 .title{
	padding:10px 0px 10px 0px;
	color:#000000;
	font-weight:bold;
	font-size:14px;
}
.news_block2 .image{
	padding:0px 5px 5px 0px;
	text-align:center;
}
.news_block2 .content{
	/*color:#656565;*/
	text-align:justify;
}
.news_block2 .content a, .news_block2 .content a:visited{
	color:#2161A9;
}
.news_block2 .content a:hover{
	text-decoration:underline;
}
.news_block2 .content ul{
  display: block;
  list-style-type: disc;
  margin: 1em 0;
  -moz-padding-start: 40px;
}
.news_block2 .content ol{
  display: block;
  list-style-type: disc;
  margin: 1em 0;
  -moz-padding-start: 40px;
}
.content_page ul{
  display: block;
  list-style-type: disc;
  margin: 1em 0;
  -moz-padding-start: 40px;
}
.content_page ol{
  display: block;
  list-style-type: disc;
  margin: 1em 0;
  -moz-padding-start: 40px;
}
.news_block2 .content p {
  display: block;
  margin: 1em 0;
}
.news_block2 .author, .news_block2 .source{
	padding:10px 0px 10px 0px;
	text-align:right;
}
.news_block2 .share{
	padding:10px 0px 10px 0px;
	text-align:right;
	font-size:11px;
}
.news_block2 .otitle{
	padding:10px 0px 5px 0px;
	color:#2161A9;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}
.news_block2 .feedback{
	font-size:10px;
}
.news_block2 .scaledimg{
	width:420px;
}
.news_block2 .tincu{
	font-size:11px;
	margin:0px;
	padding:5px 0px 0px 25px;
}
.news_block2 .tincu li{
	padding:3px;
}
/*End News*/
/*Begin Gallery*/
#maingallery{
	font-size:11px;
}
#maingallery .nav{
	padding:8px 2px 8px 2px;
	border:1px solid #CCCCCC;
	border-bottom:2px solid #000000;
}
#maingallery .paging{
	padding:5px 2px 5px 2px;
	border:1px solid #CCCCCC;
	border-bottom:2px solid #000000;
}
#maingallery .listimg{
	padding-top:5px;
	padding-bottom:5px;
}
#maingallery .slideshow{
	padding-top:5px;
	padding-bottom:5px;
}
.img_album{
	padding:2px;
	border:#CCCCCC 1px solid;
	width:60px;
	height:45px;
}
.img_bg{
	padding:9px 2px 2px 10px;
	background:url(../images/image_bg.jpg) no-repeat;
	width:150px;
	height:121px;
}
.img_one{
	border:#CCCCCC 0px solid;
	width:140px;
	height:100px;
}
/*End Gallery*/
.secure_code{
	width:120px; 
	height:39px; 
	vertical-align:middle; 
	font-size:30px; 
	letter-spacing:3px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	font-family:Verdana;
}
.secure_code2{
	width:100px; 
	height:18px; 
	vertical-align:middle; 
	font-size:16px; 
	letter-spacing:3px;
	font-weight:bold;
	font-family:Verdana;
}
.button{
	font-size:11px;
	font-family:Tahoma;
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-bottom: 2px #666666 solid;
	margin:0px;
	padding:0px 5px 0px 5px;
}

/*Others*/
.row{

}
.row img{
	padding:0px 5px 5px 0px;
}