/*
	Featured Content Slider
	by: Chris Coyier
	
	Customizied for SogoTrade
	by: Jun Xu
*/
*	 { margin: 0; padding: 0; }
body { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color:#000;}

/*UTILITY STYLES*/	
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }
img {border:none;}

/*PAGE STRUCTURE*/
#bgBig { background:#000 url(../../Images/OptLanding/bg_big.jpg) no-repeat top left; margin:0 auto; width:1243px; height:742px;}
#bgMid 	{ background:#000 url(../../Images/OptLanding/bg_mid.jpg) no-repeat top left; width:990px; height:742px; float:left; margin:0 0 0 130px;}
#bgMid h1 {font-size:55px; color:#19afe4; margin:10px 0 10px 295px;}
#bgMid h2 {font-size:45px; color:#fff; margin:5px 0 5px 150px;}

/*TYPOGRAPHY*/
ul { list-style: square inside; }
a, a:visited { color: #f0b516; text-decoration: none; }
a:hover, a:active { color: #729dff; }
blockquote { padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*SLIDER*/
.slider-wrap { width: 990px; top: 87px; left: 40px; margin:0 auto;}			
.stripViewer .panelContainer 
.panel ul { text-align: left; margin: 0 15px 0 30px; }
.stripViewer { position:relative; overflow:hidden; width:990px; height:362px; margin:25px auto 40px auto;}
.stripViewer .panelContainer	{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel	{ float: left; height: 100%; position: relative; width: 990px; }
.stripNavL, .stripNavR, .stripNav	{ display: none; }
.wrapper  img {margin:0 0 0 110px;}
.nav-thumb 		{ border: 0px solid black; margin:0;}
#movers-row		{ margin:-30px 0 0 0; overflow:hidden;}
#movers-row div	{ width: 192px; float: left; padding:0 10px; margin:0 0 0 25px;}
#movers-row div a.cross-link 	{ float: right; }
#movers-row div a.cross-link:hover {background: url(../../Images/OptLanding/hover.png) no-repeat top left; width:201px; height:145px;}
.photo-meta-data { background: url(../../Images/OptLanding/transpBlack.png); padding: 10px; height: 30px; margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span { font-size: 13px; }
.cross-link	{ display: block; width: 201px; margin:0; z-index: 9999; padding:0 0 0 5px;}
.cross-link h3 {font-size:14px; text-align:center; padding:5px 0 3px 0; color:#fff;}
.cross-link h3:hover {color:#363636;}
.active-thumb {/*border:1px solid #f0b516;*/ background: url(../../Images/OptLanding/selected.png) no-repeat top left; width:201px; height:145px;}

/*MISCELLANEOUS*/
a.openAccount {background: url(../../Images/OptLanding/openBtn.png) no-repeat top left; width:151px; height:27px; display:block; position:absolute; margin:160px 0 0 680px;}
a.openAccount:hover {background: url(../../Images/OptLanding/openBtn_hover.png) no-repeat top left;}
a.upgrade {position:absolute; margin:200px 0 0 680px; font-size:12px;}
.sogoLogo {display:block; margin:5px 0; float:right;}
.disclaimer { color:#666; clear:left; padding:10px 0 0 0;}

a.upgradeAccount{background: url(../../Images/OptLanding/upgradeBtn.png) no-repeat top left; width:167px; height:27px; display:none; position:absolute; margin:160px 0 0 680px;}
a.upgradeAccount:hover {background: url(../../Images/OptLanding/upgradeBtn_hover.png) no-repeat top left;}





