/* viola : e42a82 */
/* grigio scuro : 575555 */
/* celeste : 0099FF */
body {background-color : #FFFFFF;
		/*background-image : url('../images/bar.png');
		background-repeat : repeat-x;*/
		background-color :#F1F3F5;
		color : #333333;
		font: 12px Verdana, Arial, Helvetica, sans-serif;
		line-height:normal;
		
		
	}
img { border:none }

/* Forms */
input[type='text'], input[type='password'] ,
textarea, select {
	border:1px solid #ccc;
	color:#333333;
}

.clear {
	clear : both;
}

a img {
	border:none;
	margin : 0;
	padding : 0;
} 
a {
	font-size : 12px;
	text-decoration : none;
	color:#0099FF;
	padding : 0;
	border : 0;
	margin : 0;
}
input.check{
	border : 0;
	padding:0;
	margin:0;
	background-color : #FFFFFF;
}
legend {
	font-size : 14px;
	font-weight : bold;
}
small.error {
	font-size : 11px;
	color : red;
	font-weight:bold;
	display : inline;
}


#accordion {
	width: 100%; 
}
#accordion div {
	
}
#accordion:hover div {
	
}
#accordion:hover div:hover {
	
}
#optional_info_title {
	border : 1px solid #808080;
	background-color: #ccc;
	padding:10px;
	font-size : 11px;
	color : #0099FF;
	font-size: 12px;
	font-weight:bold;
	background-color: #fff
}
#optional_info table {
	background-color: #f;
}

input {
/*	background-color : #F2F3F3;
	border : 1px solid #808080;*/
}

a:visited {
	color : #0099FF;
}

a:hover {
	color : #e42a82;
}

p {
	padding:0;
	margin:0;
}

.green {
	color:#00CC00;
}

#container { 
		/*border : 1px dotted red;*/
		/*background-color : #FFFFFF;*/
		width : 980px;
		margin-left : auto;
		margin-right : auto;
		padding-bottom : 4px;
		min-height : 1000px;
		height : 100%;
}

#top_bar {
	background : url('../images/background_content_top3.png');
	width : 980px;
	height : 6px;
	margin-left : auto;
	margin-right : auto;
}
#top_bar_no_left_col {
	background : url('../images/background_content_top_no_left.png');
	width : 980px;
	height : 8px;
	margin-left : auto;
	margin-right : auto;
}
#bottom_bar {
	background : url('../images/background_content_bottom.png');
	width : 980px;
	height : 8px;
	margin-left : auto;
	margin-right : auto;
}
#bottom_bar_no_left_col {
	background : url('../images/background_content_bottom.png');
	width : 978px;
	height : 8px;
	margin-left : auto;
	margin-right : auto;
}


#header {
		margin:7px 0px 0px 0px;
		/*background-color : #FFFFFF;*/
		padding :0px;
		border : 0px;
}


#header_top {
	background: transparent url(../images/background_header_top.png) no-repeat top left;
	border:none;
	padding:0px;
	overflow:hidden;
	height : 60px;
	background-color : #FFFFFF;
		
	margin-bottom:17px;
}

#header_top > div {
		float:left;
		height:60px;
		margin-top:1px;
		overflow:hidden;
}

#header_logo a{ display:block;width:144px;height:52px;text-indent:-9999px;}
#header_logo {
	background:url(../images/header_logo.png) no-repeat left 6px ;	
	width:144px;
	overflow:hidden;
	margin-left:11px;
}

#header_howto a {	text-decoration:none;    color:#999;	font-size:11px;	font-weight:bold;}
#header_howto {
	width:130px;
	padding:4px 26px 1px 0px;
	background: url(../images/header_print_action.png) no-repeat 125px 3px;
	border-right:1px solid #ccc;
	font-size:11px;
	margin-left:15px;
	
}

#header_register {
	width:200px;
	padding : 3px 0px 0px 10px ;
	border-right:1px solid #ccc;
}
#header_register ol, #header_register ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding : 0;
	border : 0;
	margin : 0;	
}
#header_register ul li a {
	display:inline-block;
	background: url(../images/header_register_button.png) no-repeat top left;
	padding:0 8px 0 35px;
	width:145px;
	line-height:23px;
	color:#09f;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
}
#header_register ul li:first-child a {
	background-image: url(../images/header_install_button.png);
	margin-bottom:7px;
}

