@import url(reset.css);
@import url(default.css);
@import url(menu.css);

body { 
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}

a:link { color: #df9029; }
a:visited { color: #cf8526; }
a:hover { color: #ff9000; }

#container { width: 990px; margin: 0 auto; }

#header { position: relative; background: #000 url(../images/header.png) repeat-x bottom left; padding: 25px 0; }
#header h1 { width: 219px; background: #000 url(../images/logo2.jpg) no-repeat; text-indent: -999em; }
#header h1 a:link, #header h1 a:visited { display: block; height: 219px; }
#header #flash, #header #pimg { position: absolute; top: 25px; right: 0%; }

#main1 { background: #707070 url(../images/content.png) repeat-x bottom left; }
#main2 { background-image: url(../images/content-padding.png); background-repeat: repeat-x; }

#colLeft { float: left; width: 219px; margin: 0; padding: 0; }
#colLeft .padding { padding: 46px 0 0; }

#colRight { float: right; width: 219px; margin: 0; padding: 0; background-color: #09f; }

#content { margin: 0 219px; }
#content .floatfix { display: table; height: 1%; width: 100%; margin: 0; padding: 0; }
#content .padding { padding: 1em 1em 8em; min-height: 400px }
body.root #content .padding { padding: 0; min-height: 1px; }
body.root #content .padding .padding { padding: 25px; }
body.root #content .padding .padding img { float: right; margin: 0 0 25px 25px; }

#content .shop-form .padding { min-height:0; height:auto; padding: 1em; margin:0; }

#features { margin: 0; padding: 0; }
#features li { color: #9d9d9d; background: #1c1c1c url(../images/features-li.png) repeat-x; list-style: none outside; width: 195px; height: 75px; float: left; position: relative; padding: 25px 12px 12px 124px; border-right: 1px solid #3d3d3d; }
#features li.first { width: 192px; }
#features li.last { width: 193px; border: none; }
#features li h3 { color: #f28900; text-transform: lowercase; }
#features li h3 em { display: block; text-indent: -999em; width: 101px; height: 21px; background: #000 url(../images/fb-logo.png) no-repeat; }
#features li img { position: absolute; top: 0%; left: 0%; }
#features li p { margin: 0; padding: 0; }
#features a.details { color: #f7ad0d; text-transform: uppercase; text-decoration: none; }

h2.title { color: #f28900; background-image: url(../images/title.png); background-repeat: no-repeat; background-position: left; text-transform: lowercase; margin: 0 0 2.75em; padding: 0 0 0 25px; }

#footer { background: #f39831 url(../images/footer.png) repeat-x; text-align: center; padding: 1em 0; }

.reserve_title {
	color: #1a1a1a;
	font-weight: normal;
	text-transform: uppercase;
}
.reserve_subtitle {
	color: #1a1a1a;
	text-transform: uppercase;
}
.reserve_title_alt { color:#F28904; margin: 0 0 10px; }
.reserve_head_info {
	padding-top: 9px;
	color: #fff;
}

.reserve_btn {
	margin: 2px;
	padding: 3px 6px;
	background: #1a1a1a;
	color: #efefef;
	border: none;
	text-transform: uppercase;
	line-height: 1em;
}
a.reserve_btn:link, a.reserve_btn:visited, a.reserve_btn:hover {
	padding: 5px 10px;
	color: #efefef;
	text-decoration: none;
}

.shop-form .input-line { margin: 0 0 5px 0; }
.shop-form .input-line label { display:block; float:left; width:120px; font-size: 1.1em; color:#fff; text-align:right; padding: 0 5px 0; }

input[type='image'] { border: none; background: none; }

.shop-form .input-line input[type='text'], .shop-form .input-line input[type='password'] { 
	width:180px;
	padding: 3px 4px 2px;
	background: #fff url(../images/input_bg.png) top repeat-x;
	border: 1px solid #606060;
}
.shop-form  select {
	background: #fff url(../images/input_bg.png) top repeat-x;
	border: 1px solid #606060;
}

.date_link {
	color: #1a1a1a;
	text-decoration: underline;
	cursor: pointer;
}

#grp-members { margin: 0 0 20px; }
#grp-members .grp-member { color: White; overflow:auto; background-color:#4F4F4F; margin: 0 0 5px; }
#grp-members .grp-member .member-control { border-bottom: solid 1px black; overflow:auto; padding:5px; }
#grp-members .grp-member .member-name { font-size: 1.2em; float:left; }
#grp-members .grp-member .member-links { overflow:auto; float:right; list-style:none; margin:0; padding:0; }
#grp-members .grp-member .member-links li { float:left; list-style:none; margin:0; padding:0 8px; border-right: 1px solid #F28904; }
#grp-members .grp-member .member-links li.last { border-right: none; }
#grp-members .grp-member .member-links a { color:#F28904; text-decoration:none; font-weight:bold; cursor:pointer; }

#grp-checkout a {
	display: block;
	width: 184px;
	height: 30px;
	margin: 4px 0 4px auto;
	background: url(../images/btn_orangeSquare_checkout.png) no-repeat;
	text-indent: -9999px;
}

.ItemList { overflow:auto; margin: 0 0 5px; }
.ItemList .package { float:left; margin:4px; width: 140px; height:220px; color: #fff; overflow:auto; cursor:pointer; }
.ItemList .title { margin: 4px 0 2px; color: #1a1a1a; font-size: 1.15em; font-weight: bold; }
.ItemList .package .img{ text-align:left; height: 120px; }
.ItemList button { clear:left; float:right;}

.ItemDetail { overflow:auto; margin: 0 0 5px; }
.ItemDetail .item .img{ float:left; margin: 5px 15px 5px 5px; }
.ItemDetail .item .item-info {
	padding-top: 20px;
	color: #fff;
}
.ItemDetail .item .title { 
	margin: 5px;
	font-size: 1.2em;
	font-weight:bold;
	text-transform: uppercase;
}
.ItemDetail .item .pricing {
	clear:right;
	margin: 20px 5px 5px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	
}
.ItemDetail .item .pricing .price { padding-left: 25px; }
.ItemDetail button { clear:both; float:right;}
.ItemDetail form { clear:both; }

.ItemDetail .subitem { 
	margin-top: 20px;
	padding-left: 40px;
	color: #fff;
}
.ItemDetail .subitem .subitem-info {
	float: left;
	width: 280px;
}
.ItemDetail .subitem .title {
	margin-bottom: 8px;
	font-size: 1.1em;
	font-weight: bold;
}
.ItemDetail .subitem .price .price {
	padding-left: 15px;
}

.ItemDetail .options { float: left; }
.ItemDetail .option-group { margin: 0 0 5px 0; }
.ItemDetail .option-group label { display:block; float:left; width:140px; text-align:right; padding: 0 5px 0; }


.grp-member-items { padding: 2px; }
.grp-member-items .grp-member-item { 
	overflow:auto;
	padding: 0 6px 0 36px;
	background: url(../images/product_line.png) no-repeat;
}
.grp-member-items .grp-member-item .grp-member-item-title {
	padding-right: 5px;
	line-height: 1.75em;
	background: #4f4f4f;
}
.grp-member-items .grp-member-item button {float:right; }

.grp-member-item .reserve_btn {
	padding: 0 2px;
	background: #2d2d2d;
	border-width: 1px;
	border-style: solid;
	border-color:#888 #1C1C1C #141414 #666;
	text-transform: lowercase;
}

#cart-preview {
	margin-bottom:10px;
}

#shopping-cart th {
	background: #ef931d;
	color: #000;
	text-align: left;
}
#shopping-cart tr.rowalt td {
	background: #e5e5e5;
}
#shopping-cart  #unused-message {
	width: 400px;
	margin: 12px auto;
	padding: 1em;
	background: #efc91d;
	border: 3px dashed #333;
	font-weight: bold;
	text-align: center;
}

body.noRight #colRight { display: none; }
body.noRight #content { margin-right: 0; }

body.noLeft #colLeft { display: none; }
body.noLeft #content { margin-left: 0; }

body.noStructure {}
body.noStructure #colLeft,
body.noStructure #colRight,
body.noStructure #main1,
body.noStructure #main2,
body.noStructure #content,
body.noStructure #header,
body.noStructure #footer,
body.noStructure #menu
{
	display:none;
}
.hidden { display: none; }

#sortableTable0 {
	font-size: 1.2em;
}