/**
 * GENERAL
 */
body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    line-height: 22px;
    text-align: left;
}

img {
    border: 0;
}

p {
    margin: 0;
    padding: 0;
}

a {
    color: #df0432;
    text-decoration: none;
    outline: none;
}

button {
    outline: none;
}

a:hover {
    color: #9a0d2a;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

h3 {
    padding: 0;
    margin: 0;
    font-size: 12px;
}

h1, h2 {
    padding: 0;
    margin: 0;
}

h2.homeMostVoted {
    height: 37px;
    background: url(/fileadmin/templates/media/images/title_votati.jpg) no-repeat;
}

h2.videoMy {
    height: 37px;
    background: url(/fileadmin/templates/media/images/video.png) no-repeat;
}

h2.homeMostRecent {
    height: 37px;
    background: url(/fileadmin/templates/media/images/title_recenti.jpg) no-repeat;
}

h2.homeIstruzioni {
    height: 37px;
    background: url(/fileadmin/templates/media/images/title_istruzioni.jpg) no-repeat;
}

img.hr {
    margin: 15px 0 0px 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

.contactsWrapper{
	padding: 10px 30px;
}

dd.center input{
	margin: 0 0 0 190px;
}
dl dt {
    float: left;
    width: 150px;
}

dl dd {
    padding: 0 0 10px 0;
}

textarea {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #c7c7c7;
    padding: 2px;
    width: 434px;
    height: 195px;
}

input {
    border: 1px solid #c7c7c7;
    padding: 2px;
    width: 205px;
}

select {
    width: 210px;
}

form {
    margin: 0;
    padding: 0;
}

.cols {
    float: left;
}

.clearer {
    clear: both;
    line-height: 12px;
}

.hidden {
    display: none;
}

.floatRight {
    float: right;
}

.imageblock {
    margin: 0 10px 0 0;
}

/**
 * GENERAL END
 */
/**
 * PAGE
 */
#container {
    width: 990px;
    margin: auto;
    padding: 0;
    position: relative;
}

#contentContainer {
    background: url(/fileadmin/templates/media/images/bckContainer.jpg) 25px 0px repeat-y;
    padding: 0;
    margin: -16px auto 0 auto;
    width: 990px;
}

#contentWrapper {
    background: #e9f4fe url(/fileadmin/templates/media/images/bckContent.jpg) repeat-x;
    width: 904px;
    margin: 0 0 0 43px;
}

#content {
    padding: 30px;
}

#homeBanner {
    height: 353px;
    width: 841px;
    background: url(/fileadmin/templates/media/images/bckBanner.jpg) no-repeat;
    border: 1px solid #959eaf;
    border-bottom: 2px solid #969faf;
    position:relative;
}

#homeVideo {
    margin: 30px 0 0 450px;
	width:358px;
	height:204px;
    cursor: pointer;
}

#header {
    height: 162px;
    width: 940px;
    overflow: hidden;
    background: url(/fileadmin/templates/media/images/bckHeader.jpg) no-repeat;
    margin: 0 0 0 25px;
    position: relative;
}

#logo {
    position: absolute;
    display: block;
    top: 40px;
    left: 43px;
}

#columnCenter {
    width: 840px;
}

.box {
    margin: 10px 0;
    border: 1px solid #959eaf;
    border-bottom: 2px solid #969faf;
    width: 841px;
}

.boxViolet {
    background: #ecf1fb url(/fileadmin/templates/media/images/bck_box_viola_center.png) repeat-y;
}

.boxGray {
    background: #f1f1f1 url(/fileadmin/templates/media/images/bck_box_viola_center.png) repeat-y;
}

.boxWhite{
	 background: #fff url(/fileadmin/templates/media/images/bck_box_viola_center.png) repeat-y;
}

.box .boxHeader {
    background: url(/fileadmin/templates/media/images/bck_box_viola_top.png) repeat-x;
    height: 15px;
}

.box .boxBottom {
    background: url(/fileadmin/templates/media/images/bck_box_viola_bottom.png) repeat-x;
    height: 17px;
}

.box .boxContent {
    padding: 5px 30px;
}

.boxFull{
	background: #fff;
	
}

