@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

#wrapper1{
    width: 780px;
    margin: 25px auto;
}

body {
	background-color: #2B2B2B;
}

#wrapper{
	width:100%;
	height:100%;
	z-index:1;
	padding:0px;
	margin:0px;}
	
#spacer{
	height:10px;
	width:100%;}
	
#menu_back{
	background-image:url(images/menu_back.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:38px;
	width:100%;}
	
#topper_back{
	background-image:url(images/topper_back.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:60px;
	width:100%;}

.text {
	font-family: tahoma;
	font-size: 11px;
}

.tabs {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	background-color:#E2E2E2;
	border-top:1px solid #C6C6C6;
	border-left:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
	padding-left:5px;
	cursor:pointer;
	font-variant:small-caps;
}

.formtext {
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	font-family: tahoma;
	border:1px solid #666;
	font-size: 11px;
	color:#999;
}

#white_top{
	background-image:url(images/white_top.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:830px;
	height:15px;}
	
#white_bottom{
	background-image:url(images/white_bottom.png);
	background-repeat:no-repeat;
	background-position:top;
	width:830px;
	height:15px;}
	
#white_side{
	background-image:url(images/white_sides.jpg);
	background-repeat:repeat-y;
	background-position:top;
	width:15px;
	height:100%;}
	
.maintext{font-family:tahoma;
font-size:11px;
color:#666;
}

.maintextred{font-family:tahoma;
font-size:14px;
color:#F00;
}

.mainpadtext{font-family:tahoma;
font-size:11px;
padding-left:10px;
color:#666;
}

.mainbigtext{font-family:tahoma;
font-size:13px;
font-weight:bold;
color:#666;
}

.whitetext{font-family:tahoma;
font-size:11px;
color:#fff;
}

.footertext{font-family:tahoma;
font-size:10px;
color:#666;
}

.grefootlink A:link {
	color: #ffffff;
	font-size: 12px;
	font-style: tahoma;
	font-weight:bold;
	vertical-align:middle;
	}
.grefootlink A:visited {
	color: #ffffff;
	font-size: 12px;
	font-style: tahoma;
	font-weight:bold;
	vertical-align:middle;
	}
.grefootlink A:active {
	color: #ffffff;
	font-size: 12px;
	font-style: tahoma;
	font-weight:bold;
	vertical-align:middle;
	}
.grefootlink A:hover {
	color: #000;
	font-size: 12px;
	vertical-align:middle;
	font-weight:bold;
	text-decoration:underline;
	font-style: tahoma;
	}

#topmargin{
	line-height:100%;
	}
	
	#logo{
		width:188px;
		height:61px;
		background-image:url(images/logo.png);
		background-repeat:no-repeat;
		background-position:center;
		margin-top:-20px;
		z-index:1;
		position:absolute;}
		
#intro {
    padding-bottom: 10px;
}

#slider {
    width: 700px;
    margin: 0 auto;
    position: relative;
	border: 10px solid #ccc;
}

.scroll {
	overflow: hidden;
	width: 700px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 10px;
    width: 358px;
	height: 318px;
}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/leftshadow.png) repeat-y;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/rightshadow.png) repeat-y;
}

.inside {
	padding: 10px;
	border: 1px solid #999;
}

.inside img {
	display: block;
	border: 1px solid #666;
	margin: 0 0 10px 0;
	width: 350px;
}

.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 11px;
	color: #ccc;
}

a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

a:hover {
	border-bottom: 1px solid #999;
}

.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -45px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}


*                                       { margin: 0; padding: 0; }
a, a img                                { border: 0; text-decoration: none; outline: 0; }

#page-wrap                              { width: 780px; padding-top: 15px; background: white; margin: 0 auto 0px; position: relative; }
#col1                                   { width: 49%; float: left; margin: 0 0 20px 0; }
#col2                                   { width: 49%; float: right; }

h1                                      { font: bold 60px Helvetica, Sans-Serif; letter-spacing: -2px; margin: 20px 0; text-align: center; }
h2                                      { font: bold 30px Helvetica, Sans-Serif; letter-spacing: -1px; margin: 0 0 10px 0; }
h3                                      { font: 16px Georgia, Serif; margin: 0 0 10px 0; }  
h5                                      { font: 15px Georgia, Serif; text-align: center; }
pre                                     { font: 13px/1.8 Monaco, MonoSpace; margin: 0 0 15px 0; }

ul                                      { margin: 0 0 25px 25px; }
ul li                                   { font: 15px Georgia, Serif; margin: 0 0 8px 0; }

#dl                                     { position: absolute; top: 10px; right: 0; background: black; color: white; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 3px 6px; }
#dl:hover                               { background: #666; }

/*
    This stuff is for the TitleBlock Plugin
*/
.image                                  { position: relative; margin-bottom: 20px; width: 100%; }
.image h2                               { position: absolute; top: 220px; left: 0; width: 100%; }
.image h2 span                          { color: white; font: bold 30px/40px Helvetica, Sans-Serif; letter-spacing: -1px; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.7); padding: 6px 8px; }
.image h2 span.spacer                   { padding: 0 2px; background: none; }


/*xfffg
    For Specific Slides
*/
#textSlide                              { padding: 10px 30px; }
#textSlide h3                           { font: 20px Georgia, Serif; }
#textSlide h4                           { text-transform: uppercase; font: 15px Georgia, Serif; margin: 10px 0; }
#textSlide ul                           { list-style: disc; margin: 0 0 0 25px; }
#textSlide ul li                        { display: list-item; }

#quoteSlide                             { padding: 30px; }
#quoteSlide blockquote                  { font: italic 24px/1.5 tahoma; text-align: center; color: #444; margin: 0 0 10px 0; }
#quoteSlide p                           { text-align: center; }


.anythingSlider                         { width: 760px; height: 360px; position: relative; margin: 0 auto 15px; }
.anythingSlider .wrapper                { width: 680px; overflow: auto; height: 341px; margin: 0 40px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; background: #fff; border-top: 3px solid #e0a213; border-bottom: 3px solid #e0a213; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 317px; width: 680px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -20px; }
.anythingSlider .back                   { background-position: -67px 0; left: -20px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

#thumbNav                               { position: relative; top: 323px; text-align: center; }
#thumbNav a                             { color:black ; font: 11px/18px Tahoma; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #ffffff 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: #ffffff; }

#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; }