﻿
html, div, ul, li, dl, dt, dd,  img, form, embed, label {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    font-weight: normal;
}
img{border:none}
object{ display:block;}
ul,ul li{ list-style:none;} 
.cls{clear:both; line-height:0px!important; height:0px!important;font-size:0px!important;} 
.play{ display:none;} 
select,input{ vertical-align:middle;font-size:12px;}  
a, a:visited, a:active {color:#4E8BC8;text-decoration:none; transition: all 0.1s ease-out 0s;}
a:hover {color:#3b6a98;}
.dis{display:block;}
.undis{display:none;}
.hidden{ display:none}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 8px;
    padding-bottom: 0px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.clearfix:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

.clear{
	clear: both;
	line-height: 0px !important;
	height: 0px !important;
	font-size: 0px !important;
}

body {
	margin: 0px;
    padding: 0px;
    font-family:  "Open Sans", Verdana, Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #000;
    background: url("Images/backgrounds/body-bg.png") no-repeat scroll center top rgb(198, 229, 242);
	
}

#bgwrap {
    width: 100%;
    padding-bottom: 70px;
    float: left;
    padding-top: 20px;
    background: url("../Images/backgrounds/bg_bottom22.jpg") no-repeat scroll center bottom transparent;
}

#wrap {
    width: 980px;
    margin: 0px auto;
    position: relative;
	
}


.topbg{ /*float:left;*/ width:1008px; height:15px; overflow:hidden; background:url("../Images/backgrounds/bg_t2.png") no-repeat scroll 0% 0% transparent;}
.mainbg{ float:left; width:1008px; overflow:hidden; padding:0 3px; background:url("../Images/backgrounds/bg_m2.png") repeat-y scroll 0% 0% transparent;}
.footbg{float:left; width:1002px; height:15px; overflow:hidden; background:url("../Images/backgrounds/bg_f2.png") no-repeat scroll 0% 0% transparent;}

.head {
    width: 100%;
    height: 100px;
    background: url("Images/backgrounds/bg_head2.jpg") no-repeat scroll 0% 0% transparent;	
    padding: 0px 0px;
	margin-bottom:0px;
}
.logo {
    position: absolute;
    /*top: 30px;*/
    /*left: 0px;*/
	
}
.home {
    float: right;
    padding-top: 6px;
    padding-right: 8px;
    width: auto;
    height: 50px;
	
}



