/* Login Panel */
.rhino_page_container .panel {
	width:600px;
	height:38px;
	position:absolute;
	right:0px;
	top:44px;
	background-image:url(http://www.bandag.co.za/upload/setup_files/Login_bg.png);
	background-position:top right;
	display:none;
}
.rhino_page_container .panel .img_con {
	float:left; 
	padding-top:5px;
}
.rhino_page_container .panel .text {
	float:left;
	margin-left:10px;
	line-height:38px;
}
.rhino_page_container .panel .form_holder {
	float:left;
	margin-left:10px;
	padding-top:7px;
}
.rhino_page_container .panel .form_holder span {
	background-image:url(http://www.bandag.co.za/upload/setup_files/Login_input.png); 
	background-position:top left; 
	width:110px; 
	height:22px; 
	display:block; 
	text-align:center;
}
.rhino_page_container .panel .form_holder span .input_clear {
	background: none;
	border:0px; 
	width:100px; 
	height:22px; 
	line-height:22px;
}
.rhino_page_container .panel .form_holder .login_btn {
	background-image:url(http://www.bandag.co.za/upload/setup_files/Login_btn.jpg);
	width:60px;
	height:22px;
	padding:0;
	margin:0;
	border:0;
	font-size:0;
	line-height:0;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	background-color:transparent;
}
.slide_btn {cursor:hand; cursor:pointer;}
/* End Login Panel */

/* New Rhino_Index */
html {
	height:100%;/* NB For Page Height 100% */
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	color:#616161;
	height:100%;/* NB For Page Height 100% */
	background-image:url(http://www.bandag.co.za/upload/setup_files/bandag_site_bg.jpg);
	background-position:top left; background-repeat:repeat-x;
line-height:1.5;

}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {
	border:0px;
}
ul {
	list-style-image:url(http://www.bandag.co.za/upload/setup_files/ul_dot.jpg);
	padding-left:20px;
}
li {}
ul ul {
	list-style-image:none;
	padding-left:20px;
}
.rhino_page_container {
	position:relative;
	text-align:center;
	margin:0 auto;
	width:1003px;/* Page width */
	z-index:1;
}


.rhino_header {
	width:1003px;/* Page width */
	height:141px;/* Page height */
	background-image:url(http://www.bandag.co.za/upload/setup_files/bandag_header_bg_alt.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}


.rhino_content_container {
	position:relative;
	text-align:left;
	display:table;
	width:1003px;/* Page width */
	height:300px;/* Page height */
	background-image:url(http://www.bandag.co.za/upload/setup_files/bandag_content_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
.rhino_content_left {
	position:relative;
	display:table;
	float:left;
	margin:0px;
	padding:0px;
	width:217px;/* Page width */
	height:100%;/* Page height */
}
.rhino_content_center {
	position:relative;
	display:table;
	float:left;
	margin:0px;
	padding:0px;
	width:416px;/* Page width */
	height:100%;/* Page height */
}
.rhino_content_right {
	position:relative;
	display:table;
	float:left;
	margin:0px;
	padding:0px;
	width:310px;/* Page width */
	height:100%;/* Page height */
}
.rhino_content_single {
	position:relative;
	display:table;
	float:left;
	margin:0px;
	padding:0px;
	width:100%;/* Page width */
	height:100%;/* Page height */
}


.rhino_footer {
	position:relative;
	width:1003px;/* Page width */
	background-image:url(http://www.bandag.co.za/upload/setup_files/bandag_content_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
/* New Rhino_Index */
/* Site Layout */
h1 {
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#005aa5;
}
h2 {
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#005aa5;
}
h3 {
	margin:0px;
	padding:0px;
}
h4 {
	margin:0px;
	padding:0px;
}
h5 {
	margin:0px;
	padding:0px;
}
h6 {
	margin:0px;
	padding:0px;
	font-size:20px;
	color:#ffffff;
}

.colour_white {color:#ffffff;}
.colour_blue {color:#005aa5;}
.colour_grey {color:#7d7d7d;}

.fontsize_10 {font-size:10px;}
.fontsize_12 {font-size:12px;}
.fontsize_13 {font-size:13px;}

a:link {color:#005aa5; text-decoration:underline}      /* unvisited link */
a:visited {color:#005aa5; text-decoration:underline}  /* visited link */
a:hover {color:#005aa5; text-decoration:none;}  /* mouse over link */
a:active {color:#005aa5; text-decoration:none;}  /* selected link */

a.a_white:link {color:#ffffff; text-decoration:underline}      /* unvisited link */
a.a_white:visited {color:#ffffff; text-decoration:underline}  /* visited link */
a.a_white:hover {color:#ffffff; text-decoration:none}  /* mouse over link */
a.a_white:active {color:#ffffff; text-decoration:none}  /* selected link */


.content_style_methode h1 {
	margin:0px;
	padding:0px;
	font-size:16px;
	color:#ffffff;
}
.content_style_methode_breadcrumb {
	margin-left:-220px;
	padding-left:20px;
	background-image:url(http://www.bandag.co.za/upload/setup_files/breadcrumb.jpg);
	background-repeat:no-repeat;
	background-position:middle left;
}

.content_style_methode_breadcrumb a:link {color:#7d7d7d; text-decoration:underline}      /* unvisited link */
.content_style_methode_breadcrumb a:visited {color:#7d7d7d; text-decoration:underline}  /* visited link */
.content_style_methode_breadcrumb a:hover {color:#005aa5; text-decoration:none;}  /* mouse over link */
.content_style_methode_breadcrumb a:active {color:#7d7d7d; text-decoration:none;}  /* selected link */

.breadcrumb a:link {color:#7d7d7d; text-decoration:underline}      /* unvisited link */
.breadcrumb a:visited {color:#7d7d7d; text-decoration:underline}  /* visited link */
.breadcrumb a:hover {color:#005aa5; text-decoration:none;}  /* mouse over link */
.breadcrumb a:active {color:#7d7d7d; text-decoration:none;}  /* selected link */

/* Header Specific */
.header_search_input {
	margin:0px;
	padding:0px;
	padding-left:4px;
	height:20px;
	width:125px;
}
/* End Header Specific */
/* Leftbar Specific */

/* left menu hover effect*/
.leftbar_menu_button {
	padding-left:18px;
	width:193px;
	height:40px;
	background-image:url(http://www.bandag.co.za/upload/setup_files/leftbar_menu_selected_special1.jpg);
	cursor:hand;
	cursor:pointer;
	background-position: 0px 120px;
}
.leftbar_menu_button:hover{
	padding-left:18px;
	width:193px;
	height:40px;
	background-image:url(http://www.bandag.co.za/upload/setup_files/leftbar_menu_selected_special1.jpg);
	cursor:hand;
	cursor:pointer;
	background-position: 0px 80px;
}


.leftbar_menu_button a:link {color:#ffde00; text-decoration:underline; font-weight:bold;}      /* unvisited link */
.leftbar_menu_button a:visited {color:#ffde00; text-decoration:underline; font-weight:bold;}  /* visited link */
.leftbar_menu_button a:hover {color:#ffffff; text-decoration:none; font-weight:bold;}  /* mouse over link */
.leftbar_menu_button a:active {color:#ffde00; text-decoration:none; font-weight:bold;}  /* selected link */


.leftbar_menu_button_selected {
	padding-left:18px;
	width:193px;
	height:40px;
	background-image:url(http://www.bandag.co.za/upload/setup_files/leftbar_menu_selected_special1.jpg);
	cursor:hand;
	cursor:pointer;
	background-position: 0px 0px;
}
.leftbar_menu_button_selected:hover{

	padding-left:18px;
	width:193px;
	height:40px;
	background-image:url(http://www.bandag.co.za/upload/setup_files/leftbar_menu_selected_special1.jpg);
	cursor:hand;
	cursor:pointer;
	background-position: 0px 40px;
}


.leftbar_menu_button_selected a:link {color:#ffffff; text-decoration:underline; font-weight:bold;}      /* unvisited link */
.leftbar_menu_button_selected a:visited {color:#ffffff; text-decoration:underline; font-weight:bold;}  /* visited link */
.leftbar_menu_button_selected a:hover {color:#ffde00; text-decoration:none; font-weight:bold;}  /* mouse over link */
.leftbar_menu_button_selected a:active {color:#ffffff; text-decoration:none; font-weight:bold;}  /* selected link */


/* left menu hover effect*/

/* End Leftbar Specific */
/* End Site Layout */
/*-------------------------------------------------In--The--News--Slider--------------------------------------------------------*/

.jcarousel-skin-tango_in_the_news .jcarousel-direction-rtl {
	direction:rtl;
}

.jcarousel-skin-tango_in_the_news .jcarousel-container-horizontal {
    padding:0px 16px;
	width:275px;
	height:128px;
}

.jcarousel-skin-tango_in_the_news .jcarousel-clip-horizontal {
    width:270px; /* Set width of slider  according to width of image * the number of images you want displayed */
    height:128px; /* Set height of slider  according to image display size */
}

.jcarousel-skin-tango_in_the_news .jcarousel-item {
    width:269px; /* single image size */
    height:130px; /* single image size */
}

.jcarousel-skin-tango_in_the_news .jcarousel-item-horizontal {
	margin:0px;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango_in_the_news .jcarousel-next-horizontal {
    position:absolute;
    top:0px;
    right:0;
    width:16px;
    height:128px;
    cursor:pointer;
	background-image:url(http://www.bandag.co.za/upload/setup_files/inthenews_rightslider.jpg);
}

.jcarousel-skin-tango_in_the_news .jcarousel-direction-rtl .jcarousel-next-horizontal {
    background-image:url(http://www.bandag.co.za/upload/setup_files/inthenews_rightslider.jpg);
}


.jcarousel-skin-tango_in_the_news .jcarousel-prev-horizontal {
    position:absolute;
    top:0px;
    left:0;
    width:16px;
    height:128px;
    cursor:pointer;
    background:url(http://www.bandag.co.za/upload/setup_files/inthenews_leftslider.jpg);
}

.jcarousel-skin-tango_in_the_news .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    background-image:url(http://www.bandag.co.za/upload/setup_files/inthenews_leftslider.jpg);
}
/*-------------------------------------------------End--In--The--News--Slider--------------------------------------------------------*/

/*-------------------------------------------------Videos--Slider--------------------------------------------------------*/

.jcarousel-skin-tango_videos .jcarousel-direction-rtl {
	direction:rtl;
}

.jcarousel-skin-tango_videos .jcarousel-container-horizontal {
    padding:0px 40px;
	width:230px;
	height:66px;
}

.jcarousel-skin-tango_videos .jcarousel-clip-horizontal {
    width:230px; /* Set width of slider  according to width of image * the number of images you want displayed */
    height:130px; /* Set height of slider  according to image display size */
}

.jcarousel-skin-tango_videos .jcarousel-item {
    width:229px; /* single image size */
    height:89px; /* single image size */
}

.jcarousel-skin-tango_videos .jcarousel-item-horizontal {
	margin-top:28px;
	margin-bottom:0px;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango_videos .jcarousel-next-horizontal {
    position:absolute;
    top:0px;
    right:0;
    width:40px;
    height:140px;
    cursor:pointer;
    background:url(http://www.bandag.co.za/upload/setup_files/videos_slider_right.jpg);
}

.jcarousel-skin-tango_videos .jcarousel-direction-rtl .jcarousel-next-horizontal {
    background-image:url(http://www.bandag.co.za/upload/setup_files/videos_slider_right.jpg);
}


.jcarousel-skin-tango_videos .jcarousel-prev-horizontal {
    position:absolute;
    top:0px;
    left:0;
    width:40px;
    height:140px;
    cursor:pointer;
    background:url(http://www.bandag.co.za/upload/setup_files/videos_slider_left.jpg);
}

.jcarousel-skin-tango_videos .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    background-image:url(http://www.bandag.co.za/upload/setup_files/videos_slider_left.jpg);
}
/*-------------------------------------------------End--Videos--Slider--------------------------------------------------------*/

/*-------------------------------------------------Leftbar--Videos--Slider--------------------------------------------------------*/

.jcarousel-skin-tango_videos_left .jcarousel-direction-rtl {
	direction:rtl;
}

.jcarousel-skin-tango_videos_left .jcarousel-container-horizontal {
    padding:0px 0px;
	width:191px;
	height:66px;
}

.jcarousel-skin-tango_videos_left .jcarousel-clip-horizontal {
    width:191px; /* Set width of slider  according to width of image * the number of images you want displayed */
    height:130px; /* Set height of slider  according to image display size */
}

.jcarousel-skin-tango_videos_left .jcarousel-item {
    width:190px; /* single image size */
    height:86px; /* single image size */
}

.jcarousel-skin-tango_videos_left .jcarousel-item-horizontal {
	margin-top:30px;
	margin-bottom:0px;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango_videos_left .jcarousel-next-horizontal {
    position:absolute;
    top:0px;
    right:0;
    width:25px;
    height:140px;
    cursor:pointer;
    background:url(http://www.bandag.co.za/upload/setup_files/video_left_slider_right.jpg);
}

.jcarousel-skin-tango_videos_left .jcarousel-direction-rtl .jcarousel-next-horizontal {
    background-image:url(http://www.bandag.co.za/upload/setup_files/video_left_slider_right.jpg);
}


.jcarousel-skin-tango_videos_left .jcarousel-prev-horizontal {
    position:absolute;
    top:0px;
    left:0;
    width:25px;
    height:140px;
    cursor:pointer;
    background:url(http://www.bandag.co.za/upload/setup_files/video_left_slider_left.jpg);
}

.jcarousel-skin-tango_videos_left .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    background-image:url(http://www.bandag.co.za/upload/setup_files/video_left_slider_left.jpg);
}
/*-------------------------------------------------End--Leftbar--Videos--Slider--------------------------------------------------------*/

/*-------------------------------------------------Satisfied--Customers--Slider------------------------------------------------------*/

.jcarousel-skin-tango_satisfied_customers .jcarousel-direction-rtl {
	direction:rtl;
}

.jcarousel-skin-tango_satisfied_customers .jcarousel-container-horizontal {
    padding:0px 22px;
	width:715px;
	height:66px;
}

.jcarousel-skin-tango_satisfied_customers .jcarousel-clip-horizontal {
    width:715px; /* Set width of slider  according to width of image * the number of images you want displayed */
    height:66px; /* Set height of slider  according to image display size */
}

.jcarousel-skin-tango_satisfied_customers .jcarousel-item {
    width:118px; /* single image size */
    height:66px; /* single image size */
}

.jcarousel-skin-tango_satisfied_customers .jcarousel-item-horizontal {
	margin:0px;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango_satisfied_customers .jcarousel-next-horizontal {
    position:absolute;
    top:0;
    right:0;
    width:22px;
    height:65px;
    cursor:pointer;
    background:url(http://www.bandag.co.za/upload/setup_files/satisfiedcustomer_rightslider.jpg);
}

.jcarousel-skin-tango_satisfied_customers .jcarousel-direction-rtl .jcarousel-next-horizontal {
    background-image:url(http://www.bandag.co.za/upload/setup_files/satisfiedcustomer_rightslider.jpg);
}


.jcarousel-skin-tango_satisfied_customers .jcarousel-prev-horizontal {
    position:absolute;
    top:0;
    left:0;
    width:22px;
    height:65px;
    cursor:pointer;
    background:url(http://www.bandag.co.za/upload/setup_files/satisfiedcustomer_leftslider.jpg);
}

.jcarousel-skin-tango_satisfied_customers .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    background-image:url(http://www.bandag.co.za/upload/setup_files/satisfiedcustomer_leftslider.jpg);
}
/*-------------------------------------------------End--Satisfied--Customers--Slider--------------------------------------------------------*/




/*-------------------------------------------------News--Slider--------------------------------------------------------*/
/* News Slider */
#container {
	padding:0px;
	margin:0px auto 0px;
	width:962px;
	background:#ffffff;
}
UL.lof-main-wapper LI {
	position:relative;
}
.lof-slidecontent {
	border:0px;
	position:relative;
	width:962px;
	height:268px;
	overflow:hidden;
}
.lof-slidecontent .preload {
	z-index:100000;
	position:absolute;
	text-align:center;
	width:100%;
	background:#fff;
	height:100%;
	color:#fff;
	top:0px;
	left:0px;
}
.lof-slidecontent .preload DIV {
	width:100%;
	background:url() no-repeat 50% 50%;
	height:100%;
}
.lof-main-outer {
	position:relative;
	width:962px;
	height:100%;
	overflow:hidden;
	z-index:auto;
}
.lof-main-item-desc {
	/* This is the main image description overlay */
	position:absolute;
	width:411px;
	height:249px;
	top:10px;
	left:267px;
	background-image:url(http://www.bandag.co.za/upload/setup_files/bandag_news_descriptionbg.png);
	background-repeat:no-repeat;
	background-position:top left;
}

UL.lof-main-wapper {
	position:absolute;
	padding-bottom:0px;
	margin:0px;
	padding-left:0px;
	width:962px;
	padding-right:0px;
	height:300px;
	overflow:hidden;
	padding-top:0px;
}
UL.lof-main-wapper LI {
	padding:0px;
	margin:0px;
	width:962px;
	float:left;
	height:100%;
	overflow:hidden;
}
.lof-opacity LI {
	position:absolute;
	float:inherit;
	top:0px;
	left:0px;
}
UL.lof-main-wapper LI IMG {
	padding:0px;
	margin:10px;
}
li-desc {
	position:absolute;
	width:400px;
	/*background:url(http://www.bandag.co.za/upload/setup_files/green.jpg); Removed cos image not here*/
	top:150px;
	left:50px;
}
li-desc P {
	padding:0px;
	margin:0px;
	color:#fff;
}

UL.lof-navigator {
	position:absolute;
	padding:0px;
	margin:0px;
	width:100%;
	top:0px;
}
UL.lof-navigator LI {
	padding:0px;
	list-style-type:none;
	margin:0px;
	width:255px;
	overflow:hidden;
	cursor:pointer;
	list-style-image:none;
}
.lof-navigator-outer {
	z-index:100;
	position:absolute;
	width:962px;
	height:300px;
	color:#fff;
	overflow:hidden;
	top:0px;
	right:0px;
}
.lof-navigator LI.active {
	/* side nav active arrow */
	background:url() no-repeat left center;
	color:#fff;
}
.lof-navigator LI:hover {
	
}

.lof-navigator LI DIV {
	/* side nav unactive bg */
	position:relative;
	padding:0px;
	background:url(http://www.bandag.co.za/upload/setup_files/bandag_news_slidebg.jpg);
	height:67px;
	color:#005aa5;
	margin:0px;
	border-top:#e1e1e1 1px solid;
}
.lof-navigator LI DIV p{
	margin-top:25px;
	font-weight:bold;
}
.lof-navigator LI.active DIV {
	/* side nav active bg */
	background:url(http://www.bandag.co.za/upload/setup_files/bandag_news_slidebg_active.jpg);
	color:#fff;
	vertical-align:middle;
}
.lof-navigator LI IMG {
	border:#000 0px solid;
	padding:2px;
	margin:7px;
	float:left;
}
.lof-navigator LI.active IMG {
	border:#c5c5c5 0px solid;
	padding:2px;
	margin:7px;
	float:left;
}
.lof-navigator LI.active H3 {
	color:#fff;
}

a.slidermain_link:link {color:#444444; text-decoration:none; font-size:18px; font-weight:bold;}      /* unvisited link */
a.slidermain_link:visited {color:#444444; text-decoration:none; font-size:18px; font-weight:bold;}  /* visited link */
a.slidermain_link:hover {color:#eb6e21; text-decoration:underline; font-size:18px; font-weight:bold;}  /* mouse over link */
a.slidermain_link:active {color:#444444; text-decoration:underline; font-size:18px; font-weight:bold;}  /* selected link */

a.slidermini_link:link {color:#444444; text-decoration:none; font-size:12px; font-weight:bold;}      /* unvisited link */
a.slidermini_link:visited {color:#444444; text-decoration:none; font-size:12px; font-weight:bold;}  /* visited link */
a.slidermini_link:hover {color:#eb6e21; text-decoration:underline; font-size:12px; font-weight:bold;}  /* mouse over link */
a.slidermini_link:active {color:#444444; text-decoration:underline; font-size:12px; font-weight:bold;}  /* selected link */

/* !! End News Slider !! */
/*-------------------------------------------------End--News--Slider--------------------------------------------------------*/







/* Rhino Specific Stylesheet DONOT DELETE */

input.button, input.submit {
	text-align:center;
	background: #eaeaea;
	border-top: 1px solid #888;
	border-bottom: solid 2px #888;
	border-left: solid 1px #888;
	border-right: solid 2px #888;
}

.imgblock {
	/*display: block;*/
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 2px;
	text-decoration: none;
}

img { 
	border-style: none; 
}

.rhino_heading {
	font-weight : bold;
}

.error, .required, .rhino_price  {
	font-weight : bold;
	color: Red;
}
/* End Rhino Specific */                  
