html
{
}

body
{
background:#fff;
color:#b3b2b2;
font:normal 14px/18px "Times New Roman", Times, serif;
}

img, div, a, input { behavior: url(iepngfix.htc) }
 




#container /*To center everything within*/
{
width:940px;
height:460px;
position:absolute;/*to center vertically and horizontally*/
left:50%;
top:50%;
margin-left:-470px;/*half the width of div*/
margin-top:-230px;/*half the height of div*/
overflow:hidden;
background:url(../images/template.jpg);
}
#container a:link, #container a:visited, #container a:active, #container a:focus, #container a:hover
{
outline:none;
}
#container img
{
border:0px;
}





#navigation
{
margin:0px;
padding:10px 0px 0px 320px;
color:#b3b2b2;
}
#navigation li
{
display:inline;
margin:0px 25px;
padding:0px;
}
#navigation a:link, #navigation a:visited, #navigation a:active, #navigation a:focus
{
outline:none;
text-decoration:none;
color:#b3b2b2;
border-top:3px solid #fff;
border-bottom:3px solid #fff;
}
#navigation a:hover
{
color:#2296d5;
border-top:3px solid #2296d5;
border-bottom:3px solid #fff;
}





#navigation-bottom
{
margin:0px auto;
padding:10px 0px 0px 320px;
color:#b3b2b2;
font:normal 12px/18px "Times New Roman", Times, serif;
}
#navigation-bottom li
{
display:inline;
margin:0px 10px;
padding:0px;
}
#navigation-bottom a:link, #navigation-bottom a:visited, #navigation-bottom a:active, #navigation-bottom a:focus
{
outline:none;
text-decoration:none;
color:#b3b2b2;
border-bottom:2px solid #fff;
}
#navigation-bottom a:hover
{
color:#2296d5;
border-bottom:2px solid #2296d5;
}





#header
{
width:872px;
height:36px;
margin:0px;
padding:16px 0px 0px 68px;
}





#fadeshow1
{
width:827px;
height:354px;
margin:0px 0px 0px 57px;
padding:0px;
}





#content
{
width:640px;
height:354px;
margin:0px;
padding:0px 64px 0px 236px;
}
#content label  { width: 140px; padding-left: 20px; margin: 5px; float: left; text-align: left; }
#content input, #content textarea
{
margin: 5px;
padding: 0px; 
float:left;

border: 1px solid #b3b2b2; 
border-top-color: #cccccc; 
border-left-color: #cccccc; 

color: #b3b2b2; 

}
#content h2
{
color:#2296d5;
font:normal 18px/24px "Times New Roman", Times, serif;
}
a.thumblink:link, a.thumblink:visited, a.thumblink:active, a.thumblink:focus
{
outline:none;
text-decoration:none;
border:3px solid #b3b2b2;
height:150px;
width:150px;
display:block;
float:left;
margin:0px 8px;
}
a.thumblink:hover
{
border:3px solid #2296d5;
}





.notification_error
{
border: 1px solid #A25965;
height: auto;
width: 90%;
padding: 8px;
margin:0px auto;
background: #F8F0F1;
text-align: left;
}

.notification_ok
{
border: 1px #47ba6a solid;
height: auto;
width: 90%;
padding: 8px;
margin:0px auto;
background: #d0f0da;
text-align: center;
}

.info_fieldset { border:0px;padding:30px 0px 0px 0px; }

.info_fieldset legend
{
border: 3px solid #2296d5; 
color: black; 

padding: 2px 5px 2px 5px;
}

.button
{
border: 1px solid #b3b2b2; 
border-top-color: #cccccc; 
border-left-color: #cccccc; 

background: white;

color: #b3b2b2; 
}

/* Label */
.info_fieldset label  { width: 140px; padding-left: 20px; margin: 5px; float: left; text-align: left; }

/* Input, Textarea */
.info_fieldset input, .info_fieldset textarea
{
margin: 5px;
padding: 0px; 
float: left;

border: 1px solid #b3b2b2; 
border-top-color: #cccccc; 
border-left-color: #cccccc; 

color: #b3b2b2; 

}

/* BR */

#fields br { clear: left; }