.nav-container {
    float: left;
    width: 100%;
    /*background: url("../Images/backgrounds/bg_nav3.png") repeat-x scroll right 1px transparent;*/

	background-color: #0385cf;
	background-image: linear-gradient(top, #0385cf, #03548c);
	background-image: -webkit-linear-gradient(top, #0385cf, #03548c);
	background-image: -moz-linear-gradient(top, #0385cf, #03548c);
    
	height: 40px;
	margin-top:8px;
	border-bottom: solid 1px #ddd;
	border-radius:5px 5px 0px 0px;
}
.nav-left {
    float: left;
    /*adding-top: 2px;*/
    /*padding-left: 4px;*/
}
.nav-right {
    float: right;
    padding-top: 2px;
    padding-left: 4px;
}
.navlist li {
    float: left;
    line-height: 30px;
    padding-right: 2px;
    /*background: url("../Images/backgrounds/nav_line2.jpg") no-repeat scroll right 10px transparent;*/
    /*background: url("../Images/stripes2.gif");*/
    position: relative;
    z-index: 999;
	padding: 0px 24px;
	font-weight: bold;
	font-size: 14px;
	height: 34px;
	border-right:1px solid #ddd;

}
#wrap .navlist li a {
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.more{
	float:right;
	font-size: 11px;	
	text-transform:capitalize
}


.main{
	/*background-color: #fff;
	height:600px;*/
}

.one{
	float: left;
	width: 100%;
	margin-bottom: 0px;
	padding: 0 0px;
}
.one-container{
	/*-webkit-box-shadow: 0px 10px 7px -5px #444;
	-moz-box-shadow: 0px 10px 7px -5px #444;
	box-shadow: 0px 10px 7px -5px #444;*/
	float: left;
	width: 980px;
	border-bottom: solid 30px #666;

}

div#content{
	width:680px;
	float:left;
	padding-right: 10px;
}

.home-products{
	background-color:#fff;
	width:960px;
	height:800px;
	margin-top:5px;
	padding:10px;
	background-image: url(Images/backgrounds/grid_noise.png);
}
.box {
    position: relative;
    display: inline;
    float: left;
    width: 300px;
    margin: 10px 0px auto 10px;
	padding:0px;
    height: 220px;
    border: 1px solid #F0F0F0;
}
.boxCuteCad {
    width: 400px;
	height:220px;
}

.boxCuteCad #imgCad {
	width: 390px;
	height:210px;

}



.two{
	width: 928px;
	height:270px;	
	float: left;    
    background-color: #fff;	
	border:solid 1px #ccc;
	border-radius:5px;
	padding:15px 25px;
	margin-bottom:25px;
}

.three{
	width: 980px;
	height:130px;
	/*padding: 0 11px;*/
	float: left;
    background: url("Images/backgrounds/bg-three.jpg") repeat-x scroll right 10px transparent;
	
}
.four{
	width: 929px;
	height:auto;	
	float: left;    
    background-color: #fff;
	background-image: linear-gradient(top, #fff, #fff);
	background-image: -webkit-linear-gradient(top, #fff, #fff);
	background-image: -moz-linear-gradient(top, #fff, #fff);
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-radius:0px;

	padding:15px 25px;
	margin-bottom:0px;
	margin-top:0px;
    background-image: url(Images/backgrounds/grid_noise.png);

	-webkit-box-shadow: 0px 10px 7px -5px #444;
	-moz-box-shadow: 0px 10px 7px -5px #444;
	box-shadow: 0px 10px 7px -5px #444;

}
.four-right{
	float:right;
	height:200px;
	width:270px;
	padding-top: 20px;
}
.four-right h2	{
	padding-left:5px;

}

.four-left{
	float:left;
	width:630px;
	margin-bottom: 30px;

}

.home-news{
	margin-top:4px;
	padding:0px 15px;
	float:left;
	/*border-left: solid 4px #03548c;*/
	border-left: solid 4px #8f3d02;	
	height:350px;
	width:235px;
	
	background-color: #efefef;	
}
.home-news h2{
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 5px; 
	margin-left: -5px;
	float:none;
}

.home-news p{
	font-size:11px;
}

div.news-item{
	height:auto;
	width:230px;
	margin-bottom:20px;
	float:left;
}

div.news-item h3{
	font-size:1em;
	float:left;
	color: #bb4f02;
	margin:0px;
}

div.home-userlogin {
	margin-top:4px;
	margin-bottom:10px;
	padding:0px 15px;
	float:left;
	border-left: solid 4px #03548c;
    width: 235px;
	/*height:150px;*/
	background-color: #d1e6f5;

}
.userlogin {
	background-color: #EFF3FB;
	border-color: #859bb7;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	padding:5px;
}
div.userlogin div.login-form table{
	padding:5px;

}
div.userlogin div.login-form table tbody tr td{
	padding:3px;

}


div.userlogin div.login-form input[type='text'], div.userlogin div.login-form input[type='password']{	
	width: 140px;
	margin:0px;
	padding:2px 5px;
	font-size: 11px;
	border: 1px solid #859bb7 !important;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
	background: none repeat scroll 0% 0% rgb(250, 250, 250);

}
.userlogin input[type='submit']{
	
	border: 1px solid #859bb7 !important;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
}

.userlogin input[type='checkbox']{	
	border: 1px solid #859bb7 !important;
	margin-right:5px;
}




div.userlogin{
	margin-top:4px;
	margin-bottom:10px;
	padding:0px 15px;
	float:left;
	height:150px;


}


.four h2{
	font-size: 1.2em;
	float: left;
	font-weight: bold;
	text-transform:uppercase;
	padding-top:5px;
	margin-top:5px;
	margin-bottom:8px;
}

.four p	{
	float: left;
	/*padding: 2px 2px 6px 2px;*/
	line-height:21px;
	margin-bottom:0px;
}



.five{
	width: 980px;
	height:130px;
	/*padding: 0 11px;*/
	float: left;
    background: url("Images/stripes3.gif");
	



}

.btn-feat{
	width: 346px;
	left: 30px;
	bottom: 0px;
	position: relative;
    background: url("Images/backgrounds/bg_btn.png") repeat-x scroll left top transparent;
	top:240px;

}
a.button {
    float: left;
    height: 29px;
    width: 198px;
    color: rgb(255, 255, 255);
    font-weight: 400;
    text-shadow: -1px -1px 1px rgb(110, 110, 110);
    letter-spacing: 0.1em;
    text-align: center;
    font-size: 18px;
    padding: 10px 0px 0px;
    margin: 0px 40px 0px 0px;
    border: 1px solid rgb(89, 89, 89);
}



.flash{
	width: 916px;
	float: left;
	height: 310px;
	overflow: hidden;
	
}





#banner{
	background:url("Images/featured/CuteCad-Featured.png") repeat-x scroll center top transparent;
	width: 100%;
	height: 100%;
	overflow: hidden;
	
}

.oneright{
	float: right;
	width: 263px;
	overflow: hidden;
	margin-right: 0px;
    /*background: -moz-linear-gradient(center top , rgb(49,106,193), #8ebfe2) repeat scroll 0% 0% transparent;*/
	border-left: solid 1px #fff;
	height: 310px;	
	background:#4e8bc8;
	/*background-image: url("../Images/stripes3.gif");*/

	/*border-radius: 0px 5px 5px 0px;*/
}

.onerighttitle{
	float: left;
	width: 252px;
	height: 23px;
	overflow: hidden;
	background-color: #0385cf;
	background-image: linear-gradient(top, #0385cf, #03548c);
	background-image: -webkit-linear-gradient(top, #0385cf, #03548c);
	background-image: -moz-linear-gradient(top, #0385cf, #03548c);
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
}
h2.onerighttitle{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 20px;
	padding: 10px;	
	color: #fff;
}


.onerightcontainer{
	float: left;
	width: 252px;
	/*border: 1px solid #3a94d3;*/	
	height: 270px;	
	/*background-color: rgb(49,106,193);*/
	/*background-color: rgb(249, 249, 249);*/
}



.onerightcontainer span{
	font-size: 11px;	
	padding-left: 15px;
	padding-right: 5px;
	float: left;
	color: #fff;
}

.onerightlistcontainer{
	float: left;
	width: 100%;
	padding: 0 0 0 0;
	line-height: 18px;
	color: #666;
	height: 140px;
	overflow: hidden;
}
.onerightlistcontainer_up {
	height:120px;
}





.onerightlist li{
	 float:left; 
	 width:100%; 
	 

}
.onerightcontainer .onerightlistlink a{
    float: left;
    width: 100%;
    height: 28px;
    font-weight: bold;
	line-height: 28px;
	padding-left: 15px;	
	color: rgb(255, 255, 255);
	font-size: 13px;
	background-color: rgb(49,106,193);

}

a.linkUserLogged {
    color: #03548c;
    font-weight: bold;
	text-decoration:underline;
	margin-right: 10px;
}

.login-form{
	float: left;
	padding:0px 5px;
	margin:0px;
	line-height: 18px;	
	height: 120px;
	overflow: hidden;


}

.login-form table tr td {
margin:0px;
padding:0px;
}


.login-form a {
	margin-top:2px;
	float: left;

}

.login-form input[type='text'], .login-form input[type='password']{	
	color: #333;
	width: 140px;
	margin:0px;
	padding:2px 5px;
	font-size: 11px;
	border: 1px solid #859bb7 !important;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
	background: none repeat scroll 0% 0% rgb(250, 250, 250);

}
.login-form input[type='submit']{
	
	border: 1px solid #859bb7) !important;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
}

.login-form input[type='checkbox']{	
	border: 1px solid rgb(37, 82, 151) !important;
	margin-right:5px;
}

label {  
	display: inline-block;  
	font-size: 11px;
	/*color: #fff;*/
	margin-top: 0px;
}

span.username {
	color: #4e8bc8;	
	font-size:1.3em;
}




.heading {
    height: 42px;
    line-height: 35px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-shadow: 0px 0px 1px rgb(255, 255, 255);
    -webkit-text-shadow: 0px 0px 1px rgb(255, 255, 255);
    background: url("Images/backgrounds/heading-bg.png") repeat-x scroll center center transparent;
}
.heading h2 {
    margin: 0px;
    font-size: 14px;
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-shadow: none;
	/*margin: 0px 0px 0px 320px;*/
}
.heading span {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    background: none repeat scroll 0% 0% #035993;
    padding: 0px 20px;
    box-shadow: 0px 0px 10px rgba(37, 82, 151, 0.3);
}

.products-box-container{
	/*width:970px;*/
	min-height:350px;	
	margin-top:0px;
	
}

li.products-box	{
	margin: 20px 12px 0px 0px;
	width: 223px;
	/*background: none repeat scroll 0% 0% rgb(255, 255, 255);*/
	border-left:solid 0px #dedede;
	border-right:solid 0px #dedede;
	border-bottom:solid 0px #dedede;
	height:380px;	
	margin-top:20px;
	float:left;
	
}

div.products-box img{
	border: 4px solid rgba(0, 0, 0, 0.08);
	width: 210px;
	height: 150px;
	box-shadow: 1px 1px 2px #E6E6E6;	
}
div.products-box a:hover img {	
	border-color: #5793bb;
	
}
div.products-box img{	
	margin:0px;
	/*
	border-top: solid 1px #03548c;
	border-left:solid 1px #03548c;
	border-right:solid 1px #03548c;
	border-bottom:solid 1px #03548c;
	*/
	padding:0px;
	/*background-color:#ddd;*/
	transition: border 0.3s ease 0s;
    
}

div.box-desc h2 {
	padding-left:2px;
	padding-right:0px;
    font-size: 1.2em

}
div.box-desc a {
color:inherit;
}
div.box-desc a:hover {
color:#5793bb;

}
div.box-desc p{
	padding-left:2px;
	padding-right:0px;
	font-size: 13px;	
	margin: 0px;
}
div.products-box a.more{
	padding-left:10px;
	padding-right:10px;
}



div.box-desc{
	min-height:200px;
}
div.box-desc p{
	min-height:100px;

}

li.right-box {
	margin-right:0px;

}

div.page-box{
	margin-right: 20px;
	margin-bottom:0px;
	/*min-height:280px;*/
	margin-top: 20px;

   
}

div.page-box h3{
	font-size:1.1em;
	color:#035993;
}

div.page-box img {
	margin-top:6px;
    border: 4px solid rgba(0, 0, 0, 0.08);
    box-shadow: 1px 1px 2px #E6E6E6;
	transition: border 0.3s ease 0s;
    
}
div.page-box a:hover img {	
	border-color: #5793bb;
	
}
a#beltnest-hover{
	background: url(Images/nesting/beltnest1.jpg);
	width: 290px;
	height: 200px;
	display:block;
	text-indent: -9999px;
	
	margin-top:6px;
    box-shadow: 1px 1px 2px #E6E6E6;
	transition: border 0.3s ease 0s;
	border: 4px solid #E6E6E6;
    
}

a:hover#beltnest-hover{
	background: url(Images/nesting/beltnest2.jpg);
	border-color: #5793bb;
	
}

a#solenest-hover{
	background: url(Images/nesting/solenest1.jpg);
	width: 290px;
	height: 200px;
	display:block;
	text-indent: -9999px;
	
	margin-top:6px;
    box-shadow: 1px 1px 2px #E6E6E6;
	transition: border 0.3s ease 0s;
	border: 4px solid #E6E6E6;
    
}

a:hover#solenest-hover{
	background: url(Images/nesting/solenest2.jpg);
	border-color: #5793bb;
	
}
a#eaglenest-hover{
	background: url(Images/nesting/EagleShoes1.jpg);
	width: 290px;
	height: 200px;
	display:block;
	text-indent: -9999px;
	
	margin-top:6px;
    box-shadow: 1px 1px 2px #E6E6E6;
	transition: border 0.3s ease 0s;
	border: 4px solid #E6E6E6;
    
}

a:hover#eaglenest-hover{
	background: url(Images/nesting/EagleShoes2.jpg);
	border-color: #5793bb;
	
}

