/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #e5e5e5;
    FONT-FAMILY:  Verdana, Arial, Helvetica , sans-serif;
    FONT-SIZE: 11px;
    color: Black;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
   
}

a:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: black;
	text-decoration: underline;
}
a:linked2
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
}
a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
	text-decoration: underline;
}
.image_panel
{
	background-color: #004080;
}

.view_panel
{
	background-color: Olive;
}


input {   
   color:#374B63;   
   font: bold 100% 'trebuchet ms',verdana,arial,helvetica,sans-serif;   
   background-color:#fff;   
   border: 1px solid;   
   border-color: #669 #336 #336 #669;   
   margin:2px, 2px, 2px, 2px;
 }   

input.btn   
{
   margin : 3px 3px 0px 3px; 
   color:#374B63;   
   FONT: 9pt "Trebuchet MS", verdana,Arial, Helvetica, sans-serif;  
   font-weight :bold ; 
   background-color:#ccf;   
   border: 1px solid;   
   border-color: #669 #336 #336 #669;   
   filter:progid:DXImageTransform.Microsoft.Gradient   
   (GradientType=0,StartColorStr='#ffffff',EndColorStr='#c1c7cd');   
 }   
 
.error_label
{
	color:Red;
	font-family:Verdana;
	font-size:small;
	width:300px;
}

.message_label
{
	color:Blue ;
	font-family:Verdana;
	font-size:small;
	width:300px;
}

.big_label
{
	color:Black;
	font-family:Verdana;
	font-style:italic;
	font-size:x-large;
	width:200px;	
}
 
.textbox_focus
{
	background-color:Blue;
	color:White;
	font-weight:bolder;
}

.textbox_blur
{
	background-color:White;
	color:Black;
	font-weight:normal;
}
.CalendarHighlight
{
	color:Blue ;
	font-weight:bold ;
}
.LogoutButton
{
	color:White;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:large;	
}
.TitleLabel
{
	color:Black;
	font-family:Verdana;
	font-weight:bold;
	font-size:medium;
	width: 0%;
}
.Heading
{
	background-color:Gray;
	color:#000066;
	font-family:Verdana, Helvetica;
	font-size:small;
	font-weight:bold;
}
.SortColumn
{
	background-color:Gray;
	color:#000066;
	font-family:Verdana, Helvetica;
	font-size:small;
	font-weight:bold;
	text-decoration:underline;
}
	
.Recentblogs 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:Small ! important;
	font-weight:bold ! important;
	color: #000000 ! important; 
	text-decoration: none ! important;
	z-index:11;
}	
.Newcontent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt ! important ;
	font-weight:normal ! important;
	color: black ! important;
	text-decoration: none ! important;
	line-height: 14pt;
	
}		
.Misclinks 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	color: #424242;
	text-decoration: none;
}	
.NewcontentBlack
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt ! important ;
	font-weight:normal ! important;
	color: black ! important;
	text-decoration: none;
	
}	
.Movies1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	color: black;
	text-decoration: none;
	background-color : #dddddd;
}	
.Movies2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	color: black;
	text-decoration: none;
	background-color :White ;
}			
.Menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt ! important ;
	font-weight:bold ! important;
	color: black ! important;
	text-decoration: none ! important;
	
}	
.LinksDescription
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt ! important ;
	font-weight:normal  ! important;
	color: black ! important;
	text-decoration: none ! important;
	
}	
.Links
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt ! important ;
	font-weight:bold ! important;
	color: black ! important;
	text-decoration: underline;
	
}	
.LinksHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt ! important ;
	font-weight:bold ! important;
	background-color :#ededed ;
	color: black ! important;
	text-decoration: none;
	
}	
.Details 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:Purple ! important;
	text-decoration: underline;
}

.Event_Title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt ! important;
	font-weight: bold;
	color:Black;
	text-decoration:underline ! important;	
}

.Event_Description
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small ;
	color:Black;
	text-decoration: none;	
}

.Thumb
{
	Float:left ;
	background-color :Transparent;	
}

.AcceptedEvents
{
	text-decoration: line-through;	

}



.tablestyle 
{
    font-family: Verdana;
    font-size: 12px;
    border: solid 1px #5d5d5d;
}

.altrowstyle 
{
    background-color: #ededed;
}

.headerstyle th 
{
    background: url(images/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #989898 #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: bottom;
}  

.headerstyle th a
{
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    color: #000;
    display: block;
    padding-right: 10px;
}    

.rowstyle .sortaltrow, .altrowstyle .sortaltrow 
{
    background-color: #edf5ff;
}

.rowstyle .sortrow, .altrowstyle .sortrow 
{
    background-color: #dbeaff;
}

.rowstyle td, .altrowstyle td 
{
    padding: 4px 10px 4px 10px;
    border-right: solid 1px #989898;
}

.headerstyle .sortascheader 
{
    background: url(images/sprite.png) repeat-x 0px -100px;
}

.headerstyle .sortascheader a 
{
    background: url(images/dt-arrow-up.png) no-repeat right 50%;
} 

.headerstyle .sortdescheader 
{
    background: url(images/sprite.png) repeat-x 0px -100px;
}   

.headerstyle .sortdescheader a 
{
    background: url(images/dt-arrow-dn.png) no-repeat right 50%;
} 

#styletwo{
	position:relative  ;
	display:block;
	height:25px;
	font-size:14px;
	font-weight:bold;
	background:transparent url(images/bgOFF.gif) repeat-x top left;
	font-family:Verdana, Helvitica, Arial, sans-serif;
	}
	
