/**************************************************/
/**   Creighton University
/**   Public Relations style sheet
/**   Created by: Elizabeth Davies
/**   Last updated: 8/7/2006
/**************************************************/

body {
	text-align:center;
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	}	
h1	{ color:#11297b; }
h2	{ color:#11297b; }
h3	{ color:#11297b; }
h4	{ color:#11297b; }
h5	{ color:#11297b; }
h6	{ color:#11297b; }
img 	{	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:block;
	border:none;
	}
a, a:link, a:visited, a:hover, a:active	
	{ 
	color:#11297b;
	}
#container 
	{ 	
	text-align:left;
	margin:20px 0px 0px 0px;
	padding:0px 0px 1px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 965px;
	position:relative;
	}
	
/***************************************************/
/** top row, logo, metamenu and newsflash bar
/***************************************************/
#toprow {	
	background-color:#11297b;
	height:139px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
#brand	{
	position:relative;
	padding-left:20px;
	}
#brand h1 {
	background-image:  url("/fileadmin/user/PublicRelations/images/events/creighton_logo.gif"); 			
	background-repeat: no-repeat;
	height: 110px;
	width: 200px;
	overflow:hidden;
	display: block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

	}
a#header {
	background-image:  url("/fileadmin/user/PublicRelations/images/events/creighton_logo.gif");
	background-repeat: no-repeat;
	height: 114px;
	width: 200px;
	display: block;
	}
#subheader {
	position:absolute;
	top:0px;
	right:0px;
	width:700px;
	background-image: url("/fileadmin/user/PublicRelations/images/events/bg_header.gif");
	background-repeat:no-repeat;
	background-position:top right;
	}
#subheader h2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:114px;
	}
a#header2	{
	height: 114px;
	width: 700px;
	display: block;
	}
/*******************************************/	
#cu_nav_topic { 
	background-color:#FFFFFF;
	text-align:right;
	height:25px;
	padding:0px 30px 0px 0px;
	}
#cu_nav_topic UL { 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	list-style:none; 
	}
#cu_nav_topic LI { 
	float:right; 
	margin:0px; 
	}
#cu_nav_topic a	{ 
	height:18px; 
	font-size:1em;
	margin-left:15px;
	color:#777777;
	text-decoration:none;
	text-transform:uppercase;  
	}
#cu_nav_topic a:link { 
	color:#777777;
	text-decoration:none;  
	}
#cu_nav_topic a:visited  { 
	color:#777777;
	text-decoration:none; 
	}
#cu_nav_topic a:hover { 
	color:#777777;
	text-decoration:underline; 
	}
#cu_nav_topic a:active  { 
	color:#777777;
	text-decoration:none; 
	}
/***************************************************/
/** main row, site menu and primary content
/***************************************************/
#mainrow {	
	background-color:#FFFFFF !important;
	padding:0px 25px;
	}
/*******************************************/
#mainCol { 
	float:left;
	display:inline;
	width:915px;
	margin:10px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
.content { 
	clear:left; 
	}
.mainsection { 
	background-color:#e6e8e0;
	color:#555555;
	width:675px;		
	float:left;
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 10px 10px 10px;
	/*overflow:hidden;*/
	}
.mainsection strong {
	color:#11297b;
	}

.mainsection h3, .mainsection .csc-header-n1 h4 {
	text-align:center;
	font-size:1.8em;
	color:#11297b;
	}
.mainsection h4 {
        font-size:1.5em;
        font-weight:normal;
        margin:0.5em auto;
	}
.mainsection h5 {
        font-size:1.4em;
        margin:0em auto;
        font-weight:normal;
	}
.mainsection h6 {
	font-size:1.3em;
	margin:0em auto;
	font-weight:normal;
	}
/*******************************************/
#submenu { 
	float:left;
	display:inline;
	width:200px;
	background-color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin:0px 20px 10px 0px;
	}
#subpage #submenu { 
	margin-top:-10px
	}
#submenu ul { 
	margin-left:0px;
	padding-left:1.5em;
	list-style-type:square;
	}
#submenu li { 
	border-bottom:1px solid #11297b;
	line-height:1.5em;
	}
#submenu li ul li { 
	margin-bottom: -0.08em;
	}
#submenu li ul li ul li { 
	margin-bottom: -0.08em;
	}
#submenu a	{ 
	color:#777777;
	text-decoration:none;
	text-transform:uppercase;  
	}
#submenu a:link, #submenu a:visited, #submenu a:hover, #submenu a:active { 
	color:#777777;
	text-decoration:none;  
	}
/*******************************************/
.leftCOL { 
	border:1px solid #CCC;
	background-color:#f0f1ec;
	width:180px;
	overflow:hidden;
	margin:20px 0px 10px 10px;
	padding:4px;
	}
.leftCOL ul li {
	border-bottom:none !important;
	}
/*******************************************/
.rightCOL { 
	border:1px solid #CCC;
	border-top:1px solid #FFFFFF;
	background-color:#f0f1ec;
	float:right;
	display:inline;
	position:relative;
	width:200px;
	overflow:hidden;
	margin:20px 0px 10px 10px;
	padding:4px;
	}
.rightCOL h4, .rightCOL p.bodytext {
	margin-top:0px; 
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	}
.rightCOL h4 {
	font-size:1.4em !important;
	font-weight:bold !important;
	}
.rightCOL ul {
         margin-top:0px;
         margin-bottom:0px;
         }
.rightCOL, .rightCOL a:link, .rightCOL a:visited, .rightCOL a:active  {
	color:#666666;
	text-decoration:none;
	}
.rightCOL a:hover {
	color:#000000;
	text-decoration:none;
	}
/*******************************************/
.borderCOL { 
	border:1px solid #CCC;
	border-top:1px solid #FFFFFF;
	background-color:#f0f1ec;
	width:500px;
	overflow:hidden;
	margin:0px auto;
	text-align:center;
	padding:6px;
	}
.borderCOL h1, .borderCOL h2,.borderCOL h3,.borderCOL h4,.borderCOL h5,.borderCOL h6,
.borderCOL p.bodytext, .borderCOL ul {
	text-align:left;
	}
/********************************************************/
/** Breadcrumbs and links
/********************************************************/
#bread { 
	color: #11297b;
        font-size:0.9em; 
        margin:0px 6px 0px 10px; 
        padding:0px 0px 0px 0px;
        }	
#bread a:link, #bread a:visited, #bread a:hover, #bread a:active  { 
	color:#999; 
        } 	

	
/***************************************************/
/** footer row, copyright and contact
/***************************************************/
#footerrow {	
	background-color: #11297b;
	position: relative;
	text-align: center;
	margin: 10px auto;
	padding:10px 10px;
	text-transform: uppercase;
	font-size: 11px;
	width: 965px;
	}
.footercontainer {
	color:#FFFFFF;
	}
#footerrow a:link, #footerrow a:visited, #footerrow a:active {
	color:#FFFFFF;
	}	
#footerrow a:hover {
	color:#858585;
	}
/***************************************************/
/** general classes
/***************************************************/

.float_left {
	float:left;
	display:inline;
	margin-right:6px;
	}
.hiddenIR { position:absolute; 
	left:0px; 
	top:-500px; 
	width:1px; 
	height:1px; 
	overflow:hidden; 
	} 
.spacer	{ 
	position:relative;
	clear:both;
	}
/*****************************************************/
/* mail form
/*****************************************************/
.csc-mailform-field  {
	padding-bottom:8px !important;
	}
.csc-mailform-field label {
        display:block;
        float:left;
	width:100px !important;
	}
.csc-mailform-submit {
	margin-left:100px !important;
	}