a#luxurynest-hover{
	background: url(Images/nesting/LuxuryUpholstery1.jpg);
	width: 290px;
	height: 200px;
	display:block;
	text-indent: -9999px;
	
	margin-top:6px;
    box-shadow: 1px 1px 2px #E6E6E6;
	transition: border 0.3s ease 0s;
	border: 4px solid #E6E6E6;
    
}
a:hover#luxurynest-hover{
	background: url(Images/nesting/LuxuryUpholstery2.jpg);
	border-color: #5793bb;
	
}

a#weavenest-hover{
	background: url(Images/nesting/WeaveNest1.jpg);
	width: 290px;
	height: 200px;
	display:block;
	text-indent: -9999px;
	
	margin-top:6px;
    box-shadow: 1px 1px 2px #E6E6E6;
	transition: border 0.3s ease 0s;
	border: 4px solid #E6E6E6;
    
}
a:hover#weavenest-hover{
	background: url(Images/nesting/WeaveNest2.jpg);
	border-color: #5793bb;
	
}

a#stripenest-hover{
	background: url(Images/nesting/StripeNestInsoles1.jpg);
	width: 290px;
	height: 200px;
	display:block;
	text-indent: -9999px;
	
	margin-top:6px;
    box-shadow: 1px 1px 2px #E6E6E6;
	transition: border 0.3s ease 0s;
	border: 4px solid #E6E6E6;
    
}

