@charset "utf-8";
@import url("");
/*========= Custom CSS ========*/
* {
	padding:0;
	margin:0;
}
body {
	color:#707070;
	font: 70%/1.5  Verdana, 'Trebuchet MS', arial, sans-serif;
	font-size:11px;
	background:url() #FFF;
}
a {
	color:#78378B;
	text-decoration:none;
}
a:hover {
	color: #990000;
	text-decoration:underline;
}
h3 {
	font-size:14px;
}
img {
	border:0;
}

.h {
	overflow:hidden;
	width:100%;
	height:10px;
}
.more {
	text-align:right;
	padding-right:10px;
}

#bg {
	width:1002px;
	height:auto;
	margin:0 auto;
	background:#FFF;
}
.clear-l {
	clear:left;
}
.clear-r {
	clear: right;
}
.clear-b {
	clear: both;
}
/*========== Header CSS  ===========*/
#header {
	width:100%;
	background:url() no-repeat;
}
#logo {
	float:left;
	width:250px;
	height:100px;
	background:url(images/logo.gif) no-repeat;
}
#top-right {
	float:left;
	width:752px;
	height:100px;
	background:url(images/top-right-bg.gif) no-repeat;
}
#top-banner {
	float:right;
	padding:3px 5px 1px 0;
}
#top-banner-box {
	width:728px;
	height:90px;
}
#top-banner a {
	color:#363636;
}
#top-banner a:hover {
	color:#990000;
}

#nav-box {
	width:1002px;
	height:77px;
	float:left;
	background:url(images/nav-bg.gif) repeat-x;
}
#nav-l {
	float:left;
	width:6px;
	height:77px;
	overflow:hidden;
	background:url(images/nav-l.gif) no-repeat;
}
#nav-r {
	float:right;
	width:6px;
	height:77px;
	overflow:hidden;
	background:url(images/nav-r.gif) no-repeat;
}
/* Nav & Links CSS  */
#links {
	width:990px;
	height:42px;
	float:left;
}
#links ul {
	padding:15px 0 0 5px;
	list-style:none;
	float:left;
}
#links ul li {
	float:left;
	padding:0 18px;
	text-transform:uppercase;
	background:url(images/link-dot.gif) left center no-repeat;
}
#links ul li a {
	color:#363636;
}
#links ul li a:hover {
	color:#990000;
}

#search-box {
	float:right;
	padding:10px 3px 0 2px;
}
/*---------  */
#nav {
	width:990px;
	height:35px;
	float:left;
}
#nav ul {
	padding:0 0 0 5px;
	list-style:none;
}
#nav ul li {
	float:left;
	padding:8px 22px 0 20px;
	background:url(images/nav-space.gif) right top no-repeat;
}
#nav ul li a {
	color:#FFF;
	font-size:12px;
	font-weight:;
	letter-spacing:1px;
}
#nav ul li a:hover {
	color:#707070;
}

/* Banner Ads  */
#ad-list {
	width:994px;
	height:auto;
	padding:5px 3px;
	margin:5px 0;
	border:1px solid #E4D1E8;
	background:#F1E8F3;
}
#ad-list table {
}
#mini-banners-padding {
	padding:10px 35px;
	border-right:1px solid #E4D1E8;
}
#special-banners-padding {
	padding:10px 35px;
}

/*============= Main CSS  ============*/
#main {
	padding-bottom:5px;
}

td.left {
	padding:0;
	width:181px;
}
td.right {
	padding:0;
	width:181px;
}
td.middle {
	padding:0;
	width:640px;
}

#left {
	padding:0;
}
#right {
	padding:0;
}
#middle {
	padding:0 5px;
}
/* Left CSS  */

/* ++++++++++++ */
.left-box {
	margin-bottom:5px;
	background:url(images/bar-box-bg.gif) repeat-y;
}
.left-box h3 {
	height:22px;
	padding:3px 0 0 7px;
	font-size:11px;
	background:url(images/bar-box-title.gif) no-repeat;
}
.left-box-content {
	padding:5px;
	padding-top:2px;
	background:url(images/bar-box-bottom.gif) left bottom no-repeat;
}
/* Custom  */


/* Right CSS  */

/* ++++++++++++ */
.right-box {
	margin-bottom:5px;
	background:url(images/bar-box-bg.gif) repeat-y;
}
.right-box h3 {
	height:22px;
	padding:3px 0 0 7px;
	font-size:11px;
	background:url(images/bar-box-title.gif) no-repeat;
}
.right-box-content {
	padding:5px;
	padding-top:2px;
	background:url(images/bar-box-bottom.gif) left bottom no-repeat;
}
/* Custom  */



/* Middle CSS  */

/* ++++++++++++ */
.middle-box {
	margin-bottom:5px;
	background:url(images/middle-box-bg.gif) repeat-y;
}
.middle-box-title {
	height:25px;
	background: url(images/normal-list-title.gif) no-repeat;
}
.middle-box-title h3 {
	padding:3px 0 0 7px;
	color:#9061A7;
	font-size:11px;
	text-transform:uppercase;
}
.middle-box-content {
	padding:5px;
	padding-top:2px;
	background:url(images/middle-box-bottom.gif) left bottom no-repeat;
}
/* Custom  */
.rotating .middle-box-title {
	background: url(images/rotating-title.gif) no-repeat;
}
.rotating .middle-box-title h3 {
}

.premium .middle-box-title {
	padding-left:11px;
	background:url(images/premium-title1.gif) left top no-repeat;
}
.premium .middle-box-title h3 {
	float:left;
	height:19px;
	padding:6px 7px 0 7px;
	background:url(images/premium-title2.gif) right top no-repeat;
}



/* Form CSS  */

.inpts-search {
	width:180px;
	height:17px;
	font: 70%/1.5  Verdana, 'Trebuchet MS', arial, sans-serif;
	font-size:12px;
	color:#B1BAB7;
	padding:4px;
	padding-top:3px;
	border:1px solid #CAB5D6;
	background:url() #FFF;
}

.sbmt {
	padding:1px 5px;
	border:1px solid #757372;
	background:#CCCCCC;
}

.submits-search {
	width:76px;
	height:26px;
	margin-left:5px;
	border:none;
	cursor:pointer;
	background:url(images/search-btn.gif) no-repeat;
}


/*=========== Bottom CSS  ==========*/
#footer {
	width:100%;
	clear:both;
}
#footer-link {
	width:100%;
	height:23px;
	color:#8F62A7;
	padding-top:5px;
	text-align:center;
	background:url(images/footer-bg.gif) repeat-x;
}
#footer a {
	color: #8F62A7;
}
#footer a:hover {
	color: #990000;
}
#copyright {
	width:100%;
	color:#707070;
	padding:3px 0;
	line-height:1.3em;
	text-align:center;
	background:url() #FFF;
}