/* -----------------------Basics----------------------- */

body {
	background-color: #3c3c3c;
	margin: 0;
	font: 11px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #eaeaea;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a img, img a{
	border:0;
	}



/* -----------------------Main Containers----------------------- */



.container {
	margin: 0;
}

.top-container {
	border-bottom: 10px solid #b40062;
	background-color: #000;
}

.content-container {
	background-color:#5c5c5c;
	background-image:url(images/bg-center-home.jpg);
	background-repeat:repeat-x;
}

.footer-container {
	border-top: 10px solid #b40062;
	background-color: #1f1f1f;
}


/* -----------------------Main----------------------- */

.top {
	width: 980px;
	margin: 0 auto;
}

.content {
	width: 980px;
	margin: 0 auto;
	padding-bottom:20px;}

.footer {
	width: 980px;
	margin: 0 auto;
	padding: 15px 0;
}


/* -----------------------Details:Top----------------------- */

.logo{
	float: left;
	padding: 30px 30px 15px 30px;
}

.top .banner{
	float: right;
	padding: 30px 30px 15px 30px;
}

.links-container{
	background: url(images/bg-links-container.jpg) repeat-x;
}

/* 

.links{
	width: 980px;
	margin: auto;
}

.links ul{
	margin: 0;
	list-style-type: none;
	padding: 0;
}

.links li{
	margin: 0;
	display: block;
	padding: 0;
	float: left;	
}

*/

.links{
	width: 980px;
	margin: auto;
	clear: both;
}

.links a{
	padding: 7px 15px 0px 15px;
	display: block;
	color: #eaeaea;
	height: 25px;
	background: url(images/bg-links.jpg) no-repeat left;
	float: left;
}

.links a:hover{
	color: #000;
	text-decoration: none;
	background: url(images/bg-links-hover.jpg) no-repeat left;
}

/* -----------------------Details:Content----------------------- */


.home-flash{
	border-bottom: 10px solid #b40062;
	width: 980px;
}

.home-flash .panel1{
	width: 680px;
	float: left;
}

.home-flash .panel2{
	width: 300px;
	float: left;
}

/* ---------------------------------------------- */

.home-more-content{
	width: 980px;
}

.home-more-content .panel1{
	width: 160px;
	float: left;
	margin: 15px 15px 0 0;
}

.home-more-content .panel1 .banner{
	margin-bottom: 7px;
	background-color: #000;
}

.home-more-content .panel2{
	width: 805px;
	float: right;
}

.home-more-content .panel2 .panel3 {
	margin-bottom: 3px;
	width: 300px;
	float: right;
}

.home-more-content .panel2 .panel3 .banner{
	height: 110px;
	margin-bottom: 7px;
	background-color: #000;
}

.home-more-content .panel2 .panel3 .banner2{
	height: 250px;
	background-color: #000;
}

/* ---------------------------------------------- */

.home-mobile{
	margin-bottom: 15px;
	margin-top: 15px;
}


/* ---------------------------------------------- */


.home-news1{
	width: 245px;
	float: left;
}

.home-news1 .cat-name{
	background-color: #000;
	padding: 15px;
	color: #b40062;
	font-size: 18px;
}

.home-news1 .ul-container{	
	padding: 0 15px 0 0;
}

.home-news1 ul{
	margin: 0 0 0 25px;
	padding: 0;
	list-style-image: url(images/icon2.gif);
}

.home-news1 li{
	margin-top: 15px;
	clear: both;
}

.home-news1 .more, .home-news2 .more{
	margin-top: 15px;
	margin-left: 25px;
}


.home-news1 .more a, .home-news2 .more a{
	padding: 3px 7px 5px;
	color: #b2b2b2;
	background-color: #000;
}


/* ---------------------------------------------- */


.home-news2{
	width: 245px;
	float: left;
}

.home-news2 .cat-name{
	background-color: #000;
	padding: 15px 15px 15px 0;
	color: #b40062;
	font-size: 18px;
}


.home-news2 .ul-container{	
	padding: 0 15px 0 0;
	border-left: 1px solid #a6a6a6;
}

.home-news2 ul{
	margin: 0 0 0 25px;
	padding: 0;
	list-style-type: none;
}

.home-news2 li{
	margin-top: 15px;
	clear: both;
}

.home-news2 li img{
	display: block;
	margin: 0;
	padding-bottom: 10px;
}

/* -----------------------Details:Footer----------------------- */


.footer .panel1{
	width: 165px;
	float: left;
	padding: 0 15px;
	min-height:220px;
	text-align:left;
}

/* ---------------------------------------------- */

.footer .panel2{
	border-left: 1px solid #e2e2e2;
	width: 480px;
	float: left;
	padding: 0 15px;
	min-height:220px;
	text-align:left;
}

.footer .panel2 a{
	display: block;
	margin: 0;
	float: left;
	padding: 10px 10px 0 0;
}

/* ---------------------------------------------- */

.footer .panel3{
	border-left: 1px solid #e2e2e2;
	width: 220px;
	float: left;
	padding: 0 15px;
	min-height:220px;
	text-align:left;
}

.footer .panel3 p{
	font: 11px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #eaeaea;
	}

/* ---------------------------------------------- */

.footer .cat-name{
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 15px;
}

.footer .cat-name-special{
	color:#CC3399;
	font-size:18px;
	line-height:22px;
	padding-bottom:5px;
	}

.footer ul{
	margin: 3px;
	padding: 0;
	list-style-type: none;
}

.footer input, .footer textarea{
	margin-bottom: 10px;
	background-color: #3c3c3c;
	border-width: 0;
	color: #eaeaea;
	padding: 3px;
	border: 1px solid #000;
}

.footer input:hover, .footer textarea:hover, .footer input:focus, .footer textarea:focus{
	border: 1px solid #b40062;
}

.copyrights{
	text-align: center;
	margin-bottom: 30px;
	font: 11px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #eaeaea;
}



/* -----------------------Misc----------------------- */

.sweep {
	clear: both;
}


/* -----------------------PNG Fix----------------------- */
* html img, 
* html .png{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
        
    );
}


