body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	vertical-align:top;
	align: center;

}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: justify;
	vertical-align: midle;	
	line-height: 200%;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cellspacing:0;
	cellpadding:0; 
	border:0;
	margin: 0px;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-style: normal;
	text-decoration: none;
}

a:link {
	text-decoration: underline;
}

a:visited {
	color: #444444;
	text-decoration: underline;	
}

a:hover {
	color: #777777;
	text-decoration: underline;
}

a:active{
	color: #444444;
	text-decoration: underline;	
}

a:focus {}

.Bold
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #222222;
}

.Hilight
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AAAAAA;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: justify;
	vertical-align: Top;		
}

.ZoomIt
{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
	
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.V_menu
{
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;	
	
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


.Cupom
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #222222;
}

.Title
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	color: #444444;
	margin-top: 1px;
	margin-bottom: 15px;
	vertical-align: botton;
	line-height: 200%;
}

.Images {
	background-color: #101010;
	border-left: 2px solid #202020;
	border-right: 2px solid #020202;
	border-bottom: 2px solid #020202;
	border-top: 2px solid #3a3a3a;
	float: center;
}


.MyImages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-align: justify;
	vertical-align: midle;
	
}

.Forms
{
	line-height: 40px;
}

.PlayVideo
{
	height: 378px;
	width: 482px;
	padding : 0px;
	border-left: 3px solid #282828;
	border-right: 3px solid #080808;
	border-bottom: 3px solid #060606;
	border-top: 3px solid #303030;
	float: center;
}

.WideVideo
{
	height: 378px;
	width: 642px;
	padding : 0px;
	border-left: 3px solid #282828;
	border-right: 3px solid #080808;
	border-bottom: 3px solid #060606;
	border-top: 3px solid #303030;
	float: center;
}

.thumbnail{
	height: 127px;
	width: 190px;
	text-align: center;
	padding : 0px;
	border-left: 3px solid #282828;
	border-right: 3px solid #080808;
	border-bottom: 3px solid #060606;
	border-top: 3px solid #303030;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
}


.loading{
	height: 133px;
	width: 196px;
	text-align: center;
	padding : 0px;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	background: url(../images/Loading190x127.gif) no-repeat center center;
}


.Videosthumbnail{
	height: 160px;
	width: 190px;
	text-align: center;
	vertical-align: bottom;
	padding :0px;
	background-color: #101010;
	border-left: 3px solid #282828;
	border-right: 3px solid #080808;
	border-bottom: 3px solid #060606;
	border-top: 3px solid #303030;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 200%;
}

.PhotoVideosthumbnail{
	height: 57px; 
	width: 85px;
	text-align: center;
	padding :0px;
	background-color: #101010;
	border-left: 3px solid #282828;
	border-right: 3px solid #080808;
	border-bottom: 3px solid #060606;
	border-top: 3px solid #303030;
	float: left;
	margin-left: 3px;
	margin-bottom: 2px;
}

.Content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: justify;
	vertical-align: midle;	
	line-height: 120%;
}


#lightbox{
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
	
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../Templates/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../Templates/images/prevlabel.jpg) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../Templates/images/nextlabel.jpg) right 15% no-repeat; }


#imageDataContainer{
	font: 18px Verdana, Helvetica, sans-serif;
	color: #444444;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.6em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 100px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

