﻿@import "css/jquery-ui-1.7.1.custom.css";

.column { width: 240px; float: left;  margin: 0 1em 0 0;background-color:#352616; color: #9a938b; }
.column-header { padding: 3px 0 3px 10px; font-size: 1em;font-weight: bold;float: left; color: #FFFFFF; margin: 0;}
.column-toolbar { width: 100px; float: right;  padding: 3px 10px 3px 0; margin: 0;}
.column-toolbar li { list-style: none; float: right;}
.column-toolbar a { color: #FFFFFF; }
.album, .slide { margin: 0 0 1em 0; font-size: 1em;}
.album-list, .slide-list {clear:both;padding: 10px 10px 100px 10px; background-color: #f6f2e7; border-left: solid 3px #352616;border-right: solid 3px #352616;border-bottom: solid 3px #352616;}
.album-header, .slide-header { margin: 0.3em; padding-bottom: 4px; padding-left: 0.1em; }
.album-header .ui-icon, .slide-header .ui-icon { float: right; cursor: pointer;}
.album-content, .slide-content { padding: 0.4em; }
.album-selected-results, .slide-selected-results {padding: 1em;border: solid 1px #000000;}
.ui-sortable-placeholder { border: 1px dotted black; visibility: visible !important; height: 50px !important; }
.ui-sortable-placeholder * { visibility: hidden; }
#album-form {clear:both; width:550px; margin-top: 1em;}
.ajax-loading { display: none; }

.sgEdit .ccClear{
clear: both;
height: 0px;
border: none;
margin: 0;
overflow: hidden;
}

.sgEdit #ccWrapper{
margin: 0px auto;
width: 900px;
clear: both;
}

/* slideshow */
.sgEdit #ccSlideshow{
clear: both;
height: 349px;
margin: 0 auto;
}

.sgEdit #ccStockSlides{
display: none;
}

.sgEdit #ccSlides{
list-style: none;
overflow: hidden; 
height: 302px;
}

.sgEdit #ccSlideframe{
display: block;
height: 302px;
width: 745px;
margin: 0 auto;
border: 1px solid #aaa;
background: #fff;
border-width: 1px 2px 2px 1px;
padding: 14px;
}

.sgEdit #ccSlides li{
display: block;
height: 302px;
width: 745px;
margin: 0 auto;
}

.sgEdit #ccSlides img{
background-color: #ccc;
height: 302px;
}

.sgEdit #ccSlides p{
margin: -22px 0 0 4px;
font-style: italic;
color: #bbb;
font-size: x-small;
}
.sgEdit #ccSlides p.ccDarkCap{
color: #777;
}
.sgEdit .ccSlideImage{
float: left;
}
.sgEdit .ccSlide1 img{
width: 745px;
}
.sgEdit .ccSlide2a{
width: 260px;
}
.sgEdit .ccSlide2a img, .sgEdit .ccSlide2xa img{
width: 250px;
}
.sgEdit .ccSlide2b{
width: 485px;
}
.sgEdit .ccSlide2b img, .sgEdit .ccSlide2xb img{
width: 485px;
}
.sgEdit .ccSlide2xa{
width: 250px;
}
.sgEdit .ccSlide2xb{
width: 495px;
}

.sgEdit .VertHorz .ccSlideVert{
width: 260px;
}
.sgEdit .VertHorz .ccSlideHorz{
width: 485px;
}
.sgEdit .HorzVert .ccSlideVert{
width: 250px;
}
.sgEdit .HorzVert .ccSlideHorz{
width: 495px;
}

.sgEdit #ccControls li.lmCurPage{
background: url(../images/buttons.gif) left -53px no-repeat;
}

.sgEdit #ccControls li.lmCurPage a{
background: url(../images/buttons.gif) right -69px no-repeat;
}

/*foms */
/*
legend{
color: #b6a58d;
font-weight: bold;
font-size: 20px;
padding: 1.8em 0 .3em; 
}
label{
float: left;
width: 140px;
font-weight: bold;
clear: left;
margin-bottom: .8em;
}
select{
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

}
input, textarea, select{
padding: 1px 3px;
border: 1px solid #b6a58d;
margin-bottom: .8em;
}
*/

.sgEdit .ccfButton{
background: url(../images/buttons.gif) 0 -26px no-repeat;
padding-left: 3px;
height: 26px;
}
.sgEdit .ccfButton input, .sgEdit .ccfButton button, .sgEdit .ccfButton a{
display: block;
float: left;
border-width: 0;
background:#b6a58d url(../images/buttons.gif) top right no-repeat;
height: 26px;
color: #fff;
letter-spacing: 1px;
font-size: 16px;
padding: 0px 10px;
margin: 0;
text-decoration: none;
cursor: pointer;
line-height: 26px;
}
.sgEdit .ccfField label {
  clear:left;
  float:left;
  font-weight:bold;
  margin-bottom:1em;
  width:140px;
}
  
.sgEdit .ccfButtons{
padding: 1em 0 0 140px;
}

/*admin*/
/*#ccAdmin{
width: 776px;
margin: 10px auto;
}*/
.sgEdit #ccAdmin h1{
margin: 0;
padding: 0 0 0 0;
float: none;
}
.sgEdit #ccSlides img{
cursor: pointer;
}
.sgEdit #ccSlides img.ccNone{
background: #ccc url(../images/noimg.gif) center center no-repeat;
}
.sgEdit .ccfRadioset li{
list-style: none;
float: left;
text-align: center;
width: 33%;
}
.sgEdit .ccfRadioset input{
border: 0;
}
.sgEdit .ccfRadioset label{
display: block;
float: none;
width: auto;
}
.sgEdit .ccfRadioset label img{
border: 1px solid #aaa;
}
.sgEdit .ccfRadioset .ccfRadio{
float: none;
}
.sgEdit .ccfSlider{
background: url(../images/slider.gif) repeat-y;
cursor: pointer;
}

.sgEdit .ui-slider{
width: 163px;
float: left;
background: url(../images/slider.gif) repeat-y;
cursor: pointer;
}

.sgEdit .ccfSlider a.ui-slider-handle{
height: 15px !important;
width: 6px !important;
display: block;
margin: 0 !important; padding: 0 !important;
position: absolute;
visibility: visible;
border: 0;
}

.sgEdit fieldset{
clear: left;
border-bottom: 1px solid #d1c7b5;
padding: 7px;
}
.sgEdit #ccAdminTabs,.sgEdit  #ccAdminNav{
border-bottom: 1px solid #d1c7b5;
height: 29px;
padding-left: 10px;
}
.sgEdit #ccAdminTabs li, .sgEdit #ccAdminNav li{
color: #b6a58d;
font-weight: bold;
font-size: 20px;
padding: 0 10px; 
list-style: none;
float: left;
height: 29px;
}
.sgEdit #ccAdminTabs a, .sgEdit #ccAdminNav a{
display: block;
height: 25px;
float: left;
text-decoration: none;
padding: 2px 4px;

}
.sgEdit #ccAdminTabs li.lmCurPage a, .sgEdit #ccAdminNav li.lmCurPage a{
background: #d1c7b5;
color: #fff;
}
.sgEdit .ccAdminNext{
clear: left;
display: none;
}
