html
{
	min-height:100%;
	margin-bottom:1%;
}

body
{
	margin:0px;
	padding:0px;
	background-image:url(../images/backgrounds/main.jpg);
	background-repeat:repeat-x;
	background-color:#6B6B6B;
	font-family:calibri, arial;
	font-size:14px;
}

textarea
{
	font-family:calibri;
	font-size:14px;
}

a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

#container
{
	width:833px;
	margin:auto;
	background-image:url(../images/backgrounds/ice.jpg);
	background-repeat:no-repeat;
	background-position:417px 80px;
}

h1
{
	padding:0px;
	margin:0px;
}

h1 img
{
	margin-top:60px;
}

#main-body
{
	width:100%;
	margin-top:155px;
	background-image:url(../images/backgrounds/bodyback.jpg);
	background-repeat:repeat-x;
}

html* #main-body
{
	margin-top:164px;
}

.header, .header-right
{
	background-image:url(../images/backgrounds/top-left.jpg);
	background-repeat:no-repeat;
}

.header-right
{
	background-image:url(../images/backgrounds/top-right.jpg);
	background-position:100% 0;
}

ul.main-menu, ul.footer-menu
{
	list-style-type:none;
	padding:0px;
	margin:0px;
	margin-left:29px;
}

ul.footer-menu
{
	margin-left:0px;
}

ul.main-menu li, ul.footer-menu li
{
	float:left;
	margin-top:7px;
}

ul.main-menu li a, ul.footer-menu li a
{
	padding-left:18px;
	padding-right:18px;
	padding-top:17px;
	padding-bottom:11px;
	display:block;
	color:#FFFFFF;
}

ul.footer-menu li a
{
	font-size:12px;
	padding-left:17px;
	padding-right:17px;
}

ul.footer-menu li.last-item a
{
	padding:0px;
	padding-top:11px;
}

ul.footer-menu li a.first-item
{
	padding-left:0px;
}

ul.footer-menu li.active a
{
	text-decoration:underline;
}

ul.main-menu li:hover, ul.main-menu li.active
{
	background-color:#FFFFFF;
	background-image:url(../images/backgrounds/link-top-left.jpg);
	background-repeat:no-repeat;
}

ul.main-menu li:hover a, ul.main-menu li.active a
{
	text-decoration:underline;
	background-image:url(../images/backgrounds/link-top-right.jpg);
	background-position:100% 0;
	background-repeat:no-repeat;
}

ul.main-menu li:hover a, ul.main-menu li.active a, h2, .double-feature-header-text, .content ul, h3, .cases-even a, .cases-odd a, .text a, .case-price
{
	color:#00AEEF;
}

.cases-even:hover, .cases-odd:hover
{
	cursor:pointer;
}

.cases-even:hover a, .cases-odd:hover a
{
	text-decoration:underline;
}

.cases-even a, .cases-odd a, .case-price
{
	display:block;
	float:left;
	margin-top:8px;
}

.cases-even a, .cases-odd a
{
	margin-right:10px;
}

.cases-even a, .cases-odd a
{
	float:right;
}

.content ul
{
	margin-left:15px;
	padding:0px;
	margin-top:-15px;
}

.content img
{
	margin-right:15px;
	margin-bottom:10px;
}

.content ul span
{
	color:#000000;
}

.content ul li ul
{
	list-style-type:none;
	margin-left:36px;
}

.content
{
	width:794px;
	padding-left:21px;
	margin:auto;
}

.clear-both
{
	clear:both;
}

#main-body, .content
{
	background-color:#FFFFFF;
}

.content
{
	background-image:url(../images/backgrounds/main-content-top-left.jpg);
	background-repeat:no-repeat;
}

.content-right-corner
{
	background-repeat:no-repeat;
	background-image:url(../images/backgrounds/main-content-top-right.jpg);
	background-repeat:no-repeat;
	background-position:100% 0;
	padding-top:31px;
}

h2
{
	margin-top:0px;
	font-size:18px;
}

.text
{
	width:418px;
	margin-right:20px;
	float:left;
}

.double-feature-holder, .double-feature-header, .double-feature-main, .double-feature-more-info
{
	width:417px;
	background-image:url(../images/backgrounds/double-feature-main.jpg);
}

.double-feature-header
{
	background-image:url(../images/backgrounds/double-feature-header.jpg);
	background-repeat:no-repeat;
}

