/* Start of CMSMS style sheet 'Cyberfest : Medical Clinic' */
img, div { behavior: url(iepngfix.htc) }


body {
background:url(uploads/Cyberfest/bg.jpg) no-repeat top center #93c6c7;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #595959;
}
p{
margin:0px;
padding:0 0 5px 0;
line-height:17px;
text-align:justify;
}
p.pat{
color:#FFFFFF;
}
h1{
color:#fff;
font-size:16px;
font-weight:bold;
margin:0px;
padding:5px 0 5px 0;
}
h2{
color:#808080;
font-size:16px;
float:left;
font-weight:bold;
margin:0px;
padding:5px 0 0 0;
}
span.blue{
color:#a5dcf8;
}
span.dark_blue{
color:#218a8c;
}
div#content h3{
	color: #218a8c; 
	font-size: 1.5em; 
	text-align: left; 
/* some air around the text */
	padding-left: 0.5em;
	padding-bottom: 1px;
/* set borders around header */
	border-bottom: 1px solid #ffd700;
        line-height: 1.5em;
/* and some air under the border */
        margin: 0 0 0.5em 0;
}
h4{
	color: #218a8c; 
	font-size: 1em; 
	text-align: left; 
/* some air around the text */

	
/* set borders around header */

        line-height: 1.2em;
/* and some air under the border */
      
}
div#content {

}
div#sidebar {
   float: left;        /* set sidebar on the left side. Change to right to float it right instead. */
   width: 26%;     /* sidebar width, if you change this please also change #main margins */
   display: inline;  /* FIX IE double margin bug */
   margin-left: 0;
}
#main_container{
width:1000px;
height:auto;
margin:auto;
background-color:#fff;
}
.header{
width:1000px;
height:114px;
margin:auto;
background:url(uploads/Cyberfest/header_bg.gif) repeat-x;
}
.right_header{
float:right;
width:590px;
}
#logo{
padding:30px 0 0 15px;
float:left;
}
/*----------------------menu-------------------------*/
#menu{
width:590px;
height:35px;
float:right;
padding:40px 0 0 0;
}
#menu ul{
list-style:none;padding:0px;margin:0px;display:block; font-weight:bold;
}
#menu ul li{
list-style:none;display:inline;float:left;width:96px;height:35px;padding:0px;line-height:35px;font-size:13px;margin:0 3px 0 3px;
}
#menu ul li a{
height:35px; width:100px;float:left;text-decoration:none;padding:0px;margin:0px;color:#6c7b83;text-align:center; background:url(uploads/Cyberfest/menu_bt.gif) no-repeat center;
}
#menu ul li a.medicine{
height:35px; width:150px;float:left;text-decoration:none;padding:0px;margin:0px;color:#6c7b83;text-align:center; background:url(uploads/Cyberfest/menu_bt150.gif) no-repeat center;
}
#menu ul li a.medicine:hover{
height:35px; width:150px;float:left;text-decoration:none;padding:0px;margin:0px;color:#218a8c;text-align:center; background:url(uploads/Cyberfest/menu_bt150.gif) no-repeat center;
}
#menu ul li a:hover{
height:35px;width:96px;text-decoration:none;color: #218a8c;
}
#menu ul li a.current{
height:35px;width:96px;float:left;text-decoration:none;padding:0px;margin:0px;color: #218a8c;background:url(uploads/Cyberfest/menu_bt.gif) no-repeat center;
}
.box_menu{
width:267px;
height:auto;
float:right;
margin:10px 10px 30px 10px;
background:url(uploads/Cyberfest/box_bg.gif) no-repeat top center;
}
div.breadcrumbs {
   padding: 2em 0 1.2em 1; /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 90%;        /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
   margin: 0 2em;        /* css shorthand rule will be opened to be "0 1em 0 1em" */
  /* border-bottom: 1px dotted #000;*/
}

 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
 } 
div#search {
   float: right;
   width: 27em;    /* enough width for the search input box */
   text-align: right;
   padding: 0.6em 0 0.2em 0;
   margin: 0 1em;
}
/* relational links under content */
div.left49 {
  width: 49%; /* 50% for both left and right might lead to rounding error on some browser */
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}

