a                	{ color: #008080; text-decoration: underline; }
#tinymce a       	{ color: #32889d !important; text-decoration: none !important; }
a:hover          	{ color: #80a8e5; text-decoration: underline; }
#tinymce a:hover 	{ color: #80a8e5 !important; text-decoration: underline !important; }
#tinymce div { border: 1px dotted #ccc; }

h1, h2, h3, h4, .heading3 { color: #318a9c; }

div.back { 
	background: #f5f5f5;
	margin-bottom: 1.5em;
	padding: 0 5px;
	text-align: right;
}

/*--------------------------------------------- */
/*                >>> LAYOUT <<<                */
/*--------------------------------------------- */

body {
	background: #4d4d4f;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
background: url(/download/gallery/img/theme/bodygif);
}

#page {
  background: #efefef;
  border: 1px solid #000 /*#dcdcdc*/;
  margin: 20px auto;
  width: 960px;
/*-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; 
-moz-box-shadow: 0 0 5px 0px #8d8577; -webkit-box-shadow: 0 0 5px 0px #8d8577; box-shadow: 0 0 5px 0px #8d8577;*/

}

#main { background-color: #fff; border-color: 1px solid #ddd; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; margin: 18px 10px 10px; }

#main { background-color: transparent; margin: 0px; }

#header { background-color: #31849b; /*background: #717171 url(/download/gallery/img/theme/headerpng) no-repeat 100% 0; height: 152px; -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; */}

#header h1 { }

/*#content { background-color: transparent; padding-top: 18px; }*/

#content-body{
  padding: 10px 10px;
}

#content-head,
#ig-page-home #content-body,
#trailer,
#trailerbar 	{ padding: 0 10px; }

#content-inner { }

#footer { margin: 1.5em 0; }


/*--------------------------------------------- */
/*            >>> Donate Button <<<             */
/*--------------------------------------------- */

#donateButton a {
position: fixed;
right: -7px;
top: 225px;
}

#donateButton a:hover {
position: fixed;
right: -3px;
}


/*--------------------------------------------- */

/*              >>> COMPONENTS <<<              */

/*--------------------------------------------- */

/* BREADCRUMB

=============================================== */

#breadcrumb { 
	background: #f1f0f0;
	border: 1px solid #e2e2e2;
	margin-bottom: 1em;
	padding: 0 5px;
}

#breadcrumb a { color: #666; }

/* FOOTER

=============================================== */

#footer-system { 
	color: #0093b2;
	/*padding: 1.5em 10px 1.5em;*/
  margin: -27px 13px;
}

#footer-custom { 
	background: #31849B;
	/*padding: 0.5em 10px;*/
}

#footer-custom, 
#footer-custom a { 
	color: #fff;
}

#footer-div-1{
  border-bottom: 10px solid #000;
}

#footer-div-1 ul{
  font-family: Arial, Helvetica, sans-serif; 
  height: 70px;
  list-style: none !important;
  padding-top: 10px;
}

#footer-div-1 li{
  float: left;
  line-height: 2em;
  padding-right: 85px;
}

#footer-div-1 li a{
  color: #000;
  text-decoration: none;
}

#footer-div-1 li:first-child{
  padding-top: 12px;
}

#footer-div-1 li:first-child+li{
  padding-top: 15px;
}

#footer-div-1 li:first-child+li a{
  color: #fff;
}

#footer-div-1 li:first-child+li+li{
  padding-top: 25px;
}

#footer-div-1 li:first-child+li+li{
  line-height: 1.5em;
}

#footer-div-2 td:first-child+td{
  padding: 10px 275px 0 40px;
}

#footer-div-2 table{
  margin-bottom: 0;
}

#footer-div-2 td:first-child+td+td p{
  margin: 0;
}

#footer-div-2{
  height: 100px;
}

/* LOGO/TAGLINE

=============================================== */

#logo a { 
  background: url(/download/gallery/img/theme/logogif) no-repeat center center #fff; 
  display: block; 
  height: 0px !important; 
  overflow: hidden; 
  padding: 136px 5px 0; 
  width: 102px;
}

/* ERROR PAGE

=============================================== */
#errorpage #content h2, 
#errorpage #content p, 
#errorpage #content ul { margin: 0 10px; }

/* PRIMARYNAV
=============================================== */
#navigation{ 
  background: url("/download/gallery/img/theme/banner_bkpng?attachment=0") repeat-x;
  height: 65px;
  padding-left: 40px;
}
#primarynav ul {  }
#primarynav li { 
  float: left;
  padding-right: 10px; 
}
#home #primarynav li.first { display: none; }

#primarynav a {
  background-color: #ddd;
  color: #665e5d;
  -moz-border-radius: 7px 7px 12px 0; -webkit-border-radius: 7px 7px 12px 0; border-radius: 7px 7px 12px 0;
  display: block;
  margin: 0 2px;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  width: 135px;
}

#primarynav a:hover { background-color: #79726c; color: #fff; }
#primarynav li.here a,
#primarynav li.here a:hover { background: #fff; color: #665E5D; }


