


/* ----------------- Basic Styles ----------------- */


body {
	background: #FFF;
	color: #000;
	margin-left: 0px;
	margin-top: 7px;
}

body {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 80%;
}

a:link {
	color: #D23700;
	margin: 0px;
}

a:visited {
	color: #D23700;
	margin: 0px;
}

a:active {
	color: #FF0000;
	margin: 0px;
}

h1 {
	font-size: 130%;
	font-weight: bold;
	color: #009;
	}
.h1 a:link,
.h1 a:visited,
.h1 a:active {
    link-color: #D23700;
	TEXT-DECORATION: none;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	color: #900;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

th {
	background: #006F3A none;
	color: #FFFFFF;
	font-weight: bold;
}


/* ----------------- Miscellaneous ----------------- */


caption {
	background: #FFFFFF none;
	color: #000;
	font-size: 25%;
	font-style: normal;
	font-weight: normal;
}

fieldset {
	border: thin none Black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

form {
	border: 0px solid red;
	margin: 0px;
	padding: 0px;
}

td.today {
	background: #006F3A none;
	color: #FFFFFF;
	font-weight: bold;
}

th.calendar {
	color: white;
	background: #033E06;
	font-weight: bold;
	text-align: center;
}

.blacktitle {
	background: #FFF none;
	color: #000;
	font-weight: bold;
}

.blackbar {
	width: 100%;
	background: #000;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 1px solid #fff;
}

.centercolumn {
	width: 50%;
	border: 2px solid #006F3A;
	float: left;
	text-align: left;
	padding: 0px;
	line-height: 130%;
}

.DirLinks {
	font-size: 10px;
}

.fixedboxleft {
	text-align: left;
}

.footer {
	background: #006F3A none;
	color: #FFFFFF;
}

.headline {
	background: #006F3A none;
	color: #FFFFFF;
}

.hidden {
	display: none;
}

.label, .label-left, .label-center, .label-right {
	background-color: #006F3A;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px none Black;
}

.label-center {
	text-align: center;
}

.label-left {
	text-align: left;
}

.label-right {
	text-align: right;
}

.label-left a:link,
.label-left a:visited,
.label-left a:active,
.label-right a:link,
.label-right a:visited,
.label-right a:active,
.label-center a:link,
.label-center a:visited,
.label-center a:active,
.label a:link,
.label a:visited,
.label a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.leftcolumn {
	width: 20%;
	border: 2px solid #006F3A;
	float: left;
	text-align: left;
	padding: 0px;
	line-height: 130%;
}

.lineborder {
	padding: 1px;
	border: 1px solid Black;
}

.lineboxleft {
	border-color: Black;
 }

.margin15 {
	margin-bottom: 10px;
	margin-left: 25px;
	margin-top: 10px;
}

.margin4 {
	margin: 3px;
	border: 1px none #000;
}

.MixFloat {
	float: left;
}

.NameFont {
	color: #D23700;
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
}

.required {
	color: #FF0000;
	font-weight: bold;
}


.strip {
	background: #006F3A none;
	color: #FFFFFF;
}

.tab {
	color:#000;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	background-image: url(images/profile_bgrd.gif);
	background-repeat: repeat-x;
}

.border1 {
	border: 1px solid #000;
}

.border3stop {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
}

.bordersides {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.bordertop {
	border-top: 1px solid #000;
}

.borderbottom {
	border-bottom: 1px solid #000;
}

.bottomtab {
	height: 6px;
	background-image: url(images/profile_bottombgrd.gif);
	background-repeat: repeat-x;
	margin: auto;
	background-color: #FFF;
	border-top: 1px solid #000;
}

.title {
	background: #006F3A none;
	color: #FFFFFF;
}

.vspace {
	margin-bottom: 6px;
}


/* ----------------- Calendar formatting section ----------------- */
 .SmallCalendar {
	border: 1px solid #000;
}

.LargeCalendar {
  width: 100%;
	border: 1px solid #000;
}

.WeekCalendar {
}

.WeekList ul {
  margin: 0px 0px 0px 20px;
	padding: 0px;
}

.WeekList ul li {
  margin: 0px;
	padding: 0px;
}

.MonthBar,
.WeekHeadline,
.WeekHeadline a:link,
.WeekHeadline a:visited,
.WeekHeadline a:active
{
	background : #D23700 none;
	color : #FFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
  padding:4px;
	border:0px;
	margin:0px;
}

.PrevWeek{
  padding:2px;
	float: left;
}

.NextWeek{
  padding:2px;
	float: right;
}


.BlkDay, .SmBlkDay {
	background-color: #CCCCCC;
}

.small {
	font-size: 75%;
}

.SmBlkDay {
	border-top: 2px solid white;
	border-bottom: 2px solid white;
}

.StdDay {
	text-align: left;
	margin-left: 0px;
	width: 14%;
	height: 75px;
}

.SmStdDay {
	text-align: left;
	margin-left: 0px;
	width: 14%;
	background-color: #efefef;
	font-size: 75%;
	text-align: right;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	padding-right: 4px;
}

.Today , .SmStdToday {
	text-align: left;
	background-color: #D23700;
	color:#fff;
}

.SmToday a:link,
.SmToday a:visited,
.SmToday a:active,
.SmStdDay a:link,
.SmStdDay a:visited,
.SmStdDay a:active {
	text-decoration: none;
	background-color: #D23700;
	color:#fff;
	padding: 2px;
}


.Today a:link,
.Today a:visited,
.Today a:active {
	text-decoration: none;
	background-color: #D23700;
	color:#fff;
}

.StdDay a:link,
.StdDay a:visited,
.StdDay a:active {
	text-decoration: none;
}

.SmDay {
	background-color: white;
	margin-left: 0px;
	font-size: 75%;
	float: right;
}

.Today .SmDay {
	font-weight: bold;
}

.SmToday {
	border: 1px solid red;
	color: #003300;
	font-size: 75%;
}

.WkDay {
	font-weight: bold;
	background-color: white;
	margin-left: 0px;
}

.OddRow,
.OddRow a {
	background-color: #DCDCDC;
	text-decoration: none;
}

.EvenRow,
.EvenRow a {
	background-color: #FFF;
	text-decoration: none;
}

.OddRow: hover,
.EvenRow: hover,
.EvenRow: hover a,
.OddRow: hover a {
	color: #FFF;
	background-color: #030;
	text-decoration: none;
}

.databox {
	margin: 3px;
	margin-left: 10px;
	background-color: #DCDCDC;
	border: 1px none #000;
	padding: 2px;
}

.readonlybox {
	font-size: 100%;
	background-color: #E0E0E0;
	border-style: solid;
	border-width: 2px 1px 1px 2px;

   border-color: #000 #C0C0C0 #C0C0C0 #000;
padding: 2px;
	width: 200px;
}


/* ----------------- Photo Album ----------------- */


.album {
	margin: 4px;
	border: 1px solid black;
}

.AlbumFrame {
	height: 124px;
	width: 130px;
	background-image: url(images/photo_frames.gif);
	background-repeat: no-repeat;
	text-align: center;
}

.PhotoFrame {
	height: 122px;
	width: 122px;
	padding: 0px;
	margin: 0px;
	background-image: url("images/PhotoFrame.gif")
	
}

/* ----------------- Begin Custom Styles ----------------- */
.mainTable {
	BORDER-RIGHT: gray 0px; BORDER-TOP: gray 0px; BORDER-LEFT: gray 0px; BORDER-BOTTOM: gray 0px; BACKGROUND-COLOR: #fff; outline: solid 1px gray
}
.mainLinks {
	BORDER-RIGHT: #000 2px solid; BORDER-TOP: #000 2px solid; BORDER-LEFT: #000 2px solid; BORDER-BOTTOM: #000 2px solid; BACKGROUND-COLOR: #fff
}
.mainAdvert {
	BORDER-RIGHT: #000 3px solid; BACKGROUND-POSITION: 0px 0px; BORDER-TOP: #000 2px solid; BACKGROUND-IMAGE: url(images/page/mainAdvert.gif); BORDER-BOTTOM: #000 2px solid; BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #000
}
.mainEventTitle {
	PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: white; PADDING-TOP: 5px; font-family: Arial,Helvetica,Sans-Serif;
}
.mainEventDescription {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 13px; COLOR: white; font-family: Arial,Helvetica,Sans-Serif; TEXT-ALIGN: justify
}
.content {
	FONT-SIZE: 12px; font-family: Arial,Helvetica,Sans-Serif;
}
.content A:link {
	FONT-SIZE: 12px; COLOR: green; font-family: Arial,Helvetica,Sans-Serif; TEXT-DECORATION: none
}
.content A:hover {
	FONT-SIZE: 12px; COLOR: orange; font-family: Arial,Helvetica,Sans-Serif; TEXT-DECORATION: none
}
.contentSubheading {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #ff7300; font-family: Arial,Helvetica,Sans-Serif;
}
.copyright {
	
}
.copyright A:link {
	font-family: Arial,Helvetica,Sans-Serif; FONT-SIZE: 10px; COLOR: green; TEXT-DECORATION: none
}
.navlinks {
	font-family: Arial,Helvetica,Sans-Serif; FONT-SIZE: 11px; COLOR: #FFFFFF; TEXT-DECORATION: none
}
.navlinks A:link {
	font-family: Arial,Helvetica,Sans-Serif; FONT-SIZE: 11px; COLOR: #FFFFFF; TEXT-DECORATION: none
}
.navlinks A:visited {
	font-family: Arial,Helvetica,Sans-Serif; FONT-SIZE: 11px; COLOR: #FFFFFF; TEXT-DECORATION: none
}
.navlinks A:active {
	font-family: Arial,Helvetica,Sans-Serif; FONT-SIZE: 11px; COLOR: #FFFFFF; TEXT-DECORATION: none
}
.navlinks A:hover {
	font-family: Arial,Helvetica,Sans-Serif; FONT-SIZE: 11px; COLOR: #D23700; TEXT-DECORATION: none
}

.style8 {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style15 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	A:link white;
	TEXT-DECORATION: none;
	font-style: normal;
	font-weight: normal;
}
.style16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.styleboard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; vertical-align:text-top;
}

.style17 {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff7300; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; }
.style18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style19 {PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 10px; COLOR: white; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: justify; }
.label {background-color: #006F3A; background-repeat: repeat; background-image:
               none; background-position: 0% }
.style21 {font-weight: bold; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style23 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style25 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; }

/* Gallery Layout Rules

----------------------------------------------- */

#wrap {
    padding-top: 20px;
    margin: 0 20px;
}

#codesample #wrap { width: auto; }

#header {
    margin-bottom: 2em;
    text-align: left;
    padding-left: 0.5em;
}

