body {
	text-align: center;
	background-color: #fff;
}

body, td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	
	color: #000;
}

div.page-area {
	width: 960px;
	margin: 0 auto;
	
	text-align: left;
}

#page {
	background: #fff;
	width: 980px;
}

#page .bordered-page {
	margin: 0 10px 0 10px;
}

#page div.inner {
}

#page div div.inner {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}

h1,h2,h3 {
	color: #005998;
}

h1 {
	font-size: 1.6em;
	line-height: 1;
	margin-bottom: 0.75em;
}

h2 {
	font-size: 1.3em;
	margin-bottom: 0.75em;
}

h3 {
	font-size: 1.2em;
	line-height: 1;
	margin-bottom: .75em;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: .75em;
}

h5 {
	font-size: 1em;
	margin-bottom: 1.5em;
}

h6 {
	font-size: 1em;
	font-weight: bold;
}

p {
	margin: 0 0 1em 0;
	line-height: 1.6em;
	
	padding: 0;
}

ul li, ol li {
	line-height: 1.6em;
	margin-bottom: .3em;
}

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

ul, ol {
	padding-left: 2em;
}

.float-right, .right {
	float: right;
}

.clear-both {
	clear: both;
}

hr {
	border: 0;
	height: 0;
	
	border-top: 2px solid #ddd;
}

a:link,a:visited {
	color: #009dd0;
	text-decoration: none;
}

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

body.cat-0{
	background: #fff url(../images/bg0.png) repeat-x 0px 360px;
}

body.cat-1 {
	background: #004f93;
}

body.cat-2 {
	background: #ffba00;
}

body.cat-3 {
	background: #d17201;
}

body.cat-4 {
	background: #5d9800;
}

body.cat-5 {
	background: #980000;
}

#top {
	
}

#top div.page-area {
	position: relative;
}

#topBar {
	height: 60px;
	background: url(../images/topBarBg.png) repeat-x;
}

#topBarLines {
	background: url(../images/topBarLines.gif) no-repeat;
	width: 454px;
	height: 60px;
	
	position: absolute;
	left: 50%;
	margin-left: -461px;
}

#logo {
	position: absolute;
	top: 8px;
}

#topNav {
	position: absolute;
	
	top: 13px;
	right: 0;
	
	list-style: none;
}

#topNav li {
	background: url(../images/topNavItemBg.gif) no-repeat;
	display: block;
	float: left;
	height: 34px;
	line-height: 34px;
	
	margin-left: 10px;
}

#topNav li a {
	background: url(../images/topNavItemRight.gif) no-repeat right;
	display: block;
	float: left;
	height: 34px;
	line-height: 34px;
	
	padding: 0 10px 0 10px;
}

#topNav li a:link, #topNav li a:visited {
	color: #fff;
}

#topNav li a:hover, #topNav li a:active {
	color: #009dd0;
	text-decoration: none;
}

#splash {
	height: 300px;
}

.splash-0 {
	background: url(../images/splashBg.png) repeat-x;
}

.splash-1 {
	background: url(../images/splashBg1.png) repeat-x;
}

.splash-2 {
	background: url(../images/splashBg2.png) repeat-x;
}

.splash-3 {
	background: url(../images/splashBg3.png) repeat-x;
}

.splash-4 {
	background: url(../images/splashBg4.png) repeat-x;
}

.splash-5 {
	background: url(../images/splashBg5.png) repeat-x;
}

#splashImageOuther {
	height: 300px;
}

#splash.splash-0 #splashImageOuther {
	background: url(../images/splashOuther.gif) no-repeat center;
}

#splash.splash-1 #splashImageOuther {
	background: url(../images/splashOuther1.gif) no-repeat center;
}

#splash.splash-2 #splashImageOuther {
	background: url(../images/splashOuther2.gif) no-repeat center;
}

#splash.splash-3 #splashImageOuther {
	background: url(../images/splashOuther3.gif) no-repeat center;
}

#splash.splash-4 #splashImageOuther {
	background: url(../images/splashOuther4.gif) no-repeat center;
}

#splash.splash-5 #splashImageOuther {
	background: url(../images/splashOuther5.gif) no-repeat center;
}

#splash div.info {
	position: absolute;
	width: 500px;
	
	top: 50px;
}

#splash div.info h1 {
	font-size: 60px;
	color: #fff;
	
	margin-bottom: 20px;
	
	position: absolute;
	top: 0;
}

#splash div.info p {
	font-size: 1.4em;
	color: #fff;
	
	position: absolute;
	top: 80px;
	
	font-family: Tahoma, Arial, sans-serif;
}

