/**********************************************************************************************

	hytme.com Style - Created by Eskee Brandalist eskee.net

***********************************************************************************************/

body {
margin:0 0 0 0;
background-image:url(../img/bkg_gradient.gif);
background-position:center;
background-color:#000000;
background-attachment:fixed;
}
.background {
background-image: url(../img/00_background_01.jpg);
background-repeat:no-repeat;
height:550px;
}
.ContentBottom{
padding: 10px;
background-image:url(../img/bkgContentBottom.gif);
background-repeat:repeat;
}

.ContentFooter{
background-image:url(../img/bkg_footer.gif);
background-repeat:repeat;
height: 50px;
}

.CenterContent {
height: 120px;
background-image:url(../img/bkg_CenterLine.gif);
background-repeat:repeat-x;
	}

.ContentRightColumn{
border-left: 1px dotted #666666;
padding: 12px;
width: 320px;
	}

.ContentLeftColumn{
padding: 10px;
width: 460px;
	}

/* Link Styles */
a:link {
color:#FF9900;
text-decoration:underline;
font-size: 11px;
}
a:active {
color:#FF9900;
text-decoration:underline;
font-size: 11px;
}
a:visited {
color:#FF9900;
text-decoration:underline;
font-size: 11px;
}

.PictureOutline{
	border: 5px solid #FFFFFF;
}

/* Scroll Panel Styles */

a {
color: #FFF;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #80808C;
}
a img {
border: none;
}
.container {
position: relative;
width: 820px;
left: 50%;
margin-left: -410px;
}
.box1 {
float: left;
width: 470px;
padding: 0 30px;
}
.box2 {
float: left;
width: 210px;
padding: 0 15px 0 30px;
}
.box3 {
float: left;
padding: 0 15px 0 30px;
}
div.scroller, 	
div.section {
width: 820px;
overflow: hidden;
float: left;
z-index: 0;
}
div.scroller #content {
width: 10000px;
}
#controlli {
position: relative;
left: 0;
top: -255px;
}
#sinistra {
position: absolute;
left: -10px;
top: 500px;
width: 30px;
height: 30px;
display: block;
z-index: 10;
}
#destra {
position: absolute;
right: 0px;
top: 500px;
width: 30px;
height: 30px;
display: block;
z-index: 10;
}
.lavoro {
padding: 15px;
width: 210px;
margin: 15px 0 0;
}
.lavoro img {
width: 210px;
border: 5px solid #ffffff;
}
.lavoro h3 {
margin: 0 0 -3px 0;
padding: 0;
font-size: 12px;
}
.lavoro a {
color: #FFF;
}
.lavoro span {
font-size: 11px;
color:#CA8A2C
}
body {
background-color:#000000;
margin: 0;
padding: 0;
font-family: "Trebuchet Ms", Lucida, Verdana, sans-serif;
line-height: 18px;
font-size: 13px;
color: #80808C;
}
.MainTitleText{
font-family: "Trebuchet Ms", Lucida, Verdana, sans-serif;
line-height: 18px;
font-size: 18px;
color:#FF9900;
font-weight: bold;
}
.MainSubTitleText{
font-family: "Trebuchet Ms", Lucida, Verdana, sans-serif;
line-height: 18px;
font-size: 14px;
color:#FF9900;
font-weight: bold;
}

.MainDivider{
border-top: 1px dotted #333333;
	}

.Text_Fields{
background-color:#666666;
font-family: "Trebuchet Ms", Lucida, Verdana, sans-serif;
line-height: 18px;
font-size: 11px;
color:#FFF;
border: 1px dotted #333333;
}


.Link_Divider {
font-family:Verdana, Arial, Helvetica, sans-serif;
padding: 0 5px 0 5px;
}