/* Page Style*/
body {
  margin: 0px 0px 0px 0px;
}

/* ROC Header Styles */
#header {
  position: relative;
  width: 960px;
  
  
 /* height: 150px;*/
  border-top: 0px;
/*  padding-top: 0px; */
  margin-left: auto;
  margin-right: auto;
  
}

/*#menu {
  position: relative;
  top: 150px;
  left: 0px;
  width: 1024px;
  height: 33px;
  z-index: 100;
  margin-left: auto;
  margin-right: auto;
}*/

#roclogo {
    float:left; 
    /*position: absolute;*/
    position: relative;
    float: left;
    top: 30px;
        /*width: 160px;*/
    max-height: 120px;
    padding: 0px 10px;
    
    }
    
#rocimage {
	float:left; 
	position: relative;
/*	top: 0px;*/
	
/*	margin-left: auto;
	margin-right: auto;*/
   /* left: 5px;*/
    
    padding: 0;
    padding-bottom: 10px;
    
    width: 600px;
    max-height: 150px;
    
}

#roclogin {
	float:left;
	position: relative;
	width: 150px;
	margin-left:10px;
	font-size:10px;
}
#roclogin ul {	padding-top: 20px; 	}
#roclogin li {
	list-style-type: none;
	padding-top: 10px;
	text-align: center;
}
#roclogin li a {
	color: #ffffff;
	font-size: 15px;
}


/* Homepage Styles */

#main {
  position: relative;
  background: #FFF;
  padding: 0em 21em 1.5em 0.5em;
  min-width: 750px;
}

#news {
  /*background: #f00;*/
  position: relative;
/*  top: 210px;*/
  top: 0.5em;
  left: 0em;
  width: auto;
  height: 500px;
/*  z-index: 1;*/
  
}

#upcoming {
  
  position: absolute;
  right: 0.5em;
  top: 0.5em;
  width: 19em;
  height: 500px;
/*  z-index: 1; */
}

#content {
  background: #fff;
  display: block;
  position: relative;
/*  top: 0em;
  left: 0em;*/
/*  height: 350px;*/
  z-index: 3;
}

#footer {
  background: #708fd4;
  height: 80px;
}
#footer img {

  position: absolute;
  vertical-align:bottom;
  right: 1em;
  background: #fff;
  
}


/*img {
    border-collapse: collapse;
    border-style: solid;
    border-width: 0;
    border-spacing: 0;
    padding: 0;
    margin: 0;
}*/





#magictextsize {
   list-style-type:none;
   position: absolute;
   right: 10px;
   top: 130px;
   
   padding-top:0px;
}
#breadcrumb {
   clear: both; 
}
#breadcrumb ul.linklist {
   border-bottom: 0px solid #FFFFFF;
}

   
.mainbox {
    height: 100%;
	overflow:auto;
	
	
	
}





.mainhead {

		color: #FFF; text-align: center;
		font-size: 18px; 
		border:0px #000 solid;
		height: 20px;
		background-color: #006699;
		

	}
	
.mainhead a:visited {
		color: #FFF; text-align: center;
		font-size: 18px;
		vertical-align: middle;
		text-decoration: none;
}


.newsihead {

	  

	  

	  /*border:2px 0px 0px 2px #FFF solid;*/

	  border-top: 1px #000 solid;

	  background: #CCC;

	  text-align: center;

	  }



.newsihead a {

	font-size: 15px; font-weight:bold;

	margin-left: 10px; margin-right: 10px;
	}
	
.boxtext {
    padding:5px;
      
}
/*layout override for single content page (i.e. About) */
#dyncontent .postbody {	width: 100%;}
/*layout override for tripsdetail page*/
#tripdetails ul {list-style: none; padding-left: 3em}
/* Style for more link on trips page */
#trips .row dt a strong {font-size:1.2em;}
.morelink a {text-decoration:underline; color:#0000ff;}
#contact_email { color: #472681;}

/* Formatting for dot excel logo */
#dotelogo {
	text-align: center;
	height:20%;
	
	
	
}
#dotelogo img {
	width:18em; 
	margin-left:0.5em;
	margin-bottom: 0.5em;
	
}

.roc_cal {
	border-collapse: collapse;
	border: 1px solid  silver;
	width: 100%;
}

.cal_title{
	color: white;
/*	width: 100%;*/
	padding: 5px;
	
	font-size: 1.60em ;
	text-align: center;
	color: white;
	background-color:#597293;
	
}
.roc_cal_disabled { background-color: #358bb9;}
.roc_cal_today { background-color: #add8e6;}
.roc_cal_normal { background-color: #12a3eb;}
.roc_calh {
	background: #add8e6;
	
	
	font-size: 1.60em ;
	color: black;
	text-align: center;
	
}

.roc_calh td {
    border: thin solid silver;
    border-top-color: black;
    border-bottom-color: black;
    
}  
 

.roc_calr { 
    height:  12.00em;
    text-align: left;
/*	background-color: silver;*/

}

.roc_calr td { 
    border: thin solid silver;
    font-size: 1.25em;
    color: #FFF;
    
    width: 14%;
    padding: 10px;
    padding-left:0px;
    padding-right:0px;
    
    
    vertical-align: top;
   
    
  }

.roc_calitem {width:100%;margin-top:0px;}
.roc_calitem tr {margin-left:10px;}
.roc_calitem tr :hover {background-color:#a54141;}
.roc_calitem tr td {text-align:center;padding-top:0px;padding-bottom:0px;font-size:1.1em;}	
/*.calitem_bg1 {background-color:#358bb9;}*/
.calitem_bg1 {background-color:#2261a9;}
.calitem_bg2 {background-color:#3e79b7;}
.calitem_bg3 {background-color:#2B567F;}

dd.gritem {
	width: 25%;
	font-size: 1.1em;
	padding-left: 15px;
}
ul.topiclist dt.grlist {
	width: 30%;
	font-size: 1.1em;
}
dd.grcontact {
	width: 25%;
	font-size: 1.1em;
	text-align: left;
	padding-left: 15px;
}

dd.grduedate {
	width: 15%;
	font-size: 1.1em;
	text-align: left;
	padding-left: 15px;
}


dd.gritem, dd.grlist, dd.grcontact {
	display: block;
	padding-left: 15px;
}

/* autosuggest styles */
.as_memselect {font-family:verdana;width:150px;font-size:12px}

.as_gearselect {font-family:verdana;
				width:220px;
				font-size:12px;
				margin-right:0;
				}
.as_dropdown	{
				
				border:1px solid gray;
				padding: 3px 2px;
				vertical-align:middle;
				}