/* CSS Document */
html>body #contentWrapper {
    height: auto;
	}
html {
	height:100%;
}
body {
	background-color:#EFF3DE;
	padding:0;
	margin:0;
	height:100%;
	color:#454545;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	background-image:url(../images/bg-White.gif);
	background-position:center;
	background-repeat:repeat-y;
}
ul {
	list-style-type:disc;
}


/*   main site structure   */
#siteWrapper {
	width:770px;
	padding:0;
	margin:auto;
	background-color:#ffffff;
	position: relative;
    min-height: 100%;
   	voice-family: "\"}\"";
   	voice-family: inherit;
    height: auto
}
#contentWrapper {
	background-color:#ffffff;
}
#marginTop {
	height:30px;
	background-color:#EFF3DE;
	vertical-align:baseline;
}
	#marginTop img {
		padding-left:10px;
	}
#headerWrapper {
	background-color:#ffffff;
	margin:0 10px 0 10px;
}
/*   header   */
#headerTop {
	height:80px;
	background-image:url(../images/bg_logo.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:right;
}
#headerImage{
	height:120px;
	background-image:url(../images/bg_purple.gif);
	background-repeat:repeat;
	padding:10px;
	clear:both;
}
	#headerImage .rightAd {
		float:right;
	}
#mainHeaderImage {
	float:left;
	background-image:url(../images/header_main.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:120px;
	width:525px;
	text-align:right;
}
#mainContent {
	margin:10px 10px 0 10px;
	background-color:#FDFDEB;
}
#footer {
	position: relative;  /* Needed for Safari */
	background-image:url(../images/bg_footer.gif);
	background-position:left top;
	background-repeat:repeat;
	text-align:right;
	font-size:11px;
	margin:10px 10px 0 10px;
	padding:1px;
	border-bottom:10px solid #ffffff;
}
#footerNote {
	font-size:10px;
	background-color:#ffffff;
	margin:10px 10px 0 10px;
	color:#898989;
}
/*   header - Phones  */
#headerPhoneNumbers {
	margin-top:10px;
	text-align:right;
}
.natButtons {
	padding-left:10px;
}





#mainNavHolder {
	float:right;
	vertical-align:bottom;
}
/*   main navigation   */
#headerTop ul
{
	border: 0;
	margin: 14px 0 0 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#headerTop ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
#headerTop ul li a
{
	width: 76px;
	height: 23px;
	padding: 6px 0 0 0;
	color: #cccccc;
	text-decoration: none;
	display: block;
	text-align: center;
	background-image:url(../images/button_navig.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font: normal 11px arial, Helvetica, sans-serif;
}
#headerTop ul li a:hover
{
	background-image:url(../images/button_navig_over.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#ffffff;
}
	#headerTop li.navArea a
	{
		background-image:url(../images/button_navig_over.gif);
		background-position:left top;
		background-repeat:no-repeat;
		color:#ffffff;
	}
#headerTop a:active
{
	color: #ffffff;
}
#headerTop li#active a
{
color: #ffffff;
}


















/*   footer navigation   */
#footerNavWrapper {
	float:right;
	margin:0;
	padding:0;
}

#footer ul
{
	margin:0;
	padding:0;
	white-space: nowrap;
}
#footer li
{
	margin:0;
	padding:0;
	display: inline;
	list-style-type: none;
}
#footerNavlist a {
	padding:0 15px 0 0;
	line-height: 30px;
	margin:0;
}
#footerNavlist a:link, #footerNavlist a:visited
{
	color: #cccccc;
	text-decoration: none;
}
#footerNavlist a:hover
{
	color: #ffffff;
	text-decoration: none;
}



/*   common page structure   */
h1 {
	margin:15px 10px 0 10px;
	font-size:1em;
	font-weight:bold;
	padding:0 0 5px 0;
	border-bottom:1px dotted #989898;
}
h2 {
	margin:15px 10px 0 10px;
	font-size:1em;
	font-weight:bold;
	padding:0 0 5px 0;
	/*border-bottom:1px dotted #cccccc;*/
	color:#676767;
}
h3 {
	margin:15px 10px 10px 10px;
	font-size:.9em;
	font-weight:bold;
	color:#676767;
}
#leftCol {
	float:left;
	width:180px;
	background-color:#EFF3DE;
	line-height:150%;
}
	#leftColMargin {
	  float:left;
	  width:180px;
	}
#centreCol, #centreColWide {
	position:relative;
	padding:0;
	float:left;
	width:390px;
	line-height:150%;
	padding-bottom:20px;
	background-color: #FDFDEB;
}
#centreColWide a:link, #centreColWide a:visited {
	text-decoration:underline;
}
#centreColWide a:hover {
	text-decoration:none;
}


	#centreCol p, #centreColWide p {
		padding:0 10px 0 10px;
	}
	#centreCol h1m #centreColWide h1 {
		margin:10px 10px 0 10px;
	}
#centreColWide {
	width:570px;
}


#centreColFull {
	padding:50px 10px 100px 10px;
	margin:0;
}
#centreColFull a:link, #centreColFull a:visited {
	text-decoration:underline;
}
#centreColFull a:hover {
	text-decoration:none;
}


.downloadImg {
	float:right;
	padding:0;
	margin:5px 10px 10px 15px;
}

