html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}



input, textarea, select {
	font-family: inherit;
	font-size: 11px;
}

ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: ;
}

html {
	height: 100%;
}

body {
	min-height: 100%;
	height: 100%;
	background:#bcbcb4;
	overflow:hidden;
}

body, html {
	width: 100% !important;
}

body, table {
	font-family: Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

img, a img, table {
	border: none;
}

a {
	color:#ffd700;
	text-decoration: underline;
	cursor:pointer;
}

a:hover {
	text-decoration: none;
	cursor:pointer;
}

label {
	cursor:pointer;
}

.fl {float: left !important;}
.fr {float: right !important;}

div.spacer {
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
}

div.container {
}

div.footer {
	height:45px;
	margin:-58px auto 0 auto;
	padding-top: 12px;
}

div.footer .fl{
	width: 200px;
}

div.footer_guard {
	clear:both;
	height:60px;
}

div.h2  {height:2px; line-height: 0; font-size: 0;}
div.h3  {height:3px; line-height: 0; font-size: 0;}
div.h5  {height:5px; line-height: 0; font-size: 0;}
div.h6  {height:6px; line-height: 0; font-size: 0;}
div.h7  {height:7px; line-height: 0; font-size: 0;}
div.h8  {height:8px; line-height: 0; font-size: 0;}
div.h9  {height:9px; line-height: 0; font-size: 0;}
div.h10 {height:10px; line-height: 0; font-size: 0;}
div.h12 {height:10px; line-height: 0; font-size: 0;}
div.h13 {height:13px; line-height: 0; font-size: 0;}
div.h15 {height:15px;}
div.h17 {height:17px;}
div.h18 {height:18px;}
div.h19 {height:19px;}
div.h20 {height:20px;}
div.h25 {height:25px;}
div.h30 {height:30px;}
div.h35 {height:35px;}
div.h40 {height:40px;}
div.h45 {height:45px;}
div.h50 {height:50px;}
div.h55 {height:55px;}
div.h60 {height:60px;}
div.h65 {height:65px;}
div.h70 {height:70px;}
div.h72 {height:72px;}
div.h80 {height:80px;}
div.h90 {height:90px;}
div.h92 {height:92px;}
div.h100 {height:100px;}
div.h140 {height:140px;}


.fs9 {font-size:9px !important;}
.fs10 {font-size:10px !important;}
.fs11 {font-size:11px !important;}
.fs12 {font-size:12px !important;}
.fs13 {font-size:13px !important;}
.fs14 {font-size:14px !important;}
.fs15 {font-size:15px !important;}
.fs16 {font-size:16px !important;}
.fs18 {font-size:18px !important;}
.fs20 {font-size:20px !important;}
.fs24 {font-size:24px !important;}

.lh20 {line-height:20px !important;}
.lh18 {line-height:18px !important;}
.lh16 {line-height:16px !important;}
.lh11 {line-height:11px;}

/***************************/

div.wrapper {
	position: absolute;
	top: 41px;
	left: 36px;
}
div.logo_top {
	padding-left: 14px;
}

div.menu {
	padding-top: 25px 
}

div.menu a{
	font-family: Arial;
	font-size: 15px;
	color:#373635;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-left: 14px;
	float: left;
}

div.menu span{
	font-family: Arial;
	font-size: 15px;
	color:#373635;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-left: 14px;
	float: left;
}

div.menu a:hover{
	background: url(img/menu.gif) no-repeat 0 5px;
	color:#000!important;
}

div.menu a.collections{
	background: url(img/menu.gif) no-repeat 0 5px;
}

div.menu .sub{
	padding: 20px 0 15px 0;
}

div.menu .sub a{
	font-family: Arial;
	font-size: 12px!important;
	color:#333333!important;
	text-decoration: none;
	font-weight: normal!important;
	display: inline!important;
	float:none;
	padding-left: 14px;
	line-height: 16px;
}

div.menu .sub a:hover{
	background:none;
	color:#000!important;
}

div.vixor {
	height: 22px;
	background:url(img/vixor.gif) no-repeat 100% 0;
	font-family:Tahoma;
	font-size: 11px;
	line-height: 22px;
	position:fixed;
	bottom:10px;
	right: 10px;
	color:#999999;
	width:120px;
}

* html div.vixor {
	position:absolute;
}

div.vixor a{
	height: 22px;
	width:60px;
	float:right;
	display:block;
}
