body {
   

    background-color: #ffffff;
    font-family: Arial;
    font-size : 11px;

    color: #969696;
  
}



.galleryheader{
width:1260px;
background:url("/themes/california1111111111/images/cb.png") no-repeat;
height:667px;
}

table {
    font-size : 11px;
}
 
h1{
    font-weight: normal;
    font-size: 21px;
    font-family: Arial;
    text-decoration: none;
    line-height : 120%;
    color: #718EA5;
    margin: 2px;
}

h2 {
	font-weight: normal;
	font-family: Brandon;
    font-size: 10px;
	text-transform: uppercase;
    letter-spacing: 2px;
}

h3 {
    font-weight: normal;
    font-family: Arial;
    font-size: 12px;
    margin: 2px;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    margin: 2px 0px;
}

pre.filepath {
    margin: 0px;
    padding: 0px;
}

ul, ol {
    margin-left: 5px;
    margin-top:0px;
    margin-bottom:0px;
    padding: 0px;
}

li {
    margin-left: 10px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 0px;
    list-style-position: outside;
}

ul li {
    list-style-type: disc;
}

.textinput {
    font-family: Arial;
    font-size: 11px;
	border: 2px solid #e2e2e2;
	background: #f4f4f4;
    text-shadow: 1px 1px 0px #ffffff;
    color: #ffffff;
    padding: 5px;
    margin: 2px;
    display: block;
}

.listbox {
    font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
    font-size: 100%;
    border: 1px solid #D1D7DC;
    vertical-align : middle;
}

.button, .buttonlist ul li a {
	background: #d5b8d5;
	border: 2px solid #ffffff;
	font-family: Brandon;
	font-size: 9px;
	letter-spacing: 2px;
	color: #fffff;
	text-transform: uppercase;
    margin-top: 0px;
    padding: 4px;
    margin-right:2px;
    white-space: nowrap;
}


.radio {
    font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
    font-size: 100%;
    vertical-align : middle;
}

.checkbox {
    font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
    font-size: 100%;
    vertical-align : middle;
}

a {
    color: #5e5e5e;
    text-decoration: none;
}

a:hover {
    color: #5e5e5e;
    text-decoration: none;
}

.bblink a {
    color: #0033CC;
    text-decoration: none;
}

.bblink a:hover {
    color: #0033CC;
    text-decoration: underline;
}

.maintable {
    background: none;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 11px;
    text-shadow: 1px 1px 0px #f6f6f6;
    color: #969696;
	width: 980px;
	border-spacing: 0;
}

.tableh1 {
	background: url(images/tableh1.png) repeat;
	box-shadow: inset 0 0 20px #b68db6;
	font-family: Brandon;
	font-size: 10px;
	color: #ffffff;
	text-shadow: 1px 1px 0px #8756e1;
	padding: 15px 20px;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-bottom: 3px solid #d7d7d7;
	margin-bottom: 6px;
}

.tableh2 {
	background: #d9bdd9;
	box-shadow: inset 0 0 20px #aa7faa;
	font-family: Brandon;
	font-size: 9px;
	letter-spacing: 2px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	text-shadow: 1px 1px 0px #b290b2;
    padding: 7px 13px;
}

.tableh2 strong {
	font-weight: normal;
}

.tableb {
	font-size: 11px;
    text-shadow: 1px 1px 0px #ededed;
    color: #fffff;
    margin-right: 20px;
    margin-left: 20px;
}

/* This class will be used in conjunction with class tableb: attributes not particularly (re)-assigned will be taken into account from tableb. */
/* It is being used to accomplish alternating row colors for lists. */
/* It's recommended to only assign another background color that slightly differs from the one defined in tableb */
.tableb_alternate {

}

