#InnerWrapper
{
    margin-bottom:15px;
}
#ChangeCountryBtn
{
    margin-bottom:5px;
}
#HomeLeft
{
    width:274px;
    float:left;
    margin-right:10px;
}

#HomeLeft #search
{
    background-color:#e6e6e6;
    width:260px;
    margin:0;
    padding:10px 0 10px 15px;
    position:relative;
}

#HomeLeft #search #SearchForm
{
    width:240px;
    border:#6f6f6f solid 1px;
    text-align:left;
    vertical-align:middle;
    background-color:#006594;
}
#HomeLeft #search #SearchForm #Label
{
    margin:0 2px;
    padding-right:3px;
    font-weight:bold;
    font-size:8pt;
    text-transform:uppercase;
    border-right:1px solid #6f6f6f;
}
#HomeLeft #search #SearchForm .SearchButton
{
    margin-left:2px;
    font-weight:bold;
    font-size:7pt;
    border:none;
    text-align:right;
    text-transform:uppercase;
    cursor:pointer;
    outline:none;
}

#HomeLeft #search #SearchForm .SearchText
{
    border:0px none;
    width:156px;
}
#HomeLeft #subNav
{
    font-family:Trebuchet MS, Helvetica, sans-serif;
    width:269px;
    margin-top:20px;
    margin-bottom:24px;
}

#HomeLeft #subNav ul
{
    margin-left:0px;
    margin-bottom:2px;
}

#HomeLeft #subNav ul li
{
    list-style-type:none;
    border-bottom:1px dotted #808080;
    padding:3px 4px;
    color:#808080;
}

#HomeLeft #subNav a
{
    color:#808080;
    text-decoration:none;
}

#HomeLeft #QuickLinks
{
    width:269px;
    font-size:9pt;
}


#HomeLeft #QuickLinks #QuickLinksHeader
{
    margin:0;
    padding:0;
}

#HomeLeft #QuickLinks #QuickLinksNews
{
    width:247px;
    padding:10px;
    margin:0;
    border:1px solid #006594;
}

#HomeLeft #QuickLinks #QuickLinksNews h4
{
    background-image:url(../../Localization/SG_US/Assets/Images/Templates/Common/orange_bullet.gif);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:10px;
    padding-top:6px;
    font-size:9pt;
    color:#006594;
}

#HomeLeft #QuickLinks #QuickLinksNews p
{
    margin-left:11px;
    margin-bottom:6px;
}

#HomeLeft #QuickLinks #QuickLinksNav a
{
    color:#006594;
    text-decoration:none;
}

#HomeRight
{
    float:left;
    width:686px;
}

#HomeRight #Slideshow, #HomeRight #SlideshowStatic
{
    width:686px;
    height:420px;
    margin:0;
    padding:0; /*border:6px solid #006594;*/
}
#CorporateVideoArea
{
    float:left;
    width:300px;
}
#HomeRight #news
{
    float:right;
    width:355px;
    margin-top:10px;
    margin-bottom:20px;
    padding:11px 10px;
    background:#999999 url('/Localization/SG_US/Assets/Images/Templates/Home/news-top-bg.png') right top no-repeat;
}
.VideoPlayerWrapper
{
    margin:11px 0;
}

#HomeRight #NewsTitle
{
    float:left;
}

#HomeRight #NewsTitle h3
{
    font-size:15pt;
    text-transform:uppercase;
    color:#FFFFFF;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:normal;
}

#HomeRight #NewsHeadlines
{
    float:right;
    padding-left:15px;
    width:266px;    
    border-left:#FFFFFF 1px solid;
}

#HomeRight #news p
{
    color:#FFFFFF;
}

#HomeRight #news a
{
    color:#FFFFFF;
}

#HomeRight #news img
{
    margin-top:0px;
}
#HomeRight #news ul li
{
    color:#808080;
    font-size:9pt;
}
/*------------------POPUPS------------------------*/
#fade
{
    display:none;
    background:#000;
    position:fixed;
    left:0;
    top:0;
    z-index:10;
    width:100%;
    height:100%;
    opacity:.80;
    z-index:9999;
}
.popup_block
{
    display:none;
    background:#fff;
    padding:20px;
    border:20px solid #ddd;
    float:left;
    font-size:1.2em;
    position:fixed;
    top:50%;
    left:50%;
    z-index:99999;
    width:500px !important;
    -webkit-box-shadow:0px 0px 20px #000;
    -moz-box-shadow:0px 0px 20px #000;
    box-shadow:0px 0px 20px #000;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
}
img.btn_close
{
    float:right;
    margin:-55px -55px 0 0;
}
.popup p
{
    padding:5px 10px;
    margin:5px 0;
}
.poplight
{
    display:none;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade
{
    position:absolute;
}
*html .popup_block
{
    position:absolute;
}
#HelpBtn
{
    margin-right:18px;
    margin-top:9px;
    text-align:right;
}
.SGLogo
{
    margin-bottom:24px;
    text-align:right;
}
/*------------------POPUPS------------------------
#popupContent {
	margin-top:65px;
}
#popupContent a {
	text-decoration:none;
	cursor:default;
	color:#666666;
}
#fade {
	display:none;
	background:#000; 
	position:fixed; left:0; top:0; 
	z-index:10;
	width:100%; height:100%;
	opacity:.80;
	z-index:9999;
}
.popup_block{
	display:none;
	padding:20px; 	
	border:8px solid #ddd;
	float:left;
	position:fixed;
	top:50%; left:50%;
	z-index:99999;
	-webkit-box-shadow:0px 0px 20px #000;
	-moz-box-shadow:0px 0px 20px #000;
	box-shadow:0px 0px 20px #000;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	background:url(/Assets/Images/Templates/Common/faoo-logo-pop-up.jpg) left top no-repeat #ffffff;
}

.popup_block ul {
	margin-left:0;
	margin-top:0;
	padding-left:30px;
	color:#666666;
}
.popup_block p {
	margin-top:10px;
	margin-bottom:0;
	color:#003D7D;
	font-weight:bold;
}
img.btn_close {
	float:right; 
	margin:-37px -42px 0 0;
}
.popup p {
	padding:5px 10px;
	margin:5px 0;
}*/
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade
{
    position:absolute;
}
*html .popup_block
{
    position:absolute;
}

