* body,ul,li {
	padding:0;
	margin:0;
	border:0;
}

body {
	background: #000;
	font-size:12px;
	-webkit-user-select:none;
    -webkit-text-size-adjust:none;
	font-family:helvetica,arial, sans-serif;
	overflow: hidden;
/*	padding-bottom:44px;	/*	This prevents the scroller to lock if the user swipes down outside of the screen.
							 	NOT needed if in home screen mode and on Android. */
}

.mobile_false {
	background: #f5f5f5;
	/*border-top: 4px solid #000;*/
	overflow: auto;
}

a {
	outline: none;
}

#webkit_info {
	display: none;
	width: 960px;
	min-height:500px;
	margin: auto;
	margin-top: 20px;
	padding: 10px;
	text-align: center;
	line-height: 1.4em;
	font-family:Tahoma;
}

#webkit_info a {
	
	color: #3980c3;
	text-decoration: none;
}

#webkit_info a:hover {
	text-decoration: none;
}

#webkit_info img {
	
	border-style: none;
}

#webkit_info h3 {
	
	font-size:24px;
	color: #3980c3;
	padding-top: 25px;
	font-weight:normal;
}

#webkit_info p {
	
	font-weight:normal;
	font-size:18px;
	color: #404040;
	padding: 3%;
}

#webkit_info .logo {
	
	background: url(../images/logo_ay_legal.png) 0 0 no-repeat;
	height:169px;
	width:169px;
}

#webkit_info .image_holder{
	float:left;
	margin:2%;
	border:1px solid #BBB;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	max-height:200px;
	width:145px;
	background: #fff;
	
}
#webkit_info .image_holder p {
	
	border-top:1px solid #EEE;
	font-size: 14px;
	color: #a9a9a9;
	padding: 1%;
}

#webkit_info .image_holder img {
	
	height:128px;
	width:128px;
	padding: 1%;
	margin-top:10px;
}

#webapp_iphone {
	padding-left: 32px;
	padding-top: 131px;
	margin: auto;
	margin-top: 30px;
	width: 347px;
	height: 611px;
	background: url(../images/webapp_bg.png) 0 0 no-repeat;
}

#webapp_content {
	width: 320px;
	height: 480px;
}

#total_wrap {
	position: relative;
	z-index: 1;
	width: 320px;
	height: 480px;
	margin: auto;
	overflow: hidden;
}

#wrapper {
	height:266px;		/* Of course you need to specify the object height */
 
	position:relative;	/* On older OS versions "position" and "z-index" must be defined (absolute | relative), */
	z-index:1;			/* it seems that recent webkit is less picky and works anyway. */
 
	width:100%;
	background: #777 url(../images/themes/black/mobile_content_bg_black.png) 0 0 repeat-x;
	overflow:auto;
}

 
#content {
/*	-webkit-touch-callout:none;*/
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	float:left;
	width:100%;
	padding:0;
/*	-webkit-box-shadow:0 0 8px #555;	/* Don't use box shadows, they slow down drastically CSS animations */
}


/** header **/
#header h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;	
}
#header {
	position: relative;
	z-index: 1;
	width:100%;
	height:44px;
	line-height:44px;
	/*background-image:-webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #fe96c9), color-stop(0.05, #d51875), color-stop(1, #7b0a2e));*/
	background: #000 url(../images/themes/black/mobile_header_bg_black1.png) 0 0 repeat-x;
	padding:0;
	color:#eee;
	text-shadow:0 -1px 0 rgba(0,0,0,0.5);
	font-size:20px;
	text-align:center;
	border-bottom: 1px solid #242021;
}

#header a {
	color:#f3f3f3;
	text-decoration:none;
	font-weight:bold;
	text-shadow:0 -1px 0 rgba(0,0,0,0.5);
}

#header .info {
	position: absolute;
	z-index: 1;
	top: 6px;
	right: 6px;
	line-height: 1em;
	font-size: 14px;
	padding: 8px;
	background: #333 url(../images/themes/black/mobile_info_bg_black1.png) 0 0 repeat-x;
	border: 1px solid #000;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 0 1px 1px rgba(255,255,255,0.2);
	-moz-box-shadow: 0 1px 1px rgba(255,255,255,0.2);
	-webkit-box-shadow: 0 1px 1px rgba(255,255,255,0.2);
	cursor: pointer;
}

#header h1 .close {
	position: absolute;
	z-index: 1;
	top: 7px;
	left: 10px;
	padding-left: 14px;
	height: 30px;
	background: url(../images/themes/black/mobile_header_back_black.png) 0 0 no-repeat;
	float: left;
	cursor: pointer;
}

#header h1 .close div {
	padding-right: 10px;
	height: 30px;
	background: url(../images/themes/black/mobile_header_back_black.png) 100% 0 no-repeat;
	overflow: hidden;
}

#header h1 .close div span {
	display: block;
	padding-top: 9px;
	font-size: 12px;
	line-height: 1em;
	font-weight: normal;
}

/** footer **/
 
#footer {
	width:100%;
	height:48px;
	/*background-image:-webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #999), color-stop(0.02, #666), color-stop(1, #222));*/
	padding:0;
	border-top: 1px solid #000;
	background: #000 url(../images/themes/black/mobile_footer_bg_black1.png) 0 0 repeat-x;
}

#footer li {
	display:block;
	float:left;
	overflow: hidden;
}
 
#footer li {
	width: 20%;
	text-align: center;
	padding-top: 3px;
	overflow: hidden;
}

#footer .menu_num_1 li {
	width: 100%;
}

#footer .menu_num_2 li {
	width: 50%;
}

#footer .menu_num_3 li {
	width: 33%;
}

#footer .menu_num_3 li:last-child {
	width: 34%;
}

#footer .menu_num_4 li {
	width: 25%;
}

#footer li a img {
	border: none;
}
 
#footer a.remove {
	border-right:1px solid #333;
}
 
#footer a.add {
	border-left:1px solid #6a6a6a;
}
 
#footer a {
	display:block;
	height: 43px;
	text-decoration:none;
	font-size:10px;
	color:#eee;
	/*line-height:24px;*/
	text-shadow:0 -1px 0 #000;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	overflow: hidden;
}

#footer li.selected a {
	background-color: rgba(255,255,255,0.05);	
}

.color_scheme_black #footer a,
.color_scheme_red #footer a,
.color_scheme_green #footer a {
	color: #777;
}

