/* 
Theme Name: SCFestival4
Theme URI: http://scit.com/
Description: Fourth SCFEstival Theme 
Version: 1.0
Author: SCIT 
Author URI: http://www.scit.com/ 
*/

* {
  padding: 0px;
  margin: 0px;
  /* font-family: Tahoma, Arial, Verdana, sans-serif; */
  font-family: "Times New Roman", Times, serif;
}

body {
  background: #fffacd;
}

img { behavior: url(iepngfix.htc); }

p {
  margin-top: 5px;
  margin-bottom: 10px;
}

a {
  color: #274A2A;
  text-decoration: underline;
}

a:hover {
  color: #759A75;
}

h2 {
  color: 4B3708;
  font-size: 16px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

table, tr, td, p, div, span, li, h3 {
	font-size: 12px;
	color: #333333;
}

li{
  /* list-style-image:url(images/bullet.gif);*/
  list-style: none;
  padding-bottom: 5px;
}

input, select, textarea {
	font-size: 11px;
	color: #333333;
}

ul {
	font-size: 12px;
	margin-top: 5px;
	/* margin-left: 10px; */
}

ol {
	font-size: 12px;
	margin-top: 5px;
	margin-left: 28px; 
}

blockquote {
  margin-left: 20px;
}

#page-container {
  position:relative;
  width: 760px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom: 10px;
}

#logo-overlay {
  position: absolute;
  top: 5px;
  left: 0px;
  z-index: 1;
}

#contest-overlay {
  position: absolute;
  display: none;
  top: -5px;
  left: -10px;
  z-index: 1;
}

#header-container {
  position:relative;
  background: #fffacd;
}

#logo-container {
  float:left;
}

#top-links{
  float:right;
  margin-right: 20px;
}

#top-box {
}

#main-left-pic {
  background: url("http://www.scfestivalofflowers.org/wp-content/themes/scfestival4/images/lily-print.jpg") no-repeat top left;
}

#menu-container {
  height: 18px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 3px;
  vertical-align: middle;
  margin-top: 5px;
  color: #7B6C42; 
  text-align: center;
	margin-left: 60px;
}

#menu-container li {
  display: inline;
}

#menu-container a {
  color: #7B6C42;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  font-family:Georgia, "Times New Roman", Times, serif;
}

#menu-container a:hover {
  color: #000000;
  border-style: solid;
  border-width: 1px;
  border-color: #C6BEA6;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 1px;
}

#content-container {
  position:relative;
  /*display:table;*/
  background: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #DED8C9;
  border-bottom-color: #C6BEA6;
  padding: 15px;
  padding-top: 10px;
  padding-bottom: 5px;
  width: 730px;
}
#content-container_sim {
  position:relative;
  /*display:table;*/
  background: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #DED8C9;
  border-bottom-color: #C6BEA6;
  padding: 5px;
  padding-top: 10px;
  padding-bottom: 5px;
  width: 750px;
}

#sponsor-container{
  background: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #DED8C9;
  border-bottom-color: #C6BEA6;
  padding: 15px;
  padding-top: 10px;
  padding-bottom: 5px;
  margin-top: 15px;
  margin-bottom: 5px;
}

.sponsor-link {
  padding-left: 15px;
  padding-right: 15px;
  float: right;
}

#footer-container {
  clear: both;
  /* padding-top: 5px;*/
  padding-bottom: 5px;
}



#footer-cap {
  border-style: solid;
  border-width: 0px;
  border-color: #DED8C9;
  border-top-width: 1px;
  height: 5px;
}

#footer-menu{
  text-align:center;
  color: #7b6c4a;
  padding-bottom: 5px;
}

#footer-menu a{
  text-decoration: none;
  color: #7b6c4a;
  font-size: 11px;
}

#footer-menu li {
  display: inline;
}

#footer-menu ul {
  display: inline;
}

#footer-menu a:hover {
  text-decoration:underline;
}

#footer-copyright {
  text-align:center;
	font-size: 11px;
	Font-weight: regular;
	color: #C6BEA6;
}

#footer-copyright a{
  text-decoration: none;
  color: #C6BEA6;
  font-size: 11px;
  Font-weight: regular;
}

#scitfooter {
  text-align:right;
	font-size: 11px;
	Font-weight: regular;
	color: #C6BEA6;
}

#scitfooter a{
  text-decoration: none;
}

#main-left-col {
  display: inherit;
  width: 400px;
  float: left;
}

#main-right-col {
  display: inherit;
  float: left;
  padding-left: 20px;
  vertical-align:top;
  width: 308px;
}

#right-col {
  width: 308px;
  position: absolute;
  background:url(images/welcome_back.gif);
  top: 10px;
  left: 440px;
}

.callout {
  float: left;
  padding: 12px;
}

#page-title {
   z-index: 10;
   font-size: 16pt;
   position: relative;
}

#subtitle {
  position: absolute;
  top: 7px;
  left: 135px;
  font-size: 16pt;
  width: 500px;
}

#page-menu{
  float: left;
  width: 124px;
   z-index: 10;
}

#page-content {
  float: left;
  width: 590px;
  border: solid 0px #ded8c9;
  border-left-width: 1px;
  padding-left: 10px;
  padding-bottom: 10px;
  z-index: 10;
  min-height: 300px;
}

