/* ALL .css STYLES ADDITIONALS ADDED ON TOP OF THE NAVIGIATION.CSS STYLES  */

p {font-family:Verdana, Arial, Helvetica, sans-serif; line-height:140%; font-size:12px; }

h6 {font-family:Trebuchet, Trebuchet MS, Verdana; font-size:24px; color:#4868b2; font-weight:bold; margin-bottom:6px; }

/* Anchor Style Properties */
a:link {
	color:#2626b8;
	text-decoration:none;
	border-bottom:1px dotted #4868b2;
}
a:visited {
	color:#2626b8;
	text-decoration:none;
	border-bottom:1px dotted #4868b2;
}
a:hover {
	color:#2626b8;
	text-decoration:none;
	border-bottom:1px solid #4868b2;
}
a.headertitle:link {
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px dotted #4868b2;
}
a.headertitle:visited {
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px dotted #4868b2;
}
a.headertitle:hover {
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px solid #4868b2;
}
a.events:link {
	color:#ffffff;
	text-decoration: none;
	border-bottom:0px solid #4868b2;
}
a.events:visited {
	color:#ffffff;
	text-decoration: none;
	border-bottom:0px solid #BCC8E6;
}
a.events:hover {
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px solid #ffffff;
}
a.topstories:link {
	color:#4868b2;
	text-decoration: none;
	border-bottom:0px solid #4868b2;
}
a.topstories:visited {
	color:#4868b2;
	text-decoration: none;
	border-bottom:0px solid #BCC8E6;
}
a.topstories:hover {
	color:#4868b2;
	text-decoration:none;
	border-bottom:1px solid #BCC8E6;
}
a.arrowanchors:link {
	color:#1b2c7c;
	text-decoration: none;
	border-bottom:0px solid #4868b2;
}
a.arrowanchors:visited {
	color:#1b2c7c;
	text-decoration: none;
	border-bottom:0px solid #BCC8E6;
}
a.arrowanchors:hover {
	color:#1b2c7c;
	text-decoration:none;
	border-bottom:1px solid #BCC8E6;
}
a.arrowanchors-rt:link {
	color:#1b2c7c;
	text-decoration: none;
	border-bottom:0px solid #4868b2;
}
a.arrowanchors-rt:visited {
	color:#1b2c7c;
	text-decoration: none;
	border-bottom:0px solid #BCC8E6;
}
a.arrowanchors-rt:hover {
	color:#4868b2;
	text-decoration:none;
	border-bottom:0px solid #BCC8E6;
}
a.bb_blue-ul:link {
	color:#2626b8;
	text-decoration: none;
	border-bottom:none;
}
a.bb_blue-ul:visited {
	color:#2626b8;
	text-decoration: none;
	border-bottom:none;
}
a.bb_blue-ul:hover {
	color:#3366CC;
	text-decoration:underline;
	border-bottom:0px solid #BCC8E6;
}
a.nounderline:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2626b8;
	text-decoration: none;
	border-bottom:0px solid #4868b2;
}
a.nounderline:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2626b8;
	text-decoration: none;
	border-bottom:0px solid #4868b2;
}
a.nounderline:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2626b8;
	text-decoration:none;
	border-bottom:0px solid #4868b2;
}
a.contactmail:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
	color:#2626b8;
	text-decoration: none;
	border-bottom:1px dotted #4868b2;
}
a.contactmail:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
	color:#2626b8;
	text-decoration: none;
	border-bottom:1px dotted #4868b2;
}
a.contactmail:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
	color:#2626b8;
	text-decoration: none;
	border-bottom:1px solid #4868b2;
}

a.contactmailsm:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 3px;
	color:#2626b8;
	text-decoration: none;
	border-bottom:1px dotted #4868b2;
}
a.contactmailsm:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 3px;
	color:#2626b8;
	text-decoration: none;
	border-bottom:1px dotted #4868b2;
}
a.contactmailsm:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 3px;
	color:#2626b8;
	text-decoration: none;
	border-bottom:1px solid #4868b2;
}

