* {
margin: 0px;
padding: 0px;
}

img, table {border: none}

body {
width: 100%;
height: 100%;
background: #91a1af url("img/bg_body.png") repeat-x center top;
color: #182531;
font-family: Helvetica,Arial,Sans Serif;
}
h1 {
font-size: 175%;
padding: 10px 0px;
}
h2 {
font-size: 150%;
padding: 0px;
}

h2 small {
color:#B60A05;
font-size:100%;
padding-right:10px;
}

h3 {
font-size: 120%;
text-transform: uppercase;
font-family: 'Arial Narrow', Arial;
margin-bottom: 10px;
color: #b60a05;
}
h3 sup {
font-size: 80%;
margin-left: 3px;
color: #aebac4;
font-family: Arial;
vertical-align: top;
}
h3.m_info {
color: #103b5e;
}
h4 {
font-size: 135%;
}
a {
color: #0e6fad;
}
a:hover {
color: #b60a05;
}
a.nocolor {
color: #182531;
text-decoration: none;
}
a.nocolor:hover {
color: #182531;
text-decoration: underline;
}
#page {
position: relative;
width: 980px;
margin: 0px auto;
font-size: 75%;
}
#logo {
position: relative;
width: 404px;
height: 65px;
top: 0px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/worldmap.png', sizingMethod='crop');
padding: 24px 0px 0px;
margin-bottom: 0px;
}
#page>#logo {
filter: none;
background: url("img/worldmap.png") no-repeat left 2px;
}
#logo a {
display: block;
width: 237px;
height: 38px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/ubalert_logo.png', sizingMethod='crop');
text-decoration: none;
cursor: pointer;
}
#logo>a {
filter: none;
background: url("img/ubalert_logo.png") no-repeat center;
}



#topMenu {
position: absolute;
right: 0px;
top: 0px;
z-index: 1000;
overflow: hidden;
height: auto;
padding: 0px 12px;
padding-top: 14px;
background: url("img/bg_topmenu2.gif") no-repeat left top;
overflow: visible;
}
#page>#topMenu {
width: auto;
}
#topMenu b {
display: block;
position: absolute;
top: 0px;
right: 0px;
width: 14px;
height: 14px;
background: url("img/bg_topmenu2.gif") no-repeat right top;
}
#topMenu div {
background: url(/img/bg_topmenu1.gif) no-repeat;
position: relative;
z-index: 10;
}
#topMenu .center_bg {
width: 200px;
background-position: center bottom;
height: 5px;
padding-bottom: 10px;
padding-right: 14px;
position: relative;
text-align: center;
}
#topMenu .right_bg>.center_bg {
width: auto;
}
#topMenu .left_bg {
background-position: left bottom;
padding-left: 14px;
margin-right: 14px;
}
#topMenu .right_bg {
background-position: right bottom;
padding-right: 14px;
right: -14px;
}
.topMenu_links {
background: #00427B url("img/bg_topmenu2.gif") no-repeat center top;
display: block;
zoom: 1;
padding-top: 4px;
padding-left: 10px;
padding-right: 10px;
position: relative;
top: -16px;
white-space: nowrap;
z-index: 1000;

font-family: "Trebuchet MS","Arial Narrow",Narrow,Arial;
font-weight: bold;
font-size: 11px;
text-transform: uppercase;

}
.topMenu_links a {
padding: 0px 15px;
color: #fff;
text-decoration: none;
}

.topMenu_links a:hover {
color: #5cc7fe;
}

#topMenu form {
padding: 10px 0px;
border-top: dashed 1px #20639e;
text-align: left;
margin: 0px 5px;
position: absolute;
bottom: 10px;
left: 0px;
color: #fff;
}
#topMenu form* {
diasplay: inline;
vertical-align: middle;
}
#topMenu form input {
margin: 2px;
font-size: 12px;
padding: 1px 2px;
}
#topMenu form input.inputtext {
background: #C7D0D7;
border: none;
width: 11em;
color: #000;
}


#topMenu #welcome
{
  position: absolute;
  left: -205px;
  top:5px;
  background: none;
  width: 200px;
  text-align: right;
  
  color: #00284A;
  font-weight: bold;
}

#topMenu #welcome a
{
  color: #B60A05;
}



.mainSearch {
position: absolute;
top: 60px;
right: 25px;
}
.mainSearch input {
margin: 0px 2px;
font-size: 100%;
font-family: Arial;
}
.mainSearch input.text {
color: #5e666e;
width: 150px;
padding: 1px;
}




#quickFilter {
display: block;
position: absolute;
top: 90px;
right: 65px;
*right: 75px;
color: #fff;
font-size: 11px;
height: 12px;
line-height: 12px;
}
#quickFilter a {
font-weight: bold;
margin: 0px 15px;
}
a.hidemap {
padding-left: 12px;
background: url("img/ico_hidemap.gif") no-repeat left top;
}
a.hidemap.show {
background: url("img/ico_hidemap.gif") no-repeat left bottom;
}


#flashcontent {
border-bottom:1px solid #FFFFFF;
overflow: hidden;
}


#breadcrumbs {
font-size: 11px;
height: 25px;
line-height: 15px;
position: absolute;
left: 0px;
width: 955px;
color: #8B959D;
padding-left: 25px;
margin-top: 6px;
z-index: 10;
}
#breadcrumbs a {
color: #B60A05;
margin: 0px 5px;
}

#breadcrumbs span {
  font-size: 13px;
}

#breadcrumbs a:hover {
color: #5cc7fe;
}
#breadcrumbs a.current {
color: #91a1af;
cursor: default;
text-decoration: none;
font-weight: bold;
}
#content {
background: #d6dce1;
padding: 0px 10px;
overflow: hidden;
width: 960px;
position: relative;
}
#rightCol {
float: right;
width: 295px;
}
.r1,.r2 {
height: 10px;
font-size: 1px;
background: url("img/bg_cont.gif") no-repeat center bottom;
}   
.r1.blue {
background: url("img/bg_cont_blue.gif") no-repeat center top;
}
.r2 {
background: url("img/bg_cont.gif") no-repeat center top;
}
.right {
float: right;
}
.left {
float: left;
}
.breaker,.breaker1 {
/*clear: both;*/
height: 10px;
width: 1px;
}
.breaker1 {
height: 35px;
}

.breaker_top_bottom {
  width: 1px;
  height: 28px;
}

.container {
position: relative;
background: #fff;
padding: 10px;
width: 940px;
overflow: hidden;
}
#twoCol .container {
width: 635px;
}
#rightCol .container {
width: 275px;
}
.container .top_left,
.container .top_right,
.container .bottom_left,
.container .bottom_right {
display: block;
width: 4px;
height: 4px;
font-size: 1px;
position: absolute;
background: url("img/bg_cont1.gif");
background-repeat: no-repeat; 
}
.container .top_left { top: 0px; left: 0px; background-position: left top;}
.container .top_right { top: 0px; right: 0px; background-position: right top;}
.container .bottom_left { bottom: 0px; left: 0px; background-position: left bottom;}
.container .bottom_right { bottom: 0px; right: 0px; background-position: right bottom;}

