@charset "utf-8";

/************************************************
	CSS StyleSheet
	bestnorfolkofficesolutions.com

	Media: Screen

	Copyright (C) 2008
	Helen Heinel-Szesch
	www.truesite.de
************************************************/

/*********************************
    GLOBAL
*********************************/

* {
    margin: 0;
    padding: 0;
}

body {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 101%;
    text-align: center;
    font-family: "Lucida Grande", verdana, helvetica, Arial, sans-serif;
    font-size: 0.7em;
    color: #575757;
    background: #fff;
}

#wrapall {
    width: 846px;
    margin: auto;
}

#header {
	width: 846px;
	height: 194px;
	background: url("images/header.jpg") no-repeat;
}

#menu {
	width: 846px;
	height: 30px;
	text-align: left;
	background: #1685df; 
}

#content {
	width: 846px;
	text-align: left;
	border-left: 3px solid #fff;
	float: left;
	background: url("images/content_bg1.jpg");
}

#footer {
	width: 846px;
	background: url("images/footer.jpg") no-repeat;
	height: 70px;
	clear: both;
	margin: 0px;
}


/*******MENU*********/

div.menutabs {
	background: #1e6dd8;
	margin-left: 10px;
}

ul.menu {
	margin-left: 0px;
	list-style: none;
	text-align: center;
}

ul.menu a {
	display: block;
}

ul.menu li {
	float: left;
	width: 80px;
	margin-right: 35px;
	margin-top: 5px;
}

ul.menu li a {
	text-decoration: none;
	padding: 3px 0px 3px 0px;
	font-weight: bold;
	color: #ebf2fc;
}

ul.menu li a:hover {
	color: #adcefb;
	background: #16578d;
}

ul.menu li a.main_active {
	color: #042d5a;
}


/*********************************
    CONTENTS
*********************************/


/*******Global Styles*********/

h1 {
	font-size: 115%;
	font-weight: bold;
	padding-bottom: 10px;
}

p.standard {
	line-height: 140%;
	padding-bottom: 7px;
}

p.blue {
	line-height: 140%;
	padding-bottom: 7px;
	color: #1e6dd8;
}

span.red {
	color: red;
}

ul.standard {
	list-style-type: square;
	list.style-position: outside;
	margin-left: 50px;
}

ul.blue {
	list-style-type: square;
	list.style-position: outside;
	margin-left: 50px;
	color: #1e6dd8;
}

div.clear {
	clear: both;
}

span.blue {
	font-weight: bold;
	font-style: italic;
	color: #1e6dd8;
}

.right {
	align: right;
}

.left {
	float: left;
}


	

/*******Homepage*********/
div.text {
	width: 500px;
	float: left;
	margin-top: 35px;
	margin-left: 30px;
}

div.hometext {
	float: left;
	margin-top: 35px;
	margin-left: 30px;
	width: 410px;
}

div.wraphome {
	width: 778px;
	background: url("images/pic_home.jpg") no-repeat 97% 84%;
	float: left;
}

div.benefits {
	margin-top: 15px;
	margin-left: 35px;
	padding-left: 12px;
	padding-top: 12px;
	background: url("images/benefits.jpg") no-repeat;
	width: 410px;
	height: 242px;
	float: left;
	white-space: normal;
}

div.offer {
	margin-top: 15px;
	margin-left: 20px;
	padding-left: 12px;
	padding-top: 12px;
	background: url("images/offer.gif") no-repeat;
	width: 125px;
	height: 242px;
	float: left;
}

div.member {
	margin-top: 15px;
	margin-left: 20px;
	padding-left: 23px;
	padding-top: 22px;
	width: 125px;
	float: left;
}

ul.offer {
	list-style-type: square;
	list.style-position: outside;
	margin-left: 25px;
	color: #1e6dd8;
}

div.offer a.more {
	display: block;
	background: url("images/more.jpg") no-repeat;
	padding: 3px 0px 5px 7px;
	text-decoration: none;
	color: #fff;
	margin-top: 25px;
}

div.offer a.more:hover {
	display: block;
	background: url("images/more_over.jpg") no-repeat;
	padding: 3px 0px 5px 7px;
	text-decoration: none;
	color: #fff;
}

/*******Pages*********/

div.wrap {
	width: 778px;
	float: left;
}

div.page {
	width: 500px;
	float: left;
	margin-top: 35px;
	margin-left: 30px;
}

/*******Prices*********/

div.wrapprice {
	width: 778px;
	background: url("images/pic_prices.jpg") no-repeat 97% 90%;
	float: left;
}