.color_scheme_black #footer li.selected a,
.color_scheme_red #footer li.selected a,
.color_scheme_green #footer li.selected a {
	color: #ddd;
}
/*
#footer span {
	display:block;
	font-size:30px;
	font-weight:bold;
}
*/


#footer a .img_wrap {
	display: block;
	height: 30px;
	padding: 0px;
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
}

#footer li a .img_HOME {
	background-image: url(../images/moduleIcons/new/icon_module_home.png);
}

#footer li.selected a .img_HOME {
	background-image: url(../images/moduleIcons/new/icon_module_home_selected.png);
}

#footer li a .img_TEXT {
	background-image: url(../images/moduleIcons/new/icon_module_content1.png);
}

#footer li.selected a .img_TEXT {
	background-image: url(../images/moduleIcons/new/icon_module_content1_selected.png);
}

#footer li a .img_icon_module_content1 {
	background-image: url(../images/moduleIcons/new/icon_module_content1.png);
}

#footer li.selected a .img_icon_module_content1 {
	background-image: url(../images/moduleIcons/new/icon_module_content1_selected.png);
}

#footer li a .img_icon_module_content2 {
	background-image: url(../images/moduleIcons/new/icon_module_content2.png);
}

#footer li.selected a .img_icon_module_content2 {
	background-image: url(../images/moduleIcons/new/icon_module_content2_selected.png);
}

#footer li a .img_icon_module_content3 {
	background-image: url(../images/moduleIcons/new/icon_module_content3.png);
}

#footer li.selected a .img_icon_module_content3 {
	background-image: url(../images/moduleIcons/new/icon_module_content3_selected.png);
}

#footer li a .img_icon_module_content4 {
	background-image: url(../images/moduleIcons/new/icon_module_content4.png);
}

#footer li.selected a .img_icon_module_content4 {
	background-image: url(../images/moduleIcons/new/icon_module_content4_selected.png);
}

#footer li a .img_icon_module_content5 {
	background-image: url(../images/moduleIcons/new/icon_module_content5.png);
}

#footer li.selected a .img_icon_module_content5 {
	background-image: url(../images/moduleIcons/new/icon_module_content5_selected.png);
}

#footer li a .img_icon_module_content6 {
	background-image: url(../images/moduleIcons/new/icon_module_content6.png);
}

#footer li.selected a .img_icon_module_content6 {
	background-image: url(../images/moduleIcons/new/icon_module_content6_selected.png);
}

#footer li a .img_icon_module_content7 {
	background-image: url(../images/moduleIcons/new/icon_module_content7.png);
}

#footer li.selected a .img_icon_module_content7 {
	background-image: url(../images/moduleIcons/new/icon_module_content7_selected.png);
}

#footer li a .img_icon_module_content8 {
	background-image: url(../images/moduleIcons/new/icon_module_content8.png);
}

#footer li.selected a .img_icon_module_content8 {
	background-image: url(../images/moduleIcons/new/icon_module_content8_selected.png);
}

#footer li a .img_icon_module_content9 {
	background-image: url(../images/moduleIcons/new/icon_module_content9.png);
}

#footer li.selected a .img_icon_module_content9 {
	background-image: url(../images/moduleIcons/new/icon_module_content9_selected.png);
}

#footer li a .img_icon_module_content10 {
	background-image: url(../images/moduleIcons/new/icon_module_content10.png);
}

#footer li.selected a .img_icon_module_content10 {
	background-image: url(../images/moduleIcons/new/icon_module_content10_selected.png);
}

#footer li a .img_icon_module_content11 {
	background-image: url(../images/moduleIcons/new/icon_module_content11.png);
}

#footer li.selected a .img_icon_module_content11 {
	background-image: url(../images/moduleIcons/new/icon_module_content11_selected.png);
}

#footer li a .img_icon_module_content12 {
	background-image: url(../images/moduleIcons/new/icon_module_content12.png);
}

#footer li.selected a .img_icon_module_content12 {
	background-image: url(../images/moduleIcons/new/icon_module_content12_selected.png);
}

#footer li a .img_icon_module_content13 {
	background-image: url(../images/moduleIcons/new/icon_module_content13.png);
}

#footer li.selected a .img_icon_module_content13 {
	background-image: url(../images/moduleIcons/new/icon_module_content13_selected.png);
}

#footer li a .img_icon_module_content14 {
	background-image: url(../images/moduleIcons/new/icon_module_content14.png);
}

#footer li.selected a .img_icon_module_content14 {
	background-image: url(../images/moduleIcons/new/icon_module_content14_selected.png);
}

#footer li a .img_icon_module_content15 {
	background-image: url(../images/moduleIcons/new/icon_module_content15.png);
}

#footer li.selected a .img_icon_module_content15 {
	background-image: url(../images/moduleIcons/new/icon_module_content15_selected.png);
}

#footer li a .img_icon_module_content16 {
	background-image: url(../images/moduleIcons/new/icon_module_content16.png);
}

#footer li.selected a .img_icon_module_content16 {
	background-image: url(../images/moduleIcons/new/icon_module_content16_selected.png);
}

#footer li a .img_icon_module_content17 {
	background-image: url(../images/moduleIcons/new/icon_module_content17.png);
}

#footer li.selected a .img_icon_module_content17 {
	background-image: url(../images/moduleIcons/new/icon_module_content17_selected.png);
}

#footer li a .img_icon_module_content18 {
	background-image: url(../images/moduleIcons/new/icon_module_content18.png);
}

#footer li.selected a .img_icon_module_content18 {
	background-image: url(../images/moduleIcons/new/icon_module_content18_selected.png);
}

#footer li a .img_icon_module_content19 {
	background-image: url(../images/moduleIcons/new/icon_module_content19.png);
}

#footer li.selected a .img_icon_module_content19 {
	background-image: url(../images/moduleIcons/new/icon_module_content19_selected.png);
}

#footer li a .img_icon_module_content20 {
	background-image: url(../images/moduleIcons/new/icon_module_content20.png);
}

#footer li.selected a .img_icon_module_content20 {
	background-image: url(../images/moduleIcons/new/icon_module_content20_selected.png);
}

#footer li a .img_icon_module_content21 {
	background-image: url(../images/moduleIcons/new/icon_module_content21.png);
}

#footer li.selected a .img_icon_module_content21 {
	background-image: url(../images/moduleIcons/new/icon_module_content21_selected.png);
}

#footer li a .img_icon_module_content22 {
	background-image: url(../images/moduleIcons/new/icon_module_content22.png);
}