#header_info {
	width:189px;
	margin : 0;
	border-right:1px solid #ccc;
	padding:3px 10px;
}

/* Login Form */

#header_login {
	width:186px;
	border-right:1px solid #ccc;
	padding:2px 0px 0px 10px;
}
	
#header_login .login_form {
	margin-top:-4px;
}


.login_form fieldset {
	border:0px none;
	margin:0px;
	padding:0px;
	float: left;
}

#header_login .login_form legend {
	padding:1px 0px 3px 0px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:100%;
}

#header_login label {
	display:block;
	margin-bottom:2px;
	height:19px;
}

#header_login img {
	vertical-align:bottom;
	width:13px;
	height:15px;
}

#header_login .login_username, #header_login .login_password{
	width:90px; 
	height:14px;
	padding-left:0;
	margin-left:4px;
	background:#fff;
	border:1px solid #ccc;
	font-size:100%;
	
}

#header_login .small {
	font-size:10px;
}

#header_login .login_form .actions {
	padding:11px 0pt 0pt 0px; overflow: hidden; float: left; width: 60px;line-height:10px;
}


#header_login .login_submit {
	line-height: 12px; font-size: 90%;margin:0px;
}

#header_language {
	padding-left: 5px;
	padding-top: 9px;
}
#main_menu_bar {
}
#nav_bar {
	background: transparent url(../images/background_nav.jpg) repeat-x top left;
	color:#000;
	height:35px;
	padding:6px 0;
	margin-bottom:17px;
}
#nav_bar ol,#nav_bar ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#nav_bar ul {
	float:left;
}

#nav_bar ul li {
	float:left;
	padding:0 11px;
	border-right:1px solid #fff;
}
#nav_bar ul li a {
	line-height:29px;
	text-decoration:none;
	color:#333;
	font-size:15px;
	font-weight:bold;
	display:block;
}
#nav_bar ul li a:hover {
	text-decoration:underline;
}

.contenttop {
	background: url(../images/background_content_top.png) no-repeat top left;
	height:8px;
}
.contentbottom {
	background: url(../images/background_content_bottom.png) no-repeat top left;
	height:8px;
	margin-bottom:15px;
}




.quick_topbar{
	border: 1px solid red;
	height : 75px;
	width : 400px;
	margin-left : 548px;

}

.quick_topbar img {
	border : none;
	padding:none;
	width : 60px;
}


#userbar {
	float : right;
	font-size : small;
	padding-top: 6px;
	padding-right : 20px;
	margin-top:10px;
}


#bodycontainer {
	border-left : 1px solid #ccc;
	border-right : 1px solid #ccc;
	background-color : #FFFFFF;
	
	margin : 0px;
	padding : 0px;
	min-height : 450px;
	height : auto !important;
	height : 500px;
}

#leftpanel {	
		/*background-color : #E6E6E6;*/
		border-right : 1px solid #ccc;
		float: left;
		margin : 0;
		width : 246px;
		
}

.leftpanelbox {
	/*height : 170px;*/
	background-color : #FFFFFF;
	padding : 0px 0px 30px 0px;
	text-align : center;
	margin : 0px;
	/*border: 1px solid #676d82;*/
	/*border : 1px dotted yellow;*/


}

.leftpanelbox_small {
	height : 119px;
	background-color : #FFFFFF;
	padding : 0px;
	text-align : center;
	margin : 2px;
	border: 1px solid #676d82;
	/*border : 1px dotted yellow;*/


}


.leftpanelbox img {

	margin : 15px 0 10px;

}
table.doc_table {
	border-collapse:collapse;
}
table.doc_table td {
	text-align:center;
	border-bottom: 1px solid #e42a82;
}

.boxheader{
	border-bottom: 0;
	height : 15px;
	color : #FFFFFF;
	font-size : small;
	font-weight : bold;
	padding : 0px;
	background-color : #676d82;

}