.container1 {
position: relative;
background: #fff;
padding: 10px;
border: solid 1px #d6dce1;
zoom: 1;
}
#rightCol .container1 {
padding: 7px;
background: #f8fafc;
}
.container1 .top_left1,
.container1 .top_right1,
.container1 .bottom_left1,
.container1 .bottom_right1 {
display: block;
width: 4px;
height: 4px;
font-size: 1px;
position: absolute;
background: url("img/bg_cont2.gif");
background-repeat: no-repeat; 
}
.container1 .top_left1 { top: -1px; left: -1px; background-position: left top;}
.container1 .top_right1 { top: -1px; right: -1px; background-position: right top;}
.container1 .bottom_left1 { bottom: -1px; left: -1px; background-position: left bottom;}
.container1 .bottom_right1 { bottom: -1px; right: -1px; background-position: right bottom;}



		#Menu {
	position: absolute;
	width: 427px;
	height: 29px;
	background: url("img/bg_menu.gif") no-repeat;
	top: 59px;
	left: 235px;
	padding-left: 5px;
	}
	#Menu a {
	color: #5AB0F2;
	display: block;
	float: left;
	font-family: "Trebuchet MS","Arial Narrow",Narrow,Arial;
	height: 23px;
	line-height: 23px;
	padding: 0px 30px;
	text-decoration: none;
	}
	#Menu a.report {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
	margin-top: 3px;
  white-space: nowrap;
	}
	#Menu a.alerts,
	#Menu a.members {
	font-size: 17px;
	color: #c9d2d9;
	margin-top: 2px;
	}
	#Menu a.alerts {
	background: url("img/mm_alerts.gif") no-repeat left center;
	}
	#Menu a.members {
	background: url("img/mm_members.gif") no-repeat left center;
	}
	#Menu a:hover {
	color: #fff;
	}





#mainMenu {
height: 31px;
overflow: hidden;
font-size: 14px;
margin-left: 10px;
width: 635px;
}
#mainMenu a {
display: block;
float: left;
width: 1%;
height: 31px;
background: #91a1af url("img/bg_mainmenu.gif") no-repeat left top;
margin: 0px 3px;
text-decoration: none;
color: #fff;
cursor: pointer;
}
#mainMenu>a {
width: auto;
}
#mainMenu a b {
display: block;
height: 31px;
line-height: 31px;
background: url("img/bg_mainmenu_right.gif") no-repeat right top;
padding: 0px 15px;
white-space: nowrap;
}
#mainMenu a:hover {
color: #b60a05;
}
#mainMenu a.current {
background: #fff url("img/bg_mainmenu.gif") no-repeat left bottom;
color: #b60a05;
}
#mainMenu a.current b {
background: url("img/bg_mainmenu_right.gif") no-repeat right bottom;
}
#mainMenu sup {
font-size: 75%;
vertical-align: top;
}

#verified_col {
width: 49.4%;
float: left;
}

#verified_col h1 {
padding-left: 30px;
background: url("img/ico_verified.gif") no-repeat left center;
}
#generated_col {
width: 49.4%;
float: right;
}

#generated_col h1 {
padding-left: 30px;
background: url("img/ico_generated.gif") no-repeat left center;
}



.data_filter {
width: auto;
position:absolute;
top: 2px;
left: 215px;
}
.data_filter select,.data_filter input {
font-family: Helvetica,Arial,Sans Serif;
font-size: 100%;
}
.data_filter select {
color: #36495b;
}
.data_filter dl {
display: block;
overflowy: hidden;
}
.data_filter dd {
float: left;
white-space: nowrap;
padding: 5px;
}


.infoBlock,.infoBlock2 {
position: relative;
overflow: hidden;
}
.infoBlock {
padding: 15px 0px 25px 0px;
zoom: 1;
}
.infoBlock p,.infoBlock2 p {
font-size: 100%;
margin-bottom: 5px;
padding-left: 165px;
}
.infoBlock h4 {
padding-left: 165px;
margin-bottom: 5px;
}
p.additional_info {
font-size: 90%;
color: #5e666e;
margin-top: 10px;
padding-left: 155px;
}
.additional_info span {
padding: 0px 10px;
}
.infoBlock2 p {
font-size: 100%;
padding-left: 55px;
}
.photo,.photo1,.photo2,.photo3 {
position: relative;
width: 120px;
height: 90px;
float: left;
background: #000;
text-align: center;
}

.infoBlock .photo img {
margin: auto;
}
.photo1 {
width: 400px;
height: auto;
margin: 15px 10px 10px 0px;
}
.photo2 {
width: 40px;
height: 40px;
margin: 0px;
/*background: url("img/user_photo_blank.gif") no-repeat;*/
background: none;
}
.photo3 {
width: 120px;
height: 145px;
text-align: center;
background: none;
}
.photo3 a {
display: block;
cursor: pointer;
}
.photo3 .photo_image {
display: block;
width: 120px;
height: 90px;
background: #000;
border: solid 1px #eee;
}
.photo3 .photo_title,
.photo3 .photo_info {
position: relative;
font-size: 11px;
font-weight: bold;
}
.photo3 .photo_title {
display: block;
height:1.5em;
overflow:hidden;
white-space: nowrap;
}
.photo3 p.photo_info {
font-size: 10px;
color: #91A1AF;
}
.photo3 p.photo_actions {
font-size: 10px;
color: #91A1AF;
height: 14px;
margin-top: 2px;
}

.photo3 p.photo_actions a
{
  display: inline;
  margin: 0 10px;
}


.photo {
margin-left: 20px;
}
.infoBlock>.photo {
margin-left: 35px;
}
.photo .icons {
left:-30px;
position:absolute;
top:0px;
}
.photo .icons img {
margin: 10px 0px;
}
.photo .icons1 {
display: block;
bottom: -20px;
position: absolute;
left: 0px;
height: 12px;
overflow: hidden;
font-size: 90%;
}
.photo_ico,.video_ico {
display: block;
float: left;
width: 25px;
height: 12px;
line-height: 12px;
background-position: left center;
background-repeat: no-repeat;
text-decoration: none;
color: #91a1af;
text-align: left;
}
.video_ico {
background-image: url("img/icons/ico_video.gif");
padding-left: 20px;
}
.photo_ico {
background-image: url("img/icons/ico_photo.gif");
padding-left: 20px;
}

.user_info {
display: block;
float: right;
width: 150px;
font-size: 95%;
padding-left: 50px;
}
.user_info p {
padding-left: 50px;
}
.user_info img {
float: left;
} 
.user_info .comments {
display: block;
height: 12px;
line-height: 10px;
color: #5e666e;
text-decoration: underline;
font-size: 80%;
font-weight: bold;
background: url("img/ico_bubble.gif") no-repeat left center;
padding-left: 18px;
margin-top: 5px;
}


.pager {
height: 15px;
position: relative;
background: #D6DCE1;
overflow: hidden;
color: #495864;
font-size: 12px;
margin: 0px auto;
padding: 10px 15px;
}
.pageNum {
float: right;
overflow: hidden;
position: relative;
top: -3px;
width: 145px;
}
.pageNum select {
font-size: 90%;
width: 80px;
float: left;
margin-top: 1px;
}
.pageNum a {
display: block;
width: 21px;
height: 21px;
text-indent: 9000px;
overflow: hidden;
background-position: left top;
background-repeat: no-repeat;
float: left;
margin-left: 10px;
}
.pageNum a.prev {
background: url("img/bg_pn_arrow_prev.gif")
}
.pageNum a.next {
background-image: url("img/bg_pn_arrow_next.gif")
}
.pageNum a:hover {
background-position: left bottom;
}
.pageNum a.end,.pageNum a.end:hover {
background-position: left center;
cursor: default;
}

.pager .loading
{
  position: absolute;
  margin-left: 10px;
}

.pl {
border-bottom: dashed 1px #d4d8e0;
}
p.pl {
font-size: 1px;
margin: 5px 0px 10px 0px;
}
.ico {
display: block;
float: left;
margin: 1px 5px 0px 0px;
width: 16px;
height: 16px;
}
p.date {
font-size: 11px;
color: #91a1af;
}
p.links {
position: relative;
bottom: 0px;
font-size: 10px;
color: #91a1af;
font-family: 'Arial Narrow', Arial;
padding-left: 80px;
margin-top: 20px;
}
p.links a {
font-size: 11px;
margin: 0px 2px 0px 4px;
font-family: Arial;
}
p.links1 {
float: right;
}
p.links1 a, p.links2 a {
display: block;
font-size: 11px;
font-weight: bold;
margin-left: 10px;
padding-left: 12px;
height: 11px;
line-height: 11px;
width: auto;
}