div#main {
   margin-left: 29%; /* this will give room for sidebar to be on the left side, make sure this space is bigger than sidebar width */
   margin-right: 2%; /* and some air on the right */
}

#middle_box{
width:900px;
height:208px;
clear:both;
margin:auto;
background:url(uploads/Cyberfest/middle_banner.gif) no-repeat center;
}
.middle_box_content{
padding:30px 0 0 20px;
}
.top_menu{
width:285px;
float:right;
}
a.login {
width:49px;
height:35px;
display:block;
background:url(uploads/Cyberfest/login.gif) no-repeat center;
line-height:35px;
color:#a6c4d4;
font-size:10px;
font-weight:bold;
text-decoration:none;
padding:0 0 0 40px;
float:left;
margin:0 3px 0 3px;
}
a.sign_up {
width:49px;
height:35px;
display:block;
background:url(uploads/Cyberfest/sign_up.gif) no-repeat center;
line-height:35px;
color:#a6c4d4;
font-size:10px;
font-weight:bold;
text-decoration:none;
padding:0 0 0 40px;
float:left;
margin:0 3px 0 3px;
}
a.slu {
width:49px;
height:35px;
display:block;
background:url(uploads/Cyberfest/slu.gif) no-repeat center;
line-height:35px;
color:#a6c4d4;
font-size:10px;
font-weight:bold;
text-decoration:none;
padding:0 0 0 40px;
float:left;
margin:0 3px 0 3px;
}
.pattern_bg{
width:1000px;
height:180px;
clear:both;
margin:auto;
background:url(uploads/Cyberfest/cyber_banner_988.png) no-repeat center;
}
.pattern_box{
width:400px;
float:left;
padding:15px 0 0 25px;
}
.pattern_box_icon{
float:left;
padding:5px;
}
.pattern_content{
width:300px;
float:left;
padding:0 0 0 10px;
}
a.news {
display:block;
line-height:15px;
color:#fff;
font-size:10px;
font-weight:bold;
text-decoration:none;
padding:0 0 0 40px;
float:left;
margin:0 3px 0 3px;
}
a.news:hover {
display:block;
line-height:15px;
color:#808080;
font-size:10px;
font-weight:bold;
text-decoration:none;
padding:0 0 0 40px;
float:left;
margin:0 3px 0 3px;
}
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}
.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}
.NewsSummaryLink_pattern {

    padding-top: 0.2em;
color: #fff;
}
/*---------------------main_content------------------*/
#main_content{
width:885px;
height: auto;
margin: auto;
padding:0 0 0 15px;
font-size: 12px;
}
.clear{
clear:both;
}
.box_content{
width:267px;
height:auto;
float:left;
margin:10px 10px 30px 10px;
background:url(uploads/Cyberfest/box_bg.gif) no-repeat top center;
}
.box_title{
padding:10px 0 10px 0;
}
.title_icon{
float:left;
padding:0 5px 0 10px;
}
.box_text_content{
width:250px;
float:left;
padding:15px 0 0 15px;
text-align: left;
}
.box_icon{
float:left;
padding:0 5px 0 0 ;
}
.box_text{
width:190px;
float:left;
text-align:left;
padding:0 0 0 10px;
}
a.details{
float:right;
padding:5px 15px 0 0;
text-decoration:none;
font-weight:bold;
color:#218a8c;
}
/*-----------------------------footer------------------*/
#footer{
width:1000px;
height:190px;
color:#000;
background-color:#e8eff2;
}
.copyright{
float:left;
padding:10px 0 0 10px;
}
.center_footer{
color:#595959;
font-size:12px;
font-weight:bold;
width:575px;
padding:15px;
text-align:center;
float:left;
}
.footer_links{
float:right;
padding:10px 10px 0 0;
}

/*
default link styles
*/
/* set all links to have underline and bluish color */
a,
a:link 
a:active {

/* css validation will give a warning if color is set without background color. this will explicitly tell this element to inherit bg colour from parent element */
   background-color: inherit; 
   color: #218a8c; 
}

a:visited {

   background-color: inherit;
  color: #218a8c;                /* a different color can be used for visited links */
}


/* remove underline on hover and change color */
a:hover {
   text-decoration: underline;

   color: #808080;
}
/* End of 'Cyberfest : Medical Clinic' */

