@charset "utf-8";
/* CSS Document */

/*#holder:after {
    clear: both;
    content: " ";
    display: block;
    height: 100%;
	min-height:800px;
    overflow: hidden;
    visibility: hidden;
}
*/

#holder:after {
    clear: both;
    content: " ";
    display: block;
    height: 100%;
    overflow: hidden;
    visibility: hidden;
	border:1px solid red;
}



#holder.slide {
   /* padding: 0;*/
}

#aside {
    left: 40px;
    margin: 0;
    padding: 0px 0px 0px;
    /*position: absolute;
    top: 60px;*/
    z-index: 11;
}
#aside {
    color: #8E857C;
    display: block;
    float: left;
/*    margin-left: -260px;
    padding-bottom: 20px;*/
    text-shadow: -1px -1px 0 #050403;
    width: 224px;
}

#aside a {
    color: #F5F2EB;
}
#aside cufon {
    top: 3px !important;
}
#aside_c {
    background: url("../images/aside_bg.png") repeat-y scroll 0 0 transparent;
    padding: 0 2px 10px;
}
#aside_t {
    background: url("../images/aside_t.png") no-repeat scroll 0 0 transparent;
    height: 14px;
    width: 224px;
}
#aside_b {
    background: url("../images/aside_b.png") no-repeat scroll 0 0 transparent;
    height: 16px;
    width: 224px;
}
.widget {
    background: url("../images/logo_bg.png") no-repeat scroll 0 0 transparent;
    overflow: hidden;
    padding: 10px 10px 10px 20px;
    position: relative;
    width: 190px; font-size:12px; color:#FFFFFF
}

.widget img {border:3px solid #666666;}
#content .widget {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/article_footer_bg.png") repeat scroll center center transparent;
    border-color: -moz-use-text-color rgba(3, 3, 2, 0.8) rgba(3, 3, 2, 0.8) -moz-use-text-color;
    border-image: none;
    border-radius: 5px 5px 5px 5px;
    border-right: 1px solid rgba(3, 3, 2, 0.8);
    border-style: none solid solid none;
    border-width: medium 1px 1px medium;
    box-shadow: 0 0 0 1px rgba(67, 56, 45, 0.5) inset, 0 0 2px 0 rgba(0, 0, 0, 0.3), 0 1px 2px 0 rgba(0, 0, 0, 0.6);
    margin: 0 0 20px 2px;
    overflow: hidden;
    padding: 20px;
    position: relative;
    width: 180px;
}
.widget .header {
    color: #8A837C;
    font-size: 17px;
    line-height: 30px;
    padding-bottom: 10px;
}
#logo {
    background: url("../images/logo_bg.png") no-repeat scroll 0 0 transparent;
    margin: 0;
    min-height: 110px;
    padding: 10px 0 20px;
    text-align: center;
    width: 220px;
}
#nav {
    margin: 0 20px;
    padding-bottom: 7px;
    width: 180px;
}
#nav li {
    background: url("../images/mm_spread.png") no-repeat scroll center 0 transparent;
    font-size: 18px;
    line-height: 30px;
    position: relative;
    text-align: center; list-style:none;  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#nav li:first-child {
    background: none repeat scroll 0 0 transparent;
}
#nav li a {
    color: #F5F2EB;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    line-height: 20px;
    padding: 5px 0;
    text-decoration: none;
}
#nav li a cufon {
    top: 3px !important;
}
#nav li a:hover, #nav li a.act {
    color: #7B7066;
}
#nav li div {
    display: none;
    left: 172px;
    position: absolute;
    top: -20px;
    width: 180px;
    z-index: 1002;
}
#nav li div div {
    left: 150px;
    top: -16px;
}
#nav li:hover div {
    display: block;
}
#nav li:hover div div {
    display: none;
}
#nav div li:hover div {
    display: block;
}
#nav li div i {
    background: url("../images/ddmenu_b.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 6px;
    line-height: 6px;
    width: 180px;
}
#nav li div ul {
    background: url("../images/ddmenu_bg.png") no-repeat scroll 0 9px transparent;
    margin: 5px 0 0 !important;
    padding: 21px 0 1px;
    z-index: 1003;
}
#nav li div ul ul {
    margin: 0 !important;
}
#nav li div ul li {
    background: url("../images/ddmenu_s.png") no-repeat scroll center 0 transparent;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
}
#nav li div ul li:first-child {
    background: none repeat scroll 0 0 transparent;
}
#nav > li > div > ul > li:first-child > a {
    background-position: 0 4px !important;
    padding-top: 0;
}
#nav > li > div > ul > li > div > ul > li:first-child > a {
    background-position: 0 4px !important;
    padding-top: 0;
}
#nav li div ul li a {
    background: url("../images/ddmenu_arr.png") no-repeat scroll 0 10px transparent;
    display: block;
    font-family: 'Lucida Sans Unicode','Lucida Grande',Arial,san-serif;
    font-size: 12px;
    margin: 0 22px 0 26px;
    padding: 6px 0 4px 22px;
    text-transform: none;
}
#nav li div ul li a span {
    white-space: nowrap;
}
#nav li div ul li a:hover {
    color: #F5F2EB;
    text-decoration: underline;
}
#holder {
    margin: 0 0 0 0px;
    padding: 0px 0 0 38px;
	
	

}





/* content page*/


#content{
	display: block;
	padding-bottom: 25px;
	margin-left:310px;
	padding-top:34px;
	
}

#content p{ margin-bottom:10px; color:#2F3030; font-size:14px;}

#content h1{ margin-bottom:20px; color:#2F3030; font-size:30px;}


