/* Default */
:focus {
  -moz-outline-style: none;
}

li, ul {
	list-style: none;
	margin:0;
	padding:0;
}

a {
	text-decoration: none;
	font-weight: normal;
}

#global a {

	color: #FF8215;

}

#global a:hover {
  	color: #000000;
}

html {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica;
  background:#eeeeee;
  color:#403C3B;
}

body {

	margin: 0px;
	padding: 0px;

}


h1 {
  font-size: 1.4em;
  padding: 0;
  margin: 0;
}

h2 {
  font-size: 1.2em;
  padding: 0;
  margin: 0 0 15px 0;
}

h3 {
  font-size: 1.1em;
  padding: 0;
  margin: 0;
}


#global {
  width: 1000px;
  margin: 0px auto;
  background: #ffffff;
  padding: 0px;
}


#header {
  float: left;
  padding: 20px 20px 20px 20px;
  width: 960px;
  margin: 0px;
}

#header h1 {
  text-align:left;
  margin: 0 auto;
  float:left;
  padding: 0px;
}

#header div.contact {
  background-color: #eaeaea;
  font-size: 0.8em;
  text-align:left;
  margin: 0 auto;
  float:right;
  padding: 5px;
}

#header img {
  width: 310px;
  height: 65px;
  margin: 0px;
  float: left;
  border: 0px;
}


#navbar {
	width: 1000px;
	padding: 0px;
	line-height: 26px;
	height: 26px;
	border-bottom: 1px #403C3B solid;
  font-size: 0.8em;
}


#navbar div.account {

	text-align: right;
	margin: 0 20px 0 0;

}



#navigation {
  margin: 0px 0px 0px 20px;
  border: 1px;

}

#navigation li {
  float:left;
  margin: 0px 1px 0px 0px;
}

#navigation li a {
  	text-decoration: none;
  	margin: 0px auto;
  	padding: 5px 10px 5px 10px;
}


#navigation li a.on {
  background:#403C3B;
  color:#ffffff;
}

#navigation li a.off {
  background:#8B8D8E;
  color:#ffffff;
}

#navigation li a.off:hover {
  background: #403C3B;
  color: #ffffff;
}

#intro {

  font-size: 0.8em;
  line-height:1.4em;
  margin: 20px 0 0px 0;
  padding: 20px 20px 20px 20px;

}


#intro h1 {

  font-size: 1.4em;
  margin: 0;
  padding: 0 0 10px 0;
  font-weight: bold;

}


.reset {
  clear: left;
}

#content div.reset {
  clear: left;
  height: 10px;
}

#content {
  width: 960px;
  margin: 10px 20px 10px 20px;
  font-size: 0.8em;
  line-height:1.4em;

}

#content div.column {
  float:left;
  margin: 0 30px 0 0;
}


#content div.column.small {
  width: 300px;
}

#content div.column.middle {
  width: 630px;
}

#content div.column.full {
  width: 960px;

}

#content div.column.last, #content div.flatrate.last, #content div.photo.last {
  margin-right:0px;
}

#content div.photo {

	width: 200px;
	float: left;
	text-align: center;
	margin: 0 50px 0 0;
}

#content div.photo img {
  width: 200px;
  height: 298px;
  margin: 0px 0px 10px 0px;
  border: 0px;
}

#content div.flatrate {
      float:left;
      margin: 0 30px 5px 0;
      width: 280px;
	  padding: 10px;
	  text-align: center;
	  text-decoration: none;
	  color: #ffffff;

}

#content div.link {

	  cursor: pointer;

}

#content div.flatrate.private {

	background: #00A9E0;

}

#content div.flatrate.business {

	background: #EA2829;

}

#content div.flatrate.lawyer {

	background: #8B8D8E;

}

#content a.flatrate {

	color: #ffffff;

}

#content a.disabled {

	color: #666666;

}


.headline, .price {

  font-size: 1.4em;
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;
  font-weight: bold;

}


#content div.column ul {

	margin: 0px;
	padding: 0 0 0 20px;
}

#content div.column li {

	list-style-type: disc;
	padding: 0 0 5px 0;
}


.msgerror {
    border: 5px #C02B1D solid;
    padding: 5px;
    text-align: left;
    color: #000000;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 20px;
}

.eyecatcher {

    background-color: #FFFFCC;
	font-weight: bold;
	padding: 2px;
	margin-right: 10px;
	text-align: center;

}

.overviewfiles {

	padding: 0px;
	margin-left: 10px;
	width: 200px;
	text-align: right;
	float: right;
}


.msgnote {
    border: 1px #444444 solid;
    background-color: #FFFFCC;
    padding: 9px;
    text-align: left;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 20px;
}

input, select, textarea {
    background-color: #FFFFFF;
    padding: 3px;
    border: solid 1px #666666;
}

.submitbutton {

	border: 0px;
	padding: 0px;

}

input.button {
	color: #ffffff;
    border-top: outset 2px #FF8215;
    border-left: outset 2px #FF8215;
    border-right: outset 2px #000000;
    border-bottom: outset 2px #000000;
    background-color: #FF8215;
	font-size: 1.3em;
    padding: 10px;
}

input.button:active {
    border-style: inset !important;
    border-top: inset 2px #000000;
    border-left: inset 2px 000000;
    border-right: inset 2px #FF8215;
    border-bottom: inset 2px #FF8215;
}

input.orderbutton {
	color: #ffffff;
    border-top: outset 2px #aaaaaa;
    border-left: outset 2px #aaaaaa;
    border-right: outset 2px #000000;
    border-bottom: outset 2px #000000;
    width: 190px;
	font-size: 1.3em;
    padding: 5px;
}

input.orderbutton.private {
    background-color: #00A9E0;
}

input.orderbutton.business {
    background-color: #EA2829;
}

input.orderbutton.lawyer {
    background-color: #8B8D8E;
}


input.orderbutton:active {
    border-style: inset !important;
    border-top: inset 2px #000000;
    border-left: inset 2px 000000;
    border-right: inset 2px #aaaaaa;
    border-bottom: inset 2px #aaaaaa;
}

td.blank, td.spacer  {

	height: 1px;
	width: 300px;

}

td.spacer {

	background-color: #cecece;

}


hr {

	height: 1px;
	background-color: #cecece;
	border: 0px;

}

hr.spacer {

	margin: 10px 0 20px 0;

}

#cat {

	color: #666666;
	font-style: italic;

}

#footer {
	margin: 0px auto;
	width: 980px;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.6em;
	font-weight: normal;
	color: #555555;
	padding: 10px;
	background:#eeeeee;

}

#footer a {

	color: #555555;
	font-weight: normal;

}

#footer a:hover {

	color: #000000;

}

.orderbox {

	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align: center;
	line-height: 200%;


}

.statusright {

	padding: 0px;
	margin-left: 10px;
	width: auto;
	text-align: right;
	float: right;
}


.statusleft {

	padding: 0px;
	margin-left: 10px;
	width: auto;
	text-align: left;
	float: left;
}

.clearstatus {

	clear: both;
	height: 0px;

}


td.private {
	padding-top: 5px;
	background: #00A9E0;
	text-align: center;
	color: #ffffff;
}

td.business {
	padding-top: 5px;
	background: #EA2829;
	text-align: center;
	color: #ffffff;
}

td.lawyer {
	padding-top: 5px;
	background: #8B8D8E;
	text-align: center;
	color: #ffffff;
}