﻿@CHARSET "UTF-8";

#header #header-content {
	position: relative;
	width: 960px;
	margin: 0 auto;
	height: 190px;
	overflow: hidden;
}
#header-content #logo {
	position: absolute;
	top: 0px;
	left: 24px;	
	width: 280px;
	height: 100px;
	background: url(../images/logo.gif) no-repeat left top;
	overflow: hidden;
}

#header-content #banner {
	position: absolute;
	top: 20px;
	left: 450px;	
	width: 468px;
	height: 60px;
	background: #ffff00 no-repeat left top;
	overflow: hidden;
}
ul#menu  {
	position: absolute;
	top: 118px;
	left: 180px;	
	height: 45px;
	text-align: center;	
}
ul#menu li {
	display: inline;
	list-style: none;
	color: #ffffff;
}
ul#menu li a {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	padding: 10px 15px;
}
ul#menu li a:hover {
	color: #e8f2fe;
	background-color: #96a9b6;
}
ul#user-menu {
	position: absolute;
	top: 160px;
	left: 340px;	
	height: 45px;
	text-align: center;	
}
ul#user-menu li {
	display: inline;
	list-style: none;
	color: #ffffff;
}
ul#user-menu li a {
	font-size: 11px;
	text-decoration: none;
	color: #999999;
	padding: 10px 15px;
}
ul#user-menu li a:hover {
	background-color: #e8f2fe;
}

#main #main-content {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
}
#main #main-content #left {
	width: 220px;
	margin: 0 10px;
	float: left;
	/*IE 6 fix*/
	display: inline;
}
#main #main-content #center {
	width: 460px;
	margin: 0 10px;
	float: left;
	/*IE 6 fix*/
	display: inline;
}
#main #main-content #right {
	width: 220px;
	margin: 0 10px;
	float: left;
	/*IE 6 fix*/
	display: inline;
}
#main #main-content #right .banner {
	text-align: center;
	margin: 0 auto 10px; 
	width: 200px;
}
#main #main-content #right #shopping-cart {
	position: relative;
	float: left;
	margin: 0 auto 10px; 
	width: 200px;
	background-image: url(../images/custom_box_bg.gif);
}
#main #main-content #right #shopping-cart ul li {
	display: block;
	list-style: none;
}
#main #main-content #right #shopping-cart ul .header {
	position: relative;
	top: 17px;
	left: 14px;
}
#main #main-content #right #shopping-cart ul .header a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	padding: 5px 5px;
}
#main #main-content #right #shopping-cart ul .header a:hover {
	background-color: #e8f2fe;
}
#main #main-content #right #shopping-cart ul .description {
	position: relative;
	top: 20px;
	left: 20px;
	font-size: 12px;
}
#main #main-content #right #shopping-cart ul .footer {
	position: relative;
	top: 20px;
	left: 20px;
	font-size: 12px;
}
#main #main-content #right #shopping-cart ul .footer a {
	position: relative;
	top: 20px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	padding: 5px 10px;
}
#main #main-content #right #shopping-cart ul .footer a:hover {
	background-color: #e8f2fe;
}
#footer {
	height: 86px;
	border-top: 1px solid #e0e0e0;
	background-color: #ffffff;visibility:hidden;
}
#footer #footer-content {
	width: 960px;
	margin: 0 auto;
}
#footer #footer-content #left {
	width: 220px;
	float: left;
	height: 61px;
	position: relative;
}
#footer #footer-content #left #visa {
	width: 71px;
	height: 57px;
	position: absolute;
	top: 15px;
	left: 90px;
}
#footer #footer-content #left #mastercard {
	width: 80px;
	height: 44px;
	position: absolute;
	top: 18px;
	left: 160px;
}
#footer #footer-content #left #winbank {
	width: 85px;
	height: 23px;
	position: absolute;
	top: 28px;
	left: 5px;
}
#footer #footer-content #center {
	width: 520px;
	float: left;
	text-align: center;
	height: 61px;
	/*IE 6 fix*/
	display: inline;
	margin:0 10px;	
	padding: 25px 0 0 0;	
}
#footer #footer-content #center #footer-menu {
	margin:0 0 10px 0;
}
#footer #footer-content #center #footer-menu ul li {
	display: inline;
	list-style: none;
	font-size: 11px;
	color: #444444;
}
#footer #footer-content #center #footer-menu ul li a {
	font-size: 11px;
	text-decoration: none;
	color: #444444;
	padding: 5px 10px;
}
#footer #footer-content #center #footer-menu ul li a:hover {
	background-color: #e8f2fe;
}
#footer #footer-content #center div ul li {
	display: inline;
	list-style: none;
	font-size: 11px;
	color: #444444;
}
#footer #footer-content #center div ul li a {
	font-size: 11px;
	text-decoration: none;
	color: #444444;
	padding: 5px 5px;
}
#footer #footer-content #center div ul li a:hover {
	background-color: #e8f2fe;
}
#footer #footer-content #right {
	width: 220px;
	float: left;
	height: 86px;
	/*IE 6 fix*/
	display: inline;
	margin:0 10px;	
}
#footer #footer-content #left #banner {
	background-image: url(../images/PayPal.gif);
	background-repeat: no-repeat;
	background-position: center center;
	/*vertical-align: middle;*/
	height: 37px;
	width: 134px;
}


#pager
{
	padding: 4px;
	margin: 2px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight: bold;
    text-decoration : none;
    color : #3b6ca9;
}

#pager font
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    text-decoration : none;
    color : #3b6ca9;
}

#pager span
{
    padding: 2px;
    background-color: #3b6ca9;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight: bold;
    text-decoration : none;
    color : #ffffff;
}

#pager a
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    text-decoration : none;
    color : #3b6ca9;
    padding: 2px;
}
#pager a:hover
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    text-decoration : none;
    color : #ffffff;
    background-color: #3b6ca9;
}
