/*(c) MyShadi.in */

.home .caption a.next {
	background: none;
	float: right;
}

ul#tour-path {
	background: #171b22 url(tour_path_bg_myshadi.gif) center top no-repeat;
}

.home {
	background: url(scroller_bg_myshadi.jpg) center bottom no-repeat;
}

.home .scroller #section1 {
	background: url(main_myshadi.png) no-repeat 508px 0;
}

#tour-path a:link, #tour-path a:visited {
	color: #c4c4c4;
	text-decoration:none;
}

#tour-path a:hover, #tour-path a:active {
	color: #ff3d47;
	text-decoration:none;
}
#tour-path a.on {
	color: #fff;
	background: url(tour_path_on_myshadi.gif) repeat;	
	cursor:default;
}



ul#tour-path {
	height: 44px;
	margin: 0 0 0px;
	padding: 0 0 0 20px;
	width: 950px;
	overflow:hidden;
}

ul#tour-path li {
	display: inline;
}

ul#tour-path li a {
	color: #fff;
	float: left;
	font-size: 12px;
	line-height: 46px;
	margin: 0 0 0 20px;
	padding: 0 10px 0 10px;
	height: 44px;
	overflow: hidden;
}

.home .scroller {
	height: 340px;
	overflow: hidden;
	width: 980px;
}

.home .scroller .section {
	height: 340px;
	float: left;
	overflow: hidden;
	width: 980px;
	color: #c4c4c4;
}
.home .scroller #section1 a.next {
	background: none;
	float: right;
}


.home .scroller .content {
	width: 10000px;
}

.scroller .content img.screenshot {
	border: 2px solid #eee;
	float: right;
	margin: 0px 36px 0 0;
}

.scroller .content .video {
	margin: -10px 20px 20px 20px;
}

.caption {
	float: left;
	font-size: 12px;
	height: 300px;
	padding: 0px 18px 18px 10px;
	width: 450px;
}

.home .scroller #section1 .caption {
	padding-top: 0px;
}

.caption h1 {
	color: #b5b4b4;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin: 54px 0 0;
}

.home .scroller #section1 .caption h1 {
	margin: 45px 0 24px;
}

.caption h2 {
	font-weight: normal;
	font-size: 29px;
	line-height: 32px;
	margin-bottom: 15px;
	color: #c4c4c4;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.caption p {
	color: #b5b4b4;
	line-height: 18px;
	margin: 0 0 20px 0;
	
}

.caption ul {
	margin: 40px 0 0 0;
}

.caption ul li {
	list-style: none;
	margin: 18px 0;
}

#flashcontent {
	margin: 30px 0 0 0;
}

.caption ul li img {
	vertical-align: top;
	margin: 0 10px 0 0;
}

/*(c) MyShadi.in */