/* ///////////////////////////////////////////////////////////////////// */
/* div structure */
.main_div {
	width: 950px;
	border: 0px solid #000000;
	margin: auto;
}
.left_column_div {
	width: 200px;
	float: left;
	border: 0px solid #000000;	
}
.nav_bar_div {
	height: 25px;
	margin-top: 18px;
	text-align: left;
	float: left;
	border: 0px solid #000000;		
}
.main_region_div {
	width: 715px;	
	border: 1px solid #CE6700;
	background-image: url(../images/background-narrow2.gif);		
	background-repeat: repeat-x;
	background-position: center bottom;
	float: left;	
}
.main_column_div {
	width: 500px;			
	float: left;
	padding: 10px;
	text-align: left;
	border: 0px solid #000000;	
}
.right_column_div {
	width: 190px;
	height: 500px;		
	float: right;	
	border: 0px solid #000000;	
}
.footer_div {
	height: 15px;
	width: 650px;	
	float: left;		
	text-align: left;
	font-size: 10px;
	color:#ffffff;
	padding: 2px 0px 0px 5px;
	border: 0px solid #000000;
	background-color: #CE6700;
}


/* ///////////////////////////////////////////////////////////////////// */
/* Right column */
.right_column_header_div {
	height: 22px;
	padding-top: 5px;	
	padding-right: 5px;
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CE6700;
	text-align: right;
	border: 0px solid #000000;	
}
.right_column_content_div {
	height: 350px;	
	background-image: url(../images/right-column-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;	
	border-top: 1px solid #CE6700;		
}
.search_shop_div {
	padding-top:10px;
	padding-bottom:10px;
	text-align: left;
	border: 0px solid #000000;			
}
.shopping_cart_div {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
	border: 0px solid #000000;			
}
.order_by_telephone_div {
	padding-top:0px;
	padding-bottom:5px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	border: 0px solid #000000;
}
.paypal_logo_div {
	height: 60px;
	width: 105px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin: auto;
	float: none;
	border: 0px solid #000000;			
}
.category_p {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 0px;	
}
.news_title {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 5px;	
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: bold;	
}
.news_item {
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	margin-top: 0px;	
	margin-bottom: 0px;		
}


/* ///////////////////////////////////////////////////////////////////// */
/* general */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	margin: 0px;
}
p {
	font-size: 11px;
	color: #666666;
	text-align:justify;
	margin-top: 6px;
	margin-bottom: 0px;
}
.picture {
	margin: 8px 10px;	
}
.normal {
	font-size:11px;
	text-align:left;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #CE6700;
	text-align: center;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #CE6700
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 0px;	
}
h4 {
	font-size: 11px;
	font-weight: normal;	
	text-align: justify;
	padding-left: 15px;
	padding-right:15px;
	margin-bottom: 0px;
}
.site_map h2 {
	font-size: 12px;
	font-weight: bold;
	color: #CE6700;	
	margin-bottom: 0px;	
}
.small {
	FONT-SIZE: 10px;  
}
.transaction_cancelled_text {
	font-size: 14px;
	color: #FF0000;
	text-align:center;
	font-weight: bold;
}
.transaction_complete_text {
	font-size: 14px;
	color: #009933;
	text-align:center;
	font-weight: bold;
}


/* ///////////////////////////////////////////////////////////////////// */
/* links */
a:link {
	COLOR: #336699;
	text-decoration: none;
	font-weight: 600;
}
a:visited {
	COLOR: #336699; 
	text-decoration: none;
	font-weight: 600;		
}
a:hover {
	COLOR: #CE6700;
	text-decoration: none;	
	font-weight: 600;
}

.remove_product a:hover {
    COLOR: #FF0000;
    text-decoration: none;
    font-weight: 600;
}

/* ///////////////////////////////////////////////////////////////////// */
/* lists */
ul {
	margin-left: 20px;
	margin-top: 0px;
	padding: 0px;	
}
li {
	list-style-position: outside;
	list-style-type: square;
	color: #CE6700;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	text-align:justify;
}
.site_map li {
	list-style-position: outside;
	list-style-type: square;
	color: #CE6700;
	font-size: 11px;
	color: #666666;
	padding-top: 3px;
}

/* ///////////////////////////////////////////////////////////////////// */
/* form settings */
form {
	margin: 0px;
	padding: 0px;
}
input, select {
	font-size: 12px;
	background-color: #fffff0;
	color: #666666;
}
.quicksearch {
	border: 1px solid #CE6700;
	font-size: 12px;
	background-color: #ffffff;
	color: #666666;
}
.quicksearchsubmit {
	border: 1px solid #CE6700;
	font-size: 12px;
	background-color: #CE6700;
	color: #ffffff;
	font-weight: bold;
	margin-left: 3px;
}


/* ///////////////////////////////////////////////////////////////////// */
/* nav bar */
.nav_bar_table {
	width: 500px;
	border: 0px solid #000000;
	BORDER-COLLAPSE: collapse;
}
.nav_tab_td {
	padding-right: 5px;
}


