* 									{ margin: 0; padding: 0; }

body {
	background-color: #58333b;
	background-image: url(../images/jpg/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	color: #676a6d;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	padding: 0;
	margin:0;
	font-size:100%;
}

.main {
	width: 960px;
	margin: 0 auto;
	height:100%;
	padding-bottom: 50px;
	background-color: transparent;
	background-image: url(../images/png/cos-main-bgg.png);
	background-repeat: repeat-y;
}

.main2 {
	width: 960px;
	margin: 0 auto;
	height:100%;
	padding-bottom: 0;
	background-color: transparent;
	background-image: url(../images/png/cos-main-bg.png);
	background-repeat: repeat-y;
}


img {border-style: none;}

a {outline: none;}

:-moz-any-link:focus {outline: none;}

h1	{
	font-size: 23px;
	font-weight:500;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	color: #333;
	margin-bottom: 10px;
}

h2	{
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	color: #6A4F79;
	margin-bottom: 10px;
	font-size: 1.2em;
	line-height:1.2em;
}

h3 {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	color: #6A4F79;
	margin-bottom: 10px;
	line-height:1.2em;
}

h4 {
	font: bold 14px/18px 'Century Gothic', Arial, Helvetica, sans-serif;
	color: #6A4F79;
	margin-bottom: 10px;
	font-size: 1em;
	line-height:1.2em;
}

p {
	color: #6c6f70; 
	margin-bottom: 10px;
}

.thin {
	font-weight: 100;
	font: 20px/22px 'Trebuchet MS';
	}

#header {
	text-align:left;
	margin: 0;
}

#headerlogo img {
	margin: 10px 12px 10px 56px;
	padding: 0;
}

#phone {
	position: relative;
	float: right;
	left: -270px;
	top: 50px;
}

#search {
	position: relative;
	float: right;
	left: 300px;
	top: 54px;
}

#search a:link, #search a:visited {color: #C33; text-decoration: none; font-style: italic}
#search a:hover {color: #936;}


#navcontainer {
	position: relative;
	top: -40px;
	left: 323px;
	width: 585px;
	height: 42px;
	padding: 0;
	background-color: transparent;
	background-image: url(../images/png/nav-bg.png);
	background-repeat: no-repeat;
}

.navlist {color: #fff;}

.navlist ul {
	margin: 0;
	padding: 10px 0;
	list-style-type: none;
	text-align: center;
}

.navlist ul li {display: inline;}

.navlist ul li a {
	text-decoration: none;
	padding: .2em .3em .1em 0;
	color: #fff;
	font-size: 14px;
}

.navlist ul li a:hover {
	color: #f7bd4a;
	font-size: 14px;
	text-decoration: none;
	padding: .2em .3em .1em 0;
}

/* Social Icons */

.socialicons {
	position: relative;
	margin: -10px auto 10px auto; 
	padding: 0;
	width: 466px;
	height: 34px;
}

.socialicons a {margin: 0 5px;}

#footertablediv .socialicons {
	margin: 10px auto 10px -33px;
	position: relative; 
	padding: 0;
	width: 866px;
	height: 34px;
}

#footertablediv .socialicons a {margin: 0 25px;}


#addthis {
	width: 520px; 
	margin: -10px auto 10px auto; 
	font-size: 11px;
	text-align: center;
}

#addthis a { 
	margin: 0 15px; 
}


/* Slider */

#sliderbox {
	width: 856px;
	height: 262px;
	margin: -40px auto 0 auto;
	padding: 0;
	background-image: url(../images/png/slider-bg.png);
	background-repeat: no-repeat;
	background-color: transparent;
}

#slider {
	position: relative;
	top: 20px;
	left: 22px;
	width:810px;
	height:229px;
	overflow: hidden;
}
		
.slideshow{
	width:810px; 
	height:219px; 
	margin:0;
	padding: 0;
	overflow:hidden;
}
		
		
.slideshow li{
	list-style:none; 
	float:left; 
	display:inline; 
	position:relative;
}		
		
