body
{
   background-image: url("../../graphics/templates/trend/misc/main_page_background.jpg");
   background-repeat: repeat-x;
   background-color: #1b1c21;
}


body, 
td
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  color: #666666;
}

table.content_border
{
border: 1px #000000 solid;
margin-top: 0px;
padding-top: 0px;
}

table.content_border_red
{
border: 1px #ff0000 solid;
margin-top: 0px;
padding-top: 0px;
}

a, 
a:link, 
a:active,
a:visited,
td a, 
td a:link, 
td a:active,
td a:visited
{
  color: #666666; 
  text-decoration: underline;
}

a:hover,
td a:hover   
{
  color: #ff0000; 
  text-decoration: underline;
}

a.recently_viewed,
a.recently_viewed:link,
a.recently_viewed:active,
a.recently_viewed:visited
{
	font-size:9px;
	color: #666666; 
  	text-decoration: none;
}

a.recently_viewed:hover
{
	color: #ff0000; 
  	text-decoration: none;
}

.recently_viewed_background
{
	height: 23px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	background-image: url("../../graphics/templates/trend/misc/nav_black_shade_background.jpg");
	background-repeat: repeat-x;	
}

.body10
{
  font-size: 10px;
}

.body8
{
  font-size: 8px;
}


.body11
{
  font-size: 11px;
}

.body12
{
  font-size: 12px;
}

.body14
{
  font-size: 14px;
}

.white
{
  color: #ffffff;
}

.white11
{
  font-size: 11px;
  color: #ffffff;
}

.white11 a, 
.white11 a:link, 
.white11 a:active, 
.white11 a:visited 
{

  color: #ffffff; 
  text-decoration: none;
}

.white11 a:hover   
{

  color: #ff0000; 
  text-decoration: underline;
}


.white12
{
  font-size: 12px;
  color: #ffffff;
}

.white12 a, 
.white12 a:link, 
.white12 a:active, 
.white12 a:visited 
{

  color: #ffffff; 
  text-decoration: none;
}

.white12 a:hover   
{

  color: #eeeeee; 
  text-decoration: underline;
}


.white14
{
  font-size: 14px;
  color: #ffffff;
}

.white14 a, 
.white14 a:link, 
.white14 a:active, 
.white14 a:visited 
{

  color: #ffffff; 
  text-decoration: none;
}

.white14 a:hover   
{

  color: #eeeeee; 
  text-decoration: underline;
}

td.header_bkgrd
{
   background-image: url("../../graphics/templates/trend/header/header_bar_shade_image.jpg");
   background-repeat: none; 
}

td.header_nav_bkgrd
{
   background-image: url("../../graphics/templates/trend/header/header_nav_bar_shine.jpg");
   background-repeat: none; 
}

td.header_nav_repeat_bkgrd
{
	background-image: url("../../graphics/templates/trend/header/header_tab_backgrnd_shade.jpg");
	background-repeat: repeat-x;
}

td.footer_bkgrd
{
	background-image: url("../../graphics/templates/trend/footer/footer_nav_bar_shine.jpg");
	background-repeat: none;
}

td.rightnav_heading_bkgrd
{
	background-image: url("../../graphics/templates/trend/misc/boxout_greyshade_bckgrnd.jpg");
	background-repeat: none;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
}

td.rightnav_heading_bkgrd span
{
	/*background-image: url("../../graphics/templates/trend/misc/nav_black_shade_background.jpg");
	background-repeat: none;*/
	color: #ff0000;
}
	
img
{
   border-color: #eeeeee;
}

h1
{
   font-size: 24px;
   padding: 0px;
   margin: 0px;
   color: #000000;
}

h2
{
   font-size: 20px;
   padding: 0px;
   margin: 0px;
   color: #000000;
}

h2 a,
h2 a:link, 
h2 a:active, 
h2 a:visited
{
   font-size: 20px;
   padding: 0px;
   margin: 0px;
   color: #000000;
   text-decoration: none;
}

h2 a:hover
{
	color: #ff0000;
}


.is3-clear
{
  clear:both;	
}

/*************************************************************
*** NEW STUFF
*************************************************************/

ul#navtop
{
margin: 0px;
padding: 0px;
margin-left: 0;
padding-left: 10px;
padding-top: 0px;
}

#navtop li
{
display: inline;
list-style-type: none;
}


#navtop li a
{
font-size: 11px;
color: #ffffff;
padding-right: 16px;
text-decoration: none;
}

