/* Online Business, free web template by davereederdesign.com */

body { 
	padding: 0; 	
	font-size: 14px;
	text-align: left; 
	background: #e0e0e0;
	color: #333;
	margin: 0px auto;
	width: 960px;
}


/* Global styles */
* {margin: 0; padding: 0; border: 0;}
/*span {color: #00A2FF} */
p, ul, p a, h2 {font-family: Arial, Helvetica, sans-serif}

input,select,textarea {border: 1px solid #333333}

/* Heading styles */
h1 {margin-left: 10px; color: #333; float: left; font-weight: normal; font-size: 1.75em}
h1 a:link, h1 a:visited, h1 a:active {text-decoration: none; color: #333; font-weight: normal}
h1 a:link span, h1 a:visited span, h1 a:active span {text-decoration: none; font-weight: normal}
h1 a:hover {color: #00A2FF; text-decoration: none; font-weight: normal}
h1 a:hover span {color: #333; text-decoration: none; font-weight: normal}

h3 a, h3 a:link, h3 a:hover {font-weight: normal} /* styling for h3 heading links */
h4 a, h4 a:link, h4 a:hover, h5 a:link, h5 a:hover {font-weight: bold} /* styling for other heading links */

h2 {margin: 0; padding-left: 10px; font-size: 0.90em; background-color: #333; color: #fff; line-height: 2.0em} /* headings on black backgrounds */

h3, h4, h5 {margin: 20px 0 0 0; }
h3 {font-weight:bold; font-size: 1.30em; line-height: 1.25em; font-weight: normal}
h4 {font-size: 1em; line-height: 0.90em; font-weight: bold}
h5 {font-size: 0.80em; line-height: 0.70em; font-family: Arial, Helvetica, sans-serif; font-weight: bold} /* appears like bold paragraph text */



/* Text styles */
p {margin: 10px 0 10px 0; font-size: 0.9em; line-height: 1.5em}

p.updated {font-size: 0.80em; line-height: 0.60em; letter-spacing: 0.05em; color: #888}

#siteimg p {   /* This is the large text in the site img div */
	margin: 0 0 0 10px; /* removed usual top and bottom margin from paragraph to avoid layout breaking */
	padding-left: 10px;
	padding-top: 40px;
	font-size: 1.5em; 
	line-height: 1.05em; 
	font-weight: normal; 
	letter-spacing: -0.05em; 
}

acronym {border-bottom: 1px dashed #333; cursor: help}

ul {margin-left: 10px;font-size: 0.90em; line-height: 1.75em; list-style: inside square}



/* Paragraph Links */
a {color: #00A2FF; font-weight: bold; text-decoration: none} /* The blue colour */
a:link {color: #00A2FF; font-weight: bold; text-decoration: none}
a:hover {color: #333; font-weight: bold; text-decoration: none}


/* Divs */

#container {
	width: 960px; /* Suits an 800x600 page, allowing for scrollbar */
	background: #fff;
	overflow: hidden
}

#topbar {   /* Top bar, can be used for extra links etc */
	width: 960px;
	height: 25px;
	background: #333
}

#topbar_rgt {
    color:white;
    font-weight:bold;
    font-size:10px;
    float:right;
    padding-top:5px;
    padding-right:10px;
}	
	
#hdr {    /* Header/Banner area */
	width: 960px; /* Suits an 800x600 page, allowing for scrollbar */
	height: 4.5em; /* Same as h1 line-height */
	line-height: 4.5em;
	background: #fff
}

#navbar {   /* Main Navigation area */
	width: 960px; /* Suits an 800x600 page, allowing for scrollbar */
	height: 1.75em; 
	background: #f0f0f0; /* Light Grey */
}

#siteimg {   /* Large Site Image */
	width: 960px; /* Suits an 800x600 page, allowing for scrollbar */
	height: 190px;
	background: url('../images/ometto.png') #fff; /* Light Grey */	
}

#lftcol {
	float: left;
	width: 200px;
	background: transparent;
	overflow: hidden
}

#rgtcol {
	float: left;
	width: 760px;
	background: transparent;
	overflow: hidden;
}

#bttmbar { /* bottom bar, containing top button and copyright info etc */
    border-top: 1px solid #dddddd;
    font-size: 0.8em;
    margin-top: 20px;
    padding: 5px 10px 0px 10px;
	width: 940px;
	height: 3em;
	line-height: 3em;
	background: #fff;
	overflow: hidden
}

#bttmbar .left {
    float: left;
	text-align: left;
}

#bttmbar .left img {
    vertical-align: middle;
}

#bttmbar .right {
    float: right;
	text-align: right;
}

/* Main Navigation */
#nav ul {display: inline}

#nav li {display: inline}

#nav a {
	line-height: 30px; /* same as height of nav bar */
	margin-left: 10px; 
	display: inline;
	font-weight: bold
}

#nav a span {color: #333}


/* Forms, Input boxes and buttons */
form.login {float: right; height: 3em; line-height: 3em; margin: 10px 0 0 0; width: 8.0em;}
input.login {border: 1px solid #333; width: 6em; font-size: 0.95em;}
input.loginbttn {border: 0px solid #fff; width: 3em; background: #00A2FF; color: #fff; font-size: 1.0em}

/* Images */
img.rightimg {float: right; margin-left: 10px}
img.leftimg {float: left; margin-right: 10px}

img.languageimg {float: right; margin: 4px 2px 0 0} /* used for the language flags */

.cents {
	vertical-align:super;
    font-size:60%;
}

.strikedprice {
    font-weight:bold;
    text-decoration: line-through;
}

.free_shipping {
    color: red;
    font-weight: bold;
}

#lftcol div.mlist {
    padding-top:20px;
    text-align:center;
}

#lftcol div.mlist a {
    font-weight:normal;
    font-size: 0.9em;
}