/* campusChooser */

#campusChooser {
	width: 304px;
	height: 333px;
	margin: 20px 0px 0px 52px;
	float: left;
	background-image: url(../images/png/campusChooser-bg2.png);
	background-repeat: no-repeat;
}

#campusChooser ul{
	list-style-type: disc;
	margin: 48px 0 0 30px;
}
	
#campusChooser ul li {
	margin: 3px 0;
	color: #6e516d;
	font-size: 14px;
	font-weight: bold;
}

/* Target FireFox 3 [!] */
html>/**/body #campusChooser ul li, x:-moz-any-link, x:default { 
	margin: 2px 0;
	color: #6e516d;
	font-size: 14px;
	font-weight: bold;
}

#campusChooser ul li a {
	text-decoration: none;
	color: #6e516d;
}

#campusChooser ul li a:hover {
	text-decoration: none;
	color: #fff;
}

/* // campusChooser */


/* sidebar */

#sidebar {
	width: 271px;
	margin: -40px 0px 0 52px;
	float: left;
	background-image: url(../images/jpg/cosmo-sidebar.jpg);
	background-repeat: no-repeat;
	background-color: #cea7b9;
}

#sidebar ul{
	list-style-type: none;
	margin: 50px auto 0 auto;
}
	
#sidebar ul li {
	margin: -20px 0; 
  	padding: 0;
  	font-weight: bold;
  	line-height: 14px;
	color: #6e516d;
	font-size: 18px;
	font-weight: bold;
	line-height: 140px; /* height of icon */
  	background-repeat: no-repeat;
  	background-position: top center;
	background-image: url(../images/png/sidebar-btn.png);
	text-align:center;
}

#sidebar ul li a {
	padding: 0; /* width of icon + whitespace */
	text-decoration: none;
	color: #6e516d;
	line-height: 140px; /* height of icon */
	text-align:center;
	display: block;
}

#sidebar ul li a:hover {
	text-decoration: none;
	color: #333;
	line-height: 140px; /* height of icon */
  	background-repeat: no-repeat;
  	background-position: top center;
	background-image: url(../images/png/sidebar-btn-over.png);
}

#sidebar table td span {
  	line-height: 34px;
	color: #6e516d;
	font-size: 18px;
	font-weight: bold;
}

/* // sidebar */

#homeContent {
	margin: 12px 0 0 380px;
	width:526px;
	padding: 0 0 20px 0;
	
}

#homeContent table td {
	padding: 10px 0 10px 0;
	
}

#homeContent h2 {
	font-size:1.1em;
	font-weight:bold;
	letter-spacing: .1em;
	margin: 10px 0 0 0px;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
}

#homeContent p {
	font-size:12px;
	font-weight:normal;
	letter-spacing: normal;
	text-align: left;
}

#homeContent a {
	color: #444954;
	text-decoration: none;
}

#homeContent a:hover, a:visited {
	color: #333;
	text-decoration: none;
}

#homeContent a:focus {
	color: #6e516d;
	text-decoration: none;
	outline:none;
}


/* Content */


#content {
	position: relative;
	width:544px;
	left: 324px;
	background-color: #FFF;
	height: 100%;
	padding: 20px 20px 20px 20px;
	margin: -40px 0 0 0;
	overflow: auto;
}


#content {left: 20px\9}


#content table td {
	padding: 10px 0 10px 0;
	
}


#content p {
	font-weight:normal;
	letter-spacing: normal;
	text-align: left;
}

#content a {
	color: #993a4d;
	text-decoration: none;
}

#content a:hover, a:visited {
	color: #000;
	text-decoration: none;
}

#content a:focus {
	color: #6e516d;
	text-decoration: none;
	outline:none;
}

.heading {
	background-color: #f2eef1; 
	padding: 10px; 
	margin-bottom: 10px;
	text-align: center;
}

.featureBox {
	/*width: 450px;*/ 
	margin: 0 auto; 
	padding: 10px 50px 30px 50px; 
	border: solid 1px #ccc; 
	overflow: auto;
}

