*{font-size: 100.01%;}
html{font-size: 62.5%;}
html,body {
	height: 100%;
	margin: 0;
}
body{
	font: 1.5em/1.289em Arial, Helvetica, sans-serif;
	margin:0;
	background:url(../images/wave-repeat.jpg) repeat-x scroll 0 -10px #55c7e1;
	color:#000444;
}
#content-holder {min-height: 100%;}
* html #content-holder {height: 100%;}
img {border-style:none;}
a {
	text-decoration:underline;
	color:#00c;
}
a:hover {text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*main container*/
#main {
	padding-bottom: 132px;
	position:relative;
	margin:0 auto;
	width: 950px;
}
/*header*/
#header {
	height:1%;
	overflow:hidden;
	padding:10px 0 24px;
}
/*logo*/
#header h1 {
	margin:0;
	float:left;
	padding:13px 0 0;
}
#header h1 img {display:block;}
.header-holder {
	float:right;
	width:840px;
}
.header-holder p {
	float:left;
	font:bold 1em/1.6em "Trebuchet MS", Arial, sans-serif;
	margin:0;
	color:#3962c8;
}
.header-holder .holder {
	height:1%;
	overflow:hidden;
	padding:0 8px 6px 0;
}
.header-holder .upperright {
	float:right;
	font:0.8em/1.583em "Trebuchet MS", Arial, sans-serif;
	color:#505050;
	padding-left:15px;
}
.upperright #twitter_div {
	float: left;
	margin: 0px 6px 0 0;
	}
.upperright ul {
	margin: 5px 0 0px 0;
	list-style-type: none;
}
.upperright #twitter_div #twitter_update_list li {
	list-style-type: none;
}
.upperright #twitter_div #twitter_update_list a {
	display:none;
}
.header-holder .upperright em {
	font-style:normal;
	font-weight:bold;
}
.header-holder .upperright strong {
	font-size: 1.657em;
	line-height:1.2em;
	color:#cc6700;
	padding-left:15px;
}
.header-holder .upperright .open {
	background-image:url(../images-layout/header-status-open.gif);
	background-position:0 50%;
	background-repeat:repeat-x;
	padding:17px 10px 18px;
	margin-right:10px;
}
.header-holder .upperright .closed {
	background-image:url(../images-layout/header-status-closed.gif);
	background-position:0 50%;
	background-repeat:repeat-x;
	padding:17px 10px 18px;
	margin-right:10px;
}
#menu {
	width:834px;
	background:url(../images-layout/menu3.gif) no-repeat;
	padding:0 0 0 6px;
	margin:0;
	list-style:none;
}
#menu:after {
	content:" ";
	display:block;
	clear:both;
}
#menu li {
	float:left;
	font:bold 17px/39px "Trebuchet MS", Arial, sans-serif;
	background:url(../images-layout/divider.gif) no-repeat 0 3px;
	padding:1px 0 0 3px;
}
#menu li:first-child {background:none;}
#menu li a {
	float:left;
	color:#fff;
	text-decoration:none;
	position:relative;
	padding:0 0 0 10px;
	cursor:pointer;
}
#menu li a strong {
	float:left;
	padding:0 18px 0 8px;
}
#menu li.active a,
#menu li a:hover {
	background:url(../images-layout/menu-h-right.gif) no-repeat;
	position:relative;
	margin:0 -3px -3px;
	color:#0d42c4;
}
#menu li.active a strong,
#menu li a:hover strong {
	background:url(../images-layout/menu-h-left.gif) no-repeat 100% 0;
	padding:0 21px 3px 11px;
}
.sub-nav {
	background:url(../images-layout/sub-nav.gif) repeat-y;
	width:840px;
}
.sub-nav a {color:#284ba6}

.sub-nav .subactive {
	background:url(../images/up_triangle.gif) no-repeat center bottom}
	
.sub-nav .subactive a{
	text-decoration:none;
}

.sub-nav .bottom {
	overflow:hidden;
	width:840px;
	background:url(../images-layout/sub-nav-bottom2.gif) no-repeat 0 100%;
	padding:2px 0;
}
.sub-menu {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	width:666px;
}
.sub-menu li {
	float:left;
	line-height:2em;
	font-size: 0.867em;
	padding:0 10px 0 9px;
}
.small-nav {
	float:right;
	list-style:none;
	margin:-200px 0 0;
	padding:200px 0 0;
	border-left:1px solid #c0c0c0;
}
.small-nav li {
	float:left;
	line-height:2.36em;
	font-size: 0.733em;
	padding:0 7px;
}
.small-nav li a {
	float:left;
	padding:0 0 0 24px;
	color:#333;
	text-decoration:none;
}
.small-nav li a:hover {text-decoration:underline;}
.email a {background:url(../images-layout/email.gif) no-repeat 0 2px;}
.print a {background:url(../images-layout/print.gif) no-repeat 0 2px;}
/*content*/
.container {
	width:100%;
	padding:0 0 26px;
}
.container:after {
	content:" ";
	display:block;
	clear:both;
}
#content {
	width:949px;
	float:left;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 1px solid #CFCFCF;
background-color:#FFF;
/*	background:url(../images-layout/content.gif) repeat-y;*/
}
.content-top {
	width:939px;/*	background:url(../images-layout/content-top.gif) no-repeat;*/
}
.content-bottom {
	width:899px;
	/*	background:url(../images-layout/content-bottom.gif) no-repeat 0 100%;*/
	padding:18px 0px 16px 40px;
	min-height:200px;
}

