a {text-decoration: none; font-weight:bold; outline: none; border:none;}
a:link {color: #666666; font-weight:bold; text-decoration: none; outline: none; border:none;}	
a:visited {color: #666666; font-weight:bold; text-decoration: none; outline: none; border:none;}
a:hover {color: #0078ff; font-weight:bold; text-decoration: none; outline: none; border:none;}
a:active {color: #0078ff; font-weight:bold; text-decoration: none; outline: none; border:none;}
.none {  text-decoration: none}
.alttext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px}

* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
	background-color: #000000;
	text-align:center;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}

#splash {
	position:absolute;
	top: 50%;
	width:100%;
	height:100%;
	margin-top: -300px;
	z-index:3;
}
#index-logos {
	position:absolute;
	top: 50%;
	width:100%;
	height:220px;
	margin-top: -100px;
	z-index:8;
}
#container {
	width: 900px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-top: 30px;
	margin-bottom: 10px;
}
#header {
	position:relative;
	width: 900px;
	height: 180px;
	background-image: url(../images/1k2go-header.png);
	background-repeat: no-repeat;
	background-position:left bottom;
	z-index: 2;
	margin: 0px;
	padding: 0px;
}
#headerTop {
	position:relative;
	width: 900px ;
	height: 0px;
	right:0px;
	top:-27px;
	z-index: 6;
	vertical-align:top;
	text-align:right;
}
#headerProposal {
	position:relative;
	width: 200px ;
	height: 0px;
	left:10px;
	top:-25px;
	z-index: 7;
	vertical-align:top;
	text-align:left;
	background-color:#CCCCCC;
}
#menu {
	position:relative;
	width: 900px ;
	height: 160px;
	right:0px;
	top:10px;
	z-index: 6;
	vertical-align:top;
	text-align:left;
}
#main {
	position:relative;
	width: 900px ;
	min-height:510px;
	background-color:#FFFFFF;
	z-index: 3;
}
#footer {
	position:relative;
	width: 900px;
	height: 40px;
	background-image: url(../images/1k2go-footer.png);
	background-repeat: no-repeat;
	background-position:left top;
	z-index: 2;
	margin: 0px;
	padding: 0px;
}
#footerCredit {
	position:relative;
	width: 900px;
	height: 16px;
	top:2px;
	z-index: 6;
	margin: 0px;
	padding: 0px;
	text-align:right;
}
#bodyMain {
	position:relative;
	width: 675px;
	height: 500px;
	z-index: 5;
	margin: 0px;
	padding: 0px;
}
#content {
	position:absolute;
	min-height:600px;
	width: 675px;
	left: 225px;
	text-align:left;
	z-index: 4;
}
.sidebar {
	background-image: url(../images/spacer_blue.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.textMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	list-style-position: inside;
	list-style-type: square;
	list-style-image: url(../images/bullet.png);
}
.textTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	font-weight: bold;
}
.textStoreHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.textStorePrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	font-weight: bold;
	text-decoration: line-through;
}
.textStoreSale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0078ff;
	font-weight: bold;
}
.textBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 16px;
	font-weight: bold;
}
.textSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 11px;
}
.textLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	background-color: #EEEEEE;
}
.tableHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 6px;
}
.tableHighlight2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #000000;
	background-color: #000000;
	margin: 0px;
	padding: 6px;
}
#login {width:201px; height:50px; z-index:9; position:relative;}

.loginButton {width:51px; height:44px; background-image:url(../images/trainingpeaks-go.png); border:0px;}

.loginInput {
	background-color:#FFFFFF;
	width:140px;
	height:13px;
	border:0px;
	margin-left:5px;
	margin-right:5px;
	margin-top:3px;
	margin-bottom:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
		color: #4e4e4e;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; 
	margin-top: auto;
    margin-bottom: auto }