.boxcontent {
	border : 0;
	padding : 20px;
	width : 150px;
}

.box_action {
	float : left;
	border : 0;
	padding : 5px;
}

.userpanel a{
	color: #676d82;
}

#contentpanel {
		/*border : 1px dotted navy;*/
		padding : 2px;
		background-color : #FFFFFF;
		margin-left :246px;
		margin-right : 0;
		margin-top : 0px;
		/*Hack for min-height on IE6...*/
		min-height : 450px;
		height : auto !important;
		height : 500px;
	}

#contentpanel_konf {
				padding : 0;
                background-color : #FFFFFF;
                margin : 0;
                /*Hack for min-height on IE6...*/
                min-height : 450px;
                height : auto !important;
                height : 500px;
        }


#main {
	margin : 0;
	/*border: 1px #808080 solid;*/
	padding-bottom : 20px;
	padding : 10px;
	min-height : 450px;
	height : auto !important;

}

.title{
	padding : 0;
}
.title img {
	display : block;
	float : left;
	padding : 0;
	width : 25px;
	height : 25px;
	margin-right : 20px;
}

h1{
	color:#0099FF;
	font-size:28px;
	font-weight:bold;
	margin : 0px 0px 0px 0px;
}



h2{
	margin : 0px;
	margin-bottom : 2px;
	font-size : 13px;
	font-weight:bold;
	color : #575555;
	padding : 0;
	padding-top : 8px;
}
h3{
	margin : 0px;
	margin-bottom : 2px;
	font-size : 13px;
	font-weight:bold;
	color : #e42a82;
	padding : 0;
	padding-top : 8px;
}

/* Login box definitions */
#loginbox {
	margin-top : 20px;
	width : 300px;
	font-size : small;
	background-color : #F0F0F0;
	border : 1px solid #676d82;
	padding: 12px;
}
#loginbox .header{
	color : #FFFFFF;
	font-size : small;
	font-weight : bold;
	padding : 0px;
	background-color : #676d82;
	margin-bottom : 30px;
	
}

#loginbox form {
	margin : 0px;
	padding : 0;

}

#loginbox .formline {
	margin-left : 20px;
	margin-right : 20px;
	margin-bottom : 20px;
}

#loginbox .formlabel {
	width : 90px;
	float : left;
	margin-top : 3px;
	display : inline;
}

#loginbox .formline input {
	width : 140px;
	background-color : #FFFFFF;
}
/* Generic form style definitions */

form {
	padding : 0px;
	margin : 0px;
}

.formline {
	margin-left : 20px;
	margin-right : 20px;
	margin-bottom : 20px;
}
.formlabel {
	font-size : small;
	font-weight : bold;
	width : 130px;
	float : left;
	margin-top : 3px;
	display : inline;
}

.formline input {

}

input {
	margin-right : 10px;
}

input.longtext {
	width : 350px;
}

input.textarea {
	height : 90px;
	width : 350px;
}

/*Upload panel defintions*/
#upload_tab_menu {
	margin : 0;
	border: none;
	padding : 0px;
	border-bottom : 1px solid #808080;
	height : 17px;
}

#upload_tab_menu a{
	font-weight : bold;
	font-size : small;
	color : #676d82;
	margin : 0;
	padding : 0;
	
}

#upload_tab_menu .tab {
	display : block;
	float: left;
	margin : 0;
	padding: 1px 0 0;
	border: none;
	background-image : url('../images/bottone_unselected.png');
	background-repeat : no-repeat;
	width : 88px;
	height : 16px;
	margin : 0 2px 0px 0;
}

#upload_tab_menu .tab:hover{
	background-color : #FFFFFF;
	border-bottom : 1px solid #E6e6e6;
}

#upload_tab_menu .selected {
	display : block;
	float: left;
	margin : 0;
	width : 88px;
	height : 17px;
	padding: 1px 0 0;
	margin : 0 2px 0 0;
	padding-bottom: 0px;
	background-color : #FFFFFF;
	border: none;
	background-image : url('../images/bottone_white.png');
	background-repeat : no-repeat;

}

