/************************* Pagination ******************/



#pagination {
	background-color:#f3f3f3;
	padding:8px;
	border:1px solid #CCC;
	list-style-type:none;
	overflow:hidden;
	clear:both;
	margin-top:5px;
	margin-right:0px;
	margin-bottom:5px;
	margin-left:0px;
}
#pagination a {
	margin-right:5px;
	background-color:#999;
	color:#FFF;
	text-decoration:none;
	border:1px solid #666;
	padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;
	padding-left:5px
}
#pagination span {
	color:#FFF;
	text-decoration:none;
	margin-top: 3px;
	margin-bottom: 3px;
}
#pagination a:hover {
	background-color:#333;
	color:#FFF;
	text-decoration:none
}
#pagination .current {
	background-color:#C00;
	color:#FFF;
	text-decoration:none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #690000;
}
/************************* Navigator **************************/



#navigator {
	font-size:95%;
	background-color:#f3f3f3;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCC;
	padding-top:3px;
	padding-right:3px;
	padding-bottom:3px;
	padding-left:10px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:5px;
	margin-left:0px
}
#navigator li {
	display:inline;
	list-style-type:none;
	padding-right:5px
}
#navigator a {
	color:#666
}
/************************* Products Listings ******************/



#products {
	margin:0px;
	padding:0px;
	list-style-type:none
}
#products form {
	margin-top:3px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:3px;
	padding-right:3px;
	padding-bottom:0px;
	padding-left:3px
}
#products img {
	width:90px;
	/*height:90px;*/



	border: 1px solid #CCC;
	float: left;
	margin-right: 10px;
}
#products p {
	padding:0px;
	margin-top:8px;
	margin-right:0px;
	margin-bottom:8px;
	margin-left:0px
}
#products h3 {
	padding:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:5px;
	font-size:110%
}
#products h3 a {
	color: #2e4860;
}
#products li {
	margin-bottom:10px;
	margin-right:8px;
	margin-left:8px;
	margin-top:0px;
	border:1px;
	border-style: solid;
	border-color: #CCC;
	padding-bottom: 10px;
	overflow: hidden;
	width: 245px;
	float: left;
	height: 225px;
	padding: 5px;
}
#products strong {
	color:#339933;
	font-size:110%
}
#products .wishlist {
	color: #FF6600;
}
#products .cart {
	border: 1px solid #406a83;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(/img/h1-h2-footer.gif);
	background-position: left 20px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-repeat: repeat-x;
}
.smallLinks {
	color:#FFF;
	text-decoration:none;
	background-color:#4A4A4A;
	border:1px solid #000;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:20px;
	font-weight:bold;
	font-size:90%;
	width:110px
}
.basket {
	background-image:url(/img/cart.gif);
	background-repeat:no-repeat;
	background-position:5px
}
.moreinfo {
	background-image:url(/img/ico_more.gif);
	background-repeat:no-repeat;
	background-position:5px
}
.update {
	background-image:url(/img/ico_recalculate.gif);
	background-repeat:no-repeat;
	background-position:5px
}
.wishlist {
	background-image:url(/img/ico_wish.gif);
	background-repeat:no-repeat;
	background-position:5px
}
.backshopping {
	background-image:url(/img/ico_backShop.gif);
	background-repeat:no-repeat;
	background-position:5px
}
.checkout {
	background-image:url(/img/ico_checkout.gif);
	background-repeat:no-repeat;
	background-position:5px
}
.back {
	background-image:url(/img/ico_back.gif);
	background-repeat:no-repeat;
	background-position:5px;
	color:#FFF;
	text-decoration:none;
	background-color:#4A4A4A;
	border:1px solid #000;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:20px;
	margin:0px
}
.cancel {
	background-image:url(/img/ico_cancel.gif);
	background-repeat:no-repeat;
	background-position:5px;
	color:#FFF;
	text-decoration:none;
	background-color:#4A4A4A;
	border:1px solid #000;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:20px;
	margin:0px
}
/******* Prod Pics ********/



#prodWrapper {
	clear:both;
	overflow:hidden
}
#prodPicLeft {
	margin-right:2px;
	clear: both;
}
#prodPicLeft img {
	/*width:250px;



	height:220px;*/



	border: 1px solid #CCCCCC;
	width: 350px;
	float: left;
}
#prodPicRight {
	clear: left;
	padding-top: 10px;
}
#prodPicRight p {
	margin-right:8px;
	margin-left:0px;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
}
#prodPicRight ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
#prodPicRight li {
	padding:0px;
	display:block;
	float:left;
	margin-top:0px;
	margin-right:1px;
	margin-bottom:0px;
	margin-left:0px
}
#prodPicRight img {
	/*width:85px;*/



	border:1px solid #CCC;
	/*height:85px;*/



	margin-right:2px;/*margin-bottom:4px*/



}
#prodControls {
	background-color:#FBFBF9;
	padding:8px;
	border:1px solid #DBDBDB;
	width: 170px;
	float: right;
	margin-bottom: 10px;
}
#prodControls input[type="button"] {
	width: 150px;
}
#prodControls p {
	margin:0px
}
#prodControls strong {
	color:#B10707;
	font-size:120%
}
#prodControls a {
	float:right;
	margin-right:5px
}
#prodText {
}
/****************** Wishlist-Basket table style *******************/



#basket {
	border:1px solid #C1CFDD;
	font-size:95%;
	width:100%
}
#basket th {
	background-color:#E7F1F4;
	padding-top:4px;
	padding-bottom:4px
}
#basket td {
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#CCC
}
#basket img {
	height:50px;
	width:50px
}
#basket #textfield {
	width:35px;
	text-align:right;
	border:1px solid #CCC;
	background-color:#FFF
}
#topBanner {
	color:#FFF;
	position:absolute;
	padding-top:50px;
	padding-left:50px;
	top:38px;
	left:154px;
	margin:0px
}
/*************** main scroller*************/



#scroller {
	width:555px;
	height:400px;
	position:relative;
	overflow:hidden;
	background-color:#000
}
#items_container {
	height:400px;
	width:5760px;
	position:absolute;
	overflow:hidden
}
#items_container .slide_item {
	width:555px;
	height:400px;
	left:555px;
	position:absolute;
	background:#000;
	cursor:pointer
}
#items_container .first_item {
	left:0
}
#prodRotator {
	padding:0px;
	list-style-type:none;
	margin-top:8px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px
}
#prodRotator li {
	display:inline
}
#prodRotator img {
	width:183px
}
/************************* category Listings ******************/



#category {
	padding:0px;
	list-style-type:none;
	text-align:center;
	margin-top:15px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px
}
#category img {
	width:150px;
	height:170px;
	border:1px solid #CCC
}
#category h3 {
	padding:0px;
	font-size:110%;
	margin:0px
}
#category li {
	display:block;
	float:left;
	margin-bottom:15px;
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	width:33%;
	padding:0px
}
#category a {
	color:#006699;
	font-size: 90%;
	font-weight: normal;
}
.note {
	border:1px solid #CCC;
	background-color:#FFFFD9;
	background-image:url(/img/note.gif);
	background-repeat:no-repeat;
	padding-top:8px;
	padding-right:8px;
	padding-bottom:8px;
	padding-left:45px;
	background-position:5px
}

