/* Summer 08 #ff0000  */
/* Winter 08 #48a795  */

*{
margin:0;
padding:0;
}

body{
	text-align:center;
	color: #537b85;
	font-family: verdana, arial, sans-serif;
	font-size: 75%;
	height: 100%;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #537b85;
}

a:link {
	color: #537b85;
	text-decoration: none;
}
a:visited {
	color: #537b85;
	text-decoration: none;
}
a:active {
	color: #537b85;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}


/********************************************** old ff6633 layout */

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	background-color: #FFFFFF;
	position: relative;
	background-image: url(images/newrotates/rotate.php);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 130px;
}
#header {
	position: absolute;
	height: 235px;
	width: 220px;
	z-index: -999;
	left: -47px;
	top: 10px;
	margin: 0px;
	padding: 0px;
}
#menu {
	height: 25px;
	width: 645px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	text-align:center;
	z-index: 1;
	line-height: 2em;
	padding-bottom: 90px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	clear: right;
}

#menu ul{
	list-style-type: none;
}
#menu   li {
	display: inline;
	padding-right: 5px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-top: 3px;
	padding-bottom: 5px;
}
#menu  li a   {
	text-decoration: none;
	color: #48a795;
}
#menu li.noborder {
	border:none;
}
#menu a:hover {
	text-decoration: none;
	color: #000000;
}
#leftnav {
	height: 100%;
	width: 170px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	z-index: 1;
	display: block;
	background-color: #FFFFFF;
	position: relative;
}
#leftnav ul {
	list-style-type: none;
}
#leftnav li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #48a795;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #537b85;
	padding-bottom: 9px;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.15em;
}
#leftnav a {
	color: #537b85;
	text-decoration: none;
}
#leftnav a:visited {
	color: #537b85;
	text-decoration: none;
}
#leftnav a:active {
	color: #537b85;
	text-decoration: none;
}
#leftnav a:hover {
	color: #537b85;
	text-decoration: underline;
}
#leftnav li a {
	color: #537b85;
	text-decoration: none;
}
#leftnav li a:hover {
	text-decoration: none;
	color: #000000;
}
#leftnav li.noborder {
	border:none;
	padding-bottom: 15px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-align: left;
	padding-bottom: 0.8em;
	color: #48a795;
}
p {
	color: #537b85;
	text-align: left;
	padding-left: 5px;
	padding-right: 10px;
}
.imgfloat {
	float: right;
}
#index_content {
	width: 580px;
	min-height:545px;
	float: right;
	position: relative;
	background-color: #FFFFFF;
	display: block;
	border-left-width: 1.5px;
	border-left-style: solid;
	border-left-color: #48a795;
	margin: 0px;
	padding-left: 10px;
}
.clear {
clear: both;
}
#footer {
	clear: both;
	height: 35px;
	background-color: #000000;
	color: #ffffff;
	line-height: 20px;
	margin-top: 10px;
	text-align: left;
	padding: 10px;
}
#rightsection {
	float: right;
	padding-left: 10px;
	border-left-width: 1.5px;
	border-left-style: solid;
	border-left-color: #48a795;
	margin-left: 10px;
	height: 550px;
	width: 250px;
	padding-right: 10px;
}
#rightsection_index {
	float: right;
	border-left-width: 1.5px;
	border-left-style: solid;
	border-left-color: #48a795;
	margin-left: 5px;
	height: 230px;
	width: 200px;
	margin-bottom: 10px;
	margin-right: 5px;
}
#home_rightsection {
	float: right;
	padding-left: 10px;
	border-left-width: 1.5px;
	border-left-style: solid;
	border-left-color: #48a795;
	margin-left: 10px;
	height: 275px;
}
#standfirst_rightsection {
	float: right;
	min-height:200px;
	width: 240px;
	padding-right: 5px;
	margin-right: 10px;
	padding-top: 40px;
}
#standfirst {
	background-image: url(images/standfirst.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 180px;
	width: 290px;
}
#standfirstleft {
	width: 110px;
	float: left;
	padding-top: 2px;
}
#standfirstright {
	width: 175px;
	float: right;
	padding-top: 2px;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#standfirstright a {
	text-decoration: none;
	color: #537b85;
}
#standfirstright a:hover {
	color: #48a795;
	text-decoration: none;
}
#standfirst h1 {
	text-align: center;
	font-size: 95%;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 4px;
}
#standfirstleft  h2 {
	font-size: 0.8em;
	padding-left: 7px;
	padding-top: 10px;
	color: #537b85;
	font-weight: bold;
}
#standfirstright h2 {
	font-size: 0.8em;
	padding-top: 10px;
	color: #537b85;
	font-weight: normal;
}
#standfirst p {
	font-size: 0.8em;
}
.standfirstline {
	margin-top: -12px;
}
.standsecondline {
	margin-top: -17px;
}
#standfirstintro {
	width: 290px;
	float: left;
	padding-bottom: 20px;
}
#standfirstintro  h2 {
	text-align: left;
	font-size: 1.8em;
	color: #48a795;
	text-decoration: none;
}
#standfirstintro h3 {
	font-weight: normal;
	text-align: left;
	padding-left: 2px;
	padding-right: 20px;
	font-style: italic;
	font-size: 1.2em;
}
#standfirstintro  a:link {
	text-decoration: underline;
	color: #537b85;
}
#standfirstintro a:hover {
	text-decoration: underline;
	color: #48a795;
}
#standfirstintro p {
	font-size: 1.2em;
}

