/* OVERALL STYLES MGDE */

body {
	margin: 0px;
	padding: 0px;
	background: #f4f4f4 none;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

p {
	line-height: 15px;
}

a, a:visited {
	color: #336699;
	text-decoration: none;

	outline: none;
}

a:hover {
	color: #111111;
}

.clear {
	clear: both;
}

#big p.white {
	background: rgba(0,0,0,.5);
}

.white, 
#big .white,
.onethird .white,
.twothirds .white {
	color: #ffffff;
}

.black,
.onethird .black,
.twothirds .black {
	color: #000000;
}


.invert, 
.onethird .invert,
.twothirds .invert {
	color: #404040;
	background: #FFF;
	clear: both;
	line-height: 18px;
	
}


a img {
	border: 0px none;
}

.bg50 {
	padding: 2px 4px;
	background: transparent url(images/bg_40_50.png);
	display: inline;
}

.bg80 {
	padding: 2px 4px;
	background: transparent url(images/bg_40_80.png);
}

div.container div  a{
	position: relative;
}

.half {
	width: 60%;
}

span.fav {
	display: block;
	width: 149px;
	height: 187px;
	position: absolute; 
	right: -3px;
	top: -3px;
	background: transparent url(images/favourite.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#big {
	}

#big .movetoo{
	padding-left: 4px;
}

#clk {
	float: right;
	position: relative;
	right: 5px;
	bottom: 37px;
}

small {
	font-size: 8px;
	vertical-align: super;
}

.lft {
	float: left;
}

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

.rght {
	float: right;
}

/*------------------------------------------------------------------------ content container ------------------------------------------------------------------------*/

.container_black {
	margin: 0px auto;
	padding: 0px;
	
	width: 100%;
	
/* 	background-color: #000000; */
	background: #363636 url(images/scaler_bw.png) repeat-x;
	border-bottom: 1px solid #161616;
}

.container {
	margin: 0px auto;
	padding: 0px;
	
	width: 980px;
	
	text-align: left;
}

/*------------------------------------------------------------------------ define columns/floating direction ------------------------------------------------------------------------*/

.left {
	margin: 0px;
	padding: 20px 0px 20px 20px;
	width: 300px;
	float: left;
}

.middle {
	margin: 0px;
	padding: 20px 0px 20px 20px;
	width: 300px;
	float: left;
}

.right {
	margin: 0px;
	padding: 20px 0px 20px 20px;
	width: 300px;
	float: left;
}

.right_big {
	margin: 0px;
	padding: 20px 0px 20px 20px;

	width: 600px;

	float: left;
}

/*------------------------------------------------------------------------ headlines ------------------------------------------------------------------------*/

h2 {
	margin: 0px;
	padding: 0px;
	
	font-size: 16px;
	color: #111111;
	font-weight: normal;
}

h2 i {
	padding: 2px 3px 1px 3px;
	
	color: #999999;
	font-weight: normal;
	font-style: normal;
	text-decoration: line-through;
}

h2 b {
	padding: 2px 3px 1px 3px;

	border-bottom: 3px solid #cccccc;
}

#bigcontent h2 {
	border-bottom: 1px solid #aaa;
}

/*------------------------------------------------------------------------ head area ------------------------------------------------------------------------*/

#header {
	margin: 0px auto;
	padding: 25px 0px 0px 0px;
	
	width: 940px;
	height: 45px;
}

.logo a, .logo a:visited {
	width: 186px;
	height: 19px;
	
	background-image: url(images/logo.png);
	background-repeat: no-repeat;

	float: left;
	display: block;
}

.logo a:hover {
	background-position: 0px -19px;
}

.menu {
	margin: -2px 0px 0px 0px;
	padding: 0px;
	
	list-style-type: none;
	
	float: right;
}

.menu li {
	margin: 0px 0px 0px 0px;
	padding: 0px;

	float: left;
}

.menu li a, .menu li a:visited {
	padding: 5px 10px 5px 10px;

	color: #666666;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.menu li a:hover, .menu li.current a, .menu li.current a:visited {
	color: #ffffff;
}

/*------------------------------------------------------------------------ the big one ------------------------------------------------------------------------*/

#bigcontent{
	margin: 0px auto;
	padding: 500px 0px 0px 500px;
	width: 480px;	
	height: 220px;
	background: transparent url(images/introduction2010.jpg) no-repeat;
	text-decoration: none;
	display: block;
	position: relative;
}

#bigcontent:hover {
	/*background-position: 0px -375px;*/
}

#bigcontent ul {
	display: block;
	right: 7px;
	bottom: 0px;
	text-align: right;
	position: absolute;
}

#bigcontent ul li {
	display: inline-block;
}

#bigcontent ul li a {
	padding: 4px;
	background: rgba(200,200,200,0.5);
	color: #202020;
	font-weight: bold;
	font-size: 10px;
}