#footer li.selected a .img_icon_module_content22 {
	background-image: url(../images/moduleIcons/new/icon_module_content22_selected.png);
}

#footer li a .img_icon_module_content23 {
	background-image: url(../images/moduleIcons/new/icon_module_content23.png);
}

#footer li.selected a .img_icon_module_content23 {
	background-image: url(../images/moduleIcons/new/icon_module_content23_selected.png);
}

#footer li a .img_icon_module_content24 {
	background-image: url(../images/moduleIcons/new/icon_module_content24.png);
}

#footer li.selected a .img_icon_module_content24 {
	background-image: url(../images/moduleIcons/new/icon_module_content24_selected.png);
}

#footer li a .img_icon_module_content25 {
	background-image: url(../images/moduleIcons/new/icon_module_content25.png);
}

#footer li.selected a .img_icon_module_content25 {
	background-image: url(../images/moduleIcons/new/icon_module_content25_selected.png);
}

#footer li a .img_icon_module_content26 {
	background-image: url(../images/moduleIcons/new/icon_module_content26.png);
}

#footer li.selected a .img_icon_module_content26 {
	background-image: url(../images/moduleIcons/new/icon_module_content26_selected.png);
}

#footer li a .img_icon_module_content27 {
	background-image: url(../images/moduleIcons/new/icon_module_content27.png);
}

#footer li.selected a .img_icon_module_content27 {
	background-image: url(../images/moduleIcons/new/icon_module_content27_selected.png);
}

#footer li a .img_icon_module_content28 {
	background-image: url(../images/moduleIcons/new/icon_module_content28.png);
}

#footer li.selected a .img_icon_module_content28 {
	background-image: url(../images/moduleIcons/new/icon_module_content28_selected.png);
}

#footer li a .img_icon_module_content29 {
	background-image: url(../images/moduleIcons/new/icon_module_content29.png);
}

#footer li.selected a .img_icon_module_content29 {
	background-image: url(../images/moduleIcons/new/icon_module_content29_selected.png);
}

#footer li a .img_icon_module_content30 {
	background-image: url(../images/moduleIcons/new/icon_module_content30.png);
}

#footer li.selected a .img_icon_module_content30 {
	background-image: url(../images/moduleIcons/new/icon_module_content30_selected.png);
}

#footer li a .img_icon_module_content31 {
	background-image: url(../images/moduleIcons/new/icon_module_content31.png);
}

#footer li.selected a .img_icon_module_content31 {
	background-image: url(../images/moduleIcons/new/icon_module_content31_selected.png);
}

#footer li a .img_icon_module_content32 {
	background-image: url(../images/moduleIcons/new/icon_module_content32.png);
}

#footer li.selected a .img_icon_module_content32 {
	background-image: url(../images/moduleIcons/new/icon_module_content32_selected.png);
}

#footer li a .img_icon_module_content33 {
	background-image: url(../images/moduleIcons/new/icon_module_content33.png);
}

#footer li.selected a .img_icon_module_content33 {
	background-image: url(../images/moduleIcons/new/icon_module_content33_selected.png);
}

#footer li a .img_icon_module_content34 {
	background-image: url(../images/moduleIcons/new/icon_module_content34.png);
}

#footer li.selected a .img_icon_module_content34 {
	background-image: url(../images/moduleIcons/new/icon_module_content34_selected.png);
}

#footer li a .img_icon_module_content35 {
	background-image: url(../images/moduleIcons/new/icon_module_content35.png);
}

#footer li.selected a .img_icon_module_content35 {
	background-image: url(../images/moduleIcons/new/icon_module_content35_selected.png);
}

#footer li a .img_icon_module_content36 {
	background-image: url(../images/moduleIcons/new/icon_module_content36.png);
}

#footer li.selected a .img_icon_module_content36 {
	background-image: url(../images/moduleIcons/new/icon_module_content36_selected.png);
}

#footer li a .img_icon_module_content37 {
	background-image: url(../images/moduleIcons/new/icon_module_content37.png);
}

#footer li.selected a .img_icon_module_content37 {
	background-image: url(../images/moduleIcons/new/icon_module_content37_selected.png);
}

#footer li a .img_icon_module_content38 {
	background-image: url(../images/moduleIcons/new/icon_module_content38.png);
}

#footer li.selected a .img_icon_module_content38 {
	background-image: url(../images/moduleIcons/new/icon_module_content38_selected.png);
}

#footer li a .img_icon_module_content39 {
	background-image: url(../images/moduleIcons/new/icon_module_content39.png);
}

#footer li.selected a .img_icon_module_content39 {
	background-image: url(../images/moduleIcons/new/icon_module_content39_selected.png);
}

#footer li a .img_icon_module_content40 {
	background-image: url(../images/moduleIcons/new/icon_module_content40.png);
}

#footer li.selected a .img_icon_module_content40 {
	background-image: url(../images/moduleIcons/new/icon_module_content40_selected.png);
}

#footer li a .img_icon_module_content41 {
	background-image: url(../images/moduleIcons/new/icon_module_content41.png);
}

#footer li.selected a .img_icon_module_content41 {
	background-image: url(../images/moduleIcons/new/icon_module_content41_selected.png);
}

#footer li a .img_icon_module_content42 {
	background-image: url(../images/moduleIcons/new/icon_module_content42.png);
}

#footer li.selected a .img_icon_module_content42 {
	background-image: url(../images/moduleIcons/new/icon_module_content42_selected.png);
}

#footer li a .img_icon_module_content43 {
	background-image: url(../images/moduleIcons/new/icon_module_content43.png);
}

#footer li.selected a .img_icon_module_content43 {
	background-image: url(../images/moduleIcons/new/icon_module_content43_selected.png);
}

#footer li a .img_icon_module_content44 {
	background-image: url(../images/moduleIcons/new/icon_module_content44.png);
}

#footer li.selected a .img_icon_module_content44 {
	background-image: url(../images/moduleIcons/new/icon_module_content44_selected.png);
}

#footer li a .img_icon_module_content45 {
	background-image: url(../images/moduleIcons/new/icon_module_content45.png);
}

#footer li.selected a .img_icon_module_content45 {
	background-image: url(../images/moduleIcons/new/icon_module_content45_selected.png);
}

#footer li a .img_icon_module_content46 {
	background-image: url(../images/moduleIcons/new/icon_module_content46.png);
}

#footer li.selected a .img_icon_module_content46 {
	background-image: url(../images/moduleIcons/new/icon_module_content46_selected.png);
}

