/* CSS Document */
a:link {
	text-decoration: none;
	color:#333333;
}
a:visited {
	text-decoration: none;
	color:#333333;
}
a:hover {
	text-decoration: underline;
	color:#000;
}

a:active {
	text-decoration: none;
	color:#333333;
}

select,input,button,textarea,button{
	font:100% verdana,arial,helvetica,clean,sans-serif;
}

table{
	font-size:inherit;
	font:100%;
}

pre,code,kbd,samp,tt{
	font-family:monospace;
	*font-size:111%;
	line-height:101%;
}

li{
	list-style-type: disc;
	margin-left: 10px;
}
/* Beelet box styles start */	
.box {
	margin: 0px;
	padding: 0px;
	color: #000000;
	border: 1px solid #C0C0C0;
}

.boxheader {
	background: url(../images/taskbar.png) repeat-x;
	color: #FFFFFF;
	margin:0px;
	padding: 5px;
}

.boxheader em {
	font-style: normal;
}

.boxcontent {
	padding: 5px;
	background:#EDF5FF;
}
.greenboxheader {
	background: url(../images/grboxheaderbg.jpg) repeat-x;
	color: #FFFFFF;
	margin:0px;
	padding: 5px;
}

.greenboxheader em {
	font-style: normal;
}

.greenboxcontent {
	padding: 5px;
	background:#EDF5FF;
}
.boxfooter {
	padding: 5px;
	background: url(/main/images/buttons_bg.png) repeat-x;
	border-top:solid #eee 1px;
}
/* Beelet box styles end */	

/* Button styles start */
.button{
	background-color:orange;
}	
/* Button styles end */	

/* Clearfix styles start */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
}

.clearfix{
	display: block;
	background-color:#FFFFFF;
}
/* End hide from IE-mac */  

/* Clearfix styles end */

/* Font styles start */	
.footertab { 
	font-size: 11px; 
	font-family: 
	Verdana; color :#EEE
}

.headerfont { 
	font-size: 12px; 
	font-family: Verdana; 
	color :#fff; 
	font-weight: bold
}

.menufont { 
	font-size: 14px; 
	font-weight: normal; 
	font-family: Verdana; 
	color :#000
}

.smallestfont {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: lighter; 
	color: #666666;
}

/* Font styles end */	

/* Horizontal line styles start */
.headline{
	background-color:#EEAF5F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	padding:4px;
}

.tableline{
	background-color:#EFEFEF;
	color:#333333;
	padding:3px;
}

.tbleft{
	padding:5px;
	font-size:12px;
	font-weight:bold;
	color:#003399;
	border-right:#B5DBF2 solid 1px;
	border-top:#B5DBF2 solid 1px;
}

.tblright{
	padding:5px;
	border-top:#B5DBF2 solid 1px;

}

/* Horizontal line styles end */


/* Info box styles start */	
.infobox { 	
	margin: 0 0%;
	background: #eee;
}

.infoheader{
	padding:5px;
	font-weight:normal;
	font-size:14px;
	color:#333;
}
.infocontent{	
	padding:5px;
}

/* Info box styles end */	

/* Message styles end */
.errorMessage {
	background-color:#FFFFDE;
	color:red;
	background-position:20px 10px;
	background-repeat:no-repeat;
	border:1px solid #FFCF0F;
	margin: 5px;
	min-width:400px;
	min-height:20px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}

.statusMessageBox {
    background-color:#C3FDB8;
	border:1px solid #4CC417;
	align: center;
	valign: middle;
	margin: 0px;
	min-height:30px;
	padding-top:10px;
	padding-left:10px;
    padding-bottom:10px;
}
/* Message styles end */

/* Nifty corner styles start */
.rtop,.rbottom{
	display:block
}
.rtop *,.rbottom *{
	display:block;height: 1px;overflow: hidden
}
.r1{
	margin: 0 5px;
}
.r2{
	margin: 0 3px;
}
.r3{
	margin: 0 2px;
}
.r4{
	margin: 0 1px;height: 2px;
}
.rs1{
	margin: 0 2px;
}
.rs2{
	margin: 0 1px;
}
/* Nifty corner styles end */

/* Top menu styles start */

#topmenu  {
	display: block;
	height: 35px;
	width: 974px; 	
	border: 0;
	align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	background:url(../images/tabbackground.jpg) 30% 20% repeat-x;
/*
	background:url(http://eventbee.com/home/images/gradient_lightblue.gif) 30% 20% repeat-x;
*/
}

#topmenu li { 
	display: inline;
	
}

