/* CSS Document */  
body
{
	margin:0px;                                                                     
    font-family:Arial, 'Arial Unicode MS',  'Code2000', 'Palatino Linotype', 'Gentium', 'Lucida Sans Unicode', 'Lucida Grande', 'Tahoma';  
	font-size:13px;
	color:#666666;
	/*background:url(../images/bg.jpg) center top repeat-x;*/
    background-color:#ffffff;
}   
img
{
    border:none;
}     
a, a:link, a:visited
{
    color:#333333;
    cursor:hand;
    text-decoration:underline;
}
a:hover, a:active
{
    color:#666666;
    cursor:hand;
}  
a.skiplink
{
    display:none;
} 
h2
{
    color:#333333;
}    
h3{
    padding:0;
    margin:0px 0px 10px 0px;
    color:#333333;
    font-size:16px;
}
h4{
    padding:0;
    margin:0px 0px 10px 0px;
    color:#333333;
    font-size:14px;
}
h5{
    padding:0;
    margin:0px 0px 10px 0px;
    color:#333333;
    font-size:12px;
}
h3 a
{
    text-decoration:none;
} 
.clearer
{
    clear:both;
	height:0px;
}
.grey
{
	color:#666666;
}   
.bold
{
	font-weight:bold;
}
.strong
{
	font-weight:bold;
	font-size:13px;
}
#container
{
	width:978px;              
	margin:15px auto 0 auto; 
}  
#container-main
{
    width:948px;
    background-color:#ffffff; 
    padding:15px;
    float:left;
}  
         
#header
{
    width:948px;
    height:202px;
    margin:0px;
    float:left;
    position:relative;
    background:url(../images/headers/header.jpg) left no-repeat;  
    background-color:#1b2f39;
    margin-bottom:1px;
}  
#header.page
{                 
    height:135px;    
    background:url(../images/headers/page_header.jpg) left no-repeat; 
}
#header.products
{                 
    height:135px;    
    background:url(../images/headers/Market-ALL.jpg) left no-repeat; 
}
#admin_header
{
	width:902px;
	height:100px;
	padding-top:0px;
	float:left;
	position:relative;
	margin-bottom:12px;
} 
#header #translation-box
{
    width:288px;
    position:absolute;
    left:448px;
    bottom:-16px;                                                        
    background:url(../images/backgrounds/choose_bot.jpg) center bottom no-repeat;
    background-color:#283b45;
    padding-bottom:38px;
    z-index:1;
}
#header #translation-box .internal
{
    padding:10px;
    width:264px;                                                                
    font-size:15px;
    font-weight:bold;
    color:#ffffff;
    font-family:Arial Unicode MS, Lucida Sans Unicode, Lucida Grande;
    line-height:1.1;              
    border-top:2px solid #D0D0D0;
    border-right:2px solid #D0D0D0;
    border-left:2px solid #D0D0D0;
    height:140px;    
    background-color:#383838;  
}      
#home-banner
{       
    width:948px;
    height:348px;
    margin:15px 0px;
    float:left;
    position:relative;                                                                                                        
    background-color:#ffffff;
}       
#home-banner a.main_link
{       
    width:948px;
    height:348px;
    text-decoration:none;
    display:block;
    text-indent:-1000em;
    overflow:hidden;
}         
#main-image-first{
    float:left;    
    position:absolute; 
    width:948px;
    height:348px;
    overflow:hidden;
	z-index:1;
}
#main-image-trans{
    float:left; 
    display:none;
    position:absolute;
    width:948px;
    height:348px;
    overflow:hidden;  
	z-index:1;
}    
#home-banner a#hb_back
{       
    width:20px;
    height:20px;
    text-decoration:none;
    display:block;
    text-indent:-1000em;
    overflow:hidden;
    position:absolute;
    bottom:20px;
    right:55px;
    background:url(../images/white-black_leftarrow.gif) center no-repeat #000000;
	z-index:2;
}   
#home-banner a#hb_forward
{       
    width:20px;
    height:20px;
    text-decoration:none;
    display:block;
    text-indent:-1000em;
    overflow:hidden;
    position:absolute;
    bottom:20px;
    right:20px;
    background:url(../images/white-black_arrow.gif) center no-repeat #000000; 
	z-index:2;
}   
#home-left
{
    float:left;
    width:559px; 
    height:82px;                                                             
    margin-right:15px;    
}   
#home-right
{
    float:right;
    width:374px;   
}
#home-right p
{
    margin-top:0px;   
}
#footer
{
	width:100%;                                                                   
	clear:both;  
    color:#000000;
    margin-top:10px; 
    float:left;    
}
#footer-copy
{
	float:right;
	font-size:10px;
	padding-top:2px;
	margin-left:50px;
}
#footer-copy span
{
	font-size:11px;     
}   
#footer-links
{
	float:left;
	margin-left:6px;
}
#footer-links ul
{
	list-style:none;
	padding:0;
	margin:0px 0px;
}
#footer-links ul li
{
	float:left;
	margin-left:10px;
}