#footer li a .img_icon_module_content47 {
	background-image: url(../images/moduleIcons/new/icon_module_content47.png);
}

#footer li.selected a .img_icon_module_content47 {
	background-image: url(../images/moduleIcons/new/icon_module_content47_selected.png);
}

#footer li a .img_MAP {
	background-image: url(../images/moduleIcons/new/icon_module_map1.png);
}

#footer li.selected a .img_MAP {
	background-image: url(../images/moduleIcons/new/icon_module_map1_selected.png);
}

#footer li a .img_icon_module_map1 {
	background-image: url(../images/moduleIcons/new/icon_module_map1.png);
}

#footer li.selected a .img_icon_module_map1 {
	background-image: url(../images/moduleIcons/new/icon_module_map1_selected.png);
}

#footer li a .img_icon_module_map2 {
	background-image: url(../images/moduleIcons/new/icon_module_map2.png);
}

#footer li.selected a .img_icon_module_map2 {
	background-image: url(../images/moduleIcons/new/icon_module_map2_selected.png);
}

#footer li a .img_icon_module_map3 {
	background-image: url(../images/moduleIcons/new/icon_module_map3.png);
}

#footer li.selected a .img_icon_module_map3 {
	background-image: url(../images/moduleIcons/new/icon_module_map3_selected.png);
}

#footer li a .img_icon_module_map4 {
	background-image: url(../images/moduleIcons/new/icon_module_map4.png);
}

#footer li.selected a .img_icon_module_map4 {
	background-image: url(../images/moduleIcons/new/icon_module_map4_selected.png);
}

#footer li a .img_CONTACT {
	background-image: url(../images/moduleIcons/new/icon_module_contact1.png);
}

#footer li.selected a .img_CONTACT {
	background-image: url(../images/moduleIcons/new/icon_module_contact1_selected.png);
}

#footer li a .img_icon_module_contact1 {
	background-image: url(../images/moduleIcons/new/icon_module_contact1.png);
}

#footer li.selected a .img_icon_module_contact1 {
	background-image: url(../images/moduleIcons/new/icon_module_contact1_selected.png);
}

#footer li a .img_icon_module_contact2 {
	background-image: url(../images/moduleIcons/new/icon_module_contact2.png);
}

#footer li.selected a .img_icon_module_contact2 {
	background-image: url(../images/moduleIcons/new/icon_module_contact2_selected.png);
}

#footer li a .img_icon_module_contact3 {
	background-image: url(../images/moduleIcons/new/icon_module_contact3.png);
}

#footer li.selected a .img_icon_module_contact3 {
	background-image: url(../images/moduleIcons/new/icon_module_contact3_selected.png);
}

#footer li a .img_icon_module_contact4 {
	background-image: url(../images/moduleIcons/new/icon_module_contact4.png);
}

#footer li.selected a .img_icon_module_contact4 {
	background-image: url(../images/moduleIcons/new/icon_module_contact4_selected.png);
}

#footer li a .img_icon_module_contact5 {
	background-image: url(../images/moduleIcons/new/icon_module_contact5.png);
}

#footer li.selected a .img_icon_module_contact5 {
	background-image: url(../images/moduleIcons/new/icon_module_contact5_selected.png);
}

#footer li a .img_icon_module_contact6 {
	background-image: url(../images/moduleIcons/new/icon_module_contact6.png);
}

#footer li.selected a .img_icon_module_contact6 {
	background-image: url(../images/moduleIcons/new/icon_module_contact6_selected.png);
}

#footer li a .img_icon_module_contact7 {
	background-image: url(../images/moduleIcons/new/icon_module_contact7.png);
}

#footer li.selected a .img_icon_module_contact7 {
	background-image: url(../images/moduleIcons/new/icon_module_contact7_selected.png);
}

#footer li a .img_GALLERY {
	background-image: url(../images/moduleIcons/new/icon_module_gallery1.png);
}

#footer li.selected a .img_GALLERY {
	background-image: url(../images/moduleIcons/new/icon_module_gallery1_selected.png);
}

#footer li a .img_icon_module_gallery1 {
	background-image: url(../images/moduleIcons/new/icon_module_gallery1.png);
}

#footer li.selected a .img_icon_module_gallery1 {
	background-image: url(../images/moduleIcons/new/icon_module_gallery1_selected.png);
}

#footer li a .img_icon_module_gallery2 {
	background-image: url(../images/moduleIcons/new/icon_module_gallery2.png);
}

#footer li.selected a .img_icon_module_gallery2 {
	background-image: url(../images/moduleIcons/new/icon_module_gallery2_selected.png);
}

#footer li a .img_COUPON { background-image: url(../images/moduleIcons/new/icon_module_content28.png); }
#footer li a .img_icon_module_coupon1 { background-image: url(../images/moduleIcons/new/icon_module_content28.png); }
#footer li a .img_icon_module_coupon2 { background-image: url(../images/moduleIcons/new/icon_module_content29.png); }

#footer li.selected a .img_COUPON { background-image: url(../images/moduleIcons/new/icon_module_content28_selected.png); }
#footer li.selected a .img_icon_module_coupon1 { background-image: url(../images/moduleIcons/new/icon_module_content28_selected.png); }
#footer li.selected a .img_icon_module_coupon2 { background-image: url(../images/moduleIcons/new/icon_module_content29_selected.png); }

#footer li a .img_RSS { background-image: url(../images/moduleIcons/new/icon_module_rss1.png); }
#footer li a .img_icon_module_rss1 { background-image: url(../images/moduleIcons/new/icon_module_rss1.png); }
#footer li a .img_icon_module_rss2 { background-image: url(../images/moduleIcons/new/icon_module_rss2.png); }

#footer li.selected a .img_RSS { background-image: url(../images/moduleIcons/new/icon_module_rss1_selected.png); }
#footer li.selected a .img_icon_module_rss1 { background-image: url(../images/moduleIcons/new/icon_module_rss1_selected.png); }
#footer li.selected a .img_icon_module_rss2 { background-image: url(../images/moduleIcons/new/icon_module_rss2_selected.png); }

#footer li a .img_MORE {
	background-image: url(../images/moduleIcons/new/icon_module_more.png);
}

#footer li.selected a .img_MORE {
	background-image: url(../images/moduleIcons/new/icon_module_more_selected.png);
}

#footer li a .img_LEGAL {
	background-image: url(../images/moduleIcons/new/icon_module_legal.png);
}

#footer li.selected a .img_LEGAL {
	background-image: url(../images/moduleIcons/new/icon_module_legal_selected.png);
}

