﻿html {
	background: #1b285a url('../img/mainbg.jpg') repeat-x fixed;
	color: #fff;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 30px 0;
}
a {
	color: #3256B6;
	text-decoration: none;
}
a:visited {
	color: #3256B6;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #e00;
	text-decoration: none;
}
h1 {
	font-size: 161.6%;
	font-weight: normal;
}
h2 {
	font-size: 153.9%;
	font-weight: normal;
}
h3 {
	color: #f00;
	font-size: 146.5%;
	font-weight: normal;
	margin-bottom: .5em;
}
p{
	padding-bottom: 1em;
}
strong {
	font-weight: bold;
}
.padding {
	padding: 15px;
}
.access {
	text-indent: -9999px;
}
.yui-skin-sam .yui-panel {
	margin-bottom: 15px;
	border-width: 1px;
}
TD.productListing-heading {
	color: #fff;
	font-size: 90%;
	font-weight: normal;
}
.pageHeading {
	padding-bottom: 10px;
}
.yui-skin-sam .yui-panel .hd {
	font-weight: normal;
	font-size: 90%;
}
.yui-skin-sam .yui-panel .bd {
	background-color: #fff;
	text-align: center;
	overflow: hidden;
}
.yui-skin-sam .yui-panel .ft {
	padding: 0;
	margin: 0;
	height: 0px;
	overflow: hidden;
}
.main h1 {
	padding: 10px;
	border: 1px #000 dashed;
	color: #f00;
	text-align: center;
}
#doc, #doc2 {
	border: 2px #1b285a solid;
	background: #afc6ff;
	color: #1b285a;
}
#hd {
	background: transparent url('../images/waves.png') no-repeat scroll center top;
}
#hd .padding {
	padding: 10px;
}
#bd {
	background: #fefeff;
 	border-bottom: 4px solid #1b285a;
}
#yui-main {
	padding: 15px 15px 15px 0;
}
#ft {
	color: #818cb0;
	font-size: 80%;
	padding: 15px 15px 5px 15px;
}
#rotate {
	background: transparent url(../img/1.jpg) no-repeat scroll center top;
	height: 202px;
}
#logo {
	background: url('../img/cvsoftub.png') no-repeat;
	height: 66px;
	width: 269px;
	text-indent: -9999px;
}
#menubar {
	background: #1b285a url('menubar_0.jpg') repeat-x scroll;
	line-height: 1.7em;
	height: 2em;
	vertical-align: middle;
	padding: 0 15px;
	color: #fff;
	font-size: 90%;
}
#usermenu {
	float: right;
}
#usermenu ul {
	float: left;
}
#usermenu li {
	float: left;
	padding: 0 10px;
	line-height: 1.7em;
	border-left: 1px #1b285a solid;
	border-right: 1px #1b285a solid;
}
.designedby {
	visibility:hidden;
	display:none;
}
#menubar a {
	color: #ccf;
}
#menubar a:hover {
	color: #fff;	
}
#bestsellers .hd, #new_products .hd {
	background: #1b285a url('menubar_0.jpg') repeat-x scroll;
	color: #fff;
}
#productListing table {
	font-size: 93%;
	line-height: 2;
}
#productListing a {
	font-weight: bold;
}
#productListing a:hover {
	text-decoration: underline;
}
#categories .bd {
	text-align: left;
}