/* global */
html{height: 100%;}

body
{ font-family: arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .78em;
  background: #4F504A url(pattern.png) repeat;
  color: #555;
}
#popupbody
{
	background-color:White;
	background-image:none;
	background: white none no-repeat;
}

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

h1, h2, h3, h4
{ font-family: tahoma, arial, sans-serif;
  font-size: 120%;
  letter-spacing: .1em;
  padding: 7px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
  color: #5A6151;
}

h4
{ font-family: arial, sans-serif;
  font-size: 110%;
  color: #555;
}

img
{ border: 0px; 
  margin: 0px; 
  padding: 0px;
}

a{outline: none;}

form{padding: 0; margin: 0;}

/* image positioning - left, right and center */
.left
{ float: left; 
  border-right: 18px solid;
}

.right
{ float: right; 
  border-left: 18px solid;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

.left, .right{border-color: #FFF;}

/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid #3B5B59;
}

/* unordered list */
ul
{ margin: 2px 0px 18px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 6px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* margin lefts / margin rights - to centre content */
#main, #footer, #logo, #menubar, #site_content
{ margin-left: auto; 
  margin-right: auto;
}

/* main container */
#main
{ width: 976px;
  background: #FFF url(main_new.png) repeat-y;
  color: #555;
}

/* logo */
#logo
{ width: 960px;
  height: 225px;
/*  border-top: 1px solid #F2F2F0; */
  background: #444 url(logo.jpg) no-repeat;
  color: #FFF;
}

/* navigation menu */
#menubar
{ background: #7B846E url(menu_new.png) repeat-x;
  width: 960px;
  height: 60px;
} 

ul#menu{margin: 0px;}

ul#menu li
{ float: left; 
  margin: 0px 0px 0px 0px; 
  padding: 0px;
  list-style: none;
} 

ul#menu li li li
{ float: right; 
  margin: 0px 0px 0px 0px; 
  padding: 0px;
  list-style: none;
  background-color:Red;
} 

ul#menu li a 
{ font-family: verdana, sans-serif;
  display: block; 
  float: left; 
  height: 39px;
  text-decoration: none; 
  padding: 21px 15px 0px 15px;
  text-align: center;
  border-right: 1px solid #F2F2F0;
  background: transparent;
  color: #FFF;
} 

ul#menu li a:hover, ul#menu li a.current, ul#menu li a.current:hover
{ background: #646B5C url(menu_sel.png) repeat;} 

#search
{ float: right; 
  padding: 0px 15px 0px 0px;
}

input.searchfield
{ background: #FFF; 
  border: 1px solid #646B5B; 
  padding: 4px;
  
}

.searchbutton div
{ 
    background-color:#FFFFFF;
    border-color:#CCCCCC #999999 #999999 #CCCCCC;
    border-style:double;
    border-width:3px;
    color:#333333;
    font-size:80%;
    font-weight:bold;
    text-align:center;
    padding:04px;
    display:inline;
    padding-left:10px;
    padding-right:10px;
}
.searchbutton
{ 
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    border:0 none;
    color:#FFFFFF;
    cursor:pointer;
    padding:1px;
    display:inline;
    line-height:30px;
    margin:0px;
}
.AdvSrchlnk {color:#fff;}
/* main content */
#site_content
{ width: 960px;
  overflow: hidden;
} 

/* sidebar */
.sidebar
{ float: left;
  width: 240px;
  padding: 15px 15px 15px 15px;
}

/* sidebar items / links */
.sidebaritem
{ text-align: left;
  width: 240px;
  float: left;
  margin: 0px 0px 15px 0px;
}

.sidebaritem h1, .sidebaritem h3, .sidebaritem p{margin: 8px 10px 10px 12px;}

.sidebaritem ul
{ 
  border-top: 1px solid #D6D9C9;
  width: 210px; 
  padding-top: 4px; 
  margin: 4px 0px 15px 14px;
}

.sidebaritem ul ul ul
{ 
  width: 210px; 
  padding-top: 4px; 
  margin: 4px 0px 15px 14px;
  display:none;
}
.sidebaritem ul.collapsed
{ 
    display:none;
}
.sidebaritem li.expanded
{ 
    display:inline;
}
.sidebaritem li
{ list-style: none; 
  padding: 0px 0px 4px 0px; 
  border-bottom: 1px solid #D6D9C9;
}

.sidebaritem li a, .sidebaritem li a:hover
{ height: 16px;
  text-decoration: none; 
  background: transparent url(arrow.png) no-repeat left center;
  color: #555;
  padding: 0px 0px 0px 18px;
  display: block;
} 

.sidebaritem li a.current, .sidebaritem li a:hover, .sidebaritem li a.current:hover
{ background: transparent url(arrow_select.png) no-repeat left center;} 

/* page content */
#content_container
{ text-align: left;
  width: 675px;
  float: left;
  padding: 15px 15px 15px 0px;
}

#content
{ text-align: left;
  width: 645px;
  padding: 8px 15px 8px 15px;
}

#content a
{ background: transparent;
  color: #3B5B59;
  border-bottom: 1px #3B5B59 dotted;
}

#content a:hover
{ background: transparent;
  color: #A4A4A4;
  border-bottom: 1px #A4A4A4 dotted;
}

.sidebaritem, #content{background: #FFF;}

/* footer */
#footer
{ width: 920px;
  height: 42px;
  padding: 26px 21px 0px 19px;
  text-align: center; 
  border-top: 2px solid #F2F2F0;
  background: #7B846E url(menu.png) repeat;
  color: #999;
}
#footer td
{ 
  text-align: center; 
  color: #999;
}

#footer a
{ background: transparent;
  color: #FFF;
  text-decoration: none;
}

#footer a:hover
{ background: transparent;
  color: #CCC;
  text-decoration: underline;
}

#content a, #content a:hover{text-decoration: none;}

/* Based on Nifty Corners: rounded corners without images */
/* By Alessandro Fulciniti */
/* http://www.html.it/articoli/nifty/index.html */
.rtop, .rbottom{display: block; background: #E4E6DB;}

.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4
{ display: block;
  height: 1px;
  overflow: hidden; 
  background: #FFF;
}

.r1{margin: 0 5px;}

.r2{margin: 0 3px;}

.r3{margin: 0 2px;}

.rtop .r4, .rbottom .r4
{ margin: 0 1px;
  height: 2px;
}

/* sNews */
fieldset, .comment, .commentsbox
{ margin-bottom: 10px; 
  background: transparent; 
  color: #444;
}

fieldset
{ border: 1px solid #D6D9C9; 
  padding: 10px 8px;   
}

input{padding: 2px;}

textarea
{ width: 95%; 
  height: 200px;
  padding: 3px;
}

.comment
{ background: #F0F1EB; 
  color: #444;
}

.date
{ border-top: 1px solid #D6D9C9; 
  margin: 15px 0px 5px 0px;
  font-weight: bold;
}

input[type="submit"]
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 80%;
font-weight: bold;
}

input[type="text"], textarea
{
border: 1px solid;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 90%;
}

input[type="password"]
{
border: 1px solid;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 90%;
}


.hlink 
{
    color:#fff;
    font-family:Verdana, Tahoma, Georgia, Arial;
    font-size:12px;
    display:inline;
    padding:01px;
}
.hlink a
{
    color:#fff;
    font-family:Verdana, Tahoma, Georgia, Arial;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
.hlink a:hover
{
    color:#fff;
    font-family:Verdana, Tahoma, Georgia, Arial;
    font-size:12px;
    text-decoration:underline;
}

/* ---------- Header Top Links (individual items) ---------- */
.home
{
    padding-right:06px;
    border-right:1px solid #FFF;
}
.myaccount
{
    padding-right:15px;
    padding-left:35px;
}
.login
{
    padding-right:15px;
    padding-left:35px;
}
.logout
{
    padding-right:15px;
    padding-left:35px;
}
.shopcart
{
    padding-left:15px;
    padding-right:5px;
}
.help 
{
        padding-right:20px;
}
.lang a { color:#fff;}
.greet { margin-right:10px;}

.flink ul 
{
	padding:0px;
	margin:0px;
}
.flink ul li 
{
    float: left;
	list-style-type: none;
	position: relative;
    padding-right:08px;
    padding-left:08px;	 
}
.flink ul li a
{
    color:LOWLITECOLOR;
    font-family:Verdana, Tahoma, Georgia, Arial;
    font-size:10px;
    text-decoration:none;    
}
.flink ul li a:hover
{
    color:#fff;
    font-family:Verdana, Tahoma, Georgia, Arial;
    font-size:10px;
    text-decoration:none;    
}
.flink ul li a:visited
{
    color:LOWLITECOLOR;
    font-family:Verdana, Tahoma, Georgia, Arial;
    font-size:10px;
    text-decoration:none;    
}


.btn_narrow 
{
    background-color:#FFFFFF;
    border-color:#CCCCCC #999999 #999999 #CCCCCC;
    border-style:double;
    border-width:3px;
    color:#333333;
    font-size:80%;
    font-weight:bold;
    text-align:center;
    padding:04px;
    display:inline;
    padding-left:10px;
    padding-right:10px;
 }
.btn_narrow a
{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    border:0 none;
    cursor:pointer;
    padding:1px;
    display:inline;
    line-height:30px;
    margin:0px;
    color:#333333;
}
.itempic 
{
    background:#e4e6db;
    width:382px;
    height:338px;
    margin:05px;
}

a.tab
{
    white-space:nowrap;
    display:block;
    padding:4px 15px 4px 6px;
    text-decoration:none;
    position:relative;
    top: -3px;
    color:#6b6b6c;
}
table.tab
{
	border: none;
}
.tab td
{
    background:#d8dacb;
    border:1px solid #fff;
    margin:0px;
    padding: 4px 0px 0px 4px;
    height:20px;
    color:#FFF;
}
.tab td a {color:#fff;}
.tabselected td 
{
    background:#e4e6db;
    color:#FFF;
}
.tabcontent 
{
    background:#e4e6db;
    margin:0px;
    padding:20px;
    width:335px;
}