#footer a .text_wrap {
	display: block;
	text-align: center;
	height: 11px;
	padding-top: 2px;
	overflow: hidden;
}

/** more **/

.more ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: left;
}
 
.more li {
	display: block;
	padding: 0 4px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #d1d1d1;
	border-top: 1px solid #fff;
	background: #f9f9f9 url(../images/mobile_arrow1.png) right center no-repeat;
	font-size: 14px;
}
.more li > a {
	display:block;
	color: #222;
	text-decoration: none;
}

.more li .module_icon {
	margin-right: 4px;
	margin-top: 3px;
	width: 34px;
	height: 34px;
	background-color: #333;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	float: left;
}

.more li .img_TEXT { background-image: url(../images/moduleIcons/new/icon_module_content1.png); }
.more li .img_icon_module_content1 { background-image: url(../images/moduleIcons/new/icon_module_content1.png); }
.more li .img_icon_module_content2 { background-image: url(../images/moduleIcons/new/icon_module_content2.png); }
.more li .img_icon_module_content3 { background-image: url(../images/moduleIcons/new/icon_module_content3.png); }
.more li .img_icon_module_content4 { background-image: url(../images/moduleIcons/new/icon_module_content4.png); }
.more li .img_icon_module_content5 { background-image: url(../images/moduleIcons/new/icon_module_content5.png); }
.more li .img_icon_module_content6 { background-image: url(../images/moduleIcons/new/icon_module_content6.png); }
.more li .img_icon_module_content7 { background-image: url(../images/moduleIcons/new/icon_module_content7.png); }
.more li .img_icon_module_content8 { background-image: url(../images/moduleIcons/new/icon_module_content8.png); }
.more li .img_icon_module_content9 { background-image: url(../images/moduleIcons/new/icon_module_content9.png); }
.more li .img_icon_module_content10 { background-image: url(../images/moduleIcons/new/icon_module_content10.png); }
.more li .img_icon_module_content11 { background-image: url(../images/moduleIcons/new/icon_module_content11.png); }
.more li .img_icon_module_content12 { background-image: url(../images/moduleIcons/new/icon_module_content12.png); }
.more li .img_icon_module_content13 { background-image: url(../images/moduleIcons/new/icon_module_content13.png); }
.more li .img_icon_module_content14 { background-image: url(../images/moduleIcons/new/icon_module_content14.png); }
.more li .img_icon_module_content15 { background-image: url(../images/moduleIcons/new/icon_module_content15.png); }
.more li .img_icon_module_content16 { background-image: url(../images/moduleIcons/new/icon_module_content16.png); }
.more li .img_icon_module_content17 { background-image: url(../images/moduleIcons/new/icon_module_content17.png); }
.more li .img_icon_module_content18 { background-image: url(../images/moduleIcons/new/icon_module_content18.png); }
.more li .img_icon_module_content19 { background-image: url(../images/moduleIcons/new/icon_module_content19.png); }
.more li .img_icon_module_content20 { background-image: url(../images/moduleIcons/new/icon_module_content20.png); }
.more li .img_icon_module_content21 { background-image: url(../images/moduleIcons/new/icon_module_content21.png); }
.more li .img_icon_module_content22 { background-image: url(../images/moduleIcons/new/icon_module_content22.png); }
.more li .img_icon_module_content23 { background-image: url(../images/moduleIcons/new/icon_module_content23.png); }
.more li .img_icon_module_content24 { background-image: url(../images/moduleIcons/new/icon_module_content24.png); }
.more li .img_icon_module_content25 { background-image: url(../images/moduleIcons/new/icon_module_content25.png); }
.more li .img_icon_module_content26 { background-image: url(../images/moduleIcons/new/icon_module_content26.png); }
.more li .img_icon_module_content27 { background-image: url(../images/moduleIcons/new/icon_module_content27.png); }
.more li .img_icon_module_content28 { background-image: url(../images/moduleIcons/new/icon_module_content28.png); }
.more li .img_icon_module_content29 { background-image: url(../images/moduleIcons/new/icon_module_content29.png); }
.more li .img_icon_module_content30 { background-image: url(../images/moduleIcons/new/icon_module_content30.png); }
.more li .img_icon_module_content31 { background-image: url(../images/moduleIcons/new/icon_module_content31.png); }
.more li .img_icon_module_content32 { background-image: url(../images/moduleIcons/new/icon_module_content32.png); }
.more li .img_icon_module_content33 { background-image: url(../images/moduleIcons/new/icon_module_content33.png); }
.more li .img_icon_module_content34 { background-image: url(../images/moduleIcons/new/icon_module_content34.png); }
.more li .img_icon_module_content35 { background-image: url(../images/moduleIcons/new/icon_module_content35.png); }
.more li .img_icon_module_content36 { background-image: url(../images/moduleIcons/new/icon_module_content36.png); }
.more li .img_icon_module_content37 { background-image: url(../images/moduleIcons/new/icon_module_content37.png); }
.more li .img_icon_module_content38 { background-image: url(../images/moduleIcons/new/icon_module_content38.png); }
.more li .img_icon_module_content39 { background-image: url(../images/moduleIcons/new/icon_module_content39.png); }
.more li .img_icon_module_content40 { background-image: url(../images/moduleIcons/new/icon_module_content40.png); }
.more li .img_icon_module_content41 { background-image: url(../images/moduleIcons/new/icon_module_content41.png); }
.more li .img_icon_module_content42 { background-image: url(../images/moduleIcons/new/icon_module_content42.png); }
.more li .img_icon_module_content43 { background-image: url(../images/moduleIcons/new/icon_module_content43.png); }
.more li .img_icon_module_content44 { background-image: url(../images/moduleIcons/new/icon_module_content44.png); }
.more li .img_icon_module_content45 { background-image: url(../images/moduleIcons/new/icon_module_content45.png); }
.more li .img_icon_module_content46 { background-image: url(../images/moduleIcons/new/icon_module_content46.png); }
.more li .img_icon_module_content47 { background-image: url(../images/moduleIcons/new/icon_module_content47.png); }

.more li .img_MAP {	background-image: url(../images/moduleIcons/new/icon_module_map1.png); }
.more li .img_icon_module_map1 { background-image: url(../images/moduleIcons/new/icon_module_map1.png); }
.more li .img_icon_module_map2 { background-image: url(../images/moduleIcons/new/icon_module_map2.png); }
.more li .img_icon_module_map3 { background-image: url(../images/moduleIcons/new/icon_module_map3.png); }
.more li .img_icon_module_map4 { background-image: url(../images/moduleIcons/new/icon_module_map4.png); }