/* ///////////////////////////////////////////////////////////////////// */
/* home page */
.home_page_table {
	border-spacing: 0px; /* equivalent to cellspacing */
	width: 100%;
	BORDER-COLLAPSE: collapse;
	border: 0px solid #000000;		
}
.home_page_td {
	width: 50%;
	vertical-align: top;	
	border: 0px solid #000000;
	padding-top: 5px;
}

/* ///////////////////////////////////////////////////////////////////// */
/* search results */
.results_table {
	border-spacing: 0px; /* equivalent to cellspacing */
	width: 100%;
	BORDER-COLLAPSE: collapse;
	border: 1px solid #CE6700;		
}
.header_tr {
	background-image: url(../images/underline-w150.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 30px;	
}
.even_tr {
	background-color: #F0F7F7;
	background-image: url(../images/underline-w150.gif);
	background-repeat: repeat-x;
	background-position: center bottom;		
}
.odd_tr {
	background-color: #FFEECA;
	background-image: url(../images/underline-w150.gif);
	background-repeat: repeat-x;
	background-position: center bottom;			
}
.biltong_even_tr {
	background-color: #F0F7F7;	
}
.biltong_odd_tr {
	background-color: #FFEECA;		
}
.header {
	FONT-SIZE: 11px; 
	COLOR: #666666;
	FONT-WEIGHT: bold;		 
}
.item_image {
	FONT-SIZE: 11px; 
	COLOR: #666666;
	padding-left: 0px;		
}
.eye {
	position: relative;
	right: -16px;
	bottom: 1px;
	z-index: 1;
}
.item_description {
	FONT-SIZE: 11px; 
	COLOR: #666666;	
}
.paging_control {
	FONT-SIZE: 11px; 
	COLOR: #666666;
}
.paging_control_highlighted {
	FONT-SIZE: 12px; 
	font-weight: bold;
	COLOR: #CE6700;
}
.delivery_table {
	border-spacing: 0px; /* equivalent to cellspacing */
	BORDER-COLLAPSE: collapse;
	border: 1px solid #CE6700;
	FONT-SIZE: 11px; 
	COLOR: #666666;			
}
.delivery_header {
	FONT-SIZE: 11px; 
	COLOR: #666666;
	FONT-WEIGHT: bold;
}
.delivery_td {
	FONT-SIZE: 11px; 
	COLOR: #666666;
	text-align:center;
}
.delivery_red_td {
	FONT-SIZE: 11px; 
	COLOR: #FF0000;
	text-align:center;
}
.testimonial_table {
	border-spacing: 0px;
	width: 90%;
	BORDER-COLLAPSE: collapse;
	border: 1px solid #CE6700;
	float: right;
}
.testimonial_even_td {
	background-image: url(../images/underline-w150.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #F0F7F7;
	padding: 5px;
}
.testimonial_odd_td {
	background-image: url(../images/underline-w150.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FFEECA;
	padding: 5px;
}
.testimonial_td {
	FONT-SIZE: 11px;
	COLOR: #666666;
	text-align:justify;
}
.scrollbar {
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#CE6700;
	scrollbar-base-color:#F0F7F7;
	scrollbar-darkshadow-color:#CE6700;
	scrollbar-face-color:#F0F7F7;
	scrollbar-highlight-color:;
	scrollbar-shadow-color:#999999;
	overflow: auto;	
	height: 300px;
	width: 90%;	
	padding-right: 0px;
	text-align: justify;
}
.editable_non_scroll {
	BACKGROUND: #ffffff; 
	FONT: 400 12px Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #CE6700;	
	BORDER-COLLAPSE: collapse;
	WIDTH: 100%;  
}
.table_header {
	color: #000000;
	font-family: arial,geneva,helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
	text-align: center;
	background-color: #cccccc;
	padding-right: 15px;
	padding-left: 15px;
}
.normal {
	color: #000000;
	font-family: arial, geneva, helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}
.table_band1 {
	color: #000000;
	font-family: arial,geneva,helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
	background-color: #E6F2F2;
	padding-right: 5px;
	padding-left: 5px;
}
.table_band2 {
	color: #000000;
	font-family: arial, geneva, helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	background-color: #FFEECA;
	padding-right: 5px;
	padding-left: 5px;
}
.total_table_td {
	border: 2px solid #CE6700;
	height: 25px;
}
.department_table {
	border-spacing: 0px; /* equivalent to cellspacing */
	BORDER-COLLAPSE: collapse;
	font-size:10px;
	margin: auto;
}
.department_td {
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	width:120px;
	height:100px;
	vertical-align: top;
	text-align: center;
	font-weight: bold;	
}

.contact_cards_tr {
	background-image: url(../images/underline-w150.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.contact_cards_td {
	padding-bottom: 10px;
}


/* ///////////////////////////////////////////////////////////////////// */
/* Footer */ 
.footer_div a:link{
	color: #ffffff; 
	text-decoration: none;
}
.footer_div a:visited {
	color: #ffffff;
	text-decoration: none;
}
.footer_div a:hover {
	color: #F08D00;
	text-decoration: none;	
}