/*	CSS Document for PDV Gallery
	Designed by lazymouse
	Designer name : Steve

/*------------------------------
			GLOBAL
-------------------------------*/

body {
	font-size: small;
	font-family: lucida grande, verdana, sans-serif;
	text-align: center;
	background: #1c1b20 url(../images/body_bg2.jpg) repeat-x;
}

.booked {
	background: #cc3300;
}

/*------------------------------
			LAYOUT
-------------------------------*/
#container {
	width: 950px;
	margin: 0 auto;
	background: #1c1b20;
}

#header {
	position: relative;
	width: 950px;
	height: 166px;
	background: #1c1b20 url(../images/tagline2.gif) no-repeat bottom right ;
	margin: 0 auto;
	text-align: left;
}

#formarea {
	position: absolute;
	width: 430px;
	top: 10px;
	right: 10px;
}

#navcontainer {
	width: 950px;
	height: 50px;
	background: #999;
}



#slidearea {
	width: 950px;
	height: 310px;
}




.wrapper1 {
	position: relative;
	width: 950px;
	height: 310px;
	background: url(../images/pdv_room1.jpg);
	padding-right: 15px;
}

.wrapper2 {
	position: relative;
	width: 950px;
	height: 310px;
	background: url(../images/pdv_room2.jpg);
	padding-right: 15px;
}

.wrapper3 {
	position: relative;
	width: 950px;
	height: 310px;
	background: url(../images/pdv_room3.jpg);
	padding-right: 15px;
}

.navbutton_left {
	position: absolute;
	top: 0px;
	left:5px;
	width: 154px;
	height: 34px;
	display: block;
}

.navbutton_right {
	position: absolute;
	top: 0px;
	right:0px;
	width: 200px;
	height: 34px;
	display: block;
}

#contentarea {
	background: url(../images/content_area.jpg) repeat-x top left;
	padding-top: 50px;
}

#contentgallery {
	background: url(../images/content_area.jpg) repeat-x top left;
	padding-top: 50px;
	height: 460px;
}

#content {
	float: left;
	width: 480px;
	background: url(../images/content_area.jpg) repeat-x top left;
	color: #fff;
	text-align: left;
	margin-bottom: 60px;
}

.portrait1 {
	position: absolute;
	width: 160px;
	height: 235px;
	left: 135px;
	top: 55px;
}

.portrait2 {
	position: absolute;
	width: 160px;
	height: 235px;
	left: 415px;
	top: 55px;
}

.portrait3 {
	position: absolute;
	width: 160px;
	height: 235px;
	left: 695px;
	top: 55px;
}

.landscape1 {
	position: absolute;
	width: 200px;
	height: 150px;
	left: 150px;
	top: 40px;
}

.landscape2 {
	position: absolute;
	width: 200px;
	height: 150px;
	left: 420px;
	top: 40px;
}

.landscape3 {
	position: absolute;
	width: 200px;
	height: 150px;
	left: 700px;
	top: 40px;
}






#content div {
	padding: 40px 10px 0 10px;
}


#subcontent {
	float: left;
	width: 470px;
	background: url(../images/content_area.jpg) repeat-x top left;
	color: #fff;
	text-align: left;
	margin-bottom: 60px;
}

#subcontent div {
	padding: 40px 10px 0 10px;
}

#footer {
	clear: both;
	height: 80px;
	width: 100%;
	background: #39363f;
}



/*------------------------------
			NAVIGATION
-------------------------------*/
#navcontainer {
	background: url(../images/menu_strip.jpg);
}

/*------------------------------
			TEXT
-------------------------------*/

#footer {
	color: #8f8d93;
	font-size: 1.2em;
}

#samples p {
	padding: 26px 0;
}

#content div p {
	line-height: 1.8;
}

/*------------------------------
			LINKS
-------------------------------*/
a:link, a:visited {
	color: #ff6600;
}

.gallery {
	background: url(../images/gallery.gif) no-repeat;
	padding-left: 70px;
	padding-top: 20px;
	padding-bottom: 20px;
}

/*------------------------------
			HEADINGS
-------------------------------*/

h1 {
	font-size: 120%;
}

h2 {
	font-size: 100%;
}

h3 {
	font-size: 100%;
}



/*------------------------------
			IMAGES
-------------------------------*/
#header img {
	padding-top: 30px;
}

.thumb {
	float: left;
	border: 6px solid #fff;
	margin: 0 24px 0 0;
}