p.links2 {
float: none;
margin-top: 5px;
}

.add {
background: url("img/ico_add.gif") no-repeat left bottom;
}
.add_red {
background: url("img/ico_add_red.gif") no-repeat left top;
color: #b60a05;
}
.viewall {
background: url("img/ico_viewall.gif") no-repeat left bottom;
}
.add:hover,.viewall:hover, .add_red:hover {
background-position: left bottom;
color: #0e6fad;
text-decoration: none;
}
ul.news {
list-style-type: none;
}
.news li {
zoom: 1;
background: url("img/ico_news_bullet.gif") no-repeat left 3px;
padding-left: 15px;
margin: 7px 0px;
}
.scroll {
overflow: none;
overflow: auto;
padding-right: 10px;
scrollbar-base-color: #F8FAFC;
scrollbar-track-color: #F8FAFC;
scrollbar-face-color: #D6DCE1;
scrollbar-highlight-color: #F8FAFC;
scrollbar-3dlight-color: #fff;
scrollbar-darkshadow-color: #91A1AF;
scrollbar-shadow-color: #D6DCE1;
scrollbar-arrow-color: #002d54;
}


.infoBlock1, .infoBlock4 {
width: 170px;
border: solid 1px #d6dce1;
float: right;
padding: 15px;
margin-top: 15px;
}
.infoBlock1 p, .infoBlock4 p {
border-top:1px dashed #98A7B4;
font-size:11px;
margin:0px;
padding:4px 0px;
}
.infoBlock1 h3, .infoBlock4 h3 {
color:#91a1af;
}


.infoBlock4
{
  margin-top: 5px;
  margin-left: 15px;
}


.photo1_text
{
  width: 400px;
  float: left;
  margin: 15px 10px 10px 0;
}


#footer {
background: #d6dce1;
text-align: center;
padding: 15px 0px 10px;;
color: #91a1af;
}
#footer a {
font-weight: bold;
color: #002b50;
padding: 0px 5px;
font-size: 95%;
}
#footer a:hover {
color: #b60a05;
}
p.copy {
text-align: center;
margin: 10px 0px;
color: #CBD2D8;
}


#loading_image
{
  position: absolute;
  right: 0;
}

#twoCol #loading_image
{
  right: 315px;
}


.actions {
display: block;
margin-top: 10px;
float: right;
}

.actions .blocked_msg
{
  position: absolute;
  left: 0;
  font-weight: bold;
  color: #B60A05;
}

.actions a {
font-size: 11px;
font-weight: normal;
padding-left: 10px;
margin-right: 15px;
text-decoration: none;
}


.actions a.edit {
background: url(/img/ico_edit.gif) no-repeat left center;
color: #0E6FAD !important;
}

.actions a.wl_add
{
  background: url(/img/ico_plus.gif) no-repeat left center;
  color: #0E6FAD !important;
}

.actions a.wl_remove
{
  background: url(/img/ico_minus.gif) no-repeat left center;
  color: #0E6FAD !important;
}

.actions a.remove {
background: url(/img/ico_remove.gif) no-repeat left center;
color: #BB1A16;
}

span.uploader {
  padding: 3px 12px 5px 0px;
  display: block;
  float: left;
}

span.uploader .photo_fix {
  padding: none;
}

.actions a.remove_fix {
  display:block;
  float:left;
}

.actions a.spam {
background: url(/img/ico_spam.gif) no-repeat left center;
color: #BB1A16;
}

.actions a.watchlist {
background: url(/img/ico_watch_list.gif) no-repeat left center;
color: #0E6FAD !important;
}

.actions a.toggle_active {
color: #0E6FAD !important;
padding-left: 0;
}




ul.gallery {
list-style-type: none;
overflow: hidden;
}
.gallery li {
display: block;
float: left;
margin: 15px;
} 

.gallery .photo2
{
  float: none;
  width: 100px;
  height: 100px;
}

.gallery .photo2 a
{
  background-repeat: no-repeat;
  background-position: center center;
  
  display: block;
  width: 100%;
  height: 100%;

  text-indent: -9000px;
}


.gallery .actions {
height: 16px;
padding:0px;
float: none;
margin-top: 2px;
visibility: hidden;
}

.gallery .p_hover .actions
{
  visibility: visible;
}

.gallery .actions a {
display: inline;
font-size: 14px;
}





.registerForm {
margin: 0px 0px 30px 300px;
}
.registerForm label,.updateForm label,.popupForm label {
display: block;
float: left;
width: 150px;
text-align: right;
margin-right: 5px;
font-weight: bold;
}


.clear {
  clear: both;
}


.p_progress
{
  border: solid 1px #C4CFDB;
  font-size: 0;
  overflow: hidden;
  padding: 0;
}

.p_progress div
{
  margin: 0;
  padding: 0;
  
  width: 0;
  height: 100%;

  font-size: 0;
  overflow: hidden;
  
  background: url('img/bg_img.gif');
}




/*forms*/


form.f_table td
{
  vertical-align: top;
}

form.f_table td.submit_cell
{
  padding-top: 10px;
  text-align: center;
}

form.f_table td.subtitle
{
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  
  background-color:#EDECCE;
  color:#00284A;
}

form.f_table label 
{
  display: block;
  margin-right: 10px;
  
  text-align: right;
  font-weight: bold;
}

form.f_table .ff_disabled
{
  background: #fff;
}


form.f_table .fieldWithErrors label
{
  color: #cc0000;
}

form.f_table .field_errors
{
  list-style-type: none;
  font-size: 90%;
  color: #770000;
  
  margin-bottom: 5px;
}

form.f_table .field_errors li
{
  list-style-type: none;
}

form.f_table .field_decription
{
  font-size: 90%;
  margin-bottom: 20px;
  width: 200px;
}




.time {
background:transparent url(img/ico_time.gif) no-repeat scroll 0%;
border:medium none;
cursor:pointer;
height:20px;
margin-left:1px;
width:20px;
}





.uploadBlock {
background:#E2E8ED none repeat scroll 0%;
margin:1px 0px;
overflow:hidden;
padding:5px;
width:95%;
position: relative;
min-height: 35px;
}

.uploadBlock .uploadAction {
float:right;
font-size:11px;
padding:5px 5px 0px;
}

.uploadBlock img {
border:1px solid #000000;
display:inline;
vertical-align:middle;
}

.uploadBlock .uploadFileName {
display:none;
font-size:14px;
padding-left:10px;
vertical-align:middle;
}

.uploadBlock .p_progress
{
  
}

.uploadBlock .p_progress div
{
  overflow: visible;
  white-space: nowrap;
  font-size: 12px;
  height: auto;
  padding: 2px 0;
}

.uploadBlock .p_progress div span
{
  padding-left: 5px;
}

.uploadBlock .p_toggle
{
  display: block;
  position: absolute;
  width: 23px;
  height: 23px;
  right: 5px;
  top: 10px;
  
  background: url('img/img_expand.gif') no-repeat center;
}


.uploadBlock .p_img_form
{
  display: none;
}


.ub_expanded .uploadFileName
{
  display: inline;
}

.ub_expanded .p_toggle
{
  background: url('img/img_collapse.gif')
}

.ub_expanded .p_img_form
{
  display: block;
}