.double-feature-main
{
	background-image:none !important;
}

.double-feature-header-text, .double-feature-main-text
{
	width:112px;
	float:left;
	margin-left:10px;
	text-align:center;
	margin-right:21px;
}

.double-feature-header-text p
{
	margin-top:12px;
	margin-bottom:4px;
}

.double-feature-main-text
{
	margin-left:9px;
	margin-right:19px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
}

.double-feature-main-text img
{
	margin-bottom:19px;
}

.double-feature-more-info
{
	width:100%;
	background-image:url(../images/backgrounds/double-feature-footer.jpg);
	background-repeat:no-repeat;
	background-position:100% 100%;
}

.last-item, .last-trip-item
{
	margin:0px;
	padding:0px;
}

.last-trip-item
{
	margin-left:8px;
}

p.more-info
{
	margin-left:59px;
	margin-bottom:6px;
}

p.more-info a
{
	color:#FFFFFF;
	font-weight:bold;
}

p.more-info a img
{
	position:relative;
	top:5px;
}

.footer, .footer-right
{
	width:100%;
	height:24px;
	background-image:url(../images/backgrounds/bottom-left.jpg);
	background-repeat:no-repeat;
	
}

.footer-right
{
	background-image:url(../images/backgrounds/bottom-right.jpg);
	background-position:100% 100%;
}

label
{
	display:block;
	float:left;
	width:102px;
}

input.indent-input
{
	width:auto;
	margin-left:102px;
}


input, textarea, select
{
	width:273px;
	background-color:#E9E9E9;
	border:0px;
	margin-bottom:8px;
}

input.sendmessage
{
	width:auto;
	height:auto;
	float:right;
}

textarea
{
	height:109px;
}

.cases-odd, .cases-odd div, .cases-even, .cases-even div  
{
	background-image:url(../images/backgrounds/case-odd-left.gif);
	background-repeat:no-repeat;
	height:49px;
	width:100%;
}
.cases-odd div, .cases-even div
{
	padding-top:5px;
	height:44px;
}

.cases-odd
{
	background-color:#CFF3FD;
}

.cases-even, .cases-even div
{
	background-image:none;
}

.cases-odd p, .cases-even p
{
	margin-left:10px;
	margin-bottom:5px;
	margin-top:0px;
}

.cases-odd div 
{
	background-image:url(../images/backgrounds/case-odd-right.gif);
	background-position:100% 100%;
}

.cases-odd a, .cases-even a, .case-price
{
	position:relative;
	top:-10px;
}

.cases-odd a, .cases-even a
{
	top:-14px;
}

.cases-odd img, .cases-even img
{
	position:relative;
	top:4px;
}

.cases-odd, .cases-even
{
	margin-bottom:17px;
}

.product-list
{
	margin-bottom:7px;
}

.product-list:hover
{
	cursor:pointer;
}

.product-list:hover a
{
	text-decoration:underline;
}

.success
{
	color:#009933;
}

.error
{
	color:#FF0000;
}

.message-holder
{
	float:left;
}

.message-holder label, .message-holder textarea
{
	margin-top:37px !important;
}

.message-holder label
{
	width:62px;
}

.message-holder textarea
{
	width:290px;
	height:202px;
	padding:0px;
}

html* .message-holder textarea
{
	height:230px;
	margin-bottom:0px;
}

.contact-form
{
	margin-right:0px;
}

a.list-link
{
	color:#000000;
}

.full-width
{
	width:100%;
}

.main-form-fields label, .main-form-fields input, .main-form-fields .textarea
{
	margin-bottom:11px;
}

.categories
{
	width:250px;
	float:left;
	margin-right:10px;
	color:#00AEEF;
	background-image:url(../images/backgrounds/catback.gif);
	background-repeat:no-repeat;
	margin-bottom:15px;
	height:186px;
	overflow:hidden;
}

.categories a
{
	color:#00AEEF;
}

.categories img, .categories p
{
	margin-left:10px;
}

.categories p
{
	margin-top:15px;
	margin-bottom:10px;
}

.categories img
{
	margin-bottom:0px;
	margin-top:10px;
}

.product-list p
{
	width:48%;
	float:left;
	padding-top:14px;
}

h2 span
{
	font-size:14px;
}

h2 span span
{
	color:#000000;
}

.excvat
{
	font-size:120%;
}

.categories p
{
	margin-left:-10px;
}