﻿@charset "utf-8";
/* CSS Document */


/* Generic
---------------------------------------------------------------------------------*/

body {
	margin:0;
	padding:0;
	background:#383741;
	font: normal 12px/1.45em Arial, Helvetica, sans-serif;
	background-image:url(../images/tapa-bgrd-grey.gif);
	background-repeat:repeat-x;
	background-position: 0px 0px;
	color:#65747c;
	text-align:justify;
}

input, textarea {
	 font: 10px/1.45em Arial, Helvetica, sans-serif;
     color:#636b70;
	 background-color: #ffffff;
     border: solid 1px #cccccc;
	 padding:2px;
}

p {
	font: normal 12px/1.45em Arial, Helvetica, sans-serif;
	padding: 0 0 0.5em;
	color:#65747c;
}

p.deals {
	color:#65747c;
}

h1 { /* Main Heading */
	font: normal 24px/110% Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	padding-bottom:6px;
	display: block;
}

h1.hot-deal { /* Main Heading */
	font: normal 24px/110% Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0px;
	display: block;
}

h2 { /* Sub Page Heading */
	font: normal 21px/110% Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	display: block;
	color:#1fa4d3;
	padding-bottom:2px;
}

h3 { /* Sub Page Heading blue */
	font: normal 14px/110% Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	margin-top:-3px;
	padding-top:0px;
	padding-bottom:21px;
	display: block;
	color:#1fa4d3;
}

h4 { /* Email Heading Grey */
	font: normal 14px/110% Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	padding-bottom:6px;
	display: block;
}

h5 { /* Sub Heading Grey */
	font: normal 13px/110% Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	padding-bottom:6px;
	display: block;
}

.bold-text {
	font-weight: bold;
}

.text-blue {
	color:#1fa4d3;
}

.text-green{
	color:#77960a;
}

.text-orange{
	color:#e86d0a;
}

.text-red{
	color:#e32028;
}

img {
	border: none;
}
a {
	color: #1fa4d3;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
em {
	font: italic 100% Arial, Helvetica, sans-serif;
	text-indent: -0.55em
}
em strong {
	color: #CC0000;
}
del {
	color: #636b70;
}
ins {
	text-decoration: none;
}

blockquote {
	padding: 0 0 15px 0;
	/* background:url(../images/page-bullet.gif) no-repeat left 2px; */
	font: italic 103%/125% Arial, Helvetica, sans-serif;
	color: #636b70;
	margin: 0px;
	background-position: left 3px;
	background-repeat: no-repeat;
	text-indent: 10px;
}


img.quote{
	padding:0 0 0 3px;
}

cite {
	margin-top:8px;
	margin-bottom:12px;
	font: normal 90%/110% Arial, Helvetica, sans-serif;
	display: block; 
}

ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
ul li li{
	line-height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 18px;
}

.dealDetailHeading
{
	font: normal 17px/1.45em Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	color:#65747c;
	padding-bottom:2px;
	text-transform:uppercase;
}
.dealHeading { /* Main Heading */
	font: normal 12px/1.45em Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	color:#65747c;
	padding-bottom:2px;
	text-transform:uppercase;
}

.dealColumnHeading { /* Main Heading */
	font: normal 19px/1.45em Arial, Helvetica, sans-serif;
	text-align: left;

	color:#1fa4d3;
	padding-bottom:2px;
	text-transform:uppercase;
}

.dealBlue { /* Sub Page Heading blue */
	font: normal 14px/1.45em Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	margin-top:-3px;
	padding-top:0px;
	color:#1fa4d3;
}

.dealGrey { /* Sub Page Heading blue */
	font: normal 12px/1.45em Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top:-3px;
	padding-top:0px;
	color:#65747c;
}

.dealGrey a
{
	color:#65747c;
}

.conditions
{
	font: normal 10px/1.45em Arial, Helvetica, sans-serif;
}
/* Standard Form Layout need to be adjusted!
---------------------------------------------------------------------------------*/
fieldset ol {
	list-style: none;
}
fieldset li {
	padding-bottom: 1em;
}
fieldset.submit {
	border-style: none;
}

label {
	font-weight: bold;
	width:150px;
}

.contact-us table tr td
{
	font-weight: bold;

}

/* header
---------------------------------------------------------------------------------*/
#header-wrap {
	position: relative;
	width: 960px;
	height: 125px;
	margin: 0 auto;
	background-image:url(../images/content-white-bgrd.gif);
	background-repeat:repeat-y;
	background-position: 0px 0px;
}

