/* main styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}
a:link {
	text-decoration: none;
	color:#000;
}
a:visited {
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: underline;
	color:#000;
}
a:active {
	text-decoration: none;
	color:#000;
}
.bodyTemplate {
	background-color: #f1eee8;
	margin-left: 0;
	margin-top: 0;
}

/* containers */

#mainContainer {
	width: 850px;
	border: 0px;
	padding: 0px;
	background-color: #fff;
}
#mainContainerTy {
	width: 780px;
	border: 0px;
	padding: 0px;
	background-color: #fff;
}
#bannerContainer {
	width: 850px;
	border: 0px;
}
#bannerContainerTy {
	width: 776px;
	border: 0px;
}
#contentContainer {
	width: 850px;
	border: 0px;
}
#contentContainerTy {
	width: 750px;
	border: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
#footerContainer {
	width: 850px;
	height: 40px;
	text-align: center;
	border: 0px;
	padding: 0px;
}
#footerContainerTy {
	width: 750px;
	height: 40px;
	text-align: center;
	border: 0px;
	padding: 0px;
}
#quickOrderContainer {
	width: 698px;
	min-height: 30px;
	border: solid 3px #7dc044;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#pleaseSelect {
	padding-bottom: 15px;
}
#customerContainer {
	width: 100%;
	border: solid 1px #8f9192;
}
#accCus {
	width: 100%;
}
#newCus {
	width: 100%;
}

/* classes */

.cusLeft {
	border-right:  solid 1px #8f9192;
	width: 50%;
padding-left:40px;

}
.cusRight {
	width: 50%;
padding-left:40px;
}
.quickOrder {
	padding-top: 10px;
	width: 100%;
}
.secured {
	float:right;
	margin-top: 40px;
	height: 40px;
	width: 45px;
	background-image:url(../images/default/thawte.gif);
	background-repeat:no-repeat;
}
.topNav {
	width: 850px;
	height: 30px;
	background-color: #000;
}
.topNavTy {
	width: 774px;
	height: 30px;
	background-color: #000;
}
.bottomNav {
	width: 850px;
	height: 30px;
	background-color: #000;
	font-size: 14px;
	text-align: center;
}
.bottomNavTy {
	width: 776px;
	height: 30px;
	background-color: #000;
	font-size: 14px;
	text-align: center;
}
.bottomNavQo {
	width: 776px;
	height: 30px;
	background-color: #000;
	font-size: 14px;
	text-align: center;
}
.withUs {
	font-size: 16px;
	line-height: 30px;
}
.withUsCentre {
	margin-left: 250px;
	font-size: 16px;
	line-height: 30px;
}
/* table layout */

.contentBorder {
	width: 10px;
}
.logo {
	width: 269px;
	vertical-align:bottom;
}
/* table cells */

.bannerTable {
	width: 269px;
}
.process {
	text-align:right;
}
.tableContainer {
	width: 100%;
}
.tableContainerTerms {
	width: 100%;
}
.tableBorder {
	border: solid 1px #999;
	border-collapse:collapse;
}
.tableBorder {
	border: solid 1px #999;
}
.tablePromotions {
	border-collapse:collapse;
}
.tablePromotions td {
	border: solid 1px #999;
}
.tableDelivery td {
	padding-left: 15px;
}
.colBorder {
	border: thin solid #999 1px;
}
.table90 {
	width: 90%;
}
.table40 {
	width: 40%;
	background-color: #7dc044;
	vertical-align: middle;
}
.bgBlack {
	background-color: #000;
}
.bgWhite {
	background-color: #FFF;
}
.bgGreen {
	background-color: #7dc044;
}
.table40Black {
	width: 40%;
	background-color: #000;
}
.table300 {
	width: 300px;
	background-color: #7dc044;
}
.table300Black {
	width: 300px;
	background-color: #000;
}
.table350 {
	width: 350px;
	background-color: #7dc044;
}
.table350Black {
	width: 350px;
	background-color: #000;
}
.col3 {
	width: 3%;
}
.col5 {
	width: 5%;
}
.col10 {
	width: 10%;
}
.col15 {
	width: 10%;
}
.col20 {
	width: 20%;
}
.col25 {
	width: 20%;
}
.col30 {
	width: 30%;
}
.col40 {
	width: 40%;
}
.col50 {
	width: 50%;
}
.col60 {
	width: 60%;
}
.col70 {
	width: 70%;
}
.col80 {
	width: 80%;
}
.tableLeft {
	text-align: left;
}
.tableCenter {
	text-align:left;
}
.tableRight {
	text-align: right;
}
.paymentTLeft {
	width: 10%;
}
.paymentTCentre {
	width: 35%;
}
.paymentTRight {
	width: 55%;
}
.verticalLine {
	background-image: url(../images/common/greygrad.gif);
	background-repeat: repeat-y;
}
/* padding */
/* body styles */