div.rates {
	margin-top: 15px;
	padding-left: 12px;
	padding-top: 12px;
	padding-right: 20px;
	background: url("images/prices.jpg") no-repeat;
	width: 410px;
	height: 340px;
}

ul.prices {
	list-style-type: square;
	list.style-position: outside;
	margin-left: 30px;
}

ul.prices li {
	padding-bottom: 12px;
}

/*******Service*********/

div.wrapserv {
	width: 778px;
	background: url("images/pic_service.jpg") no-repeat 97% 90%;
	float: left;
}

div.serv {
	background: url("images/benefits.jpg") no-repeat;
	width: 410px;
	height: 242px;
	padding-bottom: 20px;
	padding-top: 15px;
	padding-left: 15px;
}

img.service {
	float: left;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-top: 3px;
	border: 1px solid #494949;
}

ul.service {
	list-style-type: square;
	list.style-position: outside;
	margin-left: 160px;
	margin-top: 12px;
}

ul.service li {
	padding-bottom: 12px;
}

p.service {
	line-height: 140%;
	padding-bottom: 7px;
	padding-top: 12px;
}

p.servbox {
	width: 245px;
	line-height: 140%;
	margin-left: 130px;
}


/*******Profile*********/

div.wrapprof {
	width: 778px;
	background: url("images/pic_profile.jpg") no-repeat 97% 90%;
	float: left;
}

div.profimg {
	text-align: center; 
}

img.profile {
	border: 1px solid #494949;
	margin-right: 45px;
}

/*******Terms*********/

div.wrapterms {
	width: 778px;
	background: url("images/pic_terms.jpg") no-repeat 97% 90%;
	float: left;
}

a.terms {
	text-decoration: underline;
	color: #1e6dd8; 
}


/*******Login*********/

a.login {
	display: block;
	background: url("images/more.jpg") no-repeat;
	padding: 3px 0px 5px 7px;
	text-decoration: none;
	color: #fff;
	margin-top: 25px;
}

a.login:hover {
	display: block;
	background: url("images/more_over.jpg") no-repeat;
	padding: 3px 0px 5px 7px;
	text-decoration: none;
	color: #fff;
}

div.split {
	float: left;
}

table {
	font-size: 100%; 
	margin-top: 50px;
	margin-bottom: 150px;
	border-spacing: 20px;
}



/*******Links*********/

div.link {
	width: 460px;
	padding-bottom: 15px;
	padding-top: 20px;
	padding-left: 0px;
	border-bottom: 1px solid silver;
	float: left;
}

div.linkpic a.link {
	text-decoration: none;
}

a.link img {
	border: 0px;
}

div.linkpic {
	margin-right: 25px;
	float: left;
}

div.linktext {
	width: 310px;
	float: left;
}

/*img.link {
	margin-right: 25px;
	float: left;
}*/

/*******Footer*********/
p.footer {
	padding-top: 35px;
	text-align: right;
	padding-right: 5px;
	font-size: 85%;
	color: #fff;
}

a.footer {
	color: #fff;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
}

/******Contact*********/

div.wrapcontact {
	width: 778px;
	background: url("images/pic_contact.jpg") no-repeat 97% 90%;
	float: left;
}

div.block {
   width: 395px;
   /*height: 300px;*/
   float: left;
   padding-top: 10px;
}
   
textarea.form {
   background-color: #e5e5e5;
   width: 350px;
   height: 120px;
   border-left: 1px solid #494949;
   border-top: 1px solid #494949;
   border-right: 1px solid #9b9999;
   border-bottom: 1px solid #9b9999;
}
   
input.adr {
   background-color: #e5e5e5;
   border-left: 1px solid #494949;
   border-top: 1px solid #494949;
   border-right: 1px solid #9b9999;
   border-bottom: 1px solid #9b9999;
}
input.re {
   background-color: #e5e5e5;
   border-left: 1px solid #494949;
   border-top: 1px solid #494949;
   border-right: 1px solid #9b9999;
   border-bottom: 1px solid #9b9999;
   width: 350px;
}
   
div.block p.send {
    text-align: right;
    margin-right: 42px;
}

   
input.button {
    width: 50px;
    border-right: 1px solid #494949;
    border-bottom: 1px solid #494949;
    border-left: 1px solid #9b9999;
    border-top: 1px solid #9b9999;
    background: #e5e5e5;
    color: #042d5a;
}
   
p.sent {
    padding-left: 36px;
    padding-bottom: 235px;
}

p.error {
	padding-bottom: 0 px;
}