.popup {
background:#FFFFFF;
border:3px solid #CCD2D8;
height:auto;
left:265px;
padding: 10px 10px;
position:absolute;
top:155px;
width:415px;
z-index:1000;
}

.popup img.loading
{
  position:absolute;
  right: 110px;
}

.redButton, .redButton_register {
background:#B60A05 url(img/bg_redbutton.gif) no-repeat scroll center;
color:#FFFFFF;
display:block;
float:right;
font-size:11px;
font-weight:bold;
height:22px;
line-height:22px;
margin-left:300px;
position:relative;
text-align:center;
text-decoration:none;
width:89px;
}

.redButton:hover
{
  color: #E2E8ED;
}

.list_wrapper
{
  position: relative;
}

.list_wrapper .list_actions a
{
  display: block;
  float: left;
}


/* add photo popup*/

.popup
{
  font-size: 75%;
}

.popup .redButton
{
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 100;
}

.popup h3 {
display: block;
border-bottom: solid 1px #CCD2D8;
margin-bottom: 5px;
padding-bottom: 10px;
color: #000;
text-transform: none;
font-size: 150%;
font-family: Arial;
}


.popup .add_photo_dialog_wrapper
{
  width: 400px;
}


.popup .add_photo_dialog_wrapper .uploads_list
{
  position: relative;
  height: 200px;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
}







/*photo details*/

.popup .photo_details_wrapper
{
  width: 804px;
}

.popup .video_details_wrapper
{
  width: 448px;
}

.popup .video_edit_wrapper
{
  wdith: 448px;
}

.photo_details_inner
{
  width: 400px;
  margin: auto;
}


.popup .user_info {
float: none;
padding-left: 0px;
width: auto;
margin: 10px 0px;
}

.popup .pageNum {
top: 21px;
width: 110px;
line-height: 22px;
}

.popup .photo_source
{
  font-size: 95%;
  position: absolute;
  top: 53px;
  left: 300px;
  font-weight: bold;
}

.popup .photo_description
{
  height: 100px;
  overflow: auto;
  overflow-x: visible;
  overflow-y: auto;
  
  /*border: solid 1px #CCD2D8;
  padding: 0 50px;*/
  
  margin-top: 10px;
}

.popup .photo_description p
{
  margin-bottom: 1em;
}


.photo_details_wrapper h4
{
  text-align: center;
}

.photo_details_wrapper img.large_photo
{
  display: block;
  margin: auto;
}

.popup .photo_details_wrapper h1
{
  visibility: hidden;
  height: 0;
  overflow: hidden;
}409






/*photo edit*/

.popup .photo_edit_wrapper
{
  width: 448px;
}

.photo_edit_wrapper textarea
{
  width: 290px;
  height: 100px;
}

.photo_edit_wrapper input.textbox
{
  width: 290px;
}












/*my ubalert*/

.my_ubalerts {
  margin-left:30px;
}

.my_ubalerts li {
  margin:5px 0px;
}

.my_ubalerts li a.nav_red
{
  color: #B60A05;
}

.my_ubalerts li a.current, 
.my_ubalerts li a.current:hover {
color:#182531;
cursor:default;
font-size:110%;
font-weight:bold;
text-decoration:none;
}







/*notofication popup*/
#notifications_container
{
  position: absolute;
  overflow: visible;
  width: 0;
  height: 0;
  margin-left: 10px;
}

#notifications_container ul
{
  position: absolute;
  width: 170px;
  left: -190px;
  
  border: solid 1px #CCD2D8;
  
  font-size: 10px;
}

#notifications_container ul li
{
  list-style: none;
  border-bottom: dotted 1px #CCD2D8;
  padding: 2px 5px;
  
  background: #F8FAFC;
}







.textBlock p
{
  padding-left: 0;
}

.normalText,
.normalText p
{
  font-size: 100%;
}

.textBlock1 p {
margin-bottom: 7px;
}
.textBlock1 h2 {
color: #003D71;
font-size: 130%;
margin: 15px 0px 10px 0px;
}
.textBlock1 ul {
margin: 5px 15px 5px 35px;
}






#edit_alert_form h2
{
  margin-bottom: 10px;
}

#edit_alert_form .section
{
  margin-left: 50px;
}

#edit_alert_form .section label
{
}



#edit_alert_form .to-left {
  text-align: left !important;
  padding-top: 7px;
}

#edit_alert_form .left {
  text-align: left !important;
}




.photo_table, .photo_table tr, .photo_table td
{
  margin: 0;
  padding: 0;
  border: none;
  text-align: center;
  vertical-align: middle;
}




	.comments .user_info {
	float: none;
	padding-left: 0px;
	width: auto;
	margin-bottom: 20px;
	}
	.comments .comment_description {
	font-size: 110%;
	margin-top: 5px;
	}
   
  .comments .comment_description p{
    margin-bottom: 1em;
	}
   
 .comments .actions
 {
  margin-top: 0;
}
	
	.az {
	margin-top: 3px;
	}
	.az a {
	padding: 1px;
	font-weight: bold;
	}
	.aster {
	color: #B60A05;
	font-size: 18px;
	padding-right: 2px;
	}

  .photo_edit_wrapper
  {
    width: 448px;
  }
  
  .photo_edit_wrapper form table
  {
    margin: auto;
  }
  
  #user_photo_block .photo1
  {
    margin-top: 0;
  }
  
  #user_photo_block .photo1 span
  {
    display: block;
    width: 100%;
    height: 100%;
    
    background-repeat: no-repeat;
    background-position: center center;
  }
  
  
  
#register_form h2
{
  margin-bottom: 10px;
}

#register_form .section
{
  margin-left: 50px;
}

#register_form .section td
{
  padding-top: 1px;
  padding-bottom: 1px;
}


#register_form .section label
{
  width: 150px;
}
  
#register_form .section .check-label {
  width: 100%;
  display: inline;
  margin: 0;
  padding-left: 10px;
  text-align: center;
}
  
label.check-label-fix {
  display: inline !important;
}

.photo4 {
width: 60px;
height: 60px;
background-color: #D6DCE1;
background-image: url("img/user_photo_blank.gif");
background-repeat: no-repeat;
background-position: center center;
text-align: center;
}
.photo4 .user_info .date {
font-size: 9px;
font-weight: bold;
color: #D6DCE1;
}
.photo4 .user_info .date a {
color: #5AB0F2;
}

.photo4 .user_info .date b
{
  font-size: 11px;
}

.gallery .user_info {
position: relative;
left: -15px;
top: -75px;
float: none;
width: 100px;
height: 170px;
padding: 5px;
background: #003F76;
z-index: 1000;
}

.az
{
  text-transform: uppercase;
}

.az .current
{
  color: #000;
  text-decoration: none;
  cursor: default;
}


.short_list .user_info
{
  display: none;
}

.short_list .data_filter
{
  display: none;
}


.infoBlock .actions
{
  float: none;
  padding-left: 165px;
}


.search_form
{
  margin-bottom: 20px;
}

.search_results .data_filter
{
  display: none;
}


ul.news li
{
  ovweflow: hidden;
}

ul.news li .actions
{
  margin-top: 0;
}



.date .actions
{
  float: none;
  display: inline;
  margin-left: 20px;
}

#alert_category_icon
{
  position: absolute;
  margin-left: 5px;
}

.photo1_text p
{
  margin-bottom: 1em;
}

.small_desc
{
  text-align: left;
  font-size: 10px;
  color: #667;
}

.population-table {
  margin-left: 20px;
  border: none;
  border-collapse: collapse;
}

.population-table .radius {
  font-weight: bold;
}

.population-table .value {
  padding-left: 10px;
  text-align: right;
}