#upload_panel {
	margin : 0;
	border-left: 1px #808080 solid;
	border-right: 1px #808080 solid;
	border-bottom: 1px #808080 solid;
	border-top: 0;
	/*background-color : #FFFFFF;*/
	/*background-image : url('../images/upload_back.png');*/
	background-repeat : repeat-x;
	padding : 20px;

}

#upload_panel h1{
	margin : 0px;
	font-size : large;
	color : #676d82;
	padding-left : 20px;
	padding-top : 10px;
}

#upload_panel h2{
	margin : 0px;
	font-size : small;
	font-weight : normal;
	color : #808080;
	padding-left : 20px;
	padding-top : 10px;
}
.op_bar {
	background-image : url('../images/nav_background.png');
	border : 1px solid #ccc;
	margin : 5px 0 5px 0px;
	font-weight : bold;
	text-align: center;
	padding : 4px;
	/*padding : 15px 5px 8px 10px;*/
	
}
.op_bar_smaller {
	background-image : url('../images/nav_background.png');
	border : 1px solid #ccc;
	margin : 5px 0 5px -1px;
	font-size : 11px;
	font-weight : bold;
	text-align: center;
	padding : 4px;
	/*padding : 5px 0 5px 10px;*/
	background-color : #f9fafa;
}
.op_bar_smaller select, .op_bar_smaller input{
	border : 1px solid #808080;
	background-color : #f4f4f4;
	font-size : 11px;
	margin: 0;
}
.op_bar select {
	border : 1px solid #808080;
	background-color : #f4f4f4;
}

.op_bar input {
	border : 1px solid #808080;
	background-color : #f4f4f4;
}



#upload_panel .file{
	padding-left : 20px;
	margin-bottom : 20px;
	margin-top : 20px;
	font-size : small;
	font-weight : bold;

}

#upload_panel input {
	margin-left : 40px;
	margin-right : 20px;
}
/* Footer definitions */

#footer {
	/*border : 1px dotted black;*/
		
	background: transparent url(../images/background_nav.jpg) repeat-x top left;
	color:#000;
	height:35px;
	padding:6px 20px;
	margin-bottom:17px;
	clear : both;
	margin-top:17px;
}

#footer img {
	margin-right : 3px;

}


/**
 * %%Fixing lack of display:table in IE
 */ 
#quicklinks  {
	text-align:right;
	padding:0 13px;
	margin-bottom:13px;
}
#quicklinks li {
	
	color:#E42A82;
}
 
#quicklinks li a:hover {
	text-decoration:underline;
}
#quicklinks li a {
	color:#E42A82;
	text-decoration:none;
}
 
/**
 * %%Fixing Display inline-block for IE7 and 6
 */
 #footer_quicklinks {
	 float:right;		
 }
 #footer_quicklinks li,
 #quicklinks li { 
 	word-wrap:break-word; 
 } 
 
 #footer_quicklinks a { 
 	color:#E42A82;	
 }
 
* #footer_quicklinks li,
* #quicklinks li { display:inline; }  /* for IE 6 */

* + #footer_quicklinks li,
* + #quicklinks li { display:inline; }  /* for IE 7 */


#disk_usage {
	text-align : center;
	font-size : small;
	font-weight : bold;
	width : 190px;
	border : 1px solid #808080;
	padding : 5px;
	
}

#disk_usage_bar {
	text-align : center;
	font-size : small;
	font-weight : bold;
	margin : 0;
	margin-top : 5px;
	margin-bottom : 5px;
	padding : 0;
	height : 15px;
}

#disk_usage_bar img {
	display : inline;
	border : 0;
	padding : 0;
	margin-left : 2px;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;

}
.error {
	display : inline;
	font-size: 10px;
	color : red;

}
.picture_table {
	margin-top : 20px;
	margin-left : 20px;
	table-layout : fixed;
	border-collapse : collapse;
	font-size : 13px;
	font-weight : bold;
	width : 600px;

}
.pic_table input {
	border : 0;
	margin : 0;
	padding : 0;
	margin-right : 6px;
	background-color : #FFFFFF;
}
.picture_table tr {
	border : 0;
	border-bottom: 1px dotted black;
	margin : 0;
}

