/***********************************************************
Title:     Intro | Emile Blume - Netcreators.com
************************************************************/
#main { background:transparent url(../img/bg-main-intro.gif) repeat-y scroll left 200px; }
#center { padding:0; border:0; width:712px; }
#intro-text { 
	border: 1px solid #E9E9E9; 
	display: inline;
	float: left;
	margin: 0 5px 10px 0;
	padding: 12px 20px 12px 20px;
	width: 669px;
	position: relative;
}

#intro-text .news-list-morelink { display:none; }
#intro-text p a {
	background: url(../img/vrzw-a.gif) no-repeat right 7px;
	padding-right: 10px;
	bottom: 10px; right: 16px; position: absolute;
}

#intro-text .csc-textpic-image a { position: relative; background: none; right: 0; top: 0; }
#intro { clear: both; display:block; height: 170px; width: 714px; }

#intro .csc-frame-frame1, #intro .csc-frame-frame2 {
	background: url(../img/intro.jpg) no-repeat left top;
	display: inline; float: left;
	margin-right: 11px; padding: 16px;
	height: 138px; width: 101px; position:relative;
}

#intro .csc-frame-frame2 { margin-right:0; }
#intro .csc-frame-frame1:hover, #intro .csc-frame-frame2:hover {
	background: url(../img/intro.jpg) no-repeat left bottom;
}

#intro a { 
	padding: 16px;
	height: 138px; width: 101px;
	left: 0; top: 0; position: absolute;
	text-decoration:none;
	font-size: 14px;
	z-index: 100;
}

#intro p {
	cursor: pointer;
	left: 16px; top: 45px; width: 110px;
	position: absolute; z-index: 0;
}

#footer { background:#FFFFFF url(../img/bg-footer-intro.gif) no-repeat scroll left top; }


/* New settings for blocks */
#home #intro {
	background:url(../img/bg-intro.png) no-repeat 0 bottom;
	clear:both; float:left; padding-bottom:16px; height:auto; 
}

#home .csc-frame-frame1, #home .csc-frame-frame2 {
	background:url(../img/bg-intro-top.png) no-repeat 0 0;
	min-height:150px; height:150px; height:auto !important;
	padding:10px 16px 0px 16px; width:101px;
}
#home #intro h1 {margin:0 0 0.3em 0;}
#home #intro h1 a { font-size:14px; }
#home #intro a { padding:0; position:relative; left:auto; top:auto; font-size:11px; }
#home #intro p { position:relative; left:auto; top:auto; width:auto; }
#home #intro .csc-frame-frame1:hover, #home #intro .csc-frame-frame2:hover { background:url(../img/bg-intro-top.png) no-repeat 0 0; }


