﻿#items	{
	height		: 300px;
	margin-bottom	: 10px;
	position	: relative;
	}

#phone_selector
	{
	width		: 816px;
	height		: 299px;
	background	: transparent url('../images/kauppa/phone_selector_background.jpg') no-repeat;
	position	: relative;
	top		: 0px;
	left		: 0px;
	}

#phoneScrollerContainer
	{
	width		: 796px;
	position	: absolute;
	top		: 20px;
	left		: 10px;
	height		: 240px;
	overflow	: hidden;
	clip		: rect(0px 796px 240px 0px);
	}

#phonesClip
	{
	overflow	: hidden;
	width		: 796px;
	height		: 198px;
	position	: relative;
	overflow	: hidden;
	}



#phoneScroller
	{
	position	: absolute;
	width		: 9999px;
	top		: 5px;
	margin-left	: 20px;
	margin-right	: 20px;
	margin-right	: 20px;
	}



#phone_selector div#phone_scrollLeft
	{
	position	: absolute;
	bottom		: 10px;
	left		: 10px;
	cursor		: pointer;
	}

#phone_selector div#phone_scrollRight
	{
	position	: absolute;
	bottom		: 10px;
	right		: 10px;
	cursor		: pointer;
	}

#phone_selector div#phone_scrollLeft img, #phone_selector div#phone_scrollRight img
	{
	width	: 40px;
	height	: 25px;
	}

#phoneScroller div
	{
	float		: left;
	height		: 198px;
	widht		: 178px;
	margin		: 0px 0px 0px 0px;
	}




/* ********************* Phones ********************* */
#phoneScroller .phones a
	{
	margin-top	: 20px;
	margin-right	: 5px;
	display		: block;
	width		: 178px;
	height		: 198px;
	text-decoration	: none;
	text-align	: center;
	border		: 0px;
	}

#phoneScroller .phones a:focus
	{
	-moz-outline: 0;
	}

#phoneScroller .phones img
	{
	margin-top	: 0px;
	border		: 0;
	float		: none;
	width		: 178px;
	height		: 198px;
	}

#phoneScroller .phones .name
	{
	font		: 13px Arial, Verdana, Helvetica, sans-serif;
	letter-spacing	: -0.4px;
	line-height	: 12px;
	position	: relative;
	bottom		: 30px;
	width		: 178px;
	text-align	: center;
	color		: #efefef;
	}

#phoneScroller .phones_over
	{
	display		: block;
	width		: 178px;
	height		: 198px;
	text-decoration	: none;
	background	: transparent url('../images/kauppa/navi/selector.png') no-repeat;
	border		: 0px;
	}

#phoneScroller .phones_selected
	{
	display		: block;
	width		: 178px;
	height		: 198px;
	text-decoration	: none;
	background	: transparent url('../images/kauppa/navi/selector.png') no-repeat;
	border		: 0px;
	}



#phone_selector #scrollbarcontainer
	{
	background	: transparent url('../images/kauppa/scrollbar_background.png') no-repeat;
	width		: 796px;
	height		: 27px;
	display		: block;
	position	: absolute;
	bottom		: 10px;
	left		: 10px;
	}

#phone_selector #scrollbar
	{
	position	: absolute;
	top		: 3px;
	left		: 0px;
	background	: transparent url('../images/kauppa/scrollbar.png') no-repeat;
	width		: 303px;
	height		: 21px;
	}

	
img	{
	border	: 0px;
	}


#scrollbaronclickContainer
	{
	position	: absolute;
	top		: 1px;
	left		: 40px;
	width		: 715px;
	height		: 25px;
	}






/* Shopping Cart */

#shoppingCart .container
	{
	height	: 30px;
	line-height	: 30px;
	border-bottom	: 1px dotted #303030;
	}

#shoppingCart .column1
	{
	float	: left;
	width	: 200px;
	}

#shoppingCart .column2
	{
	float	: left;
	width	: 200px;
	}

#shoppingCart .column3
	{
	float	: left;
	width	: 200px;
	}

#shoppingCart .column4
	{
	float	: left;
	width	: 200px;
	}

#shoppingCartTotal
	{
	position	: relative;
	left		: 400px;
	width		: 200px;
}