.more li .img_CONTACT {	background-image: url(../images/moduleIcons/new/icon_module_contact1.png); }
.more li .img_icon_module_contact1 { background-image: url(../images/moduleIcons/new/icon_module_contact1.png); }
.more li .img_icon_module_contact2 { background-image: url(../images/moduleIcons/new/icon_module_contact2.png); }
.more li .img_icon_module_contact3 { background-image: url(../images/moduleIcons/new/icon_module_contact3.png); }
.more li .img_icon_module_contact4 { background-image: url(../images/moduleIcons/new/icon_module_contact4.png); }
.more li .img_icon_module_contact5 { background-image: url(../images/moduleIcons/new/icon_module_contact5.png); }
.more li .img_icon_module_contact6 { background-image: url(../images/moduleIcons/new/icon_module_contact6.png); }
.more li .img_icon_module_contact7 { background-image: url(../images/moduleIcons/new/icon_module_contact7.png); }

.more li .img_GALLERY { background-image: url(../images/moduleIcons/new/icon_module_gallery1.png); }
.more li .img_icon_module_gallery1 { background-image: url(../images/moduleIcons/new/icon_module_gallery1.png); }
.more li .img_icon_module_gallery2 { background-image: url(../images/moduleIcons/new/icon_module_gallery2.png); }

.more li .img_COUPON { background-image: url(../images/moduleIcons/new/icon_module_content28.png); }
.more li .img_icon_module_coupon1 { background-image: url(../images/moduleIcons/new/icon_module_content28.png); }
.more li .img_icon_module_coupon2 { background-image: url(../images/moduleIcons/new/icon_module_content29.png); }

.more li .img_RSS { background-image: url(../images/moduleIcons/new/icon_module_rss1.png); }
.more li .img_icon_module_rss1 { background-image: url(../images/moduleIcons/new/icon_module_rss1.png); }
.more li .img_icon_module_rss2 { background-image: url(../images/moduleIcons/new/icon_module_rss2.png); }

.more li .img_LEGAL { background-image: url(../images/moduleIcons/new/icon_module_legal.png); }

/* coupons */

.coupon_category {
	background: #9d9d9d url(../images/themes/black/mobile_coupon_category_bg1.png) 0 0 repeat-x;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #777;
	padding: 4px 0px 4px 10px;
	color: #555;
	text-shadow: 0 1px 1px #ddd;
	font-weight: bold;
}

.coupon_category_last {
	border-bottom: 1px solid #555;
}

.coupons {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: left;
}
 
.coupons li {
	padding: 0;
	border-bottom: 1px solid #d1d1d1;
	border-top: 1px solid #fff;
	background: #f9f9f9 url(../images/mobile_arrow1.png) right center no-repeat;
}

.coupons li:last-child {
	border-bottom: none;
}

.coupons li a {
	display: block;
	padding: 4px 0px 4px 4px;
	color: #222;
	text-decoration: none;
}

.coupons li a span {
	font-size: 11px;
	color: #888;
}

.coupons li .coupon_icon {
	margin-right: 4px;
	width: 42px;
	height: 42px;
	background-color: #333;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	float: left;
}

.coupon_details_wrap {
	padding: 10px;
	background: url(../images/themes/black/mobile_coupon_details_bg1web.png) 0 0 repeat-x;
	height: 300px;
	font-size: 16px;
}

.coupon_details .details_box {
	padding: 8px;
	border: 1px dashed rgba(255,0,0,0.7);
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.coupon_details h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}

.coupon_details h2.code {
	padding-top: 20px;
	text-align: center;
}

.coupon_details p {
	margin: 0;
	padding: 0;
	color: #888;
}

.coupon_details p.desc {
	padding: 10px 0px;
	color: #000;
}

