body{
	background-color:#b06b37;
	margin:0px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	background-position:top;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

p {
	color:#666666;
	line-height: 17px;
}

#body{
	border:none;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

a:link, a:visited {
	color: #f1850c;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #0099ff;
}
a:active {
	text-decoration: none;
	color: #ff0000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}

p {
    color:#666666;
	font-size:12px;
	margin: 0 0 10px 0;
}

fieldset, img {
	border:0pt none;
}


blockquote {
	margin: 20px 0;
}

#topright {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 125px;
	width: 125px;
	background: url('http://www.ubcmiami.org/graphics/new_identity/TRbanner.gif') no-repeat;
	text-indent: -999em;
	text-decoration: none;
}

#topleft {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 125px;
	width: 125px;
	background: url('http://www.ubcmiami.org/graphics/new_identity/TRbanner.gif') no-repeat;
	text-indent: -999em;
	text-decoration: none;
}

.font-header{
	font-weight:bold;
	color:#009eea;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}

.container{
	width:766px;
	height:100%;
	padding:0px;
	margin:0px;
	background-color:#ffffff;
}
.header{
	width:766px;
	background-color:#2ba3e8;
	padding:0px;
	margin:0px
}

.header-top{
	background-image:url(../images/topHeader.jpg);
	width: 766px;
	height:42px;
	min-height:42px;
	padding:0px;
	margin:0px
}

.border-left{
	position:relative;
	background-image:url(../images/logo-left.gif);
	width:13px;
	height:102px;
	float:left;
	padding:0px;
	margin:0px;
	border:0px;
}

.border-right{
	position:relative;
	background-image:url(../images/logo-right.gif);
	width:13px;
	height:102px;
	float:right;
	padding:0px;
	margin:0px;
	border:0px;
	display: block;
}

.logo{
	background-image:url(../images/logo.gif);
	width:306px;
	height:102px;
	float:left;
}

.search{
	width:434px;
	height:102px;
	background-color:#2ba3e8;
	vertical-align:sub;
	text-align:right;
	float:left;
}

.option{
	vertical-align:bottom;
	vertical-align:text-bottom;
	height:71px;
}
	
#red-line{	
	background-color:#eb240e; 
	float:right; 
	width:434px;
	height:31px;
	margin-bottom: -3px;
}

select{
/*	border:1px solid #0099cc;*/
	height: 18px;
}

#menu-border-left{
/*	background-image:url(../images/menus/menu-left-border.gif);*/
	width:13px;
	background: #f1850c;
	height:36px;
	float:left; 
}
#menu-border-right{
	background-image:url(../images/menus/menu-right-border.gif);
	width:13px;
	height:36px;
	float:right; 
}

#menu-tabs{
	background-color:#f1850c;
	width:740px;
	height:36px;
	float:left;
	margin:0;
	padding:0px;  
}

#menu-tabs-left{
	width:657px;
	float:left;
}

menu-tabs-right{
	width:83px;
	float:right;
}

.menu {
  float:left;
  margin:0px;
  border-style: none;
  padding:0px;
  text-decoration:none;
}

#map{
	float:left;
	position:relative;
	height:300px;
	width:746px;
	background-color:#009eea;
	margin:0;
	padding:10px;
}

#map-content{
	color:#FFFFFF;
	height:300px;
	width:740px;
	background-color:#009eea;
	padding:13px;
}

#flashcontent {
	width: 14px;
	height: 289px;
	background-color:#ffffff;
	background-image:url(../images/imageviewer_noflash.gif);
}

#flashgallery {
	position:relative;
	z-index:-1;
}

#module-header-right{
	background-image:url(../images/middle-header-right.gif);
	width:162px;
	height:34px;
	float:right;
}

#left-module{
	border:none;
	margin:0px;
	padding:0px;
	width:164px;
	float:left;
}

#module-header-left{
	background-image:url(../images/middle-header-left.gif);
	width:100%;
	height:34px;
	float:left
	padding:0;
	margin:0;
}
	
#left-content{
	background-image:url(../images/left-module-bk.gif);
	background-repeat:repeat-y;
	background-color:transparent;
	width:138px;
	padding:13px;
	height:620px;
}
	