.picture_table td {
	padding : 5px;
	text-align : center;

}

table.picture_info {
	width : 250px;
	white-space : nowrap;
	border-collapse : separate;
	text-align : left;
	border : 0;
}

table.picture_info .fieldname{
	overflow : hidden;
	background-color : #e6e6e6;
	text-align : left;
	border : 0;
	width : 30px;
}


table.picture_info .fieldvalue{
	white-space : nowrap;
	overflow : hidden;
	background-color : #f9fafa;
	text-align : left;
	border : 0;
}



/* User control panel definitions */
#user_panel_box {
	border : 1px solid black;
	padding : 10px;
	height : 400px;
}

#user_panel_box h1{
	font-size : 16px;
	font-weight : bold;
	
}

#user_panel_sub_box {
	border : 1px dotted red;
	padding-right : 65px;
	height : 350px;

}

#user_panel_sub_box .user_panel_button {
	float : right;
	width : 80px;
	height : 80px;
	margin : 50px;
	background-color : navy;
	border : 1px solid black;
}

/* Picture and album table defintions */
.pic_table {
	padding: 10px;
	margin : 0;

}
.pic_table td {
	font-size : 11px;
	text-align : center;
	overflow : hidden;
	background-color : #ffffff;
}

.pic_table td a {
	border : none;
	color : #676d82;
}

.pic_table td a:hover {
	border : none;
	color : #009900;
}

.pic_table td a img {
	border: none;
}

.pic_table td .option {
	display : block;
	text-align : left;
	padding : 2px;
	font-size : 11px;
	font-weight : bold;
	color : #808080;
	background-color : #e6e6e6;
	margin : 1px;
}


.pic_table td .thumb_box {
	width : 130px;
	height : 60px;
	padding : 20px;
	text-align : center;
	margin-bottom : 10px;
	overflow: hidden;
}

.pic_table td .poster_box {
	width : 130px;
	height : 120px;
	padding : 20px;
	text-align : center;
	margin-bottom : 10px;
	overflow: hidden;
}
/* Image viewing page definitions */

#image_box {
	padding : 20px;
}

table.picture_details {
	margin-top : 10px;
	padding : 0px;
	border : 1px solid #808080;
}

.picture_details .field {
	padding-right : 30px;
	background-color : #e6e6e6;
	font-weight : bold;
	font-size : 12px;
}

.picture_details .value {
	background-color : #FFFFFF;
	padding-left : 10px;
	font-weight : bold;
	font-size : 12px;
}

.quick_links {
	margin : 10px 0px 0px 0px;
	text-align : right;
}

.quick_links a {
	font-size : 11px;
	color : #0099FF;
	font-weight : bold;
}
.quick_links a  img{
	margin-left : 20px;
}

.quick_links a:hover {
	color :  #e42a82;
}
a.special{
	font-weight:bold;
	font-size: 13px;
	color:#e42a82 !important;
}
a.special:hover{
	color:#0099FF !important;
}
a.special:visited{
	color:#e42a82 !important;
}
a.biglink{
	font-weight:bold;
	font-size: 19px;
}
hr {
background-color:#E42981;
border:0 none;
color:#E42981;
height:1px;
margin:5px 0;
}

.tabmenu {
	margin : 0;
	border: 0;
	padding : 0px;
	border-bottom : 1px solid #808080;
}


#main_with_tab {
	margin : 0;
	padding-bottom : 20px;
	padding : 10px;
	min-height : 450px;
	height : auto !important;
	height : 500px;

}
#main_with_tab h1 {
	font-size : 26px;
	font-weight: bold;
}


#main_with_tabs {
	margin : 0;
	border: 1px #808080 solid;
	border-top: none;
	padding-bottom : 20px;
	padding : 10px;
	min-height : 450px;
	height : auto !important;
	height : 500px;

}

.print_options {
	font-size : 13px;
	font-weight : bold;
	border-collapse : collapse;
	width : 100%;
}

.print_options td {
	font-weight : normal;
}

