.products-websites
{
	height: 770px;
}

.data
{
	margin: 50px 0 25px 0;
}
.data .details
{
	position: relative;
	height: 210px;
}
.data .details .summary
{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 416px;
}
.data .details .summary:first-child
{
	display: block;
}
.data .details .summary h1
{
	margin: 0 0 32px 0;
}
.data .details .summary ol
{
	width: 100%;
	color: #404040;
	font: normal 16px/24px Arial, Helvetica, sans-serif;
	*margin-left: 0;
	*padding-left: 28px;
	list-style: decimal;
}
.data .details .summary ol a
{
	font: normal 16px/24px Arial, Helvetica, sans-serif;
}
.data .details .summary p
{
	color: #404040;
	font: normal 15px/21px Arial, Helvetica, sans-serif;
}
.data .details .summary p a
{
	font: normal 15px/21px Arial, Helvetica, sans-serif;
}

.data .details .full-width {
	width: 970px;
}
.data .details .summary .predesigned-websites, .data .details .summary .custom-designed {
	text-align: right;
	padding-left:50px;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #404040;
}
.data .details .summary .custom-designed {
	text-align: left;
	padding-left: 70px;
	margin-right: 0px;
	width: 447px;
}
.data .details .summary .predesigned-websites h1, .data .details .summary .custom-designed h1 {
	margin-bottom: 10px;
}

.data .details #websites0 {
	margin-top: -25px;
}

.data .details #websites3 h1, 
.data .details #websites4 h1,
.data .details #websites10 h1,
.data .details #websites11 h1,
.data .details #websites15 h1, 
.data .details #websites13 h1 {
	margin-bottom: 16px;
}
.data .details #websites10 p {
	margin-top: 16px;
	margin-bottom: 0;
}
.data .details #websites10 h3 {
	margin-top: 16px;
	color: #333;
	font: bold 16px/26px Arial, Helvetica, sans-serif;;
}


.data #stepper
{
	height: 60px;
	position: relative;
}
.data #stepper #button-prev,
.data #stepper #button-next
{
	margin-right: 6px;
	width: 32px;
	height: 32px;
	display: inline-block;
}
.data #stepper #button-prev span,
.data #stepper #button-next span
{
	display: none;
}
.data #stepper #button-prev
{
	background: url(/images/tour_prev_a.png) no-repeat left top;
}
.data #stepper #button-next
{
	background: url(/images/tour_next_a.png) no-repeat left top;
}
.data #stepper #button-prev.none
{
	background: url(/images/tour_prev.png) no-repeat left top;
}
.data #stepper #button-next.none
{
	background: url(/images/tour_next.png) no-repeat left top;
}
.data #stepper .next-text
{
	position: absolute;
	top: 0;
	left: 84px;
	display: inline-block;
}
.data #stepper .next-text p
{
	margin: 0;
	color: #404040;
	font: 12px/16px Arial, Helvetica, sans-serif;
}
.data #stepper .next-text p span
{
	color: #ff7c00;
	font-weight: bold;
	display: inline;
}
.data #stepper .next-text div
{
	position: absolute;
	width: 300px;
	display: none;
}
.data #stepper .next-text div:first-child
{
	display: inline;
}
.data .navigation
{
	position: absolute;
	left: 23px;
	display: block;
	width: 954px;
	height: 250px;
	background: url(/images/products/websites_navigation.png) no-repeat left top;
}
.data .navigation .inner
{
	margin: 1px 2px 3px 2px;
	display: block;
	height: 246px;
	overflow: hidden;
}
.data .navigation .column
{
	margin: 0;
	padding: 0;
	width: 236px;
	height: 100%;
	display: inline-block;
	border-left: 1px solid #e5e5e5;
}
.data .navigation .column:first-child
{
	border-left: none;
	width: 238px;
}
.data .navigation .column .inner
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	display: block;
	border-left: 1px solid #fff;
}
.data .navigation .column:first-child .inner
{
	border-left: none;
}
.data .navigation .column.selected .inner
{
	background-color: #fff;
}
.data .navigation .column h2
{
	margin: 19px 13px 0 13px;
	display: block;
	height: 62px;
}
.data .navigation .column a
{
	margin: 0;
	padding: 0;
	display: block;
	border-top: 1px solid #e5e5e5;
}
.data .navigation .column a:hover
{
	text-decoration: none;
}
.data .navigation .column a span
{
	margin: 0;
	padding: 5px 10px 6px 8px;
	display: block;
	border-top: 1px solid #fff;
}
.data .navigation .column a.selected
{
	background-color: #ffeddc;
}
.data .navigation .column a.selected span
{
	color: #1d1d1d;
}

.data .navigation .view-all
{
	position: absolute;
	right: 12px;
	bottom: 10px;
	display: block;
}

.data .ready
{
	position: absolute;
	top: 678px;
	left: 25px;
	padding: 5px;
	width: 940px;
	background: #efefef;
}
.data .ready .inner
{
	background: #dddddd;
	height: 72px;
	padding: 0px 0px 0px 40px;
}
.data .ready h3
{
	margin: 0px;
	margin: 28px 5px 0px 0px;
	float: left;
	background: url(/images/h_ready_to_start.png) no-repeat;
	width: 180px;
	height: 17px;
}
.data .ready p
{
	margin: 30px 0px 0px 0px;
	padding: 0px;
	float: left;
	font: 12px/18px Arial;
}
.data .ready .right
{
	float: right;
	padding: 23px 0px 0px 0px;
	text-align: left;
	width: 226px;
}
.data .ready .right .submit
{
	margin: 0px 0px 4px 0px;
	width: 150px;
}
* html .data .ready .right .submit
{
	margin: 0px 0px 0px 0px;
}
.data .ready .right span
{
	display: block;
}

