/* @override 
	http://localhost:8888/stylesheets/versacommerce.css
	http://www.versacommerce.de/stylesheets/versacommerce.css
	http://versacommerce.de/stylesheets/versacommerce.css
*/

*, p, td, th {
  font-family: 'Lucida Grande', helvetica, verdana, sans-serif;
  font-size: 12px;
  line-height: 24px;
  color: rgb(110, 110, 110);
}

a {
  outline: none;
}

a, a:visited {
  color: #2f8ca2;
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
  background-color: #eaeaea;
}

a.top_logo:hover {
  text-decoration: none;
  background-color: none;
}

h1, h2, h3, h4, h5 {
  color: rgb(44, 43, 43);
  font-weight: bold;
  text-shadow: white 0px 0px 1px;
}

strong {
  color: rgb(22, 30, 37);
}

h3 {
  font-size: 13px;
  margin: 0px 0px 0.3em 0px;
}

div.faq h3 {
  margin-top: 35px;
}

h4 {
  font-size: 12px;
  color: rgb(44, 43, 43);
  font-size: 1.1em;
}

p + ul {
  margin-top: -20px;
}

small {
  font-size: 10px;
}




.yellow_marker {
background-color: #f0f0aa;
}


.short_intro {
  margin-top: 40px;
  background-color: #fffbdf;
  border: 1px solid #e5e5e5;
  
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin: 20px auto;
  height: 910px;
  width:  960px;
  padding-top: 10px;
}

.short_intro .inner_content_left {
padding-left: 10px;
}

.short_intro pre {
  font-family: Courier;
  font-size: 11px;
  background: #eaeaea;
  padding: 10px;
  margin-left: 30px;
  margin-right: 50px;
}

.short_intro .blue { color: #2984bb;}
.short_intro .orange { color: #f99319;}
.short_intro .green { color: #709f53;}


#footer {
  color: rgb(173, 173, 173);
  font-size: 10px;
  line-height: 2em;
  text-align: center;
  margin: 20px auto;
  height: 50px;
}

#footer a, #footer a:visited, #footer a:hover {
  color: #353535;
}

/*#header .title, #header_beispiele .title {


  margin-top: 12px;
  color: #212121;
  display: inline-block;
  font: italic 14px Georgia, "Times New Roman", Times, serif;
  text-shadow: rgb(255, 255, 255) 0px 1px;
  float: left;
  background: url(../images/logo_red.png) no-repeat 5px;
  height: 40px;
  text-indent: -99999px;
  float: left;
  width: 102px;
  
}*/

#content div.intro h1 {
  background: url(../images/logo.png) no-repeat;
  height: 40px;
  text-indent: -99999px;
}

#navigation_buttons {
  float: right;
  position: relative;
  bottom: 6px;
}

/* @group TOP */

#top {
  background: url(../images/bg_repeat.jpg) repeat-x;
  height: 90px;
}

.top_content {
  background: url(../images/bg_spotlight.jpg) no-repeat;
  height: 90px;
}

#top a.top_logo {
  text-indent: -99999px;
  background: url(../images/logo_head.png) no-repeat 5px 18px;
  height: 70px;
  width: 169px;
  margin-top: 0;
  top: 10px;
  float: left;
}

#top a.top_signup {
  float: right;
  text-indent: -99999px;
  background: url(../images/preise_anmeldung.png) no-repeat 5px 15px;
  height: 77px;
  width: 246px;
}


#top div.top_right {
  float: right;
  text-align: right;
  margin-top: 7px;
  display: inline-block;
}

#top img.top_phone {
  margin-bottom: 5px;
}



#cidVMQ, #scdVMQ, #sddVMQ {
  float: right;
  height: 42px;
  width: 119px;
}

/* @end */

/* @group Header */

#header {
  background: url(../images/top.png) repeat-x;
  height: 40px;
}

#header_beispiele {
  background: url(../images/top.png) repeat-x;
  height: 40px;
}