.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
}
.jScrollPaneDrag {
	position: absolute;
	background: #2E9AD8;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}




.anythingSlider                         { width: 640px; height: 348px; position: relative; margin: 0 auto; padding:0px; }
.anythingSlider .wrapper                { width: 560px; overflow: auto; height: 348px; margin: 0 40px; padding:0px; position: absolute; top: 0; left: 0; }

                                       /* Width below is max for Opera */
.anythingSlider .wrapper ul             { width: 32700px; list-style: none; position: absolute; top: 0; left: 0; margin:0px; padding:0px; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 348px; width: 520px; margin:0px; padding:20px; }
.anythingSlider .arrow                  { display: block; height: 100px; width: 40px; text-indent: -9999px; position: absolute; top: 127px; cursor: pointer; }
.anythingSlider .forward:hover          { background: url(../images/next.png) no-repeat; background-position: 0 0;}
.anythingSlider .back:hover             { background: url(../images/previous.png) no-repeat; background-position: 0 0;}
.anythingSlider .forward                { background: url(../images/next.png) no-repeat; background-position: 0 -100px; right: -20px; }
.anythingSlider .back                   { background: url(../images/previous.png) no-repeat; background-position: 0 -100px; left: -20px; }

#thumbNav                               { position: relative; top: 323px; text-align: center; }
#thumbNav a                             { color: black; font: 11px/18px Georgia, Serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #b3b2b2 url(../images/cellshade.png) repeat-x; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { background: #2396d5; }

#start-stop                             { background: green; background-image: url(../images/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 323px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#start-stop.playing                     { background-color: red; }
#start-stop:hover                       { background-image: none; }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

.anythingSlider .item { width:260px; height:25px; overflow:hidden; float:left;margin:5px 0px; padding:0px 0px 0px 0px; font:normal 14px/25px Arial, Helvetica, sans-serif; }





        /* --- viewport configuration ---------------------------------------------------------- */
        .viewport {
            float: left;
            height: 160px;
            overflow: hidden;
            position: relative;
            width: 520px;
            margin: 0px 0px 10px 0px;
			border:3px solid #2396d5;
        }

        /* This is so that the 2nd thumbnail in each row fits snugly. You will want to add a similar
           class to the last thumbnail in each row to get rid of the margin-right. */
        .no-margin {
            margin-right: 0;
        }

        /* --- Link configuration that contains the image and label ----------------------------- */
        .viewport a {
            display: block;
            position: relative;
            text-decoration: none;
        }

        .viewport a img {
            height: 200px;
            left: -20px;
            position: relative;
            top: -20px;
            width: 560px;
        }

        /* --- Label configuration -------------------------------------------------------------- */
        .viewport a span {
            display: none;
			font:bold 40px/50px Arial, Helvetica, sans-serif;
            height: 100%;
			padding:40px 0px 0px 0px;
            position: absolute;
            text-align: center;
            text-decoration: none;
            width: 100%;
            z-index: 100;
        }
            .viewport a span em {
            display: block;
			font:normal 22px/33px Arial, Helvetica, sans-serif;
            text-decoration: none;
            }

        /* --- Dark hover background ------------------------------------------------------------ */
        .dark-background {
            background-color: rgba(15, 15, 15, 0.6);
            color: #b1dcf3;
            text-shadow: #000 0px 0px 20px;
        }
            .dark-background em {
                color: #b1dcf3;
            }

        /* --- Light hover background ----------------------------------------------------------- */
        .light-background {
            background-color: rgba(255, 255, 255, 0.6);
            color: #2396d5;
            text-shadow: #fff 0px 0px 20px;
        }
            .light-background em {
                color: #2396d5;
            }

        /**
         * You could create multiple hover background classes for different looks depending on the
         * image type. Use your imagination!
         */





#
{
width:0px;
height:0px;
margin:0px;
padding:0px;
}





.clear-both
{
clear:both;
line-height:0;
height:0;
margin:0px;
padding:0px;
}





.clear-left
{
clear:left;
line-height:0;
height:0;
margin:0px;
padding:0px;
}





.clear-right
{
clear:right;
line-height:0;
height:0;
margin:0px;
padding:0px;
}





.hidden
{
line-height:0;
width:0px;
height:0px;
display:none;
margin:0px;
padding:0px;
}