#lftcontent {
    padding-left:10px;
}

#rgtcontent {
    padding-right: 10px;
    padding-left:10px;
}

#rgtcontent .centitle1 {
    font-size: 1em:;
    font-weight:bold;
    padding: 10px 0 5px 0;
}

#rgtcontent .centitle2 {
    font-size: 0.9em;
    font-weight:bold;
    padding: 5px 0 10px 0;
}

#rgtcontent p {
    font-size: 0.9em;
}

#lftcol ul {
    margin-top:15px;
    margin-bottom:15px;
    font-size:1.1em;
    font-weight:bold;
    list-style: none;
}

/* Product list_ regular */

ul.regular_plist {
    list-style: none;
    margin-left: 0;
}

ul.regular_plist .plist_block {
    clear: both;
    margin-right: 10px;
}

ul.regular_plist .plist_thumb {
    float: left;
}

ul.regular_plist .plist_text{
}

ul.regular_plist .plist_codice {
    color: #888888;
    font-size: 0.8em;
}

ul.regular_plist .plist_prices {
}

ul.regular_plist .plist_prices .price {
    color: #00A2FF;
    font-size: 18px;
    font-weight:bold;
}

/* Product list: piclay */

ul.piclay_plist {
    list-style: none;
    /*margin-left: 0;*/
    margin: 0 auto;
}

ul.piclay_plist li {
    float: left;
    margin: 0px 10px 10px 10px;
    border: 1px solid #dddddd;
    padding: 6px;
    width: 200px;
}

ul.piclay_plist li .plist_thumb {
    height: 240px;
    text-align: center;
}

ul.piclay_plist li .plist_text {
    height: 85px;
}

ul.piclay_plist .plist_codice {
    color: #888888;
    font-size: 0.8em;
}

ul.piclay_plist .plist_prices {
}

ul.piclay_plist .plist_prices .price {
    color: #00A2FF;
    font-size: 18px;
    font-weight:bold;
}


/* Product sheet */

div.shop_zone {
}

#shop_zone_loading {
    display: none;
    text-align:center;
    padding-top:20px;
    font-size:14px;
    font-weight: bold;
    color: red;
}

#shop_zone_loading img {
    vertical-align: middle;
    margin-right: 10px;
}

div.shop_details {
    float:right;
    padding-right:40px;
    padding-top:5px;
}

div.shop_details .price {
    font-weight: bold;
    color: #00A2FF;
    font-size: 18px;
}

div.shop_details .vatstatus {
    font-style: italic;
    font-size: 12px;
}

div.shop_details .qty {
    margin-top:10px;
    font-size:12px;
}

div.shop_submit {
    float:right;
}

div.shop_submit input {
    border: none;
}

/* Shopping bag */

div.shop_confirm {
    font-size:13px;
    margin: 0 auto;
    text-align: center;
}

/* Tables */

#carrello {
    font-size: 12px;
}

#carrello td {
    border-bottom: 1px solid #bbbbbb;
}


/****************************** FormFu FORMS FORMS *********************************** */

div.fform form {
    font-size: 0.9em;
}

#rgtcontent div.fform form p {
    font-size: 1em;
}

div.fform .error_message {
    color: red;
    display: block;
    text-align: right;
    /*float: right; */
}

div.fform .form_response_nok {
    color: red;
    font-weight: bold;
    margin-bottom: 10px;
}

div.fform .form_response_ok {
    color: green;
    font-weight: bold;
    margin-bottom: 10px;
}

div.fform fieldset {
    border: none;
}

div.fform div.label {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    clear: both;
}

div.fform div.error, div.fform .recaptchaerror {
    padding-bottom: 10px;
    border: 1px solid red;
}

div.fform div.label label {
    display: block;
    float: left;
    width: 300px;
    text-align: right;
    width: 20%;
}

div.fform div.label input, div.fform div.label select, div.fform div.label textarea {
    margin-left: 15px;
    text-align: left;
    border: 1px solid #333333;
}

div.fform div.label textarea {
    width: 300px;
    height: 100px;
    border: 1px solid #333333;
}

div.fform .form_checkbox_field {
    margin-bottom: 10px; /* More height, for two-lines labels */
}

div.fform div.label input[type=text], div.fform .label input[type=password] {
    width: 300px;
}

div.fform div.submit {
    width: 100%;
    text-align:center;
}

div.fform div.submit input {
    margin-top: 8px;
    border: 1px solid black;
    font-weight: bold;
    padding: 3px;
    cursor:pointer;
}

div.fform div.submit input:hover {
    background-color: orange;
}

div.fform #recaptcha_area {
    text-align: left;
    margin: 0 auto;
}

#searchbar {
    padding-top:10px;
}

#searchbar input {
    width: 140px;
}

.search_kw_result {
    color: green;
}

div.pager {
    float:right;
    padding-bottom: 10px;
    font-size: 12px;
    clear: both;
}

div.pager .selected {
    color: red;
    font-weight: bold;
}