a:hover#stripenest-hover{
	background: url(Images/nesting/StripeNestInsoles2.jpg);
	border-color: #5793bb;
	
}

a#shoenest-hover{
	background: url(Images/nesting/ShoeNest1.jpg);
	width: 290px;
	height: 200px;
	display:block;
	text-indent: -9999px;
	
	margin-top:6px;
    box-shadow: 1px 1px 2px #E6E6E6;
	transition: border 0.3s ease 0s;
	border: 4px solid #E6E6E6;
    
}
a:hover#shoenest-hover{
	background: url(Images/nesting/ShoeNest2.jpg);
	border-color: #5793bb;
	
}

a#slicenest-hover{
	background: url(Images/nesting/SliceNest1.jpg);
	width: 290px;
	height: 200px;
	display:block;
	text-indent: -9999px;
	
	margin-top:6px;
    box-shadow: 1px 1px 2px #E6E6E6;
	transition: border 0.3s ease 0s;
	border: 4px solid #E6E6E6;
    
}
a:hover#slicenest-hover{
	background: url(Images/nesting/SliceNest2.jpg);
	border-color: #5793bb;
	
}


div.page-box p {
	

}

div.rule {
    background: url("Images/backgrounds/heading-bg.png") repeat-x scroll 0% 0% transparent;
    display: inline-block;
    height: 6px;
    margin: 10px 0px;
    padding-top: 0px;
    text-align: right;
    width: 100%;
}

h3.rule{
	line-height:23px;
	border-bottom:solid 1px #4E8BC8;
	margin:0px;
	padding-bottom:3px;
}






div#sidebar {
	height:auto !important;	
	width:220px;
	padding-top:0px;
}
.sidebar-image {
    position: relative;
}
.sidebar-image img {		
	height: auto;
	width: 250px;	
}