#LeftColumn {
  margin:0 10px 0 0;
  padding:0;
  width: 200px;
  float: left;
}

#LeftColumn, #articles {
  border-left: solid 1px #404040;
  border-right: solid 1px #404040;
  border-bottom: solid 1px #404040;
}

#articles { margin-bottom: 10px; }

#RightColumn {
    margin:0;
    padding:0;
    height: 600px;
    float: left;
    width: 750px;
}

#content, #sidebar {
    float: left;
    text-align: left;
}

#content {
    width: 600px;
    margin-right: 15px;
    padding-top: 5px;
}

#sidebar {
    width: 240px;
    margin-top: 0;
}

.SpryHiddenRegion {
   visibility: hidden;
}



#previews {
	border-top: solid 1px #404040;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	padding: 10px 10px 20px 10px;
	margin-bottom: 5px;
	width: 175px;
	float: left;
	margin-right: 10px;
	background-color: #FFF;
}

#thumbnails {
    clear: both;
    margin: 10px auto;
}

#thumbnails div {
    position: relative;
    width: 24px;
    height: 24px;
    float: left;
    margin: 8px;
    padding: 0;
    float: left;
    display:inline;
}

#thumbnails img {
    width: 24px;
    height: 24px;
    position: absolute;
    border-top: solid 1px #999;
    border-right: solid 1px #404040;
    border-bottom: solid 1px #333;
    border-left: solid 1px #404040;
}

#picture {
    padding: 0px;
    width: 500px;
    float: left;
}

#mainImageOutline {
    margin: 0 auto;
    padding: 0;
    background-color: #eee;
    border-top: solid 1px #999;
    border-right: solid 1px #404040;
    border-bottom: solid 1px #333;
    border-left: solid 1px #404040;
    padding: 1em; 
    overflow: hidden; 
    width: 0px;
    height: 0px;
}

#mainImage {
    width: 100%;
    height: 100%;
}



#picture img {  border: 1px solid #999; }

.selectedThumbnail {  border: solid 2px #fc0 !important; }

.inFocus {  border: solid 1px #fc0 !important; }

.jsEnabled #gallery {
    display: none;
}





