﻿/* ---------------------------------------------------------------------------------------- */
/* COMMON TAGS																				*/
/* ---------------------------------------------------------------------------------------- */
*
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
body 
{
	background-color:#FFFFFF;
	padding-left:35px;
}
img
{
	border-style:none;
	behavior:url("../includes/js/iepngfix.htc");
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
h1
{
	position:relative;
	float:right;
	top:39px;
	_right:-15px;
	padding-right:38px;
	vertical-align:bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	color: #00457C;
}
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #636363;
}
#productLogo
{
	position:relative;
	float:left;
	vertical-align:bottom;
}
#divider
{
	position:relative;
	clear:both;
	margin-top:31px;
	border-style:solid;
	border-width:0px;
	border-color:Red;
}


/* ---------------------------------------------------------------------------------------- */
/* MORE PHOTOS																				*/
/* ---------------------------------------------------------------------------------------- */
#fullsizeImage
{
	position:relative;
	float:left;
	margin-top:30px;
	border-style:solid;
	border-width:0px;
	border-color:Red;
}
#thumbnailGallery
{
	position:relative;
	margin-top:20px;
	border-style:solid;
	border-width:0px;
	border-color:Red;
}
.thumbnailRow
{
	position:relative;
	border-style:solid;
	border-width:0px;
	border-color:Red;
}
.thumbnail1
{
	position:relative;
	float:left;
	_left:-3px;
	margin-left:10px;
	margin-top:10px;
	cursor: pointer;
	border-style:solid;
	border-width:0px;
	border-color:Red;
}
.thumbnail2
{
	position:relative;
	float:left;
	_left:-3px;
	margin-left:10px;
	margin-top:10px;
	cursor: pointer;
	border-style:solid;
	border-width:0px;
	border-color:Red;
}
.thumbnail3
{
	position:relative;
	float:left;
	_left:-3px;
	margin-left:10px;
	margin-top:10px;
	cursor: pointer;
	border-style:solid;
	border-width:0px;
	border-color:Red;
}

/* ---------------------------------------------------------------------------------------- */
/* VIDEO PLAYER																				*/
/* ---------------------------------------------------------------------------------------- */
#video
{
	position:relative;
	float:left;
	margin-top:30px;
	border-style:solid;
	border-width:0px;
	border-color:Red;
}
#videoNav
{
	position:relative;
	float:left;
	top:32px;
	padding-top:20px;
	padding-left:19px;
	padding-bottom:20px;
	/*width:138px;*/
	width:190px;
	background-color: #ECECEC;
	border-style:solid;
	border-width:0px;
	border-color:Red;	
}
#videoNav li
{
	position:relative;
	list-style-type:none;
	/*margin-left:10px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #1595D3;
	line-height: 24px;
	background-color: #ECECEC;
}
.videoNavOff
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #1595D3;
	line-height: 24px;
	background-color: #ECECEC;
	text-decoration:none;
}
A.videoNavOff:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #1595D3;
	line-height: 24px;
	background-color: #ECECEC;
	text-decoration:none;
}
A.videoNavOff:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #1595D3;
	line-height: 24px;
	background-color: #ECECEC;
	text-decoration:none;
}
A.videoNavOff:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #00457C;
	line-height: 24px;
	text-decoration: underline;
	background-color: #ECECEC;
}
.videoNavOn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #00457C;
	line-height: 24px;
	text-decoration: none;
	background-color: #ECECEC;
}