#navtop li a.last
{
	padding: 0;	
}

#navtop li a:hover
{
color: #ff0000;
text-decoration: none;
}


.dotted
{
  background-image: url("../../graphics/templates/trend/misc/dotted_line_grey.gif");
  background-repeat: repeat-x;  
}

.dotted_header
{
	background-image: url("../../graphics/templates/trend/misc/dotted_line_grey_header.gif");
  background-repeat: repeat-y;
}

.body16 
{
  font-size: 16px;
}

.body20
{
  font-size: 20px;
}

.black_text,
.black_text a:link, 
.black_text a:active, 
.black_text a:visited
{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.black_text,
a.black_text:link,  
a.black_text:active,
a.black_text:visited
{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

.black_text a:hover,
a.black_text:hover
{
   color: #ff0000;
   text-decoration: none;
}

span.search_total_selected
{
	color: #ff0000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;	
}

.black_text16,
.black_text16 a:link, 
.black_text16 a:active, 
.black_text16 a:visited 
{
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

.black_text16 a:hover
{
   color: #ff0000;
   text-decoration: none;
}

.black_text14,
.black_text14 a:link, 
.black_text14 a:active, 
.black_text14 a:visited 
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

.black_text14 a:hover
{
   color: #ff0000;
   text-decoration: none;
}

.black_text12,
.black_text12 a:link, 
.black_text12 a:active, 
.black_text12 a:visited 
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
   text-decoration: none;
}

.black_text12 a:hover
{
   color: #ff0000;
}

.black_title,
.black_title a,
.black_title a:link,
.black_title a:active,
.black_title a:visited
{
	color: #000000;
	font-size: 14px;	
	text-decoration: none;
}

.black_title a:hover
{
	color: #ff0000;
	text-decoration: none;	
}

.red_text
{
	color: #ff0000;
	font-weight: bold;
	
}

li.error
{
	color: #ff0000;
	font-weight: bold;
}

.big_red
{
  color: #ff0000;
  font-size: 40px;
}

.red_text14
{
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
}

.red_text16
{
	color: #ff0000;
	font-weight: bold;
	font-size: 16px;
}

.red_text24
{
	color: #ff0000;
	font-weight: bold;
	font-size: 24px;
}

ul#product_details_list
{
  margin: 0px;
  padding: 0px;
  padding-left: 15px
}

ul#product_details_list li
{
  list-style-image: url("../../graphics/templates/trend/misc/bullet_square_black.jpg");
  font-size: 11px;
  margin: 0px;
}

form
{
  margin: 0;
}

a.underline
{
   text-decoration: underline;
   color: #000000;
}

/* image popup window */

.enlarge a, 
.enlarge a:link, 
.enlarge a:active, 
.enlarge a:visited 
{
	color: #ffffff;
}

/** PAGINATION STYLES *********************************************************/

.pagination__list
{
margin-left: 0px;
padding-left: 0px;
white-space: nowrap;
}

.pagination__list li
{
	display: inline;
	list-style-type: none;
}

.pagination__list li a
{
  line-height: 10px;
  padding: 2px 6px 2px 6px;
	margin: 0px;
}

.pagination__list li a:hover, .pagination__list li a.pagination__selected
{
  background: #ff0000;
  color: #ffffff;
}

/** SIDE NAV ******************************************************************/



/** First level ****************************************************************/

#sidebar_nav 
{
   margin: 0px;
   padding: 0px;  
   list-style-type: none;  
}

#sidebar_nav li 
{
   margin-bottom: 0px;  
   border: 1px solid #ffffff;
   border-width: 0px 0px 1px 0px; 
   list-style-image: none; 
}

#sidebar_nav li a 
{
  background: #dddddd;
  color: #666666;  
  font-size: 11px;
  display: block;
  line-height: 17px; 
  width:180px;
  text-decoration: none;
  border: solid 0px #f00;
  padding-left: 10px;   
  padding-right: 10px;   
}

html>body #sidebar_nav li a  
{
  width:160px;
} 

#sidebar_nav li a:hover 
{
   background: #ff0000;
   color: #ffffff;
   
   text-decoration: none;
}

#sidebar_nav li a#selected 
{
   background: #ff0000;
   color: #ffffff;
   
   text-decoration: none;
}

/** Second level ****************************************************************/

#sidebar_subnav 
{
   margin: 0px;
   padding: 0px;
   background: #FFFFFF;
   padding-bottom: 5px;
   padding-top: 5px;
   list-style-type: none;
}

#sidebar_subnav li 
{
   margin-bottom: 0px;  
   border: 0px solid #ffffff;
   border-width: 0px 0px 0px 0px;  
}

#sidebar_subnav li a 
{
  background: #FFFFFF;
  font-size: 11px;
  line-height: 17px;
  padding-left: 20px;
  padding-right: 10px;
  background-image: url("../../graphics/templates/trend/misc/nav_dash_grey.jpg");
  background-repeat: no-repeat;
  background-position: 10px 3px;
  text-decoration: none;
  display: block;
}

html>body #sidebar_subnav li a  
{
  width:150px;
} 

#sidebar_subnav li a:hover 
{
   background: #FFFFFF;
   background-image: url("../../graphics/templates/trend/misc/nav_dash_red.jpg");
   background-repeat: no-repeat;
   background-position: 10px 3px;
   color: #ff0000;
   text-decoration: none;
}

#sidebar_subnav li a#subcat_1_selected 
{
   background: #FFFFFF;
   background-repeat: no-repeat;
   background-image: url("../../graphics/templates/trend/misc/nav_down_arrow_red.jpg");
   background-position: 10px 5px;
   color: #ff0000;;
   text-decoration: none;
}


/** Thrid level *************************************************************************************/

#sidebar_subnav2 
{
   margin: 0px;
   padding: 0px;
   background: #FFFFFF;
   padding-bottom: 5px;
   padding-top: 5px;
   list-style-type: none;
}

#sidebar_subnav2 li 
{
   margin-bottom: 0px;  
   border: 0px solid #ffffff;
   border-width: 0px 0px 0px 0px;  
}

#sidebar_subnav2 li a 
{
  background: #FFFFFF;
  font-size: 11px;
  line-height: 17px;
  padding-left: 30px;
  padding-right: 10px;
  background-image: url("../../graphics/templates/trend/misc/nav_dash_grey.jpg");
  background-repeat: no-repeat;
  background-position: 20px 3px;
  text-decoration: none;
  display: block;  
}

html>body #sidebar_subnav2 li a  
{
  width:140px;
} 

#sidebar_subnav2 li a:hover 
{
   background: #FFFFFF;
   background-image: url("../../graphics/templates/trend/misc/nav_dash_red.jpg");
   background-repeat: no-repeat;
   background-position: 20px 3px;
   color: #ff0000;
   text-decoration: none;
}

#sidebar_subnav2 li a#subcat_2_selected 
{
   background: #FFFFFF;
   background-repeat: no-repeat;
   background-image: url("../../graphics/templates/trend/misc/nav_dash_red.jpg");
   background-position: 20px 3px;
   color: #ff0000;
   text-decoration: none;
}

/* type header */
#sidebar_nav li.sidenav_heading_bkgrd
{
}

#sidebar_nav li.sidenav_heading_bkgrd a
{
	color: #ffffff;
	font-weight: bold;
/*	padding-left: 10px;*/
	padding: 2 10 2 10;
	background-image: url("../../graphics/templates/trend/misc/nav_black_shade_background.jpg");
	background-repeat: none;
}

#sidebar_nav li.sidenav_heading_bkgrd a:hover
{
	background-image: url("../../graphics/templates/trend/misc/nav_black_shade_background.jpg");
	color: #ff0000;
	text-decoration: none;
}

/*********************************************************************************
**  Knowledgebase styles
*********************************************************************************/

p.pad_top
{
  margin:0px;
  margin-top:20px;
}
p.pad_bottom
{
  margin:0px;
  margin-bottom:10px;
}

p.pad_left
{
   margin: 0px 20px 20px 10px;
}

#knowledge {
   margin: 0px 0px 0px 10px;
   padding: 0px;  
   list-style-type: none;  
}

#knowledge li {
   margin-bottom: 10px;   
   border: 1px solid #ffffff;
   border-width: 0px 0px 1px 0px; 
   list-style-image: none;
}
	