table.cart_teails{
	border-collapse : collapse; 
	border : 1px solid #ccc;
}
tr.cart_details_header {
	background: url('../images/main_button_back.png');
	color:  #575555; 
	font-weight: bold;
	border-width : 1px;
	border-style : solid;
	border-color : #ccc;
}

tr.cart_details_header td{
	border : 1px solid #ccc;
}

tr.cart_details_line {
	
	border: 1px dotted #ccc;

}

td.cart_details_cell {
	border : 1px dotted #ccc;
	text-align : center;
}

td.cart_partial {
	border : 1px dotted #808080;
	text-align : center;
	font-size : 12px;
	font-weight : bold;
}

td.cart_total {
	border : 1px solid #808080;
	background : #e6e6e6;
	text-align : center;
	font-size : 14px;
	font-weight : bold;
}

h1 .step {
	display:inline;
	color : #e6e6e6;
}

.warning_box{
	padding : 0;
	background-color : #fafafa;
	color : red;
	border : 1px solid #808080;
	text-align : left;
	margin-top: 2px;
	font-weight:bold;
}
.message_box{
	padding : 0;
	background-color : #fafafa;
	color : #e42a82;
	border : 1px solid #808080;
	text-align : left;
	margin-top: 2px;
	font-weight:bold;
}
.discount_box{
	padding : 0;
	background-color : #fafafa;
	color : green;
	border : 1px solid #808080;
	text-align : left;
	margin-top: 2px;
	font-weight:bold;
}

hr.item_separator{
	border:none;
	border-top : 1px dotted #808080;
}

.optionline{
	align:left;
	background-color : #e6e6e6;
	margin-bottom : 1px;
}
   
table.print_opts tr{
	background-color : #e6e6e6;
}

.thumb_box {
	width : 100px;
	height : 60px;
	padding : 10px;
	text-align : center;
	margin-bottom : 10px;
	overflow: hidden;
}

.poster_box {
	width : 130px;
	padding : 10px;
	text-align : center;
	margin-bottom : 10px;
}

td.item_wrapper {
	border : 1px solid #808080;
}

div.bottom_bar{
	background-color : #e6e6e6;
	border : 1px solid #808080;
	padding : 5px;
}	

p.payment {
	margin : 10px;
	font-size : 13px;
	font-weight: bold;
}
p.payment b{
	font-size : 16px;
	color: green;
	font-weight : bold;
}

input.p_box{
	display:inline;
	color:#e42a82;
	font-weight : bold;
	font-size: large;
	width: 75px;/*width: 54px;*/
}

div.pbox_container{
width:100px;
border:1px solid #808080;
background: #e6e6e6;
padding:4px;
}

input.plus{
	border:none;
	background-color : #e6e6e6;
	width : 20px;
	font-weight: bold;
	color : #0099FF;
	padding : 0;
	padding-bottom : 3px;
	height : 21px;
	margin:0;
}

input.minus{
	border:none;
	background-color : #e6e6e6;
	width : 20px;
	font-weight: bold;
	color : #0099FF;
	padding : 0;
	padding-bottom : 3px;
	height : 21px;
	margin:0;
}
input.cp {
	margin:0;
	width:50px;
}

#dhtmltooltip{
			position: absolute;
			width: 150px;
			border: 1px solid #808080;
			padding: 2px;
			background-color: lightyellow;
			visibility: hidden;
			z-index: 100;
			/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
			filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

tr.grey_back {
	background-color : #f6f6f6;
}
ul.vert{
	text-align : left;
	margin:0;
	padding:0;
	font-family: arial,sans-serif;
}

ul.vert li {
	list-style-type: none;
	margin:0;
	padding:0;
	background:transparent url(../images/aside_nav_arrowright.png) no-repeat scroll 224px 10px;
}

ul.vert li.head{
	margin:0;
	text-align: left;
	padding:12px 5px;
	background:transparent url(../images/nav_background3.png) repeat-x scroll top left;
	font-size : 15px;
	display: block;
	color : #000;
	font-weight: bold;
	border: none;
}