#footer-links ul li a
{
	text-decoration:none;
	font-size:11px;
	color:#000000;
}   
.score
{
    float:right;
    margin-left:15px;
    vertical-align:middle;
}
.score img
{
    display:inline;
    vertical-align:middle;
}
.score span a, .score span a:link, .score span
{
	font-size:11px;
	color:#000000;
    text-decoration:none; 
    vertical-align:middle;
}           
.text
{
	padding:0px 0px 1px 0px;
	font-size:13px;
}  
#col-left
{
    float:left;
    width:180px;
    margin-top:15px  
}
#col-right
{
    float:right;
    width:180px;
    margin-top:20px  
}
#col-centre
{
    float:left;
    padding:20px 20px;
    width:548px;                
} 
#right-column
{
	float:right;
	width:208px;
	padding-bottom:20px;
	overflow:hidden;
}     
#featured_product
{              
    float:left;
    width:548px;
    margin-bottom: 10px;
}    
#featured_product_left
{              
    float:left;
    width:246px;          
}   
#featured_product h3
{              
    float:left;           
    clear:left;
    margin-bottom:0px;
}    
#featured_produc #cat_image_holder
{                       
    margin:0px 0px 0px 10px; 
}            
#nav ul li a
{
	font-size:11px;
}
#nav
{
	width:938px;
	margin:0px 0px 0px 0px;
	float:left;
	padding:0px 0px 0px 0px;                                              
    background-color:#333333;
    border:1px solid #333333;
    padding:7px 8px 1px 0px;
}   
#nav ul
{
	padding:0px;
	margin:0px;
	list-style-type:none;
	float:left;
}
#nav ul li
{                     
    float:left;
    display:block;
}         
#nav ul ul ul
{                
    margin-left:190px;
    margin-top:-20px; 
    padding-left:1px;
}  
#nav ul li:hover ul ul,#nav ul ul li:hover ul ul  
{                  
    left:-999em;      
}      
#nav ul ul li
{            
    clear:left;   
} 
#nav ul li.current
{
	background-color:#d5e842;
}
#nav ul li a, #nav ul li a:link, #nav ul li a:visited
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;                                                            
	font-size:13px;
	display:block;     
	text-transform:uppercase; 
    padding:3px 10px;            
}
#nav ul li a:hover
{                  
	color:#cccccc;             
}
#nav ul ul li a, #nav ul ul li a:link, #nav ul ul li a:visited
{                                                     
    color:#ffffff;
	font-size:10px;          
    width:150px;
    padding:5px 20px 5px 20px;
    text-transform:none;
    background-color:#383838;
}
#nav ul ul li a:hover
{
	color:#cccccc;
    background:url("../images/white-black_arrow.gif") left no-repeat #383838; 
    background-position: 6px; 
}       
#nav ul ul
{
    padding:0px;
    margin-left:10px;
    margin-top:0px;          
    position:absolute;
    z-index:100;
    left:-999%;  
}          
#nav ul li:hover ul,#nav ul li.sfhover ul,#nav ul ul li:hover ul,#nav ul ul li.sfhover ul, #nav ul ul ul li:hover ul, #nav ul ul ul li.sfhover ul  
{            
    left:auto;
}   
#nav ul li span
{
    display:block;
}
#nav #nav-right-con
{
    float:right;
    width:300px;   
}
#crumb
{
	width:490px;
	height:14px;
	overflow:hidden;
	float:left;
} 
#crumb li
{
	float:left;
	display:inline;
	margin-right:4px;
	width:auto;
}
#crumb li a
{
    font-size:11px;
    font-weight:bold;
    color:#ffffff;
    text-decoration:underline;
}
#crumb li a:hover{
    text-decoration:none;
}
#crumb li a.selected,#nav #crumb li a.selected:hover{
    text-decoration:none;
    color:#ffffff;
}
#crumb li a:hover{
    color:#ED8407;
}
#log_nav
{
    float:right;
    clear:right;
    margin-bottom:5px;
    margin-right:5px;
    font-weight:bold;
    height:20px;
}   
#text_control{
    clear:right;
    float:right;
    margin-right:5px;
    margin-bottom:5px;
    font-size:12px;
}  
#home-right #text_control{ 
    margin-bottom:305px;  
}  
#text_control .A{                  
    font-weight:bold;
    font-size:12px;               
    color:#0076bb;    
}
#text_control a, #text_control a:link, #text_control a:visited,#log_nav a, #log_nav a:link, #log_nav a.visited{  
    font-size:11px;
    font-weight:bold;             
    color:#0076bb;    
    text-decoration: none;
}
#text_control a:hover{
    color:#d8e94a;        
}      
#admin-no-search{         
    width:155px;
    float:right;                                                 
    height:50px; 
}      
#language-select
{
    float:left;
    position:absolute;
    font-family:'Arial Unicode MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Code2000', 'Palatino Linotype', 'Gentium', 'Tahoma';   
    z-index: 2;                 
    background-color:#383838;
    color:#ffffff;
    border:1px solid #D0D0D0; 
    font-size:11px;                                                                                  
}
#language-select option
{
    padding:2px 4px 0px 4px;                                                                                             
}
#search{
	vertical-align:top;  
	font-weight:bold;
	width:200px;
	float:right;
	text-align:right;                                              
    height:27px;
}   
#search span
{
	vertical-align:top;
}
#search .search{
	display:inline;
	vertical-align:top;
	height:19px;
	width:118px;
	border:1px solid #D0D0D0;
	background-color:#383838;
	padding:2px 3px 0px 3px;
	margin:0px 0px 0px 5px;                                                  
	font-size:12px;
	color:#ffffff;
}