#splash div.info h1.shadow {
	top: 2px;
	left: 2px;
	color: #000;
	
	opacity: .4;
	filter: alpha(opacity = 40);
}

#splash div.info p.shadow {
	top: 81px;
	left: 1px;
	color: #000;
	
	opacity: .6;
	filter: alpha(opacity = 60);
}

#splash.splash-0 div.info p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#splash img {
	position: absolute;
	top: 0;
	right: 0;
}

#indexCategoriesTabs {
	overflow: hidden;
	width: 750px;
	
	margin-bottom: 20px;
}

#indexCategoriesTabs div.controls {
	list-style: none;
	background: url(../images/index/tabsBg.png) repeat-x top;
	
	height: 34px;
}

#indexCategoriesTabs div.scroller, #indexCategoriesTabs div.scroller div.sections {
	width: 750px;
	height: 150px;
	overflow: hidden;
}

#indexCategoriesTabs div.scroller div.section {
	width: 750px;
	height: 150px;
	
	overflow: hidden;
	float: left;
}

#indexCategoriesTabs div.scroller div.section div.inner {
}

#indexCategoriesTabs div.scroller div.section a:link, #indexCategoriesTabs div.scroller div.section a:visited {
	color: #fff;
	text-decoration: underline;
}

#indexCategoriesTabs div.scroller div.sections {
	width: 10000px;
}

#indexCategoriesTabs h4 {
	text-align: center;
	display: block;
	float: left;
	
	width: 138px;
	height: 34px;
	line-height: 34px;
	
	background: #eee;
	
	margin: 0 15px 0 0;
	padding: 0;
}

#indexCategoriesTabs h4 a {
	display: block;
	width: 100%;
	height: 100%;
}

#indexCategoriesTabs h4.last {
	margin-right: 0;
}

#indexCategoriesTabs h4.tab-1 {
	background: #1978d9;
}

#indexCategoriesTabs h4.tab-2 {
	background: #ffd800;
}

#indexCategoriesTabs h4.tab-3 {
	background: #febf55;
}

#indexCategoriesTabs h4.tab-4 {
	background: #a5c800;
}

#indexCategoriesTabs h4.tab-5 {
	background: #e80000;
}

#indexCategoriesTabs div.scroller  div.tab-content-1 {
	background: #1978d9 url(../images/glider/1.jpg) no-repeat right;
}

#indexCategoriesTabs div.scroller div.tab-content-2 {
	background: #ffd800 url(../images/glider/2.jpg) no-repeat right;
}

#indexCategoriesTabs div.scroller div.tab-content-3 {
	background: #febf55  url(../images/glider/3.jpg) no-repeat right;
}

#indexCategoriesTabs div.scroller div.tab-content-4 {
	background: #a5c800  url(../images/glider/4.jpg) no-repeat right;
}

#indexCategoriesTabs div.scroller div.tab-content-5 {
	background: #e80000 url(../images/glider/5.jpg) no-repeat right;
}



#indexCategoriesTabs div.controls h4 a:link, #indexCategoriesTabs div.controls h4 a:visited {
	color: #fff;
}

#indexCategoriesTabs div.scroller div.section div.info {
	margin: 20px 0 0 20px;
	width: 400px;
	
	/*position: absolute;
	top: 20px;
	left: 20px;*/
}

#indexCategoriesTabs div.scroller div.section div.info h5 {
	font-size: 20px;
	margin-bottom: 10px;
	padding: 0;
	
	color: #fff;
}
	
#indexCategoriesTabs div.scroller div.section div.info p {
	color: #fff;
	font-size: 1.2em;
}

#indexCategoriesTabs div.scroller div.tab-content-2 div.info p {
	color: #000;
}

#indexCategoriesTabs div.scroller div.tab-content-2 div.info h5 {
	color: #000;
}

#indexCategoriesTabs div.scroller div.tab-content-3 div.info p {
	color: #000;
}

#indexCategoriesTabs div.scroller div.tab-content-3 div.info h5 {
	color: #000;
}

#middleBar #middleBarNav {
	float: right;
	
	/*padding: 5px 0 5px 0;*/	
	
}

#middleBar #middleBarNav a {
	margin-left: 20px;
	padding: 6px 0 6px 30px;
	
	
	height: 26px;
	line-height: 26px;
}

* html #middleBar #middleBarNav a  {
	height: 26px;
}

#middleBar #middleBarNav a:link, #middleBar #middleBarNav a:visited {
	color: #004993;
}

