﻿/******************************************
html
******************************************/
* {
	margin: 0px;
	padding: 0px;
}
html, body {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: transparent;
}


#container {
	width:870px;
	margin:0px;
	padding:0px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/******************************************
filter
******************************************/

#filter {
	clear: both;
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 20px;
}
.selTitle {
	margin-bottom: 4px;
}
.selMainTitle {	
	margin-left: 18px;
	margin-bottom: 4px;
}
.selHolder {
	float: left;
	padding: 20px;
}
.selHolder select {
	width: 250px;
	border: 0;
	height: 142px;
	font-size: 11px;
}
.selHolder select option{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}

h1 {
	font-size: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	font-weight: normal;
}
#shops {
	background-color: #0f121b;
}
/***********************************************************************************
************************************************************************************
BLOCK GMAP
************************************************************************************/

#gmap {
	border: 1px solid #526171;
	overflow: hidden;
	background-color:#607286;
	width: 540px;
	color: #212121;
	height: 320px;
	margin-left: 20px;
	margin-top: 30px;
}

#gmap div.title {
	color: ffffff;
	border: 1px solid #607286;
	padding: 10px;
	cursor: pointer;
	background: none;
}
#gmap img {
	
}

#shops #shops_accordion div.highlight {
	background-color: #1F2538;
	cursor: pointer;
}

.fader {
	width: 100%;
	background-image: url(../data/fader.png);
	height: 24px;
	background-repeat: no-repeat;
}
.infoC1 {
	width: 835px;
	text-align:right;
}
/******************************************
date: 03.04.09
gmap disvers.
******************************************/
#map {  width:540px; height:320px; }
#message { padding:10px; background:#555; color:#fff; width:75px; }


/***********************************************************************************
************************************************************************************
BLOCK SHOPS
************************************************************************************/
#shops {
	border:1px solid #627385;
	border: 1px solid #526171;
	padding:0px;
	text-indent:0px;
	background-color:#0f121b;
	width:240px;
	overflow: hidden;
	height: 320px;
	float: right;
	margin-top: 30px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#shops .title{
	color: #ffffff;
	padding: 5px;
}
#shops div.title {
	border: 0px solid #607286;
	padding: 10px;
	cursor: pointer;
	background: none;
}
#shops  #content_file_ajax {
	color: #ffffff;
	height:320px;
	overflow: auto;
}
#shops div.img {
	padding: 4px;
}


/***********************************************************************************
************************************************************************************
Accordion
************************************************************************************/

#shops_accordion {
	margin:0px;
}
#shops_accordion div.title {
	background-color: #181c2a;
	cursor: pointer;
}
#shops_accordion div.info {
	background-color: #7489a0;
}
#shops_accordion ul {
	padding-left: 40px;
}

/***********************************************************************************
************************************************************************************
BLOCK SHOPS CARD
************************************************************************************/
#shopCard {
	border:1px solid #627385;
	border: 1px solid #526171;
	padding:0px;
	text-indent:0px;

	
	width:539px;/*auto;*/
	height: 320px;	
	margin-top: 30px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #0f121b;
}

#content_file_ajax_shop {
	background-color: #0f121b;
}

.shopCardtitle{
	color: #FFFFFF;
	position: relative;
	top: -10px;
	background-color: #0f121b;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-left: 25px;
}
#shopCard div.title {
	border: 1px solid #607286;
	padding: 10px;
	cursor: pointer;
	
}
#shopCard  #content_file_ajax {
	color: #ffffff;
}
#shopCard div.img {
	padding: 4px;
}
#shopCard img {
	position: relative;
	top: 150px;
	left: 100px;
}

/***********************************************************************************
************************************************************************************
SHOP LISTE
************************************************************************************/

