@import url("layout.css");
@import url("box.css");

@import url("baseEventsCalendar.css");

html, body, table
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	color: #000000;
	vertical-align: top;
	text-align: left;
}

html, body
{
	height: 500px;		
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
}

a
{
	text-decoration: underline;
	color: black;
	/*text-decoration: underline;*/
}

.atlas_links a
{
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}

a:hover, a:active
{
	/*text-decoration: underline;*/
	color: #3275bb;
}

a:active
{
	text-decoration: none;
}


img
{
	border: none;
}

input, textarea
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 11px;
	line-height: 13px;	
	margin-bottom: 2px;
}

select, option
{
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 2px;	
}

.dropdownfix select, option
{
	/**width: 304px !important;*/
	*width: 306px !important;		
}

form  
{
	margin: 0;
	padding: 0;
}

/* STYLES */

.headline
{
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.headline_border
{
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	width: 100%;
	display: block;
	border-bottom: 1px solid #3275bb;	
}


.highlight
{
	color: #000000;
	font-weight: bold;
}
.green 
{	
	color: #000000;
}

.green_pre
{
	font-family: Verdana;
}

.redstar
{
	color: #FF0000;
}

.error_message
{
	color: #FF0000;
	list-style-type: none;
	font-size: 11px;
}

.greyheadline
{
	background-color: #EDEDED;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 10px 2px 10px;
	margin: 0px 0px 5px 0px;
}

.emptyListText
{    
	color: #333333;	
	font-style:italic;
	margin: 0px 10px 0px 10px;
}

.nowrap 
{    
	white-space: nowrap;
}

.announcement
{
	font-size: 13px;
}

.welcome_box a
{
	color: #f98700;
	text-decoration: underline;
	border-bottom: 0px;
}

.welcome_box a:hover
{
	color: #000000;
	text-decoration: uderline;
}

.welcome_box_embtable_td
{
	padding-left: 5px;
	padding-right: 5px;
}

.welcome_box_table a
{
	color:#2F2CC3;
	text-decoration: underline;
}

.welcome_box_table a:hover
{
	color: #000000;
	text-decoration: uderline;
}

.welcome_box_table_first_td
{
	width:63%;
	padding-right: 13px;
}

.welcome_box_table_second_td
{
	width: 17%;
	border-left: 1px solid #CCCCCC;	
	padding-left: 13px;
	padding-right: 13px;
}

.welcome_box_table_third_td
{
	width: 20%;
	border-left: 1px solid #CCCCCC;	
	padding-left: 13px;
	padding-right: 13px;
}


/* IMAGE BUTTON */

.button
{
	float: left;
	white-space: nowrap;
	color: #000000;
	text-align: left;
	line-height: 18px;
	vertical-align: middle;
	padding: 0 10px 0 0;
}

.button a
{
	text-decoration: none;
	color: #000000;
	cursor: default;
}


.button a:hover, 
.button a:active
{
	text-decoration: none;
	color: #000000;
}

.button_left
{
	background-image: url(../Images/button_left.gif);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	padding: 0px 0 0 12px;
}

.button_right
{
	background-image: url(../Images/button_right.gif);
	background-repeat: no-repeat;
	float: left;
	width: 12px;
	height: 20px;
}



.smallbutton
{
	color: #000000;
	font-size: 10px;
	line-height: 12px;
	margin: 2px 10px 2px 0;
	white-space: nowrap;
}

.smallbutton a
{
	text-decoration: none;
	color: #000000;
	cursor: default;
}


.smallbutton a:hover, 
.smallbutton a:active
{
	text-decoration: none;
	color: #000000;
}

.smallbutton_left 
{
	background-image: url(../Images/small_button_left.gif);
	background-repeat: no-repeat;
	float: left;
	height: 12px;
	padding: 0 0 2px 6px;
}


.smallbutton_right
{
	background-image: url(../Images/small_button_right.gif);
	background-repeat: no-repeat;
	float: left;
	width: 8px;
	height: 14px;
}


/* INPUT BUTTON */

.twin_button input
{

    background: url(../Images/button.gif);
    background-repeat: repeat-x;
	background-position: bottom right;
	border: 1px solid #96b3da;
    color: #000000;
    text-align: center;
    padding: 3px 3px 3px 3px;
    margin-right: 10px;  
    float: left;
    overflow: visible;
}

twin_button
{
	margin-bottom: 2px;
}

.twin_button_no_float_left input
{

    background: url(../Images/button.gif);
    background-repeat: no-repeat;
	background-position: bottom right;
	border: 1px solid #96b3da;
    color: #000000;
    text-align: center;
    height: 20px;
    padding-bottom: 3px; 
    margin-right: 10px;
    
}

.row_right select
{
	margin-top: 2px;
}


.file_upload
{
    border: 1px solid #96b3da;
    color: #000000;
    height: 20px;
    padding-bottom: 3px; 
    margin-right: 10px;  
    float: left;
}

* html body .twin_button input
{
		 line-height: 11px;
	     padding-bottom: 0;
	     height: 22px;
	     background-color: #96b3da;
	     border: 1px solid white;
}

 

.twin_smallbutton input
{
    background: url(../Images/small_button.gif);
	background-repeat: repeat-x;
	background-position: bottom right;
	border: 1px solid #96b3da;
    color: #000000;
    text-align: center;
    height: 15px;
    padding-bottom: 2px; 
    margin-right: 10px;  
    font-size: 10px;
    line-height: 7px;
}

.inputButton
{
    background: url(../Images/button.gif) no-repeat bottom right;
	border: 1px solid #96b3da;
    color: #000000;
    text-align: center;
    padding: 0px 5px 3px 5px;
    height:20px;
}

.selectItem.notLeaf
{
	color:#666666;
}

.selectItem.denied
{
	color:#999999;
}

* html body .twin_smallbutton input
{
	      line-height: 9px;
	      padding-bottom: 0;
	      height: 16px;
	      background-color: #96b3da;
	      border: 1px solid white;
}

.poll_bar
{
	background: #3275bb;
}

.pager
{
	vertical-align:top;
}

.threeColumn-1st
{
	width:15%;
}

.threeColumn-2nd
{
	width:70%;
	padding-left: 15px; 
	padding-right: 15px; 
	padding-top: 10px;
}

.threeColumn-3rd
{
	width:15%;
	min-width: 160px !important;
}

.boxheader
{
	white-space: nowrap;
}

.oneColumn-1st
{
	padding-left: 15px; 
	padding-right: 0px;
}

.modalPopupBackground
{
	filter:alpha(opacity=55);
	background-color:Gray;
}

.extendedDetails
{
	text-align:left;
	width:150px;
}

.imageButtonsPanel
{
	float:left;
}

.linkPanel
{
	margin-top: 2px;
	vertical-align: middle;
}

.showMapButton
{
	margin-right: 3px;
	margin-top: 1px;
}

.addToOutlookButton
{
	vertical-align: top;
	margin-right: 3px;
}

.boxcontent-clear
{
	background-image:none !important;
	padding:0 !important;
}

.boxcontent-clear img
{
	vertical-align: text-bottom;
	padding-right: 2px;
}

.boxcontent-clear span
{
	padding-bottom:15px;
}

.arp tr td
{
	width: 50%;
}

.calendarTitle
{
	white-space: nowrap !important;
}

.calendarTitle td
{
	white-space: nowrap !important;
}

.approvementFilter
{
	vertical-align: middle;
	text-align: right;
}

.approvementFilter table
{
	width:100%;
}

.sortOptionsDiv
{
	white-space: nowrap;
}

.regionsDiv
{
	text-align: right;
}

.regionsDiv select
{
	width: 100%;
}

.groupStatus tr td
{
	margin-top:auto;
	margin-bottom:auto;
}

.groupStatus input
{
	margin-left: 10px;
	vertical-align: middle;
}

.groupStatus label
{
	vertical-align: middle;
}

.readMoreLink
{
	color: #4890c0 !important;
	border-bottom: 0px !important;
}

a.readMoreLink:hover
{
	color: #31455A !important;
}