#middleBar #middleBarNav a.info {
	background: url(../images/icons/top/info.gif) no-repeat left center;
}

#middleBar #middleBarNav a.account {
	background: url(../images/icons/top/account.gif) no-repeat left center;
}

#middleBar #middleBarNav a.logout {
	background: url(../images/icons/top/logout.gif) no-repeat left center;
}

#middleBar #middleBarNav a.register {
	background: url(../images/icons/top/register.gif) no-repeat left center;
}

#layout {
	margin-bottom: 10px;
}

#layout a:link, #layout a:visited {
	color: #00509b;
	text-decoration: none;
}

#layout a:hover, #layout a:active {
	color: #ed5900;
}


#layout .column {
	float: left;
}

#layout .side-column {
	width: 200px;
}

#layout #content {
	width: 540px;
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;
}

#layout #content.wide-content {
	width: 750px;
	margin-right: 0;
}

#layout .side-column .box {
	margin-bottom: 10px;
}

#layout .side-column .box h3 {
	line-height: 34px;
	
	margin: 0;
	padding: 0 0 0 10px;
	
	background: #d1d0d1 url(../images/boxH3.png) no-repeat top;
}

#layout .side-column .box .inner {
	margin: 0;
	padding: 5px;
	
	border: 1px solid #ddd;
	border-top: 0;
	
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}

#middleBar {
	margin-bottom: 10px;
	background: url(../images/bar.png) no-repeat;
	
	height: 34px;
	line-height: 34px;
	
	padding-left: 10px;
	padding-right: 10px;
}

body.cat-0 #middleBar {
	margin: 0 -10px 10px -10px;
	background: url(../images/bar0.png) no-repeat;
}
body.cat-1 #middleBar {
	margin: 0 -10px 10px -10px;
	background: url(../images/bar1.png) no-repeat;
}
body.cat-2 #middleBar {
	margin: 0 -10px 10px -10px;
	background: url(../images/bar2.png) no-repeat;
}
body.cat-3 #middleBar {
	margin: 0 -10px 10px -10px;
	background: url(../images/bar3.png) no-repeat;
}
body.cat-4 #middleBar {
	margin: 0 -10px 10px -10px;
	background: url(../images/bar4.png) no-repeat;
}
body.cat-5 #middleBar {
	margin: 0 -10px 10px -10px;
	background: url(../images/bar5.png) no-repeat;
} 

#middleBar fieldset {
	padding: 0;
	line-height: 34px;
	
	vertical-align: middle;
}

* html #middleBar fieldset input.text {
	margin-top: 5px;
}

* html  #middleBar fieldset select {
	margin-top: 5px;
	vertical-align: top;
}

* html #middleBar fieldset span {
	vertical-align: super;
}

#middleBar input.button100 {
	background-image: url(../images/form/button100-mb.png);
}

#middleBar .accountBox {
}

#breadcrumb {
	margin-bottom: 10px;
}

#footer {
	margin-bottom: 10px;
	background: url(../images/footer.png) no-repeat;
	
	height: 34px;
	line-height: 34px;
	
	padding-left: 10px;
	padding-right: 10px;
}

body.cat-1 #footer {
	margin: 0 -10px 0 -10px;
	background: url(../images/footer1.png) no-repeat;
}

body.cat-2 #footer {
	margin: 0 -10px 0 -10px;
	background: url(../images/footer2.png) no-repeat;
}
body.cat-3 #footer {
	margin: 0 -10px 0 -10px;
	background: url(../images/footer3.png) no-repeat;
}
body.cat-4 #footer {
	margin: 0 -10px 0 -10px;
	background: url(../images/footer4.png) no-repeat;
}
body.cat-5 #footer {
	margin: 0 -10px 0 -10px;
	background: url(../images/footer5.png) no-repeat;
}

#bottom {
	margin-bottom: 10px;
	position: relative;
}

#bottom table {
	width: 830px;
	border-collapse: collapse;
}

#bottom table th {
	background: url(../images/bar.png) top no-repeat;
}

#bottom table td {
	background: #eee;
}

#bottom table th, #bottom table td {
	padding: 5px;
	width: 25%;
}

#bottom table a:link, #bottom table a:visited {
	color: #111;
	background: url(../images/bullet_black.gif) no-repeat left center;
	padding-left: 20px;
}

#galleryBtn {
	width: 110px;
	height: 200px;
	
	background: url(../images/gallery.gif) no-repeat center;
	
	position: absolute;
	top: -80px;
	right: 10px;
}