#left-content-content{
	width:138px;
	height:566px;
}

#right-module{
	background-image:url(../images/right-module-border.gif);
	background-position:left;
	background-repeat:repeat-y;
	background-color:transparent;
	border:none;
	margin:0px;
	padding:0px;
	width:162px;
	float:left;
}

#right-module-header{
	background-image:url(../images/middle-header-right.gif);
	width:162px;
	height:34px;
	float:left;
}

.right-content-header{
	width:157px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
	padding-top:14px;
	padding-bottom:14px;
}

.right-content{
	width:157px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#main-module{
	border:none;
	margin:0px;
	padding:0px;
	width:440px;
	height:100%;
	float:left;
	background-color:#fffff;
}

#main-header{
	background-image:url(../images/middle-header.gif);
	width:440px;
	height:34px;
	float:left;
}

#main-content{
	width:414px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	float:left;
	line-height: 200%;
	background-color:#ffffff;
	padding: 14px 13px 14px 13px;
}

/*==================== EVENTS ==================== */

#eventCategoryFilter{
	margin-bottom: -25px;
	visibility: hidden;
}

.eventCategory{
	padding: 6px 0px 4px 0px;
}

.eventBigLink {
	color: #ff6600;
	font-weight: normal;
	text-decoration: none;
}

.eventBigLink:hover {
 text-decoration: none;
}

.eventDateHeader {
	background-color: #008fe3;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	padding: 6px 4px 4px 4px;
}
.eventDetail {
	color: #666666;
	font-size: 12px;
	line-height: 17px;
	padding-left: 10px;
	font-family: Helvetica, Arial, sans-serif;
}
.eventHeading3 {
}
.eventHeadline {
	color: #ff6600;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
}
.eventHeadline:hover {
	text-decoration: none;
	font-weight: bold;
}
.eventHeadlineTD {
	padding-left: 10px;
}
.eventMoreLink {
	color: #ff6600;
	font-size: 9px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}
.eventMoreLink:hover {
	text-decoration: none;
}
.eventNormalText {
}
.eventSmallText {
}

/*==================== FOOTER ==================== */
	
#footer {
	width:766px;
	background-color:#fffff;
}

#footer p {
	color:#670b01;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	line-height: 14px;
}

#footer-blue{
	background-image:url(../images/footer-blue.gif);
	background-color:#fffff;
	float:left;
	width:766px;
	height:63px;
}
	
#footer-red{
	padding: 3px 0 0 13px;
	width:753px;
	background: #e60000 url(../images/footer-bottom-logo.gif) no-repeat top right;
	text-align:left;
	height:30px;
	float:left;
	font: xx-small Tahoma, Verdana, sans-serif;
	color: #6d0101;
	vertical-align: 25%;
}
	
#footer-orange{
	background-image:url(../images/footer-leftborder-orange.gif) repeat-y;
	background-repeat:no-repeat;
	background-position:left;
	background-color:#ff7b03;
	width:766px;
	height:30px;
	float:left;
}

#footer-orange form {
	padding: 5px 10px 0 0;
	text-align: right;
}

/*==================== SQUARE BANNERS ==================== */

.left_square_banner {
	background: #eceeed;
	width: 115px;
	height: 114px;
	border-color: #dadedc;
	border-style: double;
}
.partner-left {
	width: 138px;
	padding:0
	margin:0;
	overflow: hidden;
}
.right_square_banner, #left-module .partner-left img.alignnone {
	background: #eceeed;
	width: 115px;
	height: 114px;
	border-color: #dadedc;
	border-width: 5px;
	border-style: double;
}
#left-module .partner-left img.alignnone {
	margin: 0 0 20px 0;
}

/*==================== ONE COLUMN ADS ==================== */
#wp125adwrap_1c {
	width:100%;
}

#wp125adwrap_1c .wp125ad {
	background: #eceeed;
	width: 115px;
	height: 114px;
	border-color: #dadedc;
	border-width: 5px;
	border-style: double;
	margin: 0 0 15px 0;
}

