@charset "utf-8";
/* CSS Document */

.hide{ 
	position: absolute;
	left: -9000px;
	width: 1px;
	height: 1px;
 }

body {
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b2b2b2;
	background:url(../images/leather_background.jpg) repeat-x #000000 0 84px;
}

ul, li, p {margin: 0; padding: 0;}

a, a:hover, a:visited {
	color: #b2b2b2;
	text-decoration:none;
}

#wrapper {
	width: 1000px;
	min-width: 1000px;
	margin: 0 auto;
	padding: 0px 10px 0px 10px;
	/*background: #fff url(../images/wrapper_back_wide.png) center top no-repeat;*/
	background:none;
	overflow:visible;
	
}

#logo {
	margin: 0 auto;
	padding-bottom: 10px;
	width: 132px;
	height: 25px;
}

ul#gnav {
	width:67px;
}

#hero {
	width: 950px;
	height: 420px;
	margin: 0 auto 0px auto;
	padding: 0px 0 0 0;
	background: #000000 url(../images/bg_hero_loveWhatYouDo.jpg) left top no-repeat;

}

#devices {
	width: 750px;
	height: 347px;
	margin: 0 auto;
	padding: 0 119px 0 130px;
	display: block;
}

.navigation {
	list-style: none;
	margin: 0;
	padding: 0;
}

.navigation li {
	margin: 0;
	padding: 0;
	display: inline;
	width: auto;
	float: left;
}

.navigation li a {
	margin: 0;
	padding: 0;
	display: block;
	width: auto;
	text-indent: -9999px;
	position:relative;
}


#devices li.pearl {
	width:216px; height:330px;
	margin-right: 20px;
	margin-top: 17px;
}
#devices li.pearl a {
	width:216px; height:295px;	
}
#devices li.curve {
	width:254px; height:347px;
	
}
#devices li.curve a {
	width:254px; height:335px;
}
#devices li.bb8800 {
	width:205px; height:330px;
	margin-top:17px;
	margin-right:40px;
}
#devices li.bb8800 a, .navigation li.bb8800 a {
	width:205px; height:225px;
}

/* Default screens */
#devices li#pearl {
	background: transparent url(../images/device_pearl_winter.png) no-repeat;
}
* html #devices li#pearl {
	background:transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/device_pearl_winter.png');
}

#devices li#curve {
	background: transparent url(../images/device_curve_winter.png) no-repeat;
}
* html #devices li#curve {
	background:transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/device_curve_winter.png');
}

#devices li#bb8800 {
	background: transparent url(../images/device_8800_winter.png) no-repeat;
}
* html #devices li#bb8800 {
	background:transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/device_8800_winter.png');
}
/* Series 1 */
#devices li#pearl-1 {
	background: transparent url(../images/device_pearl2_right.png) no-repeat;
}
* html #devices li#pearl-1 {
	background:transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/device_pearl2_right.png');
}
	
#devices li#curve-1 {
	background: transparent url(../images/device_curve_left.png) no-repeat;
}
* html #devices li#curve-1 {
	background:transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/device_curve_left.png');
}

#devices li#bb8800-1 {
	background: transparent url(../images/device_8800_left.png) no-repeat;
}
* html #devices li#bb8800-1 {
	background:transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/device_8800_left.png');
}

/* Series 2 */
#devices li#pearl-2 {
	background: transparent url(../images/device_pearl_2.png) no-repeat;
}
* html #devices li#pearl-2 {
	background:transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/device_pearl_2.png');
}
	
#devices li#curve-2 {
	background: transparent url(../images/device_curve_2.png) no-repeat;
}
* html #devices li#curve-2 {
	background:transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/device_curve_2.png');
}

#devices li#bb8800-2 {
	background: transparent url(../images/device_8800_2.png) no-repeat;
}
* html #devices li#bb8800-2 {
	background:transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/device_8800_2.png');
}

/* Series 3 */
#devices li#pearl-3 {
	background: transparent url(../images/device_pearl_3.png) no-repeat;
}
* html #devices li#pearl-3 {
	background:transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/device_pearl_3.png');
}
	
#devices li#curve-3 {
	background: transparent url(../images/device_curve_3.png) no-repeat;
}
* html #devices li#curve-3 {
	background:transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/device_curve_3.png');
}

#devices li#bb8800-3 {
	background: transparent url(../images/device_8800_3.png) no-repeat;
}
* html #devices li#bb8800-3 {
	background:transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/device_8800_3.png');
}


#mainnav {
	width: 948px;
	height: 83px;
	margin: 0 auto;
	padding: 2px 25px 0 27px;
}