/* @end */

/* @group Teaser */

#teaser {
  height: 300px;
}

#slider {
  height: 300px;
  width: 100%;
}

.slide {
  height: 301px;
  width: 100% !important;
}

.slide_content {
  width: 960px; !important;
  margin: 0 auto;
}


.slider_controlls {
  z-index: 9998;
  display: block;
  position: absolute;
  top: 409px;
  text-align: right;
  width: 100%; !important;
}

.slider_controlls div {
  width: 960px; !important;
  margin: 0 auto;
}

.slider_controlls div a:hover {
  background: none;
}
/* @end */

/* @group Content */

#content {
  z-index: 9990;
  padding-top: 30px;
}

#content.homepage {
  background: url(../images/horizon.png) repeat-x;  
}

#content div {
  
}

#content .teaser {
  margin-bottom: 20px;
}

/* @end */

/* @group Chooser */

#chooser {
  background: url(../images/top.png) repeat-x;
  height: 40px;
  border-bottom: 1px solid #696969;
}


#chooser a.blue_button {
	margin-top: 8px;

}
#chooser_content input {
  position: relative;
  top: 4px;

}

#chooser_menue {
  display: inline;
  float: left;
  position: relative;
  top: 6px;
  margin-right: 20px;
}
#next-example {
  position: relative;
  left: -6px;
  border-left: 1px solid gray;
}

#chooser_content .align_right {
  float: right;
}
/* @end */

/* @group Top-Navigation */

ul.top_navigation {
  display: block;
  float: left;
  margin: 0;
  margin-top: 8px;
}

ul.top_navigation li {
  display: inline;
  list-style: none;
  margin-left: 0;
  margin-top: 9px;
  margin-right: 20px;
}

ul.top_navigation li a {
  color: black;
  font-size: 14px;
  font-weight: bold;
  text-shadow: rgb(255, 255, 255) 0px 1px;
  padding: 2px 5px 3px;
  text-decoration: none;
}

ul.top_navigation li a.current {
  background-color: #212121;
  color: white;
  text-shadow: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-decoration: none;
}

ul.top_navigation li a:hover {
  background-color: #212121;
  color: white;
  text-shadow: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-decoration: none;
}

/* @end */



/* @group Side-Navigation */

ul.side_navigation {
  background: url(/images/sidenavigation_right.gif) no-repeat 238px 0;
  height: 330px;
}

ul.side_navigation li {
  list-style: none;
  font-weight:bold;
  margin: 0px;
  background: url(/images/sidenavigation_bottom.gif) no-repeat 0 bottom;
}


ul.side_navigation li a {
  display: block;
  color: black;
  font-size: 12px;
  text-decoration: none;
  padding-left: 10px;
  line-height: 34px;
}

ul.side_navigation li a:hover {
  background: url(/images/sidenavigation_arrow.gif) no-repeat;
  color: white;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
  cursor:pointer;
}

ul.side_navigation li a.current {
  background: url(/images/sidenavigation_arrow.gif) no-repeat;
  color: white;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}


/* @end */
/* @group Preise & Anmeldung */

.signup {
  text-align: center;
}

.signup h1 {
  margin-top: 10px;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
}

