@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	background-image: url(../_images/bg.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-position: top center;
	background-repeat: repeat-x;
	}
.magic {
	display:none;
	} 
sup,sub {	
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;	
	}
sup {
	bottom: 1ex;
	}
sub {
	top: .5ex;
	}
hr {
	border: none;
	background-color: #CDCDCD;
	color: #CDCDCD;
	height: 1px;
	width: 95%;
	margin-top: 20px;
	margin-bottom: 20px;
	}
/**********************HIDDEN PAGE ELEMENTS***********************/
.hide {
	display: none;
	}
#skip {
	display: none;
	}
/**********************CENTRE PAGE IN WINDOW***********************/
#centre {
	width: 100%;
	text-align: center;
	}
#container {
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	width: 1000px;
	}
/**********************TOP BAR AND NAVIGATION***********************/
#topbar {
	background-image: url(../_images/Nav_BG2.jpg);
	width: 100%;
	height: 83px;
	}
#navigation {
	float: left;
	}
#navigation ul {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	}
#navigation img {
	margin: 0px;
	padding: 0px;
	}
#navigation li {
	list-style-type: none;
	}
* html #navigation li{
	height: 14px;
	}
#navigation a:link {
	/*background-image: url(../_images/btn_UP.jpg);*/
	text-decoration: none;
	height: 35px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 31px;
	*line-height: 25px;
	display: inline;
	}
#navigation a:visited {
	/*background-image: url(../_images/btn_UP.jpg);*/
	text-decoration: none;
	height: 35px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 31px;
	*line-height: 25px;
	display: inline;
	}
#navigation a:hover {
	/*background-image: url(../_images/btn_DOWN.jpg);*/
	text-decoration: none;
	height: 35px;
	font-size: 12px;
	font-weight: bold;
	color: #79BCFF;
	line-height: 31px;
	*line-height: 25px;
	display: inline;
	}
#navigation span {
	/*background-image: url(../_images/btn_DOWN.jpg);*/
	text-decoration: none;
	height: 35px;
	font-size: 14px;
	color: #79BCFF;
	font-weight: normal;
	display: inline;
	}
#navigation strong {
	color: #4891DC;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	display: block;
	text-indent: 8px;
	}
#navigation em {
	color: #AE0062;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	display: block;
	text-indent: 8px;
	}
.nav1 {
	float: left;
	width: 149px;
	height: 35px;
	margin: 42px 0 0 10px;
	_margin: 42px 0 0 10px;
	*margin: 42px 0 0 5px;
	text-align: center;
	}
.nav2 {
	float: left;
	width: 148px;
	height: 35px;
	margin: 42px 0 0 0;
	text-align: center;
	}
.nav3 {
	float: left;
	width: 163px;
	height: 35px;
	margin: 42px 0 0 0;
	text-align: center;
	}
.nav4 {
	float: left;
	width: 237px;
	height: 35px;
	margin: 42px 0 0 0;
	text-align: center;
	}
.nav5 {
	float: left;
	width: 147px;
	height: 35px;
	margin: 42px 0 0 0;
	text-align: center;
	}
.nav6 {
	float: left;
	width: 137px;
	height: 35px;
	margin: 42px 0 0 0;
	text-align: center;
	}
#searchform {
	float: left;
	margin: 40px 0 0 10px;
	}
.txt-search {
	width: 100px;
	}
#Sub-Nav {
	text-align: right;
	margin: 0px;
	}
/**********************PAGES***********************/
#main {
	width: 980px;
	overflow: auto;
	background-repeat: no-repeat;
	/*background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCDCD;*/
	margin: 20px 10px 0 10px;
	}
#home_content {
	width: 978px;
	/*background-image: url(../_images/Go2-Landing.jpg);*/
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	min-height: 450px;
	_height: 450px;
	}
#store_content {
	width: 978px;
	background-color:#FFF;
	background-repeat: repeat-y;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	overflow: hidden;
	min-height: 450px;
	_height: 450px;
	}
#Left_Col {
	float: left;
	width: 600px;
	padding: 25px 25px 25px 25px;
	}
