/* cascading style sheet for qldwebdesigner

Copyright 2009 J6 design. All Rights Reserved. 
................................................................ */

body {
	color: #8b8b8b;
	PADDING: 0px;
	margin: 20px 0px;
	text-align: center;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	background: url(images/bg.gif) repeat top left;
}



/* GLOBAL TEXT PROPERTIES
................................................................ */

h1 {
	font-size: 20px;
	padding: 0px;
	margin: 10px 0px 10px;
	font-weight: normal;
	color: #777777;
	line-height: 1.5;
}

h2 {
	font-size: 16px;
	padding: 0px;
	margin: 20px 0px 10px;
	font-weight: normal;
	color: #777777;
	line-height: 1.2;
}


p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 14px;
}

td, li { font-size: 14px;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
	padding: 0px;
}

a:hover {
	color:  #666666;
	text-decoration: none;
}



/* if css disabled
................................................................ */
.css { 
	display: none;
	}
	

/* main content
................................................................ */
.main {
	margin: 0px auto;
	padding: 0px;
	width: 850px;
	text-align: left;
}

.white {
	margin: 0px;
	padding: 20px 20px;
	width: 830px;
	float: left;
	text-align: left;
	background: #ffffff;
	display: inline;
}
.header {
	margin: 0px 0px 20px;
	padding: 0px;
	width: 800px;
	float: left;
	display: inline;
}
.slider-wrap	{ width: 800px; position: absolute; top: 87px; left: 40px; }
			
.stripViewer .panelContainer .panel ul	{ text-align: left; margin: 0 15px 0 30px;}
.stripViewer { position: relative; overflow: hidden; width: 800px; height:400px; }
.stripViewer .panelContainer	{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel	{ 
	float: left; 
	height: 100%; 
	position: relative; 
	width: 800px; 
	height: 400px;
}
.stripNavL, .stripNavR, .stripNav	{ display: none; }
.nav-thumb 	{ border: 0; margin-right: 0px; display: inline;}

#movers-row	{ margin: 0px 0px 0px; width: 100%; float: left; }

#movers-row div	{ width: 80px; float: left; margin: 0px;}


.photo-meta-data { 
	background: url(images/black.png); 
	padding: 20px 20px 0px; 
	height: 50px; 
	margin-top: -60px; 
	position: relative; 
	z-index: 9999;

}

.photo-meta-data h1 {
	color: white; 
	font-size: 16px; margin: 0px; padding: 0px; }

.whole { width: 100%; float: left;

}
.mainContent {
	margin: 0px 0px 40px;
	padding: 0px;
	width: 480px;
	float: left;
	display: inline;
}

.action a:link, .action a:visited {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 266px;
	float: right;
	height: 100px;
	background: #ffffff url(images/call-button.gif) no-repeat left top;

}
.action a:hover, .action a:active {
	background: #ffffff url(images/call-button.gif) no-repeat right top;	
}

.contact {
	margin: 0px 0px 0px;
	padding: 0px;
	width: 266px;
	float: right;
}

.seo {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 100%;
	text-align: left;
 font-size: 12px; 
clear: left;}
