body
{
	margin: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-color: #000;
	border: 0;
	padding: 0;
}

a img { 
	border: 0px;
}

div#pagewrapper {
	width: 100%;
	position: absolute;
	color: #fff;
	background-image: url(http://www.bignosewines.co.nz/themes/bignosewines/images/mainbg-w-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.mainheader, .header, .footerMenu, .big_button {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.container {
	margin-bottom: 10px;
}

.header {
	width: 864px;
	height: 220px;
	margin: 2px auto;
	padding: 1px;
	position: relative;
}

.header ul {
	position: absolute;
	top: 49px;
	right: 23px;
	text-align: right;
	font-size: 16px;
	list-style: none;
	margin: 0px;
	display: block;
	text-transform: uppercase;
}

.header .text-input {
	border: 0px solid blue;
	padding: 1px 3px;
	width: 113px;
	height: 14px;
	background: #E3E3E3;
	display: block;
	font-size: 10px;
}

.header #login {
	position: absolute;
	top: 55px;
	left: 120px;
}

.header #password {
	position: absolute;
	top: 78px;
	left: 120px;
}

.header #button-login {
	width: 62px;
	height: 25px;
	border: 0;
	background: none;
	text-indent: 500px;
	position: absolute;
	cursor: pointer;
	top: 100px;
	left: 115px;
	margin: 0px;
	padding-top: 40px;
	overflow: hidden;
}

.header #button-signup {
	width: 62px;
	height: 25px;
	background: none;
	text-indent: -2000px;
	position: absolute;
	cursor: pointer;
	top: 100px;
	left: 183px;
	margin: 0px;
	padding: 0px;
	display: block;
}

.header #button-signup:focus {
	outline: 0;
}

.header ul a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	z-index: 1;
}

.header #homeLink {
	display: block;
	width: 220px;
	height: 200px;
	overflow: hidden;
	text-indent: 500px;
	margin: 0 auto;
}

.body {
	background-image: url(http://www.bignosewines.co.nz/themes/bignosewines/images/vineyard.jpg);
	background-repeat: no-repeat; 	
	width: 842px;
	height: auto;
	border: 1px solid black;
	margin: 0 auto;
	margin-top: 20px;
}

.content { 
	border: 1px solid #8d8d8d;
	margin: 10px;
	padding: 10px;
 }
 
.product-box-body a, .product-box-body a:link, .product-box-body a:visited, a.product-box-body:active { color:#872123; text-decoration:underline; }
 
.mainimage img {
	margin-top: -70px;
}

.maincontent { 
	color: #fff;
	width: 100%;
}

.maincontentbg {
	background: #000;
	height: 0px;	
}

.mainheader {
	background-image: url(http://www.bignosewines.co.nz/themes/bignosewines/images/red_header_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 20px;
	padding-left: 10px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 2em;
	display: inline;
}
span.mainheader {
	display: inline-block;
	margin-top: -15px;
	margin-left: -15px;
}


#bodyhome .mainheader {
	font-size: 50px;
}


.maincontent a {
	color: white;
	font-weight: bold;
}

.maincontentbody {
	padding: 15px;
}

.product-box {
	height: 189px;
	width: 375px;
	background: #fff;
	position: relative;
	color: #000;
	margin-top: 30px;
	margin-right: 10px;
	float: left;
}

.product-box-body {
	margin-left: 80px;
	padding: 10px;
	font-size: 14px;
}

.price_desc {
	line-height: 30px;
	color: #872123;
	font-size: 20px;
}

.price {
	font-size: 24px;
}

.footerMenu {
	text-align: center;
	color: #fff;
	margin: 5px;
	font-size: 10px;
}

.footerMenu a {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}

.big_button, a.big_button {
	background-color: #872123;
	text-align: center;
	margin: 30px;
	padding: 10px;
	text-transform: uppercase;
	color: #fff;	
	text-decoration: none;
	font-size: 30px;
	font-weight: bold;
}

/* Override C5 css */

#ccm-content
{
color: red;
}
.ccm-form label {
	font-weight: normal;
}

.ccm-button {
    background: none !important; 
}

ul.ccm-error {
    margin-top: 0px;
    padding-left: 10px;
    margin-bottom: 10px;
    list-style-type: none;
}

ul.ccm-error li {
	color: #872123;

}

.ccm-form {
	width: 300px;
	margin: 0 auto;
}

.ccm-form .formLabel {
    display: block;
    font-weight: bold;
}

.required {
    color: #872123;
}

fieldset {
    border: 0;
    clear:left;
    margin: 0;
    padding:0px;
}

legend {
    color:#000000;
    font-size:10pt;
    font-weight:bold;
    padding:0 3px;
}

.uak-text,.uak-select,	 .uak-textarea,.ccm-input-text, div.ccm-field-meta input, div.ccm-field-meta textarea, .ccm-input-date, .ccm-input-password {
    border:1px solid #AAAAAA;
    color:#444444;
    font-size:12px;
    padding:4px;
    width: 300px;
}

.uak-text, .ccm-input-text {
}

.uak-textarea {
    height: 100px;
}

/* Cart */
.cartMessageArea {
	width: 100px;
	display: block;
}

.cartitems {
	
}

.cartitems tr {
	background: #fff;
	color: #000;
	border: 0px;
}

.cartitems tr td {
	margin: 0px;
	border: 0px;
}

.yourdetails {
	padding: 10px;
	background: #fff;
	color: #000;
	margin-top: 5px;
}

.yourdetails div {
	margin: 5px 0;
}

.yourdetails label {
	font-weight: bold;
	width: 300px;
	display: block;
	float: left;
}

.cartMessageArea {
	position: absolute;
	z-index: 10;
	overflow: show;
	font-size: 12px;
}