#styletwo ul
	{
	
	margin:0, 0, 0, 25px;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#styletwo ul li{
	display:block;
	float:left ;
	margin:0 1px 0 0;
	
	}

#styletwo ul li a{
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	padding:6px 20px 0 20px;
	height:18px;
	}

#styletwo ul li a:hover,#styletwo ul li a.current{
	color:#fff;
	background:transparent url(images/bgON.gif) repeat-x top left;
	}
	
.liquid-round  
{

width:100%;
margin:0px auto; 
background:#fff url(images/rounded/leftside.gif) repeat-y left top;

} 

.top { 
width:100%; 
height:15px; 
background:url(images/rounded/top.gif) no-repeat left top; 
} 
.top span { 
display:block; 
position:relative; 
height:15px; 
background:url(images/rounded/top-right.gif) no-repeat right top; 
} 

.center-content { 
 
background:url(images/rounded/rightside.gif) repeat-y right top; 
padding:1px 15px 1px 15px; 
margin:-1px 0px -42px 0;
} 

.center-content p{position:relative;z-index:10;
	top: 0px;
	left: 0px;
	height: 95px;
}

.center-content2 { 
 
background:url(images/rounded/rightside.gif) repeat-y right top; 
padding:1px 15px 1px 15px; 
margin:-1px 0px -30px 0;
} 

.center-content2 p{position:relative;z-index:10;
	top: 0px;
	left: 0px;
	height: 40px;
}

.bottom { 
height:42px; 
clear :both ;
background:url(images/rounded/bottom.gif) no-repeat left bottom; 
} 
.bottom span { 
display:block; 
position:relative; 
height:42px; 
background:url(images/rounded/bottom-right.gif) no-repeat right top; 
} 

.collapsePanel {
	width: 500px;
	height:0px;
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:640px;		
	height:20px;
	color: Yellow;
	background-color: Black;
	font-weight:bold;
	float:left;
	padding:5px; 
	cursor: pointer; 
	vertical-align: middle;
}

#inputArea
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    background-color: #d6e5f4;
    padding: 10px;
}

#inputArea input[type="text"], #inputArea textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 1px #85b1de;
    width: 300px;
}

fieldset {  
margin: 1.5em 0 0 0;  
padding: 0; 
float: left;
background-color: #F2EFE9;
border: 2px solid #374B63;
width: 80%;
} 
legend {  
margin-left: 1em;  
color: #000000;  
font-weight: bold;
font-size:1.4em;
top: -0.75em; 
} 
fieldset ol {  
padding: 1em 1em 0 1em;  
list-style: none; 

} 
fieldset li {  
padding-bottom: 1em; 

} 
fieldset.submit {  
border-style: none; 
}
label {  
display: block; 

}

.subnav {
	BORDER-BOTTOM: #137 2px solid; PADDING-BOTTOM: 3px; BACKGROUND-COLOR: #dbdbdb; PADDING-LEFT: 2px; PADDING-RIGHT: 0px; FONT: 9pt "Trebuchet MS", Arial, Helvetica, sans-serif; MARGIN-BOTTOM: 8px; COLOR: #442; PADDING-TOP: 1px;
}





.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(images/menub_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 40px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}










#box
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 3em;
	padding: 0;
	text-align: left;
	width:180px;				/* <-- use this to tie width to viewport size */
	width: 18em;				/* <-- use this for a set width */
	background-color: #eeeeee;
	}
 

#content
	{
	padding:3em;
	}

#content h1
	{
	color:#0354c2;
	font-weight: bold;
	font-size: 1.2em;
	font-family: helvetica, geneva, arial, sans-serif;
	}
		
#content p
	{
	color:#3b3b3b;
	font-size: 1em;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	}
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(images/tlc.gif);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(images/trc.gif);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(images/blc.gif);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(images/brc.gif);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(images/tb.gif);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(images/bb.gif);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(images/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-color: #eeeeee;
	background-image:url(images/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
		
		
		
		
		
		
		
		
		
#navcontainer
{
margin-left: auto;
margin-right: auto;
margin-bottom: 40px;
border-top: 1px solid #999;
z-index: 1;
}

#navcontainer ul
{
list-style-type: none;
text-align: center;
font-weight:normal  ;
margin-top: -8px;
padding: 0;
position: relative;
z-index: 2;
}

#navcontainer li
{
display: inline;
text-align: center;
margin: 0 6px;
}

#navcontainer li a
{
padding: 1px 8px;
color: #5d5d5d;
background-color: #fff;
border: 1px solid #ccc;
text-decoration: none;
background: url(images/bgOFF.gif) repeat-x;
}

#navcontainer li a:hover
{
color: #fff;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
background: url(images/bgON.gif) repeat-x;
}

#navcontainer li a#current
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}

a.button{
background:url(images/button.gif);
display:inline-block ;
color:#555555;
font-weight:bold;
height:30px;
line-height:29px;
margin-bottom:14px;
text-decoration:none;
width:191px;
}
a:hover.button{
color:#0066CC;
}

.add{
background:url(images/add.gif) no-repeat 10px 8px;
text-indent:30px;
display:block;
}
.delete{
background:url(img/delete.gif) no-repeat 10px 8px;
text-indent:30px;
display:block;
}
.view{
background:url(images/view.png) no-repeat 10px 8px;
text-indent:30px;
display:block;
}

.mysug{
background:url(images/lens.gif) no-repeat 10px 8px;
text-indent:30px;
display:block;
}

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}