#search #submit{
	vertical-align:top;
	display:inline;
	margin:0px 0px 0px 3px;
	padding:3px 4px 3px 4px;
	border:1px solid #d0d0d0;
	color:#ffffff;
	background-color:#383838;
	font-size:11px; 
}

/*//////My additions//////*/

a.deleteButton, a.deleteButton:visited, a.deleteButton:link
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding:6px;
	border:4px outset #024999;
	background-color:#023A75;
	margin:0px 0px 0px 0px;
}

a.deleteButton:hover, a.deleteButton:active
{
	color:#ff0000;
	background-color:#024999;
	border:4px outset #0258B7;
}

#adminSubNav
{
	padding:0px;
	margin:5px 0px 0px 0px;
	float:right;
	display:block;
}
#adminSubNav ul
{
	padding: 0px;
	margin: 0px;
}
#adminSubNav li
{
	float:left;
	display:block;
	padding: 4px 5px 0px 5px;
}
table thead
{
	background-color:#333333;
	color:#ffffff;
	font-weight:bold;
	border-bottom:2px solid #ffffff;
}
table thead th
{
	border-bottom:4px solid #ffffff;
}
table thead th a, table thead th a:link, table thead th a:visited
{
	color:#ffffff;
	text-decoration:none;
}        

.addLink, a.addLink
{
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
	background:url(../admin/images/link_bg.gif) repeat-x;
	padding:2px 8px 2px 8px;
	border:1px solid #333333;
	float:right;
	text-decoration:none;
	margin:5px 2px;
}
.addLink:hover, a.addLink:hover
{
	color:#64B0D9;
}
#error
{
	color:#ff0000;
	font-weight:bold;
}
#breadcrumb
{
	padding:0px 0px 10px 0px;
	font-size:12px;
	font-weight:bold;
}  
fieldset
{                             
    border:2px solid #999999; 
    padding:10px;
    margin-bottom:10px;
    width:650px;
}
fieldset fieldset
{                      
    width:auto;
}
fieldset.narrow_fieldset
{                       
    width:500px;
}       
legend
{
	font-weight:bold;
	font-size:14px;
	color:#333333;
}
.formRow
{
	width:395px;
	float:left;
}
.formColLeft
{
	float:left;
	width:140px;
	padding:2px;
	color:#64B0D9;
	font-weight:bold;
	font-size:12px;
}
.formColRight
{
	float:left;
	width:245px;
	padding:2px;
}
#header_left
{
	float:left;
}      
#headerHomeLink
{
    display:block;
    margin-left:5px; 
    width:270px;
    height:130px;
    margin-top:0px;
    text-indent:-9999em;
    float:left;
}        
.home #headerHomeLink
{                   
    width:370px;
    height:200px;     
}     
fieldset.contactForm
{
	display:block;
	margin-top:10px;
	margin-left:40px;
	float:left;
	width:420px;
	padding:20px;
}
fieldset.contactForm .formRow
{
	width:420px;
	float:left;
}
fieldset.contactForm .formColLeft
{
	float:left;
	width:140px;
	padding:2px;
	color:#0076bb;
	font-weight:bold;
	font-size:12px;
}
fieldset.contactForm .formColRight
{
	float:left;
	width:200px;
	padding:2px;
}  
#search-pagination
{
	text-align:center;
	padding:6px 10px 10px 10px;
	clear:left;
	margin-top:1px;
	font-weight:bold;
	color:#666666;
	font-size:13px;
}
#search-pagination a:link,#search-pagination a:visited, #search-pagination a
{
	font-weight:bold;
	color:#0076bb;
}
#search-pagination a:hover,#search-pagination a:active
{
	font-weight:bold;
	color:#d8e94a;
}
#search-pagination .disabled
{
	color:#cccccc;
}