.sidebar-widget {
	padding-bottom: 20px;
}
.sidebar-widget-box{
	margin-bottom:10px;

}
.sidebar-widget-box h3 {
	margin-top: 0px !important;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: medium double #DDD;
}
.sidebar-widget-box ul {
	padding:0px;	
	margin: 8px 0px;
}
.sidebar-widget-box ul li {	
	background: url("Images/backgrounds/ico_crown.png") repeat-y scroll left top transparent;
	display:block;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom:8px;
	padding-left:5px;
	padding-bottom: 8px;
	line-height: 20px;
}
.sidebar-widget-box ul li a{
	color:#035993;
	font-size:1em;
	padding: 2px 2px 2px 2px;
}
.sidebar-widget-box ul li a:hover{
	text-decoration: underline;

}


/** Contacst styles **/
div.contactsplit div{
	 float: left;
     margin-right:0px;

}

.map-border {
	padding: 0px;
	background: url("Images/backgrounds/lines.png") repeat scroll 0% 0% transparent;
	display: block;
	margin-bottom: 20px;
	width:370px;
}
.map-border .wrap {
    display: block;
    border: 2px solid #FFF;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
	

}

#contact-form{
	/*background: url("Images/backgrounds/lines.png") repeat scroll 0% 0% transparent;*/
	background-color:#edf3f8;
	border: 2px solid #FFF;
	padding: 10px 20px !important;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
	margin-bottom:20px;	
	height:auto !important;
}
#contact-form {
	width: 480px;
	display:block;
}


#contact-form  p.input-holder {
    position: relative;
    margin-bottom: 13px;	
	float: left;
	margin-right:20px;
}
#contact-form  label {
    font-size:0.9em;
}
#contact-form  input[type=button],
#contact-form  input[type=text],
#contact-form  input[type=password],
#contact-form textarea {
    border: 1px solid #E8E8E8;    
    margin: 0px;
    padding: 3px 5px;
    border-radius: 3px;
	color:inherit;
	font-family: inherit;
	font-size:inherit;
	width:210px;
	
}
#contact-form  textarea {
	float: left;	
	
}
#contact-form  input[type=checkbox] {	
	margin-right: 5px;
	padding-bottom:10px;
}

#contact-form a.SendTicketLink{
    color: #FFF;
	background: none repeat scroll 0% 0% #8FC412;
	border: 0px solid #E8E8E8;
	cursor: pointer;
	font-weight: bold;
	width: auto;
	padding: 5px 8px;
	float: left;
	border-radius: 3px;
	margin-bottom:20px;	
	display:inline-block;
	height: 20px;
}

#contact-form  input[type=button],
#contact-form  input[type=submit]  {
	color: #FFF;
	background: none repeat scroll 0% 0% #8FC412;
	border: 0px solid #E8E8E8;
	cursor: pointer;
	font-weight: bold;
	width: auto;
	padding: 5px 8px;
	float: left;
	border-radius: 3px;
	margin-bottom:20px;	
	display:inline-block;
	height: 30px;
}

#contact-form .text-validator {
	position: absolute;
	top: 21px;
	left: 40px;
	background: none repeat scroll 0% 0% rgb(221, 0, 0);
	color: #FFF;
	padding: 2px 5px;
	border-radius: 3px;
	display:inline-block;
}
#contact-form .text-validator-multiline {	
	background: none repeat scroll 0% 0% rgb(221, 0, 0);
	color: #FFF;
	padding: 2px 5px;
	border-radius: 3px;
	display:inline-block;
    margin-bottom:10px;
    
}

#contact-form .required {
    position: absolute;		
	display: block;
    line-height: 0px;
    text-indent: -9999px;
    width: 5px;
    height: 5px;    
    background: url("Images/icons/required.gif") no-repeat scroll left top transparent;
	z-index: 10;
}
.form-control-wrap  {
    display: block;
    position: relative;
	width: 220px;
	height: 20px;
	
}

#contact-form .selectbox select {
    border: 1px solid #E8E8E8;
    margin-top: 3px;
    background: none repeat scroll 0% 0% #FEFEFE;
	height: 26px;
}

#contact-form select{   
    line-height: 15px;
    padding: 3px 3px;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #E8E8E8;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 3px 0px 0px 3px;
	
}
#contact-form table tr th {
	padding:0px;
	margin:0px;

}


#contact-form .send-email-success {
	margin: 20px 0px 0px;
	padding: 2px 8px;
	line-height: 18px;
	background: none repeat scroll 0% 0% #398F14;
	border: 1px solid #40A315;
	color: #FFF;
	border-radius: 3px;
	width: 280px;
	margin-left: 15px;
	margin-top: 0px;
	float: left;
}

#contact-form .send-email-error {
	margin: 20px 0px 0px;
	padding: 2px 8px;
	line-height: 18px;
	background: none repeat scroll 0% 0% #E7D700;
	border: 1px solid #F7E700;
	color: #111;
	border-radius: 3px;
	width: 280px;
	margin-left: 15px;
	margin-top: 0px;
	float: left;
}