/*==================== TWO COLUMN ADS ==================== */
#wp125adwrap_2c { width:100%; }
#wp125adwrap_2c .wp125ad {
	float:left;
	background: #eceeed;
	width: 115px;
	height: 114px;
	border-color: #dadedc;
	border-width: 5px;
	border-style: double;
}

/*==================== SLIDER NAVIGATION ==================== */

div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width:413px; 
	height:600px;
	overflow:hidden;
}

div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:413px;
	height:600px;
	overflow:hidden;
	float:left;
	line-height: 20px;		
}

div.scroller div.content {
	width: 100000px;
	overflow:hidden;
}

div.scroller div.section h1 {
	padding-bottom: 0.2em;
	font: 11pt arial, sans-serif;
	color: #ff7b03;
	font-weight: bold;
}

div.scroller div.section h2 {
	padding-bottom: 0;
	font: 10pt arial, sans-serif;
	font-weight: bold;
	color:#009eea;
	border-bottom:2px solid #009EEA;
	line-height: 30px;
}

#left-module-text {
	text-align:left;
	float:left;
}

div.scroller div.section p {
	color:#666666;
	line-height: 13px;
}

/*==================== SUB MENU ==================== */


ul#sub-menu{
	list-style-type:none;
	width:100%;
	position:relative;
	height:25px;
	font: 10pt arial, sans-serif;
	font-weight:bold;
	margin:0;
	padding:0 0 0 0;
	border-bottom: 2px solid #009eea;
	letter-spacing: 1px;
}

ul#sub-menu li{
	display:block;
	float:left;
	margin:0 0 0 0;
	height:25px;
}

ul#sub-menu li.left{
	margin:0;
}

ul#sub-menu li a{
	display:block;
	float:left;
	color:#fff;
	background:#009eea;
	line-height:25px;
	text-decoration:none;
	padding:0 7px 0 7px;
	height:25px;
}

ul#sub-menu li a.right{
	padding-right:15px;
	color:#fff;
}

ul#sub-menu li a:hover{
	background:#ff7b03;
	color:#fff;
}

ul#sub-menu li a.current{
	background:#fff;
}

ul#sub-menu li a.current:hover{
	color:#ff7b03;
	background:#fff;}
	
	
.partner-content p, #left-content p  {
	text-align: left;
}

#topnav {
	list-style: none;
	padding: 0;
	margin: 0;
}
#topnav li div {
	float: left;
}
#topnav li div.lefttab {
	background:url(../images/nav/lefttab.gif) no-repeat bottom;
	width: 9px;
	height: 36px;
}
#topnav li div.righttab {
	background:url(../images/nav/righttab.gif) no-repeat bottom;
	width: 9px;
	height: 36px;
}
#topnav li div.link {
	background:url(../images/nav/midtab.gif) repeat-x bottom;
	height: 16px;
	padding: 20px 0 0 0;

}
#topnav li {
	float: left;
	margin: 0 2px 0 0;
}
#topnav li a {
	color: #246cab;
	font-size: 12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#topnav li a:hover {
	color: #fff;
}

/*==================== CALENDAR ==================== */

#wp-calendar {
	margin:10px 0 10px;
	background-color: #FFFFFF;
	width:150px;
	padding:7px 3px 7px;
	border-bottom:solid 1px #f6f6f6;
	border-top:solid 1px #f6f6f6;
}

#wp-calendar caption {
	margin:4px 0;
}

#wp-calendar table {
 width:100%;
}

#wp-calendar #prev {
  text-align:left;
}

#wp-calendar #next {
  text-align:right;
}

.ec3_eventday a {
	color:#009EEA !IMPORTANT;
	font-weight: bold;
}

#wp-calendar table td,
#wp-calendar table th {
  text-align:center;
  font-style: normal;
  text-transform: capitalize;
}


#wp-calendar table td,
#wp-calendar table td.pad:hover,
#wp-calendar table.nav tr td {
 padding:1px;
 border:none;
 width:5px;
 height:8px;
}

#wp-calendar table td:hover,
#wp-calendar table #today {
	padding:0px;
	background-color: #F1F5F6;
}