.pricing_signup {
  font-family: HelveticaNeue-Light, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

table.pricing_signup {
  margin-top: 50px;
  margin-bottom: 50px;
  width: 960px;
}

table.pricing_signup tr td {
  border-right: 1px solid white;
}

table.pricing_signup tr.developer td {
  font-size: 11px;
  color: #7d6e6e;
}

table.pricing_signup tr.developer td[colspan="6"] {
   width: auto;
}

table.pricing_signup tr td.small_business {
  
}

table.pricing_signup tr td.business {
  
}

table.pricing_signup tr td.professional {
  
}

table.pricing_signup tr.headline td {
  font-weight: bold;
  text-transform: uppercase;
}

table.pricing_signup tr.pricing td {
  vertical-align: top;
}

table.pricing_signup td {
  vertical-align: middle;
  text-align: center;
  color: black;
  height: 36px;
  width: 135px;
}

table.pricing_signup td.description {
  width: 130px;
  font-size: 11px;
}

table.pricing_signup td.business {
  width: 145px;
}

table.pricing_signup td strong {
  font-size: 28px;
  margin-top: 3px;
  display: block;
}

table.pricing_signup td.business strong {
  margin-top: 0px;
  font-size: 32px;
}

table.pricing_signup td em {
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  text-transform: lowercase;
}

table.pricing_signup td.business .most_popular {
  margin-top: 10px;
  font-size: 11px;
  font-weight: bold;
}

a.signup_button {
  text-indent: -9999px;
  background: url(/images/signup_button.png) no-repeat;
  width: 120px;
  height: 28px;
  display: block;
  margin-left: 7px;
  margin-top: 10px;
  margin-bottom: 10px;
}

table.pricing_signup tr td.business a.signup_button {
  margin-left: 12px;
}

table.pricing_signup tr.even {
  background-color: #e6e6e6;
}

table.pricing_signup td.mini {
  background-color: rgba(233,239,218,0.45);
}

table.pricing_signup tr.even td.mini {
  background-color: rgba(206,221,176,0.45);
}

table.pricing_signup td.basic {
  background-color: #e9efda;
}

table.pricing_signup tr.even td.basic {
  background-color: #ceddb0;
}

table.pricing_signup td.small_business {
  background-color: #dbead5;
}

table.pricing_signup tr.even td.small_business {
  background-color: #b8d3aa;
}

table.pricing_signup td.business {
  background-color: #d8e7e0;
}

table.pricing_signup tr.even td.business {
  background-color: #acccbe;
}

table.pricing_signup td.professional {
  background-color: #dce9ef;
}

table.pricing_signup tr.even td.professional {
  background-color: #aeccd7;
}

table.pricing_signup td.premium {
  background-color: #e0f0fa;
}

table.pricing_signup tr.even td.premium {
  background-color: #bbdcf4;
}

/* @end */

/* @group betreiber */

.onetwothree {
  margin-top: 10px;
  margin-bottom: 20px;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  padding-top: 15px;
  padding-bottom: 10px;
}

/* @end */

/* @group extras */

#extras .outerbox {
  margin-top: 40px;
  background-color: #f8f8f8;
  border: 1px solid #e5e5e5;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  height: 160px;
}

#extras .innerbox {
  border-right: 1px solid #e5e5e5;
  display: inline;
  float: left;
  width: 217px;
  height: 139px;
  padding: 11px;
}

#extras .innerbox.cc {
  background: url(/assets/creditcardhand.jpg) no-repeat right 86px;
}

#extras .innerbox.hosting {
  background: url(/assets/server.jpg) no-repeat right 100px;
}

#extras .innerbox.last {
  border-right: 0;
}

#extras .innerbox p, #extras .innerbox div, #extras .innerbox td {
  font-size: 11px;
  line-height: 20px;
}

#extras .innerbox div {
  margin-bottom: 5px;
}

#extras .innerbox td {
  background: url(/images/checkedbox.gif) no-repeat left;
  padding-left: 16px;
  padding-right: 15px;
  line-height: 25px;
  color: black;
}

/* @end */

/* @group Buttons */

a.blue_button {
  display: block;
  height: 24px;
  position: relative;
  color: #fff;
  background: url('/images/blue_button.png');
  float: left;
  line-height: 23px;
  text-shadow: #0f2e56 0px 1px 0px;
  margin-left: 6px;
  padding: 0 3px;
  margin-top: 12px;
  font-size: 13px;
  text-decoration: none;
}

.blue_button .left {
  display: block;
  position: absolute;
  height: 24px;
  background: url('/images/blue_button_left.png');
  width: 6px;
  left: -6px
}

