/* maincontent */
#packages {
	border:0px;
	padding:0px;
	margin:0px 0px 10px 0px;
	position:relative;
}
.specs {
	border:1px solid #9B9B9B;
	background-color:#903;
	padding:15px;
	margin:0px;
	position:relative;
	width:748px;
	height:70px;
	text-align:center;
}
#spec1 {
	float:left;
}
#spec2 {
	float:right;
}
.box1 {
	border:1px solid #9B9B9B;
	background-color:#257FBD;
	padding:0px;
	margin:0px 0px 10px 0px;
	position:relative;
}
.box1 H2 {
	margin-left:50px;
	font-size:18px;
	margin-bottom:10px;
}
.box1 p {
	text-align:center;
}
.box1 table {
	clear:both;
	width:100%;
	border-collapse:collapse;
	text-align:center;
}
.box1 table thead {
	background-color:#036;
	font-weight:bold;
}
.box1 table tfoot tr td {
	background-color:#808080;
	padding:8px 3px;
}
.box1 table tr td {
	padding:5px 3px;
}
.box1 table tr td a:hover {
	color:#FF0;
}
.box1 table tr.odd {
	background-color:#2170A7;
}
#itemadded {
	position:absolute;
	z-index:400;
	top:50px;
	left:50px;
	text-align:center;
	border:2px solid #9B9B9B;
	background-color:#800023;
	padding-top:40px;
	width:520px;
	height:160px;
	font-weight:bold;
}
.hideitemadded {
	display:none;
}
.showitemadded {
	display:block;
}
#qlbox1,
#qlbox2,
#qlbox3,
#qlbox4,
#qlbox5,
#qlbox6 {
	position:relative;
	width:224px;
	padding-left:135px;
	padding-bottom:20px;
	background-position:top left;
	background-repeat:no-repeat;
}
#qlbox1 {
	background-image:url(../images/Calypso-IndexThumb1.jpg);
}
#qlbox2 {
	background-image:url(../images/Calypso-IndexThumb2.jpg);
}
#qlbox3 {
	background-image:url(../images/Calypso-IndexThumb3.jpg);
}
#qlbox4 {
	background-image:url(../images/Calypso-IndexThumb4.jpg);
}
#qlbox5 {
	background-image:url(../images/Calypso-gopro.jpg);
}
#qlbox6 {
	background-image:url(../images/Calypso-IndexThumb6.jpg);
}
.qwline-x {
	width:340px;
}
.qwline-y {
	height:80px;
}
