body,html{
	height:100%;
}
#glob{
	min-height: 100%;
	background: url(../img/background.jpg) no-repeat 0 -60px;
}
body{
	margin:0;
	padding:0;
	color:#666;
	font:13px Arial, Helvetica, sans-serif;
	background:#000 url(../img/background-x.jpg) repeat-x 0 -60px;
}
img{border-style:none;}
a{text-decoration:underline; color:#000;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.page{
	width:980px;
	position:relative;
}
#header{
	border-bottom:2px solid #000;
	background:url(/images/bg-header.png);
	width: 980px;
}
#header .line{
	width:100%;
	background:url(../img/bg-header.png) repeat-x;
	height:120px;
	overflow:hidden;
}
.logo{
	float:left;
	width:450px;
	height:148px;
	margin:0;
	display:inline;
}
.logo a{
	display:block;
	height:148px;
	background:url(/images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
.logo a:hover{
	background:url(/images/logo_hover.png) no-repeat;
}
#navigation{
	float:right;
	padding:0;
	margin:0 20px 0 0;
	list-style:none;
	display:inline;
}
#navigation .section{
	float:left;
	border-left:1px solid #000;
	padding:15px 0 0;
	height:183px;
}
#navigation h2, #navigation h2 a{
	font-size:13px;
	font-weight:bold;
	margin:0 0 17px;
	padding:0 5px;
	color:#f2f2f2;
	text-decoration:none;
}
#navigation h2 span a{
	color:#abaaaa;
	position:relative;
	left:-5px;
}
#navigation h2 span a:hover{
	text-decoration:underline;
}
#navigation ul{
	padding:0;
	margin:0;
	list-style:none;
	font-size:13px;
	line-height:14px;
	overflow:hidden;
	float:left;
}
#navigation ul li{
	margin:0 0 3px;
	padding:0;
	clear:both;
	float:left;
}
#navigation ul a{
	color:#DBDBDB;
	display:block;
	padding:0 20px 0 10px;
	text-decoration:none;
	height:15px;
	line-height:15px;
	white-space:nowrap;
}
* html #navigation ul a{
	display:inline;
	float:left;
}
#navigation ul a:hover{
	background:#1a1a1a;
}
#navigation ul .active a:hover,
#navigation ul .active a{
	background:#1a1a1a url(img/bg-curent.gif) no-repeat 100% 0;
	color:#fff;
	display: block;
}
.main-promo{
	padding:20px 0px 0px 22px;
}
.main-promo h2{
	margin:0 0 9px;
	color:#fff;
	font-size:40px;
	line-height:60px;
	letter-spacing:-1px;
}
.main-promo h2 strong{
	color:#c93;
}
.main-promo h2 span{
	display:block;
}
.main-promo a{
	font-size:15px;
	line-height:28px;
	font-weight:bold;
	background:#c93;
	text-align:center;
	color:#fff;
	text-decoration:none;
	padding: 6px;
	width:116px;
	height:28px;
}
.holder{
	overflow:hidden;
	width:100%;
	padding-bottom: 80px;
}
.boxes {
	background-image: url(../img/bg-boxes.png);
	background-repeat: repeat-y;	
}
.promos-column{
	float:left;
	width:625px;
	overflow:hidden;
}
.box_sx{
	overflow:hidden;
	margin:0 0 10px;
	padding:12px;
	background:#fff;
}
.box_sx .inside{
	width:110%;
	overflow:hidden;
	background:url(/images/bg-box_sxs-title.gif) no-repeat;
	height:275px;
}
.box_sx .inside ul{
	list-style:none;
	margin:0;
	padding:0;
	width:4000px;
}
.box_sx .inside ul li{
	height: 300px;
}
.box_sx .item{
	float:left;
	margin:0 24px 0 0;
	width:182px;
}
.box_sx h3{
	font-size:14px;
	margin:-16px 0 18px 0;
	font-style: italic;
	color: #A6A6A6;
}
.box_sx h3 a{
	color:#161616;
	display:block;
	/*background:url(/images/arrow.gif) no-repeat right;*/
	text-decoration:none;
}
.box_sx .art{
	border:1px solid #fff;
	padding:1px;
	background:#ccc;
	display:block;
	margin:0 0 10px;
}
.box_sx .art:hover{
	background-color:#858585;
	border-color:#858585;
}
.box_sx img{
	display:block;
	margin-bottom:10px;
}
.box_sx h4{
	font-size:14px;
	color:#000000;
	margin:0 0 10px;
	border-bottom: dotted 1px #006393;
	line-height: 30px;
}
.box_sx h4 a{
	color:#333;
	text-decoration:none;
}
.box_sx p{
	margin:0 0 10px;
}
.box_sx .rotation-control {
	border-top: 1px solid #BFBFBF;
	margin-top: 15px;
	padding-top: 10px;
	width: 95%;
	text-align:center;
	display:none;
}
.js .box_sx .rotation-control {
	display:block;
}
.box_sx .rotation-control img, .box_sx .rotation-control img:hover {
	border:none;
	margin:none;
	float:none;
	display:inline;
}
.twitter{
	padding:15px 0 0 16px;
	margin:0 0 10px 0;
	width:625px;
	overflow:hidden;
	background:#fff;
	height:85px;
}
.twitter ul, .twitter li, .twitter p{
	display: inline;
}
.twitter span{
	color:#666666;
	font-size:14px;
	font-weight: bold;
	display:block;
	line-height:20px;
	width:90%;
	padding-bottom:5px;
}
.twitter ul{
	list-style:none;
	padding:0;
}
.twitter li{
	width:90%;
	font-size:14px;
}
.twitter li a, .twitter p{
	color:#999999;
	font-size:12px;
	text-decoration:none;
}
.twitter li a:hover{
	text-decoration:underline;
}
.twitter p a{
	color:#0084b4;
}
.twitter img{
	padding: 0 18px 50px 0;
	float: left;
}
.partners{
	padding:15px 0 0;
	margin:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	background:#fff;
	height:115px;
}
.partners li{
	float:left;
	margin:0 0 0 14px;
	display:inline;
}
.partners img{
	display:block;
}
.partners a, .box_sx img{
	float:left;
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
} 
.thumb img{
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
}
.partners a:hover, .box_sx img:hover{
	background-color:#858585;
	border-color:#858585;
}
.box_ds{
	width:345px;
	padding:14px 0 0;
	background:#fff;
	overflow:hidden;
	float:right;
	margin: 0 0 10px;
}
.montelevision{
	width:316px;
	margin:0 auto;
	overflow:hidden;
	background:url(/images/bg-box_sxs-title.gif) no-repeat;
}