#img_teaser
{
	clear:left;
	float:left;
	padding:8px 3px 8px 4px;
}
#img_teaser img
{
	float:left;
	margin:0px 9px 10px 9px;
}      
#tag-cloud
{
    margin-top:5px;
    padding:0px 0px 5px 0px;
    text-align:center;
    background-color:#cccccc;
	float:left;  
}  
#tag-cloud a
{
	color:#333333;  
	font-weight:bold;   
	line-height:1.8;    
    text-decoration:none;
    /*background-color:#ffffff; */ 
    padding:1px;                
}
#tag-cloud a:hover
{
    color:#666666; 
}
#tag-cloud span
{
	display:inline-block; 
}  
#tag-cloud .size1
{
	font-size:11px;
    font-weight:normal;
}
#tag-cloud .size2
{
    font-weight:normal;
	font-size:11px;            
}
#tag-cloud .size3
{
	font-size:14px;
}
#tag-cloud .size4
{
	font-size:19px;
}                
a.text-control,a.text-control:link,a.text-control:visited
{
	color:#333333;
}
a.text-control:hover,a.text-control:active
{
	color:#64B0D9;
}      

#title h2, h2
{
	padding:0;
	margin:0px 0px 10px 0px;
	color:#333333;
	font-size:20px; 
}

