@charset "utf-8";
/* CSS Document */

ul.vert-one{
	margin:0;
	list-style-type:none;
	display:block;
	line-height:225%;
	width:270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0;
}
ul.vert-one li{
	margin:0;
	background-image: url(images/linkbot-line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	cursor:pointer;
}
ul.vert-one li a{
	display:block;
	text-decoration:none;
	color:#fff;
	width:209px;
	height: 33px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
	background-image: url(images/link-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 29px center;
}
ul.vert-one li a:hover{
	background-position: 29px center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00c0ff;
	text-decoration: none;
	background-image: url(images/link-arrow.jpg);
	background-repeat: no-repeat;
	width: 209px;
}
ul.vert-one li a.current,ul.vert-one li a.current:hover{
	background-position: 0;
}



body {
	background-color: #000000;
	margin: 0px;
}
.main-bg {
	background-image: url(images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.comp-prof-bg {
background-image: url(images/comp-prof-bg.jpg);
background-repeat: no-repeat;
background-position: center top;
}

.textblue13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00c0ff;
	text-decoration: none;
}
.textblue11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00c0ff;
	text-decoration: none;
}
.textblue15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00c0ff;
	text-decoration: none;
}
.textwhite12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.textblack12
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}
.linkbg {
	background-image: url(images/linkbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.linkbot-line {
	background-image: url(images/linkbot-line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.textwhite12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.box {
	background-color: #222222;
	border: 1px solid #363636;
}
.box-white {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.upcoming-head-bg {
	background-image: url(images/upcoming-head-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.calander-img-bg {
	background-image: url(images/calander-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textwhite11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textwhite25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	text-decoration: none;
}
.textblue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
.textred12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red ;
	text-decoration: none;
}
.textblack11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}.dotline-h {
	background-image: url(images/dot-line.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.blueline-v {
	background-image: url(images/blue-dot.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.textwhite15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bott-linkbg {
	background-image: url(images/bott-linkbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.linkwhite12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkwhite12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.linkblue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00c0ff;
	text-decoration: underline;
}
.linkblue12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.auctions-bg {
	background-image: url(images/auctions-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

