/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input, textarea { color:#666666; font-size:12px; line-height: 18px; margin: 0; padding: 0; font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;line-heigt:16px;}
h1,h2,h3,h4,h5,h6,p,pre,code,address,caption,cite,code,em,strong,th,fieldset,input,textarea { color:#666666;}
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

p {
margin: 0 0 16px 0;
}

H1, H2, H3, H4, H5, H6 {
}

h1 {
font-size: 24px;
line-height:24px;
margin-bottom: 24px;
}

h2 {
font-size:14px;
margin: 0 0 8px 0;
font-weight:bold;
text-transform:uppercase;
}

	#steps h2 {
	margin:0;
	}
	
h3 {
font-size:12px;
font-weight:bold;
}

h4 {
}

h5 {
}

hr {
border:none 0;
border-top:1px solid #cccccc;
height:1px;
margin:8px 0 16px 0;
padding:0;
}

a {
outline:none;
color: #cc6600;
text-decoration: underline;
}

a:hover {
color: #cc6600;
}


ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left: 18px;
}

#content ul {
list-style-type: none;
line-height:16px;
margin:0 0 12px 0;
}

ul li {
}	

		.home #content ul li {
		font-size: 14px;
		background:url(../../assets/templates/custom/img/bullet-big.gif) no-repeat 0 7px;
		padding-left: 14px;
		line-height:24px;
		}
		
		#benefits ul {
		margin:0;
		}
		
		#benefits ul li {
		font-size: 10px;
		background:url(../../assets/templates/custom/img/bullet.gif) no-repeat 0 4px;
		padding-left: 12px;
		}

#content ol {
list-style-type: decimal;
line-height:16px;
margin-bottom:12px;
}

ol li {
}


img {
border: 0;
outline: 0;
}

.bold {
font-weight: bold;
}

.orange {
color: #f18700!important;
}

.black {
color:#000000;!important
}

.more {
padding:0 0 0 8px;
margin: 0 0 0 5px;
white-space: nowrap;
font-weight:normal;
text-decoration:none;
font-size:11px;
font-weight:bold;
font-style: normal!important;
background:url(../../assets/templates/custom/img/bullet.gif) no-repeat 0 3px;
}

	.more:hover {
	text-decoration:underline;
	}

#bigbuttons {
height:42px;
margin-bottom: 20px;
}
	#bigbuttons a {
	float:left;
	width:131px;
	height:42px;
	margin-right:10px;
	line-height: 35px;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	display:block;
	}

	.button-big-tours {
	background:url(../../assets/templates/custom/img/button-big-tours.gif) no-repeat;
	}
	
	.button-big-video {
	background:url(../../assets/templates/custom/img/button-big-video.gif) no-repeat;
	}
	
	.button-big-order {
	background:url(../../assets/templates/custom/img/button-big-order.gif) no-repeat;
	}
	
#smallbuttons {
height:26px;
margin-bottom: 20px;
}
	#smallbuttons a {
	float:left;
	width:74px;
	height:26px;
	margin-right:3px;	
	display:block;
	}

	.button-small-tours {
	background:url(../../assets/templates/custom/img/button-small-tours.gif) no-repeat;
	}
	
	.button-small-video {
	background:url(../../assets/templates/custom/img/button-small-video.gif) no-repeat;
	}
	
	.button-small-order {
	background:url(../../assets/templates/custom/img/button-small-order.gif) no-repeat;
	}
	

/* BUTTON */

.buttonholder {
height:21px;
float:right;
}
	
	.buttonstart {
	float:left;
	height:21px;
	background: /assets/templates/custom/img/bg-button-start.gif) no-repeat;
	}
	
	.buttoncloser {
	float:left;
	height:21px;
	width: 7px;
	background:/assets/templates/custom/img/bg-button-end.gif) no-repeat;
	}
	
	.buttonstart a {
	text-decoration:none;
	padding:2px 0px 0 7px;
	display:block;
	width:auto;
	color:#e4e4e4;
	font-size:11px;
	}
	
	.buttonstart a:hover {
	text-decoration:none;
	color:#ffffff;
	}