#knowledge li a {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;	 
}

#knowledge li a:hover,
#knowledge li a#selected {
	color: #ff0000;
	text-decoration: none;	
}

/** knowledge 2nd lvl **/

#knowledge_1 {
   margin: 10px 0px 0px 10px;
   padding: 0px;
   list-style-type: none;  
}

#knowledge_1 li {
   margin-bottom: 0px;  
   border: 1px solid #ffffff;
   border-width: 0px 0px 1px 0px; 
   padding-left:0px;
   list-style-image: none; 
}
	
#knowledge_1 li a {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	 
}

#knowledge_1 li a:hover,
#knowledge_1 li a#selected {
	color: #ff0000;
	text-decoration: none;
}

/** knowledge 3rd lvl **/

#knowledge_2 {
   margin: 10px 0px 10px 10px;
   padding: 0px;
   list-style-type: none;  
}

#knowledge_2 li {
   margin-bottom: 0px;  
   border: 1px solid #ffffff;
   border-width: 0px 0px 1px 0px; 
   padding-left:0px;
   list-style-image: none; 
}
	
#knowledge_2 li a {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	 
}

#knowledge_2 li a:hover,
#knowledge_2 li a#selected {
	color: #ff0000;
	text-decoration: none;
}

.float_img_left
{ 
	float: left; 
	margin: 20px 20pc 0px 0px;
	border: 1px solid #ccc;
	padding: 0px;
}