#Right_Col {
	float: right;
	width: 300px;
	padding: 25px 25px 25px 0;
	}
#Both_Col {
	float: left;
	/*width: 550px;*/
	padding: 0px 25px 25px 25px;
	}
#Product_Col_A {
	float: left;
	width: 442px;
	padding: 0px;
	}
#Product_Col_A img {
	padding: 5px 0px 10px 20px;
	}
#Product_Col_B {
	float: left;
	width: 275px;
	margin-top: 55px;
	}
#Free_Shipping {
	width: 978px;
	line-height: 30px;
	background-color: #4891dc;
	border-color: #f07b05;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	margin: 10px 0 10px 0;
	padding: 7px 0 7px 0;
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;
	}
#Free_Shipping span {
	color: #4891DC;
	font-size: 14px;
	}
#Box1 {
	float: left;
	width: 235px;
	height: 150px;
	background-color: #e8e8e8;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	margin-right: 10px;
	padding: 0px;
	text-align: center;
	}
#Box2 {
	float: left;
	width: 237px;
	height: 150px;
	background-color: #e8e8e8;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	padding: 0px;
	text-align: center;
	}
#Right-Col-Items {
	width: 210px;
	height: 125px;
	border-color: #666666;
	background-image:url(file:///H|/MARKETING/Visual%20Communications/Website/Mik/GO2_Web/_product-images/Accessories-BG.jpg);
	background-repeat:no-repeat;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 2px;
	}
#Black-Lanyard {
	background-image:url(file:///H|/MARKETING/Visual%20Communications/Website/Mik/GO2_Web/_product-images/Black-Lanyard-BG.jpg);
	}
/**********************PAGES TEXT***********************/

#main ul {
	margin: 0 0 20px 0;
	padding: 0 20px 0 20px;
	line-height: 20px;
	}
#main p {
	color: #636363;
	margin: 0 20px 10px 20px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: block;
	line-height: 20px;
	}
#main li {
	list-style-type: none;
	font-size: 12px;
	line-height: 30px;
	}
#main li img {
	margin-bottom: -8px;
	}
#main a:link {
	color: #4891DC;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	padding: 0 0 0 0;
	}
#main a:visited {
	color: #4891DC;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	padding: 0 0 0 0;
	}
#main a:hover {
	color: #F07B05;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	}
#main span {
	color: #F00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	}
#main strong {
	color: #636363;
	margin: 0 0 0 0;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	line-height: 20px;
	}
#main em {
	font-size: 12px;
	}
#main h1 {
	color: #666666;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	height: 15px;
	display: block;
	margin: 20px 15px 15px 20px;
	}
#main h2 {
	color: #4891DC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	display: block;
	margin: 15px 15px 15px 20px;
	}
#main h3 {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 15px 15px 20px;
	display: block;
	}
#main h4 {
	color: #636363;
	margin: 0 0 0 60px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: block;
	line-height: 20px;
	}
#Right_Col ul {
	margin: 0 0 0 0;
	padding: 0 20px 0 10px;
	line-height: 20px;
	}
#Right_Col p {
	color: #666666;
	margin: 0 20px 0 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: block;
	line-height: 20px;
	}
#Right_Col li {
	list-style-type: none;
	margin-top: -2px;
	margin-bottom: 5px;
	line-height: 20px;
	}
#Right_Col li img {
	margin: 0;
	}
#Right_Col a:link {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	padding: 0 0 0 0;
	}
#Right_Col a:visited {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	padding: 0 0 0 0;
	}
#Right_Col a:hover {
	color: #F07B05;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	}
#Right_Col span {
	color: #F00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	}
#Right_Col strong {
	color: #636363;
	margin: 0 0 0 0;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	line-height: 20px;
	}
#Right_Col em {
	font-size: 10px;
	}
#Right_Col h1 {
	color: #666666;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	height: 15px;
	display: block;
	margin: 20px 15px 15px 10px;
	}
#Right_Col h2 {
	color: #4891DC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	display: block;
	margin: 15px 15px 15px 10px;
	}
