
body
{
	background:  #FFF;
	margin:      0;
	padding:     0;
	font-size:   62.5%;
	font-family: tahoma, trebuchet ms, arial, sans-serif;
}

.fly
{
	position:   fixed;
	left:       0;
	top:        0;
	display:    block;
	z-index:    1;
	background: #EBF5D6;
	padding:    7px 9px 7px 9px;
}

.fly a:link, .fly a:visited
{
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.fly a:hover, .fly a:active
{	color: #777; }

#container
{
	width:   700px;
	display: block;
	margin:  0 auto;
	position: relative;
}

#header
{
	position:   relative;
	height:     133px;
	width:      652px;
	text-align: left;
	background: #FFF url('http://www.globalbali.com/template/3/img/headerbg.gif') top left no-repeat;
}

#header h1
{
	position:       relative;
	margin:         0;
	width:          340px;
	top:            -20px;
	color:          #333;
	font:           40px trebuchet ms;
	font-variant:   small-caps;
	letter-spacing: -1px;
}

.cart-logo
{
	position: relative;
	top:      80px;
	left:     520px;
	width:    110px;
}

.cart-logo a:link, .cart-logo a:visited
{
	color:           #3091bb;
	font-weight:     bold;
	text-decoration: none;
}

.cart-logo a:hover, .cart-logo a:active
{
	text-decoration: underline;
}

#search-bar
{
	float:      left;
	display:    block;
	background: #FFF url('http://www.globalbali.com/template/3/img/search-bar.jpg') top left no-repeat;
	width:      161px;
	height:     50px;
}

.search-pos
{
	position: relative;
	top: 15px;
	left: 15px;
}

.search-pos input.search-form
{
	font: 11px tahoma, sans-serif;
	background-color: #FFF;
	border: 1px solid #000;
	padding: 2px 5px;
	width: 100px;
}

.search-pos input.search-go
{
	font: 11px tahoma, sans-serif;
	padding: 0 5px;
}

#menu-bar
{
	float:      left;
	width:      487px;
	height:     50px;
	display:    block;
}

#menu-bar ul
{
	margin:  0;
	padding: 0;
}

#menu-bar ul li
{
	float:      left;
	margin:     0;
	padding:    0;
	list-style: none;
}

/*
  =========================================================
  MAIN MENU BAR
  =========================================================
*/

#menu-bar ul li a.home:link, #menu-bar ul li a.home:visited
{
	display:    block;
	width:      107px;
	height:     50px;
	background: #FFF url('http://www.globalbali.com/template/3/img/menubg.gif') top left no-repeat;
	background-position: 0 0;
}

#menu-bar ul li a.home:hover, #menu-bar ul li a.home:active
{
	background-position: 0 -50px;
}

#menu-bar ul li a.product:link, #menu-bar ul li a.product:visited
{
	display:    block;
	width:      94px;
	height:     50px;
	background: #FFF url('http://www.globalbali.com/template/3/img/menubg.gif') top left no-repeat;
	background-position: -107px 0;
}

#menu-bar ul li a.product:hover, #menu-bar ul li a.product:active
{
	background-position: -107px -50px;
}

#menu-bar ul li a.account:link, #menu-bar ul li a.account:visited
{
	display:    block;
	width:      94px;
	height:     50px;
	background: #FFF url('http://www.globalbali.com/template/3/img/menubg.gif') top left no-repeat;
	background-position: -201px 0;
}

#menu-bar ul li a.account:hover, #menu-bar ul li a.account:active
{
	background-position: -201px -50px;
}

#menu-bar ul li a.cart:link, #menu-bar ul li a.cart:visited
{
	display:    block;
	width:      94px;
	height:     50px;
	background: #FFF url('http://www.globalbali.com/template/3/img/menubg.gif') top left no-repeat;
	background-position: -295px 0;
}

#menu-bar ul li a.cart:hover, #menu-bar ul li a.cart:active
{
	background-position: -295px -50px;
}

#menu-bar ul li a.checkout:link, #menu-bar ul li a.checkout:visited
{
	display:    block;
	width:      97px;
	height:     50px;
	background: #FFF url('http://www.globalbali.com/template/3/img/menubg.gif') top left no-repeat;
	background-position: -389px 0;
}

#menu-bar ul li a.checkout:hover, #menu-bar ul li a.checkout:active
{
	background-position: -389px -50px;
}

/*
  =======================
  END MENU BAR CSS
  =======================
*/

/*
  =========================================================
  BODY CSS
  =========================================================
*/

#left
{
	margin:  5px 0 0 0;
	width:   204px;
	display: block;
	float:   left;
}

#right
{
	margin:  5px 0 0 0;
	width: 443px;
	display: block;
	float: left;
	margin-left: 5px;
	background-color: #FFF;
}

.cleaner
{
	clear: both;
}

.catbox-category
{
	width:      204px;
	height:     29px;
	background: transparent url('http://www.globalbali.com/template/3/img/catbox-category.gif') left top no-repeat;
}

.catbox-shoppingsteps
{
	width:      204px;
	height:     29px;
	background: transparent url('http://www.globalbali.com/template/3/img/catbox-shoppingsteps.gif') left top no-repeat;
}

.catbox-featured
{
	width:      437px;
	height:     29px;
	background: transparent url('http://www.globalbali.com/template/3/img/catbox-featured.gif') left top no-repeat;
}

.catbox-shoppingcart
{
	width:      437px;
	height:     29px;
	background: transparent url('http://www.globalbali.com/template/3/img/catbox-shoppingcart.gif') left top no-repeat;
}

.catbox-newprod
{
	width:      437px;
	height:     29px;
	background: transparent url('http://www.globalbali.com/template/3/img/catbox-newprod.gif') left top no-repeat;
}

.catbox-viewprod
{
	width:      437px;
	height:     29px;
	background: transparent url('http://www.globalbali.com/template/3/img/view-product.gif') left top no-repeat;
}

.catbox-searchresult
{
	width:      437px;
	height:     29px;
	background: transparent url('http://www.globalbali.com/template/3/img/search-result.gif') left top no-repeat;
}

.random-product
{
	margin-top: 5px;
	width:      204px;
	height:     29px;
	background: transparent url('http://www.globalbali.com/template/3/img/random-product.gif') left top no-repeat;
}

.similiar-product
{
	margin-top: 5px;
	width:      204px;
	height:     29px;
	background: transparent url('http://www.globalbali.com/template/3/img/similiar-product.gif') left top no-repeat;
}

.category-box
{
	display: block;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	background: #FFF;
}

.random-box
{
	display: block;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	background: #FFF;
	padding: 8px 8px;
}

.similiar-box
{
	display: block;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	background: #FFF;
	padding: 8px 8px;
	line-height: 200%;
}

.similiar-box a:link, .similiar-box a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #3091bb;
}

.similiar-box a:hover, .similiar-box a:active
{
	color: #60B3D6;
}

.featured-box
{
	width: 415px;
	padding: 10px;
	display: block;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	background: #FFF;
	line-height: 150%;
}

.pages-box
{
	display:    block;
	width:      415px;
	background: #F5F5F5 url('http://www.globalbali.com/template/3/img/pagesbg.jpg') top left no-repeat;
	padding:    10px;
	margin:     0 0 5px 0;
	border:     1px solid #999;
	line-height: 150%;
}

.hltext
{
	font-size: 1.0em;
	line-height: 150%;
}

.hltext input
{
	font: 10px tahoma, sans-serif;
}

.hltext a:link, .hltext a:visited
{
	color: #e55c19;
	text-decoration: none;
	font-weight: bold;
}

.hltext a:hover, .hltext a:active
{
	text-decoration: underline;
}

.hltext strong
{
	color: #e55c19;
}

ul#categorylist
{
	margin:  0;
	padding: 0 10px;
}

ul#categorylist li
{
	list-style: none;
}

ul#categorylist li a:link, ul#categorylist li a:visited
{
	font: 10px verdana, sans-serif;
	color: #236075;
	display: block;
	padding: 7px 13px;
	text-decoration: none;
	border-bottom: 1px dotted #E2E2E2;
	background: transparent url('http://www.globalbali.com/template/3/img/arrow-cat.gif') left center no-repeat;
}

ul#categorylist li a:hover, ul#categorylist li a:active
{
	color: #35A5C9;
	padding: 7px 15px;
}

#list-menu
{
	position: relative;
	margin:   0;
	top:      3px;
	left:     325px;
	*left:    365px;
	width:    170px;
}

ul#menu
{	margin: 0; }

ul#menu li
{	list-style: none; }

ul#menu li a:link, ul#menu li a:visited
{
	font:            10px verdana, sans-serif;
	width:           100px;
	height:          14px;
	display:         block;
	background:      transparent url('http://www.globalbali.com/template/3/img/header-arrow.gif') left center no-repeat;
	font-weight:     bold;
	margin-right:    5px;
	color:           #444;
	text-decoration: none;
	padding:         0 0 0 14px;
}

ul#menu li a:hover, ul#menu li a:active
{	text-decoration: underline; }

#footer
{
	margin: 5px 0 20px 0;
	display: block;
	width: 646px;
	background: #FFF url('http://www.globalbali.com/template/3/img/footer-bar.gif') left top no-repeat;
}

#footer .foot-text
{
	display: block;
	text-align: right;
	padding: 10px 0 0 0;
	font: 11px tahoma, sans-serif;
	line-height: 160%;
}

.foot-text a:link, .foot-text a:visited
{
	color: #236075;
	text-decoration: none;
}

.foot-text a:hover, .foot-text a:active
{
	color: #35A5C9;
}

form#cart-form
{
	padding: 0;
	margin: 0;
}

form#cart-form input.s
{
	font-size: 1em;
	background-color: #FAFAFA;
	border: 1px solid #AFAAA2;
}

form#send-form
{
	padding: 0;
	margin: 0;
}

form#send-form input, form#send-form textarea
{
	font-family: 'lucida grande', tahoma, sans-serif;
	font-size: 1em;
	width: 300px;
	background-color: #FDFDFD;
	border: 1px solid #FFF;
	padding: 4px 8px;
	color: #484848;
	border: 1px solid #f0f0f0;
}

form#send-form input.submit
{
	font-family: 'trebuchet ms', 'lucida grande', tahoma, sans-serif;
	text-transform: uppercase;
	background-color: #CDECF4;
	border: 1px solid #55BDD8;
	font-size: 1.1em;
	width: 130px;
}

form#send-form input.submit:hover, form#send-form input.submit:focus
{ background-color: #A8DDEB; }

form#send-form input:focus, form#send-form textarea:focus
{	background-color: #FFFFDB; }

#cart-table
{
	margin: 0;
	padding: 0;
}

#cart-table tr th
{
	background-color: #A8DDEB;
	padding: 5px 0;
	color: #565656;
	border-bottom: 1px solid #55BDD8;
	border-top: 1px solid #55BDD8;
}

#cart-table tr td
{
	font-size: 1.1em;
	color: #444;
	padding: 7px 2px;
	border-top: 3px solid #FAFAFA;
	border-bottom: 1px solid #CCC;
}

#cart-table tr td a:link, #cart-table tr td a:visited
{
	font-weight: bold;
	color: #E55C19;
	text-decoration: none;
}

#cart-table tr td a:hover, #cart-table tr td a:active
{
	color: #F09D74;
	text-decoration: none;
}

#resultMsg
{
	padding: 3px;
	font-size: 1.2em;
	color: #444;
}

ul#shoppingstep
{
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 150%;
}

ul#shoppingstep li
{
	list-style: none;
	margin: 0;
	padding: 5px 10px;
}

ul#shoppingstep li strong
{
	color: #E55C19;
}