/* == Generic == */
body {font:62.5% "Lucida Grande",verdana,arial,helvetica, sans-serif; color:#333; min-width:960px; background:url(/res/img/web/body_bg.jpg) repeat-x; margin:0 auto; padding:0;}

/* Headings */
h1,h2,h3,h4,h5,h6 { font-family: "Gill Sans", sans-serif; margin:0; padding:0;}
h1 { font-size: 2.4em; line-height: 1.5em; margin-bottom: 0.75em; }
h2 { font-size: 2em; line-height: 0.9em; margin-bottom: 0.9em; }
h3 { font-size: 1.2em; line-height: 1.25em; margin-bottom: 0.25em; font-weight:normal; }
h4 { font-size: 1.4em; line-height: 1.2em; margin-bottom: 1em; color:#1b5c8f; }

/* Misc */
ol,dl,table,div.editable {font-size:1.2em; line-height:1.5em; margin-bottom:1.5em;}

p{font-size:1.2em; line-height:1.5em; margin:0.5em 0;}
	

dl dt, dl dd { display: block; }
dl dt { font-weight: bold; }
dl dd { margin-bottom: 1.5em; }
dl * { font-size:1em; }
dd ul { margin-left:1.5em; }
a{text-decoration:none;}

/* Reusable Classes */

.clr { clear: both; overflow:hidden; }
.clrfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clrfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clrfix {height: 1%;}
.clrfix {display: block;}
/* End hide from IE-mac */
.left{float:left;}
.right{float:right;}

.m0{ margin:0px!important;}
.margin_reset{ margin:0px!important;}
.alpha{margin-left:0!important;}
.omega{margin-right:0!important;}
.p0{padding:0px!important}
.p5{padding:5px!important}
/*Font Colors*/

.white{color:#ffffff!important;}
.gray{color:#777777!important;}
.red{color:#af0000!important;}
.blue{color:#1b5c8f!important;}
.green{color:#669900!important;}	
.yellow{color:#FFCC00!important;}	
.orange{color:#FF6600!important;}
.brown{color:#5F3625!important;}
.black{color:#000000!important;}	
.pink{color:#FF0099!important;}
.purple{color:#9933CC!important;}
.formred{color:#cd2e30!important;}

.bold{	font-weight:bold; }
.italic{	font-style:italic; }

/* Debug */
.dbg {border: 1px solid red;}

#wrapper{margin:0 auto; background:url(/res/img/web/footer_light.png) repeat-x bottom;}

.topmenu{
	background: url(/res/img/web/topmenu_left.jpg) no-repeat left #686D6F;
	height:32px;
	border-top:2px solid #ffffff;
	}
	
.topmenu span{
	background: url(/res/img/web/topmenu_right.jpg) no-repeat;
	height:32px;
	width:9px;
	}

.topmenu ul li{
	display:block;
	float:left;
	margin:0 0 0 0;
	height:25px;
	line-height:25px;
	}
	
.topmenu ul li a{
	color:#FFFFFF;
	font-size:1.2em;
	padding:6px 5px 0 5px;
	height:25px;
	line-height:25px;
	}

.topmenu ul li a:hover{
	background:url(/res/img/web/topmenu_hover.jpg) no-repeat top center;
	color:#ccc;
}
	
.topmenu ul li a.active{
	background:url(/res/img/web/topmenu_hover.jpg) no-repeat top center;
	color:#ccc;
}

.user_top ul{
		color:#ffffff;
		}
		
		.user_top ul li a:hover{
		background:none;
		}

#header{
	height:139px;
	background:transparent url(/res/img/web/clouds.png) no-repeat scroll 0 0;
	}


a.logo{
	background:transparent url(/res/img/web/logo.png) no-repeat scroll 0 0;
	width:390px;
	height:95px;
	display:block;
	text-indent:-1000px;
	margin:35px 0 0 0;
	}

.navigation{
	background:transparent url(/res/img/web/navigation_bg.png) repeat-x;
	height:30px;
	}
	
.navigation ul li{
	display:inline;
	font-size:1.2em;
	}
	
.navigation a.png_bg{
	color:#FFFFFF;
	height:30px;
	line-height:30px;
	display:block;
	float:left;
	padding:0 5px;
	}

.navigation a.png_bg:hover {
	background:transparent url(/res/img/web/navigation_hover.png);
	color:#FFFFFF;
	}
	
.navigation a.active {
	background:transparent url(/res/img/web/navigation_hover.png);
	color:#FFFFFF;
	}

#content{
	background:#ffffff;
	min-height:500px;
    height:auto !important;
    height:500px;
	}

.flash{
	background:transparent url(/res/img/web/flash.png) no-repeat;
	width:620px;
	height:250px;
	margin:10px 0 0 0;
	}
	
.login{
	background:transparent url(/res/img/web/login_bg.png) no-repeat;
	width:590px;
	height:92px;
	margin:10px 0 0 0;
	padding:15px;
	}
	
#login_form{	
	font-size:1.2em;
	}
	
#login_form input{
	background:transparent url(/res/img/web/input_text.png) no-repeat;
	width:177px;
	height:23px;
	border:none;
	padding:3px 0 0 5px;
	}
	
#login_form label{
	padding:0 5px;
	width:auto!important;
	float:none;
	}
	
#login_form .login_button{
	background:transparent url(/res/img/web/login_button.png) no-repeat;
	width:78px;
	height:21px;
	color:#FFFFFF;
	margin:0;
	padding:0;
	}

#login_form a{
	padding:10px 10px 0 5px;
	color:#777777;
	}
	
#login_form a:hover{
	color:#b00202;
	text-decoration:underline;
	}
	
.vip{
	background:transparent url(/res/img/web/vip.png) no-repeat;
	width:611px;
	height:212px;
	margin:10px 0 0 0;
	padding:12px 0 0 9px;
	}
	
.tab{
	height:25px;
	line-height:25px;
	}
	
a.tab{
	background-attachment: scroll;
	background:url(/res/img/web/tab.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	font-weight:bold;
	height: auto;
	width: auto;
	float: left;
	padding: 0 5px 0 0;
	display:block;
	}
	
a.tab span{
	background-attachment: scroll;
	background:url(/res/img/web/tab.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding:0 5px 0 10px;
	height: 25px;
	width: auto;
	float: left;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	color:#1b5c8f;
	font-size:1.2em;
	}
	
.vip_hotel{
	margin:5px 3px 0 10px;
	width:135px;
	float:left;
	display:inline;
	}
	
	* html .vip_hotel{
	margin:0 3px 0 10px;
	width:135px;
	float:left;
	display:inline;
	}
	
.vip_img{
	margin:10px 0;
	display:inline;	
}

* html .vip_img{
	margin:0 0;
	display:inline;	
}

.first_place{
	background:url(/res/img/web/first_place.png) no-repeat;
	width:291px;
	height:190px;
	margin:10px 20px 0 0;
	padding:10px 0 0 9px;
	float:left;
	}
	
.first_place p{
	font-size:10px!important;
	margin:0;
	}
	
.tab_first{
	height:25px;
	line-height:25px;
	}
	
a.tab_first{
	background-attachment: scroll;
	background:url(/res/img/web/tab_first.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	font-weight:bold;
	height: auto;
	width: auto;
	float: left;
	padding: 0 5px 0 0;
	display:block;
	}
	
a.tab_first span{
	background-attachment: scroll;
	background:url(/res/img/web/tab_first.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding:0 5px 0 10px;
	height: 25px;
	width: auto;
	float: left;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	color:#1b5c8f;
	font-size:1.2em;
	}
	
.first_img{
	margin:0 5px 0 10px;
	}
	
.image_name{
	text-indent:10px;
	}
	
.new_users{
	background:url(/res/img/web/new_users.png) no-repeat;
	width:605px;
	height:112px;
	margin:10px 0 0 0;
	padding:10px 0 0 15px;
	font-size:1.2em;
	}
	
.user{
	padding:10px 4px 0 0;
	width:145px;
	}
	
.user p{
	font-size:12px!important;
	margin:0;
	}

.user_img{
	margin:0 5px 0 0;
	}

/*blue_dark_border*/
.bdb{
  background-color:#9bb6d4;	
  margin:0px; 
  padding:1px; 	
}

/*blue_ligth_border*/
.blb{
	background-color:#c5dff6;
	padding:10px;
	margin:0px;
	border:0px;		
}
/*blue_white_content*/
.bwc{
	background-color:#ffffff;
	padding:10px;
	margin:0px;
	font-size:1.1em;
}


#form{
	border:1px solid #9bb6d4;
	background-color:#c5dff6;
	width:298px;
	height:378px;
	margin:10px 0 0 0;
}

#form_header{
	height:30px; 
	padding:10px; 
	font-size:18px; 
}

#form_content{
	background-color:white; 
	margin:0px 9px 11px 9px;
	padding:0px 0px 0px 30px; 
	height:312px;
}

#form_content input {
	width:200px ;
}
#form_content select {
	width:150px ;
}

#exit{
	/* border :1px solid #700402; */
	background-color:#af0001 ;
	margin : 10px  0 0 0;
	padding: 10px;   
}

#exit_content{
	background-color: #FFFFFF ;	
	padding: 10px ;
}
.exitlink{
	margin : 0 0 10px 0;	
	padding : 3px ;
}

a.exitlink:HOVER{
	border:1px dashed #000;
	background-color: #cdc9c9;
}

.ffrom{
	color:#1c5b8e ;
	font-weight: bold ;  
}
.req_img{
	padding:10px 0 0 0 ; 
	margin:0px ;
}

div.red_border{
	/* border :1px solid #700402; */
	background-color:#af0001 ;
	margin : 10px  0 0 0;
	padding: 10px;   
}

div.red_content{
	background-color: #FFFFFF ;	
	padding: 10px ;
}

div#hotel_list p{
	margin:0px; 
	padding:0px;
}


p.formtext{
	color:#cd2e30!important;
	font-size:10px ;  
	padding:5px 0px 0px 50px;
}

.form{
	background:url(/res/img/web/form_empty.png) no-repeat;
	width:300px;
	height:570px;
	margin:10px 0 0 0;
	}
	
.form1{
	background:url(/res/img/web/form.png) no-repeat;
	width:300px;
	height:570px;
	margin:10px 0 0 0;
	}
.banner{
	margin:10px 0 0 0;
	}
	
.footer{
	background:url(/res/img/web/footer_dark.png) repeat-x;
	height:60px;
	margin:10px 0 0 10px;
	font-size:1.2em;
	padding:34px 20px 0 20px;
	width:900px!important;
	}
	
.footer p{
		font-size:12px!important;
		margin:0;
		}
	
.footer ul li{
	padding:3px 10px 0 10px;
	}
	
.footer ul li a{
	color:#000000;
	font-weight:bold;
	}
	
.footer ul li a:hover{
	color:#ffffff;
	font-weight:bold;
	}
	
p.copy{
	margin:10px auto!important;
	}
	
.massaction {
	border-color:#a6c9e2 #a6c9e2 -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px medium;
	font-size:0.9em;
	margin:0;
	}
	
.width100p {
	width: 100%;
}

.width50p {
	width: 50%;
}
	
.tbl{
	font-size:12px;
	}

.tbl th{
	background:#5c9ccc none repeat scroll 0 0;
	text-align:left;
	padding:4px;
	color:#ffffff;
	}
	
.tbl td{
	padding:4px;
	}
	
.tbl tbody tr.odd {
	background-color:#e7f2f4;
	}
.tbl tbody tr {
	border-bottom:1px solid #a6c9e2;
	}
	
.required span {
  color:#FF0000;
  font-weight:bold;
  font-size:100%;
}

.required p{
	margin:0;
	}
	
/* form.css */

*{
	margin:0;
	padding:0;
	}

form > div {
	padding: 5px 0;
}


.hideme {
	display: none;
}

label {
	float:left;
	width:10em;
	margin-right:1em;
	padding:3px 5px;
}

legend {
	color:#2e6e9e;
	font-size:1.2em;
	font-weight:bold;
}

input {
	-moz-border-radius-bottomleft:0.4em;
	-moz-border-radius-bottomright:0.4em;
	-moz-border-radius-topleft:0.4em;
	-moz-border-radius-topright:0.4em;
	-x-system-font:none;
	background:#FAFAFA none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	font-family:arial,sans-serif;
	font-size:0.95em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	line-height:normal;
	padding:3px 5px;
	margin:2px;
	}

div input.inner {
	-moz-border-radius-bottomleft:0.4em;
	-moz-border-radius-bottomright:0.4em;
	-moz-border-radius-topleft:0.4em;
	-moz-border-radius-topright:0.4em;
	background:#FAFAFA none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	font-family:arial,sans-serif;
	font-size:0.95em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	line-height:normal;
	padding:3px 5px;
	width:10em;
	}

input:hover, input:focus {
	border-color:#c5c5c5;
	background:#f2f2f2;
} 

input.inner:hover, input.inner:focus {
	border-color:#c5c5c5;
	background:#f2f2f2;
}

select{
	margin:3px 5px;
	}

.radio{
	position:relative;
}

.radio legend{
	font-size:1em;
	color:#000;
}
.radio legend span{
	position:absolute;
	left:0;
	top:0.3em;
	width:10em;
	display:block;
}
.radio label, .radio input {
	vertical-align:middle;
	display:inline;
	float:none;
	width:auto;
	background:none;
	border:none;
}
.radio div {
	white-space:nowrap;
}

.checkbox{
	position:relative;
	width:5px!important;
	margin:0;
	padding:0;
}

input.checkbox{
	width:15px!important;
	height:15px!important;
	margin:0;
	padding:0;
	}

.checkbox legend{
	font-size:1em;
	color:#000;
}
.checkbox legend span{
	position:absolute;
	left:0;
	top:0.3em;
	width:10em;
	display:block;
}
.checkbox label, .checkbox input {
	vertical-align:middle;
	display:inline;
	float:none;
	width:auto;
	background:none;
	border:none;
}
.checkbox div {
	white-space:nowrap;
}

.required span {
  color:#FF0000;
  font-weight:bold;
  font-size:100%;
}

.errorMessage{
	font-size:80%;
	color:#CC0000;
	}
	
.required p{
	margin:0;
	}

form .error span{
	font-size:12px;
	margin:0 0 0 5px;
	}
	
.align_top{
	vertical-align:top!important;
	}
	
	.align_middle{
	vertical-align:middle!important;
	}
	
input.submit{
	background:#4093cf!important;
	color:#ffffff;
	margin:5px;
	}
	
/* Icons */
.contributor,
.super,
.admin,
.researcher,
.default,
.add,
.delete,
.close,
.error,
.success,
.edit,
.info,
.browse,
.editsettings,
.managethemes,
.manageplugins,
.browse-users,
.add-user,
.edit-user,
.browse-collections,
.add-collection,
.browse-exhibits,
.add-exhibit,
.edit-exhibit,
.delete-exhibit,
.add-file,
.previous,
.browse-names,
.qmark,
.upload_image,
.upload_album,
.notification,
.request,
.preview,
.next
{background-position:top left; background-repeat:no-repeat; padding:2px 4px 2px 20px; text-decoration:none;}

.go,
.next
{background-position:center right; text-align:right;background-repeat:no-repeat; padding:2px 18px 2px 0; text-decoration:none;background-image:url("../../img/admin/bullet_go.gif");}

.previous {background-image:url("/res/img/admin/bullet_back.gif");}
.next {background-image:url("/res/img/admin/bullet_go.gif");}
.contributor {background-image:url("/res/img/admin/user_red.gif");}
.super {background-image:url("/res/img/admin/user_suit.gif");}
.admin {background-image:url("/res/img/admin/user_orange.gif");}
.researcher {background-image:url("/res/img/admin/user_green.gif");}
.default {background-image:url("/res/img/admin/user_gray.gif");}
.add-file {background-image:url("/res/img/admin/disk_multiple.gif");}
.add {background-image:url("/res/img/admin/page_add.gif");}
.delete,.delete-exhibit {background-image:url("/res/img/admin/delete.gif");}
.error {background-image:url("/res/img/admin/error.gif");}
.success {background-image:url("/res/img/admin/tick.gif");}
.browse {background-image:url("/res/img/admin/book_open.gif");}
.browse-exhibits {background-image:url("/res/img/admin/pictures.gif");}
.add-exhibit {background-image:url("/res/img/admin/picture_add.gif");}
.edit-exhibit {background-image:url("/res/img/admin/picture_edit.gif");}
.add-collection {background-image:url("/res/img/admin/folder_add.gif");}
.browse-collections {background-image:url("/res/img/admin/folder.gif");}
.editsettings {background-image:url("/res/img/admin/cog.gif");}
.managethemes {background-image:url("/res/img/admin/layout.gif");}
.manageplugins {background-image:url("/res/img/admin/plugin.gif");}
.browse-users {background-image:url("/res/img/admin/user_female.gif");}
.add-user {background-image:url("/res/img/admin/user_add.gif");}
.edit-user {background-image:url("/res/img/admin/pencil_go.gif");}
.edit {background-image:url("/res/img/admin/pencil_go.gif");}
.browse-names {background-image:url("/res/img/admin/group.gif");}
.qmark {background-image:url("/res/img/admin/info.gif");}
.info {background-image:url("/res/img/admin/information.png");}
.close{background-image:url("/res/img/admin/close.png");}
.upload_image{background-image:url("/res/img/admin/upload_image.png");}
.upload_album{background-image:url("/res/img/admin/upload_album.png");}
.notification{background-image:url("/res/img/admin/notification.png");}
.request{background-image:url("/res/img/admin/request.png");}
.preview{background-image:url("/res/img/admin/preview.png");}
.next{background-image:url("/res/img/admin/next.png");}

/*-----NEW CSS-----*/
	
.search_results{
	background:url(../img/web/search_results.png) no-repeat;
	width:450px;
	height:27px;
	margin:10px 0 0 0;
	padding:5px 0 0 10px;
	}
	
h1.search_results{
	font-size:14px;
	position:relative;
	}

.search_results a{
	position:absolute;
	right:5px;
	}
	
.hotel_list{
	background:url(../img/web/hotel_list_bg.png) no-repeat;
	width:440px;
	height:75px;
	margin:10px 0 0 0;
	padding:10px;
	}
	
.hotel_list div.left img{
	margin:0 0 5px 0;
	}

.hotel_list div{
	margin:0 10px 0 0;
	display:inline;
	}
	
	* html .hotel_list div{
	margin:0 5px 0 0;
	display:inline;
	}
	
.hotel_list div span{
	font-size:20px;
	padding:0 0 0 5px;
	}
	
.hotel_list div p{
	font-size:12px;
	}
	
.info_width{ 
   width:340px;
   margin:0px 0px 0px 10px ;
   text-align:justify;
}
/*search right div - right div with map in search results*/
.srd{
   width:80px ; 
   text-align: center ; 
   float : right ; 	
}	
.align_center{	text-align:center;	}
	
.gadget_middle h4{
	margin:0 0 8px 0;
	padding:3px 0 0 0;
	}

form.filters{
	padding:0 0 5px 0;
	}

form.filters div{
	position:relative;
	width:190px;
	}
	
.filters label span{
	position:absolute;
	right:0;
	}
	
.normal{
	font-weight:normal;
	font-size:12px;
	}
	
.stars_font{
	font-size:20px;
	}
	
.filters_button{
	width:162px;
	height:32px;
	border:none;
	font-weight:bold;
	color:#ffffff;
	margin:5px 0 0 15px;
	}
	
.search_results_info{
	background:url(../img/web/search_results_info.png) no-repeat;
	width:690px;
	height:27px;
	margin:10px 0 0 0;
	padding:5px 0 0 10px;
	}
	
h1.search_results_info{
	font-size:14px;
	position:relative;
	}

.search_results_info a{
	position:absolute;
	right:20px;
	}
	
.hotel_info_width{
	width:400px;
	margin:0 0 0 10px;
	}
	
.fs_18{	font-size:18px;	}
.fs_12{	font-size:12px;	}
.fs_10{	font-size:10px;	}
.fs_14{	font-size:14px;	}

.m_0{ margin: 0px; }	
.hotel_info_menu{ margin:10px 0 0 0;}	
.hotel_info_menu ul{ padding:5px 0 0 0;	}	
.hotel_info_menu ul li{	display:inline;	}
.hotel_info_menu ul li a.active{
	background:#ffffff;
	border-top:1px solid #97b3d2;
	border-right:1px solid #97b3d2;
	border-left:1px solid #97b3d2;
	-moz-border-radius: 5px 5px 0 0;
	color:#333333;
	}	
.hotel_info_menu ul li a:hover{
	background:#ffffff;
	border-top:1px solid #97b3d2;
	border-right:1px solid #97b3d2;
	border-left:1px solid #97b3d2;
	-moz-border-radius: 5px 5px 0 0;
	color:#333333;
	}
	
.hotel_info_menu ul li a{
	background:#dfedfa;
	border-top:1px solid #dfedfa;
	border-right:1px solid #dfedfa;
	border-left:1px solid #dfedfa;
	-moz-border-radius: 5px 5px 0 0;
	height:27px;
	line-height:27px;
	display:block;
	float:left;
	padding:0 10px;
	margin:0 2px;
	font-size:12px;
	color:#1b5c8f;
	font-weight:bold;
	}
	
.hotel_photos img{
	margin:0 10px 10px 0;
	}
	
.player{
	background:url(../img/web/player.png) no-repeat;
	width:384px;
	height:288px;
	margin:0 5px 0 0;
	}	
	
.hotel_video img{
	margin:0px 5px 10px 5px;
	}	
	
.comment_purple{
	width:640px;
	background:url(../img/web/purple_comment.png) #cddaea no-repeat;
	height:33px;
	padding:7px 0 0 40px;
	}

.comment_purple h1{
	float:left;
	font-size:14px;
	}
	
.comment_blue{
	width:640px;
	background:url(../img/web/blue_comment.png) #e7f2fd no-repeat;
	height:33px;
	padding:7px 0 0 40px;
	}

.comment_blue h1{
	float:left;
	font-size:14px;
	}
	
.comment_data{
	padding:3px 0 0 0;
	text-indent:10px;
	}

.comment{
	border-right:1px solid #97b3d2;
	border-left:1px solid #97b3d2;
	border-bottom:1px solid #97b3d2;
	padding:10px;
	margin:0 0 10px 0;
	}	
	
.comment_field{
	width:400px;
	height:200px;
	}	
	
.comments_form input{
	border:1px solid #97b3d2;
	background:#e7f2fd;
	}
	
.comments_form input:hover{
	background:#ffffff;
	}
	
.comment_submit{
	background:url(../img/web/filters_button.png) no-repeat!important;
	border:none!important;
	width:162px;
	height:32px;
	margin:10px 0 0 0;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	}
	
.search_form{
	background:url(../img/web/hotels_form.png) no-repeat;
	width:460px;
	height:328px;
	margin:10px 0 0 0;
	}
	
.vip_hotels{
	background:url(../img/web/viphotels.png) no-repeat;
	width:440px;
	height:140px;
	padding:10px;
	margin:10px 0 0 0;
	}	
	
.vip_img{
	float:left;
	margin:10px 10px 10px 0;
	}	

.recommended{
	padding:10px 0;
	}
	
.recommended_img{
	margin:5px 5px 5px 0;
	float:left;
	}	
	
.decoration{
	text-decoration:underline;
	}

a .decoration:hover{
	text-decoration:none;
	}
	
.nodecoration{
	text-decoration:none;
	}

a .nodecoration:hover{
	text-decoration:underline;
	}
	
.padding_10{
		padding:10px!important;
		}
		
textarea{border:1px solid #a6c9e2;}
		
.resizable_bg{
	background:#dfedfa;
	border:1px solid #97b3d2;
	-moz-border-radius: 5px;
	padding:10px;
	font-size:12px;
	float:left;
	}
	
	.resizable_bg_white{
	background:#f6fafe;
	border:1px solid #ccc;
	-moz-border-radius: 5px;
	padding:10px;
	font-size:12px;
	float:left;
	}
	
.img_roll img{
		margin:5px;
		}
		
.events ul li a{
	padding:3px 0 0 0;
	height:30px;
	line-height:30px;
	}
	
	.events ul li a span{
		margin:0 10px 0 20px;
		}

.events ul li a.notification_img{
	background:url("/res/img/admin/notification.png") no-repeat;
	}
	
.events ul li a.request_img{
	background:url("/res/img/admin/request.png") no-repeat;
	}
	
.padding_5{
		padding:5px;
		}

.today{
	color:#1b5c8f;
	background:#ecf5fe;
	font-weight:bold;
	}

.fileinput{
	position:relative;
	width:176px;
	height:23px;
	}

input.file.hidden{
	opacity:0;
	position:relative!important;
	text-align:right;
	z-index:2;
	}

input.file{
	width:245px;
	}

div.fakefile{
	left:0;
	height:23px;
	line-height:23px;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:255px;
	z-index:1;
	}

.fakefile input{
	background:url("/res/img/admin/fakefile.jpg") no-repeat;
	width:176px;
	height:23px;
	border:none;
	margin:0 0 5px 0;
	padding:3px 0 0 3px;
	float:left;
	}
	
div.fakefile img{
	float:left;
	}
	
.files_item{
		width:450px;
		margin:2px 0;
		}
		
.files_item span{
	height:24px;
	line-height:24px;
	}
	
.align_right{
	text-align:right;
	}

.photos_edit td{
	padding:5px;	
	}
	
#tabs{
	min-height:500px;
  	height:auto !important;
  	height:500px;
	}
	
div.bluebg_border{
	border: 1px solid rgb(135, 182, 217); 
	padding: 10px; 
	background: rgb(247, 251, 255) none repeat scroll 0% 0%; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
	}
	
div.photos_size{
	width:140px;
	height:140px;
	margin:5px;
	text-align:center;
	}

img.img_border{
	border:1px solid #bbbbbb; 
	padding:5px; 
	vertical-align: middle!important;
	margin:5px;
	}
	
.photos{
	padding:10px 65px 10px 65px!important;
	}
	
.paginationControl {
	font-size: 12px;
	text-transform: lowercase;
	margin-bottom: 20px;
}
	.paginationControl .showing {
		margin-right: 20px;
		font-variant: normal;
		float:left;
		padding:5px 0 0 0;
	}
	.paginationControl a.pg-prev,
	.paginationControl span.pg-prev {
		margin-right: 10px;
	}
	
	.paginationControl a.pg-next,
	.paginationControl span.pg-next {
		margin-left: 10px;
	}
	
	.paginationControl a,
	.paginationControl .disabled {
		padding: 3px 5px;
		margin: 3px 2px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		display:block;
		float:left;
	}
	
	.paginationControl a,
	.paginationControl a:visited, 
	.paginationControl a:active {
		border: 1px solid #afbe2f;
		text-decoration: none;
		color:#333333;
	}
	
	.paginationControl a:hover,
	.paginationControl a.current {
		background-color: #cfde52;
		color: #fff;
	}
	
	.paginationControl .disabled {
		border: 1px solid #afbe2f;
		color: #bbb;
	}
	
	.paginationGray .paginationControl a,
	.paginationControl a:visited, 
	.paginationControl a:active {
		border: 1px solid #797979;
		text-decoration: none;
		background-color:#dbdbdb;
		color:#000000;
	}
	
	.paginationGray a:hover,
	.paginationGray a.current {
		background-color: #8d8d8d;
		color: #217bc0;
	}
	
	.paginationGray .disabled{
		border: 1px solid #d5d5d5;
		color: #b3b3b3;
	}
	
	.pg-first.disabled{
		background:url("/res/img/first_d.png") no-repeat 2% 50%!important;
		padding:3px 5px 3px 20px!important;
		border:1px solid #8dc6f0!important;
		padding:3px 5px 3px 20px!important;
		}
		
		.pg-first{
		background:url("/res/img/first.png") no-repeat 5% 50%!important;
		background-color:#e4f1fc!important;
		border:1px solid #217bc0!important;
		padding:3px 5px 3px 20px!important;
		}
		
		
	.pg-last.disabled{
		background:url("/res/img/last_d.png") no-repeat 95% 50%!important;
		padding:3px 5px 3px 20px!important;
		border:1px solid #8dc6f0!important;
		padding:3px 20px 3px 5px!important;
		}
		
		.pg-last{
		background:url("/res/img/last.png") no-repeat 95% 50%!important;
		background-color:#e4f1fc!important;
		border:1px solid #217bc0!important;
		padding:3px 20px 3px 5px!important;
		}
		
		.pg-prev.disabled{
		background:url("/res/img/prev_d.png") no-repeat 2% 50%!important;
		padding:3px 5px 3px 20px!important;
		border:1px solid #8dc6f0!important;
		padding:3px 5px 3px 10px!important;
		}
		
		.pg-prev{
		background:url("/res/img/prev.png") no-repeat 5% 50%!important;
		background-color:#e4f1fc!important;
		border:1px solid #217bc0!important;
		padding:3px 5px 3px 10px!important;
		}
	
		.pg-next.disabled{
		background:url("/res/img/next_d.png") no-repeat 95% 50%!important;
		padding:3px 5px 3px 20px!important;
		border:1px solid #8dc6f0!important;
		padding:3px 10px 3px 5px!important;
		}
		
		.pg-next{
		background:url("/res/img/next.png") no-repeat 95% 50%!important;
		background-color:#e4f1fc!important;
		border:1px solid #217bc0!important;
		padding:3px 10px 3px 5px!important;
		}
		
.mb_10{
	margin:0 0 10px 0;
	}
.mt_10{	margin:10px 0 0 0; }	
.mt_5{	margin:5px 0 0 0; }	
.white_rs{
	background:#ffffff;
	border:1px solid #7daed1;
	-moz-border-radius: 5px;
	padding:5px;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	width:100%;
	}
	
table.inmsg th{
	text-align:center;
	padding:5px 10px;
	}

table.inmsg td{
	padding:10px!important;
	text-align:center;
	}
	
ul#icons {
	margin:0;
	padding:0;
	}
	
.padding_2{
	padding:2px!important;
	}

.align_right{
	text-align:right!important;
	}
	
.align_left{
	text-align:left!important;
	}
	
.video{
	margin:10px;
	}
	
.width_auto{
	width:auto;
	}
	
.width60{
	width:60px;
	}
	
.width17{
	width:17px;
	}
	
.margin2{
	margin:2px;
	}
	
.margin5{
	margin:5px;
	}

	
.album{
	background:url(../img/web/album_bg.jpg) no-repeat;
	font-size:1.2em;
	width:172px;
	height:174px;
	margin:10px 15px;
	float:left;
	padding:10px;
	}
.album p{
	margin: 0;
	font-size: 1em;
}	
* html .album{
	background:url(../img/web/album_bg.jpg) no-repeat;
	font-size:1.2em;
	width:172px;
	height:174px;
	margin:10px 15px;
	float:left;
	padding:10px;
	}
	
.album img{
	margin:0 5px;
	border:2px solid #FFFFFF;
	}
	
.content_top{
	background:url(../img/web/content_top.jpg) no-repeat;
	width:680px;
	height:23px;
	margin:10px 0 0 0;
	padding:10px 0 0 20px;
	font-size:1.4em;
	}
	
.content_top h4{
	margin:0;
	padding:0;
	}
	
.content_middle{
	background:url(../img/web/content_middle.jpg) repeat-y;
	width:680px;
	min-height:500px;
    height:auto !important;
    height:500px;
	padding:0 10px;
	}

.content_bottom{
	background:url(../img/web/content_bottom.jpg) no-repeat;
	width:700px;
	height:33px;
	}
	
.image_info{
	background:url(../img/web/image_info.jpg) no-repeat;
	width:670px;
	height:65px;
	margin:10px 0 0 0;
	padding:15px;
	}
	
.image_info p{
	font-size:1.2em;
	margin:0 20px 0 0;
	padding:0;
	}
	
* html .image_info h4{
	margin:0;
	padding:0;
	}
	
.image_info h4{
	margin:0 0 10px 0;
	padding:0;
	}
	
.gallery img{
	float:left;
	margin:10px 0 0 13px;
	}
.blue_bg{
	background-color:#dfedfa;
	padding:5px;
	margin:0 -5px;
	}
label.gadget_label{
	float:none;
	padding: 0;
}

form > div.gadget{
	padding: 1px;
}

body > div.gadget{
	line-height: 1;
}

form.category > div.gadget{
	padding: 0px;
} 
 
.blue_big_submit{
	background:url(../img/web/filters_button.png) no-repeat!important;
	border:none!important;
	width:162px;
	height:32px;
	margin:10px 0 0 0;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	}
 