html, body {
height: 100%; /* Required */
}
body {
	margin : 0;
	padding : 0;
	font : 70%/normal "Times new roman", times, serif;
	color : #007700;
	background : url(/img/bground.jpg) no-repeat center top;
	border-top-style: none;
	float: none;
}
			/*CONTAINER*/
#container {
	position: relative;
	min-height: 100%;
	width : 1000px;
	margin : 0 auto;
	padding-bottom: 30px;
}
* html #container {
height: 100%;
}
			/*BANNER*/
#banner {
	height : 180px;
	padding : 0;
	margin-top : 0;
	color : #666;
	background : url(/img/banner.jpg) no-repeat;
}
#banner h1 {
margin-top : 0;
padding : 5px 5px 0 0;
font : 170% Times New Roman, Times, serif;
text-align : right;
letter-spacing : 5px;
color : #4B2207;
background : inherit;
}
			/*TOP NAVIGATION*/
#navlist {
	padding : .5em 0 0.5em;
	margin : 0 0 20px;
	text-align : right;
	letter-spacing : 1px;
}
#navlist li {
list-style : none;
margin : 0;
display : inline;
}
#navlist li a {
	padding : 0.5em 0.5em;
	margin: 0;
	color : #000;
	text-decoration : none;
}
#navlist li a:link,#navlist li a:visited {
	color : #220000;
	background-color: #999933;
}
#navlist li a:hover {
	background : url(/img/menu_arrow.gif) no-repeat center bottom;
}
#navlist li a#current {
color :  #fff;
background : transparent url(/img/menu_arrow.gif) bottom center no-repeat;
}
			/*MAIN CONTENT*/
#content {
	padding : 10px;
	margin-left : 80px;
	margin-bottom : 10px;
	color : #666;
	width: 650px;
	margin-top: 0px;
	font-size: 115%;
	line-height: 130%;
}
#content h2 {
	margin : 0 0 0 0;
	font : normal 20pt/5% "Times new roman", times, serif;
	padding : 0px;
	text-transform : none;
	letter-spacing : 0px;
	color : #833B0B;
	background : inherit;
	font-size: 24pt;
}
#content h3 {
	margin : 0 0 0 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #999900;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
}
			/*SIDEBAR*/
#sidebar {
	float : left;
	width : 180px;
	margin : 0 10px 0 0;
	padding : 10px;
	border-right : 1px none #eee;
	color : #666;
	text-align: left;
	vertical-align: top;
	list-style-type: none;
}
#sidebar a {
	color : #333;
	background : inherit;
	list-style-type: none;
}
#sidebar a:hover {
color : #B29B35;
background : inherit;
}
#sidebar {
	float : right;
	width : 180px;
	margin : 0 10px 0 0;
	padding : 0px 10px 10px;
	border-right : 1px solid #eee;
	color : #666;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
#sidebar a {
color : #333;
background : inherit;
}
#sidebar a:hover {
color : #B29B35;
background : inherit;
}
.navlist ul li {
	margin : 0 0px 0 0;
	padding : 0;
	list-style-type : none;
	color : #BC5510;
	background : inherit;
	width: auto;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}
			/*FOOTER*/
#footer {
	clear:both;
	position: absolute;
	bottom: 0;
	width: 750px;
	border-top: 1px solid #eee;
} 
#footer p {
margin-left: 5px;
}
			/*LINK PROPERTIES*/
a {
	text-decoration : none;
	color : #333;
}
a:hover {
	text-decoration : none;
	color : #999933;
}
a img {
border : 0;
}
			/*IMAGE PROPERTIES*/
.noborder {
	float : left;
	margin-right: 10px;
	padding :10px;
}
.product {
	float : left;
	margin-right: 45px;
	padding :0px;
}
			/*TYPOGRAPHY*/
blockquote {
	font-weight : bold;
	font-style : italic;
	color : #B29B35;
	font-size: 10pt;
}
			/*CLASSES*/
