﻿/* e-Book settings */
* {
	margin: 0;
	padding: 0;
}

.e-book-background {
	float: left;
	background: url(../new-images/ebook_bg.gif) no-repeat;
	width: 300px;
	height: 216px;
	text-align: left;
	margin-bottom: 7px;
	clear: both;
}

.e-book-background  img {
	margin: 17px 0 0 18px;
}

/* Browse model int the Sidebar */
.browse-model {
	float: left;
	width: 300px;
	margin-bottom: 7px;
	clear: both;
}

.browse-model td.browse-model-top {
	height: 30px;
	padding: 0 12px 0 12px;
	background: url(../new-images/tab-header-blue.gif) no-repeat;
}

.browse-model td.browse-model-bottom {
	height: 11px;
	padding: 0;
	background: url(../new-images/tab-header-blue-bottom.gif) top no-repeat;
}

.browse-model img {
	float: left;
	padding: 3px;
	border: 1px solid #8494cf;
}

.browse-model td {
	padding: 7px;
}
/* Sidebar Search */
td.ss_top_bg {
	background: url(../new-images/search_bg_top.gif) top center no-repeat;
	height: 15px;
}

td.ss_bottom_bg {
	background: url(../new-images/search_bg_bottom.gif) bottom no-repeat;
	height: 13px;
}

td.ss_content_bg {
	border-right: 6px solid #c6d2ed;
	border-left: 6px solid #c6d2ed;
	padding: 0 10px 0 10px;
	text-align: left;
}

.sidebar_search {
	margin-bottom: 7px;
	width: 300px;
	clear: both;
}

.sidebar_search label {
	margin: 2px 0 5px 0;
	float: left;
	width: 200px;
	clear: both;
}

.sidebar_search input, .sidebar_search select {
	float: left;
	margin-bottom: 3px;
	clear: both;
	width: 260px;
}

#talent_search input {
	float: left;
	margin-bottom: 0px;
	clear: both;
	width: 20px;
}

.sidebar_search h2 {
	margin-bottom: 15px;
}

.sidebar_search .buttons {
	float: right;
	margin-right: 4px;
	margin-top: 10px;
}

/* Announcement*/
.standard_box {
	width: 300px;
	margin-bottom: 7px;
	clear: left;
	float: left;
}

.standard_box * {
	float: left;
}

/* Model Scout settings */
.model-scout-background {
	background: url(../new-images/scout.gif) no-repeat;
	width: 300px;
	height: 241px;
	float: left;
	text-align: left;
	margin-bottom: 7px;
	clear: both;
	overflow: auto;
}

.model-scout-background2 {
	background: url(../new-images/scout2.gif) no-repeat;
	width: 212px;
	float: left;
	height: 245px;
	text-align: left;
	margin-bottom: 7px;
	clear: both;
	overflow: auto;
}

.model-scout-background img {
	margin: 7px 0 0 5px;
}

.model-scout-background2 img {
	margin: 7px 0 0 5px;
}

.blackfont {
	color: #333;
	font-size: 11px;
	margin: 7px 17px 7px 17px;
}
.blacklink:link, .blacklink:active, .blacklink:visited {
	font: normal normal bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
}
.blacklink:hover {
	font: normal normal bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
/* ---Browse title label--- */
.elite-browse {
	background: url(../new-images/browse-title-elite.jpg) top no-repeat;
	width: 637px;
	height: 65px;
}

.elite-browse td, .platinum-browse td, .silver-browse td, .basic-plus-browse td, .basic-browse td, .pro-browse td, .standard-browse td, .casting-browse td  {
	padding: 0 10px 0 10px;
}

.platinum-browse {
	background: url(../new-images/browse-title-platinum.jpg) no-repeat;
	width: 637px;
	height: 65px;
}

.silver-browse {
	background: url(../new-images/browse-title-silver.jpg) no-repeat;
	width: 637px;
	height: 65px;
}
.basic-plus-browse {
	background: url(../new-images/browse-title-basic-plus.jpg) no-repeat;
	width: 637px;
	height: 65px;
}
.basic-browse {
	background: url(../new-images/browse-title-elite.jpg) no-repeat;
	width: 637px;
	height: 65px;
}
.pro-browse {
	background: url(../new-images/browse-title-pro.jpg) no-repeat;
	width: 637px;
	height: 65px;
}
.standard-browse {
	background: url(../new-images/browse-title-standard.jpg) no-repeat;
	width: 637px;
	height: 65px;
}

.casting-browse {
	background: url(../new-images/browse-casting.jpg) top no-repeat;
	width: 637px;
	height: 65px;
}

.casting-browse2 {
	background: url(../new-images/browse-casting.jpg) top no-repeat;
	width: 637px;
	height: 65px;
}



