/*Version 1.0 -- Contest Version */

/* ------ Section 1 - Global Body, Font and Link Settings ------ */

body { margin: 0; padding: 0; font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif; color: #000; font-size: 85%; background-color: #dcdcdc; background-repeat: no-repeat; }

h1, h2, h3, h4, h5, h6 { background-color: transparent; width: auto; clear: both; }

h2, h3, h4, h5, h6 {
margin-top: 0;
}

h1 { color: #000; margin-top: -10px; font-family:"Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif; text-align: center; }

h2 { color: rgb(0, 51, 102); font-size: 11pt; font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif; text-align: left; text-indent: 0; width: auto; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-bottom: 0; padding-left: 0; border-bottom: 2pt solid rgb(0, 51, 102); }

h3 { color: rgb(0,51,102); font-size: 95%; font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif; background-color: #dcdcdc; text-align: center; width: 100%; }

blockquote {
margin: 12px 56px;
color: #006;
font-size: 100%;
line-height: 20px;
font-family: 'Courier New', Courier, monospace;
}

code {
color: navy;
}

img {  }

a:link img {
border: solid 2px #033;
}


/* -- General Link Styling -- */

a:link {
color: blue; 
text-decoration: underline;
}

a:visited {
color: purple;
text-decoration: underline;
}

a:hover {
color: red;
text-decoration: underline;
}



/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper { width: 960px;   /* dark sea blue, headlines and borders */
}

#Header {
position: relative;
height: 218px;
}

#ContentWrapper {
float: left;
width: 100%;
}

#ContentColumn { margin: 0 190px; padding: 10px;    /* S;padding: 24px;TEP 1: set to "0 ExtraColumnWidth 0 NavColumnWidth" */
}

#NavColumn { position: relative; top: -30px; float: left; width: 179px;               /* STEP 2: to set left column at 180, set 1 less than 180 here */
margin-left: -960px;        /* STEP 3: set to the same width specified in #PageWrapper above (but with minus sign)  */
}

#ExtraColumn { text-align: center; position: relative; top: 0; width: 179px;               /* STEP 4: to set right columns at 180, set 1 less than 180 here */
float: left; margin-left: -205px; padding-right: 0; padding-left: 0;        /* STEP 5: set to -(ExtraColumnWidth) */
}

#Footer { clear: both; width: 100%; height: 53px; padding-top: 1px; padding-bottom: 0; }

.Liner {
padding: 10px;
}

#Header .Liner {
padding: 0;
}

#Footer .Liner {
margin: 0;
padding: 0;
}



/* ------ Section 3 - Page Structure Details ------ */

#PageWrapper {
margin: 24px auto;
background-image: url(../image-files/backgroundbody.jpg);
background-repeat: repeat-y;
}

#Header { background-image: url(../image-files/header-image.jpg); background-repeat: no-repeat; background-color: transparent; background-position: left top; }

#ContentWrapper {
background-image: url(../image-files/background.jpg);
background-repeat: no-repeat;
background-color: transparent;
}

#NavColumn { background-repeat: repeat-y; background-color: transparent; background-position: 100% 100%; }

#ContentColumn {
background-image: url();
background-repeat: no-repeat;
background-color: transparent;
}

#ExtraColumn { background-image: url('url('); background-repeat: no-repeat; background-color: transparent; width: 179px; }

#Footer { color: #fff; background-image: url(../image-files/footer.jpg); background-repeat: no-repeat; text-align: center; font-size: 85%; width: 100%; }

#NavColumn { color: #000; width: 190px; }

#ExtraColumn { color: #000; font-size: 100%; text-align: center; }

#NavColumn h4 { color: #000; font-size: 95%; text-align: left; }
#ExtraColumn h4 { color: #fff; font-size: 95%; background-color: #000; text-align: center; }


/* ------ Section 4 - Left Column Navigation ------ */

