body, h2, h3, form { margin: 0; padding: 0; }
img { border: none; }
.floatr { float: right; } .floatl { float: left; }
.center { text-align: center; } .left { text-align: left; } .right { text-align: right; }
.noborder { border: none !important; }
.clr { display: block; clear: both; }
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

form {
	display: inline;
}
input, textarea {
	border: 1px solid #b5bdc4;
}
input:focus, textarea:focus {
	border: 1px solid #ee1f62;
}
body {
	text-align: center;
	background: url("../images/body_bg2.gif");
	font: 11px/19px verdana, sans-serif;
	color: #333;
}

input, select, textarea {
	font: 11px/16px verdana, sans-serif;
	color: #333;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	background: #fff url("../images/219.jpg") repeat-x;
	text-align: left
}

#header {
	width: 780px;
	height: 103px;
	margin: 0 auto;
	background: url("../images/header_bg.gif") repeat-x;
	position: relative;
}
#header h1 {
	margin: 0;
	padding: 0;
}
#header h1 a {
	position: absolute;
	left: 12px;
	top: 12px;
	display: block;
	width: 268px;
	height: 73px;
	background: url("../images/logo.gif") no-repeat;
}
#header h1 a span {
	display: none;
}
#header h1 a:hover {
	background: url("../images/logo.gif") no-repeat 0 -73px;
}
#topnav {
	position: absolute;
	bottom: 24px;
	right: 12px;
	text-align: center;
	float: right;
}
#topnav ul {
	list-style: none;	
}
#topnav li {
	display: inline;
	text-align: center;
	padding: 0;
	margin-left: 12px;	
	float: left;
}
#topnav a {
	color: #eee;
	font: 13px/32px verdana, sans-serif;
	background: url("../images/nav_btn.gif") no-repeat left top;
	width: 94px;
	height: 32px;
	float: left;
	margin:	0;
	text-decoration: none;
}
#topnav a:hover {
	color: #fff;
	line-height: 29px;
	width: 92px;
	padding-right: 2px;
	background: url("../images/nav_btn.gif") no-repeat 0 -32px;
}
#nav {
	position: absolute;
	bottom: 62px;
	right: 40px;
	text-align: center;
	float: right;
}
#nav ul {
	list-style: none;	
}
#nav li {
	display: inline;
	text-align: center;
	padding: 0;
	margin-left: 12px;	
	float: left;
}
#nav a {
	color: #eee;
	font: 13px/32px verdana, sans-serif;
	background: url("../images/nav_btn.gif") no-repeat left top;
	width: 94px;
	height: 32px;
	float: left;
	margin:	0;
	text-decoration: none;
}
#nav a:hover {
	color: #fff;
	line-height: 29px;
	width: 92px;
	padding-right: 2px;
	background: url("../images/nav_btn.gif") no-repeat 0 -32px;
}
#home #nav li#home-nav a, 
#about #nav li#about-nav a, 
#faq #nav li#faq-nav a, 
#contact #nav li#contact-nav a {
	background: url("../images/nav_btn.gif") no-repeat 0 -64px;
	color: #fff;
	line-height: 30px;
	font-weight: bold;
	width: 92px;
	padding-right: 2px;
}
.error {
	color: #ed1c24;
	font-weight: bold;
}
#promo {
	width: 780px;
	height: 204px;
	margin: 0 auto;
	padding: 0;
	display: block;
}
#pagenav {
	background: url("../images/pagenav_bg.gif") repeat-x;
	float: left !important;
	float: auto;
	width: 724px;
	height: 51px;
	margin: 12px;
	padding: 0 15px;
	border: 1px solid #fff;
}
form {
	display: inline;
}
	#pagenav p {
		margin: 0;
		padding: 15px 0 0 0;
	}

#content {
	width: 780px;
	background: url("../images/content_bg.gif") no-repeat top;
	margin: 0 auto;
	min-height: 479px;
	height: auto !important;
	height: 479px;
	clear: both;
}
.nobg:hover {
	background: none !important;
}

p {
	margin: 14px;
	clear: both;
}

h2 {
	font: bold 18px/51px Georgia, Times;
	color: #ed145a;
}
h3 {
	font: bold 11px/19px verdana, sans-serif;
	margin: 12px;
	background: #ed145a;
	color: #fff;
	padding: 3px 6px;
}
h4 {
	font: bold 12px tahoma, sans-serif;
	color: #596068;
	margin: 10px;
}

