* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
    margin: 0px;
    padding: 0px;
    font-family:Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    background: #ffffff;
    height: 100%;
}
a, a:hover {
	text-decoration: none;
}
p {
	margin-bottom: 10px;
}
.padding8 {
	padding: 8px;
}
input, textarea, select {
	border: solid 1px #222323;
	margin-bottom: 2px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	padding:2px;
}
button {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #e76700;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 6px;
}

#backleft {
	background: #FFFFFF;
	width: 28%;
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}
#backright {
	background: #222323;
	width: 28%;
	z-index: 1;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
}

div#container {
	width: 100%;
	z-index: 2;
	position: relative;
}
div#wrapper{
	float: left;
	width: 100%;
	margin-left: -28%;
}
div#content{
	background: #ffffff;
	color: #222323;
	margin: 50px 220px 0 28%;
	font-size: 11px;
	color: #222323;
}
table#main {
	width: 450px;
	z-index: 3;
	margin-left: auto;
}
div#ecom{
	background: #ffffff;
	color: #222323;
	float: left;
	width: 220px;
	margin-left: -220px;
	text-align: right;
}
div#ist{
	background: #222323;
	color: #ffffff;
	float: left;
	width: 28%;
}
div#footer{
	border-top: solid 1px #222323;
	color: #222323;
	clear: left;
	width: 100%;
}

.header {
	margin-top: 40px;
	margin-bottom: 23px;
}
/*main*/
#main a {
	color: #222323;
}
#main a:hover {
	color: #e76700;
}
h2 {
	border-top: solid 1px #222323;
	color: #e76700;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px;
	padding-top: 6px;
}
h3 {
	color: #e76700;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}
#main ul {
	margin: 0px 0px 20px 20px;
}
#main .list_cat {
	float: left;
	width: 200px;
}
fieldset {
    background: #ededed;
    width: 320px;
    padding: 10px;
    margin: 0 auto;
}
label {
    display: block;
    margin-bottom: 4px;
}
input, textarea, select {
    margin-left: 30px;
}
.form_error {
    display: block;
    color: #1fd207;
    font-weight: bold;
    margin-bottom: 6px;
}
/*#main td {
	padding-top: 20px;
}*/
.items {
    width: 100%;
}
.items td {
	border: solid 1px #e76700;
	padding: 8px 8px 8px 8px;
    vertical-align: top;
}
.items a {
	font-weight: bold;
}
.items img.itemimg {
    float: left;
    margin-right: 6px;
}
.price {
    margin-top: 6px;
	padding-top: 3px;
	text-align: right;
	color: #e76700;
	font-weight: bold;
    border-top: solid 1px #222323;
}
.cart {
    text-align: right;
}

.defaultimg {
    float: left;
    margin: 0px 10px 6px 0px;
    clear: left;
    background: #222323;
    padding: 6px;
}
.defaultimg img {
    border: solid 1px #ffffff;
}

.sub_prod {
    width: 100%;
}
.sub_prod th {
    background: #ffe5cf;
    padding: 2px;
    text-align: left;
}
.sub_prod td{
    padding: 2px;
    border-bottom: solid 1px #dedede;
}
.sub_prod td.price, .sub_prod th.price {
    padding: 2px;
    text-align: right;
    color: #000000;
    border-bottom: solid 1px #dedede;
    border-top: none;
}

.ontop {
    background: #ffe5cf;
}
.table_field_data a.link_delete {
    background: url(fotografo_fotografie/btn_del.gif) top no-repeat;
    color: #e22814;
    display: block;
    padding-top: 10px;
    font-weight: bold;
    font-size: 10px;
}
.tot_cart {
    border-top: solid 2px #e22814;
    color: #e22814;
    text-align: right;
    padding-bottom: 10px;
    font-weight: bold;
}
.table_tot {
    border-top: solid 2px #e22814;
    color: #e22814;
    text-align: right;
    padding-bottom: 10px;
    font-weight: bold;
    width: 100%;
}
input.bottone {
    padding: 0 10px;
    text-transform: uppercase;
    background: #e22814;
    border: none;
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
}
.proceed {
    padding: 6px 20px;
    text-transform: uppercase;
    background: #e76700;
    border: none;
    color: #ffffff;
    font-weight: bold;
}
.privacy {
    background: #ffffff;
    text-align: left;
    padding: 8px;
    border: solid 1px #222323;
    overflow: auto;
    width: 90%;
    height: 100px;
}
.subtitle {
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 10px;
}
.form_error {
    color: #e22814;
    font-weight: bold;
}
.newsletter {
    background: #ffe5cf;
    text-align: center;
    padding: 20px;
}

.navigator {
    width: 100%;
}
.navigator td {
    text-align: center;
}
#main .navigator a {
    background: #e76700;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    padding: 2px 4px;
}
.registrazione {
    display: block;
    width: 90%;
    background: #dddddd;
    margin: 10px;
    padding: 10px;
}
.registrazione td {
    padding: 2px 0;
}
/*main*/


/*nav*/
#ist .header a, #ecom .header a {
    background: none;
    padding-right: 0px;
    padding-left: 0px;
}
#header div {
	padding: 40px 0px 30px 0px;
}

#ecom a {
	background: url(fotografo_fotografie/li_ecom.gif) right 2px no-repeat;
	padding-right: 20px;
	color: #222323;
}
#ecom a:hover, #ecom .box a:hover {
	color: #e76700;
}

#ecom .box {
	border-left: solid 1px #e76700;
	font-size: 11px;
	width: 175px;
	text-align: left;
	margin: 8px 1px 0px auto;
}
#ecom .box h4 {
	background: #e76700;
	color: #ffffff;
	padding: 14px 8px 4px 8px;
	font-size: 11px;
}
#ecom form {
	text-align: center;
}
#ecom .box a {
	background: none;
	padding-right: 0;
	color: #222323;
}

#ist a {
	background: url(fotografo_fotografie/li_ist.gif) left 2px no-repeat;
	padding-left: 20px;
	color: #ffffff;
}
#ist a:hover {
	color: #1fd207;
}
#ecom li, #ist li {
	list-style: none;
	padding: 7px 0px 0px 0px;
}

#center {
	clear: both;
	text-align: center;
	width: 800px;
	padding: 30px 0;
}
/*nav*/

/*footer*/
#footer .left {
	text-align: right;
	width: 71%;
	float: left;
	padding: 8px 0px;
}
#footer .right {
	background: #222323;
	text-align: left;
	width: 28%;
	font-size: 10px;
	color: #ffffff;
	float: right;
	padding: 8px 0px;
	height: 30px;
}