.tablef {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.catrow_noalb {
	border-bottom: 3px solid #ededed;
	background: #f3f3f3;
    text-shadow: 1px 1px 0px #ffffff;
    color: #757575;
    padding: 7px;
    font-size: 11px;
    margin: 0px;
}

.catrow_noalb:hover {
}

.catrow {
	border-bottom: 3px solid #ededed;
	background: #f3f3f3;
    text-shadow: 1px 1px 0px #ffffff;
    color: #757575;
    padding: 7px;
    font-size: 11px;
    margin: 0px;
}

.catrow:hover {
}

.album_stat {
    text-shadow: 1px 1px 0px #f6f6f6;
    color: #969696;
    font-family: Brandon;
    font-size: 9px;
    text-transform: uppercase;
	letter-spacing: 1px;
    margin: 5px;
}

.thumb_filename {
    font-size: 80%;
    display: block;
}

.thumb_title {
    font-family: Brandon;
    font-size: 9px;
	letter-spacing: 1px;
    text-transform: uppercase;
    padding: 2px;
    display : block;
    color: #fffff;
    text-shadow: 1px 1px 0px #f6f6f6;
}

.thumb_caption {
    font-family: Brandon;
    font-size: 9px;
	letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffffff;
    text-shadow: 1px 1px 0px #f6f6f6;
    padding: 2px;
    display : block;
}

.thumb_caption a {
    text-decoration: underline;
    color: #000000;
}


.thumb_num_comments {
    font-weight: normal;
    font-size: 85%;
    padding: 2px;
    font-style : italic;
    display : block;
}

.user_thumb_infobox {
    margin-top: 1px;
    margin-bottom: 1px;
}

.user_thumb_infobox th {
    font-weight : bold;
    font-size: 100%;
    margin-top: 1px;
    margin-bottom: 1px;
    text-align : center;
}

.user_thumb_infobox td {
    font-size: 85%;
    margin-top: 1px;
    margin-bottom: 1px;
    text-align : center;
}

.user_thumb_infobox a {
    text-decoration: none;
    color: #000000;
}

.user_thumb_infobox a:hover {
    color: #000000;
    text-decoration: underline;
}

.sortorder_cell {
	font-weight: bold;
	font-family: Arial;
    font-size: 9px;
	color: #ffdde3;
	text-shadow: 1px 1px 0px #8756e1;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 20px;
	letter-spacing: 1px;
    margin: 0px;
}

.sortorder_cell .buttonlist ul li a {
	padding: 0px !important;
	margin: 0px;
	width: 0px;
	border: 0px;
	height: 0px;
	background: none;
}

.sortorder_options {
	font-weight: normal !important;
	font-family: Brandon !important;
    font-size: 9px !important;
	color: #ffdde3;
	text-shadow: 1px 1px 0px #8756e1;
    padding: 0px;
    margin: 0px;
	letter-spacing: 1px;
    white-space: nowrap;
}

#star_rating {
	padding: 10px;
}

.nav {
    white-space: nowrap;
}

.navmenu {
	background: #dedede;
	border-bottom: 3px solid #d0d0d0;
	font-family: Brandon;
	font-size: 10px;
	letter-spacing: 2px;
	color: #636363;
	text-transform: uppercase;
	text-align: center;
	text-shadow: 1px 1px 0px #e8e8e8;
	padding: 5px;
}

.navmenu img {
    margin-top: 1px;
    margin-right: 5px;
    margin-bottom: 1px;
    margin-left: 5px;
}

.navmenu a {
    display: block;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    text-decoration: none;
	color: #636363;
	text-shadow: 1px 1px 0px #e8e8e8;
}

.navmenu a:hover {
    text-decoration: none;
	color: #636363;
	text-shadow: 1px 1px 0px #e8e8e8;
}

.admin_menu {
    font-family: Brandon;
    font-size: 9px;
	border-bottom: 3px solid #e2e2e2;
	background: rgba(255, 255, 255, 0.5);
    text-shadow: 1px 1px 0px #ffffff;
    color: #989898;
	margin: 0px;
    padding: 7px;
    text-align: center;
    vertical-align: middle;
	text-transform: uppercase;
}

.admin_menu:hover {
	border-bottom: 3px solid ffffff;}

.admin_menu a {
    text-shadow: 1px 1px 0px #ffffff;
    color: #989898;
    text-decoration: none;
}

.admin_menu a:hover {
    text-shadow: 1px 1px 0px #ffffff;
    color: #797979;
    text-decoration: none;
}

.admin_float {
    float:left;
    margin: 0px;
    max-height:1.5em;
    display: block;
    position: relative;
    white-space:nowrap;
    /*width:100px;*/
}

#admin_menu_anim {
    background-image : url(images/button_bg_anim.gif);
}

