/* main page and background */
#content-start {
	background: url(bg1.jpg) no-repeat 0 0;
	min-height:503px;
}

/* breadcrumb and title area */
.breadcrumb .separator {
	background:transparent url(arrow_gray.gif) no-repeat scroll 50% 3px;
}

/* top matrix navigation */
#undertheline {width:272px}
#undertheline ul {height:10px;line-height:10px;width:290px}
#undertheline ul li {height:10px}

#undertheline ul li.tour_features {
height:10px;
margin:0;
width:52px;
}
#undertheline ul li.tour_specifications {
height:10px;
margin:0;
width:81px;
}
#undertheline ul li.tour_wtb {
height:10px;
margin:0;
width:80px;
}
#undertheline ul li.tour_video {
height:10px;
margin:0;
width:29px;
}
#undertheline ul li a {background:transparent url(matrix_undernav_2.gif);height:10px;}

#undertheline ul li.tour_features a { width:52px; background-position:0 0}
#undertheline ul li.tour_features a:hover, #undertheline ul li.tour_features a.selected { width:52px; background-position:0 -10px}
#undertheline ul li.tour_specifications a { width:81px; background-position:-61px 0}
#undertheline ul li.tour_specifications a:hover, #undertheline ul li.tour_specifications a.selected { width:81px; background-position:-61px -10px}
#undertheline ul li.tour_wtb a { width:79px; background-position:-151px 0}
#undertheline ul li.tour_wtb a:hover, #undertheline ul li.tour_updates a.selected { width:79px; background-position:-151px -10px}
#undertheline ul li.tour_video a { width:80px; background-position:-210px 0}
#undertheline ul li.tour_video a:hover, #undertheline ul li.tour_video a.selected { width:29px; background-position:-210px -10px}


/* footer */
.doubleFoot {
	background:transparent url(http://es.blackberry.com//devices/blackberrycurve8500/background_footer_v1.gif) no-repeat 0 0;
	float:left;
	margin:0 0 0 18px;
	padding:0;
	height:139px;
	width:670px;
}
.doubleFoot ul {
	margin:0 !important;
}
.cell1 {
	padding:40px 10px 10px 22px;
	width:210px;
	margin:0 100px 0 0;
	float:left;
}
.cell2 {
	padding:40px 10px 10px 13px;
	margin:0;
	width:190px;
	float:left;
}
.cell1 p, .cell2 p {
	padding:0px;
	font-size:10px;
}

#content-start .featuresBlock .feature5 {
	background-position: -186px -65px;
}
#content-start .featuresBlock .feature5:hover, .featuresBlock .feature5Open {
	background-position:-186px -209px;
}

#content-start .featuresBlock .feature6 {
	background-position:-186px -111px;
}
#content-start .featuresBlock .feature6:hover, .featuresBlock .feature6Open {
	background-position:-186px -255px;
}