/*  New Standfirst  */

#standfirstnew {
	float: left;
	height: 180px;
	width: 290px;
}
#standfirsttop {
	float: left;
	width: 290px;
	height: 49px;
	background-image: url(images/standfirstbordertop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0;
	padding: 0;
}
#standfirstbody {
	float: left;
	width: 290px;
	background-image: url(images/standfirstbordervert.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0;
	padding: 0;
}
#standfirstbottom {
	float: left;
	width: 290px;
	height: 21px;
	background-image: url(images/standfirstborderbottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0;
	padding: 0;
}
#standfirstleftnew {
	width: 110px;
	float: left;
	padding-top: 2px;
}
#standfirstrightnew {
	width: 175px;
	float: right;
	padding-top: 2px;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#standfirstrightnew a {
	text-decoration: none;
	color: #537b85;
}
#standfirstrightnew a:hover {
	color: #48a795;
	text-decoration: none;
}
#standfirstnew h1 {
	text-align: center;
	font-size: 95%;
	font-weight: normal;
	padding-bottom: 0;
	padding-top: 2px;
}
#standfirstleftnew  h2 {
	font-size: 0.8em;
	padding-left: 7px;
	padding-top: 10px;
	color: #537b85;
	font-weight: bold;
}
#standfirstrightnew h2 {
	font-size: 0.8em;
	padding-top: 10px;
	color: #537b85;
	font-weight: normal;
}
#standfirstnew p {
	font-size: 0.8em;
}
.standfirstlinenew {
	margin-top: -12px;
}
.standsecondlinenew {
	margin-top: -17px;
}
#standfirstintronew {
	width: 290px;
	float: left;
	padding-bottom: 20px;
}
#standfirstintronew h2 {
	text-align: left;
	font-size: 1.8em;
	color: #48a795;
	text-decoration: none;
}
#standfirstintronew h3 {
	font-weight: normal;
	text-align: left;
	padding-left: 2px;
	padding-right: 20px;
	font-style: italic;
	font-size: 1.2em;
}
#standfirstintronew a:link {
	text-decoration: underline;
	color: #537b85;
}
#standfirstintronew a:hover {
	text-decoration: underline;
	color: #48a795;
}
#standfirstintronew p {
	font-size: 1.2em;
}

/* End Standfirst New  */

#details
 {
	width: 100px;
	float: left;
}
#rightsection_about {
	float: right;
	border-left-width: 1.5px;
	border-left-style: solid;
	border-left-color: #48a795;
	margin-left: 5px;
	height: 810px;
	width: 260px;
	position: relative;
	padding-right: 10px;
}
.table_pcurrent {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	background-color: #48a795;
	color: #FFFFFF;
	padding: 2px;
}
.table_p {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}
#backissues {
	list-style-type: none;
	float: left;
	position: relative;
	width: 275px;
	clear: left;
	height:810px;
}
#backissues h3 {
	color: #537B85;
	text-align: left;
	font-size: 100%;
	padding-left: 5px;
}
#backissues p {
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#backissues h4 {
	font-size: 70%;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 8px;
}

#backissues li{
	display: block;
	clear: left;
	margin-bottom: 1em;
	margin-left: 0;
	float: left;
	background: #eee;
	width: 96%;
	padding: 0px;
}
.backissues {
	font-weight: bold;
	text-align: left;
	padding-top: 4em;
}

#backissues li img{
float: left;
background: #fff;
padding: 1em;
margin-right: 1em;
border: solid 1px #ccc;
}
#rightsection_bi {
	float: right;
	padding-left: 0px;
	border-left-width: 1.5px;
	border-left-style: solid;
	border-left-color: #48a795;
	height: 550px;
	width: 260px;
	margin-left: 10px;
	padding-right: 10px;
}

/***************************************** FORMS */
form{
margin:0;
padding:0;
}

form div,
form p{
font-size: 1em;
margin: 0 0 1em 0;
padding: 0;
}

label{
	font-weight: bold;
	display: block;
	width: 135px;
	float: left;
	text-align: left;
	padding-right: 5px;
	color: #537b85;
}
.dropdownmenu {
	display: inline;
	width: 30px;
	margin-right: 5px;
	margin-left: 6px;
}

dd label{
text-align: left;
}

dd input.button{
margin: 0;
}

fieldset{
	border: 1px solid #48a795;
	padding: 1.5em 10px 1.5em;
	margin: 0 0 1.5em 0;
	clear: both;
}

fieldset div{
line-height: 1.5em;
margin: 5px 0;
clear: left;
}

legend{
	color: #537b85;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background: #fff;
}