.picPad {
	padding: 5px;
}
.logoPad {
	padding: 15px;
}
.tablePadding {
	padding: 15px;
}
.tablePaddingLeft {
	padding-left: 15px;
}
.tablePaddingDelivery {
	padding-left: 50px;
}
.textPadding {
	padding: 5px;
}
.backButAlign {
	padding-left: 685px;
}
.cancelButAlign {
	padding-right: 220px;
}
.clearButAlign {
	padding-right: 350px;
}
.continueButAlign {
	padding-right: 405px;
}
.butPadding {
	padding-left: 5px;
	padding-right: 5px;
}
.imageAlign {
	vertical-align: middle;
}
.smallBreak {
	line-height: 30px;
}
/* body styles */

.header {
	font-size:18px;
}
.normal {
	font-size:12px;
}
.footer {
	font-size:14px;
}
.right {
	text-align:right;
	float: none;
}
.center {
	text-align:center;
}
.left {
	float:left;
	text-align:left;
}
.top {
	vertical-align: top;
}
.middle {
	vertical-align:middle;
}
.gray {
	color:#999;
}
.tableGray {
	background-color: #eaeaea;
}
.green {
	color: #8bce4d;
}
.cardGreen {
	background-color: #ddeccb;
}
.black {
	color: #000;
}
.white {
	color:#fff;
}
.nav {
	color: #000;
	text-decoration: underline;
}
.list {
	margin-top: 0px;
	line-height: 14px;
	margin-left:0px;
	padding-left:12px;
	margin-bottom: 0px;
}
.list li {
	margin-left:0px;
	padding-left:0px;
}
.stepimg {
	width:18px;
	height:18px;
	text-align:center;
}
.nav {
	color: #000000;
	text-decoration: underline;
}
.greentd {
	background-color:#7dc044;
	color:#fff;
	width:250px;
	font-size:14px;
	height:15px;
	padding-left:5px;
	border:none !important;
}
.greyborder {
	border:solid 1px #999;
}
.centercell td {
	text-align:center !important;
}
.bigType {
	font-size: 16px;
}
.lightGreen {
	background-color: #ddeccb;
}
.errorLabel {
	font-weight:bold;
	font-size:12px;
	color:#ff0000;
}
.c_s_copy_green_14 {
	font-family: Arial, Helvetica, sans-serif;
	color: #8bce4d;
	font-size: 14px;
	text-decoration: none;
}
.c_s_copy_16 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	text-decoration: none;
}
.errorCell {
	border: none !important;
}
.steponebasketcounter {
	width: 370px;
	height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	margin-right: 42px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	text-align:center;
}
.errorAsterisk {
	font-size:26px !important;
}
.thankyouRed {
	font-size: 16px;
	color: #ed2629;
}
.thankyouRedSmall {
	font-size: 12px;
	color: #ed2629;
}
.thankyouBlack {
	font-size: 16px;
	color: #000;
}
.underline {
	text-decoration:underline !important;
}
.AltSuburb {
	border-width:1px;
	border-style:groove;
	border-color:Red;
	padding:0px;
	height:22px;
	width:252px;
}
.vertDevider {
	width: 1px;
	border-left: 1px solid #999;
}
.bulletGreenSmall {
	padding-left: 4px;
	padding-right: 4px;
	font-size: 10px;
	color: #8aba19;
	font-weight: bold;
}
.homeTextsmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.viewAccount {
	padding-left: 24px;
}
.padlock-box {
	text-align:center;
	border:1px solid #bdc9b7;
	width:260px;
	height:35px;
	line-height:35px;
	background-color:#ddeccb;
	padding:0px
}
.padlock-image {
	vertical-align:middle;
}
.creditcardtable {
	margin: 0 auto 10px;
	width: 96%;
}
.mygateimagecolumn {
	padding-right:20px;
}

.hcweb-loading
{
    background: url(../images/loading/ajax-loader.gif) 50% 50% no-repeat;
    height: 20px;
    width: 300px;
    text-align: center;
    margin: 0px auto;
}
.quantity
{
    width: 20px;
}
.errorlabel
{
    color: Red;
}

.imagebutton
{
    border: none; 
    background: none repeat scroll 0 0;
    cursor: hand; 
    cursor: pointer;
    padding:0px;
    margin:0px;
}

.floatright
{
    float:right;
}
.arrowfloat
{
    position:absolute;
    left:50px;
}
.product-select
{
    font-style:italic;height:25px;vertical-align:middle;line-height:25px;
}

.smallprint
{
    font-style:italic;
    font-size:0.9em;
}

.pattern-description
{
    font-size:0.9em;
}

.radio
{
	background:#FFF;
	
	text-align:center;
       
			
}

.error-red
{
	color:#E61717;
}

.heightbox
{
	height:6px;
	line-height:6px;
}

.newbutton input, .existingbutton input
{
 	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	cursor:hand;
}
.hand{
cursor:pointer;
	cursor:hand;
}