#subcontent table img {
	border: 1px solid #fff;
	background:#555;
	padding: 6px;
}

tr {
	padding: 0;
	margin: 0;
}

x.tagline {
	float: right;
	margin-top: 136px;
	margin-right: 11px;
}



/*--------------------------------
       FORMS
---------------------------------*/

form {
	text-align: right;
}


.formtitle {
	background: url(../images/title_email.gif) no-repeat top right;
	text-indent: -9999px;
	xheight: 30px;
}

fieldset {
	border:0;
	margin:0;
	padding:0;
}

label {
	text-align: right;
	font-size: 1.2em;
	color: #98979a;
}

input {
	height: 1.3em;
	border: 1px solid #ccc;
	font-size: 1.2em;
}

.artistform legend {
	padding-bottom: 30px;
}

/*------------------------------
			TABLES
-------------------------------*/

table {
	text-align: center;
	padding-top: 20px;
}

table td {
	padding-right: 20px;
}

}
/*------------------------------
			SLIDE EFFECT
-------------------------------*/

* { margin: 0; padding: 0 }
		/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
		

		
p { XXtext-align: left; margin: 15px 0 }
		
p, ul { font-size: 13px; line-height: 1.4em } 
		
p a, li a { color: #39c; text-decoration: none }
		
p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }
		
p#cross-links { text-align: center }
		
p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
		
noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
noscript a { color: #a00; text-decoration: underline }
noscript ol { margin-left: 25px; }
		
a:focus { outline:none }
		
img { border: 0 }
		
h3 { border-bottom: 1px solid silver; margin-bottom: 5px; padding-bottom: 3px; text-align: left }
		

		
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}
		
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	position: relative;
	width: 100%;
}



/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 310px; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	margin: 0 auto;
	xpadding-top: 9px;
	width: 950px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 310px;
	clear: both;
}
		
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}
		
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 950px; /* Also specified in  .stripViewer  above */
}
		
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 30px;
}







.stripNav { /* This hides the top tabs*/
	display: none;
}
		
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
	float: left;
	margin-top: -40px;
}
		
.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}
		
.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}
		
.stripNav a { /* The nav links */
	padding: 0 8px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height:42px;
	color: #aaa;
	text-decoration: none;
	display: block;
}
		
.stripNav li.tab1 a { xbackground: #e0047e url(../images/tab_1.gif) no-repeat;}
.stripNav li.tab2 a { xbackground: #e0047e url(../images/tab_1.gif) no-repeat;}
.stripNav li.tab3 a { xbackground: #e0047e url(../images/tab_1.gif) no-repeat;}
.stripNav li.tab4 a { xbackground: #e0047e url(../images/tab_1.gif) no-repeat;}
.stripNav li.tab5 a { xbackground: #e0047e url(../images/tab_1.gif) no-repeat;}
.stripNav li.tab6 a { xbackground: #e0047e url(../images/tab_1.gif) no-repeat;}
.stripNav li.tab7 a { xbackground: #e0047e url(../images/tab_1.gif) no-repeat;}
.stripNav li.tab8 a { xbackground: #e0047e url(../images/tab_1.gif) no-repeat;}
.stripNav li.tab9 a { xbackground: #e0047e url(../images/tab_1.gif) no-repeat;}
.stripNav li.tab10 a { xbackground: #e0047e url(../images/tab_1.gif) no-repeat;}
.stripNav li.tab11 a { xbackground: #e0047e url(../images/tab_1.gif) no-repeat;}
		
.stripNav li a:hover {
	color: #000;
}
		
.stripNav li a.current {
	color: #000;
}
		
.stripNavL { /* The left and right arrows */
	display: none;
	position: absolute;
	top: 30px;
	text-indent: -9000em;
	padding-right:  50px;
}

.stripNavR { /* The left and right arrows */
	position: absolute;
	top: 300px;
	text-indent: -9000em;
}
		
.stripNavL a, .stripNavR a {
	display: block;
	height: 90px;
	width: 140px;
}
		
.stripNavL {
	left: 0;
}
		
.stripNavR {
	right: 0;
}
		
.stripNavL {
	xdisplay: none;
	background: url("../images/arrow_left.jpg") no-repeat center;
		}
		
.stripNavR {
	xdisplay: none;
	background: url("../images/arrow_right.jpg") no-repeat center;
}
		