.coupon_details a {
	display: block;
	padding: 6px 0px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100px;
	border: none;
	background: #3980c3;
	color: #fff;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}


.icon_module_content1 {
	background-image: url(../images/moduleIcons/new/icon_module_content1.png);
}

.icon_module_content2 {
	background-image: url(../images/moduleIcons/new/icon_module_content2.png);
}

.icon_module_content3 {
	background-image: url(../images/moduleIcons/new/icon_module_content3.png);
}

.icon_module_content4 {
	background-image: url(../images/moduleIcons/new/icon_module_content4.png);
}

.icon_module_content5 {
	background-image: url(../images/moduleIcons/new/icon_module_content5.png);
}

.icon_module_content6 {
	background-image: url(../images/moduleIcons/new/icon_module_content6.png);
}

.icon_module_content7 {
	background-image: url(../images/moduleIcons/new/icon_module_content7.png);
}

.icon_module_content8 {
	background-image: url(../images/moduleIcons/new/icon_module_content8.png);
}

.icon_module_content9 {
	background-image: url(../images/moduleIcons/new/icon_module_content9.png);
}

.icon_module_content10 {
	background-image: url(../images/moduleIcons/new/icon_module_content10.png);
}

.icon_module_content11 {
	background-image: url(../images/moduleIcons/new/icon_module_content11.png);
}

.icon_module_content12 {
	background-image: url(../images/moduleIcons/new/icon_module_content12.png);
}

.icon_module_content13 {
	background-image: url(../images/moduleIcons/new/icon_module_content13.png);
}

.icon_module_content14 {
	background-image: url(../images/moduleIcons/new/icon_module_content14.png);
}

.icon_module_content15 {
	background-image: url(../images/moduleIcons/new/icon_module_content15.png);
}

.icon_module_content16 {
	background-image: url(../images/moduleIcons/new/icon_module_content16.png);
}

.icon_module_content17 {
	background-image: url(../images/moduleIcons/new/icon_module_content17.png);
}

.icon_module_content18 {
	background-image: url(../images/moduleIcons/new/icon_module_content18.png);
}

.icon_module_content19 {
	background-image: url(../images/moduleIcons/new/icon_module_content19.png);
}

.icon_module_content20 {
	background-image: url(../images/moduleIcons/new/icon_module_content20.png);
}

.icon_module_content21 {
	background-image: url(../images/moduleIcons/new/icon_module_content21.png);
}

.icon_module_content22 {
	background-image: url(../images/moduleIcons/new/icon_module_content22.png);
}

.icon_module_content23 {
	background-image: url(../images/moduleIcons/new/icon_module_content23.png);
}

.icon_module_content24 {
	background-image: url(../images/moduleIcons/new/icon_module_content24.png);
}

.icon_module_content25 {
	background-image: url(../images/moduleIcons/new/icon_module_content25.png);
}

.icon_module_content26 {
	background-image: url(../images/moduleIcons/new/icon_module_content26.png);
}

.icon_module_content27 {
	background-image: url(../images/moduleIcons/new/icon_module_content27.png);
}

.icon_module_content28 {
	background-image: url(../images/moduleIcons/new/icon_module_content28.png);
}

.icon_module_content29 {
	background-image: url(../images/moduleIcons/new/icon_module_content29.png);
}

.icon_module_content30 {
	background-image: url(../images/moduleIcons/new/icon_module_content30.png);
}

.icon_module_content31 {
	background-image: url(../images/moduleIcons/new/icon_module_content31.png);
}

.icon_module_content32 {
	background-image: url(../images/moduleIcons/new/icon_module_content32.png);
}

.icon_module_content33 {
	background-image: url(../images/moduleIcons/new/icon_module_content33.png);
}

.icon_module_content34 {
	background-image: url(../images/moduleIcons/new/icon_module_content34.png);
}

.icon_module_content35 {
	background-image: url(../images/moduleIcons/new/icon_module_content35.png);
}

.icon_module_content36 {
	background-image: url(../images/moduleIcons/new/icon_module_content36.png);
}

.icon_module_content37 {
	background-image: url(../images/moduleIcons/new/icon_module_content37.png);
}

.icon_module_content38 {
	background-image: url(../images/moduleIcons/new/icon_module_content38.png);
}

.icon_module_content39 {
	background-image: url(../images/moduleIcons/new/icon_module_content39.png);
}

.icon_module_content40 {
	background-image: url(../images/moduleIcons/new/icon_module_content40.png);
}

.icon_module_content41 {
	background-image: url(../images/moduleIcons/new/icon_module_content41.png);
}

.icon_module_content42 {
	background-image: url(../images/moduleIcons/new/icon_module_content42.png);
}

.icon_module_content43 {
	background-image: url(../images/moduleIcons/new/icon_module_content43.png);
}

.icon_module_content44 {
	background-image: url(../images/moduleIcons/new/icon_module_content44.png);
}

.icon_module_content45 {
	background-image: url(../images/moduleIcons/new/icon_module_content45.png);
}

.icon_module_content46 {
	background-image: url(../images/moduleIcons/new/icon_module_content46.png);
}

.icon_module_content47 {
	background-image: url(../images/moduleIcons/new/icon_module_content47.png);
}

/* rss */

.rss-content .rss-list {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: left;
}
 
.rss-content .rss-list li, .rss-details {
	padding: 4px;
	border-bottom: 1px solid #ccc;
	background: #f3f3f3;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #555;
	line-height: 1.4em;
}

.rss-content .rss-list li {
	height: 64px;
	overflow: hidden;
	cursor: pointer;
}

.rss-content .rss-list li:nth-child(even) {
	background: #fcfcfc;
}

.rss-content .rss-list li:last-child {
	border-bottom: none;
}

.rss-content .rss-list li > div, .rss-details > div {
	padding-top: 4px;
}

.rss-content .rss-list li > .rss-title, .rss-details .rss-details-title  {
	padding-top: 0;
	color: #222;
	font-weight: bold;
	text-decoration: none;
}

.rss-content .rss-list li > .rss-title span  {
	/*cursor: pointer;*/
}

.rss-content .rss-list li > .rss-title span:hover  {
	/*text-decoration: underline;*/
}

.rss-content .rss-list li > .rss-updated, .rss-details .rss-details-updated  {
	color: #aaa;
}

.rss-content .rss-list .rss-image {
	width: 48px;
	height: 64px;
	padding: 0;
	margin-right: 4px;
	float: left;
	overflow: hidden;
}

.rss-content .rss-list .rss-image img {
	width: 48px;
}

.rss-details img {
	width: 100%;
	height: auto;
}

.rss-details a {
	color: #3980c3;
	text-decoration: underline;
}

/** gallery **/

.page_gallery {
	position: relative;
	overflow: hidden;
	width: 320px;
	height: 480px;
	display: none;
}

.pageGalleryHeader {
	position: fixed;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 44px;
	/*line-height: 44px;*/
	background: #000 url(../images/themes/black/mobile_header_bg_black1.png) 0 0 repeat-x;
	padding: 0;
	color: #eee;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
	font-size: 20px;
	text-align: center;
	border-bottom: 1px solid #242021;
	display: none;
}

.pageGalleryHeader h1 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	cursor: pointer;
}

.pageGalleryHeader .close_gallery {
	margin-top: 7px;
	margin-left: 10px;
	padding-left: 14px;
	height: 30px;
	background: url(../images/themes/black/mobile_header_back_black.png) 0 0 no-repeat;
	float: left;
	cursor: pointer;
}

.pageGalleryHeader .close_gallery div {
	padding-right: 10px;
	height: 30px;
	background: url(../images/themes/black/mobile_header_back_black.png) 100% 0 no-repeat;
	overflow: hidden;
}

.pageGalleryHeader .close_gallery div span {
	display: block;
	padding-top: 9px;
	font-size: 12px;
}

.pageGalleryImageWrap {
	position: relative;
	z-index: 1;
	height: 480px;
	background: #000;
}

.pageGalleryImageWrap div {
	width: 320px;
	height: 480px;
	float: left; 
}

.pageGalleryImageWrap div span {
	display: none;
}

.gallery_wrap {
	padding-left: 9px;
	padding-top: 3px;
}

.gallery_wrap div {
	width: 72px;
	height: 72px;
	margin-right: 2px;
	margin-bottom: 2px;
	background: #444;
	border: 1px solid #000;
	float: left;
}

.gallery_wrap div img {
	width: 72px;
	height: 72px;
}

/* content */

.content-group {
	border: 1px solid #555;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #fff;
/*	background: rgba(0,0,0,0.15);
	box-shadow: 0 1px 4px rgba(0,0,0,0.25), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,0.25), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.25), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.25), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.2);
	*/
	margin: 10px;
	padding: 10px;
	font-size: 16px;
	line-height: 1.4em;
	color: #000;
	text-shadow: none;
}
.content-group p {
	margin: 0;
	padding: 0;
	padding-bottom: 0.5em;
	font-size: 16px;
	line-height: 1.4em;
}

.ui-content {
	padding: 10px;	
}

/* contact */

.contact_box p {
	padding: 6px 0;
}

