/* @override 
	http://localhost:8888/stylesheets/versacommerce.css
	http://store.versacommerce.de/accounts/store_versacommerce_de/designs/minimal/assets/versacommerce.css
	http://store.sandbox.versacommerce.de/accounts/store_versacommerce_de/designs/minimal/assets/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;
}

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(..logo_red.png) no-repeat 5px;
  height: 40px;
  text-indent: -99999px;
  float: left;
  width: 102px;
  
}*/

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

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

/* @group TOP */

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

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

#top a.top_logo {
  text-indent: -99999px;
  background: url(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(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(top.png) repeat-x;
  height: 40px;
}

#header_beispiele {
  background: url(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(horizon.png) repeat-x;  
}

#content div {
  
}

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

/* @end */

/* @group Chooser */

#chooser {
  background: url(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(sidenavigation_right.gif) no-repeat 238px;
  height: 330px;
}

ul.side_navigation li {
  list-style: none;
  font-weight:bold;
  margin: 0px;
  background: url(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(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(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(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 Buttons */

a.blue_button {
  display: block;
  height: 24px;
  position: relative;
  color: #fff;
  background: url('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('blue_button_left.png');
  width: 6px;
  left: -6px
}

.blue_button .right {
  display: block;
  position: absolute;
  height: 24px;
  background: url('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('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('green_button_left.png');
  width: 6px;
  left: -6px;
}

.green_button .right {
  display: block;
  position: absolute;
  height: 24px;
  background: url('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 collection */

ul.hover_block li {
	list-style:none;
	float:left;
	width: 195px; 
	height: 145px;
	position: relative;
	-moz-box-shadow: gray 1px 3px 5px;
	box-shadow: gray 1px 3px 5px;
	-webkit-box-shadow: gray 1px 3px 5px;
  margin-bottom: 25px;
  margin-left: 0;
  margin-right: 15px;
  background: url('collection_hoverbg.png') no-repeat;
}

ul.hover_block li a {
	display: block;
	position: relative;
	overflow: hidden;
	height: 132px;
	width: 178px;
	padding: 9px;
	color: #000;
	font: 12px Helvetica, Arial, sans-serif;
}

ul.hover_block li a { text-decoration: none; background: none;}

ul.hover_block li img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

ul.hover_block li a span big, ul.hover_block li a span strong, ul.hover_block li a span small {
  display: block;
  color: #fff;
 	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.5);
}

ul.hover_block li a span big {
  color:white;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.5);
}
.inner_content {
  padding: 5px;
}




/* @end */

/* @group product */

a.download_button {
  font-size: 18px;
}

a.demo_button {
  font-size: 12px;
  text-decoration: none;
  color: #ac3400;
  font-weight: bold;
}

a.demo_button:hover {
  text-decoration: underline;
  background: none;
}

div.free {
  color: rgb(44, 43, 43);
  font-weight: bold;
  font-size: 12px;
  float: left;
  width: 80px;
  margin-top: 22px;
}

a.download_button {
  background-image: url('dl_btn_hg.png');
  color: white;
  font-size: 12px;
  text-decoration: none;
  width: 89px;
  height: 37px;
  display: block;
  float: left;
  padding: 6px 0px 0px 25px;
  margin-top: 15px;
}

a.download_button:hover {
	text-decoration: underline;
	background-color: #fff;
}

.product_images a img { 
	-moz-box-shadow: gray 1px 3px 5px;
	box-shadow: gray 1px 3px 5px;
	-webkit-box-shadow: gray 1px 3px 5px;
}

#downloadbox{
	width: 209px;
	height: 69px;
	display: block;
	background-image: url(dlbg.png);

}


/* @end */

/* START Store Product Items */

.description {
  margin-top: 19px;
}

.themefunctions{
  width: 300px;
  list-style-image: url(green_check.png);
  list-style-position: outside;
  float: right;
  margin-left: 60px;
  background: url(func_list_btm.png) bottom no-repeat;
  padding-bottom: 19px;
}

.themefunctions li {
	margin: 0;
	border-bottom: 1px solid #9E9E9E;
  list-style-position: inside;
  font-size: 11px;
}
.themefunctions li.lastItem{
	border: none;
}
.themefunctions li strong {
  position: relative;
  top: -4px;
}

.themefunctions li em {
  padding-left: 30px;
  display: block;
  position: relative;
  top: -4px;
  line-height: 16px;
}
.tftitle{
	background: url(func_list_top.png) bottom no-repeat;
	margin-bottom:10px;
	padding-bottom:5px;
	float: right;
}


/* END Store Product Items*/