#bigcontent ul li a:hover {
	padding: 4px;
	background: rgba(240,240,240,0.75);
	color: #FC4000;
	font-weight: bold;
	font-size: 10px;
}

#big p {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	color: #999999;
}

#bigcontent p {
	padding: 5px 10px 0px 0px;
}

#bigcontent p a {
	color: #FCAA00;
}

#bigcontent p a:hover {
	text-decoration: underline;
}

.overlay {
	background-image: url(images/container_black_back.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

/* ------------------------------------------------------------------------ 1/3 ------------------------------------------------------------------------*/

.onethird {
	text-align: ;
}

.onethird a, .onethird a:visited {
	margin: 0px auto;
	margin-top: 30px;
	padding: 93px 20px 0px 20px;
	width: 280px;	
	height: 82px;
	background-repeat: no-repeat;
	background-image: url(images/ad_tiny.png);
	text-decoration: none;
	display: block;
	float: left;
}

.image a img{
	position: absolute; 
	top: 10px;
	left: 10px;
}

.image h2 {
	position: absolute;
	left: 10px;
	top: 114px;
}

.onethird.image p {
	position: absolute;
	left: 10px;
	top: 132px;
}
.onethird.image .invert {
	padding: 4px;
	width: 292px;
	display: block;
	position: absolute;
	top: 137px;
	left: 10px;
} 


.musica a,
.musica a:visited{
	background-image: url(images/tiny_elsiane.png);
}

.onethird a:hover {
	background-position: 0px -175px;
}

.onethird a.daccord
 {
	background-image: url(images/daccord.png);
}

.onethird p {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	
	color: #999999;
}

/*------------------------------------------------------------------------ 2/3 ------------------------------------------------------------------------*/

.twothirds a, .twothirds a:visited {
	margin: 0px auto;
	margin-top: 30px;
	padding: 93px 0px 0px 300px;

	width: 350px;	
	height: 82px;
	
	background-image: url(images/ad_small.png);
	background-repeat: no-repeat;
	
	text-decoration: none;

	display: block;
	float: left;
}

.twothirds a:hover {
	background-position: 0px -175px;
}

.twothirds p {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	
	color: #999999;
}



/*------------------------------------------------------------------------ other ------------------------------------------------------------------------*/

#ad {
	margin: 0px auto;
	padding: 220px 0px 80px 490px;

	width: 490px;	
	height: 155px;
	
	background-repeat: no-repeat;

	display: block;
}

.adnews {
	background-image: url(images/ad_news.jpg);
}

.advideo {
	background-image: url(images/ad_video.jpg);
}

.adthankyou {
	background-image: url(images/ad_thankyou.jpg);
}

.overlay {
	background-image: url(images/container_black_back.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

#ad p {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	
	color: #999999;
}

#ad a, #ad a:visited {
	color: #ffffff;
}

#ad a:hover {
	color: #cccccc;
}

/*------------------------------------------------------------------------ info ------------------------------------------------------------------------*/

#info {
	margin: 10px 0px 40px 0px;
	padding: 10px 0px 0px 0px;

	width: 980px;	
	height: 265px;
	
	background-image: url(images/info.png);
	background-repeat: no-repeat;
	
	text-decoration: none;

	display: block;
}

.feature_img {
	margin: 0px 15px 0px 0px;
	padding: 5px;
	
	background-color: #ffffff;
	
	float: left;
	
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}

a:hover .feature_img {
	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

a.demo, a:visited.demo {
	margin: -42px 0px 0px 0px;
	padding: 9px 0px 0px 0px;

	width: 92px;
	height: 23px;
	
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	
	float: right;
	display: block;
}

a:hover.demo {
	color: #ffffff;
	background-position: 0px -33px;
}

/*------------------------------------------------------------------------  'monials ------------------------------------------------------------------------*/

.testimonial {
	margin: 0px;

	color: #111111;
	font-size: 17px;
	font-weight: bold;
	line-height: 17px;
}

.testimonial b {
	padding: 15px 10px 20px 0px;

	font-family: Georgia;
	color: #cccccc;
	font-size: 60px;
	
	float: left;
}

/*------------------------------------------------------------------------ ph00tr ------------------------------------------------------------------------*/

#footer {
	margin: 0px auto;
	padding: 0px 0px 50px 0px;
	width: 940px;
}

#footer p {
	margin: 0px;

	color: #999999;
}

#footer p a, #footer p a:visited {
	color: #999999;
	text-decoration: none;
}

#footer p a:hover {
	color: #111111;
}

p.copyrighteous {
	padding: 30px 0px 0px 0px;

	float: left;
}

p.creator {
	padding: 30px 0px 0px 0px;

	float: right;
}

p.informative  {
	padding: 10px 0px 0px 0px;
	text-align: justify;
}