/*CSS file for xhtml/css template "Tellix"*/

/*General Structure Classes*/

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 74.5%;
	color:#000000;
	margin: 0px;
	padding: 0px;
}

.out {
background-image:url(../images/topbck.jpg);
background-repeat:repeat-x;
width:100%;
float:left;
}

.int {
margin:0px auto;
width:830px;
}

.logo{
background-image:url(../images/logo.jpg);
background-repeat:no-repeat;
height:126px;
width:400px;
float:left;
}

.main {
line-height:18px;
margin-top:22px;
float:left;
width:100%;
}

.primarycontent {
float:left;
width:100%;
padding-bottom:22px;
}
.primarycontent2 {
float:left;
width:100%;
padding-bottom:22px;
}

.list ul{
padding:0px;
margin: -35px ;
}

.list li{
list-style:none;
background-image:url(../images/arrow.jpg);
background-repeat:no-repeat;
background-position:left;
padding:0 0 0 20px;
}

.primarycontent ul {
padding:0px;
margin:0px;
}

.primarycontent ul li{
list-style:none;
padding:0 0 0 20px;
}

.topmenu {
height:36px;
width:100%;
float:left;
}

.topmenuright {
height:34px;
float:right;
background-image:url(../images/topmenusep.jpg);
background-repeat:repeat-y;
font-size:0.8em;
padding:0 0 0 12px;
}
.headermenuright {
height:302px;
width:375px;
float:right;
padding:0 24px 0 0;
color:#FFFFFF;
}
.headermenuleft {
height:302px;
width:413px;
float:left;
padding:0 0 0 0;
color:#FFFFFF;
}

.left {
float:left;
width:64%;
padding-right:2%;
}

.right {
float:right;
width:30%;
background-image:url(../images/vertsep.jpg);
background-repeat:no-repeat;
background-position:top left;
padding-left:4%;
}

.footer {
width:100%;
float:left;
border-top:3px solid #eeeeee;
margin:22px 0;
}

.headerHome {
height:302px;
margin-bottom:22px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
}
.header {
margin-bottom:22px;
}
.topleft, .topcenter, .topright {
width:30%;
float:left;
padding:0 1.5%;
}

.login {
background-image:url(../images/loginbck.jpg);
background-repeat:repeat-x;
float:right;
height:29px;
line-height:29px;
font-size:0.78em;
}

.loginint {
background-image:url(../images/loginright.jpg);
background-repeat:no-repeat;
background-position:top right;
padding-right:14px;
}

.footer {
font-size:0.88em;
padding-top:11px;
color:#999999;
line-height:18px;
}
.readmore {
	background-image:url(../images/arrow.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 35px 0 0;
	margin-left:125px;
}
.readmorelg {
	background-image:url(../images/arrow.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 35px 0 0;
	margin-left:400px;
}
.getstarted {
	padding-left:20px;
	margin-left:400px;
}
.hpbtn {
	padding-left:20px;
	margin-left:90px;
}
.packageoptions {
	padding-left:20px;
	margin-left:50px;
}
.buybutton{
	padding-left:20px;
	margin-left:200px;
}

/*Headline Classes*/

h1 {
color:#CC6600;
float: none; 
font:  "Myriad Pro", Tahoma, Arial, Helvetica, sans-serif; 
border-bottom:3px solid #eeeeee;
padding:12px 0;
margin:8px 0;
font-size:18px;
}

h2 {
margin:0;
	padding: 1em 0;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #444444;
	border-top: 3px solid #eeeeee;
}

.small {
float: none; 
font: 0.8em "Myriad Pro", Tahoma, Arial, Helvetica, sans-serif; 
text-transform: none; 
letter-spacing: 0.2em; 
color: #444444; 
margin:0px;
}

/*List Classes*/
.main ul{
padding:0px;
margin:0 0 0 45px;
}

.topmenu ul {
float:left;
padding:0;
margin:0;
width:650px;
}

.topmenu ul li {
float:left;
padding:0;
margin:0;
list-style:none;
}

.clearbullet ul li {
list-style:none;
padding:0 0 0 10px;
}

/*Link Classes*/
a:link, a:visited {
color:#428CE7;
}

a:hover {
color:#CC6600;
}

.readmore a:link {
text-decoration:none;
}

.topmenu a:link, .topmenu a:visited {
text-decoration:none;
line-height:34px;
height:34px;
color:#444444;
padding:0 14px;
font-size:1.1em;
}

.topmenu a:hover {
color:#b11111;
}

#current{
color:#996600;
background-color:#cccccc;
padding:7px 14px;
}

.topmenuright a:link, .topmenuright a:visited {
padding:0 8px;
color:#666666;
}

.login a:link, .login a:visited {
color:#999999;
text-decoration:none;
padding:0 5px;
}

.topmenuright a:hover, .login a:hover {
color:#428CE7;
}

.hplink ul li a:link, .hplink a:visited {
text-decoration:none;
line-height:34px;
height:34px;
color:#444444;
padding:0 14px;
font-size:1.1em;
}

.hplink ul li a:hover {
color:#b11111;
}
.bullet ul{
padding:0px;
}

.bullet li{
list-style:square;
}