#main-header {
	position: relative;
	width: 940px;
	height: 95px;
	margin: 0 10px 0 10px;
	padding:0;
}

#logo {
	float: left;
	margin: 0px 10px 0px 25px;
	padding-top: 9px;
	position: absolute;
}

#tagline {
	position: absolute;
	float: right;
	margin: 0px 33px 0px 612px;
	padding-top: 18px;
}


/* Main Navigation
---------------------------------------------------------------------------------*/
#nav {
	height: 30px;
	left: 290px;
	background-color:#192528;
	font: bold 14px Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
}

#nav li {float: left;}

#dropdown-nav {
	font: normal 12px/110% Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
}

/* Main Navigation
---------------------------------------------------------------------------------*/
ul.menu {
	width: 960px;
	position:relative;
	left: 0;
	background-repeat: no-repeat;
	background-image: url(../Images/nav_bgrd_img.gif);
	background-position: 0px 0px;
	color:#FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 9999;
	height: 30px;
	padding:0;
	margin:0;
	list-style:none;
}
ul.menu ul {
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	left:-9999px;
}
ul.menu table {
	border-collapse:collapse;
	float:left;
	margin:-1px;
}

ul.menu ul li {
	float:left;
	background: transparent;
	padding: 0px;
	margin: 0px;
	text-align: center;
	color:#FFFFFF;
}
ul.menu ul li a {
	display:block;
	padding: 0px;
	margin: 0px;
	color:#FFFFFF;
	text-decoration: none;
}

ul.menu li {
	float:left;
	background: transparent;
	padding: 0px;
	margin: 0px;
	text-align: center;
	color:#FFFFFF;
	height:30px;
}
ul.menu li a {
	display:inline-block;
	float:left;
	padding: 0px;
	margin: 0px;
	color:#FFFFFF;
	text-decoration: none;
}
ul.menu table {border-collapse:collapse; width:0; height:0; padding:0; margin:-1px;}
ul.menu ul {position:absolute; left:-9999px;}
ul.menu li {float:left;background: transparent;padding: 0px;margin: 0px;text-align: center;color:#FFFFFF;}
ul.menu li a {display:block;padding:0;margin:0;color:#FFFFFF;text-decoration: none;}

ul.menu li.nav-spacer a {width: 1px; height:30px;}
ul.menu li.nav-root a { text-align:center; width: 155px; padding-top:6px; height:24px; background-image: url(../Images/Menu/menu-bgrd-off.gif); background-repeat: repeat-x; background-position: 0 0;}
ul.menu li.nav-root:hover a { background-image: url(../Images/Menu/menu-bgrd-on.gif);}

ul.menu li.nav-root-selected {padding-right: 9px; height:30px; background-image: url(../Files/Menus/nav-selected-green-arrow.gif); background-repeat: no-repeat; background-position: right 0;}

ul.menu ul li {width:190px;	height:21px;margin:0;text-align:left;background-image:none;}

ul.menu li a:hover {position:relative; color:#FFFFFF;}
ul.menu li:hover {position:relative;}
ul.menu li:hover > a {color:#FFFFFF;}

ul.menu :hover ul {left:0px; top:30px; width:200px;}
ul.menu1 :hover ul :hover {background-color:#104C60; color:#fff;}
ul.menu :hover ul li a {
	display:block;
	float:left;
	width:190px;
	background:#104C60;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	height:21px;
	color:#FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-weight: bolder;
	font-size: 12px;
	text-align: left;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}

ul.menu :hover ul li a:hover {
	background-image: url(../Images/Menu/menu-arrow-right.gif); background-repeat: no-repeat; background-position: 5px 10px;
}

ul.menu1 :hover ul li a.transparent:hover {background-color:#84C342; color:#fff;}

/* Images
---------------------------------------------------------------------------------*/
img.floatright {
	float: right;
	margin: 2px 0px 10px 10px;
	border: 1px solid #b1b5b7;
	padding: 2px;
}

img.floatleft {
	float: left;
	margin: 2px 10px 10px 0px;
	border: 1px solid #b1b5b7;
	padding: 2px;
}


/* Main content wrap
---------------------------------------------------------------------------------*/
#content-wrap {
	width: 960px;
	min-height:330px;
	height:auto !important;
	margin: 0 auto;
	position: relative;
	padding: 0;
	background-image:url(../images/content-white-bgrd.gif);
	background-repeat:repeat-y;
	background-position: 0px 0px;
	overflow:hidden;
}

#flash-container-home {
	width: 960px;
	height:379px;
	margin: 0 auto;
	position: relative;
	padding:0;
	background-image:url(../images/content-white-bgrd.gif);
	background-repeat:repeat-y;
	background-position: 0px 0px;
	overflow:hidden;
	display: none;
}

#flash-feature-home {
	width: 940px;
	height: 379px;
	position:relative;
	margin: 0 10px 0 10px;
	padding: 0;
	overflow:hidden; /* Firefox Fix*/
}

#flash-container-subpage-home {
	width: 960px;
	height:363px;
	margin: 0 auto;
	position: relative;
	padding:0;
	background-image:url(../images/content-white-bgrd.gif);
	background-repeat:repeat-y;
	background-position: 0px 0px;
	overflow:hidden;
}

#flash-feature-subpage-home {
	width: 940px;
	height: 363px;
	position:relative;
	margin: 0 10px 0 10px;
	padding: 0;
	overflow:hidden; /* Firefox Fix*/
}

#flash-container {
	width: 960px;
	height:452px;
	margin: 0 auto;
	position: relative;
	padding:0;
	background-image:url(../images/content-white-bgrd.gif);
	background-repeat:repeat-y;
	background-position: 0px 0px;
	overflow:hidden;
}