/** SHOPPING CART STYLES ******************************************************/

.cart-headerbar
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #ffffff; 
	text-decoration: none; 
	background-color: #000000;
}

.cart-row1
{
	background-color: #eeeeee;
}

.cart-row2
{
	background-color: #ffffff;
}

.cart-border
{
	background-color: #000000;
}

.cart-removecolumn
{
}

.cart-ordertotal
{
	font-size: 18px;
}

/** ORDERING PROCESS STYLES ***************************************************/

.ordering-leftcell
{
}

.ordering-border
{
	background-color: #000000;
}

.ordering-rightcell
{
}

.ordering-headerbar
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #ffffff; 
	text-decoration: none; 
	background-color: #000000;
}

.country_dropdown{
	width:190px;
	font-size:11px;
	color:#000;
	background-color:fff;
	border-style: solid; 
	border-width:1px;
	border-color:#000;
}

input.btn {
	background-color:#000;
	color:#fff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	border: 1px solid #AAA;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

input.btn.ui-state-hover {
	background-image: none;
	background-color: red;
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	border-bottom: 1px solid #AAA;
	border-right: 1px solid #AAA;
}



/** GLOSSARY styles ******************************/

#glossary {
   margin: 0px 0px 0px 10px;
   padding: 0px;  
   list-style-type: none;  
}

#glossary li {
   margin-bottom: 5px;   
   border: 1px solid #ffffff;
   border-width: 0px 0px 1px 0px; 
   list-style-image: none;
}
	
#glossary li a {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;	 
}

#glossary li a:hover,
#glossary li a#selected {
	color: #ff0000;
	text-decoration: none;
}

/** glossary 2nd lvl **/

#glossary_1 {
   margin: 5px 0px 0px 10px;
   padding: 0px;
   list-style-type: none;  
}

#glossary_1 li {
   margin-bottom: 0px;  
   border: 1px solid #ffffff;
   border-width: 0px 0px 1px 0px; 
   padding-left:0px;
   list-style-image: none; 
}
	
#glossary_1 li a {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	 
}

#glossary_1 li a:hover,
#glossary_1 li a#selected {
	color: #ff0000;
	text-decoration: none;
}




.glossary_nav_text
{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	text-decoration: none;
	color: #000000;

}

.glossary_nav_text li
{
	color: #000000;	
	display: inline;
	list-style-type: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;	
}
 

.glossary_nav_text li a, a:active, a:visited
{
	color: #000000;
	margin: 0px;
	text-decoration: none;
	
}

.glossary_nav_text li a:hover, a.glossary_nav_text_selected
{
	color: #ff0000;
	text-decoration: none;
}


/** COMPATIBILITY styles ******************************/

#compatability {
   margin: 0px 0px 0px 10px;
   padding: 0px;  
   list-style-type: none;  
}

#compatability li {
   margin-bottom: 3px;   
   border: 1px solid #ffffff;
   border-width: 0px 0px 1px 0px; 
   list-style-image: none;
}
	
#compatability li a {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;	 
}

#compatability li a:hover,
#compatability li a#selected {
	color: #ff0000;
	text-decoration: none;
}

/** compatability 2nd lvl **/

#compatability_1 {
   margin: 1px 0px 0px 10px;
   padding: 0px;
   list-style-type: none;  
}

#compatability_1 li {
   margin-bottom: 0px;  
   border: 1px solid #ffffff;
   border-width: 0px 0px 1px 0px; 
   padding-left:0px;
   list-style-image: none; 
}
	
#compatability_1 li a {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	 
}

#compatability_1 li a:hover,
#compatability_1 li a#selected {
	color: #ff0000;
	text-decoration: none;
}