.fix {padding: 10px 5px 30px 30px;}

.campus {font-family: 'Century Gothic','Lucida Sans Unicode', 'Lucida Grande', sans-serif;}

.campus ul {
	list-style-type: square;
	padding: 10px 0 10px 30px; 
	font-size: 16px; 
	line-height: 1.9em;
}

.sqlist {
	list-style-type: square;
	margin: 0 20px 0px 0px;
}

.sqlist li {
	margin: 6px 0;
}

.padleft {padding: 0 0 0 30px}

.padtop {padding: 30px 0 0 0}

/* // end content */


/* begin inner ss */

/*/2/*/

.ss2 {
	float: right;
	margin: 0 0 0 10px;
	
}

.slideshow2{
	width:380px; 
	height:200px; 
	margin:0;
	padding: 0;
	overflow:hidden;
}
		
		
.slideshow2 li{
	list-style:none; 
	float:left; 
	display:inline; 
	position:relative;
}


/*/3/*/

.ss3 {
	margin: -8px auto 20px auto;
	width:524px; 
	height:211px;
	
}

.slideshow3 ul{
	width:524px; 
	height:211px; 
	margin:0;
	padding: 0;
	overflow:hidden;
}
		
		
.slideshow3 li{
	list-style:none; 
	float:left; 
	display:inline; 
	position:relative;
	margin: 6px 0;
}

/* end inner ss */
/* end SSS */

/* C L I N I C S */

.schedbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #F3E6EF ), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.schedbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #D1B5C6), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.schedbutton:active {
	position:relative;
	top:1px;
}

/* end clinics */


/* FOOTER */

#footer {
	clear: both;
	border-top: 20px solid black;
	background-color: #301b2f;
	height: 485px;
	padding: 5px 0 50px 0;
}

#footer p#select {
	text-align: center;
	color: #fff;
	font-size: 1.2em;
	padding-bottom: 55px;
	font-style: italic;
}
	
#footer p {
	text-align: left;
	color: #c98490;
	font-size: 12px;
}

#footertext {
	width: 910px;
	margin: 10px auto;
}


#footertablediv {
	width: 800px;
	margin: 10px auto;
}

#copyright {
	margin: 30px auto 10px auto;
	width: 470px;
}


#nav {	
	width:1052px;
	padding: 0;
	margin: 0px auto;
}

#navtable {
	margin: 5px 0 0 175px;
	padding: 0;
	
}

#navtable a:active {outline: none;}

#navtable td {
	padding: 0 20px 10px 0;
	
}

#navtable td img {
	padding: 0 0 0 0;
}

#bm {margin-top: 30px;}


#socialIcons {
	text-align: center;
	padding-bottom: 10px;
}


.footerlinks {color: #c98490;}

.footerlinks ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.footerlinks ul li {display: inline;}

.footerlinks ul li a {
	text-decoration: none;
	padding: .2em .2em .2em 0;
	color: #c98490;
	font-size: 12px;
}

.footerlinks ul li a:hover {
	color: #fff;
	font-size: 12px;
}

.sep {
	margin: 0 auto;
	width:1052px;
}



.linkslist {
	font-size: 110%;
	list-style-type: square;
	line-height: 2em;
	font-style: oblique;
}
	
.linksList ul {
	width: 200px;
	padding: 30px 0 140px 0;
}
	
.linksList li {
	list-style-type: square;
	text-decoration: none;
	padding: 10px 0;
}

.linksList a {
	text-decoration: none;
	color: #fff;
}

.linksList a:visited {
	text-decoration: none;
	color: #fff;
}

.linksList a:hover {
	color:#FF6600; 
}

.dd {
	color:#FF6600;
	font-size: 130%; 
}

#login {
	text-decoration: none;
	color:#2b2b2e;
	float:right;
	width: 5px;
	padding: 3px;
	margin: -5px 0 0 0;
}

#login a {
	text-decoration: none;
	color:#2b2b2e;
}