#title h2.blue, h2.blue
{
	padding:0;
	margin:0px 0px 10px 0px;
	color:#333333;
	font-size:18px;
}          
.blue-bar
{
    background-color:#666666; 
    padding:0px 0px 0px 15px;
    margin-bottom:8px;   
}
.blue-bar h3
{
    background-color:#ffffff;
    display:inline-block;
    padding: 0px 5px;
    margin:0px;      
    text-transform:uppercase;   
}
* html .blue-bar h3, *:first-child+html .blue-bar h3
{
    display:inline;   
}
.blue-bar.small h3
{
    font-size:14px;    
}     
.black-button
{
    background-color:#333333; 
    padding:10px;  
    margin-bottom:15px;   
}        
.black-button h3
{         
    background:url("../images/white-black_arrow.gif") right no-repeat;
    color:#ffffff;
    font-size:14px;           
    text-transform:uppercase;
    margin:0px; 
    padding-right:10px;        
} 
.black-button h3:hover
{         
    background:url("../images/grey-black_arrow.gif") right no-repeat;  
}    
.black-button a, .black-button a:link
{         
    color:#ffffff;
    text-decoration:none;       
} 
.black-button a:hover
{         
    color:#cccccc;      
} 
#right-banners
{
    margin-bottom:10px;    
} 
#right-banners img
{
    margin:10px 0px 0px 0px;    
}
.tag_fieldset
{
	float:left;
	padding:5px;
	height:100px;
}     
#search-links
{
    padding:10px;
    border:1px solid #B6C718;
    background-color:#FFFFF4;
    margin:10px;
}     
#home-box
{ 
    float:left;
    width:137px;     
    height:111px;          
    text-align:center;
    border-bottom:1px solid #cccccc;
    padding:20px 0px 0px 0px;        
}     
#home-box a.plink
{ 
    display:inline-block;
    text-decoration:none;      
    margin:3px 8px 0px 8px; 
    padding-right:13px; 
    background: url(../images/grey_arrow.gif) right no-repeat;      
}       
.cat-intro
{
    font-weight:bold;   
}    
#cat_image_holder
{ 
    float:right;
    margin:0px 10px;
    border:1px solid #ffffff;  
    text-align:center;      
}  
#cat_image_holder.small_image
{                   
    width:200px;
    height:270px;
}
#cat_image_holder.large_image
{                   
    width:280px;   
}   
#product_subnav
{
    list-style:none;
    margin:0px 0px 10px 0px;
    padding:0px;   
}    
#product_subnav li
{                   
    border-top:1px solid #ffffff;
    padding:4px 5px 4px 10px;   
    background-color:#cccccc;
}
#product_subnav li.selected
{                               
    background-color:#666666;
}
#product_subnav li a
{                   
    text-decoration:none;
    font-weight:bold;           
    color:#000000;
}
#product_subnav li.selected a                                 
{                               
    color:#ffffff;
}  
#product_image_subnav
{
 padding:0px;
 margin:10px 0px; 
 float:left; 
}       
#product_image_subnav li
{
    list-style:none;
    float:left;   
    min-height:70px;
    padding:5px;       
    border:1px solid #cccccc; 
    margin:0px 0px 5px 0px;  
    width:542px;
}
#product_image_subnav li .image
{                       
    float:left;
    width:100px;
    height:70px; 
    text-align:center; 
    margin-right:10px;         
}
#product_image_subnav li h3
{          
    margin:0px 0px 2px 0px;
}
#product_image_subnav li h3 a
{          
    text-decoration: none;                                            
}
#product_table
{
    clear:right;
    margin-top:20px; 
    border:1px solid #999999;  
}
#product_table th
{
    padding:3px 5px;  
}
#product_table td
{
    padding:2px 5px;  
}

/*==================================
remove default focus style
====================================*/
:focus {outline:none;}

.js ul.newList {left:-9999px;}

#nav .newListSelected {	position:absolute;
	z-index:2000;background:#383838 url(../images/dropdown.gif) no-repeat scroll 113px 7px; border:1px solid #D0D0D0; color:#fff; height:17px; margin-bottom:10px; padding:2px 0px; width:128px;}
#nav .newListSelected div {display:block; font-size:0.85em; padding:2px 21px 2px 4px; text-align:left !important; width:107px;}
#nav ul.newList 
{ 
	position:absolute; 
	z-index:2000;
	list-style:none; 
	color:#fff; 
	width:130px; 
	background:#383838; 
	border:1px solid #D0D0D0; 
	top:22px; 
	left:0; 
	height:auto; 
	overflow:auto; 
	font-size: 0.85em; 
	text-align:left!important;
}
#nav ul.newList li {padding:2px 5px!important; border-bottom: none;float:none;}
#nav .hiLite {background:#ffffff!important; color:#333333!important;}
#nav .newListHover {background:#ccc!important; color:#000!important; cursor:default;}
#nav .newListSelHover {cursor:default;}
#nav .newListSelHover, #nav-right-con .newListSelFocus {background-position:auto;}
#nav .newListSelHover div, #nav-right-con .newListSelFocus div {font-weight:normal;}