.stockist_black_text
{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.stockist_black_text a:link, 
.stockist_black_text a:active, 
.stockist_black_text a:visited 
{
	color: #666666;
	text-decoration: underline;
}


.stockist_black_text a:hover
{
   color: #ff0000;
   text-decoration: none;
}

.knowledge_related
{
   padding-left:1px;
   padding-right:2px;
   font-size:10px;
   font-family: Arial, Helvetica, sans-serif; 
}

.knowledge_title
{
	padding-left:6px;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.kbredtext
{
	color: #ff0000;
	font-weight: bold;
	
}

.kbGreenText
{
	color: #339900;
	font-weight: bold;
	
}

#register .register_field
{
	background-color:#DDD;
	border:1px solid #AAA;
	font-size:11px;
}

#lightbox-close
{
	width: 75px;
}

/* homepage portal styles*/

#portal_row1, #portal_row2
{
	width: 750px;
}

.portal_item 
{
	width: 242px;
	float: left;
	margin-left: 6px;
}

.portal_item h3
{
	margin: 5px 0px;
	padding: 0px;
}

.portal_item h3
{
	margin: 5px 0px;
	padding: 0px;
}

.portal_detail_white
{
  font-size: 12px;
  color: #ffffff;
}

.portal_detail_black
{
  font-size: 12px;
  color: #000000;
}

.portal_detail_white ul, .portal_detail_black ul
{
	list-style-image: url("../../graphics/templates/trend/misc/stockist_bullet_arrow_homepage.gif");
	margin: 0px;
	padding: 0 0 0 18px;
}

.portal_detail_white li a, 
.portal_detail_white li a:link, 
.portal_detail_white li a:active, 
.portal_detail_white li a:visited 
{
  color: #ffffff; 
  text-decoration: none;
}

.portal_detail_white li a:hover   
{
  color: #eeeeee; 
  text-decoration: underline;
}


.portal_detail_black p a, 
.portal_detail_black p a:link, 
.portal_detail_black p a:active, 
.portal_detail_black p a:visited 
{
	color: #000000; 
  text-decoration: none;
}

.portal_detail_black p a:hover
{
	color: #111111; 
  text-decoration: underline;
}

.black14
{
  font-size: 14px;
  color: #000000;
}

.black14 a, 
.black14 a:link, 
.black14 a:active, 
.black14 a:visited 
{

  color: #000000; 
  text-decoration: none;
}

.black14 a:hover
{
	color: #111111; 
	text-decoration: underline;
}

#search_result_totals
{
}

#search_result_totals a,
#search_result_totals span
{
	font-size: 13px;
}

/** STATIC CONTENT styles start ******************************/

.style1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.style2
{
	font-size: 14px; 
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 14px;
}

.style4
{
	font-size: 18px
}

.style6
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}

/** STATIC CONTENT styles end ******************************/


/** HOME PAGE JCAROUSEL STYLES ******************************************/


.jcarousel-skin-trend .jcarousel-container {
    width: 410px;
    height: 330px;
}

.jcarousel-skin-trend .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-trend .jcarousel-container-horizontal,
.jcarousel-skin-trend .jcarousel-container-vertical,
.jcarousel-skin-trend .jcarousel-clip-horizontal,
.jcarousel-skin-trend .jcarousel-clip-vertical,
.jcarousel-skin-trend .jcarousel-item {
    width: 410px;
    height: 330px;    
}

.jcarousel-skin-trend .jcarousel-item-horizontal {
	margin: 0;
	padding: 0;
}

.jcarousel-skin-trend .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin: 0;
	padding: 0;
}

.jcarousel-skin-trend .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-trend .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

.jcarousel-skin-trend ul li a img {
    border: 0;
}

/

/**
 * Additional styles for the controls.
 */
 
.jcarousel-control {
    margin-bottom: 10px;
    text-align: center;
}

.jcarousel-control a:link
{
	color: #FFF;
	text-decoration: none;
}

.jcarousel-control a {	
	float: left;
	margin-right: 5px;
	background-image: url("../../graphics/templates/trend/buttons/key_off.png");
	background-repeat: none;
  text-decoration: none;
  display: block;
  color: #FFF;
  font-size: 14px;
  padding: 4px 9px 5px 8px;
}

.jcarousel-control a:focus,
.jcarousel-control a:active {
    outline: none;
		color: #FFF;
		margin-right: 5px;
  	text-decoration: none;
}