.hompage-top-half {
	min-height:245px;
}

* html .content-bottom {height:200px;}
#content h2 {
	margin:0 0 20px;
	font:bold 1.533em/1.37em "Trebuchet MS", Arial, sans-serif;
	display:block;
	padding:0 0 15px;
	text-decoration:none;
	color:#c60;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #284BA6;
}
/*#content h2 a {
	display:block;
	background:url(../images-layout/title-bg.gif) no-repeat 0 100%;
	padding:0 0 15px;
	text-decoration:none;
	color:#c60;
}
#content h2 a:hover {background:none;}*/

#content h3 {
	margin:0 0 3px;
	font:bold 1.233em/1.13em "Trebuchet MS", Arial, sans-serif;
	display:block;
	padding:15px 0 8px;
	text-decoration:none;
	color:#c60;
}

#calculatorForm {
	background-color: #dfecfb;
	padding:7px 10px;
}

.text {
	padding:0 0 0 0;
	height:1%;
	overflow:hidden;
}
.text-holder {padding:0 0px 0 0}
.text p {margin:0 0 18px;}
.align-left {
	float:left;
	padding:0 30px 30px 0;
}
.align-right {
	float:right;
	padding:0 0 30px 30px;
}
.align-left img,
.align-right img {display:block;}
.container-box {
	padding:0 0 14px;
	height:1%;
	overflow:hidden;
}
.boxes {
	width:100%;
	position:relative;
	overflow:hidden;
	border-bottom:1px solid #ccc;
	margin:-10px 0 10px;
}
.boxes .box {
	width:310px;
	float:left;
	overflow:hidden;
	padding:18px 8px 0 0;
}
.boxes .alt {
	margin-bottom:-9999px;
	border-left:1px solid #ccc;
	float:right;
	padding:18px 0 9999px 10px !important;
}
.boxes .box h3 {
	font-size:1.2em;
	line-height:1.1em;
	color:#000444;
	margin:0 0 4px;
}
.boxes .box h3 a {
	color:#000444;
	text-decoration:none;
}
.boxes .box h3 a:hover {text-decoration:underline;}
.boxes .box div {
	padding: 0 0 20px 9px;
	line-height: 1.267em;
}
.boxes .box div p {margin:0;}
.boxes .box div .picture {
	float:right;
	position:relative;
	margin:-28px 0 0 2px;
	display:inline;
}
.boxes .box div .picture img {display:block;}
.box-text {
	height:1%;
	overflow:hidden;
}
.box-text h3 {
	font-size:1.2em;
	line-height:1.1em;
	margin:0 0 4px;
}
.box-text h3 a {
	color:#000444;
	text-decoration:none;
}
.box-text h3 a:hover {text-decoration:underline;}
.box-text p {margin:0 0 18px;}
/*content-text*/
.content-text {
	width:100%;
	overflow:hidden;
}
/*sidebar*/
#sidebar{
	width:290px;
	float:right;
}
.gray-box {
	width:290px;
	background:url(../images-layout/gray-box.gif) repeat-y;
}
.gray-box .top {
	width:290px;
	background:url(../images-layout/gray-box-top.gif) no-repeat;
}
.gray-box .bottom {
	width:269px;
	background:url(../images-layout/gray-box-bottom.gif) no-repeat 0 100%;
	padding:19px 12px 12px 11px;
}
.text-box {
	width:230px;
	overflow:hidden;
	padding:0 0 20px 14px;
}
.text-box p {margin:0 0 18px;}
/*sidebar-box*/
.sidebar-box {
	padding:0 0 0 20px;
	width:244px;
}
.sidebar-box h3 {
	border-bottom:3px solid #becee6;
	padding:0 0 3px;
	font:bold 1.03em/1.333em "Trebuchet MS", Arial, sans-serif;
	color:#cc6700;
	margin:0 0 12px;
}
.sidebar-box h3 a {
	color:#cc6700;
	text-decoration:none;
}
.sidebar-box h3 a:hover {text-decoration:underline;}
.ads {
	list-style:none;
	margin:0;
	padding:0;
	width:270px;
	overflow:hidden;
}
.ads li {
	float:left;
	padding:0 32px 0 0;
}
.ads img {display:block;}
/*btn*/
.btn {
	display:block;
	width:215px;
	height:59px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images-layout/btn-ticket-image-home.gif) no-repeat;
	position:relative;
	margin:0px -6px 8px -1px;
}
.btn:hover {background-position:0 -59px;}
.shark {
	background:url(../images-layout/shark.jpg) no-repeat;
	width:124px;
	padding:116px 124px 0 20px;
	position:relative;
	min-height:140px;
	margin:0 0 28px;
}
.shark-title {
	position:absolute;
	width:120px;
	height:70px;
	font:18px/20px "Trebuchet MS", Arial, sans-serif;
	color:#cc6700;
	margin:0;
	text-align:center;
	left:34px;
	top:22px;
}
.shark-title a {
	color:#cc6700;
	text-decoration:none;
}
.shark-title a:hover {text-decoration:underline;}
.list {
	list-style:none;
	margin:0;
	padding:0;
}
.list li {
	height:1%;
	overflow:hidden;
	vertical-align:top;
	background:url(../images-layout/marker-list.jpg) no-repeat 0 6px;
	font:1em/1.267em "Trebuchet MS", Arial, sans-serif;
	padding:0 0 4px 14px;
}
.list li a {color:#000444;}
.form {
	height:1%;
	overflow:hidden;
	padding:0 0 4px;
}
.form label {
	float:left;
	width:80px;
	padding:0 4px 0 0;
	line-height: 1.2em;
}
.form .input-text {
	height:1%;
	overflow:hidden;
	padding:0 0 7px;
}
.form .input-text input {
	width:130px;
	font-size:0.9em;
	padding:0 5px;
	float:left;
}
.form .submit {
text-align:right;
padding:0 0 2px;
}
.form .submit a {
	color:#9999d8;
	text-decoration:none;
	font-size: 0.667em;
}
.form  .submit a:hover {text-decoration:underline;}
.form  .submit input {
	font-size:0;
	line-height:0;
	margin:0 0 0 10px;
}
.txt {
	overflow:hidden;
	height:1%;
	padding:0 0 0 10px;
}
/*footer*/
#footer {
	position:relative;
	width: 100%;
	height: 132px;
	margin-top: -132px;
}
.footer {
	width:895px;
	margin:0 auto;
	/*background: url(../images-layout/footer.gif) no-repeat;*/
	height: 118px;
	padding:14px 16px 0 40px;
	overflow:hidden;
	color:#284ba6;
}
.nav {
	width:608px;
	padding:7px 0 0;
	/*background:url(../images-layout/nav-top.gif) no-repeat;*/
	margin:0 0 24px;
}
.nav span {
	display:block;
	height:4px;
	overflow:hidden;
	/*background:url(../images-layout/nav-bottom.gif) no-repeat;*/
}
.nav ul {
	list-style:none;
	margin:0;
	padding:0 0 4px;
	/*background:#e3e9f5;*/
	width:608px;
	overflow:hidden;
}
.nav ul li {
	float:left;
	line-height:22px;
	font-size:16px;
	padding:0 13px 0 13px;
	background:url(../images-layout/nav-divider.gif) no-repeat 0 4px;
	margin:0 1px 0 -1px;
}
.nav ul li a {
	text-decoration:none;
	color:#284ba6;
}
.nav ul li a:hover {text-decoration:underline;}
.column-left {
	width:608px;
	float:left;
	padding:8px 0 0;
}
.column-left strong {
	display:block;
	font-size:15px;
	line-height:19px;
}
.footer p {
	margin:0;
	font-size:15px;
	line-height:19px;
}
.column-right {
	width:244px;
	float:right;
	padding:6px 0 0 ;
}
.column-right address {
	font-style:normal;
	font-weight:bold;
	padding:0 0 20px;
	font-size:15px;
	line-height:19px;
}
.column-right address span {display:block;}

.lineItem {
	border-bottom: 1px solid #CCC;
	padding-bottom:3px;
	padding-top:2px;
}

.priceTotallabel {
	padding-top:10px;
}
.priceTotalItem {
	border-top: 2px solid #999;
	padding-top:10px;
}

#homepagepromo {
	background-image:url(../images/home-page-promo-Second-Wave.gif);
	width:200px;
	height:410px;
	float:right;
	padding-left:20px;
	background-repeat: no-repeat;
	background-position: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#homepagepromo p {
	margin-top:210px;
}

.highlight {
}