/* Articles list (multicolumn) */

/* Article body */
.article_box{
	width: 722px;
	margin: 0 16px 8px 0;
	overflow: hidden;
}
.article_box.col_s{
	width: 224px;
}
.article_box.col_m{
	width: 464px;
}
.article_box.col_l{
	width: 704px;
}

	.article_box .article_t{
		height: 18px;
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 722px;
		background-image: url(../images/article_l_t.png);
	}
	.col_s .article_t{
		width: 224px;
		background-image: url(../images/article_s_t.png);
	}
	.col_m .article_t{
		width: 464px;
		background-image: url(../images/article_m_t.png);
	}
	.col_l .article_t{
		width: 704px;
		background-image: url(../images/article_l_t.png);
	}

	.article_box .article{
		width: 641px;
		background-position: center;
		background-repeat: repeat-y;
		background-image: url(../images/article_l_bg.png);
		position: relative;
		overflow: hidden;
		/*overflow: visible;*/
		color: #433d30;
		text-shadow: 1px 1px 0 #fff;
		padding: 16px 40px 16px 40px;
		min-height: 50px;
	}
	
	.article_box .article p a{
		color: #433d30;
		text-decoration:none;
	}
	
		.article_box .article p a:hover{
		color: #433d30;
		text-decoration:underline;
	}
	
	.article_box .article .half {width:50%; float:left}
	
	
	.col_s .article{
		width: 180px;
		background-image: url(../images/article_s_bg.png);
	}
	.col_m .article{
		width: 420px;
		background-image: url(../images/article_m_bg.png);
	}
	.col_l .article{
		width: 660px;
		background-image: url(../images/article_l_bg.png);
	}

	.article_box .article_s{
		width: 704px;
		height: 15px;
		background-position: 0 0;
		background-repeat: no-repeat;
		background-image: url(../images/article_l_s.png);
	}
	.col_s .article_s{
		width: 224px;
		background-image: url(../images/article_s_s.png);
	}
	.col_m .article_s{
		width: 464px;
		background-image: url(../images/article_m_s.png);
	}
	.col_l .article_s{
		width: 704px;
		background-image: url(../images/article_l_s.png);
	}

	.article_b{
		width: 722px;
		height: 18px;
		margin-bottom: 10px;
		background: url(../images/article_l_b.png) no-repeat 0 0;
	}

/* Article footer */
	.article_footer_t{
		width: 704px;
		height: 12px;
		background-image: url(../images/article_footer_t.png);
	}
	.article_box .article_footer{
		width: 700px;
		padding: 5px 2px 27px 2px;
		background-position: 0 0;
		background-repeat: repeat-y;
		background-image: url(../images/article_footer_bg.png);
		overflow: hidden;
	}

	.col_s .article_footer{
		padding: 0 22px 0 22px;
		width: 180px;
		background-image: url(../images/article_s_footer_bg.png);
	}
	.col_m .article_footer{
		padding: 0 22px 0 22px;
		width: 420px;
		background-image: url(../images/article_m_footer_bg.png);
	}
	.col_l .article_footer{
		padding: 0 22px 0 22px;
		width: 660px;
		background-image: url(../images/article_l_footer_bg.png);
	}
	.article_box .article_footer_b{
		width: 704px;
		height: 15px;
		background-position: 0 0;
		background-repeat: no-repeat;
		background-image: url(../images/article_footer_b.png);
	}
	.col_s .article_footer_b{
		width: 224px;
		background-image: url(../images/article_s_footer_b.png);
	}
	.col_m .article_footer_b{
		width: 464px;
		background-image: url(../images/article_m_footer_b.png);
	}
	.col_l .article_footer_b{
		width: 704px;
		background-image: url(../images/article_l_footer_b.png);
	}


.gallery { width:100%; float:left;}

.folio { width:253px; float:left; padding:0px; margin:0px 23px 23px 0px;
		border: 1px solid #000;
		
 		behavior: url(PIE.htc);
		
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		-webkit-box-shadow: 0px 0px 3px #000;
	-moz-box-shadow:  0px 0px 3px #000;
	box-shadow: 0px 0px 3px #000;
	background:#000000;


}
.folio img { border:none;}

.folio p { text-align:center; color:#fff!important; font-size:12px!important; margin:0px!important; padding:4px 0px!important;}
.folio p a { text-align:center; color:#fff; font-size:12px; text-decoration:none; cursor:pointer}

.folio p a:hover { text-align:center; color:#fff; font-size:12px; text-decoration:none; cursor:pointer}




.footer {
z-index: 999;
position: fixed;
bottom: 10px;
left: 0;
height: 8px;
width: 100%; font-size:11px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;
}

.lefttext
{ float:left; padding-left:10px;}

.righttext { float:right;padding-right:10px;}




/* css for border reduis*/


.box1 {
	background-color: #f0f0f0;
	width: 533px;
	height: 50px;
	margin: 0 auto 15px auto;
	padding: 30px;
	border: 1px solid #d7d7d7;
 	behavior: url(PIE.htc);
 
	-moz-border-radius: 11px;
	/*
	-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:92px;
-moz-border-radius-topleft:92px;
-moz-border-radius-topright:2px;
	*/
	-webkit-border-radius: 11px;
/*	-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;*/
	border-radius: 11px;
	
	/*
	border-top-left-radius: 7px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 8px;
	*/
	
	
	-webkit-box-shadow: 0px 0px  5px #000;
	-moz-box-shadow:  0px 0px  5px #000;
	
	
	box-shadow: 0px 0px  5px #000; 
	
   
  