#Right_Col h3 {
	color: #666666;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-weight: normal;
	display: block;
	}
#Right_Col h4 {
	color: #4891DC;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	height: 15px;
	display: block;
	margin: 20px 15px 15px 10px;
	}

#Both_Col ul {

	margin: 0 0 20px 0;

	padding: 0 20px 0 20px;

	line-height: 20px;

	}

#Both_Col p {

	color: #636363;

	margin: 0 20px 10px 20px;

	text-decoration: none;

	font-size: 12px;

	font-weight: normal;

	display: block;

	line-height: 20px;

        text-align:justify;

	}

#Both_Col li {

	list-style-type: none;

	font-size: 12px;

	}

#Both_Col a:link {

	color: #4891DC;

	text-decoration: underline;

	font-size: 12px;

	font-weight: normal;

	display: inline;

	padding: 0 0 0 0;

	}

#Both_Col a:visited {

	color: #4891DC;

	text-decoration: underline;

	font-size: 12px;

	font-weight: normal;

	display: inline;

	padding: 0 0 0 0;

	}

#Both_Col a:hover {

	color: #F07B05;

	text-decoration: none;

	font-size: 12px;

	font-weight: normal;

	display: inline;

	}

#Both_Col span {

	color: #F00;

	text-decoration: none;

	font-size: 12px;

	font-weight: bold;

	display: inline;

	}

#Both_Col strong {

	color: #636363;

	margin: 0 0 0 0;

	text-decoration: none;

	font-size: 12px;

	font-weight: bold;

	display: inline;

	line-height: 20px;

	}

#Both_Col em {

	font-size: 12px;

	}

#Both_Col h1 {

	color: #666666;

	text-decoration: none;

	font-size: 16px;

	font-weight: bold;

	height: 15px;

	display: block;

	margin: 20px 15px 15px 20px;

	}

#Both_Col h2 {

	color: #4891DC;

	text-decoration: none;

	font-size: 13px;

	font-weight: bold;

	height: 15px;

	display: block;

	margin: 15px 15px 15px 20px;

	}

#Both_Col h3 {

	color: #666666;

	text-decoration: none;

	font-weight: bold;

	font-size: 12px;

	margin: 0px 15px 15px 20px;

	display: block;

	}

#Both_Col h4 {

	color: #636363;

	margin: 0 0 0 60px;

	text-decoration: none;

	font-size: 12px;

	font-weight: bold;

	display: block;

	line-height: 20px;

	}


#Sub-Nav ul {
	margin: 0 0 10px 0;
	padding: 0px;
	line-height: 20px;
	color: #F07B05;
	}
#Sub-Nav p {
	color: #636363;
	margin: 0 20px 0 20px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: block;
	line-height: 20px;
	}
#Sub-Nav li {
	list-style-type: none;
	margin: 5px;
	display: inline;
	}
#Sub-Nav a:link {
	color: #F07B05;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	padding: 0 0 0 0;
	}
#Sub-Nav a:visited {
	color: #F07B05;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	padding: 0 0 0 0;
	}
#Sub-Nav a:hover {
	color: #4891DC;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	}
#Product_Col_B span {
	color: #F00;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	}
/**********************FOOTER***********************/
#footer {
	background-image: url(../_images/FooterBar.jpg);
	background-repeat: repeat-x;
	height: 30px;
	margin: 0 0 0 0;
	}
#copyright {
	font-size: 9px;
	line-height: 14px;
	color: #645A50;
	float: left;
	margin-top: 10px;
	padding-left: 15px;
	}
#copyright ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#copyright li {
	display: inline;
	}
#copyright a:link {
	color: #645A50;
	text-decoration: none;
	}
#copyright a:visited {
	color: #645A50;
	text-decoration: none;
	}
#copyright a:hover {
	color: #AE005F;
	text-decoration: underline;
	}
#Volusion-Footer {
	float: left;
	width: 400px;
	text-align:left;
	margin-left: 15px;
	font-size: 9px;
	line-height: 14px;
	color: #645A50;
	}
#Cards {
	float: right;
	width: 500px;
	margin-right: 15px;
	}