#shop_accordion {
	padding-bottom: 5px;	
}
#shop_accordion .label {
	font-weight: normal;
	color: #7489a0;
	width: 70px;
	display: block;
	float: left;
}
#shop_accordion h1 {

	padding: 5px;
	background-color: #7489a0;
}
#shop_accordion ul {
}
#shop_accordion li {
	width:100%;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
}
#shop_accordion .title {
	
}


#shop_accordion .info {
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#shop_accordion .info {
	overflow: hidden;
}

#shop_accordion .inforight {
	background-color: #121212;
	padding: 15px;
	font-weight: bold;
	margin-top:15px;
}
#shop_accordion .infoleft {
}

#shop_accordion .inforight {
	background-color: #1f2538;
	padding: 15px;
	font-weight: bold;
	display: block;
	right: 15px;
}

/***********************************************************************************
************************************************************************************
INITIALISATION JQUERY HIDE AND SHOW
************************************************************************************/
.hideThis {
	display: none;
}
.showThis {
	display: block;
}

.highlight {
	color: red;
	background-color: 849cb6 !important;
}


/***********************************************************************************
************************************************************************************
FORMULAR CONTACT RESELLER
************************************************************************************/
#contentForm {
	
	background-color: transparent;
	padding:0px;
	margin:0px;
	border:0px;
	margin-right: auto;
	margin-left: auto;
	font-family: verdana, arial, helvetica, sans-serif;
}

#error {
	
	border:0px;
}

#contentForm .info {
	padding: 10px;
	padding-left:20px;
	
	border:0px;
	display: block;
	float: none;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	cursor: pointer;
}


#contentForm .formular form {
	
	border:0px;
	padding-left: 20px;
}

#contentForm .formular fieldset{
	
	border:0px;
	display: block;
	float: none;
}

#cName, #cEmail, #captcha, #contentForm .formular textarea, #contentForm .formular label{
	width: 696px;
	display: block;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	border:1px solid #232c36;
	margin: 5px;
	padding: 2px;
	padding-left: 5px;
}
#contentForm .formular textarea {
	height: 100px;
}

#contentForm img {
	border:0px solid #4e6175;
	margin-left: 1px;
}


#captchaimage {
	display:block;
}


#contentForm .captcha {
	padding: 10px;
	padding-left:0px;
	width: 696px;
	border:0px;
	display: block;
	float: none;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #87a1bd;
}

#button {
	position: relative;
	left:597px;
	margin-top:10px;
	width: 100px;
	display: block;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #3d4a59;
	border: 1px solid #4e6175;
	padding: 5px;
	color: #b2c2d3;
	cursor: pointer;
	
}
#button:hover {
	background-color: #4c5d70;
	color: #ffffff;
	border: 1px solid #2b3540;
	cursor: pointer;
	
}



/* Custom dialog styles */
#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #CCC url(../data/title.gif) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
}

#popup_content.confirm {
}

#popup_content.prompt {
}

#popup_message {
	padding-left: 48px;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}




/* Custom dialog styles */

#add {
	color: #7489A0;
	margin-left: 25px;
	margin-top:10px;
	margin-bottom:10px;
}
#add h1 {
	color: #7489A0;
	font-size: 12px;
	font-weight: bold;
}

#add  .top_address {
	margin-top:5px;
	margin-bottom:5px;
}

#add .top_address h4 {
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
#add .top_address a {
	color: #7489A0;
	text-decoration: underline;
}
#add .top_address a:hover {
	color: #ffffff;
	text-decoration: none;
}

#add .top_address div {
	font-size: 10px;
	padding: 5px;
	opacity: 0.75;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	background-color: #343a4a;
	color: white;
	height: 55px;
}


#add .top_address div ul.arow1{
	position: absolute;
	left: 39px;
	list-style: none;
}
#add .top_address div ul.arow2{
	position: relative;
	left: 310px;
	top: 15px;
	list-style: none;
}




#add1 .top_address h4, #add2 .top_address h4, #add3 .top_address h4, #add4 .top_address h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}