#rss_icon
{
  display: block;
  width: 23px;
  height: 23px;
  background: url('img/rss_ico.gif') no-repeat;
  text-indent: -9000px;
  
  position: absolute;
  top: 10px;
  right: 10px;
}

div.center {
  text-align: center;
}

p.warning {
  color: #91A1AF;
  font-size:11px;
  margin: 10px auto;
  padding: 5px;
  text-align: center;
  width: 50%;
}
.errorExplanation {
  border:1px solid #D6DCE1;
  font-size:11px;
  margin-bottom:10px;
  margin-top:3px;
  padding-bottom:10px;
  padding-left:20px;
  padding-top:5px;
  text-align:left;
  vertical-align:top;
}
.errorExplanation h2 {
  color:#B62924;
  font-size:11px;
}

.errorExplanation ul {
  list-style-type: disc;
  list-style-position: inside;
  margin:15px
  padding:3px;
}

.swfupload {

}

.post_selected {
  display: block;
  float: right;
}

.invisible-field {
  display: none;
}

.add_this_holder {
  margin-top: 6px;
  float: right;
  position: relative;
  z-index: 100;
}

#loginForm* {
display: inline;
vertical-align: middle;
}
#loginForm {
height: 30px;
font-size: 11px;
color: #fff;
}
#loginForm span {
margin: 5px 25px;
}
#loginForm label {
font-weight: bold;
color: #c7d0d7;
margin-right: 5px;
}
#loginForm input.textForm {
margin-right: 10px;
font-size: 11px;
border: solid 1px #003f74;
background: #dde4e9;
padding: 2px;
width: 100px;
color: #003f74;
}

#loginForm .wide {
  width: 120px !important;
}

#loginForm input.button, a.button, a.myuba {
margin-left: 10px;
text-transform: uppercase;
color: #fff;
font-size: 11px;
width: 67px;
height: 22px;
background: url("img/bg_button.png") no-repeat;
color: #ceeaff;
font-weight: bold;
border: none;
cursor: pointer;
font-family: Arial;
}
#loginForm a {
color: #a0d6ff;
}
a.button, a.myuba {
display: inline-block !important;
display: -moz-groupbox !important;
text-decoration: none;
color: #ceeaff !important;
line-height: 22px;
text-align: center;
zoom: 1;
width: 67px;
}
a.myuba {
background: url("img/bg_myuba.png") no-repeat;
color: #fff;
width: 88px;
}
a.button:before,
a.myuba:before {
text-align: center;
}

.no-margin-top {
  margin-top: 0px;
}

input.labeled-check {
  position: relative;
  top: 2px;
}

.description_holder {
  padding-left: 20px;
}

div.locker {
  position: absolute;
  z-index: 99999;
  background-color: #000;
}

div.not-found {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: absolute;
  z-index: 100000;
  background-color: #FFF;
  text-align: center;
  font-weight: bold;
}

.severity-selector-container {}

.severity-selector-container * {
  margin-right: 5px;
  position: relative;
}

.severity-selector-container img {
  top: 5px;
}

.map-holder {
  position: absolute;
  top: -10000px;
  z-index: 1000;
  border:3px solid #CCD2D8;
  background-color: #FFF;
}

.map-holder .mapit {
  width: 500px;
  height: 300px;
  border: 3px solid #CCD2D8;
}

.radius-points {
  width: 760px;
  height: 352px;
  left: 25px;
  top: -24px;
  /*position: absolute;*/
  z-index: -100;
  /*visibility: hidden;*/
  border:3px solid #CCD2D8;
  background-color: #FFF;
}

.gmap {
  width: 360px;
  height: 300px;
}

.radius-points .radiuses {
  float: right;
  text-align: center;
  width: 258px;
  overflow: auto;
  height: 300px;
}

.radius-points .error-radius-input {
  border: 1px solid red !important;
}

.radius-points .radiuses input[type=text] {
  width: 95%;
  border: 0px;
  border-top: 0;
  font-size: 100%;
}

.radius-points .ok input[type=button] {
  width: 95%;
  margin-top: 10px;
}

.radius-points .goto-area img {
}

.radius-points .remove-area img {
}

.radius-points .radiuses table {
  font-size: 85%;
  width: 258px;
  padding: 0;
}

.radius-points .radiuses table tr td {
  text-align: center;
  border: 1px solid #CCD2D8;
  border-right: 0;
  border-top: 0;
  vertical-align: middle;
}

.radius-points .radiuses .header td {
  font-size: 100%;
  padding: 0 2px 0px 2px;
}

.radius-points .radiuses table tr td:last-child {
  border-right: 1px solid #CCD2D8;
}

.radius-points .ok {
  clear: both;
  float: none !important;
  padding: 10px 0 0 0 !important;
  text-align: center;
  border-top: 3px solid #CCD2D8;
}

.map-holder .ok {
  float: left;
  padding: 10px 0px 10px 30px;
}

.map-holder .cancel {
  float: right;
  padding: 10px 30px 10px 0px;
}

img.locker {
  position: absolute;
  z-index: 999999;
}

span.required {
  color: red;
}

div.required_fields {
  font-weight: bold;
  float: right;
}

div.required_fields span {
  color: red;
}


a.related-alert {
}

.credibility-green {
  color: green;
}

.credibility-red {
  color: red;
}

img.thumbs-up {
  padding-left: 3px;
  width: 11px;
  height: 11px;
  cursor: pointer;
}

img.thumbs-down {
  padding-right: 3px;
  width: 11px;
  height: 11px;
  cursor: pointer;
}
img.quick_thumbs-up {
  width: 11px;
  height: 11px;
  cursor: pointer;
}

img.quick_thumbs-down {
  width: 11px;
  height: 11px;
  cursor: pointer;
}

.related-alerts a {
  text-decoration: none;
}
/* 
 * 
.related-alert-autocompleter {
  position: absolute;
  width:414px;
  background-color:white;
  border:1px solid #888;
  margin:0;
  padding:0;
  overflow: clip;
  z-index: 10001;
}
*/
.related-alert-spinner {
}

.related-alert-spinner img {
  width: 14px;
  height: 14px;
}

.related-alert-autocompleter ul {
  list-style-type:none;
  margin:0;
  padding:0;
  overflow: clip;
}

