@charset "UTF-8";


/* Button Overwrites */

#wrapper a.basicBtn1		{ color: #222; }
#wrapper a.basicBtn1:hover	{ color: #000; }


.link-custom-1 {
	margin-left: 0;
	padding-left: 1.4em;
	background-image: url(images/link-custom-1.png);
	background-position: left .245em;
	background-repeat: no-repeat; }

a.link-custom-1:link, a.link-custom-1:visited {
	text-decoration: none;
	color: #993300; }
	
a.link-custom-1:hover {
	text-decoration: underline;
	color: #993300; }



.link-custom-2 {
	margin-left: 0;
	padding-left: 1.4em;
	background-image: url(images/link-custom-2.gif);
	background-position: left .245em;
	background-repeat: no-repeat; }

a.link-custom-2:link, a.link-custom-2:visited {
	text-decoration: none;
	color: #993300; }
	
a.link-custom-2:hover {
	text-decoration: underline;
	color: #993300; }
	
/* ------
	GLOBAL COMPONENT OVERWRITES
	By defautlt these styles are inherited unless overwritten/adjusted here
/* ------
	RSS SUBSCRIBE LINK
-------------------------------------------------------------------------------------*/
.mainComponentLinks .RSSxSmall {
	/*
	Inherited from Shared ----------
	background-image: url(/campusuite/admin/css/images/rss-icon-xsmall.png);
	background-position: right 50%;
	background-repeat: no-repeat;
	padding: 0 1.65em 0 0;*/ }

/* ------
	COMPONENT MAIN LINKS (IE. View, Subcribe, More, etc.)
------------------------------------------------------------------------------------*/
.mainComponentLinks {
	/*
	Inherited from Shared ----------
	font-size: 85%;
	margin-top: 1.4em;
	margin-bottom: 3em;*/ }

.mainComponentLinks a {
	/*
	Inherited from Shared ----------
	text-decoration: none;*/ }
	
/* ------
	GLOBAL CALENDAR COMPONENT STYLE
------------------------------------------------------------------------------------*/
.csGcCal {
	}
	
.csGcCal h2 {
	}
	
.csGcCal ul#customList-A {
	margin-left: 0; }
	
/* ------
	GLOBAL NEWS COMPONENT STYLE
------------------------------------------------------------------------------------*/
.csGcNews {  }

.csGcNews h2 { }
	
.csGcNews ul#customList-A { }
	
.csGcNews ul#customList-A li { }
	
.csGcNews ul#customList-A li a:link, .csGcNews ul#customList-A li a:visited { }

.csGcNews ul#customList-A li a:hover { }
/* ------
	GLOBAL MEMBERS GALLERY COMPONENT STYLE
------------------------------------------------------------------------------------*/
.csGcMemberGallery {
	}

.csGcMemberGallery h2 {
	}