.admin_menu .icon {
	visibility: hidden;
	width: 0px;}
	
.tableh1 .icon {
	visibility: hidden;
	width: 0px;}
	
.icon {
    vertical-align:middle;
    margin-right: 1px;
    background: transparent;
    padding: 0px;
}

.comment_date{
    color : #5F5F5F;
    font-size: 90%;
    vertical-align : middle;
}

.image {
}

/* pseudo-classes for image links */
a:link .image{
	border: 5px solid #fff;
-webkit-border-radius: 3px; 
margin: 2px 8px 6px 1px;
border-radius: 3px;
-moz-border-radius:  3px; 
-moz-box-shadow: 0 0 6px #A6A6A6; 
-webkit-box-shadow: 0 0 6px #A6A6A6; 
box-shadow: 0 0 6px #A6A6A6;
	-webkit-transition: all 0.2s ease-in; 
	-moz-transition: all 0.2s ease-in; 
	-o-transition: all 0.2s ease-in;
	opacity: 0.8;  }

a:visited .image{
	border: 5px solid #fff;
-webkit-border-radius: 3px; 
margin: 2px 8px 6px 1px;
border-radius: 3px;
-moz-border-radius:  3px; 
-moz-box-shadow: 0 0 6px #A6A6A6; 
-webkit-box-shadow: 0 0 6px #A6A6A6; 
box-shadow: 0 0 6px #A6A6A6;
	-webkit-transition: all 0.2s ease-in; 
	-moz-transition: all 0.2s ease-in; 
	-o-transition: all 0.2s ease-in;
	opacity: 0.8;  }

a:focus .image{
	border: 5px solid #fff;
-webkit-border-radius: 3px; 
margin: 2px 8px 6px 1px;
border-radius: 3px;
-moz-border-radius:  3px; 
-moz-box-shadow: 0 0 6px #A6A6A6; 
-webkit-box-shadow: 0 0 6px #A6A6A6; 
box-shadow: 0 0 6px #A6A6A6;
	-webkit-transition: all 0.2s ease-in; 
	-moz-transition: all 0.2s ease-in; 
	-o-transition: all 0.2s ease-in;
	opacity: 0.8;  } 


a:hover .image{
border: 5px solid #9b7c9b;
-webkit-border-radius: 3px; 
margin: 2px 8px 6px 1px;
border-radius: 3px;
-moz-border-radius:  3px; 
-moz-box-shadow: 0 0 6px #A6A6A6; 
-webkit-box-shadow: 0 0 6px #A6A6A6; 
box-shadow: 0 0 6px #A6A6A6;
	-webkit-transition: all 0.2s ease-in; 
	-moz-transition: all 0.2s ease-in; 
	-o-transition: all 0.2s ease-in;
	opacity: 1.0;  } 

a:active .image{
	border: 5px solid #fff;
-webkit-border-radius: 3px; 
margin: 2px 8px 6px 1px;
border-radius: 3px;
-moz-border-radius:  3px; 
-moz-box-shadow: 0 0 6px #A6A6A6; 
-webkit-box-shadow: 0 0 6px #A6A6A6; 
box-shadow: 0 0 6px #A6A6A6;
	-webkit-transition: all 0.2s ease-in; 
	-moz-transition: all 0.2s ease-in; 
	-o-transition: all 0.2s ease-in;
	opacity: 0.8;  }











/* pseudo-classes for middlethumb links */
a:link .middlethumb,a:visited .middlethumb,a:focus .middlethumb,a:hover .middlethumb,a:active .middlethumb{
    border: 3px solid #ffffff;
}

.imageborder {
    border: 1px solid #000000;
    background-color: #FFFFFF;
    margin-top: 3px;
    margin-bottom: 3px;
}

.display_media {
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
}

.thumbnails {
    padding: 10px 0px 5px 0px;
    width: 110px;
}

.thumbnails:hover {
}

.footer {
    font-size : 9px !important;
    font-family: Brandon !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
    text-shadow: 1px 1px 0px #f6f6f6;
    color: #969696;
}

.footer a {
    text-decoration: none;
    text-shadow: 1px 1px 0px #f6f6f6;
    color: #707070;
}

