@charset "UTF-8";
img { border: none; }
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

a:link {
	color: #7D0600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #7D0600;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #7D0600;
}

a.mainnavigation {
	margin-bottom: 5px;
}
.mainnavigation a:link {
	color:#666666;
	background-color: #CCCCCC;
	padding: 5px;
	font-size: 17px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 5px;
}
.mainnavigation a:visited {
	color:#666666;
	background-color: #CCCCCC;
	padding: 5px;
	font-size: 17px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 5px;
}
.mainnavigation a:hover {
	color:#FFFFFF;
	background-color: #7D0600;
	padding: 5px;
	font-size: 17px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-weight: normal;
	text-decoration: none;
}
.mainnavigation a:active {
	color:#FFFFFF;
	background-color: #7D0600;
	padding: 5px;
	font-size: 17px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-weight: normal;
	text-decoration: none;
}

a.linkorderwine {
}
.linkorderwine  a:link {
	color:#FFFFFF;
	background-color: #CCCCCC;
	padding: 2px;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	width: 100%;
}
.linkorderwine a:hover {
	color:#800305;
	padding: 2px;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	width: 100%;
	background-color: #F0F0F0;
}
.linkorderwine a:visited {
	color:#FFFFFF;
	padding: 2px;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	width: 100%;
}
.linkorderwine a:active {
	color:#FFFFFF;
	padding: 10px;
	font-size: 17px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	width: 150px;
}

a.linkbox {
	text-decoration:none;
	color:#ffffff;
	font-weight: normal;
	background-color: #669999;
	padding: 1px;
}
.linkbox a:link {
	text-decoration:none;
	color:#ffffff;
	font-weight: normal;
	background-color: #999999;
	padding: 5px;
	width: 125px;
	margin: 5px;
	float: left;
}
.linkbox a:visited {
	text-decoration:none;
	color:#ffffff;
	font-weight: normal;
	background-color: #999999;
	padding: 5px;
	width: 125px;
	margin: 5px;
	float: left;
}
.linkbox a:hover {
	text-decoration:none;
	color:#ffffff;
	font-weight: normal;
	background-color: #820302;
	padding: 5px;
	margin: 5px;
	float: left;
	width: 125px;
}

a.linkboxrightsidebar {
	text-decoration:none;
	color:#ffffff;
	font-weight: normal;
	background-color: #669999;
	padding: 1px;
}
.linkboxrightsidebar a:link {
	text-decoration:none;
	color:#850005;
	font-weight: normal;
	background-color: #ECECEC;
	padding: 5px;
	width: 189px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}
.linkboxrightsidebar a:visited {
	text-decoration:none;
	color:#850005;
	font-weight: normal;
	background-color: #ECECEC;
	padding: 5px;
	width: 190px;
	margin-bottom: 5px;
	float: left;
}
.linkboxrightsidebar a:hover {
	text-decoration:none;
	color:#ffffff;
	font-weight: normal;
	background-color: #C5C6BE;
	padding: 5px;
	width: 190px;
	margin-bottom: 5px;
	float: left;
}

a.linkverticalmain {
	text-decoration:none;
	color:#ffffff;
	font-weight: normal;
	background-color: #669999;
	padding: 1px;
}
.linkverticalmain a:link {
	text-decoration:none;
	color:#820006;
	font-weight: normal;
	background-color: #ECECEC;
	width: 190px;
	float: left;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.linkverticalmain a:visited {
	text-decoration:none;
	color:#820000;
	font-weight: normal;
	background-color: #ECECEC;
	width: 190px;
	float: left;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.linkverticalmain a:hover {
	text-decoration:none;
	color:#ffffff;
	font-weight: normal;
	background-color: #820302;
	float: left;
	width: 190px;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.-----SHOP {
}
#main_column01 {
	float: left;
	width: 200px;
}
#main_column02 {
	float: left;
	width: 480px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	clear: none;
}
#main_column03 {
	float: left;
	width: 200px;
}
#belowheader {
	width: 900px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


.------------------------------- {
}


