﻿/*

    anythingSlider v1.0

    

    By Chris Coyier: http://css-tricks.com

    with major improvements by Doug Neiner: http://pixelgraphics.us/

    based on work by Remy Sharp: http://jqueryfordesigners.com/

*/

	.myList{border:0; margin:0; padding:0; left:400px;}

	.myList-li{

		margin:2px; 

		padding:6px; 

		border:0; 

		background:#ffffff;

		float:right;

		direction:rtl;

		width:157px;

		font-size: 15px;

		font-family: Tahoma, Arial, Helvetica, sans-serif;

		color: fuchsia ;

		height:230px;

		position:relative;

		border:1px solid #f9f9f9;

		}

		.myList-li img{

		width:155px;

		border:1px solid #cccccc;

		}

		.myList-li a{

		text-decoration: none;

		font-size: 15px;

		font-family: Tahoma, Arial, Helvetica, sans-serif;

		color: fuchsia ;

		} 

		.myList-li a:hover {

		text-decoration:underline ;

		font-size: 15px;

		font-family: Tahoma, Arial, Helvetica, sans-serif;

		color: fuchsia ;

		} 



		.myList-li:hover{

		background:#f2f2f2;

		}

		.top-ten{

		margin:2px; 

		padding:7px; 

		border:0; 

		background:#f9f9f9;

		float:right;

		width:157px;

		height:130px;

		}

		.top-ten img{

		width:155px;

		cursor:pointer;

		border:1px solid #cccccc;

		}

		.top-ten:hover{

		background:#e2e2e2;

		text-decoration:none;

		}

		

		.top-ten a{

		text-decoration:none;

		color:#333333;

		font-weight:bold;

		cursor:pointer;

		}

		.top-ten-title{

		font-family:Tahoma, Arial, Helvetica, sans-serif;

		font-size:22px;

		font-weight:bold;

		direction:rtl;

		color:#333333;

		width:500px;

		padding-top:10px;

		float:right;

		margin:0 auto;

		padding-right:10px;

		}

		.offer-new-home{

		position:absolute;

		background-image:url(images/offer-icon-home.gif);

		background-repeat:no-repeat;

		top:-1px;

		height:54px;

		width:54px;

		right:-1px;

		z-index:89988;

		}

		

		.top-ten-text{

		font-family:Tahoma;

		font-size:13px;

		color:#666666;

		width:500px;

		float:right;

		direction:rtl;

		margin:0 auto;

		padding-top:5px;

		padding-right:10px;

		}

		.new-home-next-button{

		width:25px; 

		float:left; 

		padding-top:90px;

		text-align:left; 

		}

		.new-home-prev-button{

		width:27px; 

		float:left; 

		padding-top:90px; 

		text-align:left;

		}

		.new-home-scroll-title{

		font-family:Tahoma, Arial, Helvetica, sans-serif;

		font-size:14px;

		color:#333333;

		text-align:center;

		padding-top:3px;

		height:25px;

		overflow:hidden;

		}

		.new-home-scroll-price{

		font-family:Arial, Helvetica, sans-serif;

		font-weight:bold;

		font-size:20px;

		color:#db0304;

		text-align:center;

		padding-top:3px;

		}

		.new-home-scroll-brand{

		font-family:Arial, Helvetica, sans-serif;

		font-size:12px;

		color:#333333;

		text-align:center;

		padding-top:3px;

		}

		.new-home-scroll-brand a{

		text-decoration:underline;

		cursor:pointer;

		}

		.new-home-scroll-brand a:hover{

		text-decoration:none;

		cursor:pointer;

		}

		.new-home-scroll-brand a:visited{

		text-decoration:underline;

		cursor:pointer;

		}



		.new-home-scroll-text{

		font-family:Tahoma;

		font-size:12px;

		color:#333333;

		height:62px;

		overflow:hidden;

		text-align:center;

		padding:3px;

		}

		.new-home-scroll-brand span{

		color:#db0304;

		}

		.new-home-scroll-know-more{

		text-align:center;

		padding-top:5px;

		font-size:14px;

		height:24px;

		font-weight:bold;

		font-family:Arial, Helvetica, sans-serif;

		}

		.new-home-scroll-know-more a{

		background-image:url(images/know-more-bg.gif);

		background-repeat:no-repeat;

		background-position:top left;

		width:81px;

		font-weight:bold;

		text-align:center;

		padding-top:3px;

		color:#FFFFFF;

		height:20px;

		text-decoration:none;

		display:block;

		margin:0 auto;

		}

		.new-home-scroll-know-more a:hover{

		background-position:bottom left;

		display:block;

		}



*                                       { margin: 0; padding: 0; }



.anythingSlider                         { width: 570px; height: 265px; position: relative; margin: 0 auto 15px; overflow:hidden; }

.anythingSlider .wrapper                { margin-left:0px; width: 540px; overflow: auto; height: 265px; position: absolute; top: 0; left: 0; }

.anythingSlider .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }

.anythingSlider ul li                   { display: block; float: left; padding: 0;width: 553px; margin: 0; }

.anythingSlider .arrow                  { display: block; height: 230px; float:left; width: 22px; background: url(images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top:20px;  cursor: pointer; }

.anythingSlider .forward                { background-position: 0px 0; right: -0px; }

.anythingSlider .back                   { background-position: -112px 0; float:left; }

.anythingSlider .forward:hover          { background-position: 0px -200px; }

.anythingSlider .back:hover             { background-position: -112px -200px; }



#thumbNav                               { position: relative; top: 323px; text-align: center; }

#thumbNav a                             { color: black; font: 11px/18px Georgia, Serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #c58b04 url(images/cellshade.png) repeat-x; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }

#thumbNav a:hover                       { background-image: none; }

#thumbNav a.cur                         { background: #e0a213; }



#start-stop                             { background: green; background-image: url(images/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 323px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;  display:none; visibility:hidden; }

#start-stop.playing                     { background-color: red;  display:none; visibility:hidden;}

#start-stop:hover                       { background-image: none;  display:none; visibility:hidden;}



/*

  Prevents

*/

.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }

.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