.twobox {
    width: 276px;
    float: left;
    margin-right: 20px; 
	padding: 10px 10px;
	/*border: 1px solid rgb(255, 255, 255);*/
	/*background: -moz-linear-gradient(center top , rgb(254, 254, 254), rgb(235, 235, 235)) repeat scroll 0% 0% transparent;*/
	/*box-shadow: 0px 0px 5px rgb(170, 170, 170);*/
	/*-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/

	border-top: 2px solid rgb(37, 82, 151);
	background-image: url("Images/stripes.gif");
}
.twobox_t{
	float: left;
	width: 100%;
	background: url("Images/backgrounds/bg_two_t2.jpg") no-repeat;
	height: 5px;
	overflow: hidden;
}

.twobox_f{
	float: left;
	width: 100%;
	background: url("Images/backgrounds/bg_two_f2.jpg") no-repeat;
	height: 5px;
	overflow: hidden;
}

.twobox_c{
	float: left;	
	border-left: 0px solid #e5e5e5;
	border-right: 0px solid #e5e5e5;
	height: 240px;		
	width:100%;
}
.twobox_c p{
	font-size: 12px;	
	padding: 2px 2px 6px 2px;
	line-height:18px;

}
.twobox_c img{	
	padding: 2px;
	border:solid 1px #ddd;

}

.twobox h1{
	font-size: 1.5em;
	float: left;
	padding-bottom:5px;
	margin-bottom:5px;
	width: 290px;
	color: #222;
	font-weight: bold;
	text-transform:capitalize;
	/*text-shadow: 1px 1px 1px #999;*/
	/*border-bottom: 4px double #e5e5e5; */
}

.twobox h2{
	float: left;
	padding: 0 0 0 9px;
	height: 26px;
	width: 100%;
	background: url("Images/backgrounds/bg_tab.jpg") 0 0 repeat-x;
}

.twobox h3{
	float: left;
	width: 302px;
	padding-left: 9px;
	padding-top: 14px;
}

.partners{
	padding:0px;
}
.partnersText {
	padding-top:10px;
    color: #444;
    margin-bottom: 10px;
    font-size: 120%;
    
}
.partnersLogos{
	text-align: justify;
	display: inline-block;
}
.spriteLogo {
    height: 50px;
    display: inline-block;
    opacity: 0.5;
    transition: opacity 0.15s linear 0s;
	padding-right:40px;
}
.spriteLogo:hover {
    opacity: 1;
}

.partners h2{
	font-size: 1.25em;
	float: left;
	font-weight: bold;
	text-transform:capitalize;
	padding-top:15px;
	margin-top:15px;
}

.partners ul.brands {
    float: left;
    padding-right: 0px;
    margin-top: 10px;
	margin-bottom:20px;
}
.partners ul.brands li {
    display: inline;
    margin-left: 0px;
    margin-right: 10px;

}
.custom-frame {
    border: 1px solid #ddd;
    display: inline-block;
    margin-right: 10px;
    margin-top: 5px;
}
.align-left, .alignleft {
    float: left;
    margin: 4px 7px 2px 0px;
}
.align-right, .alignright {
    float: right;
    margin: 4px 7px 2px 7px;
}
.custom-frame img{
	background: -moz-linear-gradient(center top, rgb(250, 250, 250) 0%, rgb(221, 221, 221) 100%) repeat scroll 0px 0px transparent;
	margin: 0px;
	padding: 8px;
	width: 150px;
}
.frame-shadow img {
    box-shadow: 2px 2px 5px rgb(204, 204, 204);
}

.partnerimg {
    /*height: 45px;	*/
}


.foot {
float: left;
width: 980px;
height:auto;
border-top: 1px solid rgb(37, 82, 151);
/*padding: 10px 11px 0px;*/
background: url("Images/backgrounds/bg-blue-texture.jpg") repeat scroll 0% 0% transparent;
	border-radius: 0px 0px 8px 8px;

	
    

}
.footl {
    float: left;
    line-height: 22px;
    position: relative;
	padding:10px;
}

.footer-box-company{
	width:280px;
	float:left;
	padding:5px 15px;
	color: #eee;
    font-size: 12px;
	text-shadow: 2px 2px 2px #0e4870;


}
.footer-company-text{
	float:left;	
	padding-left:5px;

}
.footer-box{
	width:150px;
	float:left;
	padding:5px 15px;
	color: #eee;
    font-size: 12px;	

}
.footer-box-text{
	padding-top:5px;
	display:block;
	float:left;

}

.footer-box img{	
	float:left;
	margin:5px 5px;

}
.footer-box h2 {
    font-size: 14px;
    padding-bottom: 5px;
    margin: 0px 0px 5px;
    border-bottom: medium double #ccc;
	text-shadow: 2px 2px 2px #0e4870;


}
.footer-box p {
    color: rgb(255, 255, 255);
    font-size: 11px;   
	margin: 0px 0px 5px;

}
.footer-box li {
    margin-top: -5px;

}
.footer-box a{
	color:#eee;
	text-shadow: 2px 2px 2px #0e4870;
}
.footer-box a:hover{
	color:#0e99f8;
}

.footer-copyright{
	font-size: 11px;  
	color:#eee;
	padding: 15px;
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.1);
	border-radius: 0px 0px 8px 8px;
	text-shadow: 2px 2px 2px #0e4870;

}
.footer-copyright a{
	color:#eee;
	text-shadow: 2px 2px 2px #0e4870;

}
.footer-copyright a:hover{
	color:#0e99f8;
}