.player-list{
	width:100%;
	overflow:auto;
	height:81px;
	border-top:1px solid #cdcdcd;
}
.player-list ul{
	width:308px;
	margin:0;
	padding:0;
	list-style:none;
	font-size:9px;
}
.player-list ul li{
	width:100%;
	overflow:hidden;
	background:url(/images/bg-player-list.gif) repeat-x 0 100%;
}
.player-list ul img{
	float:left;
	border-bottom:1px solid #a4a4a4;
}
.player-list ul .text{
	float:right;
	width:248px;
}
.player-list ul strong{
	display:block;
}
.player-list ul a{
	text-decoration:none;
}
#footer{
	margin:9px 0 0;
	height:63px;
	overflow:hidden;
	line-height:63px;
	color:#fff;
	font-size:11px;
	padding:0 8px 0 16px;
	width:956px;
	background-color: #393939;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#footer p{
	margin:0;
}
#footer p a{
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}
#footer p a:hover{
	border-bottom-style:solid;
}
#footer ul{
	float:right;
	height:63px;
	line-height:63px;
	padding:0;
	margin:0;
	overflow:hidden;
	display:none;
}
#footer ul li{
	float:left;
	margin:0 1px 0 -1px;
	display:inline;
	background:url(/images/footer-split.gif) no-repeat left;
	padding:0 8px 0 12px;
}
#footer ul a{
	color:#fff;
	text-decoration:none;
	position:relative;
}
#footer ul a:hover{
	text-decoration:underline;
}
#static{
	background:#000 url(/images/contact_bg.jpg) no-repeat;
}
#static #header .line{
	background:url(/images/bg-header-line-content.png) repeat-x;
}
#static .sidebar{
	background:url(/images/bg-sidebar-content.png) repeat-y;
}
#static .sidebar h3{
	font:bold 28px/28px Helvetica, Arial, Verdana, sans-serif;
	padding:0 0 18px;
}
#static .content-column .main .title{
	margin-bottom:40px;
}
#static .contact .content-column .main .title{
	margin-bottom:0;
}
/*biography page*/
#content{
	width:100%;
	overflow:hidden;
	margin:10px 0 0;
}
#orange{
	background:#000 url(/images/bg-bio-page.jpg) no-repeat;
}
#orange #header .line{
	background:url(/images/bg-header-line-orange.gif) repeat-x;
}
.sidebar{
	float:left;
	width:190px;
	padding:30px 15px 5555px;
	margin:0 0 -5555px;
}
#orange .sidebar{
	background:url(/images/bg-sidebar-orange.png) no-repeat;
}
.sidebar .inside{
	width:100%;
	overflow:hidden;
	position:relative;
}
.sidebar h3{
	color:#fff;
	margin:0;
	text-transform:uppercase;
	background:url(/images/bg-sidebar-title.gif) repeat-x 0 100%;
}
.sidebar h3 span{
	display:block;
}
#orange .sidebar h3{
	font:bold 28px/28px Helvetica, Arial, Verdana, sans-serif;
	padding:0 0 18px;
}
#menu{
	padding:0 0 10px;
	margin:0 0 8px;
	list-style:none;
	width:100%;
	overflow:hidden;
	font-size:11px;
	line-height:18px;
	font-weight:bold;
	border-bottom:1px solid #c0c0c0;
	word-spacing:-1px;
}
#menu li{
	width:100%;
	float:left;
	margin:5px 0 5px;
}
#menu a{
	display:block;
	height:18px;
	padding:0 15px 0 5px;
	color:#fff;
	text-decoration:none;
	overflow:hidden;
	outline:none;
}
#menu a:hover{
	background:#1a1a1a;
}
#menu .active a,
#menu .active a:hover{
	background:url(/images/bg-curent.gif) no-repeat right;
	color:#1a1a1a;
}
#menu ul{
	padding:0 0 0 15px;
	width:176px;
	margin:0;
	list-style:none;
	display:none;
}
#menu ul.show{
	display:block;
}
#menu ul a{
	padding-right:0;
}
#menu .active ul{
	display:block;
}
#menu ul .active a{
	text-decoration:underline;
}
#menu .active ul a{
	color:#fff;
	background:none;
}
#menu .active ul a:hover{
	background:none;
	text-decoration:underline;
	color:#fff;
}
.sidebar .press{
	border-bottom:1px solid #c0c0c0;
	font-size:11px;
	line-height:18px;
	font-weight:bold;
	padding:0 0 8px 5px;
	margin:0 0 8px;
}
.sidebar .press a{
	color:#fff;
	text-decoration:none;
}
.sidebar .press a:hover{
	text-decoration:underline;
}
.sidebar .link{
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	padding:0 0 0 5px;
	margin:0 0 8px;
}
.sidebar .link a{
	color:#fff;
	text-decoration:none;
}
.sidebar .link a:hover{
	text-decoration:underline;
}
.sidebar .link .required{
	color:#999;
	display:block;
	font-weight:normal;
}
.content-column{
	float:left;
	width:520px;
	background:url(/images/bg-white-columns.png);
	margin:0 0 -5555px 10px;
	display:inline;
	padding:15px 15px 5555px;
}
.content-column p a{
	color:#666;
	text-decoration:none;
	border-bottom:1px dotted #666;
}
.content-column p a:hover{
	color:#000;
	border-bottom:1px solid #000;
}
.main{
	width:100%;
	overflow:hidden;
	min-height:660px;
	position:relative;
	padding-bottom:30px;
}
.main.reel label{
	display:block;
}
.content-column .reel form{
	padding:10px 0;
}
.content-column .reel form p{
	margin-bottom:5px;
}
* html .main{ height:706px; overflow:visible;}
.content-column .title{
	border-bottom:2px solid #ccc;
	border-top:2px solid #000;
	height:33px;
	overflow:hidden;
}
.content-column .title h2{
	float:left;
	font-size:20px;
	line-height:33px;
	color:#191919;
	margin:0;
}
.content-column .title h2 span{
	color:#999;
}
.content-column .title .print{
	float:right;
	width:14px;
	height:13px;
	margin:7px 2px 0 0;
	background:url(/images/btn-print.gif) no-repeat;
	text-indent:-999px;
	overflow:hidden;
	display:none;
}
.content-column .title .lock{
	background:url(/images/btn-lock.png) no-repeat;
	float:right;
	width:17px;
	height:21px;
	margin:11px 2px 0 0;
	text-indent:-999px;
	overflow:hidden;
}
.js .content-column .title .print{
	display:block;
}
.content-column .sub-title{
	font-size:20px;
	padding:35px 0 0;
}
#static .content-column .sub-title{
	padding-top: 0;
}
.contact .content-column .sub-title{
	background-color:#666;
	color:#fff;
	padding-top:0px;
	margin:10px 0;
	padding:5px;
}
.contact form{
	padding-top:15px;
}
.contact form .field{
	width:40%;
	padding-bottom:10px;
}
.contact form .field span, .contact form .field label{
	color:#666;
	font-weight:bold;
	font-size:11px;
}
.contact form .field label{
	display:block;
	width:100%;
	padding-left:5px;
}
.contact form .field label.error, .reel form label.error{
	color:red;
}
.contact form .field select, .contact form .field input, .contact form .field textarea{
	width:100%;
	margin-left:2px;
}
.contact form div.single_choice{
	display:block;
}
.contact form .single_choice input{
	width:auto;
}
.contact form .single_choice label{
	display:inline;
}
div.subscribe_form{
	margin-bottom: 20px;
}
#orange .content-column .sub-title{
	color:#e7671b;
}
.content-column .sub-title p{
	margin:0 0 18px;
	line-height:normal;
}
.content-column p{
	width: 98%;
	margin:0 0 21px;
	line-height: 19px;
}
.content-column p em{
	font-style: italic;
}
.wide-board{
	margin:9px 0px;
	background:transparent url(/images/bg-wideboard.png) repeat;
	width:100%;
}
.wide-board img{
	margin:20px 114px;
}
.adv-column{
	float:right;
	width:160px;
	background:url(/images/bg-white-columns.png);
	margin:0 0 -5555px;
	padding:15px 15px 5555px;
}
.adv{
	width:160px;
	overflow:hidden;
	text-align:center;
	background:url(/images/adv.gif) no-repeat top;
	padding:20px 0 0;
	position:relative;
}
.adv .banner{
	margin:0 0 20px;
}
.adv .banner a,
.adv .banner a img{
	display:block;
}
#orange #footer{
	background:url(/images/bg-footer-orange.png);
}
/*green page*/
#green .sidebar{
	background:url(/images/bg-sidebar-green.png) no-repeat;
}
#green{
	background:#000 url(/images/bg-project-page.jpg) no-repeat;
}
#green #header .line{
	background:url(/images/bg-header-line-green.gif) repeat-x;
}
#green .sidebar h3{
	font-size:25px;
	line-height:25px;
	padding:0 0 47px;
}
#green .content-column .sub-title{
	color:#008e82;
}
#green #footer{
	background:url(/images/bg-footer-green.png);
}
.projects{
	width:100%;
	overflow:hidden;
}
.projects ul{
	padding:0;
	margin:0 0 18px;
	list-style:none;
	overflow:hidden;
	position:relative;
	width:105%;
}
.projects ul li{
	float:left;
	margin:0 5px 5px 0;
	width:170px;
	height:100px;
	overflow:hidden;
	position:relative;
}
.projects ul a{
	float:left;
	overflow:hidden;
	height:200px;
	text-decoration:none;
}
.projects ul a:hover{
	margin:-100px 0 0;
}
.projects ul a img{
	display:block;
	margin:100px 0 0;
}
.projects ul a span{
	margin-top:0;
	float:left;
	width:170px;
	height:100px;
	position:relative;
}
.projects ul li strong{
	position:absolute;
	top:63px;
	left:11px;
	font-size:12px;
	color:#fff;
	z-index:5;
	clear:both;
	cursor:pointer;
}
#green .projects ul li{
	background:#008e82;
}
#violet .projects ul li{
	background:#801462;
}
#violet .projects ul li.blank, #green .projects ul li.blank{
	background:url(/images/box-empty.png) repeat;
}
/*ITPL Page*/
#blue{
	background:#000 url(/images/bg-itpl-page.jpg) no-repeat;
}
#blue #header .line{
	background:url(/images/bg-header-line-blue.gif) repeat-x;
}
#blue .sidebar{
	background:url(/images/bg-sidebar-blue.png) repeat-y;
}
#blue .sidebar h3{
	font-size:25px;
	line-height:25px;
	padding:0 0 47px;
}
#blue #footer{
	background:url(/images/bg-footer-blue.png);
}
#blue .content-column .sub-title{
	color:#2463a3;
}
/*products page*/
#violet{
	background:#000 url(/images/bg-products-page.jpg) no-repeat;
}
#violet #header .line{
	background:url(/images/bg-header-line-violet.gif) repeat-x;
}
#violet .sidebar{
	background:url(/images/bg-sidebar-violet.png) no-repeat;
}
#violet .sidebar h3{
	font-size:25px;
	line-height:25px;
	padding:0 0 47px;
}
#violet #footer{
	background:url(/images/bg-footer-violet.png);
}
#violet .content-column .sub-title{
	color:#801462;
}
.products{
	width:100%;
	overflow:hidden;
}
.products .item{
	width:100%;
	overflow:hidden;
	border-top:2px solid #ccc;
	margin:-2px 0 2px;
	padding:35px 0 18px;
}
.products .thumbnail{
	float:left;
}
.products .thumbnail a{
	position:relative;
}
.products .thumbnail img{
	display:block;
}
.products .thumbnail .plus_icon{
	position:relative;
	top:-43px;
	left:57px;
	display:none;
}
.products .thumbnail .plus_holder{
	position:absolute;
}
.products .description{
	float:right;
	width:404px;
	overflow:hidden;
	line-height:18px;
}
.products .description .meta{
	margin-bottom:20px;
}
.products .description .meta p{
	color:#999;
}
.products .description h3{
	font-size:18px;
	line-height:18px;
	margin:0;
	font-weight:normal;
	width: 90%;
}
.products .description h3 span{
	display:block;
}
#violet .products .description h3{
	color:#801462;
}
#orange .products .description h3{
	color:#e7671b;
}
#blue .products .description h3{
	color:#2463a3;
}
#green .products .description h3{
	color:#008e82;
}
.products .description p{
	margin:0 0 14px;
}
.products .description .amazon_link{
	padding-top:8px;
}
.products .description .amazon_link a{
	border-bottom:none;
}
.products .description .amazon_link img{
	position:relative;
	top:6px;
	padding-left:2px;
}
.products .description .amazon_link span{
	display: none;
}
.products .description .link, .content-column .main .link{
	width:100%;
	overflow:hidden;
}
.products .description .link a, .content-column .main .link a{
	float:left;
	border:1px solid #a3a3a3;
	font-size:12px;
	font-weight:bold;
	height:19px;
	line-height:19px;
	padding:0 8px;
	cursor:pointer;
	text-decoration:none;
	color:#666;
}
/*press page*/
#black{
	background:#000 url(/images/bg-press-page.jpg) no-repeat;
}
#black #header .line{
	background:url(/images/bg-header-line-black.png) no-repeat;
}
#black .sidebar{
	background:url(/images/bg-sidebar-black.png) no-repeat;
}
#black .sidebar h3{
	font:bold 28px/28px Helvetica, Arial, Verdana, sans-serif;
	padding:0 0 18px;
}
.filter{
	background:url(/images/bg-filters.gif) repeat-y;
	width:100%;
	overflow:hidden;
	border-bottom:2px solid #ccc;
}
.filter .title{
	float:left;
	font-size:10px;
	font-weight:normal;
	line-height:20px;
	margin:0 0 0 3px;
	border-style:none;
	height:auto;
}
.filter .items{
	float:right;
	width:431px;
	overflow:hidden;
}
.filter .line{
	line-height:20px;
	border-top:2px solid #ccc;
	margin:-2px 0 2px;
	width:100%;
	overflow:hidden;
}
.filter .items .label{
	color:#a5a5a5;
	font-size:10px;
	float:left;
	margin:0 0 0 10px;
}
.filter .line ul{
	float:right;
	width:351px;
	padding:0;
	margin:0;
	list-style:none;
	font-size:10px;
	font-weight:bold;
	line-height:20px;
}
.filter .line ul li{
	display:inline;
	margin:0 16px 0 0;
}
.filter .line ul a{
	color:#afafaf;
	text-decoration:none;
}
.filter .line ul a:hover,
.filter .line ul .active a{
	color:#666;
}
.press{
	width:100%;
	overflow:hidden;
	padding-bottom:30px;
}
.press .item{
	height:1%;
	overflow:hidden;
	border-bottom:2px solid #ccc;
	padding:21px 10px 25px;
}
.press .item.single{
	border-bottom:0px;
}
.press .dark{
	background:#e5e5e5;
}
.press .info{
	float:left;
	width:81px;
	font-size:10px;
	font-weight:bold;
	color:#999;
	line-height:14px;
	margin:0 0 0 1px;
	display:inline;
}
.press .info span{
	display:block;
}
.press .info span.green{
	color:#008e82;
}
.press .info span.blue{
	color:#2463a3;
}
.press .info span.violet{
	color:#801462;
}
.press .info span.orange{
	color:#e7671b;
}
.press .text{
	float:right;
	width:408px;
	line-height:18px;
}
.press .text .headline{
	width:100%;
	margin:0 0 15px;
	background:url(/images/arrow.gif) no-repeat 100% 6%;
}
.press .text.download .headline{
	background:url(/images/pdf.gif) no-repeat 100% 6%;
}
.press .single .text .headline{
	background:url(/images/arrow-back.gif) no-repeat right;
}
.press .text h3{
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	color:#333;
	margin:0;
	width:90%;
}
.press .text h3 a{
	display:block;
	color:#333;
	text-decoration:none;
}
.press .text p{
	margin:0;
	width:90%;
}
.press .text p.download{
	padding-top:10px;
}
.press .single .text p{
	margin-bottom:7px;
}
.press .text p.back{
	padding-top:15px;
}
.press .text .back a{
	color:#999;
	border-bottom:0px;
}
.press .text .back a:hover{
	color:#000;
}
/* Reel */
.main.reel .downloads .item{
	height:20px;
	border-bottom:2px solid #c5c5c5;
	padding:5px 0;
}
.main.reel .downloads .item.dark{
	background-color:#dfdfdf;
}
.main.reel .downloads .item p{
	color:#666;
	font-size:12px;
	line-height:21px;
}
.main.reel .downloads .item p img{
	float: left;
	padding-right:10px;
}
.main.reel .downloads .item p span{
	color:#999;
	font-size:10px;
}
/* Reel login*/
#reel_login{
	background:#191919;