input, select, textarea{
font-size:1em; 
font-family: arial, helvetica, sans-serif;
margin: 0;
padding: 2px;
}
form   input, 
form   se 
  {
	width: 200px;
}

form select{
	width: 208px;
}

input:focus,
select:focus,
textarea:focus,
input.focus,
select.focus,
textarea.focus{
	background-color: #FFFFFF;
}

input, select{
vertical-align:middle;
}

textarea{
	width: 200px;
	height: 8em;
}

input.check{,
input.check
border: none;
width: auto;
height: auto;
margin: 0;
}
#submit_button {
	text-align: center;
	padding-left: 40px;
}

input.button,
#main form input.button{
	padding: 0 1em;
	margin-left: 140px;
	width: auto;
}

input .clearleft .button{
padding: 0 1em;
width: auto;
clear: left;
}

form .submit{
margin: 1em 0;
}

form .submit input{
height: 2em;
width: 15em;
}

fieldset#question label{
display: block;
width: auto;
text-align: left
}
.date_dropdown {
	width: 45px
}
.month_dropdown {
	width: 90px
}
.year_dropdown {
	width: 60px
}
#rightsection_yourwed {
	float: right;
	height: 500px;
	width: 240px;
	position: relative;
	margin-right: 10px;
}
#buttons {
	width: 275px;
	position: relative;
	margin: 0px;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 50px;
	float: left;
	clear: left;
	z-index: 1;
	top: 20px;
}
#buttons ul {
	list-style-type: none;
}
#buttons li {
	border: 1px solid #99cc33;
	background-color: #FFFFFF;
	display: inline;
	margin: 5px;
	padding: 0px;
}
#buttons a {
	font-weight: bold;
	color: #537B85;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
	font-size: 12px;
}
#buttons a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
#search {
	position: relative;
}
.jumpMenu {
	float: left;
	width: 350px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#standfirstintro  h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	text-align: left;
	padding-bottom: 0.8em;
	color: #48a795;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-indent: 0px;
}
#standfirstintro p {
	color: #537b85;
	text-align: left;
	text-indent: 0px;
	padding: 0px;
}
#column {
	margin: 0px;
	padding: 0px;
	width: 280px;
	position: relative;
	float: left;
}
#rightsection_column {
	position: relative;
	width: 240px;
	float: right;
	padding: 0px;
	margin-right: 15px;
}
#rightsection_column img {
	margin-bottom: 10px;
}
#column p {
	color: #537b85;
	text-align: justify;
	text-indent: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#column h3 {
	text-align: left;
	font-size: 1em;
}
#column h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-align: left;
	padding-bottom: 0.8em;
	color: #48a795;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-indent: 0px;
}
#column a:link {
	color: #537B85;
	text-decoration: none;
	font-size: 0.9em;
}
#column a:visited {
	color: #537B85;
	text-decoration: none;
	font-size: 0.9em;
}
#column a:hover {
	color: #48a795;
	text-decoration: none;
	font-size: 0.9em;
}
#column a:active {
	color: #537B85;
	text-decoration: none;
	font-size: 0.9em;
}
#buttons2 {
	width: 100px;
	position: relative;
	text-align: center;
	height: 25px;
	z-index: 1;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
}
#buttons2 ul {
	list-style-type: none;
}
#buttons2 li {
	border: 1px solid #99cc33;
	background-color: #FFFFFF;
	display: inline;
	margin: 5px;
	padding: 0px;
	width: 100px;
}
#buttons2 a {
	font-weight: bold;
	color: #537B85;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
	font-size: 11px;
}
#buttons2 a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
#buttons3 {
	width: 100px;
	position: relative;
	text-align: center;
	height: 25px;
	z-index: 1;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
}
#buttons3 ul {
	list-style-type: none;
}
#buttons3 li {
	border: 1px solid #99cc33;
	background-color: #FFFFFF;
	display: inline;
	margin: 5px;
	padding: 0px;
	width: 100px;
}
#buttons3 a {
	font-weight: bold;
	color: #537B85;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
	font-size: 11px;
}
#buttons3 a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
#profiles_content {
	width: 550px;
	min-height:400px;
	float: right;
	position: relative;
	background-color: #FFFFFF;
	display: block;
	border-left-width: 1.5px;
	border-left-style: solid;
	border-left-color: #48a795;
	margin: 0px;
	padding-left: 10px;
}
#profiles_content img {
	padding: 0px;
	margin-bottom: 10px;
}
.photographers {
	margin-bottom: 5px;
}
.photographers_line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #48a795;
	border-bottom-color: #48a795;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.venues_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #48a795;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.leftlink:link {
	color: #537b85;
	text-decoration: underline;
	font-weight: bold;
}

.leftlink:visited {
	color: #537b85;
	text-decoration: underline;
	font-weight: bold;
}

.leftlink:active {
	color: #537b85;
	text-decoration: underline;
	font-weight: bold;
}

.leftlink:hover {
	color: #537b85;
	text-decoration: none;
	font-weight: bold;
}

.jamlink:link, .jamlink:visited, .jamlink:active {
	text-decoration: none;
}

.jamlink:hover {
	text-decoration: underline;
}