/***Nuova homepage***/
#container {
	
	height: 190px;
	max-width: 980px;
	margin: 0 auto;
	padding:10px 15px;
	background-color:#acafb1;
}



div.home-product-left, div.home-product-right{	
	width:50%;
	float:left;
}
div.home-product-left{
	margin-right:0px;
	height:100%;
}

div.home-product-left img{
	width:100%;
	height:100%;
	float:left;
	display:block;

}

div.home-product-right #first{
	margin:0px;
	padding:0px;
	width: 50%;

}

div.home-product-right #first img{
	height:200px;
	width: 100%;
}

/*News*/

article.box-news {
	display:block;
	width:100%;
	height:auto;
	/*min-height:150px;*/
	margin-top:0px;
	margin-bottom:10px;
}
article .news-img{
	margin-right:10px;
	width:140px;
	height:120px;
	float:left;
	padding-top: 0px;
}

article img.img-news{
	width:150px;
	/*height:130px;*/
	float:left;
	
	
}

div.news-content{ 	
	
	height:auto;
	float:left;
	padding:5px;
}

div.news-content h3{
	font-size:1.3em;
	padding:0px;
	margin:0px;

}

div.news-content span.date{
	font-size:0.9em;
	padding-bottom:4px;
	color:#4E8BC8;

}
.news-content ul li {
	margin-left: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
	line-height:1.45em;
}
	.news-content ul li ul li {
		margin-left: 20px;
		padding-top: 10px;
		padding-bottom: 0px;
	}

#box-servicedesk {
    /*background: url("Images/backgrounds/lines.png") repeat scroll 0% 0% transparent;*/
    background-color: #edf3f8;
    border: 2px solid #FFF;
    padding: 10px 20px !important;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    margin-bottom: 10px;
    min-height: 130px;
    /*height:200px !important;*/
    /*height:auto !important;*/
}
#box-servicedesk  input[type=button],
#box-servicedesk  input[type=submit]  {
	color: #FFF;
	background: none repeat scroll 0% 0% #8FC412;
	border: 0px solid #E8E8E8;
	cursor: pointer;
	font-weight: bold;
	width: auto;
	padding: 5px 8px;
	float: left;
	border-radius: 3px;
	margin-bottom:20px;	
	display:inline-block;
	height: 30px;
}
#box-servicedesk label{
    font-size:13px;
}
#box-servicedesk  p.input-holder {
    position: relative;
    margin-bottom: 13px;	
	float: left;
	margin-right:20px;
}

#box-servicedesk  input[type=button],
#box-servicedesk  input[type=text],
#box-servicedesk  input[type=password],
#box-servicedesk textarea {
    border: 1px solid #E8E8E8;    
    margin: 0px;
    padding: 3px 5px;
    border-radius: 3px;
	color:inherit;
	font-family: inherit;
	font-size:inherit;
	width:210px;
	
}
#box-servicedesk  textarea {
	float: left;	
	
}
#box-servicedesk  input[type=checkbox] {	
	margin-right: 5px;
	padding-bottom:10px;
}


#box-servicedesk  input[type=button],
#box-servicedesk  input[type=submit]  {
	color: #FFF;
	background: none repeat scroll 0% 0% #8FC412;
	border: 0px solid #E8E8E8;
	cursor: pointer;
	font-weight: bold;
	width: auto;
	padding: 5px 8px;
	float: left;
	border-radius: 3px;
	margin-bottom:20px;	
	display:inline-block;
	height: 30px;
}

.form-control-wrap  {
    display: block;
    position: relative;
	width: 220px;
	height: 20px;
	
}

#box-servicedesk .selectbox select {
    border: 1px solid #E8E8E8;
    margin-top: 3px;
    background: none repeat scroll 0% 0% #FEFEFE;
	height: 26px;
}

#box-servicedesk select{   
    line-height: 15px;
    padding: 3px 3px;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #E8E8E8;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 3px 0px 0px 3px;
	
}
#box-servicedesk table tr th {
	padding:5px;
	margin:0px;
    background-color: #eee;
    color: #333;
}

#box-servicedesk .error {
	margin: 20px 0px 0px;
	padding: 2px 8px;
	line-height: 18px;
	background: none repeat scroll 0% 0% rgb(221, 0, 0);
	border: 1px solid #F7E700;
	color: #111;
	border-radius: 3px;
	width: 280px;
	margin-left: 15px;
	margin-top: 0px;
	float: left;
}


a.SendTicketLink{
    color: #FFF;
	background: none repeat scroll 0% 0% #8FC412;
	border: 0px solid #E8E8E8;
	cursor: pointer;
	font-weight: bold;
	width: auto;
	padding: 5px 8px;
	float: left;
	border-radius: 3px;
	margin-bottom:20px;	
	display:inline-block;
	height: 20px;
}

