﻿html
{
	background: #ffffff;
	width: 100%;
	height: 100%;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body
{
	margin: 0;
	padding: 0;
	font-size: 1em;
}

.popup_content
{
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

.content
{
	margin: 0 auto;
	overflow: hidden;
	width: 965px;
}

.body_text
{
	width:530px;
	padding-left:20px;
}

.banner
{
	height:110px;
	width:100%;
}

.footer
{
	margin-top:10px;
	height:95px;
	background-image:url(images/footer_background.gif);
	background-repeat: repeat-x;
	border-left: solid 1px #dcf0f7;
	border-right:solid 1px #dcf0f7;
	 
}



.footer_content
{
	padding:10px;
	font-size:.9em;
}

.banner_left { width:187px;  float:left; }
.banner_right {	width:773px;  float:left;}
.advert { }
.info { padding:5px 5px 5px 0px; text-align:right;}

.main_content
{
	margin-left:10px;
	margin-right:15px;
	padding: 0px 0px 5px 0px;
	height:100%;
	overflow:hidden;
	width:535px;

}
.main_content_popup
{
	margin-left:10px;
	margin-right:15px;
	padding: 0px 0px 5px 0px;
	height:100%;
}

.main_content_admin
{
	padding: 0px 5px 5px 10px;
	height:100%;
	overflow:hidden;
	width:550px;
}

.navigation
{
	clear:both;
	width:773px;
	height:27px;
	background-image: url(images/navigation_background.gif);
	background-repeat:no-repeat;
}



.bread_crumbs 
{
	color: #888888;	
	padding:10px;
}

.bread_crumbs a 
{
	color:#6d6d6d;	
	text-decoration:none;
}

.bread_crumbs a:hover
{
	color: #a8a8a8;
	text-decoration:underline;
}

#twocolumnA
{
	float: left;
	width: 195px;	

}
#twocolumnB
{
	float: left;
	width: 750px;		
	min-height:250px;
	margin-left:20px;	
}



#threecolumnA
{
	float: left;
	width: 195px;		
}
#threecolumnB
{
	float: left;
	width: 565px;
	padding: 0px 0px 0px 10px;
}
#threecolumnC
{
	float: left;
	width: 195px;

}


fieldset {  
float: left;  
clear: both;  
margin: 0 0 0em 0;  
width:100%;
padding: 0;  
border:none;

}

legend {  
margin-left: 1em;  
color: #000000;  
font-weight: bold;
padding: 0;  
font-size:1.5em;
color: #029ac1;

}

fieldset ol {  
padding: 0em 1em 0 1em;  
list-style: none;

}

fieldset li {  
padding-bottom: .5em;
overflow:auto;
}

fieldset.submit {  
float: none;  
border-style: none;  
background-color: transparent;
background-image: none; 
text-align:right;
}

.formlabel   
{
float:left;
width: 10.5em;  
margin-right: .5em;

font-weight:bold;
white-space:nowrap; 
}

.form_text   
{
float:left;
width: 10em;  
margin-right: .5em;
font-weight:bold;
white-space:nowrap; 

}


.category_list
{
	padding: 5px 10px 5px 10px;
	border-left: dashed 1px #dadada;
	border-right: dashed 1px #dadada;
	border-bottom: dashed 1px #dadada;
	margin-bottom:5px;
}

.category_repeat
{
	padding: 3px 15px 3px 3px ;
	width:150px;

}

.category_control
{
	float:left;
	padding:8px;

}

.category_control .buttons
{
	text-align:right;
}


.icon
{
	vertical-align:bottom;
}

.buttons {  
padding:5px;
text-align:right;
}

ul, li, div, h1, h2, h3, h4, ol, td, tr, th, p {
margin:0;
padding:0;
}

p{ padding:2px;}

h3 {
color:#1096cb;
font-size:1.3em;
}

h3  a {
color:#313131;
font-size:10.5px;
text-decoration:none;


}

h3.news a {
color:#1096cb;
font-size:1em;
text-decoration:none;
text-decoration:underline;
}

h3.category_header a
{
	color:#313131;
font-size:.9em;
text-decoration:none;
}



h4 
{
 color:#0da4cd;
 font-size:1.5em;
 padding:5px;
}


.category
{
	overflow:hidden;
	text-align:left;

}
.category .wrapme
{
	padding:5px;
	background-color:#ffffff;
	
}

.category .wrap_alternate
{
	padding:5px;
	background-color:#f5f5f5;
	border-bottom:solid 1px #eaeaea;
}

.categories
{
	padding-left:35px;
}



/* Thumbnail Item Enlage */

.thumbnail{
position:relative;
display:block;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}


.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}


/* End Thumbnail Item Enlage */

.item_title 
{  
	text-transform:uppercase;
	
}

.divider
{
	border-top:solid 1px #daeef6;
}

h2
{
	color:#008ab8;
	text-transform:uppercase;
	padding:0px 0px 10px 0px;
	font-family: Trebuchet MS, sans-serif;
	font-size:18px;
	
}

h3
{
	color:#008ab8;
	text-transform:capitalize;
	padding:0px 0px 5px 0px;
}

/*
.RatingGreen {display:block; float:left; clear:both; width:150px;min-width:160px; margin-bottom:10px}
.RatingGreen .ImageContainer {float:left; background-image:url(images/rating-green.gif); background-repeat:no-repeat; width:130px; height:20px; line-height:20px; position:relative }
.RatingGreen .TextContainer {}
.RatingGreen .ImageContainer .item {height:20px;width:22px;float:left; cursor:pointer; cursor:hand}
*/

/* TABS */
.linkedin-gray .ajax__tab_header 
{
	font-size:1.2em;
	font-weight:bold;

}
.linkedin-gray .ajax__tab_active .ajax__tab_outer,
.linkedin-gray .ajax__tab_header .ajax__tab_outer,
.linkedin-gray .ajax__tab_hover .ajax__tab_outer
{
    margin-right:1px;
}
.linkedin-gray .ajax__tab_active .ajax__tab_inner,
.linkedin-gray .ajax__tab_header .ajax__tab_inner,
.linkedin-gray .ajax__tab_hover .ajax__tab_inner
{
    margin-left:3px; /* offset the width of the left image */
}
.linkedin-gray .ajax__tab_active .ajax__tab_tab,
.linkedin-gray .ajax__tab_hover .ajax__tab_tab,
.linkedin-gray .ajax__tab_header .ajax__tab_tab
{
	margin-right:0px;	
	padding:8px 23px 8px 20px;
}
.linkedin-gray .ajax__tab_body 
{	
    padding:5px;
}

/* ajax__tab_xp-theme theme */
.linkedin-gray .ajax__tab_header 
{

	color:#fff;
}
.linkedin-gray .ajax__tab_outer
{
    background:url(images/blue_left.gif) no-repeat 0px 0px;
}
.linkedin-gray .ajax__tab_inner
{
    background:url(images/blue_right.gif) no-repeat 100% 0px;
}
.linkedin-gray .ajax__tab_hover .ajax__tab_outer
{

    background:url(images/blue_left.gif) no-repeat 0px -150px;
}
.linkedin-gray .ajax__tab_hover .ajax__tab_inner
{
    background:url(images/blue_right.gif) no-repeat 100% -150px;
}
.linkedin-gray .ajax__tab_active .ajax__tab_outer
{
    background:url(images/blue_left.gif) no-repeat 0px -300px;
}
.linkedin-gray .ajax__tab_active .ajax__tab_inner
{
    background:url(images/blue_right.gif) no-repeat 100% -300px;
}
.linkedin-gray .ajax__tab_body 
{

	
	border:solid 2px #0da4cd;
	min-height:520px;	
}


/* Star Rating */


.star_rating {
    font-size: 0pt;
    width: 15px;
    height: 15px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.star_rating_filled
{   
  background-image: url("images/icons/icon_star_filled.gif");
}

.star_rating_empty
{
    background-image: url("images/icons/icon_star_empty.gif");
}

.star_rating_saved 
{
   background-image: url("images/icons/icon_star_filled.gif");	
}


.widget
{
	width:195px;
	margin-bottom:10px;
}

.widget a
{
	color: #2a2a2a;
}

.widget_header_text
{
  font-weight :bold;
  font-size :1.4em;	
  padding: 8px 0px 0px 10px;
  color:#ffffff;
}

.widget_header_blue
{
	height:33px;
	background-image: url("images/widgets/header_blue.png");
	background-repeat:no-repeat;
}

.widget_content_blue
{	
	border-left: solid 1px #1096cb;	
	border-right: solid 1px #1096cb;	
	min-height:115px;	
}

.widget_footer_blue
{
	height:8px;
	background-image: url("images/widgets/footer_blue.png");
	background-repeat:no-repeat;
	clear:both;
}

.widget_header_green
{
	height:33px;
	background-image: url("images/widgets/header_green.png");
	background-repeat:no-repeat;
}

.widget_content_green
{	
	border-left: solid 1px #63cb38;	
	border-right: solid 1px #63cb38;	
	min-height:115px;	
}

.widget_footer_green
{
	height:8px;
	background-image: url("images/widgets/footer_green.png");
	background-repeat:no-repeat;
	clear:both;
}


.widget_header_red
{
	height:33px;
	background-image: url("images/widgets/header_red.png");
	background-repeat:no-repeat;
}

.widget_content_red
{	
	padding:5px;
	border-left: solid 1px #b82d2d;	
	border-right: solid 1px #b82d2d;	
	min-height:115px;	
}

.widget_footer_red
{
	height:8px;
	background-image: url("images/widgets/footer_red.png");
	background-repeat:no-repeat;
	clear:both;
}

.widget_header_purple
{
	height:33px;
	background-image: url("images/widgets/header_purple.png");
	background-repeat:no-repeat;
}

.widget_content_purple
{	
	padding:5px;
	border-left: solid 1px #2c2cb8;	
	border-right: solid 1px #2c2cb8;	
	min-height:115px;	
}

.widget_footer_purple
{
	height:8px;
	background-image: url("images/widgets/footer_purple.png");
	background-repeat:no-repeat;
	clear:both;
}

.widget_header_turquoise
{
	height:33px;
	background-image: url("images/widgets/header_turquoise.png");
	background-repeat:no-repeat;
}

.widget_content_turquoise
{	
	padding:5px;
	border-left: solid 1px #00b1ff;	
	border-right: solid 1px #00b1ff;	
	min-height:115px;	
}

.widget_footer_turquoise
{
	height:8px;
	background-image: url("images/widgets/footer_turquoise.png");
	background-repeat:no-repeat;
	clear:both;
}



.widget_search
{

	height:76px;
	width:530;
	background-image: url("images/widgets/search_background.png");
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.search { padding:10px 0px 10px 15px;}

.search_background
{
	 float:left;
	 background-image: url(images/search_text_background.gif);
	 background-repeat:no-repeat;	
	 width:200px;
	 height:20px;
	 padding:2px;	
}


.search_textbox
{ 
    border:0;  
    background:transparent;  
    color:#006;  
}

.search_container
{
	margin-top:10px;
	height:24px;
	width:540px;
}

.textbox_standard
{
	 border: solid 1px #63cb38;

}

.dropdown_standard
{
	 border: solid 1px #63cb38;
	width:262px;
}

.dropdown_small
{
	 border: solid 1px #63cb38;
}


.contact_details_container
{
	float:left;
	background-image: url(images/contact_background.gif);
	width:156px;
	Height:256px;
	margin-top:28px;

}

.contact_details
{

	padding-top:10px;
}

.signup_container
{
	width:170px;
}

.signup_background
{
	float:left;
	width:107px;
	height:20px;
	background-repeat:no-repeat;
	background-color: #f41010;	
	background-image: url(images/signup_input_background.gif);
	padding:2px;
}

.signup_input
{
	border:0px;
	 border:none;
}


.widget_signup { width:195px; height:76px; background-image: url(images/signup_background.png); background-repeat:no-repeat; margin-bottom:10px; }
.signup { padding:10px 0px 0px 10px; color:#ffffff; }

.login_input {border:0px;}
.login_controls { padding:5px 5px 0px 10px;}
.login_input_background { border:none; background-image: url(images/login_input_background.gif); background-repeat:no-repeat;  padding:2px; margin-top:12px; }

.tabs 
{
	width:540px;
}

/* TABS  HOME*/
.home_tabs .ajax__tab_header 
{

	font-size:14px;
	font-weight:bold;
	padding:10px;
	margin-left:30px;
}
.home_tabs .ajax__tab_active .ajax__tab_outer,
.home_tabs .ajax__tab_header .ajax__tab_outer,
.home_tabs .ajax__tab_hover .ajax__tab_outer
{

    margin-right:8px;
}
.home_tabs .ajax__tab_active .ajax__tab_inner,
.home_tabs .ajax__tab_header .ajax__tab_inner,
.home_tabs .ajax__tab_hover .ajax__tab_inner
{
    margin-left:8px; /* offset the width of the left image */
}
.home_tabs .ajax__tab_active .ajax__tab_tab,
.home_tabs .ajax__tab_hover .ajax__tab_tab,
.home_tabs .ajax__tab_header .ajax__tab_tab
{
	margin-right:0px;	
	padding:10px 20px 30px 8px;
}

.home_tabs .ajax__tab_body 
{	
    font-family:verdana,tahoma,helvetica;
}

/* ajax__tab_xp-theme theme */
.home_tabs .ajax__tab_header 
{
	background-image: url("images/home_tabs_background.gif");
	background-repeat:no-repeat;
	color:#fff;
}
.home_tabs .ajax__tab_outer
{
    background:url(images/home_tabs_left.gif) no-repeat 0px -57px;
}
.home_tabs .ajax__tab_inner
{
    background:url(images/home_tabs_right.gif) no-repeat 100% -57px;
}
.home_tabs .ajax__tab_hover .ajax__tab_outer
{

    background:url(images/home_tabs_left.gif) no-repeat 0px -0px;
}
.home_tabs .ajax__tab_hover .ajax__tab_inner
{
    background:url(images/home_tabs_right.gif) no-repeat 100% -0px;
}
.home_tabs .ajax__tab_active .ajax__tab_outer
{
    background:url(images/home_tabs_left.gif) no-repeat 0px -114px;
}
.home_tabs .ajax__tab_active .ajax__tab_inner
{
    background:url(images/home_tabs_right.gif) no-repeat 100% -114px;
}
.home_tabs .ajax__tab_body 
{

}

.googlemap
{
	border:solid 1px #63cb38;
}


.item_table 
{
	vertical-align:top;
	width:541px;
	height:95px;
	background-image: url(images/tab_item_background.gif); 
	background-repeat:no-repeat;            
}

.item_table_small
{
	vertical-align:top;
	width:531px;
	height:95px;
	background-image: url(images/item_background.gif); 
	background-repeat:no-repeat;   
}


.item_duration_table
{
	vertical-align:top;
	width:541px;
	height:120px;
	background-image: url(images/item_duration_background.gif); 
	background-repeat:no-repeat;   	
}

.item_photo_large {width:100px; text-align:center;}
.item_photo_medium {text-align:center; width:10%; }
.item_photo_small {width:60px; text-align:center; vertical-align:top; padding:5px 0px 5px 5px; }
.item_photo_medium .border {border:solid 1px #889194; background-color:#ffffff;  }
.item_photo_medium .border img { margin-bottom:0px; padding-bottom:0px; display:block;}
.item_details {	vertical-align:top; padding-left:5px; }
.item_price { font-size:35px; height:55px; border:solid 1px red; }
.item_rate { border:solid 1px red; height:100%; text-align:right; vertical-align:bottom;  font-weight:bold;}
sup { font-size:9px; }

.item_details a
{
	color:#6d6d6d;		
}

.item_details a
{
	color:#4e4e4e;
}

.item_details a:hover
{
	color:#4e4e4e;
	text-decoration:none;
}


.alert {padding:5px; margin:5px; border:solid 1px #ebd019; background-color:#fdf7b3;}



.alert ul 
{ 

	margin: 0px;
           
}
.alert ul li 
{ 
list-style-type: none;
padding-left: 20px; 
background-image: url(images/icons/icon_alert.png);
background-position: left top; 
background-repeat: no-repeat;	
padding-bottom:3px;
}





ul.menu_footer {
	margin: 0px 0;
	list-style: none;

	float: left;
	clear: left;
}

ul.menu_footer li {
	float: left;
	padding:5px 5px 5px 0px;

}

ul.menu_footer a
{
	color:#000000;
	font-weight:bold;
}


ul.menu {
	padding: 2px 0px 2px 10px;
	margin: 0px 0;
	list-style: none;	
	float: left;
	clear: left;
}



ul.menu li {
	float: left;

}

ul.menu li a {
	float: left;
	text-decoration: none;
	color: #0b5207;
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
	width:90px;
	height:20px;	
	text-align:center;
	white-space:nowrap;
	margin-right:5px;
	
}

ul.menu li a span {
	float: left;
	padding-right: 0px;
	display: block;
	margin-top: -4px;
	height: 24px;
}

ul.menu li a:hover {
 	color: #ffffff;
	/*background: url(images/nav_item_background.png) no-repeat top right; */
}

ul.menu li a:hover span {
	background: url(images/nav_item_background.gif) no-repeat top left;
}

ul.menu li a.current {
	background: url(images/nav_item_background.gif) no-repeat top right;
 	color: #576d07;
}

ul.menu li a.current span {
	background: url(images/nav_item_background.gif) no-repeat top left;
}


p.caption  { font-weight:bold;  padding:10px 10px 10px 0px;}


.green_container  
{
	padding:20px 0px 10px 10px;
	width:531px;
	height:91px;
	background-image: url(images/widget_payment_background.gif); 
	background-repeat:no-repeat;
    
}

.payment_container
{
	padding-top:5px;
	background-image: url(images/widget_payment_background.gif); 
	width:531px;
	height:91px;
	background-repeat:no-repeat;
}

.payment_container_medium
{
	padding-top:5px;
	background-image: url(images/widget_payment_background_medium.gif); 
	width:531px;
	height:115px;
	background-repeat:no-repeat;
}


.payment_container_large
{
	padding-top:5px;
	background-image: url(images/widget_payment_background_large.gif); 
	width:531px;
	height:160px;
	background-repeat:no-repeat;
}

.item_pricing
{
	width:238px;
	height:140px;
	padding:5px;
	background-image: url(images/widget_pricing_background.gif); 
	background-repeat:no-repeat;
}
 /*
.item_info
{
	margin-left:0px;
	width:271px;
	height:121px;
	padding:5px;
	background-image: url(images/widget_info_background.png); 
	background-repeat:no-repeat;
}
*/

item_

.view_item_container
{
	width:550px;

}

.view_item_photo
{
	float:right; 
	margin-right: 5px;	
}


.item_param_category
{
	padding-right:7px;
	font-size:.9em;
}

.item_param_where
{
	padding-right:20px;	
	font-size:.9em;
}

.large 
{
	font-size:1em;
	font-weight:bold;
}

.medium 
{
	font-size:.9em;
}

.small 
{
	font-size:.85em;
}

.faq , .news { padding:5px 0px 10px 0px;}

.news_date
{
	padding-top:5px;
	color:#4f4f4f;
}

.accounts
{
	margin-left:40px;
}

.notification_container
{
	width:720px;
	height:24px;
	margin-bottom:5px;
	 
	background-image: url(images/notification_background.gif);
	background-repeat:no-repeat;	
}

.notification
{
	padding:3px;
}

.quick_links
{
	float: left; 
	width: 300px;	
}

.statistics
{
	float:left;
	width: 300px;	
}

.links
{
	padding-left:10px;
}

/* collapsible panel */

.alternatecollapsepanelheader
{
	border-top: solid 10px #ffffff; 
	background-color:#7e7e7e;
	text-align:right;
	width: 660px;
	padding:10px 10px 10px 10px;
	color:#ffffff;
	font-weight:bold;
	text-transform:capitalize;
	overflow:auto;	
}

.collapsepanelheader
{
	border-top: solid 10px #ffffff; 
	background-color:#eeeeee;
	text-align:right;
	width: 660px;
	padding:10px 10px 10px 10px;
	color:#7e7e7e;
	font-weight:bold;
	text-transform:capitalize;
	overflow:auto;
		
}

.contentpanel
{
	height:0px;
	overflow:hidden;
	width:100%;
}

.greypanel
{
	background-color:#f0f0f0;
	border:solid 5px #f0f0f0;
}


.textrow
{
	vertical-align:top;
	padding: 5px 0px 5px 0px;	
}

.controlrow
{
	padding: 0px 0px 5px 0px;	
}

.tablebuttonrow
{
	text-align:right;
	padding: 5px 0px 5px 0px;	
}
/* End of Collapsible Panel  */


.accordion_header
{
	width:735px;
	height:31px;
	background-image:url(images/accordian_header_background.gif);	
	overflow:hidden;
	margin-top:10px;	
	margin-bottom:10px;	
}
.accordion_header_selected
{
	margin-top:10px;	
	margin-bottom:10px;		
	width:735px;
	height:31px;
	background-image:url(images/accordian_header_background.gif);	
	overflow:hidden;
}
.accordion_content
{
	overflow:hidden;
	padding:10px;
}

.category_header
{
	overflow:hidden;
	width:531px;
	height:31px;
	background-image:url(images/category_header.gif)
}

.category_header_selected
{
	overflow:hidden;
	width:531px;
	height:31px;
	background-image:url(images/category_header.gif)
}


.category_item
{
	padding:10px;
}


.RadGrid
{
	overflow:visible;	
}

.float_left
{
	float:left;
}

.float_right
{
	float:right;
}

.refine_search
{

	width:740px;
	height:20px;
    background-color: #58b6db;
    border: solid 1px #1096cb;
    margin-bottom:10px;
    padding:5px 5px 5px 0px;
}

.refine_text
{
	color:#ffffff;
	font-weight:bold;
	padding:5px;	
}

.message_body
{
	margin:0px 10px 0px 10px;
	padding:5px;
	border: solid 1px #d7d7d7;
	width:430px;
	clear:both;
}

.reply_message_body
{
	margin:0px 10px 0px 10px;
	padding:5px;
	border: solid 1px #d7d7d7;
	width:430px;
	clear:both;
	
}


pre { font-size:1em; 	font-family: Verdana, Arial, Helvetica, sans-serif;}

ul.message_nav
{
	margin-bottom:10px;	
	margin-top:10px;	

}

ul.message_nav li
{	
	display:inline;
	margin:0px;
	padding: 0px 20px 0px 0px;	

}


ul.message_nav li a
{
	color:#0da4cd;
	font-size:1.2em;
	padding:5px;
	font-weight:bold;
}

ul.message_nav li a.selected
{
	color:#4bc41b;	
}

.panel_extend
{
	display:block;
	border:solid 1px #ffffff;
}

a.inbox, a.sent
{
	color:#4bc41b;
}

.grid_item_photo
{
	width:100px;
}
.grid_item_button
{
	width:50px;
}

.search_description
{
	width:200px;
}

ul.success_options { padding:5px; margin-left:30px; list-style:none;}
ul.success_options li { padding: 0px 0px 10px 0px; }

p {  line-height:1.5em;}


.info_box 
{
	margin-top:10px;
	background-color:Black;
	background-image: url(images/icons/icon_info.gif);
	background-repeat:no-repeat;
	background-position: top left;
	border:solid 1px #5997d6;
	background-color: #e0ebf8;	
}

.info_box_list_item
{
	background-color:Black;
	background-image: url(images/icons/icon_info.gif);
	background-repeat:no-repeat;
	background-position: top left;
	border:solid 1px #5997d6;
	background-color: #e0ebf8;	
}



.info_box_content
{
	padding:5px 10px 5px 30px;	
}

.empty_data
{
	padding:5px;
}


.custom_validator_style div, .custom_validator_style td {border:solid 1px #1096cb;background-color:#d7edf6; }


.steps
{
	font-size:12px;
	color:#47c316;
	font-weight:bold;
	padding-left:10px;
}

h1.slogan
{
	color:#1096cb;
	padding-top:15px;
	font-size:20px;
}


h1.slogan1
{
	color:#1096cb;
	padding-top:35px;
	font-weight:lighter;
	font-size:22px;
	font-style:italic;
	width:250px;
	float:left;
	margin-bottom:20px;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 1em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/background_overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="background_overlay.png", sizingMethod="scale");
	}


.rad_upload
{
	display:inline-block;
}	

.location_text
{
	font-size:12px;
}


.telerik_grid
{
	overflow:visible;
}

.warning {padding:5px; margin:10px; border:solid 1px #f00a0a; background-color:#ffcbcb; width:440px;}
.item_warning {padding:5px; margin-top:10px; border:solid 1px #f00a0a; background-color:#ffcbcb; width:200px;}

.warning ul, .item_warning ul 
{ 

	margin: 0px;
           
}
.warning ul li , .item_warning ul li
{ 
list-style-type: none;
padding-left: 20px; 
background-image: url(images/icons/icon_alert.png);
background-position: left top; 
background-repeat: no-repeat;	
padding-bottom:3px;
}

