@charset "utf-8";
/* CSS Document */


* { font-family: Georgia; }
body {
	background: #efece7 url(../images/bg.jpg) repeat 50% 0;
	font-size: 1em; font: 76% Georgia, Times New Roman, Arial, Times;
	margin:0; padding:0;
	text-align: center;
}

p { 
	margin: 0.3em; padding:0;
}

#container {
	margin: auto;
	text-align: left;
	width: 995px;
}
#flash-header {
	width: 995px; height: 350px;
}
#holder {
	width: 995px;
	min-height: 500px;
	
}
.bg1 { background: url(../images/bg-content1.jpg) no-repeat; }
.bg2 { background: url(../images/bg-content2.jpg) no-repeat; }
.bg3 { background: url(../images/bg-content3.jpg) no-repeat; }

#main-menu {
	list-style: none;
	margin: 0;
	font-size: 1.2em;
}
#main-menu li { 
	float: left;
	padding: 0 10px;
}
#main-menu li a{
	padding-bottom: 18px;
	display: block;
}
#main-menu li a:hover{	background: url(../images/ico-pointer.gif) no-repeat 50% 100%; } 
.menu1 { padding: 15px 10px 20px 415px; }
.menu1 a{ color: #046995; }
.menu2 { padding: 15px 10px 20px 600px; }
.menu2 a{ color: #a56805; }
.menu3 { padding: 0px 10px 20px 490px; }
.menu3 a{ color: #5f8843; }
.menu4 { padding: 15px 10px 20px 50px;}
.menu4 a{ color: #046995; }

.vmCartModule a{ color: #000000; }
.vmCartModule { padding: 0px 0px 30px 30px;}

#main-menu a:hover{ color: #000000; text-decoration: none; }
#main-menu a.active { background: url(../images/ico-pointer.gif) no-repeat 50% 100%; color: #000000; text-decoration: none; }
#main-menu li.active a{ background: url(../images/ico-pointer.gif) no-repeat 50% 100%; color: #000000; text-decoration: none; }

#cart{
	list-style: none;
	margin: 0;
	font-weight: bold;
	font-size: 1.0em;
}

h1 {
	padding: 0 0 0 250px;
	font-weight: normal;
	font-size: 3em;
}
h2 {
	font-size: 1.8em;
	font-weight: normal;
}

#content {
	padding: 0 0 0 30px;
	background: url(../images/divider.gif) no-repeat 280px 0;
}
#left-side {
	float: left;
	width: 263px;
}
* html #left-side {
	background: url(../images/divider.gif) no-repeat 249px 0;
	height: 300px;
}
#right-side {
	float: left;
	width: 550px;
	padding-left: 25px;
	padding-bottom: 20px;
	background: url(../images/bottom-deco.gif) no-repeat 0 100%;
	margin-bottom: 30px;
}
#flash-holder {
	float: left;
	width: 550px;
	padding-left: 25px;
	margin-top: -50px;
}

#left-menu {
	list-style: none;
	padding: 0;
	margin: 0;
}
#left-menu li{
	text-align: right;
}
#left-menu li a{
	display: block;
	padding: 6px 25px 6px 0;
	font-weight: bold;
	font-size: 1.2em;
}
* html #left-menu li a{
	padding: 0 25px 0 0;
}
#left-menu li a:hover{
	color: #000000; text-decoration: none;
	background: url(../images/ico-pointer1.gif) no-repeat 100% 50%;
}
#left-menu li a.active{
	color: #000000; text-decoration: none;
	background: url(../images/ico-pointer1.gif) no-repeat 100% 50%;
}

#left-menu li.active a{
	color: #000000; text-decoration: none;
	background: url(../images/ico-pointer1.gif) no-repeat 100% 50%;
}

#left-menu .top {
	background: url(../images/corner1.gif) no-repeat;
	height: 35px;
}
#left-menu .bottom {
	background: url(../images/corner2.gif) no-repeat;
	height: 31px;
}
.color1 a {	color: #046995; }
.color2 a {	color: #a56805; }
.color3 a {	color: #5f8843; }
.menucolor1 a {	color: #046995; }

.contentheading { 
	font-size: 1.8em;
	font-weight: normal;
	}

.rankute {
	cursor:pointer;
}

.tooltip1 {
            background: #efece7 url(../images/bg.jpg) repeat 50% 0;
			font-size: 1em; font: 100% Georgia, Times New Roman, Arial, Times;
            border-left:1px solid #000000;
            border-right:1px solid #000000;
            border-bottom:1px solid #000000;
            border-top:1px solid #000000;
            padding:3px;
            width:301px;
            height: 100%;
         }
         
.tooltip2 {
            background: #efece7 url(../images/bg.jpg) repeat 50% 0;
			font-size: 1em; font: 90% Georgia, Times New Roman, Arial, Times;
            border-left:1px solid #000000;
            border-right:1px solid #000000;
            border-bottom:1px solid #000000;
            padding:3px;
            width:301px;
            height: 100%;
         }
         
#right-side {
	line-height: 20px;
	text-indent: 0px;
	padding-left: 10px;
	padding-right: 15px;
}

#right-side a{
	color: windowtext;
}

.clear { width: 100%; clear: both; }

a.mainlevelcat {
	color: #046995;
	text-align: right;
	display:block;
	padding: 6px 25px 6px 0;
	font-weight: bold;
	font-size: 1.2em;
}

.modulecat_menu a:hover{
	color: #000000; text-decoration: none;
	background: url(../images/ico-pointer1.gif) no-repeat 100% 50%;
}
a.mainlevelcat:active{
	color: #000000; text-decoration: none;
	background: url(../images/ico-pointer1.gif) no-repeat 100% 50%;
}

#active_menu {
	color: #000000; text-decoration: none;
	background: url(../images/ico-pointer1.gif) no-repeat 100% 50%;
}