/*	width:330px;*/
	margin:0 auto;
}
#reel_login .content{
	margin:5px 10px;
/*	width:320px;*/
	height:150px;
}
#reel_login .content h1{
	color:#fff;
	font-weight:normal;
	letter-spacing:1px;
	border-bottom:2px solid #ccc;
	padding-bottom:5px;
}
#reel_login .content .login .field{
	padding-bottom:7px;
}
#reel_login .content .login input{
	width:60%;
}
#reel_login .content .login label{
	color:#fff;
	width:23%;
	float:left;
	margin-top:5px;
	padding-left:10px;
}
#reel_login .password_request{
	background:url(/images/bg-login-bottom.gif) repeat;
	height:40px;
}
#reel_login .password_request p{
	color:#fff;
	float:right;
	margin-right:20px;
}
#reel_login .content .login .field.submit{
	width:83%;
	padding-left:15px;
}
#reel_login .content .login input.submit, .contact form input.submit{
	background: url(/images/login-submit-button.png);
	width:121px;
	height:22px;
	border:none;
}
.reel div.reel_player{
	margin:30px auto;
}
#reel_login .content .login input.submit{
	float:right;
}
.content-column .reel .gallery .title{
	margin-bottom:15px;
}
.content-column .reel .downloads .title{
	margin-top:15px;
}
.content-column .gallery{
	padding-top: 20px;
}
.content-column .gallery a {
	width:165px;
	text-align:center;
	padding-bottom:10px;
}
.content-column .gallery img{
	padding: 0 5px 10px 5px;
}
.products .description.nofloat{
	float:none;
}
#credits_outer{
	position: absolute;
	right:0;
	display: none
}
#credits{
	float:right;
	position:relative;
	bottom:68px;
	padding: 5px 10px;
	right:15px;
	width:300px;
	background-color:black;
	border: 1px solid white;
	border-bottom-width: 0px;
}
#credits p, #credits a{
	color: #fff;
}
#credits p a{
	text-decoration: none;
	border-bottom:1px dotted #fff;
}
#credits p a:hover{
	border-bottom-style:solid;
}
#credits span{
	padding-right: 5px;
	position: absolute;
	right: 0;
	top: 0;
}
#credits span a, #credits span a:hover, #credits span a:visited{
	color: #999;
	font-size: 20px;
	text-decoration: none;
}
p.pagination{
	font-size: 11px;
}
p.pagination a, p.pagination a:visited{
	color: #666;
	border-bottom: none;
	text-decoration: underline;
}
p.pagination strong{
	color: #000;
}
.main-promo .poesia {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin-top: 195px;
}
.boxes h2 {
	margin: 0 0 18px;
	padding: 0;
	border-top: solid 2px #292929;
	border-bottom: solid 2px #a6a6a6;
	line-height: 40px;
	font-size: 16px;
	color: #191919;
}
.blu {
	font-weight: bold;
	color: #006393;
}
.boxes ul {
	margin: 0px;
	padding: 0 0 0 30px;
	list-style-image: url(../img/li.png);
	color: #006393;
}
.boxes li {
	margin: 0 0 10px;
}
.contact td,.contact th {
	padding: 5px 0;
	border-bottom: solid 2px #a6a6a6;
	text-align: left;
}
.mappa {
	float: left;
	margin-right: 15px;
	border: solid 1px #a6a6a6;
}

    .titolino {
	font-style: italic;
	font-weight: bold;
	color: #A6A6A6;
}
.width_page {
	width: 980px;
}

    .gallery-vert {
	float: right;
	width: 135px;
	margin-left: 20px;
}

    .box_sx p.titolo {
	font-size: 30px;
	color: #006393;
}
.galleryhome {
	padding-bottom: 75px;
}