body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 12px;
	line-height: 20px;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/layout/back_body.jpg);
}
#container  {
	width: 1000px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#container_shop  {
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
} 
.shade {
	background-image: url(http://www.winefolk.co.za/images/layout/shade1000.png);
	background-repeat: repeat-y;
	background-position: center center;
	width: 900px;
	margin: 0px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
}
#mainContent  {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 25;
	margin-right: 210px;
	margin-bottom: 0;
	margin-left: 210px;
	width: 480px;
} 
#mainContent_shop {
	width: 400px;
	margin-top: 0px;
	margin-right: 250px;
	margin-bottom: 0px;
	margin-left: 250px;
}
.layout_advert_horz_900x {
	height: 150px;
	width: 900px;
	background-color: #FEFEFE;
	margin-bottom: 5px;
	background-image: url(../images/advertising/advert_top_900px.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
}
#header  {
	background-image: url(../images/layout/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0;
	width: 900px;
} 
#header_winebank {
	background-image: url(../images/layout/header_winebank.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 25;
	padding-bottom: 0;
	padding-left: 0;
}
.layout_infobar_horz {
	margin-bottom: 5px;
	height: 30px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	background-color: #999999;
}
.sidebar_right_banner {
	padding-bottom: 15px;
}
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#sidebarleft_heading {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 10px;
	background-color: #850005;
	padding-bottom: 5px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#sidebarleft_div01 {
}
#sidebarleft_div02 {
	background-color: #CCCCCC;
	padding: 10px;
}
#sidebarleft_div03 {
}
#winery_link {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 199px;
}
#sidebar2  {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* padding keeps the content of the div away from the edges */
}
#sidebarright_heading {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 10px;
	background-color: #850005;
	padding-bottom: 5px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#sidebarright_div01 {
	padding: 0px;
}
#sidebarright_div02 {
	padding-right: 10px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #4E6071;
	border-right-color: #4E6071;
	border-bottom-color: #4E6071;
	border-left-color: #4E6071;
}
#mainContent_fullwidth  {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 25;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
} 
.layout_footer {
	background-color: #820302;
	height: 30px;
	margin-bottom: 5px;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	color: #FFFFFF;
}
.layout_footer2 {
	background-color: #CCCCCC;
	height: 30px;
	margin-bottom: 5px;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	color: #FFFFFF;
}
.layout_bar_grey {
	background-color: #999999;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
}
.layout_bar_googlesearch {
	background-color: #999999;
	height: 100px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
}
#layout_div_filtersearchwine {
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.layout_winelisted {
	background-color: #eeeeee;
	text-align: left;
	padding: 5px;
	border: 1px dotted #CCCCCC;
	margin-bottom: 20px;
}
.giftpacks {
	height: 150px;
	margin-bottom: 15px;
	background-image: url(../images/layout/grad_whitegrey.png);
	background-repeat: repeat-x;
	background-position: center center;
	width: 440px;
}
.giftpack_left {
	float: left;
	width: 150px;
	height: 150px;
}
.giftpack_right {
	float: right;
	padding: 5px;
	font-size: 11px;
	height: 140px;
	width: 280px;
}
.team {
	height: 150px;
	margin-bottom: 15px;
	background-repeat: repeat-x;
	background-position: center center;
	width: 438px;
	border: 1px dotted #83110B;
}
.team_left {
	float: left;
	width: 150px;
	height: 150px;
}
.team_right {
	float: right;
	font-size: 11px;
	height: 140px;
	width: 265px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.team_pic {
	width: 130px;
	border: 10px solid #E6DDD4;
}
.------------------------------- {
}
.text_list {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 12px;
	color: #666666;
	background-color: #ECECEC;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.text_form_input {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 11px;
	color: #666666;
}
.text_fieldset_mailus {
	padding: 15px;
	background-color: #CCCCCC;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_list_numbers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #999999;
	padding: 5px;
}
.text_fieldset_navigation {
	padding: 15px;
	background-color: #999999;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_fieldset_total {
	color: #7D0600;
	background-color: #FFE5E2;
	text-align: right;
	padding: 25px;
	border: 1px dotted #7D0600;
}
.text_legend_total {
	text-align: left;
	padding: 5px;
}
.text_legend {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 17px;
	color: #7D0400;
	background-color: #ECECEC;
	padding: 5px;
}
.text_fieldset {
	padding: 15px;
	border: 1px dotted #7D0400;
	margin-top: 10px;
}
.text_fieldset_advert {
	border: 1px dotted #7D0400;
	margin-top: 10px;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
}
.text_fieldset_orderwine {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 15px;
	color: #F0F0F0;
	background-color: #CCCCCC;
	padding: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
	text-align: center;
}
.text_fieldset_slogan01 {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-weight: bold;
	background-color: #ECECEC;
	padding: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 10px;
}
.text_hilite_red {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 20px;
	font-weight: normal;
	color: #870000;
}
.text_fieldset_search {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-weight: bold;
	padding: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 10px;
}
.text_grey_small {
	font-size: 10px;
	color: #666666;
}
.text_red_box {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7D0600;
	text-align: left;
	padding: 10px;
}
.text_order_bottles {
	font-size: 14px;
	background-color: #DDDDDD;
	padding: 10px;
	text-align: left;
	border: 1px dotted #FFFFFF;
}
.text_headingbox_01 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #999999;
	padding: 7px;
}
#message_red {
	color: #7D0600;
	background-color: #FFE5E2;
	text-align: left;
	padding: 25px;
	border: 1px dotted #7D0600;
	margin-top: 25px;
	margin-bottom: 25px;
}
.--------images------------- {
}
.image_left {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.image_winethumb {
	float: left;
	width: 100px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.image_winerythumb {
	float: left;
	width: 100px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.----------form---------- {
}
.input_textfield {
	padding: 2px;
	margin-bottom: 10px;
	width: 90%;
}
.input_textarea {
	padding: 2px;
	margin-bottom: 10px;
	height: 75px;
	width: 90%;
}
#onetwothree {
	color: #FFFFFF;
	background-color: #3D515F;
	padding: 5px;
	font-size: 10px;
	text-transform: uppercase;
}
.----------table {
}
.td_pad {
	background-color: #B7C26B;
	padding: 5px;
}
.----------filtersearch {
}
.filter_select {
	background-color: #F0F0F0;
	padding: 5px;
	float: left;
	width: 125px;
	margin: 5px;
}
.----------form {
}
#input_heading {
	margin-bottom: 10px;
	background-color: #F0F0F0;
	padding: 5px;
	font-size: 15px;
}
#input_all {
	margin-bottom: 10px;
}
#input_left {
	float: left;
	width: 50%;
}
#input_right {
	float: right;
	width: 50%;
}
#textfield_50perc {
	width: 200px;
}
#textarea_50perc {
	height: 100px;
	width: 200px;
}
#textbutton_50perc {
	color: #FFFFFF;
	background-color: #870000;
	width: 100%;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#input_all_textarea {
	margin-bottom: 10px;
	height: 100px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	color: #850005;
}