ul.vert li a {
	display : block;
	font-weight: bold;
	font-size : 13px;
	color : #E42A82;
	/*background-image : url(../images/navbar_back.png);*/
	margin : 0px 0 0px 0;
	text-decoration: none;
	padding : 10px 2px;
	border-bottom : 1px solid #ccc;
}
ul.vert li a:hover{
	/*background-color : #c0c0c0;
	color : #fff;*/
	text-decoration: underline;
}

div.op_bar_small {
	border : 1px solid #808080;
	margin : 5px 0 5px -1px;
	font-size : 15px;
	font-weight : bold;
	background-color : #f9fafa;
	padding : 3px;
	height : 20px;
}
div.cart_img {
	height : 40px;
	overflow : hidden;
	width : 50px;
}
table.doc_option_panel{
	border-collapse : collapse;
	/*background-color : #e6e6e6;*/
	border:none;
}
table.option_group_small{
	font-size : 11px;
}
table.option_group_small td{
	background-color : #e6e6e6;
}
table.option_group_small select,table.option_group_small input{
	font-size : 11px;
}
table.option_group{
	background-color : white;
}
table.option_group td{
	background-color : #e6e6e6;
}
div.doc_option_button{
	display:inline;
	padding: 3px;
	border:none;
	font-weight : bold;
	margin : 0 8px 0 -1px;
}
div.doc_nav{
	font-size : 11px;
	font-weight : bold;
}
div.doc_nav input,div.doc_nav select{
	font-size : 10px;
}
b.big {
	font-size: 16px;
}
b.price{
	font-size: 16px;
	color : #e42a82;
}
b.important {
	font-weight:bold;
	color: #e42a82;
	text-decoration:underline;
}
input.button{
	font-weight:bold;
	text-align:center;
	color:#e42a82;
	border:none;
	background-color:transparent;
	background-image : url('../images/submit.png');
	background-position: center;
	background-repeat: no-repeat;
	width : 81px;
	height : 22px;
	margin:0;
	padding:0;
}
input.larger{
	color:#e42a82;
	font-weight:bold;
}
ul.pager {
	margin:10px;
}
ul.pager li {
	background-color : #e6e6e6;
	display:inline;
	padding : 4px;
	border : 1px solid #e42a82;
	margin : 2px;
}
ul.pager li.current {
	background-image : none;
	background-color : #ffffff;
}
div.order_bar h1{
	color:#0099FF;
	font-size:26px;
	font-weight:bold;
	margin : 0px 0px 0px 0px;
}
ul.upload_panel{
	text-align:center;
}
ul.upload_panel li{
	margin: 2px;
	background-image : url('../images/nav_background.png');
	padding: 5px;
	background-color: #e6e6e6;
	display:inline;
	border: 1px solid #e6e6e6;
}
ul.upload_panel li.selected{
	padding: 5px;
	background-image : url('../images/nav_background.png');
	display:inline;
	border: 1px solid #808080;
}
ul.upload_panel a{
	font-weight:bold;
	font-size: 16px;
}
ul.upload_panel li.selected a{
	color: #e42a82;
}

.box_actions_container {
	float:left;
	width:707px;
	padding:0px;
	margin-top:25px;
}
.box_actions_desc{
	clear:both;
width:100%;
text-align:left;
	/*border-bottom: 1px solid #E42A82;
	border-left: 1px solid #E42A82;
	border-right: 1px solid #E42A82;*/
}
.box_actions{
width:100%;
	clear:both;
	padding:0px;
	margin:0px;
	display:inline-block;
	border-left: 1px solid #E42A82;
	border-right: 1px solid #E42A82;
}
.box_actions_top {
width:708px;
	background: transparent url(../images/top_box_actions_preventivi.png) no-repeat top left;
	border:none;
	padding:0px;
	overflow:hidden;
	height : 4px;
	background-color : #FFFFFF;
	margin-bottom:0px;
	clear:both;
}

.box_actions_bottom {
width:708px;
	background: transparent url(../images/bottom_box_actions_preventivi.png) no-repeat top left;
	border:none;
	padding:0px;
	overflow:hidden;
	height : 4px;
	background-color : #FFFFFF;
	margin-top:0px;
	clear:both;
}