.jcarousel-control a:hover {
  text-decoration: none;
	background-image: url("../../graphics/templates/trend/buttons/key_on.png");
	color: #FFF;
}


.jcarousel-scroll {
    margin-top: 10px;
    text-align: center;
}

.jcarousel-scroll form {
    margin: 0;
    padding: 0;
}

.jcarousel-scroll select {
    font-size: 10px;
}

a.jcarousel-selected
{
	background-image: url("../../graphics/templates/trend/buttons/key_on.png");
	color: #FFF;
}

.jcarousel-control-wrap {
	margin: 10px 0px 5px 0px;
	float: left;
}

/** HOME PAGE NEWS STYLES *****************************************************/

#news_container
{
	border: 1px solid #000;
	width: 138px;
}

#news_container_title
{
	margin: 2px 2px 0px 2px;
	padding: 4px;
	background-color: #DDD;
	color: #000;
	font-size: 13px;
}

.news_header,
.news_header.first_article
{
	margin: 2px;
	padding: 4px 3px 3px 3px;
	color: black;
	font-size: 11px;
	clear: right; 
	cursor: pointer;
}

.news_header
{
	border-top: 1px dotted #DDD;
}

.first_article
{
	border-top: none;
}

.news_detail
{
	height: 172px;
}

.news_detail p
{
	margin: 2px;
	padding: 3px;
}
	
.news_image
{
	margin: 0 10px;
}

.news_more
{
	margin:0px 4px 2px 0px;
	padding: 0px;
	float: right;
}

.news_header.red
{
	color: red;
}

.news_header.black
{
	color: black;
}

.footer_social_btn
{
	margin: 0px 5px 3px 0px;
}

.footer_social_facebook_btn
{
	border:none;
	overflow:hidden;
	width:84px;
	height:21px;
	margin-top: 3px; 
}

/* Google Map */

#stockist_google_map
{
	height: 500px;
	width: 748px;
	margin-top: 10px;
}

#map_canvas
{
	width: 620px;
	height: 450px;
	float: left;
}

#map_instructions
{
	width: 195px;
	height: 450px;
	float: left;
	padding: 0px 15px 0px 10px;
	font-size: 12px; 
}

#map_instructions ol
{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

#map_instructions ol li
{
	margin-bottom: 5px;
}

#map_instructions p.show_all_link
{
	margin:0 auto;
	width: 120px;
	text-align:center;
	color: red;
}

#map_overlay
{
	width: 400px;
	height: 450px;
	float: left;
}

#search_filter_container
{
	width: 118px;
	height: 450px;
	padding-left: 10px;
	float: left;
}

.search_filter_option_top
{
	height: 18px;
	margin-top: 2px;
	width: 85px;
	margin: 0px 0px 6px 15px;
}

.search_filter_option
{
	height: 54px;
	margin-top: 1px;
	width: 85px;
	margin-left: 15px;
}

.google_map_popup
{
	margin-top: 10px;
	width: 400px;
	color: black;
}

.google_map_popup h1
{
	font-size: 14px;
}

.stockist_logo_add
{
	margin-top: 10px;
}

.stockist_logo
{
	width: 100px;
	float: left;
	margin-right: 20px;
}

.stockist_add
{
	float: left;
	width: 150px;
}

.stockist_links
{
	float: right;
	margin-right: 5px;
}

.stockist_links a:link, 
.stockist_links a:active,
.stockist_links a:visited
{
  color: black; 
  text-decoration: underline;
}

.stockist_links a:hover 
{
  color: #ff0000; 
  text-decoration: none;;
}

.stockist_more
{
	margin-top: 10px;
}

.stockist_product_range
{
	float: left;
}

.google_map_popup hr
{
	border-top: 1px solid #666;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

#stockist_key td
{
	font-size: 11px;
	color: black;
}

table#stockist_key td.star_key h3
{
	margin: 0px;
	padding: 3px 0px 0px 0px;
	float: left;
	font-size: 12px;
}

table#stockist_key td.star_key h3.right-margin
{
	margin: 0px 15px 0px 0px;
}

/** jQUERY UI TABS ************************************************************/

#tabs-stockist-info .ui-tabs-panel
{
	padding: 1em;
}

#tabs-stockist-info .ui-state-active,
#tabs-stockist-info .ui-state-hover
{
	background-image: none;
	background-color: red;
}

#tabs-stockist-info .ui-state-active a,
#tabs-stockist-info .ui-state-hover a
{
	color: #FFF;
}