.boxFull .boxContent {
    padding: 0;
	margin:0;
}
.boxFull .boxContent p{
	padding: 10px 30px;
}
/**
 * MENU
 */
#menu {
    margin: 132px 0 0 200px;
}

#menu ul li {
    float: left;
    padding: 0 10px 0 0;
}

#menu ul li a {
    display: inline-block;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
	color:#fff;
	text-transform:uppercase;
}

#menu ul li a:hover, #menu ul li.firstLevelSelected a {
	color:#df0432;
}

/**
 * MENU END
 */
#privacyBox {
    width: 240px;
    height: 70px;
    overflow: auto;
    padding: 5px;
    border: 1px solid #c7c7c7;
    margin: 0 0 10px 0;
    line-height: 14px;
    font-size: 11px;
}

#privacy {
    width: auto;
    margin: 0 10px 0 50px;
}

#send {
    width: 70px;
}

.customErrorBox {
    width: 230px;
    padding: 7px;
    margin: 0 0 0 90px;
}

.customErrorBox span {
    float: left;
    margin: 3px 10px 0 0;
}

.customErrorBox ul {
    padding: 0 0 0 27px;
    font-style: italic;
    font-weight: bold;
}

#footer {
    background: #fff url(/fileadmin/templates/media/images/bckFooter.jpg) center no-repeat;
    height: 110px;
    width: 990px;
    margin: auto;
}

#footerContent a {
    color: #fff;
}

#footerContent {
    padding: 7px 20px;
    color: #fff;
    font-size: 11px;
}

/**
 * PAGE END
 */
/**
 * VIDEO
 */
.videochart_videoWrapper {
    border: 1px solid #c6c7c9;
    padding: 3px;
    margin: 0 4px 10px 0;
    width: 144px;
    height:210px;
    background: #fdfdfd;
    line-height: 18px;
    color: #9c9c9c;
    float: left;
    display:inline-block;
}

.videochart_thumbWrapper {
    position: relative;
}

.videochart_thumbWrapper .overlayIce {
    position: absolute;
    z-index: 100;
}

.videochart_authorWrapper {
    color: #434343;
}

#topLink {
    margin: 50px 0 0 30px;
	line-height:15px;
}

#topLink ul li{
	margin:0;
	padding:0;
}

.feLoginBoxYeti{
	position:absolute;
	top:40px;
	left:270px;
	color:#fff;
}

.feLoginBoxYeti input{
	width:90px;
}

.videochart_singleVideo{
	margin: 60px 0 0 120px;
	line-height:15px;
	color:#9c9c9c;
}

.videochart_singleVideo .videochart_textWrapper{
	margin: 40px 0 0 0;
}
.detailVideo{
	height:530px;
	background: #fff url(/fileadmin/templates/media/images/bckDetailVideo.gif) no-repeat;
}
.detailVideo .boxBottom{
	background: transparent;
}

.singleBlack{
	color:#000;
}

.videochart_palyerWrapper{
	padding:5px;
	border: 1px solid #cacaca;
	width:544px;
}

.isloggedin{
	width:246px;
	height:45px;
	background: url(/fileadmin/templates/media/images/si_login.gif) no-repeat;
	cursor:pointer;
}

.notisloggedin{
	width:246px;
	height:45px;
	background: url(/fileadmin/templates/media/images/no_login.gif) no-repeat;
}

#backToVideo{
	position:absolute;
	right:120px;
}


.pageBrowserContainer {
	width: 100%;
	height: 23px;
	text-align: center;
}

.pageBrowserContainer ul {
	list-style: none;
	text-align: center;
	display: inline;
	margin: 0;
	padding: 0;
}

.pageBrowserContainer ul li {
	display: inline;
	padding: 0 5px;
	margin: 0;
	border-right: 1px solid #df0432;
}

.pageBrowserContainer ul li.lastPage{
	border:0;
}

#tx_videochart_videoTerms{
	width:auto;
}

#footerContent{
	padding: 25px 0 0 80px;
}
#footerContent ul li{
	float:left;
	display:inline-block;
	padding:0 5px 0 0;
}

.videochart_thumbWrapper img{
	height:81px;
	width:144px;
}

#registerSpeed{
position:absolute;
top:242px;
left:602px;
}