/*
version 2.0 of css for Homeline technology 
author: platform 1 design
email: info@platform1design.com
website: http://www.platform1design.com
*/

* { 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #373737;
line-height: 1.7em;}

body {
	margin: 0;
	padding: 0;
	background-image: url(../img/bluestripe2.gif);
	}
	
.clear {
	clear:both;
	}	

h1 {
	font-size: 22px;
	line-height: 1.5em;
	font-weight: normal;
	margin-top:1em;
	margin-bottom:10px;
	color: #6D75B1;
}

h1 .join  {
	font-size: 22px;
	line-height: 1.5em;
	font-weight: normal;
	margin-top:0;
	color: #6D75B1;
	
}

h1 .alarm {
	font-size: 22px;
	line-height: 1.5em;
	font-weight: normal;
	margin-top:1em;
	margin-bottom:10px;
	color: #E40436;
}



.join {
	margin-top: 0;
	width: 280px;
	float: left;
}

.joinrt{
	margin-top: 0;
	width: 280px;
	float: left;
	text-align: right;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin-top:1.4em;
	margin-bottom:0.7em;
	color: #6D75B1;
	}

h2 .alarm {
	font-size: 13px;
	font-weight: bold;
	margin-top:1.4em;
	margin-bottom:0.7em;
	color: #E40436;
	}

h2 em {
	font-weight: normal;
}	

h3 {
	color: #7b83b9;
	margin-bottom:0.4em;
}

h4 {
	font-size: 11px;
	margin: 1.4em 0 0 0;
}
/*page area*/
#page, .page {
	width: 69em;
	background-color: #fff;
	margin: 0 auto 0 auto;
	border-bottom: 1px solid #a7acd0;
	border-left: 1px solid #a7acd0;
	border-right: 1px solid #a7acd0;

}

/*banner area*/
.banner {
	}
	
.banner img {
	margin: 10px 0 10px 10px;
}

/*main navigation*/
.nav {
	height: 26px;
	margin-top: 3px;
	background-color: #6d75b1;
	padding: 0;
	padding-left: 192px;
}

.nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 100%;
}
	
.nav ul li {
	float: left;
	display: inline;
	margin-left:4px;
	padding-left:0;
	}
	
.nav a {
	display: block;
	float: left;
	/*color: #7b83b9;
	background-image:  url(../img/navstripe.gif);*/
	color: #000;
	background-image:  url(../img/navstripe1.jpg);
	font-weight:bold;
	padding: 0 10px 0 0;
	margin: 5px	0	0	0;
	text-decoration: none;	
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	height:20px
}

.nav a:hover, .nav .vis a {
	/*background-image: url(../img/navstripevis.gif);
	color:  #484C84;*/
	background-image:  url(../img/navstripe1vis.jpg);
	color:#fff;
}

/*subnavigation*/

.menu {
	float: left;
	width: 17.6em;
	height:500px;
	}
	
.menu ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
.menu li {
	margin:1em 0 0 0 ;
	padding:0;
	}
	
.menu a {
	text-decoration:none;
	color: #7b83b9;
	font-weight:bold;
	margin-left: 1em;
	/*background: url(../img/menubut.jpg) no-repeat left ;
	padding-left: 16px;
	background-color: Lime;*/
	}
.menu a:hover, .menu .vis a {
	color:  #484C84;
	/*background: url(../img/menubutvis.jpg) no-repeat left 2px;*/
}

.menu li li {
		margin:0.2em 0 0 0 ;
}

.menu li.vis li a{
	font-weight:normal;
	background: url(../img/menulibut.gif) no-repeat left 2px;
	padding-left: 16px;
}

.menu li li a:hover, 
.menu li.vis  li.vis a {
	background: url(../img/menulibutvis.gif) no-repeat left 2px;
}
.menu .centre {
text-align: center;
}

/*main text area*/
.main {
	float:left;
	width: 51.4em;
	}
	
.main a, .main em a {
	text-decoration: none;
	font-weight:bold;
	color: #7b83b9;
}

.main p {
	margin: 0 10px 1em 0;
}
.main .right img {
	float:right;
}

.main .left img {
	float:left;
}

.main ul {
	list-style: none;
	padding-left: 0;
	margin: 0 0 0.7em 0;
}

.main .prebullet {
	margin: 0 10px 0.2em 0;
}

.main li {
	background: url(../img/dot-hlt.gif) no-repeat left 8px;
	line-height: 1.9em;
	padding-left: 12px;
/*	margin-bottom: 0.7em;*/
}

.price {
	font-size: 14px;
	font-weight: bold;
	color: #6D75B1;
}

.main table {
	margin:0;
}

.player {
	height: 80px;
	margin: 0 0 20px 0;
}

.player img, .player object {
	margin-right: 20px;
}

.player img, .player object {
	float: left;
}

/*form*/
.entry {
	width: 40em;
}
/*input,*/ textarea, .text1line {
	width: 100%;
	background: url(../img/field-hlt.jpg) no-repeat;
	padding: 3px;
}

input:focus, textarea:focus {
	background: url(../img/field-hlt-focus.jpg) no-repeat;
}


.insettext {
	padding-left: 25px;
}

.typedrop {
	background-image: none;
}


.send {
	width: auto;
	background: none;
}

.p1warning {
	color: #E40436;
}

.main .backbutton {
	margin-top: 2em;
}

/*footer*/
.footer {
	width: 69em;
	margin: 0 auto 0 auto;
}

.footer p {
	margin-top:0;
}

.footer a, .footer a:hover {
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	color: #7b83b9;
	line-height: 2.5em;
	padding-left: 10px;
}

.footer a:hover {
	color:  #484C84;
}


/*old styles
.Arial12N {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;

}
.Arial12B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;

}
.Arial16B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.verd11n {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-weight: bold;
	color: #4f559c;
}
.verd11bdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #4f559c;
	text-decoration: none;
}




*/
