body {
	background-image: url(../../images/global/indexBg.png);
}
.breadcrumbs {
	display: none;
}

#section-3 {
	margin-top: 0px;
	background-color:#f4f4f4;
}
#section-1 { height: 310px; background-color:#f7f7f7; overflow: hidden; }
#section-1 .box1 {margin-top:20px;}
#section-1 .navigation {display: block; margin-left: 25px; margin-top: 0px; font-size:12px;list-style:none;width:700px;height:31px;font-weight:700;font-family:Arial, Helvetica, sans-serif; width: 650px;clear: both;}
#section-1 .navigation ul{margin:0;padding:0;}
#section-1 .navigation LI{list-style:none;font-weight:700;float:left;display:block;height:31px;text-align:center;margin:0 15px 0 0; width: 147px}
#section-1 .navigation LI.current{margin:0;}
#section-1 .navigation LI A {display: block;background:url(../../images/index/tabOff.gif) no-repeat; line-height: 31px; width: 145px; height: 31px; color:#FFF;font-size:12px;font-weight:700;margin:0 5px 0 0;}
#section-1 .navigation LI a.current{display: block; width: 145px; height: 31px; background:url(../../images/index/tabOn.gif) no-repeat;color:#000;font-size:12px;font-weight:700;margin:0 5px 0 0;}
#section-1 .box1 .timestamp { font-size: 12px; font-weight: bold;color:#464545; position: absolute; top: 30px; right: 350px;}
#section-1 .box1 .records {
        margin: 6px 0px;
        width: 640px;
		height: 310px;
        padding: 0px;
		
}
#section-1 .box1 .record {
	margin: 0px 0 0 6px;
	padding: 0px;
	
}
#section-1 .box1 .abstract {
	font-size: 14px;
	line-height: 20px;	margin-top: 0px;
	padding-top: 0px;
	color: #262626;
}	
#section-1 .box1 .headline a {
	color: #000;
	font-size: 24px;
}
#section-1 .box1 .image {
	margin-left: 0px;
	padding-left: 0px;
}
#section-1 .box1 .image img {
	margin-right:7px;
}	
#section-1 .box1 .record .author, #section-1 .box1 .comment-count {
	font-family: Arial;
	font-size: 12px;
	color: #3b3b3b;
}


#section-1 .box1 .record .author a {
	color: #3b3b3b;
}

#section-1 .box1 .record .date {
	color: #3b3b3b;
}

/*
        root element for the scrollable.
        when scrolling occurs this element stays still.
*/
.scrollable {

        /* required settings */
        position:relative;
        overflow:hidden;
        width: 590px;
        height: 310px;

}

/*
        root element for scrollable items. Must be absolutely positioned
        and it should have a extremely large width to accomodate scrollable items.
        it's enough that you set the width and height for the root element and
        not for this element.
*/
.scrollable .items {
        /* this cannot be too large */
        width:20000em;
        position:absolute;
        clear:both;
}

/* single scrollable item */
 .scrollable .record {
 margin-top: 10px;
        float:left;
        padding:0px;
        cursor:pointer;
        width: 590px;
        padding-right: 5px;
}

/* active item */
.scrollable .active {
        z-index:9999;
        position:relative;
}




/* this makes it possible to add next button beside scrollable */
.scrollable {
        float:left;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
        background: url(../../images/index/arrowLeft.gif) no-repeat;
        display:block;
        width:15px;
        height: 30px;
        float:left;
        margin:80px 0px 0px 0px;
        cursor:pointer;
        font-size:1px;
}

/* right */
a.right                                 { background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover           { background-position:-30px -30px; }
a.right:active  { background-position:-60px -30px; }


/* left */
a.left                          { margin-left: 5px; }
a.left:hover            { background-position:-30px 0; }
a.left:active   { background-position:-60px 0; }

/* up and down */
a.up, a.down            {
        background:url(../img/scrollable/arrow/vert_large.png) no-repeat;
        float: none;
        margin: 10px 50px;
}

/* up */
a.up:hover              { background-position:-30px 0; }
a.up:active             { background-position:-60px 0; }

/* down */
a.down                          { background-position: 0 -30px; }
a.down:hover            { background-position:-30px -30px; }
a.down:active   { background-position:-60px -30px; }


/* disabled navigational button */
a.disabled {
        visibility:hidden !important;
}



/* Start Slideshow */
#section-2 {
	margin-top:12px;
}
#section-2 h3 {
	margin-left: 10px;
	margin-bottom: 20px;	
}
#section-2 .box1, #section-2 .box3, #section-2 .blog-scroller{
	position: relative;
	width:630px;
	margin:0px;
	float: left;
	margin-bottom: 0px;
	background-color:#f7f7f7;
	background-image:url(../../images/global/boxBg.gif);
	padding:10px 4px 0px 4px;
	
	}

 #section-2 .box-bottom {	background-image:url(../../images/global/boxBgBottom.gif); width:640px; height:4px; background-repeat: repeat-x;clear: both; margin-bottom: 10px;}