.footer a:hover {
    text-shadow: 1px 1px 0px #f6f6f6;
    color: #3e3e3e;
    text-decoration: none;
}

.statlink {
	color: #ffffff;
	text-shadow: 1px 1px 0px #8756e1;
}

.statlink strong {
color: #ffffff;
	text-shadow: 1px 1px 0px #8756e1;
	font-weight: normal;
}

.statlink a {
    text-decoration: none;
	color: #ffffff;
	text-shadow: 1px 1px 0px #8756e1;
}

.statlink a:hover {
	color: #ffffff;
	text-shadow: 1px 1px 0px #8756e1;
}

.alblink {
    font-weight: normal;
}

.alblink a {
    text-decoration: none;

color: #ffffff;
	text-shadow: 1px 1px 0px #8756e1;
	
}

.alblink a:hover {
	color: #b9b9b9;
	text-shadow: 1px 1px 0px #c3a1c3;
    text-decoration: none;
}

.catlink {
    display: block;
    font-family: Brandon;
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: 2px;
    letter-spacing: 2px;
}

.catlink a {
    text-decoration: none;
    text-shadow: 1px 1px 0px #ffffff;
    color: #7d647d;
}

.catlink a:hover {
    color: #a582a5;
    text-decoration: none;
}

.topmenu {
    font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
    line-height : 130%;
    font-size : 110%;
}

.topmenu a {
    color : #0033CC;
    text-decoration : none;
}

.topmenu a:hover  {
    color : #0033CC;
    text-decoration : underline;
}

.img_caption_table {
    border: none;
    background-color: #FFFFFF;
    width : 100%;
    margin : 0px;
}

.img_caption_table th {
    background: #D1D7DC ;
    font-size : 100%;
    color : #000000;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
    border-top : 1px solid #FFFFFF;
}

.img_caption_table td {
    background: #F2F5F7 ;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
    border-top : 1px solid #FFFFFF;
    white-space: normal;
}

.debug_text {
    border: #BDBEBD;
    background-color: #EFEFEF;
    width : 100%;
    margin : 0px;
}

.clickable_option {
    cursor : default;

}

.listbox_lang {
    color: #ffffff;
    background-color: #F2F5F7;
    border: 1px solid #D1D7DC;
    font-size: 80%;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align : middle;
}

.pic_title {
    color: #ffffff;
    font-size: 100%;
    font-weight:bold;
    text-align : center;
    padding-top:0px;
    padding-bottom:0px;
    margin-top:0px;
    margin-bottom:0px;
    line-height:1.0em;
}

.pic_caption {
    color: #ffffff;
    font-size: 100%;
    font-weight:normal;
    text-align : center;
    padding-top:0px;
    padding-bottom:0px;
    margin-top:0px;
    margin-bottom:0px;
    line-height:1.0em;
    background-image:none;
}

.important {
    /* background-image : url(images/important.gif); */
    color: red;
    font-weight: bold;
    padding-left:1px;
    padding-right:1px;
    padding-top:3px;
    padding-bottom:3px;
}

#cpgChooseLanguageWrapper {
    float:left;
}

#cpgChooseThemeWrapper {
    float:left;
}

.filmstrip_background {
}

.prev_strip {
    text-align: left;
}

.next_strip{
    text-align: right;
}

/** Swfupload css **/
div.fieldset {
    border:  2px solid #0E72A4;
    margin: 10px 0;
    padding: 20px 10px;
}

div.fieldset span.legend {
    position: relative;
    padding: 3px;
    top: -30px;
    background-color: #8AA5B5;
    color: #FFF;
    font-weight: bold;
}

div.flash {
    width: 375px;
    margin: 10px 5px;
    border-color: #CCD7E0;
}

