body {
margin: 0px;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
color: #000;
background: #fff;
text-align: left;
}

body > table {
width: 960px;
margin: 0 auto;
}

body > table td[width="252"]{
	width: 620px;
}

body > table td[width="146"],
body > table td[width="160"]{
	display: none;
}


table {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000;
	background: #fff;
}

table[width="751"]{
	width: 100%;
}

tr{
	border: none;
}

.leftbg {
background-image: url(images/leftbg.gif);
}

.rightbg {
background-image: url(images/rightbg.gif);
}

div.menu{
	overflow-x: hidden;
}

a.menu{
	margin-left: -11px;
	overflow-x: hidden;
	font-weight: bold;
}

A.menu:link {
	COLOR: #767981; TEXT-DECORATION: none
}
A.menu:active {
	COLOR: #767981; TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: #767981; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #CC0000; TEXT-DECORATION: none
}
TD.menu {
	FONT-SIZE: 10px; COLOR: #767981; FONT-FAMILY: Helvetica, Arial, sans-serif; text-transform: uppercase
}
DIV.menu {
	FONT-SIZE: 10px; COLOR: #767981; FONT-FAMILY: Helvetica, Arial, sans-serif; text-transform: uppercase
}

A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #CCCCCC;
	text-decoration: none;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
}

TD {
	font-size: 14px;
	font-family : Helvetica, Arial, sans-serif;
}

P {
	font-size: 14px;
	font-family : Helvetica, Arial, sans-serif;
}

TD.dark {
	font-size: 14px;
	font-family : Helvetica, Arial, sans-serif;
	color : #666666;
}

P.dark {
	font-size: 14px;
	font-family : Helvetica, Arial, sans-serif;
	color : #666666;
}

TD.smaller {
	font-size: 14px;
	font-family : Helvetica, Arial, sans-serif;
	color : #000000;
}

P.smaller {
	font-size: 14px;
	font-family : Helvetica, Arial, sans-serif;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}

body > table{
	/*width: 960px;*/
	margin: 0 auto;
	border-left: 20px solid #fff;
	border-right: 20px solid #fff;
}


body > table td{
	background: none;
	background-image: none;
	border: none;
}

body > table:first-child  tr:first-child + tr{
	display: none;
}

body > table:first-child  tr:first-child + tr + tr td{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	vertical-align: middle;
	text-align: left;
	line-height: 35px;
}



body > table + table td.dark:first-child{
	display: none;
}

body > table + table td.dark > table{
	border-collapse: collapse;
}

body > table + table td.dark > table td{
	padding: 0;
}

body > table:first-child > tbody > tr:first-child > td{
	height: 120px;
}

.topbg{
	background-image: none;
}

a.menu{
	background: #fff !important;
	display: block;
	padding: 2px 3px;
}

a.menu:hover{
	background: #CC0000 !important;
	color: #fff !important;
}

div.menu img{
	display: none;
}

#vrsub2 td{
	background: #fff !important;	
}

#vrsub2 > table table{
	padding-top: 20px;
}

div.menu[id^='vrsub']{
	margin-top: 21px;
}


div.menu[id^='vrsub'] a.menu{
	background: #CC0000 !important;
	color: #fff !important;	
}

div.menu[id^='vrsub'] td{
	background: transparent !important;
}

div.menu[id^='vrsub'] table{
	background: transparent !important;
}

embed[title="EPS-01 Wrist Strap"]{
	display: none;
}

.style2{
	display: block;
	padding-top: 20px;
	font-family : Helvetica, Arial, sans-serif !important;
	text-align: left !important;
	border-bottom: 1px solid #aaa;
	padding-bottom: 20px;
}

.style2 em{
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
}

.style2 em img{
	margin-bottom: 20px;
}

.style7{
	font-size: 12px !important;
	line-height: 18px;
}

td.dark p{
	text-align: left !important;
	font-size: 12px;
}

img[src="images/br.gif"],
.style4{
	display: none;
}

.rightbg {
background-image: none !important;
}

tr[bgcolor="#AAAAAF"]{
	background-color:#FFF;
}

tr[bgcolor="#0000CC"],
tr[bgcolor="#0000FF"]{
	background-color:#fff !important;
}

#simplemodal-overlay {background-color:#000;}

#modalNewSite{
	background-color: #fff;
	width: 500px;
	padding: 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 5px 10px 1px #000;
-webkit-box-shadow: 0 5px 10px 1px #000;
box-shadow: 0 5px 10px 1px #000;
}

#modalNewSite h1,
#modalNewSite p{
	text-align:center;
}

#simplemodal-container a.modalCloseImg {
	background:url(/images/x.png) no-repeat; /* adjust url as required */
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}

td.smaller[width="135"] *{
	display: none;
}