#flash-feature {
	width: 940px;
	height: 452px;
	position:relative;
	margin: 0 10px 0 10px;
	padding: 0;
	overflow:hidden; /* Firefox Fix*/
}

#flash-container-subpage {
	width: 960px;
	height:382px;
	margin: 0 auto;
	position: relative;
	padding:0;
	background-image:url(../images/content-white-bgrd.gif);
	background-repeat:repeat-y;
	background-position: 0px 0px;
	overflow:hidden;
	display: none;
}

#flash-feature-subpage {
	width: 940px;
	height: 400px;
	position:relative;
	margin: 0 10px 0 10px;
	padding: 0;
	overflow:hidden; /* Firefox Fix*/
}

#no-flash-container-subpage {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding:0;
	background-image:url(../images/content-white-bgrd.gif);
	background-repeat:repeat-y;
	background-position: 0px 0px;
	overflow:hidden;
}

#no-flash-feature-subpage {
	width: 940px;
	position:relative;
	margin: 0 10px 0 10px;
	padding: 0;
	overflow:hidden; /* Firefox Fix*/
}


#bottom-frame {
	width: 960px;
	background-image: url(../images/screen_bottom_frame.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}

#main-content {
	position: relative;
	width: 940px;
	height: 100%;
	margin: 0 10px 0 10px;
	padding:0;
	overflow:hidden; /* Firefox Fix*/
	display: block;
}

#main-content-no-flash {
	position: relative;
	width: 940px;
	height: 100%;
	margin: 0 5px 0 5px;
	padding:0;
	overflow:hidden; /* Firefox Fix*/
	display: block;
}

.content-pane-main
{
	position: relative;
	float:left;
	background-color:#F2F4F5;	
	margin-left:20px;
	margin-right:0px;
	margin-bottom:20px;
	width:560px;
	min-height:350px;
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
	display:inline;
	line-height: 1.45em;
}

.content-pane-white
{
	position: relative;
	float:left;
	background-color:#F2F4F5;	
	margin-left:20px;
	margin-right:0px;
	margin-bottom:20px;
	width:850px;
	min-height:350px;
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
	display:inline;
	line-height: 1.45em;
}

.content-pane-main-blue
{
	position: relative;
	float:left;
	background-color:#F2F4F5;	
	margin-left:20px;
	margin-right:0px;
	margin-bottom:20px;
	width:850px;
	min-height:350px;
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
	display:inline;
	line-height: 1.45em;
}

.content-pane-data
{
	position: relative;
	float:left;
	background-color:#F2F4F5;	
	margin-left:20px;
	margin-bottom:10px;
	width:900px;
	min-height:350px;
	padding-top:20px;
	display:inline;
	line-height: 1.45em;
}

.content-pane-products
{
	position: relative;
	float:left;
	margin-left:20px;
	margin-bottom:20px;
	width:580px;
	min-height:350px;
	padding-top:20px;
	display:inline;
	line-height: 1.45em;
	
}

