* {
	margin: 0;
	padding: 0;
}
html {
	font-family: Helvetica, Arial;
	padding-top: 0px;
	margin-top: 0px;
}
 
body {
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #3c3c3c;
}
 
img {
	border: none;
}
h1 {
	padding:0;
}
.wrapper {
	width: 960px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	height: 95px;
}
 
 
#header-padding {
	margin: 0;
	padding: 0;
	background: url('/www.starksafes.com/css/ui/menu-bg.jpg') repeat-x;
	height: 95px;
}
 
#header {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 95px;
}
#main-menu {
	width: 760px;
	margin-left: 200px;
	margin-right: auto;
	vertical-align: middle;
	padding-top: 20px;
}
#main-menu a {
	display:inline-block;
	font-size: 12px;
	text-decoration: none;
	color: rgb(74, 72, 76);
	font-weight: bold;
	text-align:center;
}
 
#main-menu a.level-2 {
	display:inline-block;
	width: auto;
	font-size: 12px;
	text-decoration: none;
	color: rgb(74, 72, 76);
	font-weight: normal;
}
#main-menu a.last-item {
	border-right: none;
}
 
#main-menu a:hover, #main-menu a.selected, #main-menu a.in-path {
	color: #e2001a;
}
 
#lang-menu, #search {
width: 600px;
text-align: right;
float: right;
padding-top: 10px;
padding-right: 20px;
	
}
#lang-menu ul {
	list-style-type: none;
}
#lang-menu li {
	display: inline;
}
#lang-menu a {
	display:inline-block;
	width: 40px;
	font-size: 12px;
	text-decoration: none;
	color: rgb(74, 72, 76);
	font-weight: normal;
	text-align:center;
	padding-right: 10px;
}
#lang-menu a.selected {
	color: #e2001a;
}
#left-menu {
	visibility:hidden;
	display:none;
}
#left-menu {
	width: 200px;
	height: 410px;
	background-color: rgb(136, 136, 131);
	float: left;
}
#left-menu-loader {
	width: 200px;
	height: 410px;
	float: left;
	background-color: rgb(136, 136, 131);
	background-image: url(/www.starksafes.com/css/ui/loader2.gif);
	background-position:center;
	background-repeat:no-repeat;
}


#left-menu-padding {
	padding-left: 20px;
	padding-right: 20px;
}
 
#left-menu ul {
	list-style-type: none;
}
 
#left-menu a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
#left-menu a.level-2 {
	font-size: 14px;
}
#left-menu a.level-3 {
	font-size: 12px;
	line-height:16px;
}
#left-menu a:hover, #left-menu a.selected, #left-menu a.in-path, #left-menu a.current, #left-menu p.selected a {
	color: #ffcc00;
}
#center-content {
	width: 760px;
	float: right;
}
#home-fade {
	visibility:hidden;
	display:none;
}
#home-fade {
	width: 760px;
	float: left;
	height: 410px;
}
#home-loader {
 	width: 760px;
	height: 410px;
	background-color: rgb(136, 136, 131);
	background-image: url(/www.starksafes.com/css/ui/loader2.gif);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
 }
#left-foot-content {
	background: url('/www.starksafes.com/css/ui/foot-bg.jpg') repeat-y;
	width: 200px;
	height: 235px;
	float: left;
}
 
#foot {
	background-color: #4b4843;
	float: left;
	width:760px;
	min-height:235px;
}
 
#right-foot-content {
	background-color: #4b4843;
	height: 235px;
	float: left;
	width: 760px;
}
 
#the-product {
	height: 410px;
 
	background-color: #fff;
}
#the-news {
background-color: #fff;
}
#the-section {
		/*height: 410px;*/
		overflow: hidden;
		background-color: #fff;
}
#the-news {
	width:760px;	
	float:left;
}
#the-news h3 {
	color:#000;
}
#the-news-padding {
	margin-left:30px;
	margin-right:30px;
	margin-top:20px;
}
#section-title {
	font-size:16px;
	padding-top:5px;
	padding-left:10px;
	font-weight:bold;
}
#news-section-title h2{
	font-size:16px;
	padding-top:5px;
	font-weight:bold;
	padding-left:0;
}
p.p-level-2 {
	border-bottom: 1px solid #FFF;
	height: 18px;
	line-height: 18px;
	padding-left: 5px;
}
 
p.p-level-3 {
	padding-left: 20px;
	line-height:16px;
}
 
#left-product-wrapper {
	width: 330px;
	float: left;
	height: 410px;
}
#bottom-left-product-wrapper img {
	border:3px solid #c6c7c8;	
}
#right-product-wrapper {
	width: 430px;
	float: left;
	height: 410px;
}
 
#left-product-wrapper-padding {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
}
 
#bottom-left-product-wrapper {
	width: 300px;
	float: left;
}
 
.product-title {
	font-size: 16px;
	font-weight: bold;
	color: rgb(74, 72, 66);
	border-bottom: 2px solid rgb(226, 0, 26);
}
 
.product-subtitle {
	font-size: 12px;
	color: rgb(74, 72, 66);
	padding-top: 2px;
}
 
.prod-title {
	display: inline;
	cursor:pointer;
}
.products a {
	cursor:pointer;
}
.prod-title.selected {
	color: rgb(226, 0, 26);
}
 
.images {
	padding-top: 10px;
	height: 300px;
}
 
#main-image a, #video a {
	text-decoration: none;
	font-size: 12px;
	color: rgb(74, 72, 66);
}
 
#main-image img, #video img {
	padding-right: 4px;
	width: 50px;
	height: 27px;
}
 