/* CUSTOM CONTENT
-------------------------------------*/
image.left 	{ float: left; }
image.right { float: right; }


/* CUSTOM TABLES
-------------------------------------*/
table.listing { vertical-align: top; width: 100%; }

table.listing th, 
table.listing td { padding: 5px; vertical-align: top; }

table.listing th { color: #318a9c; font-size: 1.05em; text-align: right; width: 22%; }

#search-keyword { left: 700px; white-space: nowrap;}

#signin #content-body { background: url(/download/gallery/img/theme/singinjpg) no-repeat -150px 0; height: 510px; }

#comsignin { border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; position: relative; top: 110px; left: 310px;  width: 275px; }

h2.ig-cpt-title{ background-color: #32889d !important; color: #fff !important; border-radius: 5px 5px 0 0 !important; -moz-border-radius: 5px 5px 0 0 !important; -webkit-border-radius: 5px 5px 0 0 !important; }


.ps-slideshow-frame-container { height: 202px; }
.ps-slideshow-frame           { position: absolute; height: 200px; width: 450px; padding-left: 250px; padding-top: 20px; }
.ps-slideshow-controls        { padding-left: 330px; position: absolute; z-index: 1000; width: 370px; }
.ps-slideshow-controls ul     { margin: 0 !important; height: 1%; height: auto; overflow: hidden; }
.ps-slideshow-controls li     { float: left; }
.ps-slideshow-controls a      { display: block; margin: 0 15px; }

#ps-slideshow-home-news .ps-slideshow-frame-container { height: 40px !important; }
#ps-slideshow-home-news .ps-slideshow-frame  { padding-left: 10px !important; padding-top: 10px !important; width: 960px !important; height: 40px !important; }

#tinymce .ps-slideshow-frame  { position: static !important; visibility: visible !important; }
#tinymce .ps-slideshow-frame-container { height: auto !important; }

#banner_2 .ps-slideshow-frame-container          { width: 100%; }
#banner_2 #banner_campus_dev .ps-slideshow-frame { padding-left: 0; width: auto; padding-top: 0; width: 700px; }
#banner_2 .ps-slideshow-controls { background: #fafafa; padding-left: 0; padding: 5px 0; position: static; width: 700px; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; }
#banner_2 table    { margin-bottom: 0; border: 0; }
#banner_2 table td { padding: 0; border: 0; }

.table_featured { border-collapse: separate; width: 940px; }
.table_featured td { padding: 5px 15px; vertical-align: top; width: 250px; }
.table_featured td, .table_featured *, .table_featured h3 { 
  color: #000; 
  font-family:Arial, Helvetica, sans-serif; 
}
.table_featured h3 { font-size: 18px; font-weight: normal; }
.table_featured #tf-green { background-color: #91ab40; border: 1px solid: #738c36; margin-right: 5px; }

.widget_html_featured { }
.table_featured #tf-red { background-color: #bf4f4c; border: 1px solid: #498995; margin: 0 5px; }
.table_featured #tf-orange { background-color: #f59545; border: 1px solid: #b47602; margin-right: 5px; }

.table_featured h1{
  color: #fff;
  font-weight: bold;
}
#tf-green td:first-child, #tf-red td:first-child, #tf-orange td:first-child{
  padding: 0;
}
#tf-green tr:first-child+tr, #tf-red tr:first-child+tr, #tf-orange tr:first-child+tr{
  height: 75px;
}
#tf-green ul, #tf-red ul, #tf-orange ul{
  margin: 0 0 0 10px;
}


#ig-page-home .widget_html_featured { background-color: #fff !important; -moz-border-radius: 0 0 10px 10px !important; -webkit-border-radius: 0 0 10px 10px !important; border-radius: 0 0 10px 10px !important; border: 0 solid #dcdcdc; border-width: 0px 1px 1px; padding: 10px 10px 0 !important; }

#ig-page-home .widget_html_banner { background-color: #fff !important; -moz-border-radius: 10px 10px 0 0 !important; -webkit-border-radius: 10px 10px 0 0 !important; border-radius: 10px 10px 0 0 !important; border: 0 solid #dcdcdc; border-width: 0px 1px 1px; margin-bottom: -18px; padding: 10px 10px 0 !important; }

/* WIDGETS
=============================================== */
.widget_reset { border-width: 0px !important; background: transparent none !important; padding: 0 !important; }
.widget_reset h2.ig-cpt-title, .widget_reset h2.ig-cpt-title a { background: transparent none no-repeat !important; border-bottom: 1px solid #999 !important; color: #665e5d !important; padding-left: 0px; }


#header-inner{
  height: 150px;
  padding: 10px 0 0 10px;
}

.widget_html_banner tr:first-child+tr td{
  margin-left: 208px;
  margin-top: -65px;
  position: absolute;
}

/* SECONDARY NAV */

#secondarynav{
  padding-top: 45px;
}

#secondarynav li{
  border-right: 1px ridge #FFF;
  float: left;
  padding: 0 7px;
}

#secondarynav li a{
  color: #fff;
}
