/* Styles */

body {
	background:url("../img/bg.jpg") repeat-x scroll 0 0 #a7a7a7;
	font-family:arial,helvetica,sans-serif;
	margin:0;
	padding:0;
}
#iFrame {
	background:#FFF;
}
h1 {
	font-size:23px;
	font-weight:normal;
}

h5 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
h6 {
	color:#c5b27a;
	font-size:14px;
	font-weight:bold;
	margin-bottom:25px;
}
a {
	color:#9F9F9F;
	text-decoration:none;
}
/* Top-Header */
#top-header {
	background:url(../img/topHeader-img.png) repeat-x;
	width:100%;
	height:27px;
	font-size: 12px;
}
#top-header-content {
	color:#fff;
	width:980px;
	height:22px;
	margin:auto;
	padding-top:5px;
	_margin-left:55px;
}
#top-header-lContent {
	float:left;
	width:220px;
	height:20px;
	margin-left:15px;
}
#top-header-lContent a {
	color:#fff;
	text-decoration:none;
}
#top-header-lContent a:hover {
	color:#f7f7f7;
	text-decoration:underline;
}
#top-header-rContent {
	float:right;
	width:180px;
	height:20px;
}
.top-header-rContent-item {
	color:#fff;
	float:left;
	width:auto;
	height:20px;
	text-decoration:none;
	list-style-type: none;
	margin-left:4px;
	margin-right:4px;
}
.top-header-rContent-item a {
	color:#fff;
	float:left;
	width:auto;
	height:20px;
	margin-right:5px;
	text-decoration:none;
	list-style-type: none;
}
.top-header-rContent-item a:hover {
	color:#fff;
	float:left;
	width:auto;
	height:20px;
	text-decoration:underline;
	list-style-type: none;
}
/* Container */
#container {
	background:#fff;
	width:1030px;
	height:100%;
	_height:auto;
	margin:auto;
	padding-top:30px;
	_padding-left:30px;
	_margin-left:40px;
	border-right:1px solid #B1B1B1;
	border-left:1px solid #B1B1B1;
}
/* Header */
#header {
	background:#fff;
	width:950px;
	height:100px;
	margin:auto;
}
#header-logoHolder {
	float:left;
	background:#fff;
	border: 1px solid #d7d7d7;
	width:770px;
	_width:81.6%;
	height:100px;
}
#header-logo {
	background:url(../img/logo.png);
	float:left;
	width:225px;
	height:100px;
}
#header-demo {
	float:left;
	color:#397e9a;
	font-weight:bold;
	font-size:13px;
	float:right;
	background:#fafafa;
	border: 1px solid #d7d7d7;
	width:160px;
	_width:18.3%;
	height:60px;
	_height:102px;
	padding-top:40px;
	padding-left:15px;
	cursor:pointer;
	text-decoration:none;
}
#header-demo:hover {
	background:#f7f7f7;
}
#header-demo:active {
	background:#f3f3f3;
}
#header-demoClick {
	float:left;
	color:#397e9a;
	font-weight:normal;
	text-decoration:underline;
}
#header-demo a:hover{
	color:#4a95b3;
	font-weight:normal;
}
/* Navigation */
#navigation {
	color:#fff;
	background:url(../img/navigation-img.png) repeat-x;
	width:950px;
	height:27px;
	margin:auto;
	padding-bottom:2px;
}
.navigation-item {
	float:left;
	width:auto;
	height:20px;
	font-size:14px;
	padding-left:15px;
	padding-right:15px;
	padding-top:4px;
	border-right:1px double #b2a068;
	cursor:pointer;
	color:#fff;
}
.navigation-item:hover  {
	background:url(../img/navigation-img-down.png) repeat-x;
}
.navigation-item:active  {
	background:url(../img/navigation-img-active.png) repeat-x;
}
.navigation-item a {
	color:#fff;
	text-decoration:none;
}
a.navigation-item:hover {
	color:#f6f6f6;
}
a.navigation-item:active {
	color:#fff;
	background:url(../img/navigation-img.png) repeat-x;
}
#navDown {
	color:#fff;
	background:url(../img/navigation-img-down.png) repeat-x;
}
a.down {
	color:#fff;
	text-decoration:underline;
}
#leftSidebar ul li a.down {
	color:#4e93af;
	text-decoration:underline;
}
/* Banner */
#banner {
	color:#fff;
	background:url(../img/banner1.png);
	width:950px;
	height:350px;
	margin:auto;
	border-bottom:5px solid #c0ae76;
}
#banner-content {
	width:950px;
	height:75px;
	background:url(../img/banner-content-img.png) repeat;
	margin-top:275px;
	float:left;
}
.banner-item {
	float:left;
	width:237.5px;
	height:75px;
	cursor:pointer;
}
.banner-item:hover {
	float:left;
	width:237.5px;
	height:75px;
	background:url(../img/banner-content-img.png) repeat;
	cursor:pointer;
}
.banner-item:active {
	float:left;
	width:237.5px;
	height:75px;
	background:url(../img/banner-content-img2.png) repeat;	
	cursor:pointer;
}
.banner-img {
	float:left;
	width:80px;
	height:68px;
	background:#fff;
	margin-top:2.5px;
	margin-left:2px;
	border:#fff solid 1px;
}
.banner-txt {
	float:left;
	font-size:12px;
	width:140px;
	height:50px;
	color:#fff;
	margin-top:15px;
	margin-left:10px;
}
/*Content*/
#content {	
	width:950px;
	height:510px;
	margin:auto;
}
#mContent {	
	width:950px;
	height:700px;
	margin:auto;
}
#mLContent {	
	width:950px;
	height:820px;
	margin:auto;
}
#lContent {	
	width:950px;
	height:1900px;
	margin:auto;
}
#xLContent  {
	height:2125px;
	margin:auto;
	width:950px;
}
/* Left-Content */
#left-content {
	float:left;
	background:#fff;
	width:770px;
	height:420px;
}
#mission {
	color:#c0ae76;
	font-size:23px;
	width:750px;
	height:80px;
	margin-top:30px;
	margin-left:20px;
	margin-bottom:10px;
}
#overview {
	float:left;
	width:600px;
	height:300px;
	margin-left:20px;
	-margin-left:5px;
}
.overview-item {
	float:left;
	width:250px;
	height:130px;
	margin:5px;
	margin-left:4px;
}
.overview-img {
	float:left;
	width:7px;
	height:9px;
	background:url(../img/overview-img.png) no-repeat;
	margin-top:3px;
	margin-right:3px;
}
.overview-item h2 {
	color:#397e9a;
	margin:0px;
	float:left;
	font-size:13px;
}
.overview-item h2 a{
	color:#397e9a;
	margin:0px;
	text-decoration:none;
}
.overview-summary {
	float:left;
	font-size:12px;
	color:#9f9f9f;
	margin-left:10px;
	margin-top:5px;
}
.overview-summary a {
	color:#397e9a;
	text-decoration:none;
	background:url(../img/overview-summaryContinue-img.png) no-repeat;
	border:0;
	background-position:right;
	padding-right:7px;
	padding-bottom:2px;
	_width:48%;
}
.overview-summary a:hover {
	color:#458fad;
	text-decoration:underline;
}
.overview-summary a:active {
	color:#397e9a;
	text-decoration:none;
}
.overview-summaryContinue-img { 
	width:7px;
	height:9px;	
}
#ourCompany {	
	float:right;
	width:220px;
	height:390px;
	margin-left:10px;
}
#ourCompany h6 {	
	font-size:13px;
	color:#969696;
	border-bottom:1px solid #ddd;
	width:175px;
	height:18px;
	margin-bottom:10px;
}
#ourCompany li {	
	font-size:12px;
	color:#9d9d9d;
	list-style-type: none;
	margin-top:2px;
}
#ourCompany li a {	
	color:#9d9d9d;
	text-decoration:none;
}
#ourCompany li a:hover {	
	color:#9d9d9d;
	text-decoration:underline;
}
/* Right-Content */
#right-contentNews {
	border-left:#d7d7d7 1px solid; 
	border-right:#d7d7d7 1px solid; 
	border-bottom:#d7d7d7 1px solid; 
	float:right;
	background:#fafafa;
	width:175px;
	height:350px;
	margin-bottom:1px;
}
#right-contentNews h5 {
	color:#397e9a;
	font-size:14px;
	margin-left:10px;
}
#right-contentNews li {
	color:#397e9a;
	font-size:12px;
	margin-left:10px;
	font-weight:bold;
	list-style-type: none;
	margin-top:20px;
}
#right-contentNews li a {
	color:#397e9a;
	font-size:12px;
	font-weight:bold;
	list-style-type: none;
	margin-top:20px;
	text-decoration:none;
}
#right-contentNews li a:hover {
	color:#397e9a;
	font-size:12px;
	font-weight:bold;
	list-style-type: none;
	margin-top:20px;
	text-decoration:underline;
}
#right-contentNews li.news-date {
	color:#9f9f9f;
	font-size:12px;
	margin-left:10px;
	list-style-type: none;
	margin-top:0px;
}
#right-contentNews h6 {
	color:#397e9a;
	font-size:12px;
	margin-left:11px;
	margin-top:15px
}
#right-contentNews h6 a {
	color:#397e9a;
	font-size:12px;
	margin-top:17px;
	text-decoration:none;
}
#right-contentNews h6 a:hover {
	color:#397e9a;
	font-size:12px;
	margin-top:17px;
	text-decoration:underline;
}
#right-contentSocial {
	border-left:#d7d7d7 1px solid; 
	border-right:#d7d7d7 1px solid;
	float:right;
	background:#fafafa;
	width:175px;
	height:420px;
	overflow:hidden;
}
#right-contentSocial h5{
	float:left;
	color:#397e9a;
	font-size:12px;
	margin-left:11px;
	margin-top:20px;
	margin-bottom:15px;
	width:110px;
	-margin-left:7px;
}
#right-contentSocial-img {
	float:left;
	width:47px;
	height:41px;
	margin-top:10px;
	background:url(../img/social-img.png) no-repeat;
}
#right-contentSocial-summary {
	float:left;
	width:168px;
	height:75px;
	color:#a9a6a6;
	font-size:12px;
	margin-left:10px;
	margin-top:5px;
}
#right-contentSocial-summary a {
	float:left;
	width:168px;
	height:75px;
	color:#a9a6a6;
	font-size:12px;
	text-decoration:none;
}
#right-contentSocial-summary a:hover {
	float:left;
	width:168px;
	height:75px;
	color:#a9a6a6;
	font-size:12px;
	text-decoration:underline;
}
#twitter_update_list {
	float:left;
	list-style-type:none;
	margin:0;
	padding-left:13px;
	width:160px;
	color:#a9a6a6;
	font-size:12px;
}
#twitter_update_list a {
	color:#397E9A;
}
#right-contentSocial-date {
	float:left;
	width:168px;
	height:12px;
	color:#d8d7d7;
	font-size:10px;
	margin-left:10px;
	margin-top:3px;
}
#right-contentSocial h6 {
	float:left;
	color:#397e9a;
	font-size:12px;
	margin-left:11px;
	*margin-left:8px;
	margin-top:20px
}
#right-contentSocial h6 a {
	color:#397e9a;
	font-size:12px;
	margin-top:17px;
	text-decoration:none;
}
#right-contentSocial h6 a:hover {
	color:#397e9a;
	font-size:12px;
	margin-top:17px;
	text-decoration:underline;
}
#rightSidebar {
	border-left:#d7d7d7 1px solid; 
	border-right:#d7d7d7 1px solid;
	float:right;
	background:#fafafa;
	width:175px;
	height:100%;
}
#bottom-tickerHolder {
	float:left;
	width:100%;
	height:auto;
	border-top:1px solid #d7d7d7;
}
#tickerContent {
	background-color:#FAFAFA;
	border:1px solid #D7D7D7;
	float:left;
	height:70px;
	margin-top:8px;
	width:948px;
}