/* header */

#section-2 .article-topic .topic {
	background-image:url(../../images/global/headerArrwBg.gif);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	margin: 8px 8px 5px 8px;
	padding: 0 0 0 22px;
	
}
#section-2 .article-topic .records {
	width: 300px;
	float: left;
}
#section-2 .article-topic .records h3 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 15px 0;
	color:#456;
}
#section-2 .article-topic .record, #section-2 .box3 .record{
	margin: 0px;
	padding: 0px;
	margin: 8px 8px 25px 8px;
	padding: 0 0 0 22px;
	background-color: #fff;
}
#section-2 .article-topic .records .image {
	float: none;
	margin: 0px;
	padding: 0px;
	width: 140px;
	height: 120px;
	overflow: hidden;
}
#section-2 .article-topic .records .image img {
	width: 140px;
	height: 120px;
}

#section-2 .article-topic .records .author-bg {
background-color: #3b6871;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	margin-top: -34px;
	height: 34px;
	}
#section-2 .article-topic .records .author {
		width: 140px;
	margin-top: -34px;
	height: 30px;
	display: block;
	text-align: left;
	position: relative;color: #FFF;
	padding: 3px 5px;
	}
	#section-2 .article-topic .author a {
		display: block;
		color: #FFF;
		font-size: 12px;
		font-weight: bold;
	}
	#section-2 .article-topic .author a.label  {
		display: block;
		color: #FFF;
		font-size: 11px;
		font-weight: normal
	}
	#section-2 .article-topic .records h2.headline {
	font-size: 14px;
	color: #000;
	line-height: 20px;
	padding-top: 0px;
}
#section-2 .article-topic .records h2.headline a {
	font-size: 14px;
	color: #000;
}
#section-2 .article-topic .records h2 a:hover {
	color: #D82028;
}

/* Start Box 3 */
#section-2 .box3 {
margin-top:10px;
}

#section-2 .box3 .record {
width:560px;
}

/* Start Scroller */


/* container for slides */
#section-2 .blog-scroller {
	position: relative;
	height:250px;
	width: 630px;
		margin:15px 0 0 0;
	overflow: hidden;
	float: left;
	}
/* single slide */
#section-2 .blog-scroller .records {
	/*display:none;*/
	position: relative;	
	margin:7px 7px 7px 10px;
	height:250px;
	overflow: hidden;
	font-size:12px;
}

/* header */
#section-2 .blog-scroller .records h3 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 10px 0;
	color:#456;
}
#section-2 .blog-scroller .record{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 140px;
	margin: 7px;
	background-color: #fff;
}
#section-2 .blog-scroller .records .image {
	float: none;
	margin: 0px;
	padding: 0px;
	width: 140px;
	height: 120px;
	overflow: hidden;
}
#section-2 .blog-scroller .records .image img {
	width: 140px;
	height: 120px;
}

#section-2 .blog-scroller .records .author-bg {
background-color: #3068a5;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	margin-top: -34px;
	height: 34px;
	}
#section-2 .blog-scroller .records .author {
		width: 140px;
	margin-top: -34px;
	height: 30px;
	display: block;
	text-align: left;
	position: relative;color: #FFF;
	padding: 3px 5px;
	}
	#section-2 .blog-scroller .author a {
		display: block;
		color: #FFF;
		font-size: 12px;
		font-weight: bold;
	}
	#section-2 .blog-scroller .author a.label  {
		display: block;
		color: #FFF;
		font-size: 11px;
		font-weight: normal
	}
	#section-2 .blog-scroller .records h2.headline {
	font-size: 18px;
	color: #000;
	line-height: 20px;
	padding-top: 0px;
}

/* tabs (those little circles below slides) */

.
/* single tab */
#section-2 .blog-scroller .tabs a {
	font-size:1px;	
}


/* prev and next buttons */
#section-2 .blog-scroller .browse {
	position: absolute;
	right: 15px;
	bottom: 0px;
	width: 60px;
	text-align: right;
	clear: both;
	float: none;
}
#section-2 .blog-scroller .forward, #section-2 .blog-scroller .backward {
	display: inline;
	margin-top:0px;
	background:#fff;
	width:30px;
	height:30px;
	cursor:pointer;
	font-size:1px;
}


/* next */
.forward 				{ background-position: 0 -30px; clear:right; }
.forward:hover 		{ background-position:-30px -30px; }
.forward:active 	 	{ background-position:-60px -30px; } 


/* prev */
.backward:hover  		{ background-position:-30px 0; }
.backward:active  	{ background-position:-60px 0; }

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility:hidden !important;		
}

#section-2 .blog-scroller div.scrollable2 { 
	position:relative; 
    overflow:hidden; 
    width: 615px; 
    height:250px; 
} 
 
#section-2 .blog-scroller div.scrollable2 div.records { 
    width:20000em; 
    position:absolute; 
} 

#section-2 .blog-scroller div.scrollable2 div.records div.active { 
    background-color:#fff; 
}