a.quicklink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2626b8;
	text-decoration: none;
	border-bottom:1px dotted #4868b2;
}
a.quicklink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2626b8;
	text-decoration: none;
	border-bottom:1px dotted #4868b2;
}
a.quicklink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2626b8;
	text-decoration:none;
	border-bottom:1px solid #4868b2;
}

/* no_line class used mainly for header nav links and linked images */
a.no_line:link {
	border-bottom:0px dotted #4868b2;
}
a.no_line:visited {
	border-bottom:0px dotted #4868b2;
}
a.no_line:hover {
	border-bottom:0px solid #2626b8;
}

/* End Anchor Style Properties */

.headertext {position:relative;float:left;left:-283px;top:52px;color:white;}

.dates {width:533px;} 

.subtitle {font-family:Verdana, Arial, Helvetica, sans-serif; line-height:150%; font-size:12px; font-style:italic; margin-top:-30px; }

.container {background: #FFFFFF;}

p.events{font-family:Verdana, Arial, Helvetica, sans-serif; line-height:110%; font-size:11px; color:#FFFFFF;}

.bb-blue-head{color:#4868b2; line-height:140%;}

.img_float_rt{float:right;}

.margin-left-15px{margin-left:15px;}

.trebu-12px-wht{font-family:Trebuchet, Trebuchet MS, Verdana, sans-serif; line-height:100%; font-size:12px; color:#FFFFFF;}

.verdan-10px-wht{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF;}

p.verdana-11px-proom{font-family:Verdana, Arial, Helvetica, sans-serif; line-height:130%; font-size:11px;}

p.verdan-11px-blu{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#2626b8;}

p.trebu-12px-navy{font-family:Trebuchet MS, Trebuchet; font-size:12px; color:#1b2c7c;}

p.trebu-16px-blk{font-family:Trebuchet MS, Trebuchet; font-size:16px; color:#000000;}
p.trebu-16px-subhead{font-family:Trebuchet MS, Trebuchet; font-size:16px; font-weight:bold; color:#000000; text-transform:uppercase;}
p.verdan-12px{font-family:Verdana, Arial, Helvetica, sans-serif; line-height:140%; font-size:12px;}
p.verdan-12px-blu{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#4868b2;}
p.verdan-12px-topic{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#4868b2;}
p.verdan-12px-date{font-family:Verdana, Arial, Helvetica, sans-serif; line-height:130%; font-size:12px; color:#3366CC;}
p.verdan-12px-author{font-family:Verdana, Arial, Helvetica, sans-serif; line-height:130%; font-size:12px; font-weight:bold;}

.tablehead_verdan-12px-blu{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#4868b2; font-weight:bold;}

/*.pad-30px-left{padding-left:30px;}*/

.pad-30px-left{padding-left:30px;}

.verdan-10px-grey{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; margin-bottom: 5px; margin-bottom: 15px; color: #666666;}
.verdan-10px-blk{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; margin-bottom: 5px; margin-bottom: 15px; color: #000000;}

.headline {font-style:italic; font-weight: bold; }

.visitor-banner{width:725px; margin-left:2px; margin-left:17px;}


#main-wrap{background-image:url(../images/white-bg.gif); background-color:#FFFFFF; position:relative;}
#head-rotator-wrap{float:left; width:750px; height:301px; position:relative; margin-bottom:15px;}
#head-wrap-norot{float:left; width:735px; height:66px; position:relative; background-color:#ffffff; margin-bottom:15px;}
#head-wrap-norot-campustours{float:left; width:735px; height:140px; position:relative; background-color:#ffffff; margin-bottom:15px;}
#news-banner{width:735px; height:66px; border-width:0px;}
#rotator-frame{
  float:left; 
  width:542px; 
  height:235px; 
  border-width:0px; 
  border-right-style:solid; 
  border-color:#003399; 
  border-right-width:1px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#upcoming-events{/*float:right;*/ margin-left:542px; padding-left:15px; width:161px; height:235px; background-color:#4868b2;}

#rotatorEventsWrapper{padding: 0 0 0 15px; float:left; width:735px; height:235px; background-image:url(../images/rotatorEvents-bg.jpg)}

#rt-col-wrap{float:right; width:195px; height:900px; top:-43px; position:relative; background-color:#FFFFFF;}
#rt-col-short{float:right; width:195px; height:500px; top:-43px; position:relative; background-color:#FFFFFF;}
#drop-search-box{background-color:#4868b2; padding-left:15px; margin-right:15px;}

#resources-grfx{background-color:#ffffff; margin-right:15px; border-left:solid; border-width:0px; border-left-width:1px; border-color:#bcc8e6;}
#univcomm-grfx{background-color:#ffffff; margin-right:15px; margin-top:0px; border-width:0px; border-left:solid; border-left-width:1px; border-color:#bcc8e6;}
#univcomm-content{
  background-color:#ffffff; 
  margin-top:0px; 
  margin-right:15px; 
  margin-bottom:0px; 
  border-left:solid; 
  border-width:0px; 
  border-left-width:1px; 
  border-color:#bcc8e6;
}
#univcomm-txt{font-family:Trebuchet MS, Trebuchet; font-size:12px; color:#1b2c7c; padding-top:6px; padding-left:15px;}
#univcomm-txt-campustours{font-family:Trebuchet MS, Trebuchet; font-size:12px; color:#1b2c7c; padding-top:6px;}
#proom_gfx{background-color:#ffffff; margin-right:15px; margin-top:0px; border-left:solid; border-width:0px; border-left-width:1px; border-color:#bcc8e6;}
#proom-content{
  background-color:#ffffff; 
  padding-left:15px; 
  padding-top:6px; 
  margin-right:15px; 
  border-left:solid; 
  border-width:0px; 
  border-left-width:1px; 
  border-color:#bcc8e6;
}

#lf-col-wrap{
  float:left; 
  width:170px; 
  position:relative; 
  background-color: #FFFFFF; 
  background-image: url(../images/news.gif); 
  background-repeat:no-repeat;
  border-style:solid; 
  border-color:#bcc8e6; 
  border-width:0px; 
  border-right-width:1px;
  padding-left:15px;
  margin:0px;
}

#center-wrap{float:left; width:535px; position:relative; background-color:#FFFFFF;}

#pad-23px-top{padding-top:23px;}
#oncampus-content{padding-top:0px; margin-left:15px; padding-right:7px;}




/* Campus Tours */
p.verdan-12px-topic-red{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#ee3331;}
.verdan-12px-topic-red-small{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#ee3331;}
.visitorbanner {
	margin-left: 0px;
	border: #000000; solid; 1px;
}


.triptych {
	width:189px;
}
.triptych-photo {
	width:189px;
	margin-bottom: 3px;
}

.walking_van_tours {
	width: 511px;
	height: 32px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.tours_menu {
	font-weight:bold;
}

a.walkingvantours:link {
	text-decoration: none;
	border-bottom:0px dotted #4868b2;
}
a.walkingvantours:visited {
	text-decoration: none;
	border-bottom:0px dotted #4868b2;
}
a.walkingvantours:hover {
	text-decoration:none;
	border-bottom:0px dotted #4868b2;
}


/* News Release Archive */
.archive-left {
	margin-bottom: 20px;
	line-height:20px;
}

.archive-right {
	margin-bottom: 20px;
	line-height:20px;
}



/* Email Subscription */
.line {
	border:0px; height:1px; color:#bcc8e6; background-color:#bcc8e6; margin-bottom:10px;
}

.disclaimer {
	font-size:10px;
}


/* Press Clips - Publication Title */
.publication {
font-style: italic;
font-weight: bold;
}


/*Sidebar bullets*/
.sidebarbullets {
	margin-left:20px;
}

.newbullet {
	list-style-image:url(http://ucsdnews.ucsd.edu/images/grn_arrow.gif);
}