.blue_button .right {
  display: block;
  position: absolute;
  height: 24px;
  background: url('/images/blue_button_right.png');
  width: 6px;
  right: -6px
}

.blue_button:hover, .blue_button:hover .left, .blue_button:hover .right {
  cursor: default
}

a.blue_button:hover, a.blue_button:hover .left, a.blue_button:hover .right {
  background-position: bottom;
  cursor: pointer;
  color: white;
  text-decoration: none;
}

a.blue_button:visited, a.green_button:visited {
  color: white;
}

.green_button {
  display: block;
  height: 24px;
  position: relative;
  color: #fff;
  background: url('/images/green_button.png');
  float: left;
  line-height: 22px;
  text-shadow: #192d0e 0px 1px 0px;
  margin-left: 6px;
  padding: 0 3px;
  margin-top: 12px;
  font-size: 13px;
}

.green_button .left {
  display: block;
  position: absolute;
  height: 24px;
  background: url('/images/green_button_left.png');
  width: 6px;
  left: -6px;
}

.green_button .right {
  display: block;
  position: absolute;
  height: 24px;
  background: url('/images/green_button_right.png');
  width: 6px;
  right: -6px;
}

.green_button:hover,.green_button:hover .left,.green_button:hover .right {
  cursor: default;
}

a.green_button {
  color: white;
  text-decoration: none;
}

a.green_button:hover,a.green_button:hover .left,a.green_button:hover .right {
  background-position: bottom;
  cursor: pointer;
  color: white;
  text-decoration: none;
}

/* @end */

/* @group homepage */

.primariy {
  margin-top: 0;
}


.secondary, .testimonials {
  border-top: 1px solid #e5e5e5;
  padding-top: 25px;
  margin-top: 15px;
}

/* @end */

/* @group beispiele */

.inner_content {
  padding: 5px;
}

ul.sample-thumbs {
  margin: 0px 0px 0px -4px;
  padding: 0px;
  display: block;
  list-style-type: disc;
  width: 110%;
}

ul.sample-thumbs li {
  background: url(/images/bg_sample.png) no-repeat;
  float: left;
  height: 290px;
  list-style-type: none;
  margin: 0px 16px 0px 0px;
  padding: 9px 6px 0px 9px;
  width: 204px;
}

/* @end */

/* @group screencasts */

.videobox {
  margin-bottom: 20px;
}

.videobox span {
  margin-bottom: 20px;
  width: 48px;
  height: 48px;
  display: block;
  position: absolute;
  z-index: 999;
  top: 115px;
  left: 110px;
  background: url(/images/play_button.png) no-repeat;
}


.videoplayer {
  width: 268px;
  overflow: hidden;
  height: 200px;
  border: 1px solid #eaeaea;
}

.videoplayer img {
  top: -1px;
  position: relative;
  width:  268px;
}
/* @end */

a.red_teaser:hover { background: none;}

/* @group Downloads & Tools */



.menu_class {
}

.the_menu {	
  display: none;
  -moz-border-radius: 3px 3px 3px 3px;
  -moz-box-shadow: 1px 1px 3px #000000;
  border-bottom-left-radius: 3px 3px;
  border-bottom-right-radius: 3px 3px;
  border-top-left-radius: 3px 3px;
  border-top-right-radius: 3px 3px;
  -webkit-box-shadow: #777 1px 1px 3px;
  background: #f8f8f8;
  margin: 0 0 0 12px;
  padding: 11px 10px 10px;
  top: 82px;
  z-index: 10;
  position: absolute;
}
.the_menu span {
  display: block;
}

ul.the_menu {
  height: 315px;
}

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

.the_menu li {
	background-color: #f8f8f8;
}

.the_menu li a {
	text-decoration:none; 
	padding: 7px; 
	display:block;
}

.the_menu li a:hover {
	background-color: #e5e5e5;
}


/* @end */
