@charset "UTF-8";
/* CSS Document */
/*
a, a:link, a:hover, a:focus, a:visited {
	color:#80368c;
	text-decoration:underline;
}
*/

/*SEARCH BAR*/
#search {
	float: right;
	padding: 5px 5px 0 0;
	height: 30px;
	display:block;
}

#search img {
	float: left;	
}

#search_mid {
	background: url(../img/search_mid.gif) repeat-x;
	width: 200px;
	height: 22px;
	float: left;
	padding-top: 3px;
}

#search_input {
	border: none;
	height: 12px;
	width: 150px;
	font-size:10px;
}

/*end of SEARCH*/


.content-flashb {
	height: 330px;
	width: 650px;
	float:right;
/*	background-image:url(../img/flashstndin.jpg);
	background-repeat:no-repeat;*/
	margin-top:0px;
	margin-right:5px;
}

.content-leftnav {
	background-repeat:no-repeat;
	height: 331px;
	width: 179px;
	float:left;
	margin-top:35px;
	margin-left:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:150%;
}

.content-leftnav a:link, .content-leftnav a:visited {
	color: #000;
	text-decoration:none;
}

span.register-link {
	color: #000 !important;
}

.content-leftnav a:hover, .content-leftnav a:focus{
	color:#80368c;
	text-decoration:underline;
}

.content-leftnavtop {
	background-image:url(../img/left_nav_top.jpg);
	background-repeat:no-repeat;
	float:left;
	height:10px;
	width:179px;
}

.content-leftnavmid {
	background-image:url(../img/left_nav_mid.jpg);
	background-repeat:repeat-y;
	height:331px;
}

.content-leftnavmid ul {
	padding-left: 5px;
}

.content-leftnavmid ul li {
	color: #80368c;
	display:block;
}

.content-leftnavbot {
	background-image:url(../img/left_nav_bot.jpg);
	background-repeat:no-repeat;
	float:left;
	height:9px;
	width:179px;
}

.content-bottomnav {
	background-image:url(../img/bot_nav_mid.jpg);
	height:133px;
	width:840px;
	float:left;	
	clear:both;
	margin-top:20px;
}

.content-bottomnavl {
	background-image:url(../img/bot_nav_l.jpg);
	height:133px;
	width:9px;
	float:left;
}

.content-bottomnavmid {
	margin-left:10px;
	width: 820px;
	margin-right: 0px;
}

#bnl {
	float: left;	
}

#bnr {
	float: right;
	margin-right: -5px;
}


.content-bottomnavr {
	background-image:url(../img/bot_nav_r.jpg);
	height:133px;
	width:8px;
	float: right;
	margin:0;
	margin-top:-5px;
}
	
.content-bottmnav-iconsleft { 
	width:150px;
	margin-top:12px;
	float:left;
	margin-right: -15px;
}

.content-bottmnav-iconsleft img {
	border:none;
	margin-top: 5px;
}

#content-bottomnav-iconsleft-shop {
	padding-top:10px;
}

/*ICONS RIGHT*/
.content-bottomnav-iconsright {
	padding: 0px;
	padding-top:5px;
	width:680px;
	height: 134px;
	float:left;
	text-align:left;
}

#spotlight, #specials, #pressroom, #features {
	float: left;	
	padding-right: 5px;
}

#spotlight a {
	background: url(../img/btn_spotlight.jpg) no-repeat 0px -119px ;
}

#spotlight a:hover {
	background: url(../img/btn_spotlight.jpg) no-repeat 0px 0px;
}

#spotlight a, #spotlight a:hover, #spotlight {
	display:inline-block;
	width: 158px;
	height:119px;
}

#specials a {
	background: url(../img/btn_specials.jpg) no-repeat 0px -119px ;
}

#specials a:hover {
	background: url(../img/btn_specials.jpg) no-repeat 0px 0px;
}

#specials a, #specials {
	display:inline-block;
	width: 154px;
	height:119px;
}

#pressroom a {
	background: url(../img/btn_pressroom.jpg) no-repeat 0px -119px ;
}

#pressroom a:hover {
	background: url(../img/btn_pressroom.jpg) no-repeat 0px 0px;
}

#pressroom a, #pressroom {
	display:inline-block;
	width: 153px;
	height:119px;
}

#features a {
	background: url(../img/btn_features.jpg) no-repeat 0px -119px ;
}

#features a:hover {
	background: url(../img/btn_features.jpg) no-repeat 0px 0px;
}

#features a, #features {
	display:inline-block;
	width: 153px;
	height:119px;
}

.content-threecs {
	width:400px;
	height:69px;
	clear: both;
}

.content-threecs-create-nav {
	width:111px;
	height:69;
}

.content-threecs ul li img {
	border:none;
}

.content-threecs-text ul li img {
	border:none;
}