.Navigation { color: #000; font-size: 100%; width: 100%; font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif; margin: 1pt; padding-top: 20px; padding-left: 10px; }

/* -- Nav Headers -- */

.Navigation h3 { padding: 0 0 0 5px; color: #fff; font-size: 95%; font-family:"Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif; background-color: #696969; text-align: left; width: 90%; margin: 12px 0 0 5px;; }

/* -- Nav List -- */

.Navigation ul { font-size: 95%; background-color: #d3d3d3; width: 90%; margin: 0 0 0 5px; padding: 1px 0 5px 5px; list-style-type: none; }

.Navigation li { text-align: left; width: auto; margin-top: 1px; }

/* -- Navigation Link styles -- */

.Navigation a:link { color: #000; font-size: 95%; display: block;     /*  this makes the whole box highlight rather than just the text */
text-decoration: underline; text-align: left; text-indent: 2px; }

.Navigation a:visited { color: #696969; font-size: 95%; display: block;     /*  this makes the whole box highlight rather than just the text */
text-decoration: underline; text-align: left; text-indent: 2px; }

.Navigation a:hover { color: #000; font-size: 95%; background-color: #b0c4de; text-align: left; text-indent: 2px; display: block; }



/* ------ Section 5 - Additional Navigation ------ */

/* -- Thumbnail-with-Caption Navigation -- */

.ThumbnailLink { color: #191970; text-align: center; margin-right: 0; margin-left: 0; padding-right: 0; padding-left: 0; }

.ThumbnailLink a:link { text-decoration: none; text-align: center; }

.ThumbnailLink a:hover .Caption { text-decoration: underline; color: red; text-align: center; }


/* -- Horizontal Text NavBar -- */

.ExtraNav { font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif; }

.ExtraNav ul { margin: 1px; list-style-type: none; }

.ExtraNav ul li {
display: inline;
text-align: center;
}

.ExtraNav a:link { color: #000; background-color: #f5f5f5; text-decoration: underline; text-align: center; padding: 3px 8px 2px; }

.ExtraNav a:visited { color: #696969; background-color: #f5f5f5; text-decoration: underline; padding: 2px 8px; order-right-style: solid; }

.ExtraNav a:hover { color: #000; background-color: #b0c4de; text-decoration: none; padding: 2px 8px; border-top: 5px solid #b0c4de; }

#Header .ExtraNav { font-size: 85%; text-align: right; position: relative; top: 0; right: 20px; }

#Header .ExtraNav ul { margin: 0; }

#Footer .ExtraNav {
margin: 12px auto;
}




/* ------ Section 6 - Boxes ------ */

.CalloutBox { width: 75%; margin: 18px auto 24px; color: rgb(0,51,102); background-color: #d3d3d3; padding: 5px; border: solid 1pt; }
div.CalloutBox p {
margin: 0 13px 13px;
}
p.CalloutBox {
padding: 13px;
}
div.CalloutBox h1,
div.CalloutBox h2,
div.CalloutBox h3,
div.CalloutBox h4,
div.CalloutBox h5,
div.CalloutBox h6 {
margin: 13px 0 0 13px;
}
.PriceBox { color: black; padding: 4px; width: 95%; margin-bottom: 18px; border: solid 1pt #708090; }
.ReminderBox { background-color: #f5f5f5; width: 28%; margin: 0 0 12px 18px; float: right;             /* adding float enables text to flow around it */
color: #0f0000; font-size: 95%; text-align: center; height: 100%; padding: 2px; border: solid 1px #2f4f4f; }
.ReminderBox h4 { color: #fff; text-align: center; background-color: #000; margin-bottom: 0; padding-bottom: 0; }
.ReminderBox p {
font-size: 80%;
padding: 0 4px;
line-height: 120%;
}
.SideBox { color: rgb(0,51,102); font-size: 90%; background-color: #dcdcdc; text-align: center; width: 83%; margin-left: 10px; padding: 2px; border: solid 1pt;; }
.SideBox h5 { color: #fff; font-size: 95%; background-color: rgb(0, 51, 102); text-align: center; margin-bottom: 0; padding: 1px; }
.IndexBox { color: #000; font-size: 90%; background-color: rgb(174,204,235); text-align: left; width: 32%; float: right; margin-right: 5px; margin-bottom: 8px; padding: 5px; border: solid 1pt rgb(0,51,102); ; }
.AdSenseBoxLeft, .AdSenseBoxRight, .AdSenseBoxCenter468, .AdSenseBoxExtraColumn { padding: 5px; }

.AdSenseBoxLeft { margin: 0 18px 12px; float: left; }

.AdSenseBoxRight { width: auto; margin: 0 12px 12px 18px; float: right; }

.AdSenseBoxCenter { width: auto; margin: 0 auto 12px; clear: both; }

.AdSenseBoxExtraColumn { color: #000080; background-color: #d3d3d3; width: 35%; float: right; padding: 5px; margin: 12px 0 12px 12px; clear: both; border: solid 1pt #000; }

.ReturnToNavBox { text-align: center; width: 75%; margin: 0 auto 12px; padding: 4px; border-top: 1px solid #a9a9a9; border-bottom: 1px solid #a9a9a9; }

/* -- RSS Box -- */

#RSSbox { width: 95%; font-weight: bold; color: #000; text-align: center; right: 0; margin-left: 20px; }



/* ------ Section 7 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

.Caption { font-size: 85%; font-weight: bold; color: #191970; display: block; line-height: 150%; text-align: center; margin-bottom:10px; }

/* -- floats -- */

.ItemRight { float: right; margin: 2px 0 12px 18px; text-align: center; padding: 5px; }

.ItemCenter {
margin: 2px auto 12px auto;
text-align: center;
clear: both;
}
/* - - - - - - - - - - - - - - - - - - - - -
3 columns

- - - - - - - - - - - - - - - - - - - - - */

.ItemLeft { float: left; margin: 2px 18px 12px 0; text-align: center; padding: 5px; }
.threecolcont_C7346EC6 { bottom: 0; width:100%; height: 350px; }
.threecolbox_C7346EC6 { bottom: 0; width:28%; height:auto; float:left; padding-right: 10px; padding-left: 10px; border-right: 1px solid #000; }

/* - - - - - - - - - - - - - - - - - - - - -
picnic box

- - - - - - - - - - - - - - - - - - - - - */
#pbox_overlay {
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
	text-align: center; display:none; position:absolute; top:0; left:0; width:75%; height:100%; }

.pbox_UseOpacityForBackground{
	background-color:#000;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}

.pbox_UsePNGForBackground {
	/* change this path to point to your copy of lightbox_overlay.png */
	background-image: url(../image-files/lightbox_overlay.png);
}

body > div#pbox_overlay {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}

#pbox_picnik { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; display:block; position:absolute; top:0; }

body > div#pbox_picnik {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}

#pbox_iframe {
	width:700px;
	height:500px;
	border:none;
}
/* - - - - - - - - - - - - - - - - - - - - -
2 columns

- - - - - - - - - - - - - - - - - - - - - */
.twocolcont_C7E0F8BB { text-align: left; width:100%; height:100% ; }
.twocolboxl_C7E0F8BB { width:45%; height:100%; float:left; padding-right: 10px; padding-left: 5px; border-right: 2px dotted #000000   }
.twocolboxr_C7E0F8BB { width:45%; height:100% ; margin-left: 55%; padding-left: 0; }

/* - - - - - - - - - - - - - - - - - - - - -
directory columns

- - - - - - - - - - - - - - - - - - - - - */
.threecolcont_C7EBADFD {width:100%; height:auto }
.threecolboxl_C7EBADFD {width:20%; height:auto; float:left;}
.threecolboxc_C7EBADFD {width:40%; height:auto; float:left;}
.threecolboxr_C7EBADFD {width:40%; height:auto; float:left;}
