﻿body {
	margin: 0;
	background-image: url('images/bgblack3.jpg');
	background-repeat: repeat;
	background-position: left top;
}
#index {
	margin: 0;
	background-color: black;
	padding: 0;height:100%;width:100%;
}
#top {
	width: 100%;
	height: 540px;
	background-image: url('images/bgblack2.jpg');
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
}
#topblog {
	width: 100%;
	height: 190px;
	background-image: url('images/bgblack2.jpg');
	background-repeat: repeat;
	background-position: left top;
	text-align: right;
	margin: 0;
}
#mainmenu {
	text-align: center;
}
#mainmenu a {
	padding: 0 25px 0 25px;
}
#mainmenu a.blog, #mainmenu a:visited.blog, #mainmenu a:active.blog {
	color: #00adee;
	font-family: 'arial black';
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu a:hover.blog {
	color: white;
	font-family: 'arial black';
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu a.store, #mainmenu a:visited.store, #mainmenu a:active.store {
	color: #ec008d;
	font-family: 'arial black';
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu a:hover.store {
	color: white;
	font-family: 'arial black';
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu a.contact, #mainmenu a:visited.contact, #mainmenu a:active.contact {
	color: #fff100;
	font-family: 'arial black';
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu a:hover.contact {
	color: white;
	font-family: 'arial black';
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu a.lal, #mainmenu a:visited.lal, #mainmenu a:active.lal {
		color: #c0c0c0;

	font-family: 'arial black';
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu a:hover.lal {
	color: #333333;
	font-family: 'arial black';
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu a.coll, #mainmenu a:visited.coll, #mainmenu a:active.coll {
	color: #f85a0c;
	font-family: 'arial black';
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu a:hover.coll {
	color: black;
	font-family: 'arial black';
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu2 {
	text-align: center;
	background-image: url('images/menubg.png');
	background-repeat: repeat-x;
	background-position: left top;
}
#mainmenu2 a {
	padding: 0 25px 0 25px;
}
#mainmenu2 a.collection, #mainmenu2 a:visited.collection, #mainmenu2 a:active.collection {
	color: #000;
	font-family: 'arial black';
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu2 a:hover.collection {
	color: #000;
	font-family: 'arial black';
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu2 a.store, #mainmenu2 a:visited.store, #mainmenu2 a:active.store {
	color: #000;
	font-family: 'arial black';
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu2 a:hover.store {
	color: #fff100;
	font-family: 'arial black';
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu2 a.store2, #mainmenu2 a:visited.store2, #mainmenu2 a:active.store2 {
	color: #000;
	font-family: 'arial black';
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu2 a:hover.store2 {
	color: #000;
	font-family: 'arial black';
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu2 a.contact2, #mainmenu2 a:visited.contact2, #mainmenu2 a:active.contact2 {
	color: #000;
	font-family: 'arial black';
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu2 a:hover.contact2 {
	color: #000;
	font-family: 'arial black';
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu2 a.stockist, #mainmenu2 a:visited.stockist, #mainmenu2 a:active.stockist {
	color: #000;
	font-family: 'arial black';
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu2 a:hover.stockist {
	color: #000;
	font-family: 'arial black';
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu2 a.friends, #mainmenu2 a:visited.friends, #mainmenu2 a:active.friends {
	color: #000;
	font-family: 'arial black';
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu2 a:hover.friends {
	color: #000;
	font-family: 'arial black';
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