.btn {
	padding: 4px 10px;
	background: #b0b8c4;
	color: #fff !important;
	font-weight: bold;
	text-decoration: none;
	border: none;
}
.btn:hover {
	background: #ed145a;
	color: #fff;
	cursor: pointer;
}
.col {
	width: 180px;
	background: url("../images/col_top.gif") no-repeat;
	margin: 0 0 0 12px;
	float: left;
	display: inline;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
.col p {
	margin: 10px 10px 20px 10px;
}
.col ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
	.col ul a {
		display: block;
		padding: 4px 4px 4px 15px;
	}
.tripcol {
	width: 564px;
	margin: 0 0 0 12px;
	float: left;
	display: inline;
}
.tripcol p {
	margin: 12px;
}
#maincol {
	width: 372px;
	margin: 0 0 0 12px;
	float: left;
}

#details {
	width: 372px;
	height: 171px;
	background: url("../images/detailbox.gif") no-repeat;
	margin: 10px 0;
	position: relative;
}

#price {
	position: absolute;
	top: 9px;
	left: 9px;
	width: 146px;
	height: 49px;
	font: bold 36px/49px arial, sans-serif;
	color: #ed145a;
	text-align: center;
}
#options {
	position: absolute;
	top: 9px;
	left: 164px;
}
#options select {
	width: 80px;
}
#options .btn {
	margin: 6px 0 0 0;
}
#description {
	position: absolute;
	top: 67px;
	left: 9px;
}
#description  p {
	margin: 10px;
}

#extras {
	margin: 0 0 0 12px;
	display: inline;
	clear: both;
}

	
.thumbnails {
	margin: 0 0 12px 0;
}

.thumbnails div {
	float:left;
	width: 192px;
}

.thumbnails p {
	top:-12px;
	position:relative;
	margin-bottom:0;
}

	.thumbnails a {
		float: left;
		width: 168px;
		height: 151px;
		padding: 6px;
		background: url("../images/pic_bg.gif") no-repeat;
		margin: 0 0 12px 12px;
		position: relative;
	}
	.thumbnails a.a4 {
		float: none;
		padding: 0px;
		background: url("") no-repeat;
		margin: 0 0 0 0;
		position: relative;
	}
	.thumbnails a.a4 img {
		float: none;
	}
	#content .thumbnails a.a4:hover {
	}
		.thumbnails a img {
			float: left;
		}
		.thumbnails a.new img {
			position: absolute;
			top: 6px;
			left: 6px;
		}
		#content .thumbnails a:hover {
			background: url("../images/pic_bg.gif") no-repeat 0 -163px  !important;
		}
		.thumbnails a span {
			display: none;
		}
	#content a {
		color: #ed145a;
	}
		#content a:hover {
			color: #fff;
			background: #ed145a;
			text-decoration: none;
		}
	#content a img {
	}
		#content a:hover img {
		}

#cart {
	padding: 10px;
	clear: both;
}
#cart p {
	margin: 0 0 10px 0;
}
label {
	font-weight: bold;
}
.required {
	font: italic 100% arial, sans-serif;
	color: #999;
}
#cart table {
	width: 100%;
	margin-bottom: 20px;
	clear: both;
}
#cart table th, #cart table td {
	padding: 3px 6px;

}
#cart table td {
	padding: 6px 6px;
}
#cart table tr.alt {
	background: #f2f5f7;
}
#cart table th {
	background: #ed145a;
	color: #fff;
}
#cart table table th {
	background: #b0b8c4;
}
#steps {
	text-align: center;
	display: block;
	height: 52px;
	margin: 0 auto;
	clear: both;
}
#steps span {
	display: none;
}
#steps span.show {
	display: block;
}

#footer {
	/*background: url("../images/footer_bg.gif") repeat-x;*/
	background: url("../images/219.jpg") repeat-x;
	
	text-align: left;
	display: block;
	clear: both;	
	height: 50px;
	padding: 42px 0 0 0;
	color: #eee;
}
	#footer a {
		color: #fff;
		text-decoration: none;
	}
		#footer a:hover {
			color: #fff;
			background: #ed145a;
		}
	#footer p {
		width: 770px;
		margin: 0 auto;
		padding: 10px 0 10px 10px;
	}
.txtCopyright {
	display: none;
}