#product-multimedia-wrapper {
	height:50px;
	
}
 
#foot-content {
	width: 200px;
}
 
#foot-content h3 {
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	padding-top: 190px;
	padding-left: 20px;
}
 
.products {
	width: 760px;
	float: right;
}
 
.products span {
	border-right: 1px solid #FFF;
	padding-right: 3px;
	display: inline-block;
}
 
.products span.last {
	border-right: none;
}
 
.products span.selected {
	color: #ffcc00;
}
 
.products li {
	display: inline;
}
 
.products a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
}
 
.prod-title {
	padding-right: 2px;
	padding-left:2px;
	border-right: 1px solid #000;
}
 
.prod-title.last {
	border-right: none;
}
 
#top-right-product-wrapper {
	height: 340px;
}
 
#top-right-product-wrapper-padding {
	padding-top: 20px;
	padding-right: 30px;
}
 
#bottom-right-product-wrapper-padding {
	width: 430px;
	float: right;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-right:15px;
	padding-bottom:10px;
}
#bottom-left-product-wrapper-padding {
	width: 295px;
	float: left;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-right:15px;
	padding-bottom:10px;
}
#bottom-right-product-wrapper-padding h3, #bottom-left-product-wrapper-padding h3 {
	color: #ffcc00;
	font-weight: normal;
	padding-bottom: 5px;
}
 
#middle-right-product-wrapper {
	/*height: 110px;*/
}
 
#middle-right-product-wrapper-padding {
	padding-right: 30px;
}
 
table.prod-table {
	font-size: 10px;
	text-align: center;
}
 
td.dispari {
	background-color: #c6c7c8;
	line-height: 14px;
	height: 14px;
}
 
td.pari {
	background-color: #eceded;
	line-height: 14px;
	height: 14px;
}
 
#middle-right-product-wrapper-padding h3 {
	font-size: 14px;
	font-weight: bold;
	color: rgb(226, 0, 26);
}
 
#left-foot-content h3 a{
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	padding-left: 20px;
	text-decoration:none;
}
 
#right-foot-content {
	display: none;
}
 
.SITE #right-foot-content, .SECTION #right-foot-content {
	display: block;
}
 
div#TB_ajaxWindowTitle {
	padding-top: 30px;
}
.SECTION #foot {
	color:#FFF;
	font-weight:normal;
	text-align:justify;
}
.SECTION h3 {
	color:#FFF;
	padding-top:15px;
	padding-bottom:10px;
	font-size:14px;
	font-weight:bold;
}
#bottom-right-section-wrapper-padding {
	padding-right:200px;
}
#right-product-wrapper ul {
	list-style-type: circle;
}
 
.SITE h2 {
	color:#ffcc00;
	font-size:16px;
}
#bottom-right-home-wrapper-padding {
	color:#FFF;
}
.news-text {
	width:150px;
	float:left;
	
}
.news-text a{
	color:#c6c7c8;
}
#middle-right-product-wrapper ul {
	list-style-type:none;
	
	line-height:16px;
}
#bottom-right-product-wrapper ul, #bottom-left-product-wrapper ul {
	list-style-type:disc;
}
.xt-container-content-wrapper ul li {
	margin-left:20px;
	line-height:16px;
}
.CONTENT .xt-container-content-wrapper ul li {
	margin-left:11px;
	line-height:16px;
}
#middle-right-product-wrapper-padding a {
		text-decoration:none;
		color: rgb(74, 72, 66);
}
.middle-link {
	padding-top:8px;
}
#TB_caption {
	padding-bottom:20px;
	padding-top:10px;
	height:auto;
}
#TB_secondLine {
	padding-top:10px;
}
 
#foot-section-menu ul{
list-style-type:none;
}
#foot-section-menu li{
display:inline;
}
#foot-section-menu {
	position:absolute;
	top:720px;
}
#foot-section-menu a{
color:#FFF;
text-decoration:none;
padding-right:10px;
}
 
#foot-section-menu a:hover, #foot-section-menu a.selected{
	color: #ffcc00;
}
#piva {
	position:relative;
	top:5px;
	color:#FFF;
	text-align:center;
	font-size:11px;
	width:740px;
	border-top:1px solid #c6c7c8;
	padding-top:5px;
	margin-left:auto;
	margin-right:auto;
}
#the-section .xt-title-wrapper h3{
	color: rgb(74, 72, 66);
	padding-left:5px;
}
#video-content {
	display:none;
	visibility:hidden;
}
#viewCompany #video-content, .SITE #video-content{
	display:block;
	visibility:visible;
	padding-left:20px;
	padding-top:10px;
}
#viewCompany #video-content a, .SITE #video-content a{
	color:#fff;
	text-decoration:none;
}
#left-foot-content h3 { 
display:none;
visibility:hidden;
}
.SITE #left-foot-content h3 {
display:block;
visibility:visible;
}

.news {
	width:700px;
	float:left;
	border-bottom:1px solid rgb(74, 72, 66);
}
.news-padding {
	padding-bottom:15px;
	float:left;
}
.news-image {
	float:left;
	width:250px;
}
.news-image img {
	max-width:240px;
}
.news-text {
	width:450px;
	float:right;
}
.news-text-padding {	
	padding-right:10px;
	padding-bottom:10px;
}
.news-video {
	width:450px;
	float:left;
}
.news-gallery {
	width:245px;
	float:left;
}
/*.items div {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 3px;
    margin-left: 3px;
    margin-top: 5px;
}

div.items div a {
    display: block;
    width: 50px;
    height: 50px;
    text-decoration: none;
}*/

.items {
    width: 245px;
    float: left;
}
