body {
  font: 12px "Tahoma","Helvetica","Arial",sans-serif;
  background-color: #000;
  text-align: center;
}
iframe {
  background: none;
  background-color: transparent;
}
h1, h2, h3, h4, h5, h6{
  margin: 0;
  font-family: "Georgia","Times New Roman", serif;
}
.lfr-add-content h2{
  font-size: 12px;
  padding-bottom: 2px;
  font-family: "Helvetica","Arial",sans-serif;
}
h1{
  font-size: 32px;
  padding-bottom: 20px;
  font-weight: bold;
}
h2{
  font-size: 24px;
  padding-bottom: 20px;
}
h3{
  font-size: 18px;
  padding-bottom: 10px;
  font-weight: normal;
  color: #e19738;
}
h4{
  font-size: 12px;
}
a,a:visited,a:active,a:hover{
  text-decoration: none;
  color: #379ff0;
}
hr{
  border-top: 1px solid #d9d9d9;
}
p{
  margin: 0;
  line-height: 1.5em;
  padding-bottom: 1em;
}
.current-community {
  display:none;
}
#banner {
  position: relative;
  text-align: left;
  width: 960px;
}

#banner #top-navigation {
  position: absolute;
  right: 0px;
  top: 0px;
}

#banner .lfr-dock{
  right: 0px;
}

#banner #top-navigation #dist-photo {
  position: absolute;
  right: 22px;
  top: 7px;
  width: 96px;
  height: 108px;
}

#banner #top-navigation #contact-info {
  position: absolute;
  right: 126px;
  top: 20px;
  text-align: right;
  width: 525px;
}

#banner #top-navigation #contact-info h1 {
  color: #c6d746;
  font-size: 24px;
  text-transform: capitalize;
}

#banner #top-navigation #contact-info h2,
#banner #top-navigation #contact-info h3,
#banner #top-navigation #contact-info span {
  color: #fff;
  font-size: 13px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#banner #top-navigation #contact-info h3 {
  display: inline;
  font-style: italic;
  margin-left: 5px;
}

#banner #top-navigation #contact-info h1,
#banner #top-navigation #contact-info h2,
#banner #top-navigation #contact-info h3 {
  font-weight: bold;
  padding: 0;
}

#banner #top-navigation #header-buttons {
  position: absolute;
  right: 126px;
  top: 90px;
  width: 300px;
  text-align: right;
}

#banner #top-navigation #header-buttons a {
  background: transparent url("/esuite/images/pages/template1/header-button-left.png") no-repeat left top;
  padding-left: 8px;
  margin-left: 3px;
  padding: 0 8px;
  float: right;
}

#banner #top-navigation #header-buttons a span {
  background: transparent url("/esuite/images/pages/template1/header-button-right.png") no-repeat right top;
  padding-right: 8px;
  color: #fff;
  font-size: 10px;
  text-transform: lowercase;
  font-weight: bold;
  white-space: nowrap;
}

#banner #top-navigation #header-buttons a,
#banner #top-navigation #header-buttons a span {
  display: block;
  height: 17px;
}

#banner .lfr-dock {
  position: absolute;
  top: 50px;
}

#banner .lfr-dock .user-greeting {
/*  display: none; */
}

#wrapper {
  background: transparent url(../../../images/pages/template1/background.gif) no-repeat;
  margin: 0 auto;
  width: 1175px;
  padding-bottom: 60px;
}

#wrapper2 {
  margin: 0 auto;
  position: relative;
  width: 950px;
}
#wrapper #banner .logo{
  padding-top: 6px;
}
#wrapper #banner .logo a {
  display: block;
  background: #000 url(../../../images/pages/template1/logo.png) no-repeat 0 0;
  width: 296px;
  height: 88px;
  font-size: 0;
}

#navigation {
  border: none;
  position: relative;
  width: 960px;
}
#navigation #add-page {
  display: inline;
  text-align: left;
}
#navigation ul {
  margin:0 auto;
}
#navigation li {
  background: url(../../../images/pages/template1/navigation-bg.png) repeat-x;
  vertical-align: middle;
  font-family: "Georgia","Times New Roman",serif;
  padding-bottom: 3px;
  padding-top: 1px;
  float:left;
  list-style-type:none;
  position:relative;
}
#navigation li a span{
  border-left: 1px solid #fdd967;
  border-right: 1px solid #df9a00;
  line-height: 37px;
  height: 36px;
  margin-top: 1px;
  display: block;
}
#navigation li.first a span{
  border-left: 0; 
}
#navigation li.first {
  background: url(../../../images/pages/template1/navigation-left.png) no-repeat top left;
}

#navigation li.item1 a span{
  width: 120px;
}

#navigation li.item2.selected{
  background: url(../../../images/pages/template1/navigation-bg-2.png) repeat-x;
}

#navigation li.item2 a span{
  width: 218px;
}

#navigation li.item3 a span{
  width: 209px;
}

#navigation li.item4.selected{
  background: url(../../../images/pages/template1/navigation-bg-4.png) repeat-x;
}