/* Footer */
#footer {
	font-size:11px;
	color:#fff;
	width:100%;
	height:30px;
	background:#c0ae76;
	_margin-left:-30px;
	_width:103%;
}
#footer-copyright {
	float:left;
	height:15px;
	margin-top:10px;
	text-align:right;
	width:185px;
}
#footer-navigation {
	float:right;
	height:100%;
	*margin-top:10px;
	_margin-top:0px;
}
#footer ul {
	margin-top:10px;
}
#footer li {
	float:left;
	font-size:11px;
	color:#fff;
	width:auto;
	height:19px;
	list-style-type: none;
	margin-left:13px;
	margin-right:13px;
}
#footer li a{
	font-size:11px;
	color:#fff;
	height:19px;
	list-style-type: none;
	text-decoration:none;
}
#footer li a:hover{
	font-size:11px;
	color:#fff;
	height:19px;
	list-style-type: none;
	text-decoration:underline;
}
/* About */
#leftSidebar {
	float:left;
	width:200px;
	height:390px;
	margin-right: 20px;
	margin-left:14px;
	margin-top: 30px;
}
#leftSidebar h6{
	font-size:13px;
	color:#969696;
	border-bottom:1px solid #ddd;
	width:145px;
	height:18px;
	margin-bottom:10px;
}
#leftSidebar ul {	
	float:left;
	margin:0;
	padding:0;
}
#leftSidebar li {	
	font-size:12px;
	color:#4e93af;
	list-style-type: none;
	margin-top:2px;
	width:150px;
	*margin-left:-15px;
	_margin-left:0px;
}
#leftSidebar li a {
	color:#4e93af;
	text-decoration:none;
	font-weight: bold;
}
#leftSidebar li a:hover {
	color:#4e93af;
	text-decoration:underline;
	font-weight: bold;
}
#centerContent {
	float: left;
	width: 510px;
	margin-bottom: 25px;
	margin-top: 40px;
	color:#9f9f9f;
	font-size:14px;
}
#centerContent a{
	color:#4e93af;
	text-decoration:none;
}
#centerContent h2{
	border-bottom:1px solid #ddd;
	color:#969696;
	font-size:15px;
}
#centerContent h3{
	border-bottom:1px solid #ddd;
	color:#969696;
	font-size:15px;
	float:left;
	width:100%;
	_margin-bottom:10px;
}
#demo-centerContent {
	color:#9F9F9F;
	float:left;
	font-size:14px;
	margin-bottom:25px;
	margin-left:60px;
	margin-top:40px;
	width:820px;
}
#demo-centerContent h2{
	border-bottom:1px solid #ddd;
	color:#969696;
	font-size:15px;
}
#demo-centerContent h3{
	border-bottom:1px solid #ddd;
	color:#969696;
	font-size:15px;
	float:left;
	width:100%;
}
#demo-centerContent-iFrame {
	color:#9F9F9F;
	float:left;
	font-size:14px;
	margin-left:0;
	width:500px;
}
.pageContent {
	color:#9f9f9f;
	font-size:14px;
	margin-bottom: 15px;
}
.pageContent-rightAlign {
	color:#9f9f9f;
	font-size:12px;
	margin-top: 8px;
	float:right;
	width:307px;
}
.pageContent li {
	/*list-style-type: none;*/
}
/* About>Management Team */
#managementContent {
	float:left;
	height:100%;
	margin-top:30px;
}
.managementHolder {
	float:left;
	height:100%;
	margin-bottom:10px;
	width:500px;
}
.managementHolder h5 {
	margin:0;
	margin-bottom:3px;
	padding:0;
}
.managementPhoto {
	float:left;
	height:90px;
	padding-right:10px;
	width:110px;
}
.management-pageContent {	
	float:left;
	color:#9f9f9f;
	font-size:14px;
	margin-bottom: 15px;
	width:375px;
}
/* News */
.newsItem {
	float:left;
	width:100%;
	height:100%;
	margin-bottom:10px;
}
.newsTitle {
	margin-bottom:2px;
}
.newsTitle a {
	text-decoration:none;
}
.newsTitle a:hover {
	text-decoration:underline;
}
.newsMeta {
	font-size:12px;
}
/* Contact */
.list-contacts {
	float: left;
	width: 500px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.contact-business {
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 25px;
	margin-left: 0px;
	
}
.contact-left {
	float: left;
}
.contact-right {
	float: left;
}
.contact-form {
	float:left;
	width:100%;
	height:auto;
	margin-bottom:5px;
	margin-left:3px;
}
/* Demo */
.videoReport-demoHolder {
	float:left;
	height:75px;
	width:497px;
	padding-bottom:10px;
}
#discoveredVideos-img {
	background:url(../img/discoveredVideos-img.png) no-repeat scroll 0 0;
	float:left;
	height:135px;
	margin-right:10px;
	width:114px;
}
#discoveredVideos-detectorHolder, #discoveredVideos-detectorHolder-iFrame {
	float:left;
	height:110px;
	margin-top:20px;
	width:497px;
}
#discoveredVideos-detectorHolder-iFrame{
	margin-top:0px;
}
#discoveredVideos-detectorTab-holder {
	float:left;
	height:27px;
	width:100%;
}
.discoveredVideos-detectorTab-item {
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-color:#DDDDDD #DDDDDD #FFFFFF;
	border-style:solid;
	border-width:1px;
	float:left;
	height:21px;
	margin-right:2px;
	padding-top:4px;
	text-align:center;
	width:75px;
	cursor:pointer;
}
.discoveredVideos-detectorTab-item.selected {
	background-color:#eee;
}
.discoveredVideos-detectorTab-item:hover {
	background-color:#eee;
}
.discoveredVideos-detectorTab-item:active {
	background-color:#d5d5d5;
}
#discoveredVideos-detectorUpdated {
	float:right;
	font-size:10px;
	height:20px;
	padding-right:8px;
	padding-top:7px;
	width:100px;
}
.discoveredVideos-detector-holder { 
    position:relative;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:1px 0 1px 0px;
	float:left;
	height:80px;
	overflow:hidden;
	width:389px;
}
#discoveredVideos-detector-leftNav {
	-moz-border-radius-bottomleft:3px;
	border-color:#DDDDDD;
	border-style:solid none solid solid;
	border-width:1px;
	float:left;
	height:80px;
	width:50px;
}
#discoveredVideos-detector-leftNav.enabled {
	background:transparent url(../img/discoveredVideos-detector-leftArrow.png) no-repeat scroll center center;
	cursor:pointer;
}
#discoveredVideos-detector-leftNav.enabled:active {
	background:url(../img/discoveredVideos-detector-leftArrow-down.png) no-repeat center center;
}
#discoveredVideos-detector-rightNav {
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topright:3px;
	border-color:#DDDDDD;
	border-style:solid solid solid none;
	border-width:1px 1px 1px 0;
	float:left;
	height:80px;
	width:50px;
}
#discoveredVideos-detector-rightNav.enabled {
	background:url(../img/discoveredVideos-detector-rightArrow.png) no-repeat center center;
	cursor: pointer;
}
#discoveredVideos-detector-rightNav.enabled:active {
	background:url(../img/discoveredVideos-detector-rightArrow-down.png) no-repeat center center;
}
.discoveredVideos-detectorImg-holder {
    position: absolute;
	width:70px;
	height:70px;
	padding-top:7px;
	padding-bottom:3px;
	padding-left: 3.5px;
	padding-right: 3.5px;
	cursor: pointer;
}
.discoveredVideos-detectorImg-holder.selected {
	background-color:#ddd;
}
.discoveredVideos-detectorImg-holder:hover {
	background-color:#ddd;
}
.discoveredVideos-detectorImg-holder:active {
	background-color:#d5d5d5;
	cursor: pointer;
}
.discoveredVideos-detectorInfo-holder {
	float:left;
	font-size:12px;
	height:15px;
	margin-left:3px;
	margin-right:3px;
	margin-top:5px;
	text-align:center;
	width:490px;
	color:#9F9F9F;
	text-decoration:none;
}
#discoveredVideos-detectorInfo-left {
	float:left;
	padding-right:2%;
	text-align:right;
	width:48%;
}
#discoveredVideos-detectorInfo-right {
	float:right;
	padding-left:2%;
	text-align:left;
	width:48%;
}
#discoveredVideos-detectorInfo-pages {
	float: left;
	width: auto;
}
#discoveredVideos-detectorInfo-videos {
	float: right;
	width: auto;
}
#discoveredVideos-detectorThumbnail-holder {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topright:3px;
	border:1px solid #DDDDDD;
	float:left;
	height:290px;
	width: 492px;
	margin-top: 25px;
}
.discoveredVideos-detectorThumbnail-item {
	float:left;
	font-size:11px;
	height:135px;
	padding-left:2px;
	padding-right:2px;
	padding-top:10px;
	width:119px;
}
.discoveredVideos-detectorThumbnail-itemImg {
	float:left;
	height:79px;
	width:119px;
}
.discoveredVideos-detectorThumbnail-itemViews {
	float:left;
	height:12px;
	margin-left:2px;
	margin-right:2px;
	padding-left:2px;
	padding-top:3px;
	width:113px;
}
.discoveredVideos-detectorThumbnail-itemUpload {
	float:left;
	height:12px;
	margin-left:2px;
	margin-right:2px;
	padding-left:2px;
	padding-top:3px;
	width:113px;
}
.discoveredVideos-detectorThumbnail-itemFound {
	float:left;
	height:12px;
	margin-left:2px;
	margin-right:2px;
	padding-left:2px;
	padding-top:3px;
	width:113px;
}
img.logo-icon {
    vertical-align : middle;
    border : 0 none;
    width: 70px; 
    height: 67px;
}
img.video-thumbnail {
    width:115px;
    height:75px;
}
#demoOverview-content2 {
	float:left;
	margin-top:25px;
	width:820px;
}
#demoOverview-content2-iFrame {
	float:left;
	width:495px;
	color:#9F9F9F;
	font-size:14px;
}
#ss-offers {
	background:url("../img/affine-offers.png") no-repeat scroll 0 0 transparent;
	height:160px;
	margin-bottom:25px;
	width:509px;
}
#ss-console {
	background:url("../img/affine-console.png") no-repeat scroll 0 0 transparent;
	height:191px;
	margin-bottom:25px;
	width:509px;
}
#ss-works {
	background:url("../img/affine-works.png") no-repeat scroll 0 0 transparent;
	height:270px;
	margin-bottom:25px;
	width:509px;
}
.ss-panel {
	border-bottom:1px solid #D7D7D7;
	border-left:1px solid #D7D7D7;
	border-right:1px solid #D7D7D7;
	float:left;
	height:auto;
	margin-bottom:10px;
	padding-bottom:10px;
	width:100%;
}
.ss-titleBar {
	background:url("../img/img01.jpg") repeat-x scroll left top #D5C28A;
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	padding-bottom:2px;
	padding-left:10px;
	padding-top:2px;
	width:502px;
}
#ss-videoRatings {
	background:url("../img/video-ratings.png") no-repeat scroll 0 0 transparent;
	height:229px;
	margin-left:90px;
	margin-top:13px;
	width:313px;
}
#ss-pageRatings {
	background:url("../img/page-ratings.png") no-repeat scroll 0 0 transparent;
	height:87px;
	margin-left:90px;
	margin-top:13px;
	width:308px;
}
#terms {
	float:left;
	font-size:10px;
	text-align:center;
	width:100%;
}
#partners {
	float:left;
	height:90px;
	margin-left:20px;
	width:720px;
	color:#a7a7a7;
	font-size:12px;
	font-weight:bold;
}
#partnersTitle {
	border-bottom: 1px solid #D7D7D7;
}
#partnersContent {
	float:left;
	width:100%;
	height:65px;
}
.partnersItem {
	float:left;
	height:auto;
	margin-left:17px;
	margin-top:15px;
	width:auto;
}