/* ================================================================ 
Copyright (c) 2011 Stu Nicholls - iStu.co.uk. All rights reserved.
This stylesheet and the associated html may be modified in any 
way to fit your requirements.
=================================================================== */

.iStu3 {
	list-style-type:none;
	list-style-position:initial;
	list-style-image:initial;
	width:480px;
	overflow:hidden;
	position:relative;
	background-image:initial;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	-webkit-border-top-left-radius:10px;
	border-top-left-radius:10px;
	-o-border-top-left-radius:10px;
	-ms-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-right-radius:10px;
	border-top-right-radius:10px;
	-o-border-top-right-radius:10px;
	-ms-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-right-radius:10px;
	-o-border-bottom-right-radius:10px;
	-ms-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	border-bottom-left-radius:10px;
	-o-border-bottom-left-radius:10px;
	-ms-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.496094) 0px 2px 5px;
	box-shadow:rgba(0, 0, 0, 0.496094) 0px 2px 5px;
	-o-box-shadow:rgba(0, 0, 0, 0.496094) 0px 2px 5px;
	-ms-box-shadow:rgba(0, 0, 0, 0.496094) 0px 2px 5px;
	-moz-box-shadow:rgba(0, 0, 0, 0.496094) 0px 2px 5px;
	background-color:#FDF0DF;
	height:345px;
	border:1px solid #888888;
	margin:0;
	padding:40px 40px 30px 40px;
}

.iStu3 li {
	position:absolute;
	left:39px;
	top:20px;
	border:1px solid #888888;
}

.iStu3 li a {
	text-decoration:none;
}

.iStu3 li a img {
	float:left;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:0;
	border-left-width:0;
	border-style:initial;
	border-top-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
	display:none;
}

.iStu3 .pv {
	width:32px;
	height:32px;
	background-image:url(left.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
	position:absolute;
	left:25px;
	top:154px;
	cursor:pointer;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:0;
	border-left-width:0;
	border-style:initial;
	border-top-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
	display:none;
}

.iStu3 .nx {
	width:32px;
	height:32px;
	background-image:url(right.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
	position:absolute;
	left:500px;
	top:154px;
	cursor:pointer;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:0;
	border-left-width:0;
	border-style:initial;
	border-top-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
	display:none;
}

.iStu3 .bt {
	position:relative;
	width:480px;
	height:10px;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:0;
	border-left-width:0;
	border-style:initial;
	border-top-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
	left:0;
	top:352px;
}

.iStu3 .bt b {
	display:block;
	width:5px;
	height:5px;
	background-image:initial;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#666666;
	margin-right:5px;
	float:left;
}