#navigation li.item4 a span{
  width: 152px;
}

#navigation li.item5 a span{
  width: 108px;
}

#navigation li.item6 a span{
  width: 142px;
}
#navigation li.last a span{
  border-right: 0;
}
#navigation li.last {
  color: #fff;
  background: url(../../../images/pages/template1/navigation-right.png) no-repeat top right;
}

#navigation li.item2.selected {
  background:transparent url(../../../images/pages/template1/navigation-bg-2.png) repeat-x scroll 0 0;
}
#navigation li.item3.selected {
  background:transparent url(../../../images/pages/template1/navigation-bg1.png) repeat-x scroll 0 0;
}
#navigation li.item4.selected {
  background:transparent url(../../../images/pages/template1/navigation-bg-4.png) repeat-x scroll 0 0;
}
#navigation li.item5.selected {
  background:transparent url(../../../images/pages/template1/catalog.gif) repeat-x scroll 0 0;
}
#navigation li.last.selected {
  background:transparent url(../../../images/pages/template1/shop.gif) repeat-x scroll 0 0;
}

#navigation li.last.selected {
  background: url(../../../images/pages/template1/navigation-right-selected.png) no-repeat top right;
}

#navigation li a {
  color: #000;
  font-family: times;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

/* PORTLET STYLING */
div.portlet {
  background-color: #fff;
}

div#row1{
  margin-top: 20px;
  margin-bottom: 20px;
  height: 450px;
}

div#row2-col1,#row2-col2{
  height: 208px;
  float: left;
  margin-bottom: 20px;
}

div#row2-col1{
  width: 700px;
}

div#row2-col2{
  width: 234px;
  padding-left: 10px;
}

div.main-content{
  height: 450px;  
}
div.main-content h1, div.main-content p{
  color: #fff;  
}
div.main-content h1{
  font-family: "Georgia","Times New Roman",serif;
  position: relative;
  font-size: 64px;
  line-height: 60px;
  margin: 0;
  text-align: left;
  width: 410px;
  top: 40px;
  left: 30px;
}
div.main-content p{
  font-size: 16px;
  line-height: 19px;
  text-align: left;
  position: relative;
  left: 35px;
  top: 65px;
  width: 400px;
}

div#footer{
  margin-top: 20px;
  clear: both;
}

div#footer ul{
  margin: 0;
  padding: 0;
}

div#footer li{
  float: left;
  padding-left: 8px;
  padding-right: 8px;
  color: #65aae0;
  border-right: 1px dotted #e1e1e1;
  font-size: 11px;
  font-weight: bold;
  list-style: none;
}

div#footer li.first{
  padding-left: 0px;
}

div#footer li.last{
  border-right: 0;
}

p.legal{
  text-align: left;
  font-size: 11px;
  line-height: 38px;
  clear: left;
  color: #b1b1b1;
}


/* Sub-Pages CSS */

#subpage-sidebar{
  float: right;
  width: 240px;
  height: 900px;
  margin-top: 20px;
}

#subpage-content-wrapper{
  text-align: left;
  width: 698px;
  margin: 0 auto;
}

#content-sidebar{
  float: left;
  width: 150px;
  margin-left: 28px;
  min-height: 200px;
  margin-top: 20px;
}

#content-sidebar-nodisplay {
 display:none;
}

#content-header{
  height: 55px;
}

#content{
  background-color: #fff; 
}

#content .content-only {
  padding: 20px;
}
#content .content-photo {
  float: left;
  margin: 0 20px 20px 0;
}
#content-body{
  margin-left: 160px;
  min-height: 100px;
  width: 485px;
  padding: 25px;
}

#content-body-full {
  margin-left: 82px;
  min-height: 100px;
  width: 485px;
  padding: 25px;
}

#content-footer{
  position: relative;
  top: 32px;
}
.shadow-wrapper-1{
  margin-top: 18px;
  text-align: center;
  float: left;
  width: 706px;
  padding-top: 2px;
  background: transparent url('../../../images/pages/template1/sub-shadow-top-short.png') no-repeat left top;
}

.shadow-wrapper-2{
  padding-bottom: 5px;
  background: transparent url('../../../images/pages/template1/sub-shadow-bottom.png') no-repeat left bottom;
}

.portlet-journal-content .icons-container{
  position: relative;
  top: -20px;
}

.sidebar-header h1{
  font-size: 16px;
  line-height: 40px;
  vertical-align: middle;
  margin: 0;
}

.sidebar-header{
  text-align: left;
  background: transparent url('../../../images/pages/template1/sidebar-widget-header.png') no-repeat;
  width: 223px;
  height: 41px;
  padding-left: 16px;
  margin-bottom: 2px;
}
.sidebar-top{
  background: transparent url('../../../images/pages/template1/sidebar-widget-top.png') no-repeat;
  height: 16px;
}
.sidebar-middle{
  padding: 0px 20px;
  text-align: left;
  background: transparent url('../../../images/pages/template1/sidebar-widget-middle.png') repeat-y;
}
.sidebar-bottom{
  background: transparent url('../../../images/pages/template1/sidebar-widget-bottom.png') no-repeat;
  height: 16px;
}
.sidebar-bucket{
  min-height: 40px;
}
.sidebar-widget{
  margin-bottom: 20px;
}