.floatL {
	float: left;
	margin: 0 10px 10px 0;
}

.floatR {
	float: right;
	margin: 0 0 5px 10px;
	padding: 4px;
	border: solid #ccc 1px;
}

.centerImg {
	width: 400px;
	margin: 10px auto;
	padding: 4px;
	border: solid #ccc 1px;
	text-align: center;
}

/* Tell A Friend */


.taf {
	margin: 10px auto 60% auto;
	padding: 20px;
	line-height: 1.5em;
}


.taf form {
	border: 1px dotted #aba9a9;
	padding: 30px;
}


.taf input {
    font-weight: bold;
	margin: 0 0 0 10px;
	padding:5px;
	font-size: 14px;
}

.field {
	background-color: #eaebee;
	font-size: 16px;
}


.top_icons {
	width: 450px;
	margin: 0 auto;
}

#addthis {
	width: 520px; 
	margin: -10px auto 10px auto; 
	font-size: 11px;
	text-align:center;
}

#addthis a { 
	margin: 0 15px; 
}


#contactdiv input {
	margin: 8px 0;
}


/*/3/*/

.ss3 {
	margin: -8px auto 20px auto;
	width:526px; 
	height:211px;
	list-style-type:none; 
	
}

.slideshow3 {
	list-style-type:none; 
}

.slideshow3 ul{
	list-style-type:none; 
	width:526px; 
	height:211px; 
	margin:0;
	padding: 0;
	overflow:hidden;
}
		
		
.slideshow3 li{
	list-style-type:none; 
	float:left; 
	display:inline; 
	position:relative;
	margin: 6px 0;
}

#navcontainer2 {
	border: 1px dotted #999;
	padding: 0 0 10px 0;
}


.fanav {
	margin: 0 auto 10px auto;
	padding: 20px 0 0 10px;
	border-bottom: 0px solid #999;
	text-align: center;
}

.fanav ul, .fanav li {
	padding: 0;
	display: inline;
	list-style-type: none;
	text-align: center;
}

.fanav li {padding-right: 0;}

.fanav a:link, .fanav a:visited {
	line-height: 14px;
	font-weight: bold;
	margin: 0 15px 4px 10px;
	text-decoration: none;
}

.fanav a:link#current, .fanav a:visited#current, .fanav a:hover {
	border-bottom: 2px solid #623848;
	padding-bottom: 4px;
	background: transparent;
	color: #623848;
}

/* CAT */

#cat {
	margin-top: 10px;
	width: 230px;
}

#cat ul{
	list-style-type: none;
	clear: both;
}

#cat li {
	margin: 20px 0 0 0;
	list-style-type: none;
}


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

#catR {
	width: 120px;
	float: right;
	text-align:right;
	padding-right: 20px;
}

#catR ul{
	list-style-type: none;
}

#catR li {
	margin: 20px 0 0 0;
	list-style-type: none;
}


#catR a:link, #cat a:visited {
	text-decoration: none;
}


/* CHAT */

#chat span {margin: 0 auto}


/* SCI */

.SCI {}

.SCI ul {
	list-style-type: square;
	text-align: left;
	text-decoration: none;
	color: #000;
	margin: 30px 0 0 160px;
}

.SCI ul li a {
	text-decoration: none;
	color: #333;
	line-height: 1.5em;

}



/* SITE MAP */

#sitemap {
	position: relative;
	width:815px;
	left: 53px;
	background-color: #FFF;
	font-size: .9em;
	height: 100%;
	padding: 20px 20px 20px 20px;
	margin: -40px 0 0 0;
	overflow: auto;
}

#sitemap ul {
	padding-left: 150px;
}

#sitemap h3 {
	padding-left: 100px;
}

#sitemap a {
	color: #993a4d;
	text-decoration: none;
}

#sitemap a:hover, a:visited {
	color: #000;
	text-decoration: none;
}

#sitemap a:focus {
	color: #6e516d;
	text-decoration: none;
	outline:none;
}

