.clear{
	clear:both;
	height:1px;
}

body{
	background:#000000;
	color:#808080;
        padding:0;
        margin:0;
	font-size:13px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#regionList a, a.notselected{
	color:#848484;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	border:none;
    outline:none;

}

h1#logo {
background:url("/assets/images/worldwide_bb_logo2.png") no-repeat scroll 0 0 transparent;
height:35px;
margin-left:228px;
margin-top:22px;
position:absolute;
text-indent:-9999px;
top:200px;
width:195px;
}


a,a.notselected{
	color:#00b0e4;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	border:none;
    outline:none;

}
a:hover, a.selected, #regionList a.selected {
	color:#ffffff;
}
a:active{
	outline:none;
	-moz-outline-style: none;
}
a img{
	border:none;
}

#wrapper{
	min-height:780px;
	margin:0 auto;
        text-align:center\9;
}

#content{
       width:1280px;
       margin:0 auto;	
       background:url(/assets/images/global_landing_bg.jpg) 0 0 no-repeat;
       text-align:left\9;
}


p#findSite{ 
       margin-top:260px;
       margin-top:30px\9;
}

#remember-me{
	margin:2px 2px 0px 10px;
}

#regionList{
	float:left;
	width:187px;
	*width:190px;
    height:400px;
	visibility:hidden;
	margin:270px 0 0 200px;
    margin:270px 0px 0px 190px\9;
    _margin:270px 0px 0px 100px;
        
}

#regionList ul{
	list-style:none;
	margin-left:10px;
	*margin-left:50px;
	width:120px;
	text-align:right;
}


#regionList a{
	width:110px;
	float:left;
	padding: 10px 0;
}


#countryList{
	float:left;
	width:700px;
	margin:270px 0 0 33px;
	margin:270px 0px 0px 55px\9;
}

#countryList ul.sub-list{
	float:left;
	width:127px;
	*width:140px;
	list-style:none;
	min-height:110px;
	margin-top:11px;
	*margin-top:0px;
	padding: 0 10px 0 0;
        padding-right: 0px\9;
        margin-left: 0px\9;
}

#countryList ul.sub-list li{
	padding: 10px 0;
}

#footer{
	float:left;
	width:100%;
	margin-top:20px;
}

#footer #links{
	float:left;
	width:450px;
}

#footer #links ul{
	margin:0px;
	padding:0px;
}

#footer #links ul li{
	background:url("/assets/images/global_landing_gray_dot.jpg") no-repeat scroll 0 8px transparent;
	background:url("/assets/images/global_landing_gray_dot.jpg") no-repeat scroll 0 6px transparent\9;
	*background:url("/assets/images/global_landing_gray_dot.jpg") no-repeat scroll 0 8px transparent;
        float:left;
        list-style:none outside none;
        padding-left:10px;	
}

#footer #links ul li.first{
        background:none;
        padding-left:0px;
}


#footer #links ul li a{
	color:#808080;
	font-size:11px;
	font-weight:normal;
	padding-right:10px;
	background-position:right;
}

#footer #links ul li.last a{
	background:none;
}


#footer #links ul li a:hover{
	color:#00b0e4;
}

#footer #copyright{
	float:right;
	width:500px;
	font-weight:normal;
	font-size:10px;
	text-align:right;
	color:#404040;
}