.nav-menu ul{
  padding-left: 0px;
  margin-top: 5px;
  margin-left: 2em;
  margin: 1em;
}

.nav-menu li{
  font-family: "Georgia","Times New Roman",serif;
  font-weight: bold;
  font-size: 14px;
  list-style: none;
}

.nav-menu li li{
  font: normal 12px "Tahoma","Helvetica","Arial",sans-serif;
}

.bottom-link{
  float: left;
  position: relative;
  left: 15px;
  top: -27px;
  background: transparent url('../../../images/pages/template1/sidebar-widget-link-left.png') no-repeat top left;
}

.bottom-link a{
  position: relative;
  display: block;
  padding-right: 15px;
  right: -10px;
  vertical-align: middle;
  height: 27px;
  line-height: 27px;
  background: transparent url('../../../images/pages/template1/sidebar-widget-link-right.png') no-repeat top right;
}

.bottom-link a, .bottom-link a:visited, .bottom-link a:active{
  font-weight: bold;
  color: #fff;
}

/* Lead Collector */
#leadcollector #includableFormContainer td {
  padding: 5px;
}
#leadcollector #leads-magnet {
  border: 2px solid #000;
  border-width: 2px 0;
  zoom: 1;
}
#leadcollector #leads-magnet .n {
  background: transparent url('../../../images/pages/template1/magnet-n.png') repeat-x left top;
}
#leadcollector #leads-magnet .s {
  background: transparent url('../../../images/pages/template1/magnet-s.png') repeat-x left bottom;
}
#leadcollector #leads-magnet .e {
  background: transparent url('../../../images/pages/template1/magnet-e.png') repeat-y right top;
}
#leadcollector #leads-magnet .w {
  background: transparent url('../../../images/pages/template1/magnet-w.png') repeat-y left top;
}
#leadcollector #leads-magnet .nw {
  background: transparent url('../../../images/pages/template1/magnet-nw.png') no-repeat left top;
}
#leadcollector #leads-magnet .ne {
  background: transparent url('../../../images/pages/template1/magnet-ne.png') no-repeat right top;
}
#leadcollector #leads-magnet .sw {
  background: transparent url('../../../images/pages/template1/magnet-sw.png') no-repeat left top;
}
#leadcollector #leads-magnet .se {
  background: transparent url('../../../images/pages/template1/magnet-se.png') no-repeat right top;
}
#leadcollector #leads-magnet .n,
#leadcollector #leads-magnet .s {
  margin: 0 15px;
}
#leadcollector #leads-magnet .m {
  padding: 10px 20px;
}
#leadcollector #leads-magnet .n,
#leadcollector #leads-magnet .s,
#leadcollector #leads-magnet .nw,
#leadcollector #leads-magnet .ne,
#leadcollector #leads-magnet .sw,
#leadcollector #leads-magnet .se {
  height: 15px;
}

a.read-more {
  display: block;
  width: 176px;
  height: 32px;  
  background: transparent url('../../../images/pages/template1/read-more.png') no-repeat 0 0;
  position: absolute;
  top: 580px;
  left: 35px;
  float:left;
}
a.enroll-now {
  display: block;
  width: 176px;
  height: 32px;  
  background: transparent url('../../../images/pages/template1/enroll-now.png') no-repeat 0 0;
  position: absolute;
  top: 580px;
  left: 215px;
  float:left;
  margin-left:70px;
}

/* Home */

#home-container {
  background: transparent url('../../../images/pages/template1/home-image.jpg') no-repeat 0 0;
  height: 452px;
	margin: 62px 0 20px 0;
}

#bottom {
  position: relative;
  height: 220px;
}

#bottom-left {
  position: absolute;
  left: 0;
  background: transparent url('../../../images/pages/template1/bottom-header.png') no-repeat 0 -7px;
  padding-top: 40px;
}

#bottom-left div.admin {
  float: left;
}

#bottom-right {
  position: absolute;
  width: 243px;
  right: 0;
}

/* Edit Mode */

div.edit-mode #banner {
  height: 170px;
}

div.edit-mode #banner #top-navigation #header-buttons {
  top: 150px;
}

/* Liferay Widgets */

#liferay-portlet-home,
#liferay-widget-1,
#liferay-widget-2,
#liferay-widget-3,
#liferay-widget-shop {
  overflow: hidden;
}

h1.my-photos{
  clear: both;
  font-size: 20px;
  margin-top: 30px;
}

#mystory-image-1,#mystory-image-2,#mystory-image-3{
  float: left;
  width: 153px;
  height: 150px;
  margin-left: 12px;
}
#mystory-image-1{
  margin-left:0px; 
}