.info {
	color : #B29B35;
}
.post {
	padding : 3px;
	margin : 20px 10px 10px 5px;
	border : 1px dashed #8a795d;
	font-size : 115%;
	color: #336600;
	background : #fff;
} 
.post .date { 
background : url(/img/clock.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .comments { 
background : url(/img/comment.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .readmore { 
background : url(/img/document.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 

html, body {
height: 100%; /* Required */
}
body {
	margin : 0;
	padding : 0;
	font : 70%/normal "Times new roman", times, serif;
	color : #007700;
	background : url(/skins/CasaMargherita/styleImages/bground.jpg) no-repeat center top;
	border-top-style: none;
	float: none;
}
			/*CONTAINER*/
#container {
	position: relative;
	min-height: 100%;
	width : 1000px;
	margin : 0 auto;
	padding-bottom: 30px;
}
* html #container {
height: 100%;
}
			/*BANNER*/
#banner {
	height : 180px;
	padding : 0;
	margin-top : 0;
	color : #666;
	background : url(/skins/CasaMargherita/styleImages/banner.jpg) no-repeat;
}
#banner h1 {
margin-top : 0;
padding : 5px 5px 0 0;
font : 170% Times New Roman, Times, serif;
text-align : right;
letter-spacing : 5px;
color : #4B2207;
background : inherit;
}
			/*TOP NAVIGATION*/
#navlist {
	padding : .5em 0 0.5em;
	margin : 0 0 20px;
	text-align : right;
	letter-spacing : 1px;
}
#navlist li {
list-style : none;
margin : 0;
display : inline;
text-transform:uppercase;
}
#navlist li a {
	padding : 0.5em 0.5em;
	margin: 0;
	color : #000;
	text-decoration : none;
}
#navlist li a:link,#navlist li a:visited {
	color : #220000;
	background-color: #999933;
}
#navlist li a:hover {
	background : url(/skins/CasaMargherita/styleImages/menu_arrow.gif) no-repeat center bottom;
}
#navlist li a#current {
color :  #fff;
background : transparent url(/skins/CasaMargherita/styleImages/menu_arrow.gif) bottom center no-repeat;
}
			/*MAIN CONTENT*/
#content {
	padding : 10px;
	margin-left : 80px;
	margin-bottom : 10px;
	color : #666;
	width: 650px;
	margin-top: 0px;
	font-size: 115%;
	line-height: 130%;
}
#content h2 {
	margin : 0 0 10px 0;
	font-weight : normal;
	font-family:"Times new roman", times, serif;
	padding : 0px;
	text-transform : none;
	letter-spacing : 0px;
	color : #833B0B;
	background : inherit;
	font-size: 30px;
}
#content h3, #content h1 {
	margin : 0 0 0 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #999900;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
}

span.price{
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #999900;
	line-height: 120%;
}

			/*SIDEBAR*/
#sidebar {
	float : right;
	width : 180px;
	margin : 0 10px 0 0;
	padding : 20px 10px 10px 10px;
	border-right : 1px solid #eee;
	color : #666;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-transform:uppercase
}
#sidebar a {
color : #333;
background : inherit;
}
#sidebar a:hover {
color : #B29B35;
background : inherit;
}
.navlist ul li {
	margin : 0 0px 0 0;
	padding : 0;
	list-style-type : none;
	color : #BC5510;
	background : inherit;
	width: auto;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}
			/*FOOTER*/
#footer {
	clear:both;
	position: absolute;
	bottom: 0;
	width: 750px;
	border-top: 1px solid #eee;
} 
#footer p {
margin-left: 5px;
}
			/*LINK PROPERTIES*/
a {
	text-decoration : none;
	color : #333;
}
a:hover {
	text-decoration : none;
	color : #999933;
}
a img {
border : 0;
}
			/*IMAGE PROPERTIES*/
.noborder {
	float : left;
	margin-right: 10px;
	padding :10px;
}
.product {
	float : left;
	margin-right: 45px;
	padding :0px;
	width:130px;
}
			/*TYPOGRAPHY*/
blockquote {
	font-weight : bold;
	font-style : italic;
	color : #B29B35;
	font-size: 10pt;
}
			/*CLASSES*/
.info {
	color : #B29B35;
}
.post {
	padding : 3px;
	margin : 20px 10px 10px 5px;
	border : 1px dashed #8a795d;
	font-size : 115%;
	color: #336600;
	background : #fff;
} 
.post .date { 
background : url(/skins/CasaMargherita/styleImages/clock.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .comments { 
background : url(/skins/CasaMargherita/styleImages/comment.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .readmore { 
background : url(/skins/CasaMargherita/styleImages/document.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 


.basket {
	font-size:14px;
	color:#999900;
}

.tdcartTitle{
	font-weight:bold;
}

.txtButton{
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;

background: -moz-linear-gradient(19% 75% 90deg,#F0DEB8, #FDF0D1, #fff 100%);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#F0DEB8), color-stop(.3,#FDF0D1));

color:#836d4d;
font-size:15px;
font-weight:bold;
padding:6px 30px;
border: 1px solid #d4c198;
display:inline;

}
input.txtButton{
	padding:4px 30px 5px 30px;
	font-family:"Times New Roman", Times, serif;
}

.txtButton:hover{
background: -moz-linear-gradient(19% 75% 90deg,#EBD9B4, #F2E6C8, #F5F5F5 100%);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F5F5F5), to(#EBD9B4), color-stop(.3,#F2E6C8));
}

.cartProgress{
	font-size:16px; padding-top:10px;
	
}
.txtcartProgressCurrent{
	color:#990;
}

.textboxDisabled{
	background-color:#eee;
	border-color:#eee; border-style:solid;
	}