#mainnav li, #mainnav li a { height:83px; }

li#discover a {
	width:315px;
	background: transparent url(../images/nav_discover.jpg) no-repeat 0 0;
}

li#worldwide a {
	width:316px;
	background: transparent url(../images/nav_worldwide.jpg) no-repeat 0 0;
}

li#business a {
	width:316px;
	background: transparent url(../images/nav_business.jpg) no-repeat 0 0;
}

#mainnav li a:hover {
	background-position: 0 -83px;
}

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}





/* ------------ main area ------------- */
#topStripe {
	height: 44px;
	padding-top: 20px;
	padding-left: 29px;
}

#middleStripe {
	height: 270px;
}

#flashStripe {
	background-color: #000000;
	display:block;
	height:354px;
	overflow:hidden;
	position:relative;
}

#bottomStripe {
	height: 43px;
	padding-top: 22px;
	padding-left:  22px;
	background:url(../images/country_bar_selector_bg.jpg) repeat-x #000000;
	border-top: 1px solid #393639;
}

#topStripe h2#enhance{
	float:left;
	text-indent:-9999px;
	background:url(../images/h2_enhance_your_life.gif) 0 0 no-repeat;
	width:461px;
	height:25px;
	margin: 0px;
}

/* country select form */
#countryselect {
	float: left;
	width: 850px;
	padding: 0px;
}

#countryselect label {
	display: none;
}

#gobuttonfrm {
	float: left;
	margin-top: 0px;
	padding-left: 20px;
}

#gobutton {
	width: 33px;
	height: 20px;
	margin: 0 0 0 5px;
	padding: 0;
	float: left;
}

#gobutton li, #gobutton li a {
	height:20px;
}

#gobutton li a {
	margin-right: 3px;
}
 
li#homego a {
	width:33px;
	background: transparent url(../images/home_btn_go_grey.gif) no-repeat 0 0;
}

#gobutton li a:hover {
	background-position: 0 -20px;
}

#rememberMe {
	padding-top: 4px;
	padding-right: 15px;
	float: left;
}
#rememberMe p {
	font-size: 11px;
	color: #d1d1d1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#remember {
	margin-left: 15px;
}


#countries ul,
#countries ul li {
	position: relative;
	float: left;
	margin: 0;
	overflow: hidden;
	list-style-type: none;
}
#countries ul li { padding: 0px 8px; }

#countries ul li.first {
	padding-left: 0px;
	background: transparent;
}
#countries ul li a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#countries ul li a:hover { color: #d1d1d1; }

ul#countryLinks {
	height: 18px;
	padding-top: 5px;
	padding-left: 10px;
}

ul#countryLinks li {
	background: url(/assets/images/home_countryLinks_separator.gif) 0px 3px no-repeat;
	letter-spacing: 0;
}


/* ------------ footer ------------- */

#footer {
width:950px;
margin:auto;
float:none;
/*background-color: #ffffff;*/
background: none;
}

p.copyright {
border-top:1px solid #1d1d1d;
clear:both;
color:#858585;
font-size:11px;
overflow:hidden;
padding-top:7px;
position:relative;
}

#footer ul li a {
	color:#008CBC;
	text-decoration:none;
}
#footer ul li a:hover{ color:#008CBC; text-decoration: underline; }

#mainfooter {
	width: 369px;
	height: 27px;
	margin: 0 auto;
	padding: 0;
}

#mainfooter li, #mainfooter li a {
	height:27px;
}
#mainfooter li a{
	margin-right: 3px;
}
 
li#support a {
	width:90px;
	background: transparent url(../images/footer_support.gif) no-repeat 0 0;
}
li#contact a {
	width:90px;
	background: transparent url(../images/footer_contact.gif) no-repeat 0 0;
}
li#privacy a {
	width:90px;
	background: transparent url(../images/footer_privacy.gif) no-repeat 0 0;
}
li#legal a {
	width:90px;
	background: transparent url(../images/footer_legal.gif) no-repeat 0 0;
	margin-right: 0;
}

#mainfooter li a:hover {
	background-position: 0 -27px;
}

#minifooter {
	width: 480px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}

#minifooter li {
	border-right: 1px solid #b2b2b2;
	padding: 0 9px;
	line-height: 10px;
}

#minifooter li.last {
	border-right: none;
}

#minifooter li a {
	margin: 0;
	padding: 0;
	display: inline;
	text-indent: 0;
}

#minifooter li a:hover {
	color:#666;
}

#minifooter .navigation {
	height: 10px;
	margin: 12px 0 3px 0;
}

#footer .footerWhiteFadeLeft, #footer .footerWhiteFadeRight {

background:none;
!filter:none !important;
}