/*nuova versione con finestre modal*/
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.modal {
    background: rgba(0,0,0,0.3);
}
.modal-dialog {
        right: auto;
        left: 50%;
        width: 600px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
    box-shadow: 0 5px 15px rgba(0,0,0,0.5);
}
.modal-header {
    border-bottom-color: #f4f4f4;
}

.modal-footer {
    border-top-color: #f4f4f4;
}

.modal-primary .modal-header, .modal-primary .modal-footer {
    border-color: #307095;
}

.modal-warning .modal-header, .modal-warning .modal-footer {
    border-color: #c87f0a;
}

.modal-info .modal-header, .modal-info .modal-footer {
    border-color: #0097bc;
}

.modal-success .modal-header, .modal-success .modal-footer {
    border-color: #00733e;
}

.modal-danger .modal-header, .modal-danger .modal-footer {
    border-color: #c23321;
}


/*css per ajaxfileuploader*/
.ajax__fileupload_uploadbutton{
    /*display:none;*/
}
.ajax__fileupload {   
    padding: 25px;
    color: #97A1A8;
    background: #F9FBFE;
    border: 2px dashed #C8CBCE;
    text-align: center;
    -webkit-transition: box-shadow 0.3s, border-color 0.3s;
    -moz-transition: box-shadow 0.3s, border-color 0.3s;
    transition: box-shadow 0.3s, border-color 0.3s;
}


/*css per tabella gridview*/
#contentText .gridview{
    border: 1px solid #ddd;
    background-color: #f9f9f9;
    word-wrap:break-word;
    table-layout:fixed;
    width:580px;
}
#box-servicedesk .gridview{
    border: 1px solid #ddd;
    background-color: #f9f9f9;
    width:290px;
    
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: bold;
    }

    .alert > p, .alert > ul {
        margin-bottom: 0;
    }

        .alert > p + p {
            margin-top: 5px;
        }

.alert-dismissable {
    padding-right: 35px;
}

    .alert-dismissable .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

.alert-success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

    .alert-success hr {
        border-top-color: #c9e2b3;
    }

    .alert-success .alert-link {
        color: #356635;
    }

.alert-info {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

    .alert-info hr {
        border-top-color: #a6e1ec;
    }

    .alert-info .alert-link {
        color: #2d6987;
    }

.alert-warning {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #fbeed5;
}

    .alert-warning hr {
        border-top-color: #f8e5be;
    }

    .alert-warning .alert-link {
        color: #a47e3c;
    }

.alert-danger {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}

    .alert-danger hr {
        border-top-color: #e6c1c7;
    }

    .alert-danger .alert-link {
        color: #953b39;
    }



.gridview-bordered > thead > tr > th, .gridview-bordered > tbody > tr > th, .gridview-bordered > tfoot > tr > th, .gridview-bordered > thead > tr > td, .gridview-bordered > tbody > tr > td, .gridview-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
    
}
.gridview-striped > tbody > tr:nth-child(2n+1) > td, .gridview-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #f9f9f9;
    
}
.gridview thead > tr > th, .gridview tbody > tr > th, .gridview tfoot > tr > th, .gridview thead > tr > td, .gridview tbody > tr > td, .gridview tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    border-top: 1px solid #ddd;

}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 85%;
    font-weight: 200;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label-red {
    background-color: #d9534f;
}

.label-green {
    background-color: #5cb85c;
}
.imgDownload {
    padding-right: 5px;
}
.textDownload {
    float: right;
    margin-top: 10px;
    font: .85em;
}
.containerDownloadLink {
    width: 150px;
}



.modal-window {
    position: fixed;
    background-color: rgba(255, 255, 255, 0.25);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s;
}

    .modal-window:target {
        opacity: 1;
        pointer-events: auto;
    }

    .modal-window > div {
        width: 600px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        padding: 2em;
        background: #fff;
    }

    .modal-window header {
        font-weight: bold;
    }

    .modal-window h1 {
        font-size: 150%;
        margin: 0 0 15px;
    }

.modal-close {
    color: #aaa;
    line-height: 50px;
    font-size: 80%;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 70px;
    text-decoration: none;
}

    .modal-close:hover {
        color: black;
    }





/*.modal-open {
    overflow: hidden;
}

    body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
        margin-right: 15px;
    }

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: auto;
    overflow-y: scroll;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        transform: translate(0,-25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0);
    }

.modal-dialog {
    z-index: 1050;
    width: auto;
    padding: 10px;
    margin-right: auto;
    margin-left: auto;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50);
    }

.modal-header {
    min-height: 16.428571429px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.428571429;
}

.modal-body {
    position: relative;
    padding: 20px;
}

.modal-footer {
    padding: 19px 20px 20px;
    margin-top: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer:before, .modal-footer:after {
        display: table;
        content: " ";
    }

    .modal-footer:after {
        clear: both;
    }

    .modal-footer:before, .modal-footer:after {
        display: table;
        content: " ";
    }

    .modal-footer:after {
        clear: both;
    }

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

@media screen and (min-width:768px) {
    .modal-dialog {
        right: auto;
        left: 50%;
        width: 600px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
        box-shadow: 0 5px 15px rgba(0,0,0,0.5);
    }
}*/
