body {
	background-image: url(toploop.jpg);
	background-position: center top;
	background-color: #ecb909;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1, h2, h3, h4, h5, h6, p, form, input, textarea, select {
	margin: 0px;
	padding: 0px;
}
	fieldset {
	border:0;
}	

/* JQUERY UI*/


label,select,.ui-select-menu { float: left; margin-right: 10px; }
select { width: 200px; }
		
/*select with custom icons*/
body a.customicons { height: 2.8em;}
body .customicons li a, body a.customicons span.ui-selectmenu-status { line-height: 2em; padding-left: 30px !important; }
body .video .ui-selectmenu-item-icon, body .podcast .ui-selectmenu-item-icon, body .rss .ui-selectmenu-item-icon { height: 24px; width: 24px; }
body .video .ui-selectmenu-item-icon { background: url(selectbox/sample_icons/24-video-square.png) 0 0 no-repeat; }
body .podcast .ui-selectmenu-item-icon { background: url(selectbox/sample_icons/24-podcast-square.png) 0 0 no-repeat; }
body .rss .ui-selectmenu-item-icon { background: url(selectbox/sample_icons/24-rss-square.png) 0 0 no-repeat; } 

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 3px;
}


#bgstorelocator {
	background-image: url(bgstorelocator.jpg);
	width: 100%;
	background-position: center top;
	height: 550px;
	position: absolute;
	background-repeat: no-repeat;
		top: 0px;
	left: 0px;
	



}
#logow {
	height: 80px;
	width: 180px;
	position: absolute;
	top: -100px;
	left: 50px;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(loop.png);
	background-repeat: repeat-y;
	top: 177px;
}
#backto {
	position: absolute;
	top: -63px;
	left: 250px;
	color: #FFFFFF;
}
#flagnav {
	position: absolute;
	top: -70px;
	color: #FFFFFF;
	right: 30px;
}
#flagnav a {
	display: inline;
	padding: 5px;
}


#backto a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#backto a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#backto a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#container_content {
	position: relative;
}
#city_selector {
}

#content {
	margin-right: 50px;
	margin-left: 50px;
	overflow: hidden;
	position: relative;
	padding-bottom: 40px;
}
#content label {
	margin-top: 5px;
}
#container_footer {
	height: 33px;
	background-image: url(footersimple.jpg);
	margin-top: 15px;
}
#footer {
	text-align: center;
	font-size: 11px;
	color: #999999;
	position: relative;
	top: -8px;
}



h1 {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
h2 {
	font-size: 25px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

h3 {
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
p {
	margin-top: 6px;
	margin-bottom: 10px;
}
fieldset {
	clear: right;
	position: relative;
}
#formselector  label {
	width: 160px;
}
#container_selector {
	width: 400px;
	float: left;
}
#shop_detail {
	float: left;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	width: 450px;
}
#list_nav {
	margin-top: 15px;
	padding-top: 10px;
	text-align: right;
	position: relative;
}
#list_nav   a {
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-decoration: none;
	margin-left: 3px;
	color: #000000;
}
#list_nav  a:hover {
	background-color: #CCCCCC;
	margin-left: 3px;
}

.currentnav {
	font-weight: bold;
	background-color: #FF9900;
}

#shop_detail dt {
	float: left;
	width: 100px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
}
#shop_detail dd {
	padding: 10px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
	color: #666666;
}

#shop_detail hr {
    color: #CCCCCC;
    background-color: #CCCCCC;
    height: 1px;
    border: 0;
}

#shop_selector {
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}
#shop_selector li, #shop_selector ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#shop_selector  li a {
	background-color: #E8E8E8;
	margin-bottom: 1px;
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 9px;
	padding-left: 35px;
	display: block;
	-moz-border-radius : 6px 0px 0px 6px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#shop_selector  .highlight a {
	background-color: #ECB909;
}

#shop_selector li a:hover {
	background-color: #E5AF07;
}
#map {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
}
#map2 {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
}

#shop_detail_map {

}
#container_mistakeform {
	margin-top: 25px;
	bottom: 0px;
}
#container_sendform {
	text-align: center;
	padding-bottom: 1px;
}

/***********************************************************************************
************************************************************************************
BLOCK GMAP
************************************************************************************/

#gmap {
	/* overflow: hidden; */
	
}

#gmap div.title {
	color: ffffff;
	border: 1px solid #607286;
	padding: 10px;
	cursor: pointer;
	background: none;
}
#gmap img {
	
}

#shops #shops_accordion div.highlight {
	background-color: #0f121b;
	cursor: pointer;
	background-image: url(../data/arrowtoright.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
}


.infoC1 {
	width: 835px;
	text-align:right;
}
/******************************************
date: 03.04.09
gmap disvers.
******************************************/
#map {  width:390px; height:280px; }
#map2 {  width:390px; height:280px; }
#message { padding:10px; background:#555; color:#fff; width:75px; }


/***********************************************************************************
************************************************************************************
BLOCK SHOPS
************************************************************************************/
#shops {
	padding:0px;
	width:250px;
	height: 200px;
	overflow: auto;	
}

#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;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#shops_accordion div.info {
	background-color: #7489a0;
}
#shops_accordion ul {
	/*padding-left: 40px;	*/
}

/***********************************************************************************
************************************************************************************
BLOCK SHOPS CARD
************************************************************************************/

#shopCard {

}

#content_file_ajax_shop {

}

.shopCardtitle{
}
#shopCard div.title {
	border: 1px solid #607286;
	padding: 10px;
	cursor: pointer;
	
	
}
#shopCard  #content_file_ajax {
	color: #ffffff;
}
#shopCard div.img {
	padding: 4px;
}
#shopCard img {
	
}

/***********************************************************************************
************************************************************************************
SHOP LISTE
************************************************************************************/

#shop_accordion {
	padding-bottom: 5px;	
}
#shop_accordion .label {
	font-weight: bold;
	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-top: 20px;
    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!important;
}
.showThis {
	display: block;
}

.highlight {
	color: red;
	background-color: 849cb6 !important;
}

/***********************************************************************************
************************************************************************************
SHOP_SELECTOR / POST STYLES (disable and re-app)
************************************************************************************/
#tabs2 { border: 0; }
#tabs2 .list_nav { background: none; border: 0; }
#tabs2 .list_nav li { background: none; border: 0; }
#tabs2 { font-size: 11px; }
#tabs2 .ui-tabs-panel { padding: 0; }

#tabs2 .list_nav {
	margin-top: 15px;
	padding-top: 10px;
	text-align: right;
	position: relative;
}

#tabs2 .list_nav   a {
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-decoration: none;
	margin-left: 3px;
	color: #000000;
}

#tabs2 .list_nav .ui-state-hover a {
	background-color: #CCCCCC;
	margin-left: 3px;
}

#tabs2 .list_nav .ui-state-active a {
	font-weight: bold;
	background-color: #FF9900;
}

