html{
   height: 100%;
   overflow:auto;
}
html>body { font-size: small; } /* be nice to Opera */

/* Links
----------------------------------------------- */
a img { border-style: none; }

/* Paragraph Headings
----------------------------------------------- */
h1 { font-size: 16pt; text-align: left; color: #ed1f80; }
h2 { font-size: 14pt; text-align: left; color: #ed1f80; }
h3 { font-size: 12pt; text-align: left; color: #ed1f80; }
p { margin:0.375em 0; font-size:11pt; }

body {
	margin: 0;
	padding: 0;
	color: #DDDDDD; 
	background-color:#000000;
	font-family: Helvetica Light, Helvetica, Arial Narrow, Arial, Verdana;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 11pt; /*for compliant browsers */	
	height:100%;
	min-height:100%;
	}
#pageWrapper {
	position:relative;
	background-image: url(images/mainbg.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
  	width: 1024px;
  	margin-left: auto ;
  	margin-right: auto ;
  	height:768px;
  	min-height:100%;
  	overflow:visible;
	font-size:11pt;
  	
 }
 #dtestimonial{
	 width:210px;
	 height:210px;
	 float:right;
	 margin: 0 18px;
	 padding: 8px;
  	border-left: solid 1px #ed1f80;
  	border-right: solid 1px #ed1f80;
  	border-bottom: solid 1px #ed1f80;
  	border-top: solid 1px #ed1f80;
 }
 
#dUpperLinks {
position: absolute;
	left: 450px;
	top: 0px;
	width:500px;
	padding: 15px;
	float:left;
	margin: 0 0px;
	text-align:right;
	font-size:12px;
}
#pHeader {
	/*padding-top: 20px;
	margin: 0 20px; */
}
#wrap {
	padding-top: 20px;
	margin: 0 20px;
	display: none;
}
#pFooter {
	position: absolute;
	left: 200px;
	top: 710px;
	padding: 15px;
	width: 750px;
	float:left;
	margin: 0 20px;
	text-align:center;
	font-size:9px;

}
#pContent {
	position: absolute;
	left: 200px;
	top: 100px;
	padding: 15px;
	width: 750px;
	height: 550px;
	float: left;
	margin: 0 20px;
  	border-left: solid 1px #ffffff;
  	border-right: solid 1px #ffffff;
  	border-bottom: solid 1px #ffffff;
  	border-top: solid 1px #ffffff;
  	background-color:  #000000;
  	opacity: 0.85;
	overflow:auto;
}


A:link
{
    FONT-SIZE: 11pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: Helvetica Light, Helvetica, Arial Narrow, Arial, Verdana;
    TEXT-DECORATION: underline;
}
A:visited
{
    FONT-SIZE: 11pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: Helvetica Light, Helvetica, Arial Narrow, Arial, Verdana;
    TEXT-DECORATION: underline;
}
A:active
{
    FONT-SIZE: 11pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: Helvetica Light, Helvetica, Arial Narrow, Arial, Verdana;
    TEXT-DECORATION: none;
}
A:hover
{
    FONT-SIZE: 11pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: Helvetica Light, Helvetica, Arial Narrow, Arial, Verdana;
    TEXT-DECORATION: none;
}


select {
	color: #FFFFFF;
	background-color:  #131313;
	border: 1px solid #b1b1bc;
	arrow-color: #ffffff;
}



/* Gallery and Playback Controls
----------------------------------------------- */
#gallerySelect { width: 135px; font-size:16px }
#controls {	 }
#galleries { }

#transport {
	padding: 0px;
	list-style: none;
}
#transport li {
	float: left;
	margin: 0;
	padding: 1px;
	text-align: center;
}

#transport a {
	text-decoration: none;
	margin: 0 1px 0 0;
	padding: 1px 9px;
	width: 17px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport a:link {
	background: #FFFFFF;
	color: #000000;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
	border-left: solid 1px #cccccc;
}
#transport a:visited {
	background: #FFFFFF;
	color: #000000;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
	border-left: solid 1px #cccccc;
}
#transport a:hover {
	background: #111111;
	color: #cccccc;
	border-top: solid 1px #333333;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #333333;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#transport .playBtn .pauseLabel, #transport .pauseBtn .playLabel {
	display: none;
}

#previews {
	width: 150px;
	float: left;
}
#thumbnails {
	clear: both;
	width: 150px;
}
#thumbnails div {
	position: relative;
	width: 35px;
	height: 35px;
	float: left;
	margin: 4px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnails img {
	width: 35px;
	height: 35px;
	position: absolute;
	border-top: solid 2px #000000;
	border-right: solid 2px #000000;
	border-bottom: solid 2px #000000;
	border-left: solid 2px #000000;
}
#picture {
	position: absolute;
	left: 200px;
	top: 88px;
	padding: 0px;
	margin: 0 px;
	width: 750px;
	float: left;
}
#mainImageOutline {
	margin: 0 auto;
	padding: 0;
	background-color: #000000;
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #FFFFFF;
	padding: 1em; 
	overflow: hidden; 
	width: 0px;
	height: 0px;
}
#mainImage {
	width: 100%;
	height: 100%;
}

#picture img {	border: 1x solid #000000;}
.selectedThumbnail {  border: solid 2px #FFFFFF !important; }
.inFocus {  border: solid 1px #FFFFFF !important; }
