/************************  BLANK SLATE  ************************/
body,div,p,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
fieldset,img { 
	border: 0px;
}
address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym { 
	border: 0px;
}
ul,ol {
	list-style-type: none;
}

/************************  MAIN  ************************/
body {
	background-image: url('/images/bg.png');
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #000;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #fff;
}

.conClear {
	clear: both;
}

#bgFlash {
	position: absolute;
	z-index: 5;
	top: 414px;
	width: 100%;
	height: 200px;
	overflow:hidden;
	background-color: transparent;
}

#bgStar {
	position: absolute;
	z-index: 1;
	top: 0px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	min-height: 499px;
	background-image: url('/images/bg-star.png');
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 50% 90px;
}

#wrapper {
	margin: 0 auto;
	width: 940px;
}

#wrapperPos {
	position: absolute;
	z-index: 100;
	width: 920px;
	background-image: url('/images/bg-header.png');
	background-color: transparent;
	background-repeat: no-repeat;
}

#logo {
	padding: 0 0 0 35px;
	width: 315px;
	float: left;
}

#headerContact {
	float: right;
	text-align: right;
	width: 180px;
	padding: 5px 70px 0 0;
}

#content {
	min-height: 520px;
}

#colLeft {
	float: left;
	padding: 0 30px 0 0;
}

#colRight {
	width: 330px;
	float: left;
	text-align: center;
}

#colRight .photo {
	padding: 10px;
	border: 1px solid #323232;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#colRight .txtImg {
	padding: 5px 0 20px 0;
}

.colRightImgV {
	width: 213px;
	margin: 0 0 15px 0;
	padding: 5px;
	border: 1px solid #323232;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.colRightImgH {
	margin: 0 0 15px 0;
	padding: 5px;
	border: 1px solid #323232;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.colRightImg {
	width: 100%;
}

#mainPht {
	position: absolute;
	z-index: 20;
	left: 80px; top: 160px;
	padding: 10px 0 0 0;
	width: 260px;
	min-height: 610px;
	background-image: url('/images/bg-mainpht.png');
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 10px;
}

#mainPht2nd {
	position: absolute;
	z-index: 20;
	left: 80px; top: 160px;
	padding: 20px 10px 0 10px;
	width: 240px;
	min-height: 610px;
	background-image: url('/images/bg-mainpht.png');
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 10px;
}

#mainPht2ndImg {
	padding: 10px 0px 10px 10px;
}

#mainPhtFlash {
	position: absolute;
	z-index: 20;
	left: 0px; top: 160px;
	padding: 10px 0px 0 0px;
	width: 340px;
	min-height: 610px;
}
#mainPhtFlash2 {
	position: absolute;
	z-index: 20;
	left: 120px; top: 160px;
	padding: 10px 0px 0 0px;
	width: 560px;
	min-height: 320px;
}

#mainFeaCon {
	position: absolute;
	z-index: 20;
	left: 630px; top: 160px;
	width: 260px;
}
#mainFea {
	padding: 20px 10px 0 10px;
	background-image: url('/images/bg-mainfea.png');
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 10px;
}
#mainFeaBot {
	width: 260px;
	height: 10px;
	background-image: url('/images/bg-mainfeabot.png');
	background-color: transparent;
	background-repeat: no-repeat;
}

#mainCopy {
	position: absolute;
	z-index: 20;
	left: 362px; top: 170px;
	width: 240px;
}

#mainCopy2nd {
	position: absolute;
	z-index: 20;
	left: 372px; top: 160px;
	padding: 4px 0 0 0;
	width: 490px;
	font-size: .9em;
}

#mainCopy2ndWide {
	position: absolute;
	z-index: 20;
	left: 80px; top: 160px;
	padding: 4px 0 0 0;
	width: 832px;
	font-size: .9em;
}

#mainCopyBox {
	clear: both;
	margin: 20px 0 0 0;
	padding: 20px 20px 0 20px;
	width: 500px;
	min-height: 350px;
	background-image: url('/images/bg-maincopybox.png');
	background-color: #000;
	background-repeat: no-repeat;
}
#mainCopyBoxBot {
	background-image: url('/images/bg-maincopyboxbot.png');
	background-repeat: no-repeat;

	padding: 45px 0 0 15px;
	width: 540px;
	height: 96px;
	font-size: .9em;
	color: #777;
}
#mainCopyBoxWide {
	clear: both;
	margin: 20px 0 0 0;
	padding: 20px 20px 0 20px;
	width: 792px;
	min-height: 350px;
	background-image: url('/images/bg-maincopyboxwide.png');
	background-color: #000;
	background-repeat: no-repeat;
}
#mainCopyBoxBotWide {
	padding: 45px 0 0 15px;
	width: 832px;
	height: 96px;
	font-size: .9em;
	color: #777;
	background-image: url('../images/bg-maincopyboxbotwide.png');
	background-repeat: no-repeat;
}
	
}

