/*====================== MOBILE VERSION ========================*/
body{
background:url(/images/theme_images/bg_mobile.jpg);	
font-family:Tahoma, Geneva, sans-serif;
font-size:13px;
color:#ccc;
width:280px;
margin: 0px 0px 0px 0px; 
}
.gallerypadding{
padding:5px;
}
.entry table{
width:280px;
}
.entry table img{
width:50px;
height:50px;
padding:5px;
}


.tablepush{
margin-top:-180px;
}
blockquote{border:solid 1px #272727;background:#141414 url(/images/theme_images/blockquote.gif) no-repeat 0 0;margin:15px 0;padding:10px 10px 10px 60px; width:210px;}
blockquote cite{display:block;margin:5px 0 0}
blockquote a img{border:none}
		
.notifybox{
width:260px;
height:100px;
border:1px solid #666;
background:#333;
color:#CCC;
padding:10px;
font-family:Verdana, Geneva, sans-serif;
}
.title{
color:#FFF;
font-size:12px;
font-weight:bold;
}
.small{
	clear:both;
	padding-top:5px;
font-size:11px;	
}
.button{
	clear:both;
padding-top:5px;
	width:100%;
	
}
.fllf{
width:30px;
height:60px;
float:left;
}
.flrf{
width:230px;
height:60px;
float:left;
}
.textfield_search{
	width:150px;
	height:18px;
	background-color: #0A0A0A;
	border:1px solid #333333;
	padding-left:5px;
	padding-top:5px;
	color:#8e7d6a;
	font-size:13px;
	}
.textfield{
	width:250px;
	height:22px;
	background-color: #0A0A0A;
	border:1px solid #333333;
	padding-left:5px;
	padding-top:5px;
	color:#8e7d6a;
	font-size:13px;
	}

.input{
	width:200px;
	height:22px;
	background-color: #0A0A0A;
	border:1px solid #333333;
	padding-left:5px;
	padding-top:5px;
	color:#8e7d6a;
	font-size:13px;
	}

input.input:focus{
	background-color:#333333;
	border:1px solid #000;
	}

.posTextfield{
	width:100%;
	height:200px;
	background-color: #0A0A0A;
	border:1px solid #333333;
	padding-left:5px;
	padding-top:5px;
	color:#EDE8B0;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	}	

input.textfield:focus	{
	background-color:#333333;
	border:1px solid #000;
	}

.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('/images/theme_images/info.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('/images/theme_images/success.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('/images/theme_images/warning.png');
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('/images/theme_images/error.png');
}
.headingtitle{
font-size:20px;
color:#FFF;
}
span.month{
font-size:17px;
color:#000;
width:60px;
}

span.day{
font-weight:bold;
color:#333;
font-size:22px;
width:60px;
}

.mcal{
background:url(/images/theme_images/calendar.gif);
background-repeat: no-repeat;
width:60px;
height:60px;
text-align:center;
padding-top:5px;
}
#title{
background:url(/images/theme_images/title_bg.jpg);
background-repeat: no-repeat;
width:279px;
height:64px;
padding:0;
margin:0;
}

.bl {background: url(/images/theme_images/bl.gif) 0 100% no-repeat #333; width: 280px}
.br {background: url(/images/theme_images/br.gif) 100% 100% no-repeat}
.tl {background: url(/images/theme_images/tl.gif) 0 0 no-repeat}
.tr {background: url(/images/theme_images/tr.gif) 100% 0 no-repeat; padding:5px}
.clear {font-size: 1px; height: 1px} 

.mobileh1{

color:#CCC;
font-weight:bold;
}

.mobileh2{
color:#666;
font-size:10px;
}
.floatright{
float:right;	
}

.spacer{
padding:10px;
clear:both;
width:200px;
}
.floatlt{
float:left;	

}
 a{
   color:#855F2C;

}
a:hover{
	color:#855F2C;
}
p.footer{
	
text-align:center;
}
.searchbg{
background:#666;
border:#333;

}
.smalltext{
font-size:10px;
}

 tr.odd{
background:#333333;
}

 tr.even{
background:#1A1A1A;
}