.content-pane-right
{
	position: relative;
	float:right;
	margin-right:20px;
	width:290px;
	min-height:150px;
	display:none;
	/*display:inline;*/
}

#iframe
{
	width:250px;
	height:160px;
	border:1px solid red;
	
}

.content-email-friend
{
	float:right;
	margin-right:22px;
	width:290px;
	display:none;
	/*display:inline;*/
}

/* Home page
---------------------------------------------------------------------------------*/
.home-page-hot-deals
{
	position: relative;
	float:left;
	margin-left:20px;
	width: 900px;
	/*min-height:350px;*/
	display:inline;
	margin-right: 20px;
	min-height: 10px;
}
.home-page-hot-deals table
{
	width: 100%;	
}

.hot-deals-img
{
	border: 1px solid #b1b5b7;
}

/* Contact Us 
---------------------------------------------------------------------------------*/
table.content-pane-main
{
	width:580px;
	line-height: 1.45em;
}

.dataTable
{
	width:580px;
	padding-left:20px;
}

.dataTable_HotDeals
{
	width:900px;
	padding-left:20px;
}


/* Products
---------------------------------------------------------------------------------*/
.products-left
{
	position: relative;
	background-color:#EDF7FC;	
	float:left;
	padding-left:10px;
	margin-bottom:20px;
	margin-right:40px;
	width:260px;
	min-height:100px;
	padding-top:10px;
	line-height: 1.45em;
}

.products-right
{
	position: relative;
	padding-left:10px;
	background-color:#EDF7FC;	
	float:right;
	margin-bottom:20px;
	width:260px;
	min-height:100px;
	padding-top:10px;
	line-height: 1.45em;
}

.product-table
{
	width:100%;
	margin-top:20px;
}

.product-header
{
	
}

.product-link a
{
	text-align: left;
	font-weight: bold;
	color:#6A818D;
}
/* Contact Us 
---------------------------------------------------------------------------------*/




/* Footer 
---------------------------------------------------------------------------------*/
#footer-wrap {
	position: relative;
	width: 960px;
	height: 136px;
	margin: 0 auto;
	background-image:url(../images/content-white-bgrd.gif);
	background-repeat:repeat-y;
	background-position: 0px 0px;
}
#footer {
	position: absolute;
	width: 940px;
	margin: 0 10px 0 10px;
	padding:0;
}

#footer-text-wrap {
	position:absolute;
	left:0px;
	top:0px;
	width:720px;
	z-index:1;
	margin: 72px 0 0 0;
	z-index: 9;
}

#footer-image {
	clear:both;
	float: left;
	display: inline; /* Fix IE double margin float bug */
	width: 720px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
	overflow: visible;
}

#footer-links {
	font-size: 100%;
	letter-spacing: 0.05em;
	word-spacing: 0.17em;
	color: #b1b5b7;
	clear: both;
	margin: 0;
	padding-bottom: 5px;
	z-index: 10;
}

#footer-links a {
	color: #b1b5b7;
}

#footer-links a:hover {
	color: #999999;
}

#credits  {
	font-size: 100%;
	letter-spacing: 0.1em;
	color: #b1b5b7;
	clear: both;
	margin: 0;
	padding: 0;
	z-index: 10;
}

#credits a {
	color: #b1b5b7;
}

#credits a:hover {
	color: #999999;
}

.footer {
	margin:0;
	padding:2px 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#526168;
	line-height:110%;
}

a.footer {
	color:#526168;
}

h4.footerHeader  { /* Email Heading Grey */
	font: normal 14px Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	display: block;
	line-height:100%;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
}


img.bullet
{
	padding-top: 4px;
}

li.bullet {
	font-size: 90%;
	line-height: 100%;
	padding-left: 15px;
	background-image:url(../images/bullets-gray.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

table.dataTable tr.odd {
	 background-color: #F2F4F5; 
}

table.dataTable tr.even {
	 background-color: #F6F8F9; 
}

.cleartest {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.hot-deal-product-name
{
	font: normal 12px/110% Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}

.hot-deal-title
{
	padding-bottom: 10px;
	vertical-align: top;
}
.deal-desc
{
	vertical-align: top;
}

.LastMenuPlaceholder
{
	width: 155px;
	height: 30px;
}