#galleryBtn a {
	display: block;
	width: 100%;
	height: 100%;
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu ul li {
	border-bottom: 1px solid #eee;
	display: inlien;
	
	margin: 0;
}

#menu ul li a {
	display: block;
	width: 100%;
	
	padding: 2px 0 2px 0;

	font-weight: bold;
}

#menu ul.promotions-and-news {
	margin-top: 10px;
}

#menu ul.promotions-and-news li {
	border: 0;
}

#menu ul.promotions-and-news li a:link, #menu ul.promotions-and-news li a:visited {
	color: #000;
}

#layout .side-column #cartPreview h3 {
	background-image: url(../images/boxH3CartPreview.png);
	
	height: 34px !important;
	height: 50px;
	
	padding-top: 16px;
	
	margin-top: -16px;
	position: relative;
}

#cartPreview ol {
	margin: 5px 0 20px 0;
	padding: 0 0 0 2em;
	
	list-style: decimal;
}

#randomPromotionBox .inner {
	text-align: center;
	margin: 0;
	padding: 0;
}

#currentManufacturerBox .inner {
	text-align: center;
}

#randomPromotionBox div.product {
	margin: 0 auto;
	float: none;
	
	width: 100%;
	border: 0;
}

#bestSellersBox ol {
	list-style: decimal;
	padding-left: 2em;
}

#star {
	border-bottom: 2px solid #ddd;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#star h2 {
	color: #009dd0;
}

#star div.star-image {
	float: left;
	margin-right: 20px;
}

a.powered-by:link, a.powered-by:visited {
	color: #fff;
	padding: 2px 20px 2px 0;
	background: url(../images/appicon.gif) no-repeat right center;
	
	font-size: .8em;
}

a.powered-by:hover, a.powered-by:active {
	text-decoration: underline;
	color: #fff;
}

body.cat-0 a.powered-by:link, body.cat-0 a.powered-by:visited {
	color: #000;
}

body.cat-0 a.powered-by:hover, body.cat-0 a.powered-by:active {
	text-decoration: underline;
	color: #000;
}

p.copyright {
	margin-left: -10px;
	margin-right: -10px;

	margin-bottom: 0;
	padding-bottom: 10px;
	padding-right: 10px;

	text-align: right;
}

body.cat-1 p.copyright {
	background: #004f93;
}

body.cat-2 p.copyright {
	background: #ffba00;
}

body.cat-3 p.copyright {
	background: #d17201;
}

body.cat-4 p.copyright {
	background: #5d9800;
}

body.cat-5 p.copyright {
	background: #980000;
}

table th {
	font-weight: bold;
}

/* ----- icons ---- */

a.cart
{
	padding: 2px 0 2px 20px;
	background: url(../images/icons/cart.png) no-repeat left center;
}

a.putInCart
{
	padding: 5px 0 5px 30px;
	background: url(../images/icons/putInCart.png) no-repeat left center;
	line-height: 24px;
}

a.checkout
{
	padding: 2px 0 2px 20px;
	background: url(../images/icons/checkout.png) no-repeat left center;
}

a.review
{
	padding: 2px 0 2px 20px;
	background: url(../images/icons/review.png) no-repeat left center;
}

a.back
{
	padding: 2px 0 2px 20px;
	background: url(../images/icons/back.png) no-repeat left center;
}

a.delete
{
	padding: 2px 0 2px 20px;
	background: url(../images/icons/delete.png) no-repeat left center;
}

a.add
{
	padding: 2px 0 2px 20px;
	background: url(../images/icons/add.png) no-repeat left center;
}

a.edit
{
	padding: 2px 0 2px 20px;
	background: url(../images/icons/edit.png) no-repeat left center;
}

a.show
{
	padding: 2px 0 2px 20px;
	background: url(../images/icons/show.png) no-repeat left center;
}

p.tips
{
	padding: 2px 0 2px 20px;
	background: url(../images/icons/tips.png) no-repeat left center;
	
	color: #ff9000;
	font-weight: bold;
}

a.registerNow
{
	padding: 2px 0 2px 20px;
	background: url(../images/icons/registerNow.png) no-repeat left center;
}

a.password
{
	padding: 2px 0 2px 20px;
	background: url(../images/icons/password.png) no-repeat left center;
}

.totalPrice
{
	padding: 2px 0 2px 20px;
	background: url(../images/icons/coins.png) no-repeat left center;
}

a.product
{
	padding: 2px 0 2px 20px;
	background: url(../images/icons/product.png) no-repeat left center;
}

/* ----- icons ---- */