.topLink {
	text-align:right;
	font-size:.8em;
	margin-right:10px;
}
.errorText {
	color:#c00000;
}


#leftCol {
	float:left;
	width:180px;
	background-color:#EFF3DE;
}
#leftCol p {
	padding:0 10px 10px 10px;
}
#leftCol h2 {
	margin:0;
	padding:9px;
	background-color:#D9E0B8;
	border:0;
	background-image:url(../images/bg_leftColTop_h2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#leftCol ul {
	margin:0;
	padding:10px;
	list-style-type:none; 
}
#leftCol li {
	padding:5px 0 5px 18px;
	border-bottom:1px dotted #cccccc;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	text-align:right;
}
#leftCol li.tel {
	background-image: url(../images/bullet_tel.gif);	
}
#leftCol li.fax {
	background-image: url(../images/bullet_fax.gif);	
}
#leftCol li.intl {
	background-image: url(../images/bullet_intl.gif);	
}
#leftCol li.backTo {
	background-image: url(../images/bullet_back.gif);	
}
#leftColBtm {
	background-image: url(../images/bg_leftColBtm.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
}
.ar {
	text-align:right;
}
/*  two cols in centreColWide */
.centreColInnerLeft {
	float:left;
	margin-left:10px;
	width:260px;
}
.centreColInnerRight {
	float:right;
	margin-right:10px;
	width:260px;
}
.centreColInnerLeft ul, .centreColInnerRight ul {
	margin:0;
	padding:10px;
	list-style-type:none; 
}
.centreColInnerLeft li, .centreColInnerRight li {
	padding:5px 0 5px 30px;
	background-image: url(../images/logo_flash.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
.centreColInnerLeft li.mp, .centreColInnerRight li.mp {
	background-image: url(../images/logo_mediaPlayer.gif);	
}
.centreColInnerLeft p, .centreColInnerRight p {
	padding:0;
	font-size:.9em;
}
.centreColInnerLeft img, .centreColInnerRight img {
	float:left;
	margin-right:10px;
}
.leftColCompanyList {
	font-size:.8em;
	text-align:center;
}
.leftColCompanyList img {
	padding:3px 0 3px 0;
}




#videoHolder {
	text-align:center;
}

/*   product pages   */
.price {
	text-align:right;
}
.price a:link, .price a:visited {
	color:#C00000;
	font-weight:bold;
}
.price a:hover {
	color:#FF0000;
}
.productImage {
	float:left;
}
.span {
clear:both;
height:1px;
}
/*
.productLeftCol
{
	float:left;
	width:260px;
}
*/
.productLeft {
	padding:10px;
	/*float:left;
	margin-left:10px;
	width:260px;
	*/
	margin-bottom:10px;
	height:100px;
	/*background-color:#eeeeee;*/

}
/*
.productRightCol
{
	float:right;
	margin-right:10px;
	width:260px;
}
*/
.productRight {
	padding:10px;
	/*background-color:#cccccc;*/
	/*
	float:right;
	margin-right:10px;
	width:260px;
	*/
	margin-bottom:10px;
	height:100px;
}
.productLeft p, .productRight p {
	padding:0;
	font-size:.9em;
}
.productLeft img, .productRight img {
	float:left;
	margin-right:10px;
}

.wideProduct {
	padding:10px;
	clear:both;
}
.wideProduct img {
	float:left;
	margin:0 10px 10px 0;
	padding:0;
}
.productBanner {
	text-align:center;
}


/*   links    */
a:link, a:visited {
	color:#553680;
	text-decoration:none;
}
a:hover {
	color:#000000;
}


/*   forms   */
form {
	margin:0;
	padding:0;
}

input, input.dropDown, .dropDown {
	margin-bottom:8px;
	font-size:11px;
	width:200px;
}
.uc{
	text-transform:uppercase;
}
.txtArea {
	width:360px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.formButton {
	font-size:11px;
	color:#4C3075;
	font-weight:normal;
	width:100px;
	cursor:pointer;
}
.frmLabel, .frmInput {
	padding:2px 10px 2px 10px;
}
.frmLabel {
	font-size:.9em;
	color:#797979;
	font-weight:bold;
}
.frmButton {
	padding:10px;
	text-align:right;
}
.tickBox {
	width:30px;
}
	.chkBoxLabel {
		vertical-align:top;
		font-size:.8em;
	}

/*    Card Comparison Chart   */
th {
	color:#797979;
	font-size:.8em;
	font-weight:bold;
}

.ccSubTitle {
	text-align:left;
	font-weight:bold;
	font-size:.8em;
}

/*  float image top right */
.msnContact {
	float:right;
	padding:0 10px 10px 10px;
}

.greentick {
	background-color:#EFF3DE;
	padding:0;
	margin:0;
	height:100%;
	color:#454545;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	background-image:url(../images/greentick.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.Purpletick {
	background-color:#EFF3DE;
	padding:0;
	margin:0;
	height:100%;
	color:#454545;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	background-image:url(../images/purpletick.gif);
	background-position:center;
	background-repeat:no-repeat;
		}
.vmprotick {
	background-color:#EFF3DE;
	padding:0;
	margin:0;
	height:100%;
	color:#454545;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	background-image:url(../images/vmprotick.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.greenticknone {
	background-color:#EFF3DE;
	padding:0;
	margin:0;
	height:100%;
	color:#454545;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
}

