/*  
Theme Name: Chosen Time
Theme URI: http://www.filtersage.com
Description: Chosen Time
Version: 1.0
Author: BeeSoft srl
Author URI: http://www.beesoft.it/
*/

/**************************************************************************************/

* { padding: 0px; margin: 0px; outline: 0px; }

BODY {
	font-family: Trebuchet MS, Arial, sans-serif;
	background: #FFFFFF;
	font-size: 12px;
	color: #9F9F9F;
}

IMG { 
	-ms-interpolation-mode: bicubic;
	border: 0px; 
}

LI { list-style: none; }

A { 
	text-decoration: none;
	color: #000000;
	outline: 0px;
}

/**************************************************************************************/

#container {
	margin: 0px auto 0px auto;
	width: 700px;
}

#logo {
	margin: 40px 0px 40px -100px;
	width: 390px;
	height: 100px;
}

#logo H1 {
	background: url('images/logo-chosen.jpg') no-repeat;
	text-indent: -90000px;
	width: 390px;
	height: 100px;
}

#link {
	margin-bottom: 40px;
	width: 380px;
	height: 55px;
	float: right;
}

#link A {
	background: url('images/btn-link.jpg') no-repeat;
	text-indent: -90000px;
	display: block;
	width: 380px;
	height: 55px;
}

#video {
	background: url('images/bg-video.jpg') no-repeat;
	margin-bottom: 40px;
	padding: 5px 0px 0px 22px;
	width: 643px;
	height: 415px;
	clear: both;
}

#video .flash {
	width: 640px; 
	height: 385px;
}

#mail { margin-bottom: 80px; }

#mail A {
	background: url('images/btn-mail.jpg') no-repeat;
	margin: 0px auto 0px auto;
	text-indent: -90000px;
	display: block;
	width: 120px;
	height: 40px;
}

#legal { margin-bottom: 40px; }

#legal A {
	background: url('images/btn-legal.jpg') no-repeat;
	text-indent: -90000px;
	display: block;
	width: 260px;
	height: 40px;
}

#workinprog {
	background: url('images/workinprog.jpg') no-repeat;
	text-indent: -90000px;
	width: 640px;
	height: 340px;
}

#links {
	padding: 50px 0px 50px 0px;
	text-align: center;
	font-size: 10px;
	color: #666666;
}

#links a { color: #666666; }