.sponsor-box {
  float: left;
  border: 1px solid #000000;
  width: 190px;
  padding-bottom: 10px;
}

.sponsor-longbox {
  padding-bottom: 10px;
  width: 760px;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #DED8C9;
  border-bottom-color: #C6BEA6;
}

.sponsor-box-header {
  background: #40361D;
  color: #FFFFFF;
  padding: 5px;
  margin-bottom: 5px;
  text-align: left;
}

.sponsor-contents {
  padding-left: 10px;
  padding-right: 10px;

  text-align:center;
  vertical-align:middle;
}
.sponsor-contents img {
	 padding-left:5px;
	 padding-right:5px;
	 
	}
.sponsor-contents_sim {
  padding-left: 10px;
  padding-right: 10px;
  padding-top:10px;
  padding-bottom:10px;
  text-align:center;
  vertical-align:middle;
}
.sponsor-contents_sim img {
	padding:2px;
	}
.sponsor-contents_tab {
  padding-left: 10px;
  padding-right: 10px;
  padding-top:10px;
  padding-bottom:10px;
  text-align:center;
  vertical-align:middle;
}
.sponsor-contents_tab img {
	height:40px;
	width:70px;
	padding:2px;
	}	
.navigation {
  position:relative;
}

.alignleft {
  text-align:left;
  float:left;
}

.alignright {
  text-align:right;
  float: right;
}

.special-guests li{
  padding-top: 5px;
  padding-bottom: 5px;
  color: #274A2A;
  list-style: none;
}

.bullets li{
	margin-left: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #274A2A;
  list-style: disc;
}


.special-guests a.guests {
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}

#front-news {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #274A2A;
}

#front-news p {
  color: #274A2A;
}

#front-news p a {
  text-decoration:none;
}

.border {
  border: solid 1px black;
}

.sponsor-type {
  border: solid 1px black;
  border-right-width: 0px;
  border-left-width: 0px;
  padding: 5px;
}

a.imgpost img{
  border: solid 1px black;
  margin: 10px;
}

.imageframe { margin: 10px; padding: 5px; border: 1px solid #aaa; }
.imgalignleft { float: left; }
.imgalignright { float: right; }
.imgaligncenter { margin-left: auto; margin-right: auto; }

.ec3_events{
	font-size:22px !important;	
}

/*---------------------------SLIDER----------------------------*/
	
#slider-container,#page-title {
	width:760px;
	height: auto;
	position: relative;
}

#page-title {
	color: #747474;
	background-color: #efefec;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	height: 34px;
}

#page-title h6 {
	margin-top: 7px;
	margin-bottom: 7px;
	display: block;
	font-size: 13px;
	font-style: italic;
	padding-left: 40px;
}

#static-header-img img{
	margin-top:-6px;
	margin-bottom:-6px;
	width:760px;
}

#slider-container-shadow {
	width: 100%;
	height: 6px;
	background-image: url(images/shadow_sl.png);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	z-index: 2000;
}

#slider {
	width: 760px;
	height: 300px;
	position: relative;
	padding:0px;
	margin:0px;
}

#description-box {
	position: absolute;
	width: 760px;
	background-color: #000;
	z-index: 20;
	bottom: -100px;
	padding-left: 10px;
	padding-right: 10px;
	opacity: 0.8;
	filter: alpha(opacity =80);
}

#description-box p {
	color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*---------------- ACCORDION SLIDER -----------------*/


/*------------ THUMBNAIL SLIDER -------------*/

#slider-img-wrapper {
	overflow: hidden;
	position: relative;
	width: 750px;
	height: 300px;
	
}

#slider img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
	width: 750px;
	height: 300px;
	display: none;
}

#slider img.current {
	z-index: 10;
}

#slider-navigation-container {
	width: 750px;;
	height: 60px;
	border-bottom: 1px solid #e6e6e6;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right:0px;
}

#slider-navigation {
	position: relative;
	overflow: hidden;
	width: 750px;
	height: 60px;
	left: 0px;
	top: 0px;
	visibility:hidden;
}

.slider_nav_tumb {
	width: 90px;
	height: 70px;
	display: block;
	background-image: url(images/slider_nav_bg.png);
	background-repeat: no-repeat;
	padding: 7px;
	padding-top: 8px;
}

#slider-navigation .items {
	width: 20000em;
	position: absolute;
	left: 0px;
}

#slider-navigation .items div {
	float: left;
}

#slider-navigation .items img {
	width: 70px;
	height: 50px;
	background-color: #FFF;
	border: 1px solid #d9d9d9;
	background-repeat: no-repeat;
	padding: 3px;
	margin-right: 6.9px;
}

#slider-navigation .items img.active {
	background-color: #efefec;
	border: 1px solid #d9d9d9;
	position: relative;
}

.browse {
	width: 41px;
	height: 41px;
	display: block;
	position: absolute;
}

#left-arrow {
	left: -48px;
	top: 10px;
	float: left;
	width: 38px;
	height: 38px;
	display: block;
	background-image: url(images/slider_arrow_l.png);
	background-repeat: no-repeat;
}

#right-arrow {
	right: 14px;
	top: 10px;
	width: 38px;
	height: 38px;
	display: block;
	background-image: url(images/slider_arrow_r.png);
	background-repeat: no-repeat;
}
