/* @override 
	http://wineaway_app.local/style/style.css
	http://wineawayapp.local/style/style.css
	http://macbook.local/wineaway_app/style/style.css
*/

.cartTotal {;
	background: url(../images/cart_r1_c3.jpg) no-repeat;
}

#mainContainer {
}

#header {
	background-color: #141516;
	height: 100px;
}

#headerContent {
	width: 1000px;
	background-color: #141516;
	margin: auto;
	height: 100px;
}

#contentTop {
	background-repeat: repeat-x;
	background-image: url(./../images/content_top.jpg);
	height: 25px;
}

#cart {
	width: 1000px;
	margin: auto;
}

.login {
	width: 100px;
	height: 14px;
	border-style: none;
	background-color: #b1b8c8;
}

.loginCell {
	background-color: #b1b8c8;
}

#content {
	background-color: white;
}


#contentBase {
	height: 10px;
	background-repeat: repeat-x;
	background-image: url(./../images/content_base.jpg);
}

#footer {
	background-color: #141517;
}



.centre {
	text-align: center;
}

#contentBody {
	width: 1000px;
	background-color: #fff;
	margin: auto;
}
#footerBody {
	width: 1000px;
	background-color: #141516;
	margin: auto;
}

#cartContents {
	width: 160px;

}

#tableview {
	font: 11px Arial;
	color: #262626;
}

#tableview a {
	text-decoration: none;
}

.tableheader {
	font: 11px Arial;
	color: #fff;
	background-color: #ec4010;
}

.tableheader a{
	color: #fff;
	text-decoration: none;
}
.tableheader a:hover{
	color: #000211;
}

.tableheaderleft a:hover{
	color: #000211;
}

.tableheaderright {
	background: url(../images/table_header_right2.jpg) no-repeat;
}
.tableheaderleft {
	font: 11px Arial;
	color: #fff;
	background: url(../images/table_header_left.jpg) no-repeat;
	padding-bottom: 15px;
}
#list {
}
.tblrow1 {
	background: url(../images/row1_centre.jpg) repeat-x 0 7px;
}
.tblrow1left {
	background: url(../images/row1_left.jpg) no-repeat 0 6px;
}
.tblrow1right {
	background: url(../images/row1_right.jpg) no-repeat 0 7px;
}

.tblrow2 {
	background: url(../images/row2_centre.jpg) repeat-x 0 6px;
}

.tblrow2right {
	background: url(../images/row2_right.jpg) no-repeat 0 6px;
}
.tblrow2left {
	background: url(../images/row2_left.jpg) no-repeat 0 6px;
}
.reverse{
	color: #fff;
	text-align: center;
	background: url(../images/dot.gif) no-repeat 1px;
}
.reversedetail{
	color: #fff;
	text-align: center;
	background: url(../images/dot.gif) no-repeat 3px 6px;
}
.center {
	text-align: center;
}
.bgnone {
	background-image: none;
}

#notes {
	width: 400px;
	float: right;
}

#notes p{
	font: 11px/18px Verdana, Arial;
	color: #141516;
}

.status {
	font: 11px Verdana, Arial;
	color: #ca4d00;
}