body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.style1 {
	color: #6b6b6b;
	font-size: 11px;
	font-family: tahoma;
    text-align: center;
}
.style2 {
	color: #009bc1;
	font-size: 11px;
	font-family: tahoma;
    text-align: center;
}
.style3 {
	color: #67b82a;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #707070;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #67b82a;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {color: #009bc1; font-size: 11px; font-family: tahoma; font-weight: bold; }

/*.Button
{
    background-color: #99CCFF;
}
*/
.validatorCalloutHighlight 
{
    background-color: lemonchiffon; 
}

/*=========block===========*/
#content .block{background:url(images/block_pt.gif) top repeat-x #DBDBDB; font-size:16px; width:100%;}
#content .block .bot{background:url(images/block_pt.gif) bottom repeat-x;}  
#content .block .left{background:url(images/block_pt.gif) left repeat-y;}
#content .block .right{background:url(images/block_pt.gif) right repeat-y;}
#content .block .top_left{background:url(images/block_top_left.jpg) top left no-repeat;}
#content .block .top_right{background:url(images/block_top_right.jpg) top right no-repeat;}
#content .block .bot_left{background:url(images/block_bot_left.jpg) bottom left no-repeat;}
#content .block .bot_righ{background:url('images/block_bot_right.jpg') no-repeat right bottom; 
padding:13px 20px 17px 23px;
    text-align: left;
}

#content .block strong{color:#227901;}
#content .block span{color:#232323; font-style:italic; font-weight:bold;}

#content .block li div{background:url(images/list_a_2.gif) bottom repeat-x;}
/*========//block font-size:0.6875em; line-height:1.272em;} ==========*/


.TextHeading
{
    color: #336699; font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight:bold
}
      
.TextBody
{
    font-family: Arial; 
font-size: medium; 
color: #666666
}      
            
.HeadingTable
{
    background-color: #FFFFFF; font-family: Georgia; font-size: xx-large;
}            

.OverSizedTextBox
{
   font-size:larger;
}
.OversizedDDL
{
    font-size:larger;
}

.example-panel
{
	width: 1024px;
	height:768px;
	background: transparent url('/Images/schedbg.png') no-repeat 0 0;
	
	
}


.example-panel .title
{
	color:#000;
	font: 14px 'Segoe UI', Arial, sans-serif;
	padding-left:35px;
	padding-top:25px;
    
}

.RadSplitter
{
	border: none !important;
	margin: 0 !important;
	padding-left: 25px;
	padding-top:40px;
	position:relative;
	left:34px;
	bottom:-9px;
	
	}

.RadPanelBar .rootGroup
{
	border-left: none;
	border-right: none;
}

.RadScheduler
{
    position:relative;
    vertical-align:top;
}

.calendar-container
{
	width:220px;
	margin: 7px auto;
}

.calendar-info
{
    width:1000px;
    margin-right: auto; 
    margin-left: auto; 
    right: auto; 
    left: auto;
    padding-left:35px;
}

.public_cal
{
    padding-left:15px;
    
}




.bullets
{
   
   list-style: CustomImage inside url(/images/my_other_calendars.png);
}

.public_title
{
    width:200px;
    height:25px;
    font:Arial;
    font-size:medium ;
    font-weight:bold ;
    
    
}

.LoginBox
{
    background-repeat:no-repeat;
}

/*========//Rounded Corners;} ==========*/

.roundcont {
	width: 100%;
	background-color: #fff;
	color: #000;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../Images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../Images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
/*========//Rounded Corners;} ==========*/