/*** Demo specific css ***/

body                   { font: 12px Georgia, Serif; background: #172362; /*color: #759A51;*/ background-image:url(../images/bg.jpg);}
a, a img               { border: 0; text-decoration: none; }

#ribbon1, #ribbon2     { display: block; position: absolute; top: 0; left: 0; width: 0px; height: 0px; background: left top no-repeat; }
#ribbon1               { background-image: url(../images/ribbon1.html); }
#ribbon2               { background-image: url(../images/ribbon2.html); }
#page-wrap, #demo2     {
	width: 983px;
	background:#759A51;
	padding: 0px;
	position: relative;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h1                     { font: bold 0px Helvetica, Sans-Serif; letter-spacing: -0px; margin: 20px 0; text-align: center; }
h2                     { font: bold 0px Helvetica, Sans-Serif; letter-spacing: -0px; margin: 0 0 0px 0; color: #002266; }
h2.title               { text-align: center; }
h3                     { font: bold 0px Georgia, Serif; margin: 0 0 0px 0; color: #003388; }
h5, .header            { font: bold 15px Georgia, Serif; text-align: center; }
pre, code              { font: 13px/1.8 Monaco, MonoSpace; margin: 0 0 0px 0; padding: 0px; background: #f5f5f5; block: inline; width: 100%; overflow-x: auto; }

blockquote             { margin-left: 0px; }

ul                     { margin: 0 0 0px 0px; }
ul li                  { font: 15px Georgia, Serif; margin: 0 0 8px 0; }

#dl                    { position: absolute; top: 0px; right: 0; background: black; color: white; -moz-border-radius: 0px; -webkit-border-radius: 0px; padding: 0px 6px; }
#dl:hover              { background: #666; }

.themeselector         { margin: 0 auto; text-align: center; }

#status                { color: #00a; font-weight: bold; }
.alert                 { color: #f00; font-weight: bold; }
.alert a               { color: #a00; }
.data                  { width: 100%; border: #555 0px solid; border-collapse: collapse; }
.data td, .data th     { border: #555 1px solid; padding: 0 0px; }
.data th               { background: #eee; }
.data .col             { width: 0px; }

/* For Specific Slides */
.textSlide             { padding: 0px 0px; }
.textSlide h3          { font: 20px Georgia, Serif; }
.textSlide h4          { text-transform: uppercase; font: 15px Georgia, Serif; margin: 0px 0; }
.textSlide ul          { list-style: disc; margin: 0 0 0 25px; }
.textSlide ul li       { display: list-item; }
.rightside             { float: right; margin: 0 0 0px 0px; }

.quoteSlide            { padding: 0px; }
.quoteSlide blockquote { font: italic 24px/1.5 Georgia, Serif; text-align: center; color: #444; margin: 0 0 0px 0; }
.quoteSlide p          { text-align: center; }

/* Set slider1 panel 5 stuff - adding padding directly to the panel will
   shift panels after it, so we need a wrapper */
#slider1 .panel5 ul    { width: 225px; margin: 0 0px 0 0px; }

/* Set slider2 panel sizes */
#slider2 .panel1       { width: 983px; height: 250px; }
#slider2 .panel2       { width: 983px; height: 250px; }
#slider2 .panel3       { width: 983px; height: 250px; }
#slider2 .panel4       { } /* left undefined to show it defaults to wrapper size */
#slider2 .panel5       { width: 983px; height: 250px; }
#slider2 .panel6       { width: 983px; height: 250px; }

/*** FX Demo Page CSS ***/
/* Demo page accordions */
.accordion             { width: 983px; margin: 0 auto; }
.accordion .ui-widget-content a { color: #004499; }

/** Demo 1 **/
/* colorbox images to full size */
#cboxPhoto             { width: 983px; height: 250px; margin: 0 !important; }
/* Change metallic slider defaults to show thumbnails -
  using #demo2 (page wrapper) to increase this CSS priority */
#demo2 div.anythingSlider-metallic .thumbNav a {
 background-image: url();
 height: 0px;
 width: 0px;
 border: #000 1px solid;
 border-radius: 0px;
 -moz-border-radius: 0px;
 -webkit-border-radius: 0px;
 text-indent: 0;
}
/* border around image to show current page */
#demo2 div.anythingSlider-metallic .thumbNav a:hover,
#demo2 div.anythingSlider-metallic .thumbNav a.cur {
 border-color: #fff;
}
/* reposition the start/stop button */
#demo2 div.anythingSlider-metallic .start-stop {
 margin-top: 0px;
}

/** Demo 3 **/
/* expand image */
#slider3 img           { width: 983px; height:250px; position: relative; }
#slider3 .panel        { position: relative; }

/* position close button */
.caption-top .close,
.caption-right .close,
.caption-bottom .close,
.caption-left .close   { font-size: 80%; cursor: pointer; float: right; display: inline-block; }

 /* captions */
 /* set to position: relative here in case javascript is disabled, script sets captions to position: absolute */
#slider3 .caption-top,
#slider3 .caption-right,
#slider3 .caption-bottom,
#slider3 .caption-left { background: #000; color: #fff; padding: 0px; margin: 0; position: relative; z-index: 0; opacity: .8; filter: alpha(opacity=0); }

/* Top caption - padding is included in the width (480px here, 500px in the script), same for height */
#slider3 .caption-top    { left: 0; top: 0; width: 0px; height: 0px; }

/* Right caption - padding is included in the width (130px here, 150px in the script), same for height */
#slider3 .caption-right  { right: 0; bottom: 0; width: 0px; height: 0px;  }

/* Bottom caption  - padding is included in the width (480px here, 500px in the script), same for height */
#slider3 .caption-bottom { left: 0; bottom: 0; width: 0px; height: 0px; }

/* Left caption - padding is included in the width (130px here, 150px in the script), same for height */
#slider3 .caption-left   { left: 0; bottom: 0; width: 0px; height: 00px;  }


.contact-bold { font-weight:bold; color:#001B56; border-bottom:1px solid #9AB1BF; padding:5px 0; width:100px; float:left;}
.contact-bold2 { font-weight:bold; color:#001B56; border-bottom:1px solid #9AB1BF; padding:5px 0; width:20px; float:left;}
.contact-text { font-weight:normal; color:#001B56; border-bottom:1px solid #9AB1BF; padding:5px 0; width:546px; float:left;}
.contact-form { width:666px; float:left;}
.submit { width:84px; float:left; margin-right:15px;}
.reset { width:84px; float:left;}
.contact-row1 { background-color:#D0E3F7; color:#001B56; padding:5px 0 5px 10px; float:left; border-bottom:1px solid #fff;}
.contact-row2 { background-color:#ECF5FC; color:#001B56; padding:5px 0 5px 10px; float:left; border-bottom:1px solid #fff;}
.contact-row1bold { font-weight:bold; color:#001B56; padding:5px 0; width:150px; float:left;}
.contact-row1bold2 { font-weight:bold; color:#001B56; padding:5px 0; width:20px; float:left;}
.contact-row1text { font-weight:normal; color:#001B56; padding:5px 0; width:486px; float:left;}
.contact-row2bold { font-weight:bold; color:#001B56; padding:5px 0; width:150px; float:left;}
.contact-row2bold2 { font-weight:bold; color:#001B56; padding:5px 0; width:20px; float:left;}
.contact-row2text { font-weight:normal; color:#001B56; padding:5px 0; width:486px; float:left;}

.textfield { width:400px; float:left; border:1px solid #9AB1BF; height:25px; border-radius:5px;}
.textfield1 { width:200px; float:left; border:1px solid #9AB1BF; height:25px; border-radius:5px;}
.textfield2 { width:400px; float:left; border:1px solid #9AB1BF; height:25px; border-radius:5px;}

.textfieldsmall { width:195px; float:left; border:1px solid #108ed3; height:25px;  border-radius:5px;}
.textarea { width:470px; float:left; height:50px; border:1px solid #9AB1BF; border-radius:5px;}
.textarea1 { width:400px; float:left; border:1px solid #9AB1BF; border-radius:5px;}
.required { font-weight:bold; color:#FF0000;}
.mandatory { float:left; padding:0 0 10px 0}

