/*--Default CSS ----------*/
*, html{margin:0; padding:0;}
ul, li{list-style-type:none;}
img{border:0;}
body{margin:0px; padding:0px; background:url(images/bodyBg.png) repeat top left; font-size:13px; font-family:calibri, arial; color:#fff; text-decoration:none;}

	

/*----------------CSS for Div------------------*/
.fl{float:left;}
.fr{float:right;}
.cl{clear:both; line-height:1px; height:1px; font-size:1px;}

.OuterDiv{width:1000px; margin:auto; background:#280e00;}

.header{display:block; padding:0 5px;}
.header h2{font:normal 22px "Trebuchet MS"; padding:10px 0 0 0;}
.header h2 span{font:normal 16px "Trebuchet MS"; display:block;}
.header .logo{
	background:url(images/logoBg.png) no-repeat left center;
	width:200px;
	height:145px;
	float:left;
	display:block;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.header .FlagBg{background:url(images/lnBg.png) no-repeat center center; width:137px; height:24px; padding:10px 0; text-align:center; float:right; margin:5px 0 0 0;}
.header .FlagBg img{border:solid 1px #be4100; margin:0 2px;}

.Menu{background:url(images/menuBg.png) repeat-x left center; display:block; height:36px;}
.Menu ul li{float:left; background:url(images/sep.png) no-repeat right center; display:block; height:36px; font:bold 12px/36px Arial, Helvetica, sans-serif; color:#ff6600; text-align:center;}
.Menu ul li a{color:#ff6600; text-decoration:none; padding:0 20px; display:block;}
.Menu ul li a:hover, .Menu ul li.act a{color:#fff; text-decoration:none; background:url(images/hoverBg.png) repeat-x;}

.Lpanel{display:block; padding:8px 8px 8px 5px; width:252px; overflow:hidden;}
.CatBox{border:solid 1px #f46100; display:block; background:#3f1600;}
.CatBox h2{background:url(images/tiBg.png) repeat-x left center; height:30px; font:bold 13px/30px "Arial"; color:#b54600; display:block; padding-left:5px;}
.CatBox h2 span{background:url(images/ti-icon.png) no-repeat left center; padding-left:25px;}
.Lpanel .CatBox ul li{background:url(images/pug-icon.png) no-repeat 10px center; border-bottom:solid 1px #642300; display:block; padding:8px 0 8px 30px; font:bold 13px "Trebuchet MS";}
.Lpanel .CatBox ul li a{color:#ac3c01; text-decoration:none;}
.Lpanel .CatBox ul li a:hover{color:#fff; text-decoration:none;}
.Lpanel .tell{display:block;}
.Lpanel .tell img{margin:5px 0; display:block;}
.Lpanel .CatBox p{text-align:justify; line-height:16px; padding:8px;}
.Lpanel .Mb{margin-bottom:8px;}

.Rpanel{display:block; padding:8px 5px 8px 0;}
.Rpanel .FlBox{display:block; width:728px; margin:0;}

.Rpanel .ViBg{background:url(images/viBg.png) no-repeat left center; width:700px; height:76px; display:block; overflow:hidden; padding:5px 15px 0 15px; margin:8px 0;} 

.Rpanel .FourBox{display:block;}
.Rpanel .FourBox table{border:solid 1px #ff6600;}
.Rpanel .FourBox table td{background:url(images/boxpug.png) no-repeat 325px 145px; padding:10px;} 
.Rpanel .FourBox td.botb{border-bottom:dashed 1px #fff;}
.Rpanel .FourBox td.botr{border-right:dashed 1px #fff;}
.Rpanel .FourBox table td h2{font:bold 14px "Trebuchet MS"; color:#fff; text-transform:uppercase;}
.Rpanel .FourBox table td p{text-align:justify; width:340px; margin-top:8px;}
.Rpanel .FourBox table td p img{float:left; margin-right:10px;}
.Rpanel .FourBox table td b.clbot{display:block; text-align:right; padding-top:8px;}

.Rpanel .CatBox ul li{font:bold 13px "Trebuchet MS";}
.Rpanel .CatBox ul li a{
							background:url(images/art-icon-trans.png) no-repeat 10px center; 
							color:white; /* defines the font color of the links */ 
							text-decoration:none; 
							display:block; 
							padding:8px 0 8px 35px;
						}
.Rpanel .CatBox ul li a:hover{color:#fff; text-decoration:underline;}
.Rpanel .Mb{margin-top:8px;}
.Rpanel .CatBox ul li.LBg{background:#280e00; display:block;}
.Rpanel .CatBox ul li a.MorArt{background:none; text-align:right; padding-right:15px;}


.Get{display:block; text-align:center;}
.Get img{margin:0 4px;}

.footer{background:url(images/footerBg.png) no-repeat center center; display:block; height:70px; line-height:18px; margin-top:8px; text-align:center; color:#d64b00; padding-top:30px;}
.footer a{color:#d64b00; text-decoration:none;}
.footer a:hover{color:#fff; text-decoration:none;}