.related-alert-autocompleter ul li.selected { background-color: #ffb;}

.related-alert-autocompleter ul li {
  list-style-type: none;
  display:block;
  margin:0;
  padding:2px;
  height:25px;
  cursor:pointer;
}

.related-alert-autocompleter .related-alert-id {
  display: none;
}

.related-alert-autocompleter .ocassion-date {
  text-align: right;
  font-size: 80%;
}

.related-alert-autocompleter .related-alert-title {
  color: #0E6FAD;
  font-weight: bold;
  font-family:Helvetica,Arial,Sans Serif;
}

.embedded-newslink{
  padding-bottom: 20px;
}

.embedded-newslink .header-holder {
  float: left;
}

.embedded-newslink .header-holder span {
  font-size: 120%;
  color:#182531;
  font-family:Helvetica,Arial,Sans Serif;
  font-weight: bold;
}

.embedded-newslink .spacer {
  padding-bottom: 30px;
}

.news-block {
  width: 100%;
  text-align: center;
}

.related-video {
  
}

.related-video .header-holder {
  float: left;
}

.related-video span {
  font-size: 120%;
  color:#182531;
  font-family:Helvetica,Arial,Sans Serif;
  font-weight: bold;
}

.related-video .add-remove {
}

.related-video .spacer {
  padding-bottom: 20px;
}

.related-video .fieldWithErrors {
  display: inline !important;
}

.related-photo span {
  font-size: 120%;
  color:#182531;
  font-family:Helvetica,Arial,Sans Serif;
  font-weight: bold;
}

.related-photo .spacer {
  padding-bottom: 20px;
}

.related-photo .header-holder {
  float: left;
}

.related-photo {

}

.related-photo .photo {
  margin: 0 0 10px 0;
  float: none;
}

.related-photo .upload_button {
}

.related-photo .upload_progress {
  background: url('img/bg_img.gif');
  border: solid 1px #C4CFDB;
  height: 10px;
  width: 0px;
  margin-top: 5px;
}

.asterNotice {
  font-size: 12px;
  color: #B60A05;
}

h2 .asterNotice {
  margin-left: 25px;
}

.userPhotoBlock {
  width: 300px;
  padding-left: 10px;
  margin-left: 10px;
  border-left: dashed 1px #d6dce1;
  overflow: hidden;
}

.userPhotoBlock p.guideline {
  display: block;
  font-size: 11px;
  background: #f7f8f8;
  padding: 5px;
  margin-left: 130px;
  color: #6d7d8a;
}

.userPhotoBlock p.guideline strong {
  display: block;
  padding-bottom: 5px;
}

.userPhotoBlock h3 {
  color: #000 !important;
}

.noborder {
  border: none !important;
}

p.large {
  font-size: 14px;
  margin: 5px 0px;
}

.dashed-part {
  border-left:1px dashed #D6DCE1;
  margin-left:10px;
  overflow:hidden;
  padding-left:10px;
  width: 360px;
}

.dashed-part h3 {
  color: #000 !important;
}

td.checkbox {
  padding-left:190px !important;
}

span.add_label {
  background: transparent url(img/ico_add.gif) no-repeat scroll left 3px;
  font-size: 11px;
  padding-left: 10px;
  margin-right: 15px;
  color:#0E6FAD !important;
  cursor: pointer;
  display: inline;
  text-decoration: none;
  font-weight: normal;
}

.header-holder a {
  background:transparent url(img/ico_remove.gif) no-repeat scroll left center;
  color:#BB1A16;
  font-size:11px;
  font-weight:normal;
  margin-right:15px;
  padding-left:10px;
  text-decoration:none;
}

.related-alert a {
  background:transparent url(img/ico_add.gif) no-repeat scroll left 3px;
  color:#0E6FAD;
  font-size:11px;
  font-weight:normal;
  margin-right:15px;
  padding-left:10px;
  text-decoration:none;
}

.related-alert a.remove {
  background:transparent url(img/ico_remove.gif) no-repeat scroll left center;
  color:#BB1A16;
  padding-left: 10px;
}

.float-left {
  float: left;
}







/* NEW DETAILED STYLES  */

#detailed .container {width:930px; margin: 2px 0 0 4px; padding-top:6px;}

#detailed #loading_image {right: 315px;}

.container2 {
position: relative;
background: #fff;
padding: 10px;
border: solid 1px #d6dce1;
zoom: 1;
}

#rightCol .container2 {
padding: 7px;
background: #f8fafc;
}

.container2 .top_left1,
.container2 .top_right1,
.container2 .bottom_left1,
.container2 .bottom_right1 {
display: block;
width: 4px;
height: 4px;
font-size: 1px;
position: absolute;
background: url("img/bg_cont2.gif");
background-repeat: no-repeat; 
}

.container2 .top_left1 { top: -1px; left: -1px; background-position: left top;}
.container2 .top_right1 { top: -1px; right: -1px; background-position: right top;}
.container2 .bottom_left1 { bottom: -1px; left: -1px; background-position: left bottom;}
.container2 .bottom_right1 { bottom: -1px; right: -1px; background-position: right bottom;}

#detailed .add_this_holder {
  margin: 9px 0 10px 0;
  float: right;
  overflow:hidden;
  text-align:left;
  position: relative;
  z-index: 100;
  width: 425px;
  display:block;
}

#detailed .add_this_holder ul {  
  float: none;
  text-align:left;
  position: relative;
  z-index: 100;
  width: 425px;
  display:block;
}

#detailed #breadcrumbs {
	font-size: 11px;
	height: 25px;
	line-height: 15px;
	position: absolute;
	left: 16px;
	width: 955px;
	color: #8B959D;
	padding-left: 18px;
	margin-top: 8px;
	z-index: 10;
}