.contact_box p a {
	color: #3980c3;
}

.contact_box p img {
	width: 32px;
	margin-right: 10px;
	vertical-align: middle;
}
/* legal */

.legal_box {
	padding: 5px;
	/*background: rgba(255,255,255,0.4);
	border-color: rgba(0,0,0,0.4);*/
}

.legal_box h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #222;
}

.legal_box p {
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	color: #333;
	line-height: 1em;
	float: left;
}

.legal_box p.header {
	width: 110px;
	padding-right: 5px;
	text-align: right;
	font-weight: normal;
	color: #666;
}

.legal_box p.header_short {
	width: 70px;
}

.legal_box p.content {
	width: 210px;
}

.legal_box p.content_short {
	width: 170px;
}

.legal_box p a {
	color: #3980c3;
}

.legal_box .legal_sep {
	clear: both;
	height: 5px;
}

.legal_box .legal_sep:last-child {
	height: 0;
}

/* map */

#map-info-win-content {
	color: #000;
	text-shadow: none;
	font-size: 10px !important;
	line-height: 1em;
}

#map-info-win-content p {
	margin: 0;
	padding: 0;
}



/*
.color_scheme_blue #wrapper {
	background: #747492 url(../images/themes/blue/mobile_content_bg_blue.png) 0 0 repeat-x;
}

.color_scheme_blue #header {
	background: #211d3c url(../images/themes/blue/mobile_header_bg_blue.png) 0 0 repeat-x;
}

.color_scheme_blue #header .info {
	background: #41415f url(../images/themes/blue/mobile_info_bg_blue.png) 0 0 repeat-x;
}

.color_scheme_blue #footer {
	border-color: #41415f;
	background: #211d3c url(../images/themes/blue/mobile_footer_bg_blue.png) 0 0 repeat-x;
}
*/


.color_scheme_blue #wrapper {
	background: #c5ccd4 url(../images/themes/blue/mobile_content_bg_blue1.png) 0 0;
}

.color_scheme_blue #header {
	border-color: #2d3642;
	background: #6d84a2 url(../images/themes/blue/mobile_header_bg_blue1.png) 0 0 repeat-x;
}

.color_scheme_blue #header .info {
	border-color: rgba(0,0,0,0.4);
	box-shadow: 0 1px 1px rgba(255,255,255,0.3);
	-moz-box-shadow: 0 1px 1px rgba(255,255,255,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(255,255,255,0.3);
	background: #4a6c9b url(../images/themes/blue/mobile_info_bg_blue1.png) 0 0 repeat-x;
}

.color_scheme_blue #footer {
	border-color: #2d3033;
	background: #6d83a1 url(../images/themes/blue/mobile_footer_bg_blue1.png) 0 0 repeat-x;
}

.color_scheme_blue #footer li.selected a {
	background-color: rgba(255,255,255,0.1);
}

.color_scheme_blue #footer a .text_wrap {
	text-shadow: 0 -1px 0 rgba(0,0,0,0.6);
}

.color_scheme_blue .content-group {
	border-color: #a9abae;
}


.color_scheme_green #wrapper {
	background: #c5ccd4 url(../images/themes/black_blue/mobile_content_bg_blue1.png) 0 0;
}

.color_scheme_green #header {
	border-color: #2d3642;
	background: #6d84a2 url(../images/themes/black_blue/mobile_header_bg_blue1.png) 0 0 repeat-x;
}

.color_scheme_green #header .info {
	border-color: rgba(0,0,0,0.4);
	box-shadow: 0 1px 1px rgba(255,255,255,0.3);
	-moz-box-shadow: 0 1px 1px rgba(255,255,255,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(255,255,255,0.3);
	background: #4a6c9b url(../images/themes/black_blue/mobile_info_bg_blue1.png) 0 0 repeat-x;
}

.color_scheme_green #header h1 .close {
	background: url(../images/themes/black_blue/mobile_header_back_blue1.png) 0 0 no-repeat;
}

.color_scheme_green #header h1 .close div {
	background: url(../images/themes/black_blue/mobile_header_back_blue1.png) 100% 0 no-repeat;
}

.color_scheme_green .content-group {
	border-color: #a9abae;
}


.color_scheme_red #wrapper {
	background: #777 url(../images/themes/gray/mobile_content_bg_black.png) 0 0 repeat-x;
}

.color_scheme_red #header {
	background: #242021 url(../images/themes/gray/mobile_header_bg_black.png) 0 -3px repeat-x;
	text-shadow:0 -1px 0 rgba(0,0,0,0.5);
}

.color_scheme_red #header .info {
	background: #444 url(../images/themes/gray/mobile_info_bg_black.png) 0 0 repeat-x;
	border: 1px solid #000;
	box-shadow: 0 1px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.4);
}

.color_scheme_red #header h1 .close {
	background: url(../images/themes/gray/mobile_header_back_black.png) 0 0 no-repeat;
}

.color_scheme_red #header h1 .close div {
	background: url(../images/themes/gray/mobile_header_back_black.png) 100% 0 no-repeat;
}

.color_scheme_red #footer {
	border-top: 1px solid #444;
	background: #242021 url(../images/themes/gray/mobile_footer_bg_black.png) 0 0 repeat-x;
}



/*
.color_scheme_green #wrapper {
	background: #628080 url(../images/themes/green/mobile_content_bg_green.png) 0 0 repeat-x;
}

.color_scheme_green #header {
	background: #0f292a url(../images/themes/green/mobile_header_bg_green.png) 0 0 repeat-x;
}

.color_scheme_green #header .info {
	background: #2f4d4d url(../images/themes/green/mobile_info_bg_green.png) 0 0 repeat-x;
}

.color_scheme_green #footer {
	border-color: #2f4d4d;
	background: #0f292a url(../images/themes/green/mobile_footer_bg_green.png) 0 0 repeat-x;
}


.color_scheme_red #wrapper {
	background: #8d6f6f url(../images/themes/red/mobile_content_bg_red.png) 0 0 repeat-x;
}

.color_scheme_red #header {
	background: #3a1819 url(../images/themes/red/mobile_header_bg_red.png) 0 0 repeat-x;
}

.color_scheme_red #header .info {
	background: #5a3c3c url(../images/themes/red/mobile_info_bg_red.png) 0 0 repeat-x;
}

.color_scheme_red #footer {
	border-color: #5a3c3c;
	background: #3a1819 url(../images/themes/red/mobile_footer_bg_red.png) 0 0 repeat-x;
}

*/