#footer {
	clear: both;
	padding: 20px;
}


/************************  MAIN  ************************/
a {
	position: relative;
	top: 0px;
	left: 0px;
	text-decoration: underline;
	outline: none; 
	color: #fb4cad;
}
a:hover {
	position: relative;
	top: 0px;
	left: 0px;
	text-decoration: underline;
	outline: none; 
	color: #ff008b;
}
a:active {
	position: relative;
	top: 1px;
	left: 0px;
	text-decoration: none;
	outline: none; 
	color: #fb4cad;
}

h1 {
	display: inline;
	font-size: 2.2em;
	color: #fff;
	padding: 40px 10px 20px 0;
}

h2 {
	padding-top: 8px;
	font-size: .9em;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	color: #fb4cad;
}
h3 {
	padding-bottom: 8px;
	font-size: 1.4em;
	font-weight: normal;
	color: #fb4cad;
}
h4 {
	padding-top: 0px;
	font-size: 1.2em;
	font-weight: normal;
	color: #fb4cad;
}
h5 {
	position: relative;
	top: -70px;
	font-size: .9em;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	color: #ccc;
}

.txtPink {
	color: #fb4cad;
}

.txtOther {
	padding: 10px 0 5px 0;
	font-size: 1.2em;
}


p {
	font-size: .95em;
	padding: .25em 0 0.75em 0;
	line-height: 1.25em;
	text-align: justify;
}

ul.buls {
	padding: 10px 0 15px 0px;
}

ul.buls li {
	padding: 5px 0 5px 40px;
	font-size: 1.2em;
	background-image: url('/images/css-buls.png');
	background-position: 22px 10px;
	background-repeat: no-repeat;
}

ul.bulVenues li a {
	float: left;
	width: 238px;
	padding: 0px 0px 0 12px;
}
ul.bulSwim li {
	padding: 0 0 15px 0;
	float: left;
	width: 160px;
	text-align:center;
}
ul.bulSwim li b {
	color: #fb4cad;
}


ul.galleryCon {
	margin: 8px 0 0 0;
}

ul.galleryCon li {
	float: left;
	margin: 5px 15px 15px 0;
	padding: 4px;
	background-image: url('/images/bg-thumb.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
}

ul.bulThumbs {
}
ul.bulThumbs li {
	float: left;
	width: 128px;
	padding: 10px 18px 0 17px;
}
ul.bulThumbs li p {
	padding: 0 0 0 0;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 1em;
	min-height: 30px;
}

.thumbnail {
	width: 100px;
	height: 95px;
	padding: 4px;
	background-image: url('/images/bg-thumb.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}
.thumbnail2 {
	width: 120px;
	height: 115px;
	padding: 4px;
	border: 1px solid #323232;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

/***** TABLES *****/
table {
	padding: 0;
	margin: 0;
}

table#tableForm {
	width: 490px;
}

table#tableForm td {
	padding: 3px 20px 0 0;
}

table#tableFormCheck {
	width: 100%;
}

table#tableFormCheck td {
	padding: 0 10px 10px 0;
}

table.tblListing {
	margin: 20px 0 20px 0;
	width: 100%;
	font-size: .9em;
	line-height: 1.4em;
}
table.tblListing th {
	font-size: .7em;
	color: #999;
	text-transform: uppercase;
}
table.tblListing td {
	padding: 5px 10px 5px 0;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	vertical-align: top;
	background-image: url('/images/bg-tbllisting-td.png');
	background-repeat: repeat-x;
}
table.tblListing td a {
	font-size: 1.2em;
}

table.tblModelSpecs {
	width: 425px;
	margin: 0 0 30px 0;
	vertical-align: top;
}
table.tblModelSpecs th {
	padding: 0 10px 0 0;
	color: #fb4cad;
}
table.tblModelSpecs td {
}

table.tblModelSpecs td.tdAvail {
	padding: 15px 0 0 0;
}
table.tblModelSpecs td.tdEmail {
	text-align: right;
	padding: 15px 0 0 10px;
}

/******* FORMS *******/
form {
	margin: 0px 0 0 0;
	padding: 0px;
/*	background-color: #111;
	border: 1px solid #444; */
}
label {
	padding: 14px 0 3px 0;
	font-size: 1em;
	font-weight: normal;
	color: #c0c7d0;
}

label.smaller {
	font-size: .8em;
}
input {
	height: 22px;
}
input[type="checkbox"] {
	height: 16px;
}
textarea {
}

/* file selector */
input[type="file"] {
  -moz-appearance: none;
  white-space: nowrap;
  cursor: default;
  -moz-binding: none;

  padding: 0 !important;
  border-style: none !important;
}

