/*-----start Submission_form-----*/
#submission_main{
  margin:0px auto;
  width:912px;
  text-align:left;
  border:solid 0px;
    font:normal 12px tahoma;
}
#form_section_left{
  position:relative;
  float:left;
  width:450px;
  height:400px;
  border:solid 0px;
}
#form_section_right{
  position:relative;
  float:left;
  width:449px;
  height:400px;
  border:solid 0px;
}
#form_section_bottom{
  position:relative;
  float:left;
  width:903px;
  height:200px;
  border:solid 0px;
}
.form_title{
  position:absolute;
  top:6px;
  font:normal 12px tahoma;
  color:#3C3C3C;
  border:solid 0px red;
  margin-right:10px;
  width:114px;
  text-align:right;
}
.form_text{
  font:normal 12px tahoma;
  color:#3C3C3C;
}
input{
    border:none;
    background-color:#FFFFFF !important;
}
#form_section_wrapper{
  position:relative;
  float:left;
  width:400px;
  border:solid 0px red;
  left:20px;
}
.form_object{
  position:relative;
  border:solid 0px blue;
  height:30px;
}
.form_textarea{
  position:relative;
  border:solid 0px blue;
  height:230px;
}
.submit_image{
  position:absolute;
  left:120px;
}
.input_location{
  position:absolute;
  left:125px;
  top:3px;
}
.header_text{
  font:bold 14px tahoma;
  color:#13B5EB;
}
/*-----end Submission form-----*/

.theme_wrap {
width: 135px;
height 110px;
position: relative;
float:left;
color: #A2A2A2;
border: 0px solid red;
margin-left: 12px;
margin-bottom: 5px;
font-family: Tahoma, Verdana, Helvetica;
font-size: 10px;
text-align: center;
}
#title_div_all, #title_div_new {
position: relative;
float: left;
border: 0px solid blue;
width: 100%;
color: #13B5EA;
font-family: Tahoma, Verdana, Helvetica;
font-size: 18px;
margin-top: 10px;
margin-bottom: 10px;
height: 37px;
}
#title_div_all {
background-image: url('/images/bg_all_photos_title.jpg');
background-repeat: repeat-x;
}
/*
.this_title {
position: relative;
float: left;
border: 0px solid yellow;
width: 620px;
margin-top: 10px;
margin-left: 10px;
}
.title_results {
position: relative;
float: left;
border: 0px solid green;
width: 150px;
font-size: 14px;
color: #C3C3C3;
margin-top: 10px;
}
*/
#title_toggle_new, #title_toggle_all {
position: relative;
float: left;
border: 0px solid green;
width: 125px;
text-align: right;
margin-top: 10px;
}
#title_toggle_new a, #title_toggle_all a {
font-size: 14px;
color: #C3C3C3;
}
#current_themes {
border: 0px solid green;
position: relative;
float: left;
width: 100%;
}
#all_themes {
border: 0px solid green;
position: relative;
float: left;
width: 100%;
display: none;
}
#themes_info {
width: 100%;
position: relative;
float: left;
border: 0px solid green;
background-image: url('/images/themes_info_bg.jpg');
background-repeat: repeat-x;
height: 89px;
margin-bottom: 10px;
}
#themes_info_inner {
margin: 20px;
border: 0px solid green;
color: #828282;
font-size: 12px;
}