input[disabled]{ border: 1px solid #ccc } /* FF 2 Fix */


.progressWrapper {
    width: 357px;
    overflow: hidden;
}

.progressContainer {
    margin: 5px;
    padding: 4px;
    border: solid 1px #E8E8E8;
    background-color: #F7F7F7;
    overflow: hidden;
}
/* Message */
.message {
    margin: 1em 0;
    padding: 10px 20px;
    border: solid 1px #FFDD99;
    background-color: #FFFFCC;
    overflow: hidden;
}
/* Error */
.red {
    border: solid 1px #B50000;
    background-color: #FFEBEB;
}

/* Current */
.green {
    border: solid 1px #DDF0DD;
    background-color: #EBFFEB;
}

/* Complete */
.blue {
    border: solid 1px #CEE2F2;
    background-color: #F0F5FF;
}

.progressName {
    font-size: 8pt;
    font-weight: 700;
    color: #555;
    width: 323px;
    height: 14px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
    font-size: 0;
    width: 0%;
    height: 2px;
    background-color: blue;
    margin-top: 2px;
}

.progressBarComplete {
    width: 100%;
    background-color: green;
    visibility: hidden;
}

.progressBarError {
    width: 100%;
    background-color: red;
    visibility: hidden;
}

.progressBarStatus {
    margin-top: 2px;
    width: 337px;
    font-size: 7pt;
    font-family: Arial;
    text-align: left;
    white-space: nowrap;
    color: #555;
}

a.progressCancel {
    font-size: 0;
    display: block;
    height: 14px;
    width: 14px;
    background-image: url(../../images/cancelbutton.gif);
    background-repeat: no-repeat;
    background-position: -14px 0px;
    float: right;
}

a.progressCancel:hover {
    background-position: 0px 0px;
}

.swfupload {
    vertical-align: top;
}

/**styles for photo manager*/
table#pic_sort tr td { 
    padding: 4px;
    border-bottom: 1px solid #ccc;
}

/** styles for album manager and photo album*/
table#album_sort tr td {
    padding: 3px;
    border-bottom: 1px solid #ccc;
}

table#album_sort tr td span.editAlbum {
    margin-left: 100px;
    font-size: 10px;
    line-height: 100%;
    text-decoration: underline;
    cursor: pointer;
    display: none;
    color: #FF0000;
}

.cpg_message_info, .cpg_message_success, .cpg_message_warning, .cpg_message_error, .cpg_message_validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.cpg_message_info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../../images/message/info.png');
}
.cpg_message_success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('../../images/message/ok.png');
}
.cpg_message_warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../../images/message/warning.png');
}
.cpg_message_error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../../images/message/stop.png');
}
.cpg_message_validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('../../images/message/error.png');
}

.cpg_summary {
    font-size:0.9em;
	border: 1px solid;
    margin: 10px 0px;
	padding:5px 10px 5px 10px;
    color: #FF2B9C;
    background-color: #FFDEEF;
	text-align:right;
	float:right;
	width:400px;
}

#GB_window {
    background-color: #F2F5F7;
    border: 5px solid #CCD7E0;
}

.external {
    background: transparent url('../../images/link.gif') 100% 50% no-repeat;
    padding-right: 10px;
}

.detail_head_collapsed, .detail_head_expanded {
	border-bottom: 3px solid #ededed;
	background: #f6f6f6;
    text-shadow: 1px 1px 0px #ffffff;
    color: #fffff;
	width: 950px;
    font-family: Brandon;
    font-size: 10px;
    text-transform: uppercase;
    padding: 8px 15px;
	float: left;
}

#wrapper {
	width: 980px;
	margin: 0px auto;}
	
#headerPhoto {
	background: url(images/header.png) no-repeat;
	width: 980px;
	height: 342px;
	float: left;}

#footerTheme {
	background: #3c3c3c;
	border-bottom: 3px solid #313131;
	font-family: Brandon;
	font-size: 9px;
	letter-spacing: 2px;
	color: #ffffff;
	text-transform: uppercase;
	padding: 10px;
	text-align: center;
	text-shadow: 1px 1px 0px #fffff;
}

#footerTheme a {
	color: #c1c1c1;}

#headerMain {
	float: left;
	margin-bottom: 0px;}










	
#backTo {
	
	
	background: url(/galeria/themes/simpleselena/images/backto.png) no-repeat;
	float: left;
	width: 118px;
	height: 118px;
	cursor: pointer;}
	
#welcomeMessage {
	float: left;
	margin-left: 18px;

	text-align: justify;
	width: 330px;
	color: #8a8a8a;
	text-shadow: 1px 1px 0px #d0d0d0;
	line-height: 13px;}


@font-face {
 font-family: 'Brandon';
 font-weight: normal;
 src: url('/galeria/themes/simpleselena/brandonbold.otf');}