﻿div.devices
{
	background:url(/_layouts/1033/STYLES/Zain/default/images/back.png) no-repeat;
	float:right;
	min-height:150px;
	width:300px;
	margin:0 0 20px 20px;
	padding:0 !important; 
	position:relative;
	direction:ltr !important;

}
div.devices
ul.devices-items
{
	width:300px;
	height:184px;
	overflow:hidden;
	float:right;
	padding:0px;
	margin:0px;
}

div.devices
ul.devices-items
li.devices-item
{
	width:300px;
	height:184px;
	overflow:hidden;
	float:right;
	padding:0px;
	margin:0px;
	list-style:none;
	position:relative;
}

div.devices
ul.devices-items
li.devices-item
div.device-img
{
	width:300px;
	height:184px;
	overflow:hidden;
}

div.devices
ul.devices-items
li.devices-item
div.device-img img
{
	float:right;
}

div.devices
ul.devices-items
li.devices-item
div.device-curves
{
	width:300px;
	height:184px;
	background:url(/_layouts/1033/STYLES/Zain/default/images/curves.png) no-repeat 0 0;
	position:absolute;
	top:0;
	left:0;
}

div.devices
ul.devices-items
li.devices-item
div.device-text
{
	width:150px;
	height:127px;
	overflow:hidden;
	position:absolute;
	top:20px;
	right:16px;
	border-bottom:#dbdbdb 1px solid;
}

div.devices
ul.devices-items
li.devices-item
div.device-text span.title
{
	font-family:tahoma;
	font-size:12pt;
	font-weight:bold;
	color:#333333;
	display:block;
	margin-bottom:3px;
}

div.devices
ul.devices-items
li.devices-item
div.device-text span.text
{
	font-family:tahoma;
	font-size:10pt;
	color:#333333;
	display:block;
}

div.devices
ul.devices-items
li.devices-item
div.device-text a.link,
div.devices
ul.devices-items
li.devices-item
div.device-text a.link:visited
{
	font-family:tahoma;
	font-size:10pt;
	color:#de168b;
	background:url(/_layouts/1033/STYLES/Zain/default/images/link-back.png) 0 50% no-repeat;
	padding-left:8px;
	float:right;
	margin-top:7px;
	font-weight:bold;
}

div.devices
ul.devices-items
li.devices-item
div.device-text a.link:hover
{
	font-family:tahoma;
	font-size:10pt;
	color:#de168b;
	background:url(/_layouts/1033/STYLES/Zain/default/images/link-back.png) 0 50% no-repeat;
	padding-left:8px;
	float:right;
	margin-top:7px;
	text-decoration:none;
	font-weight:bold;
}

div.devices
div.pager
{
	height:27px;
	width:150px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	right:16px;
}

div.devices
div.pager a.link,
div.devices
div.pager a.link:visited
{
	font-family:tahoma;
	font-size:10pt;
	color:#de168b;
	float:right;
	font-weight:bold;
	text-decoration:underline !important;
}

div.devices
div.pager a.link:hover
{
	font-family:tahoma;
	font-size:10pt;
	color:#de168b;
	float:right;
	font-weight:bold;
	text-decoration:none;
}

div.devices
div.pager
ul.nav
{
	float:left;
	padding:0;
	margin:5px 0 0 0;
	height:7px;
	overflow:hidden;
}

div.devices
div.pager
ul.nav li
{
	float:right;
	padding:0;
	margin:0 0 0 4px;
	list-style:none;
	height:7px;
	width:7px;
	overflow:hidden;
	cursor:pointer;
	background:url(/_layouts/1033/STYLES/Zain/default/images/pager.png) 0 0 no-repeat;
}

div.devices
div.pager
ul.nav li.selected
{
	float:right;
	padding:0;
	margin:0 0 0 4px;
	list-style:none;
	height:7px;
	width:7px;
	overflow:hidden;
	cursor:default;
	background:url(/_layouts/1033/STYLES/Zain/default/images/pager.png) 0 -7px no-repeat;
}

