/* 
  ------------------------------------
  STARTECKONLINE.COM
  ------------------------------------
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	margin: 10px 0;
	padding: 0;
	background: #fff url(images/bg_site.gif) repeat;
}
a img {
	border: none;
}

ul {
	margin: 0;
}

i {
	background: #ffffcc;
	color: #666;
	font-style: normal;
}

a:link, a:visited {
	color: #444;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #444;
}

.highlight {
	padding: 15px;
	margin: 0 0 20px 0;
	background: #f7f7f7;
	/* border: 4px solid #ddeeff; */
	color: #444;
	line-height: 18px;
}

.border {
	border-top: solid 2px #eee;
	margin-top: 15px;
	padding-top: 15px;
}

h1 {
	font-size: 24px;
	line-height: 20px;
	margin: 0;
	padding: 0 0 20px 0;
	font-weight: bold;
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	letter-spacing: -0.5px;
}
h2 {
	font-size: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0 0 12px 0;
	font-weight: normal;
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	clear: both;
}
h3 {
	font-size: 13px;
	line-height: 14px;
	color: #888;
	background: #eee;
	margin: -10px -10px 10px -10px;
	padding: 10px 15px 10px 15px;
	font-weight: bold;
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
}
h4 {
	font-size: 18px;
	color: #777;
	line-height: 18px;
	margin: 0;
	padding: 0 0 12px 0;
	font-weight: normal;
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
}

hr {
	height: 0px;
	background-color: #ddd;
	border: 0px;
	margin: 20px 0;
	border-top: solid 1px #ddd;
	overflow: hidden;
	clear: both;
}

/* Size constraints */

#site-width {
	width: 800px;
	margin: 0 auto;
	border: 1px solid #ddd;
	background: #fff;
}

/* Head */

#head {
	background: #333 url(images/bg_head.gif) repeat-x;
	color: #acacac;
	padding: 0;
	position: relative;
	height: 42px;
}
#head a {
	color: #fff;
}

#head-inner {
	width: 750px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	padding: 5px 0 20px;
}
#head-links {
	float: right;
	top: 0;
}

#logo {
	position: absolute;
	top: 110px;
	left: 50px;
}

#illustration {
	width: 800px;
	margin: 0 auto;
}

/* Content */

#entire {
	width: 100%;
	margin: 0 auto;
}
#header-image {
	margin: 0;
	padding: 0;
}
#youarehere {
	width: 720px;
	margin: 0 0 20px 0;
	padding: 8px 0 8px 30px;
	background: #F6FBFF;
	color: White;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	text-transform: lowercase;
}
#youarehere a {
/*	color: #999; */
}
#content {
	width: 750px;
	margin: 0 auto;
	padding: 22px 0 0 0;
	line-height: 18px;
}
#content-left {
	float: left;
	width: 520px;
	padding: 0;
}	
#content-right {
	float: right;
	width: 200px;
	padding: 10px 0;
	margin-left: 25px;
}
#content-full {
	float: left;
	width: 100%;
	padding: 0;
}
#content p {
	padding: 0 0 10px 0;
	margin: 0;
	line-height: 18px;
	text-align: justify;
}
#content .feature-list {
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	list-style: none;
}
#content .feature-list-grey {
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	list-style: none;
	background: #373737;
}
#content .feature-list li {
	padding: 0 0 0 30px;
	background-image: url(images/plus.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
}

.image-box {
	float: left;
	width: 520px;
	height: 110px;
	padding-top: 10px;
	position: relative;
	border-top: 1px solid #ddd;
}
.image-box-text {
	float: right;
	width: 380px;
	position: absolute;
	top: 10px;
	right: 0;
}

.dc-pic {
	float: right;
	border: 1px solid #ddd;
	padding: 2px;
	margin: 0 0 0 20px;
}


/* Foot and domain */

#foot {
	margin: 0;
	overflow: hidden;
	line-height: 18px;
	color: #e3e3e3;
	background: #373737;
}
#foot a:link {
	color: #99ccff;
	text-decoration: none;
}
#foot a:visited {
	color: #99ccff;
	text-decoration: none;
}
#foot a:hover {
	text-decoration: underline;
	color: #99ccff;
}
#foot-inner {
	width: 750px;
	margin: 0 auto;
	padding: 30px 0;
}

#domain {
	margin: 30px 0 0 0;
	overflow: hidden;
	position: relative;
	border-top: 1px solid #ddd;
	line-height: 18px;
	color: #999;
	background: #eee;
}
#domain-inner {
	width: 750px;
	margin: 0 auto;
	padding: 5px 0 3px 0;
}

/* Main navigation */

#nav-entire {
	margin: 0 auto;
	background-image: url(images/bg_nav.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #fff;
}

#nav-wrap {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

#head-nav {
	margin: 0 auto;
	text-transform: capitalize;
	position: absolute;
	left: 0;
	bottom: 0;
	font-weight: bold;
}

/* PVII Menu */

#menuwrapper {
	background-image: url(images/bg_nav.gif);
	background-repeat: repeat-x;
	z-index: 1;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 13px;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 0;
	padding: 10px 18px;
	color: #fff;
}
#p7menubar a.trigger {
	padding: 10px 18px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: right center;
}