#topmenu li a {
	display: block;
	float: left;
	height: 30px;
	margin: 0;
	background: no-repeat 9px 5px;
	padding: 4px 12px 0px 12px;
	border-right: none;
	color:#20506C;
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}

#topmenu img {
	position: relative;
	top: 0px;
	bottom: 4px;
	left: 0px;
}

#topmenu li a:hover {
	background-color: #FFAC0B;
	color: #fff;
        height: 30px;
	text-decoration: none;
    font-weight: strong;
}

#topmenu li a.active, #topmenu li a.active:hover {
	height: 28px;
    color: #fff;
	background: #3D515C;
	cursor: default;
    font-weight: bold;
}
#topmenu li a.active:after { 
	content: "\00A0\00BB" attr(cite);
}

#menubox{
	height: 30px;
	background: #f4f3f3;
}
/* Top menu styles end */

/* Side menu styles start */
.menubar{
	margin:auto;
	height:27px;
	background-image:url(../images/menu_bg2.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	vertical-align:middle;
	padding-top:8px;
	font-weight:bold;
	letter-spacing:0.5px;
}

.menubar a:hover{
	margin:auto;
	padding-top:8px;
	padding-bottom:10px;
	background-image:url(../images/menu_hover_bg.gif);
	background-repeat:repeat-x;
}

.menubar a:visited{	
	color:#333333;
}

.menubar2{
	margin:auto;
	height:30px;
	background-image:url(../images/menu2_bg.gif);
	background-repeat:repeat-x;
	font-family:Albertus Medium, Verdana, Arial, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	text-align:left;
	vertical-align:middle;
}

.treehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.3px;
	font-size:14px;
	padding:10px;
	padding-bottom:5px;
	padding-top:5px;
	font-weight:bold;
	display:block;
	border-bottom: #FFFFFF solid 1px;
	color: #555;	
}

.childtreemenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.3px;
	border-bottom: #FFFFFF solid 1px;
	font-size:12px;
	padding:5px;
	display:block;
	padding-left:16px;
	color: #333;	
}

a.inactivemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.3px;
	border-bottom: #FFFFFF solid 1px;
	font-size:12px;
	padding:5px;
	display:block;
	padding-left:16px;
	color: #666;	
}

.activemenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.3px;
	font-size:12px;
	padding:5px;
	display:block;
	background-color:#FFFFFF;
	border-left: #DDD  solid 2px;
	font-weight:bold;
	color:#555;
}
	
.childactive{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.3px;
	font-size:12px;
	padding:5px;
	display:block;
	background-color:#FFFFFF;
	border-left: #DDD solid 2px;
	font-weight:normal;
	color:#555;
	Padding-left:15px;
	Padding-right:0px;
}
	
.menuseperator{
	color:#FFFFFF;
}
/* Side menu styles end */


/* Task box styles start */
.taskbox {
	border:1px solid #666;
	padding: 0 10px 10px 10px;
	margin-top:10px;
}

.taskheader{
	display:inline;
	padding:5px;
	font-weight:normal;
	font-size:20px;
	height:20px;
	position:relative;
	top:-12px;
	background-color:#fff;
	color:#666;
	font-weight:bold;
}

.taskcontent{
	background-color:#F9F9F9;
	border:solid #CCCCCC 1px;
	padding:5px;
	
}
/* Task box styles end */

/* Extra styles start */
.colheader{
	background-color:#EAEEEE;
	height:20px;
	text-align:center;
}

.button-style
{
    border:.077em solid #BD9E43;
    height:21px;
	margin: 5px;
    cursor: pointer;
	background: transparent url(../images/bgimage.jpg);
	background-repeat:repeat-x;
	padding-top:2px;
	padding-left: 10px;
	padding-right: 10px;
	font-family:arial;
	font-weight:bold;
	font-size:13px;
}

.button-style a {
	text-decoration: none;
	color: #000;
}

.submitbtn-style {
    height:21px;
	margin: 5px;
    cursor: pointer;
	background: transparent url(../images/sprite.png);
	background-repeat:repeat-x;
	border:#808080 1px solid;
    padding-top:4px;
	padding-left: 10px;
	padding-right: 10px;
	font: 12px/1.4 verdana,arial,helvetica,clean,sans-serif;
	valign: bottom;
}

.submitbtn-style a {
	text-decoration: none;
	color: #000;
}

.submitbtn-style:hover {
	border-color:#7D98B8;
	background-position:0 -1300px;
	text-decoration: none;
	color: #000;
}

.closebtn {
	background:url(../images/sprite.png) no-repeat scroll 0 -300px transparent;
	cursor:pointer;
	height:15px;
	width:25px;
	float: right;
	padding: 5px;
}
/* Extra styles end */

	