input[type="file"] > input[type="text"] {
  border: inherit;
  border-color: inherit;
  background-color: inherit;
  color: inherit;
  font-size: inherit;
  height: inherit;
}

/* button part of file selector */
input[type="file"] > input[type="button"] {
  height: inherit;
  font-size: inherit;
}

.imageField {
	clear: both;
	padding: 15px 10px 40px 185px;
	width: 94px;
	height: 33px;
	outline: none; 
}

.onBlur {
	margin: 0 0 7px 0;
	padding: 5px 8px 0px 8px;
	font-size: 1em;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	color: #fff;
	border:1px solid #3a4244;
	background-image: url('/images/form-onblur.png');
	background-color: transparent;
}

.onFocus {
	margin: 0 0 7px 0;
	padding: 5px 8px 0px 8px;
	font-size: 1em;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	color: #fb4cad;
	border:1px solid #fb4cad;
	background-color: #1c1f21;
}

.onError {
	margin: 0 0 7px 0;
	padding: 5px 8px 0px 8px;
	font-size: 1em;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	color: #fff;
	border:1px solid #3a4244;
	background-color: #fb4cad;
}

#colGreen .onFocus {
	color:#60a910;
}

ul.pagination {
	list-style-type: none;
	text-align: center;
	margin: 30px 0 0 0;
	padding: 0;
}
ul.pagination li {
	display: inline;
	padding: 2px 7px 2px 7px;
	margin: 0 1px 0 0;
	border: 1px solid #222;
}
ul.pagination li.on {
	display: inline;
	padding: 2px 7px 2px 7px;
	margin: 0 1px 0 0;
	border: 0;
}
ul.pagination li a {
	font-weight: bold;
	text-decoration: none;	
}
ul.pagination li.on a {
	color: #fff;
}

/***** NAVIGATION *****/

#nav ul {
	list-style-type: none;
	position: absolute;
	z-index: 999;
	left: 370px; top: 84px;
	padding: 0px 0px 0px 0px;
}
#nav ul li {
	float: left;
	padding: 0 0 0 0;
	height: 55px;
}
#nav ul a {
	display: block;
/*	height: 55px; */
	background-repeat: no-repeat;
}

#nav ul li:hover div {
	display: block;
}

#nav ul li.navCrazy { width: 64px;
	background-image: url('/images/css-nav.png');
	background-position: 0 0;
}
#nav ul li.navCrazy:hover { background-position: 0 -100px}

#nav ul li.navSexy { width: 60px;
	background-image: url('/images/css-nav.png');
	background-position: -100px 0;
}
#nav ul li.navSexy:hover { background-position: -100px -100px; }

#nav ul li.navCool { width: 55px;
	background-image: url('/images/css-nav.png');
	background-position: -200px 0;
}
#nav ul li.navCool:hover { background-position: -200px -100px; }

#nav ul li.navDiv {
	background-image: url('/images/bg-subnav.png');
	background-position: 100% 0;
	width: 34px;
}

/***** SUB NAVIGATION *****/
#nav ul div {
	background-image: url('/images/bg-subnav.png');
	background-position: center 2px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0;
	position: relative;
	z-index: 1000;
	top: -40px;
	left: -415px;
	display: none;
}
#nav ul ul {
	background-image: url('/images/bg-subnav.png');
	padding: 20px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#nav ul ul li {
	float: none;
	height: auto;
}

#wrapperPos #nav ul ul li {
	width: 151px;
	margin: 0 0 -10px 0;
	padding: 0 10px 20px 10px;
	background-image: url('/images/bg-subnavmid.png');
	background-repeat: repeat-y;
	background-position: 0 50%;
	background-color: transparent;
/*	height: auto; */
}
#wrapperPos #nav ul ul li a {
	font-size: .9em;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-style: italic;
	font-weight: bold;
/*	border-bottom: 1px solid #222;*/
	padding: 0px 0 0 0;
}

#wrapperPos #nav h6 {
	font-size: .9em;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	border-bottom: 1px solid #222;
	padding: 0px 0 0 0;
}


#wrapperPos #nav ul ul li a.subsub {
	font-size: .8em;
	color: #f44aa7;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	border: none;
	padding: 0 0 0 0;
}

#wrapperPos #nav ul ul li a.subsub:hover {
	color: #ff008b;
}


#wrapperPos #nav ul ul a:hover {
}

#wrapperPos #nav ul ul a:active {
	top: 0;
}

#wrapperPos #nav ul ul li.subnavbot a {
	background-image: none;
}

#wrapperPos #nav ul ul li.subnavbot {
	margin: 0;
	padding: 0;
	width: 171px;
	height: 20px;
	background-image: url('/images/bg-subnav.png');
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-color: #c00;
	background-color: transparent;
}
