/* CSS Document */
* {
	margin:0;
	padding:0px;
	font-size:100%;
}
body {text-align:center; background:url(images/page-tail2.jpg) center top repeat;}
.right-tail {background:url(images/header-right.jpg) left top repeat-x; position:absolute; right:0; top:0; width:50%; height:235px;}
.left-tail {background:url(images/header-left.jpg) center top repeat-x;}

#contentwrapper {
	background:url(images/page-tail.jpg) center top repeat;
	}

img {vertical-align:top;}
a img {border:0;}



table {border-collapse:collapse; border:0;}

html, input, textarea {font-family:Tahoma, Geneva, sans-serif; font-size:0.688em; line-height:1.273em; color:#F9E3C8;}
input, select {vertical-align:middle; font-weight:normal;}

.forminput {font-family:Tahoma, Geneva, sans-serif; font-size:0.88em; line-height:1.273em; color:#000000;}
.forminput {
	vertical-align:middle;
	font-weight:normal;
	margin-top: 3px;
	padding: 3px;
}

a {text-decoration:underline; color:#FFBE25;}
a:hover {text-decoration:none;}
/*
ul {list-style:none;}
ul li {
	line-height:1.5em;
}
li a {text-decoration:none; color:#F9E3C8;}
li a:hover {text-decoration:underline; color:#FFF;}
*/

.float-l {float:left;}
.float-r {float:right;}
.clear {clear:both; font-size:0%; line-height:0%; height:0;}

.col-1,
.col-2,
.col-3,
.col-4,
.col-1split,
.col-2split {float:left;}

/***************header***************/
#header {position:relative; background:url(images/header-bg-shadow2.jpg) center top no-repeat; }
#header-landing {position:relative; background:url(images/header-bg.jpg) center top no-repeat; }

.logo {
	float:left;
	padding:15px 0px 0px 0px;
}

.menu {
	position:relative;
	margin-left:20px;
	padding:15px 0px 0px 0px;
	border: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
/*
.menu ul {
	height: 60px;
}

.menu li {float:left; vertical-align:middle;}
.menu .extra {padding-right:0px;}

.menu li a {
	color:#F7C36D;
	line-height:60px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow:2px 2px 5px #000000;
	font-weight:bold;
	display:block;
	padding:0px 20px;
}
.menu li a:hover, .menu li .act {color:#FFFFFF; text-decoration:none; text-shadow:2px 2px 5px #000000;}

.menu .m1 a {background:url(images/menu_end_lft.png) left top no-repeat;}
.menu .m2 a {background:url(images/menu.png) left top repeat-x;}
.menu .m3 a {background:url(images/menu.png) left top repeat-x;}
.menu .m4 a {background:url(images/menu.png) left top repeat-x;}
.menu .m5 a {background:url(images/menu.png) left top repeat-x;}
.menu .m6 a {background:url(images/menu.png) left top repeat-x;}
.menu .m7 a {background:url(images/menu.png) left top repeat-x;}
.menu .m8 a {background:url(images/menu_end_rt.png) right top no-repeat;}

.menu .m1 a:hover, .menu .m1 .act {background:url(images/menu_end_lft_on.png) left top no-repeat;}
.menu .m2 a:hover, .menu .m2 .act {background:url(images/menu_on.png) left top repeat-x;}
.menu .m3 a:hover, .menu .m3 .act {background:url(images/menu_on.png) left top repeat-x;}
.menu .m4 a:hover, .menu .m4 .act {background:url(images/menu_on.png) left top repeat-x;}
.menu .m5 a:hover, .menu .m5 .act {background:url(images/menu_on.png) left top repeat-x;}
.menu .m6 a:hover, .menu .m6 .act {background:url(images/menu_on.png) left top repeat-x;}
.menu .m7 a:hover, .menu .m7 .act {background:url(images/menu_on.png) left top repeat-x;}
.menu .m8 a:hover, .menu .m8 .act {background:url(images/menu_end_rt_on.png) right top no-repeat;}
*/
/***************content***************/
.wrapper {
	width:100%;
	overflow:hidden;
}
.greensale {
	color:#33FF33;
	font-size: 2em;
}
.img-indent {float:left; margin:3px 10px 0 0;}
.img-deal {float:left; margin:3px 10px 0 0; width:100px; border:solid #000000 1px;}
.img-prod {float:left; margin:3px 10px 0 0; width:165px; border:solid #000000 1px;}
.img-part {float:left; margin:3px 10px 0 0; width:165px; border:solid #000000 1px;}
.img-part-sm {float:left; margin:3px 10px 0 0; width:99px; border:solid #000000 1px;}
.img-gall {
	margin:3px 0px 8px 0px;
	width:220px;
	border:solid #000000 1px;
}
.img-cc {margin:3px 5px; width:50px;}




.phone {
	float:right;
	margin-right:170px;
}
.cite {font-style:italic; font-size:1.3em; line-height:1.35em;}
.customer {text-align:right; font-style:normal; font-weight:bold; font-size:1.2em; line-height:1.35em;}

#content {
	background:url(images/content-bg.jpg) center top no-repeat;
	padding:10px 0 0px 0px;
}

.list-prod li {list-style:disc; margin-left:10px; line-height:1.3em;}

.row-1 {margin-left:-3px; padding-bottom:8px;}
.row-1 .col-2 {padding:0 3px;}
.row-1 .col-1split {padding:0 3px;}
.row-1 .col-2split {padding:0 3px;}

.row-2 {margin-left:-3px; padding-bottom:15px;}
.row-2 .col-1 {padding-right:14px;}

.text-right {text-align:right; padding-right:2px;}
.flow {zoom:1; overflow:hidden;}

/***************titles***************/
h1 {
	color: #ffffff;
	font-weight:normal;
	font-size:18px;
	font-style: italic;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 2.05em;
	margin-right:14px;
}
h2, h3 {color:#FFF; font-weight:normal; line-height:1em;}

h2 {font-size:2em; padding-bottom:10px;}
.box2 h2 {
	padding-bottom:15px;
}

h3 {font-size:2.727em; padding-bottom:15px;}

h4 {
	color:#33CC33;
	padding-bottom:5px;
}
h4 em {font-weight:normal; color:#FFF;}
.list-un h4 {padding-bottom:0;}

h5 {font-size:1.182em; color:#FFF;}

/***************links***************/
.link, .link-un {font-size:1.25em; text-transform:uppercase; font-weight:bold;}
.link-un {color:#EFD0AA;}

.list li {color:#F9E3C8; background:url(images/list-marker.gif) left 10px no-repeat; position:relative; padding:0 0 0 9px; line-height:1.818em;}
.list p {background:url(images/list-tail.gif) 3px 14px repeat-x;}
.list li p span, .list li p strong {font-weight:normal; display:inline-block; background:url(images/list-tail-no.gif) left 14px repeat-x;}
.list li span {float:right;}
.list li em {color:#FFF;}

.list-un li {background:url(images/marker.gif) left 6px no-repeat; position:relative; line-height:1.273em; padding:0 0 6px 9px;}

ul.float-r {padding-right:52px;}

/***************boxes***************/
.box1 {background:url(images/box1-tail.png) left top repeat;}
.box1 .inner {padding:11px 9px 20px;}
.box1 .text {padding:0 0 0 4px;}

.box2 {background:url(images/box2-tail.png) left top repeat; color:#FFF;}
.box2 .inner {padding:20px 10px 20px 10px;}

.q-box {
	background:url(images/quote-bg.png) left top no-repeat;
	position:relative;
	height: 80px;
	width: 305px;
	top: 5px;
}

.q-box .text {
	position:absolute;
	top:20px;
	padding:0px 10px;
	width: 280px;
}

.q-box-bott {
	background:url(images/quote-bg-bott.png) right bottom no-repeat;
	top: 5px;
	position: relative;
	min-height: 100px;
}
.q-box-bott .inner {padding:5px 10px 20px 10px;}
.q-box-bott .text {padding:0 0 0 4px;}
.q-box-bott .text p {color:#ffffff;}

.border1 {background:url(images/border1-tail.gif) left top repeat-x;}
.border2 {background:url(images/border2-tail.gif) left top repeat-x;}
.border3 {background:url(images/border3-tail.gif) left top repeat-x;}
.border4 {
	border-bottom:1px solid #48712A;
	font-size:0%;
	line-height:0%;
	height:1px;
	padding-top:10px;
	margin-bottom:20px;
	clear:both;
}

/***************forms***************/
#logInForm {float:right; padding:34px 0 15px 0; vertical-align:middle}
#logInForm div {height:27px;}
#logInForm label {color:#FFF; margin-top:2px;}
#logInForm input {float:left; border:none; padding:2px 0 0 3px; font-size:1em;}
#logInForm .inp1 {background:url(images/inp-bg1.jpg) left top no-repeat; margin:0 18px 0 9px;}
#logInForm .inp2 {background:url(images/inp-bg2.jpg) left top no-repeat; margin:0 11px 0 11px;}

#logInForm .button {float:left; background:url(images/button-tail.gif) left top repeat-x; display:block; text-decoration:none; color:#fff;}
#logInForm .button span {background:url(images/button-left.gif) left top no-repeat; display:block;}
#logInForm .button span span {background:url(images/button-right.gif) right top no-repeat; display:block; padding:2px 11px 4px 12px;}
#logInForm .button:hover {text-decoration:underline;}

#logInForm strong {margin:0 0 0 58px;}
#logInForm strong a {color:#DDB27D;}
#logInForm .extra {border-left:1px solid #FFF; margin-left:7px; padding-left:8px;}

#contactForm p {padding:0 0 5px 0; margin:0; color:#F9E3C8; font-weight:bold; line-height:1em;}
#contactForm input, #contactForm textarea {font-size:1em; line-height:1em; padding:2px 0 0 3px; border:1px solid #000; background:#457038;}
#contactForm textarea {overflow:hidden;}
.buttons {text-align:right; padding:12px 2px 0 0px;} 
.buttons a {margin-left:16px;}

/***************positioning***************/
.text {padding:17px 0 0 2px;}

.margin1 {
	margin:3px 0 8px;
	border: solid #000000 1px;}
.margin2 {
	margin-right:6px;
	border: solid #000000 2px;
}

.margin3 {margin-right:15px;}
.margin4 {margin-bottom:8px;}
.margin5 {margin-bottom:12px !important;}
.margin6 {
	margin-left:5px;
}
.margin7 {margin-right:41.5px;}
.margin8{margin-left:400px;
margin-top:10px;}
.margin9{
	margin-top:30px;
}
.margin-10{margin-top:12px;}


.padding1 {padding-bottom:10px;}
.padding2 {padding-bottom:8px;}
.padding3 {padding-bottom:21px;}
.padding4 {padding-bottom:0;}
.padding5 {padding-bottom:15px;}
.padding6 {padding-right:15px;}
.padding7 {padding-bottom:28px;}
.padding10top {padding-top:10px;}

.line{
line-height:1.2;
}



/***************page-2***************/
#page-2 .row-2 .col-1 {padding-right:7px;}

/***************page-5***************/
#page-5 .row-2 .col-1 {padding-right:7px;}

/***************page-6***************/
#page-6 .box1 .col-1 {padding:0px 2px;}
#page-6 .box1 .col-2 {padding:0px 2px;}
#page-6 .box1 .col-3 {padding:0px 2px;}
#page-6 .box1 .col-4 {padding:0px 2px;}

/***************page-8***************/
#page-8 .col-2 .col-1 {padding-right:39px;}

/***************page-9***************/
#page-9 .col-1 {padding-left:15px;}

/************product page************/
.innerContainer{
width:585px;
margin:20px auto;
}

.innerContainer .title{
width:585px;
height:60px;
margin:0px auto;
background: url(images/imgLinkBg-yellow.png);
-webkit-border-top-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
}


.innerContainer .titleContent{
    float: left;
    margin: 15px 0 0 10px;
    width: 482px;

}

.innerContainer .titleContent h2{
padding:0;
margin-bottom:2px;
color:#fff;
}

.innerContainer .titleContent p{
font-weight:bold;
padding:0;
margin-left:1.5px;
color:#000;
}

.innerContainer .smallImg{
width:585px;
margin:10px auto 5px;
margin-top:10px;

}

.innerContainer .smallImg img{

margin-bottom:20px;
}

.innerContainer .bigImg{
width:585px;
margin:auto;
margin-top:15px;
background:#222;
}

.innerContainer .tbl{
width:583px;
height:420px;
margin:12px auto;
border:1px solid #48712A;
}

.innerContainer .tbl.upgrades{
height:459px;
}

.innerContainer .tbl .tbl-column1{
width:150px;
float:left;
}

.innerContainer .tbl .tbl-column2{
width:430px;
float:right;
}

.innerContainer .tbl ul{
margin-top:0px;
}

.innerContainer .tbl li{
background: #15280b;
height:35px;
line-height:3;
margin-bottom:3px;
text-indent:10px;
font-size:1.182em; 
color:#FFF;
list-style:none;

}
.white{
background: url(images/imgLinkBg.png);
}
.innerContainer .tbl .first{
background: url(images/imgLinkBg-yellow.png);
font-weight:bold;
color:#fff;
height:40px;
line-height:2;
text-indent:10px;
font-size:2em;

}

.innerContainer .tbl .everyother{
background: #122209;
}

/************room req page************/


.innerContainer .roomReqtbl {
width:533px;

margin:50px auto;
border:1px solid #48712A;
height:336px;
}

.innerContainer .roomReqtbl .RR-column1{
width:265px;
float:left;
}

.innerContainer .roomReqtbl .RR-column-a{
width:131px;
float:left;
}

.innerContainer .roomReqtbl .RR-column-b{
width:131px;
float:right;
}

.innerContainer .roomReqtbl .RR-column2{

width:265px;
float:right;
}

.innerContainer .roomReqtbl ul{
margin-top:0px;
list-style:none;
}

.innerContainer .roomReqtbl li{
background:#15280b;
height:60px;
margin-top:4px;
padding-top:10px;
text-indent:30px;
line-height:1;

list-style:none;
}


.innerContainer .roomReqtbl .inside {
	color: #ffffff;
	font-weight:normal;
	font-size:16px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:3;
	text-indent:15px;
}


.innerContainer .roomReqtbl .RR-first{
background: url(images/imgLinkBg-yellow.png);
font-weight:bold;
height:30px;
line-height:3;
margin-bottom:3px;
margin-top:0px;
text-indent:13px;
}



.innerContainer .roomReqtbl .everyother{
background: #122209;
}


.innerContainer .textContainer{
width:473px;
margin:0 auto;
}


.innerContainer .textContainer ul{

}

.innerContainer .textContainer li{
list-style:decimal;
margin-bottom:15px;
line-height:1.25;
}





/************pool table page************/

.sold{
	background: url("images/Sold.png") no-repeat scroll 0 0 transparent;
	bottom: 85px;
	height: 100px;
	left: 97px;
	position: absolute;
	width: 100px;
}


.sale{
 background: url("images/sales.png") no-repeat scroll 0 0 transparent;
    height: 100px;
    left: -13px;
    position: absolute;
    top: -12px;
    width: 100px;
}

.used{
 background: url("images/used.png") no-repeat scroll 0 0 transparent;
    height: 100px;
    left: -13px;
    position: absolute;
    top: -12px;
    width: 100px;
}

.imgContainer{
	display:inline;
	float:left;
	height:160px;
	margin:17px 30px 0px 0px;
	width:165px;
	position:relative;

}
.current .imgContainer{
	height:177px;
}
.current .imgContainer h2{
	color: #F9E3BE;
	    font-family: Georgia,"Times New Roman",Times,serif;
	    font-size: 18px;
	    font-style: italic;
	    font-weight: normal;
	    line-height: 2.05em;
	margin-top:0px;

}

.current .imgContainerlast{
	height:177px;
}
.current .imgContainerlast h2{
	color: #F9E3BE;
	    font-family: Georgia,"Times New Roman",Times,serif;
	    font-size: 18px;
	    font-style: italic;
	    font-weight: normal;
	    line-height: 2.05em;
	margin-top:0px;

}
.imgContainerlast{
	display:inline;
	float:left;
	height:160px;
	margin:17px 0px 0px 0px;
	width:165px;
	position:relative;
}

.imgContainer a:hover, .imgContainerlast a:hover{
	color:#fff;
	opacity:.7;
}
.imgLinkContainer{
	width:280px;
	height:100px;
	background: url(images/whybuy.jpg);
	overflow: hidden;
	display: block;

}

.imgLinkContainer2{
	width:280px;
	height:100px;
	background: url(images/howto.jpg);
	text-indent: 10000px;
	overflow: hidden;
	display: block;
}

.imgLinkContainer:hover, .imgLinkContainer2:hover{
background-position: bottom left; 

}

#fadeshow1{
margin-top:9px;
}
/***************FAQ/why-buy page***************/
.textContainer4textPages{
width:500px;
margin:0 auto;
}

.TextIndent{
text-indent:15px;
margin-left:10px;
}

.TextIndent1{
text-indent:2px;
margin-left:10px;
margin-bottom:5px;
}

.TextIndent3{
text-indent:2px;
margin-left:10px;
margin-bottom:0px;
font-weight:bold;
color:#fff
}

.TextIndent4{
text-indent:15px;
}

.testimonials{
Background:url(images/imgLinkBg-yellow.png);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
padding-top:20px;
padding-bottom:5px;
margin-top:26px;

}

.testimonials .leftquote{
float:left;
width:10px;
margin-left:10px;
margin-top:10px;
font-size:4em;
font-weight:bold;
font-family:georgia,serif;
font-style:italic;
}

.testimonials .rightquote{
float:right;
position:relative;
width:10px;
right:30px;
bottom:10px;
font-size:4em;
font-weight:bold;
font-family:georgia,serif;
font-style:italic;
}

/***************footer***************/
#footer {
	color:#F9E3C8;
	background:url(images/footer-tail.jpg) center top repeat-x;
	padding:10px 0px 0px 0px;
	height: 70px;
}
#footer a {
	padding-left:5px;
	margin-left:5px;
	text-decoration:none;
	color:#FFC528;
}
#footer a:hover {text-decoration:underline;}



/**************cart*******************/
#cart {
	float:right;
	width:89px;
	height:60px;
	 margin-top: 10px;
}

.submit{
background:#1D4B0D;
color:#F9E3C8;
font-size:12px;
cursor:pointer;

-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

border:none;
padding:3px;
margin-top:6px;
}

.submit:hover{
color:#1D4B0D;
background:#639538;
}

select{
background:#1D4B0D;
border:none;
color:#fff;
padding:3px;
float:right;
margin-right:17px;
cursor:pointer;

-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

#fc_cart_container{
background: url("images/ac-cue-rate-logo.png") no-repeat scroll left top transparent !important;
}

