body {
  background: #ffffff;
  color: #3e3e3e;
  margin: 0px;
  font-size:12px;
  font-family:Arial, sans-serif;
}

p		{
  color: #3e3e3e;
  font-size:12px;
  font-family:Arial, sans-serif;
  font-weight:400;
  }

a {
  color: #00788f;
  text-decoration: none;
}

a:visited	{
	color: #00788f;
  	text-decoration: none;
}

a:hover {
  color: #f28411;
  text-decoration: underline;
}

a:active	{
  color: #f28411;
  text-decoration: underline;
}

.w		{
	padding-left:20px;
	text-decoration:none;
	font-family: Arial, sans-serif; 
	font-weight:700;  
	font-size: 13px; 
		}

.w a:link { 
	font-weight:700; 
	color:#00788f; 
	}
		
.w a:visited	{
	color:#00788f;
	text-decoration:none;
	font-weight:700; 
		}	
		
.w a:hover	{
	color:#f28411;
	text-decoration:underline;
	font-weight:700; 
		}

.w a:active	{
	color:#f28411;
	text-decoration:underline;
	font-weight:700; 
		}

.infoBoxContents {
  background: #ffffff;
  font-family:Arial, sans-serif;
  font-size: 11px;
}

hr		{
	width:100%;
	height:1px;
	border:none;
	background-color:#3e3e3e;
	color:#3e3e3e;
		}
		
form	{
	display: inline;
	vertical-align:text-top;
	margin:0;
}

table.subHead	{
	border-top:1px dotted gray; 
	border-bottom:1px dotted gray;
		}

td.boxText	{
	text-align:right;
	vertical-align:top;
		}

tr.footer {
  background: #bbc3d3;
}

td.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
}

h1 		{ 
	font-size: 13px; 
	color:#3e3e3e; 
	margin-left:2px;
	margin-right:8px; 
	margin-top:2px; 
	margin-top:2px;
	text-align:left;
		}

h1.pageHead	{ 
	font-weight:700;
	font-size: 18px; 
	color:#3e3e3e; 
	margin-left:2px;
	margin-right:8px; 
	margin-top:2px; 
	margin-top:2px;
		}
		
p.pageHead	{ 
	font-weight:700;
	font-size: 18px; 
	color:#3e3e3e; 
	margin-left:20px;
	margin-right:8px; 
	padding-top:30px; 
		}

td.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

td.infoBox, span.infoBox {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.smallText {
  font-size: 10px;
}

td table.productDetails	{
	margin: 2px 10px 10px 2px;
	text-align:right;
	font-size:12px;
}

td.detail	{
	text-align:left;
}

td.description	{
	width:400px;
}

.price	{
	color:#ff0033;
	font-weight:900;
}

.strike	{
	text-decoration:line-through;
}

.addBagBar	{
	clear:both;
	margin-top:15px;
	padding:3px;
	background-color:#d1ccbf;
	text-align:right;
	border:0px solid #00788f;
	}
	
.ad			{
	font-size:13px;
	font-weight:700;
	}
	
.wish		{
	margin:10px 15px 0px 10px;
	}
	
.add		{
	width:95px;
	height:25px;
	margin:0px 15px 0px 10px;
	}
	
.quantity	{
	border:0px solid #00788f;
	margin-top:2px;
	}
	
.space		{
	float:right;
	width:355px;
	}
	
a.home	{
	color:#00788f;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	position:absolute;
	top:50px;
	left:100px;
	z-index:1000;
	}

div.movie	{
	display:none;	
	}