#p7menubar li {
	float: left;
	width: 9em;
}
#p7menubar li ul, #p7menubar ul li  {
	width: 14em;
}
#p7menubar ul li a  {
	color: #444;
	border-right: 0;
	padding: 3px 12px 3px 24px;
	font-weight: normal;
	background-image: url(images/pagesm.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #fff;
	border: 2px solid #ddd;

	padding: 2px;
	background-image: url();
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #fff;
	background-color: #444;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #444;
	background-color: transparent;
}
#p7menubar ul a:hover {
	background-color: #eee!important;
	color: #444!important;
}
#p7menubar li {width: auto;}

#current {
	background-color: #444;
}

/* Sub navigation */

.sub-nav {
	border: 1px solid #ddd;
	padding: 10px;
	margin: 0 0 15px 0;
}
.sub-nav a:link, .sub-nav a:visited {
	color: #444;
	display: block;
}
.sub-nav a:hover {
	color: #444;
	display: block;
	text-decoration: underline;
}
.sub-nav ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

.sub-page li {
	padding: 1px 0 1px 20px;
	background-image: url(images/page.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
.sub-bullet li {
	padding: 1px 0 1px 14px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}

/* Forms */

form {
	padding: 0;
	margin: 0;
}
input {
	color: #666;
	background: #fff;
	border: 1px solid #ccc;
	padding: 3px 6px;
}
select {
	color: #666;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 2px 2px;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button div {
    background: transparent url('images/bg_button_div.gif') no-repeat;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
}

a.button:active div {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

/* Plan Table */

.plantable {
	padding: 0;
	margin: 0;
	font-size: 11px;
	width: 100%;
}
.plantable th {
	text-align: left;
	padding: 6px 3px;
}
.plantable td {
	text-align: left;
	border-bottom: 1px solid #ddd;
	padding: 3px;
}
.plantable img {
	margin: 0;
}
.plantable .trtitle {
	background: #eee;
}
.plantable .trodd {
	background: #f7f7f7;
}
.plantable .thlarge {
	width: 40%;
	font-size: 13px;
}
.plantable .thsmall {
	width: 20%;
	font-size: 13px;
}

.plantable i {
	font-style: italic;
	color: #999;
	font-size: 10px;
	padding: 0 4px;
}

/* Plan Table 2*/

.plantable2 {
	padding: 0;
	margin: 0;
	font-size: 11px;
	width: 100%;
}
.plantable2 th {
	text-align: left;
	padding: 6px 3px;
}
.plantable2 td {
	text-align: left;
	border-bottom: 1px solid #ddd;
	padding: 3px;
}
.plantable2 img {
	margin: 0;
}
.plantable2 .trtitle {
	background: #eee;
}
.plantable2 .trodd {
	background: #f7f7f7;
}
.plantable2 .thlarge {
	width: 20%;
	font-size: 13px;
}
.plantable2 .thsmall {
	width: 10%;
	font-size: 13px;
}

.plantable2 i {
	font-style: italic;
	color: #999;
	font-size: 10px;
	padding: 0 4px;
}



/* Plans */

.planbox {
	width: 348px;
	float: left;
	padding: 10px;
	margin: 0 0 10px 0;
	background: #eee;
	border: 1px solid #ddd;
	position: relative;
}
.planbox-inner {
	width: 230px;
	float: right;
}
.planbox-icon {
	position: absolute;
	left: 22px;
	bottom: 25px;
}

/* Support */

#support-c1 { float: left;width: 370px; }
#support-c1 p, #support-c2 p { margin: -6px 0 -12px 0; line-height: 15px; }
#support-c2 p { margin: -6px 0 -12px 0; line-height: 15px; }
#support-c2 { float: right; width: 370px; }

.support-wrap { height: 100%; clear: both; margin-bottom: 10px; overflow: hidden; background: #f7f7f7; padding: 10px; }
.support-icon { width: 50px; float: left }
.support-text { width: 285px; float: right; text-align: justify; }

/* Contact form */

#cform label,input {
	display: block;
	width: 220px;
	float: left;
	margin-bottom: 10px;
}

#cform label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}

#cform input,textarea {
	border: 1px solid #ddd;
	background: #f7f7f7;
	margin-bottom: 10px;
}

#cform .submit {
	width: 100px;
}

#cform br {
	clear: left;
}

#cform-c1 { float: left;width: 370px; }
#cform-c2 { float: right; width: 370px; }

/* Home */

#home {
	width: 750px;
	height: 400px;
}

.welcome {
	width: 750px;
	height: 218px;
	margin: 0 0 15px 0;
	padding: 0;
}

.feature-box {
	width: 236px;
	float: left;
/*	margin: 2 2 10px 0;  */
	background: #F5F5F5; 
	padding: 4px
}
.leftpad {margin: 0 9px 0 0;}
.rightpad {margin: 0 10px 0 0;}
.bottompad {margin: 0 0 10px 0;}

.feature-box1 {
	width: 236px;
	float: left; /*	margin: 2 2 10px 0;  */
	background: #FFBFDF;
	padding: 4px;
}
.leftpad {margin: 0 9px 0 0;}
.rightpad {margin: 0 10px 0 0;}
.bottompad {margin: 0 0 10px 0;}


/* lightbox */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}