.greybutton {display:block; overflow:hidden; height:17px; position:relative; float:left; font-family:'Trebuchet MS', Arial; font-size:11px; font-weight:bold; color:#FFF; text-decoration:none; cursor:pointer; clear:none; margin-left:7px;}

.greybutton_left {background:url(img/greybutton_left.gif) left top no-repeat #929ea9; font-family:'Trebuchet MS', Arial; font-size:12px; font-weight:bold; padding: 0 8px 0 11px; vertical-align:middle; line-height:16px; float: right; display:block; overflow:hidden; height:17px; text-align:left; color:#FFF; text-decoration:none;}

.greybutton_right {background:url(img/greybutton_right.gif) top left no-repeat #929ea9; padding: 3px 0px 0 4px; vertical-align: top; line-height:10px; float:right;display:block; overflow:hidden; height:14px; width:20px; text-align:left; }

.photo_add .greybutton_right {width:21px; background:url(img/greybutton_right.gif) top left no-repeat #DDE2E8;}

.whitebutton {display:block; overflow:hidden; height:15px; position:relative; float: right; font-family:'Trebuchet MS', Arial; font-size:11px; font-weight:bold; color:#FFF; text-decoration:none; cursor:pointer; clear:none; margin-left:7px;}

.whitebutton_left {background:url(img/whitebutton_left.gif) left top no-repeat #929ea9; font-family:'Trebuchet MS', Arial; font-size:12px; font-weight:bold; padding: 0px 6px 0px 8px; line-height:13px; float: right; display:block; overflow:hidden; height:15px; text-align:left; color:#FFF; text-decoration:none; vertical-align:top}

.whitebutton_right {background:url(img/whitebutton_right.gif) left top no-repeat #929ea9; padding: 3px 0px 0 5px; vertical-align: top; line-height:10px; float:right;display:block; overflow:hidden; height:13px; width:17px; text-align:left; }

.size140 {width:140px;}
.size125 {width:130px;}
.size75 {width:75px;}
.size95 {width:95px;}
.size64 {width:64px;}

#detailed .date { font-family:Arial; color:#777; line-height:18px; font-size:11px; border-bottom:1px solid #D8DFE2; overflow:hidden; padding:0 0 3px 0; width:930px;}
#detailed .date a { font-family:Arial; color:#0B66D5; text-decoration:none; font-weight:bold; padding: 0 1px 0 1px;} 
#detailed .date a:hover {text-decoration:underline}

#detailed .posted { font-family:Arial; color:#777; line-height:18px; overflow:hidden; padding:0 0 2px 0; display:block; position: relative; left:-10px; float: right; text-align:right; font-weight:bold; font-size:11px;}
#detailed .posted a { font-family:Arial; color:#0B66D5; text-decoration:none; font-weight:bold; padding: 0 1px 0 1px; } 
#detailed .posted a:hover {text-decoration:underline}

#detailed h2.maintitle { font-family: Arial, sans-serif; font-size:24px; font-weight:bold; padding:5px 0 0 3px; width:500px; display:block; position:relative; float:left}

.highlights {width:407px; display:block; overflow:hidden; position:relative; float:right; border:1px solid #D8DFE2; background-color:#F5F8F8;  margin:0; padding:0;}

.highlights ul, .highlights li {list-style: none; overflow:hidden; display:block; position:relative; float:none; font-size:11px; width:100%}
.highlights .highlights_left { width:168px; float:left;}
.highlights .highlights_right { width:233px; float: none;}
/*190 - 168; 210 --- 233*/
.highlights ul.lined_ul {background:url(img/line_highlights.gif) repeat-x bottom; padding: 0 0 6px 0; margin-bottom:4px;} 

.highlights .quickh { font-size:12px; color:#BA1212; text-transform:uppercase; font-weight:bold; font-family:Arial;}

.boldgrey { color:#777; font-weight:bold;}
.boldgrey strong { color:#0B66D5;}
.boldgrey strong.green { color:#249221;}

#detailed #rightCol {
float: right;
width: 326px;
padding:0;
background: #E7EBED;
margin: 8px 0 0 8px;
*padding-top: 8px;;display:block;
overflow:hidden;
position:relative;
}

#detailed #rightCol .container {width:294px; margin: 7px 6px 10px; padding-top:6px; }

#detailed #rightCol .container .top_left,
#detailed #rightCol .container .top_right,
#detailed #rightCol .container .bottom_left,
#detailed #rightCol .container .bottom_right {
background: url("img/bg_cont_right.gif");
display: block;
width: 4px;
height: 4px;
font-size: 1px;
position: absolute;
background-repeat: no-repeat; 
}

#detailed #rightCol .container .top_left { top: 0px; left: 0px; background-position: left top;}
#detailed #rightCol .container .top_right { top: 0px; right: 0px; background-position: right top;}
#detailed #rightCol .container .bottom_left { bottom: 0px; left: 0px; background-position: left bottom;}
#detailed #rightCol .container .bottom_right { bottom: 0px; right: 0px; background-position: right bottom;}

#detailed #detailed_imgblock {
position:relative; float:left; display:block; width:293px; margin:2px 14px 10px 0px;
}

#detailed .photo_detailed {
position: relative;
float: none;
clear:both;
background: #000;
width: 285px;
padding:4px;
height: auto;
}

#detailed  .photo_desc {
width: 279px;
padding:4px 0px 0px 0px;
border: 1px solid #C9D2D8;
text-align: left;
font-size: 11px;
line-height:11px;
color: #777;
font-weight:bold;
}

#detailed  .photo_desc p.photo_desc_content {padding:2px 0px !important; background:url(img/line_photo.gif) top repeat-x; list-style:none; overflow:hidden; margin:7px 0 0 0 !important;}
#detailed  .photo_desc li {float:left; list-style:none; display:block;  overflow:hidden; font-family:Arial; font-size:11px; font-weight:bold;}
#detailed  .photo_desc li a {color:#0B66D5}
#detailed  .photo_desc li a:hover { text-decoration:none}


#detailed .photo_desc .desc_source { width:118px; padding:8px 0;}
#detailed .photo_desc .desc_next { width:112px; padding:6px 0;}
#detailed .photo_desc .desc_next img { padding: 0 2px ;}
#detailed .photo_desc .desc_large { width:45px; padding:8px 0;}

#detailed  .photo_add {
width: 268px;
margin-left: -4px;
padding:4px 0px 0px 0px;
border: 1px solid #C9D2D8;
border-top: 0px solid #FFF;
background-color:#DDE2E8;
text-align: left;
font-size: 11px;
line-height:13px;
color: #777;
font-weight:bold;
}

#detailed  .photo_add ul {width: 279px; list-style:none; overflow:hidden; margin:0px 0 0 0;}
#detailed  .photo_add li {float:left; list-style:none; display:block;  overflow:hidden; font-family:Arial; font-size:11px; font-weight:bold;}
#detailed  .photo_add li a {color:#0B66D5}
#detailed  .photo_add li a:hover { text-decoration:none}

#detailed  .photo_add .add_author { width:190px; padding:1px 0 5px 4px;}
#detailed  .photo_add .add_button { width:70px; padding:1px 0 5px;}

#detailed  #content_for_update {padding: 7px 0px 5px 4px; width:584px; display:block; float:left; overflow:hidden; position:relative}
#detailed  #content_for_update p {padding:2px 0px 7px 0px; margin:0;}

#content_for_update .comments { display:block; background:url(img/line_highlights.gif) top repeat-x; overflow:hidden; position:relative; float:none; padding:10px 0 0 0; margin:10px 0; width:584px;}

#detailed #rightCol .top_left5,
#detailed #rightCol .top_right5,
#detailed #rightCol .bottom_left5,
#detailed #rightCol .bottom_right5 {
background: url("img/bg_cont_more.gif");
display: block;
width: 8px;
height: 8px;
font-size: 1px;
position: absolute;
background-repeat: no-repeat; 
}

#detailed .container #rightCol .top_left5 {top: 0px; left: 0px; background-position: left top;}
#detailed .container #rightCol .top_right5 {top: 0px; right: 0px; background-position: right top;}
#detailed .container #rightCol .bottom_left5 {bottom: 0px; left: 0px; background-position: left bottom;}
#detailed .container #rightCol .bottom_right5 {bottom: 0px; right: 0px; background-position: right bottom;}


#rightCol .highlights {width:294px; display:block; overflow:hidden; position:relative; float:right; border:0px solid #fff; background-color:#fff;  margin:1px 0 0 0; padding:0;}

#rightCol .highlights ul, .highlights li {list-style: none; overflow:hidden; display:block; position:relative; font-size:11px;}

#rightCol .highlights .highlights_title_red { width:190px; float:left; font-size:12px; color:#BA1212; text-transform:uppercase; font-weight:bold; font-family:Arial;}
#rightCol .highlights .highlights_button_right { width:100px; float: right; text-align:right}

#rightCol .highlights .highlights_left { width:160px; float:left;}
#rightCol .highlights .highlights_right { width:110px; float: right;}

#rightCol .highlights ul.lined_ul {background:url(img/line_highlights.gif) repeat-x bottom; padding: 0 0 6px 0; margin-bottom:4px;} 

#rightCol .highlights .highlights_alerts { width:290px; float:none; clear:both;}
#rightCol .highlights .highlights_alerts span {clear: both; display:block; float:none; color:#76899A; font-size:11px; line-height:12px; margin:4px 0 0 0} 
#rightCol .highlights .highlights_alerts a { font-size:12px; color:#0B66D5; text-decoration:underline}
#rightCol .highlights .highlights_alerts a:hover { text-decoration:none }


#rightCol .highlights .highlights_feeds { width:290px; float:none; clear:both;}
#rightCol .highlights .highlights_feeds a { font-size:12px; color:#111111; text-decoration:underline; background:url(img/ico_news_bullet.gif) 0px 3px no-repeat; padding: 0px 0 0px 13px; display:block; margin: 2px 0 2px 0; line-height:14px;}
#rightCol .highlights .highlights_feeds a:hover { text-decoration:none }

#rightCol .highlights .highlights_video { width:294px; float:none; margin:2px 0 2px 0; clear:both; font-size:12px; color:#111111; line-height:15px;}

#detailed #rightCol .video_source { width:168px; padding:4px 0; float:left; list-style:none; display:block;  overflow:hidden; font-size:11px; font-weight:bold; color:#777}
#detailed #rightCol .video_next { width:102px; padding:2px 0; float:left; list-style:none; display:block;  overflow:hidden; font-size:11px; font-weight:bold; color:#777 }
#detailed #rightCol .video_next img { padding: 0 2px ;}

#detailed #rightCol .video_source  a {color:#0B66D5}
#detailed #rightCol .video_source  a:hover { text-decoration:none}

#detailed .user_comment { display:block; float:none; position:relative; overflow:hidden; clear:both; margin:8px 0 15px 0; padding: 0 0 7px 0; border-bottom:1px solid #DDE4E6; width:582px;}
#detailed .user_comment  ul, #detailed .user_comment li {display:block; float:left; position:relative; overflow:hidden; list-style:none}
#detailed .user_comment  ul {margin: 0 0 7px 0;}
#detailed .user_comment li {font-size:11px; color:#777; font-weight:bold;}
#detailed .user_comment li a { color:#0B66D5}
#detailed .user_comment li a:hover { text-decoration:none}

#detailed .user_comment .avatar_comment {width:50px; display:block; position:relative; float:left; overflow:hidden}
#detailed .user_comment .info_comment {width:530px; display:block; position:relative; float:right; overflow:hidden}

#detailed .user_comment .author_comment { width:310px;}
#detailed .user_comment .report_comment { width:78px;}
#detailed .user_comment .button_comment { width:132px;}
#detailed .user_comment .desc_comment {float:none; display:block; overflow:hidden}





/*  REPORT FIXED  */

form.f_table td {
vertical-align:top;
padding:5px 0px 5px 0;
}

form.f_table label 
{
  display: block;
  margin-right: 10px;
  padding-right:6px;
  padding-left:12px;
  text-align: right;
  font-weight: bold;
}

#edit_alert_form .section {
margin-left:45px;
}

.f_table input, .f_table select, .f_table textarea { background-color:#f7f7f7;}
.f_table .severity-selector-container input {background:none}
#new_user_1, #new_user_0 {background:none}
.f_table .mceLayout { margin-right:15px;}

.f_table .left {float:left}

.f_table input.related-title { float: left}

.f_table .reported_table td { padding-right:10px; padding-right:15px;}
.f_table .reported_table td  label {margin-right: 1px;}

.f_table .whitebutton {display:block; overflow:hidden; height:15px; position:relative; float: left; font-family:'Trebuchet MS', Arial; font-size:11px; font-weight:bold; color:#FFF; text-decoration:none; cursor:pointer; clear:none; margin-left:7px;}

.whitebutton_left {background:url(img/whitebutton_left.gif) left top no-repeat #929ea9; font-family:'Trebuchet MS', Arial; font-size:12px; font-weight:bold; padding: 0px 6px 0px 8px; line-height:13px; float: right; display:block; overflow:hidden; height:15px; text-align:left; color:#FFF; text-decoration:none; vertical-align:top}

.whitebutton_right {background:url(img/whitebutton_right.gif) left top no-repeat #929ea9; padding: 3px 0px 0 5px; vertical-align: top; line-height:10px; float:right; display:block; overflow:hidden; height:13px; width:17px; text-align:left; }

.size140 {width:140px;}
.size130 {width:125px;}
.size125 {width:130px;}
.size75 {width:75px;}
.size85 {width:85px;}
.size95 {width:95px;}
.size64 {width:64px;}

.submit_cell input {padding:2px 4px;}


/* Detailed NEW FIELDS  */

.size130 {width:125px;}

#rightCol .highlights .highlights_left { width:150px; float:left;}
#rightCol .highlights .highlights_right { width:120px; float: right;}
#rightCol .highlights .highlights_full { width:285px; float: none; margin: 3px 0 4px;}

.highlights .highlights_left b, .highlights .highlights_right b { display:block; float:left; position:relative; overflow:hidden; text-align: left; clear:both; padding-right:4px;}
.highlights .highlights_left .event_field, .highlights .highlights_right .event_field { display:block; float:left; position:relative; overflow:hidden; width:110px; text-align:right; clear:both; background-color:#f7f7f7; text-align:left; font-size:12px; line-height:14px; height:15px; margin:2px 0 0 0; }

.highlights .highlights_full .event_field { display:block; float:left; position:relative; overflow:hidden; width:190px; text-align:right; clear: none; background-color:#f7f7f7; text-align:left; font-size:12px; line-height:14px; height:15px; margin:3px 0 0 0; }

.highlights .highlights_full b { display:block; float:left; position:relative; overflow:hidden; text-align: right; clear: none; width:79px; padding:5px 11px 0 0;}


.highlights .event_submit {padding:0px 4px 2px; background-color:#97a4ae; border:1px solid #83919b; margin:5px 0 8px; font-weight:bold; color:#FFF; float:none; font-size:12px;}

.add_comment_left {display:block; float:left; width:165px; position:relative; list-style:none; margin: 0 0 0 10px; padding-right:10px; border-right:1px solid #DDE4E6;}
.add_comment_right {display:block; float: left; width:360px; position:relative; list-style:none; margin-left:25px;}

.add_comment_left li {display:block; float: none; position:relative; list-style:none; margin-bottom:4px; padding:0 0 6px;}
.add_comment_left li input {background-color:#f7f7f7; text-align:left; font-size:12px; line-height:14px; height:15px;  width:150px; }
.add_comment_left li img {margin-bottom:5px}

.add_comment_left li b, .add_comment_right li b  {display:block; float: none; clear:both; width:209px; position:relative; padding-right:4px; margin: 0 0 2px 0;}
.add_comment_right li b {margin: 0 0 4px 0;}

.add_comment_right li input {padding:0px 4px 2px; background-color:#97a4ae; border:1px solid #83919b; margin:7px 0 8px; font-weight:bold; color:#FFF; float:none; font-size:12px; }




#detailed #rightCol { background-color:#e5e9eb;}
#rightCol .highlights {width:291px; display:block; overflow:hidden; position:relative; float:right; border:0px solid #fff; background-color:#fff;  margin:1px 0 0 0; padding:2px 0 0 3px;}



.size174 {width:174px;}

#detailed .add_this_holder {
  margin: 9px 0 10px 0;
  float: right;
  overflow:hidden;
  text-align:left;
  position: relative;
  z-index: 100;
  width: 455px;
  display:block;
}

#detailed .add_this_holder ul {  
  float: none;
  text-align:left;
  position: relative;
  z-index: 100;
  width: 455px;
  display:block;
}



#email_to_friend {position:absolute; display:block; overflow:hidden; float:none; z-index:100; left:540px; top:22px;}

#email_to_friend  .highlights .event_field { background-color:#FFF; }
#email_to_friend  .highlights .highlights_full .event_field { width:215px;}

#email_to_friend .highlights {width:295px; display:block; overflow:hidden; position:relative; float:right; border:3px solid #fff; background-color:#E9EeEf;  margin:14px 0 0 0; padding: 7px 7px 5px 8px; }

#email_to_friend .highlights .highlights_left { width:145px; float:left; padding-left:10px;}
#email_to_friend .highlights .highlights_full b { width:50px; }
#email_to_friend .highlights .highlights_right { width:130px; float: right; }
#email_to_friend .highlights_full { width:285px; float: none; margin: 3px 0 4px;}

/* ===================
 *  file field 
 */

 .event_file_submit{
	color: #000;
	}
	
 
 
.quick_highlights {
background-color:#F5F8F8;
border:1px solid #D8DFE2;
display:block;
float:right;
margin:11px;
overflow:hidden;
padding:0;
position:relative;
width:400px;
}

.submit_padding{
  padding-left:90px;
  *padding-left:90px;
}

.related-alert-updates {
clear:both;
display:block;
float:none;
overflow:visible;
padding-bottom:4px;
position:relative;
width:125px;
}


#text_size .highlights {
					background-color:#E9EEEF;
					border:3px solid #FFFFFF;
					display:block;
					margin:14px 0 0;
					overflow:hidden;
					padding:7px 7px 5px 8px;
					position:relative;
					width:105px;
                   }
				
										
				 #text_size {
				 	position:absolute; 
					float:right; 
					z-index:2100; 
					top:20px;
					margin-left:825px;
					*margin:10px 32px 0 820px;
					*top:14px;
					*z-index:2101; 
                   	*width:115px;
				   }
				   
				   

#comment_error {
  float: right;
  margin: 0 20px 0 0;
  color: red;
  
 }
span .fbbutton {
   padding-top: 3px;
   position:absolute;
   z-index: 700;
  
   }			   

