/* CSS Template for ImagePro site */
/* Default layout: 2col, theme: Imagepro */


/* Custom colors start */

#tagline, #tagline-right {
    color: #AFAFAF;
}

.column, .rt, .lt, .addModule, .addModule_rtNarrow, .content_columns, .row, .row_small, .row_small2 {
    background-color:#000;
}
.widget {
    background-color:#2e2e2e;
    color: #a3a3a3;
}
.widget_title {
    color: #FFF;
}
.widget_title2 {
    color: #FFF;
    margin-left: 0px;
    padding: 0px;
    font: bold 1.0em/.6em Arial, Tahoma, sans-serif;
    line-height:25px;
    text-align:left;
}

.pagetab a{
    color: #000;
}
.selectedpagetab {
    color: #fff;
}
.selectedpagetab, #pagenav_rule, .pagetab a:hover {
    background: #646464;
}


/* Custom colors end */
/* Custom CSS start */
/* Custom CSS end */
body, #popupAddPage, #popupEditText, #popupEditPhoto, #popupEditGallery, #popupEditSlideshow, #popupCurrentCSS, #popupCSSTips, #popupEditPage   {
    background: transparent url(../images/bgndLtGrayFade.jpg) repeat-x;
    color: #fff;
    background-color: #000;
}

.widget a {
    color: #fff;
}

.widget_actions {
    background-color: #3e3e3e;
    color: #a3a3a3;
}

.widget_twitter {
    background-image:url(../images/icn_twitter.gif);
    background-color: #2e2e2e;
    color: #a3a3a3;
}

h2 {
    color: #FFF;
}

.widget_title {
    background-image:url(../images/icn_camera.gif) no-repeat; 
}

#pagenav {
    background:url(../images/bgndLtGray_topNav_long.jpg) no-repeat; /* diff */
}

.ui-selected {
    background-color: #E6F7D4;
}

#footer{
	color: #eee;
}

#footer a, #footer a:visited {
	color: #5e5e5e;
}

#footer a:hover {
	color: #ffffff;
}

.footerNote {
	color: #CCCCCC;
}

a {
    color: #fff;
}

#popupImage {
    background: #fff;
}
.popupClose{  
    color:#6fa5fd;  
}  


div.folder { 
	background-color:#444;
}

.folder_h2 {
	background-color:#ccc;
}
.ok {
    color: #00ff00;
}
.error {
    color: #ff0000;
}
.drag_note {
    color: #a3a3a3;
    font-size: 10px;
}

body {
	margin: 0px auto;
	padding: 0;
	width: 950px;
	border: none;
	text-align: left;
}

#sitetitle_image {
    width: 80%;
    width: 950px;
}

#sitetitle {
    font-size: 32px;
    width: 80%;
    font-weight: bold;
    width: 950px;
    margin-left:15px;
    text-decoration: none;
}

#tagline {
    font-size: 15px;
    width: 80%;
    margin-left:15px;
    text-decoration: none;
}

#tagline-right {
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
}

#content {
    margin-top: 0px;
}

.clear {
    clear: both;
}

.column {
    width: 930px;
    border: 0px solid #000;
    padding: 10px;
    float: left;
}
.rt {
    _float:right;
    width: 930px;
    border: 0px solid #000;
    padding: 10px;
}
.lt {
    width: 930px;
    border: 0px solid #000;
    padding: 10px;
    _float: left;
}
.row {
    width: 930px;
    border: 0px solid #000;
    padding: 5px;
    margin-left: -5px;
    margin-top:0px;
    #margin-bottom:-10px;
}

.row_small {
    width: 930px;
    border: 0px solid #000;
    padding: -1px;
    #padding: 3px;
    margin-left: -5px;
    margin-top:0px;
    height: 11px;
    margin-bottom:-5px;
    #margin-bottom:-8px;
}

.row_small2 {
    width: 930px;
    border: 0px solid #000;
    height: 5px;
    padding-right: 9px;
    margin-left: -12px;
}

.addModule {
    width: 930px;
    margin-left: -10px;
    border: 0px solid #000;
    padding: 10px;
    float: left;
}

.widget {
    margin-bottom: 10px;
    padding: 5px;
    font: normal 12px Verdana, Arial, Tahoma, Georgia, sans-serif;
}
.textwidget {
    font-size:12px;
}
.widget_actions {
	border: 1px dotted #999999;
	padding: 10px 0px 5px 5px;
	font: normal 0.75em/01.1em Arial, Tahoma, Georgia, sans-serif;
}

.widget_twitter {
    background-repeat:no-repeat; background-position:2px 1px;
    height: 60px;
    text-align:left;
    border: 1px solid #000;
    padding: 10px 0px 5px 80px;
    font: normal 0.75em/01.1em Arial, Tahoma, Georgia, sans-serif;
    margin-bottom:10px;
}

h2 {
    margin-left: 0px;
    padding: 0px;
    font: bold 1.2em/.9em Arial, Tahoma, sans-serif;
    line-height:10px;
}
.widget_title {
    margin-left: 0px;
    padding: 0px;
    font: bold 1.2em/.9em Arial, Tahoma, sans-serif;
    line-height:25px;
    text-align:left;
    margin-bottom:10px;
}
.widget_title_center {
    padding: 0px;
    font: bold 1.2em/.9em Arial, Tahoma, sans-serif;
    line-height:25px;
    text-align:center;
    margin-bottom:10px;
	color: #FFF;
}

.widget_title_none {
    padding: 0px;
    font: bold 1.2em/.9em Arial, Tahoma, sans-serif;
    line-height:25px;
    margin-bottom:10px;
	color: #FFF;
}


p {
    margin-top: 5px;
}

.actions {
    float: right;
 }

#pagenav {
	width: 950px;
}

#pagenav_rule {
	height:5px;
	width:auto;
}

.pagetab {
    float: left;
    margin-right: 10px;
    _min-width:100px;
    height: 27px;
    text-align:center;
	color: White;
    font: normal .8em/2.0em verdana, sans-serif;
}

.pagetab a{
   text-decoration:none;
    padding: 5px 10px 5px 10px;
}
.pagetab a:hover{
    background: #fff;
    padding: 5px 10px 5px 10px;
}

.selectedpagetab {
	height: 27px;
	text-align:center;
	color: White;
	font: bold .8em/2.1em verdana, sans-serif;
    margin-right: 10px;
    _min-width:100px;
}

.reset {clear:both;height:0 !important;overflow:hidden;}

#footer{
    margin-top: 20px;
    margin-bottom: 20px;
    width:950px;
    font: normal 0.7em/2.1em Verdana, Arial, Tahoma, sans-serif;
}

#footer a, #footer a:visited {
    padding: 5px;
    display:inline;
    letter-spacing: -1px;
    text-decoration:none;
}

#footer a:hover {
    padding: 5px;
    display:inline;
    letter-spacing: -1px;
    text-decoration:underline;
}

.footerNote {
    display:inline;
    line-height:15px;
    margin-bottom: 5px;
}

#backgroundPopup{  
    display:none;  
    _height:100%;  
    width:100%;  
    top:0;  
    left:0;  
    background:#000000;  
    border:1px solid #cecece;  
    z-index:1;  
}  
#popupEditText, #popupCurrentCSS, #popupCSSTips {  
    display:none;  
    width:820px;  
    border:2px solid #cecece;  
    padding:12px;  
    font-size:13px;  
} 
#popupAddPage, #popupEditPage {  
    display:none;  
    position:fixed;  
    _position:absolute; /* hack for internet explorer 6*/  
    _height:100px;  
    width:320px;  
    border:2px solid #cecece;  
    z-index:2;  
    padding:12px;  
    font-size:13px;
    font: normal 0.75em/01.1em Arial, Tahoma, Georgia, sans-serif;
    color: #fff;
} 
#popupEditPhoto, #popupEditGallery, #popupEditSlideshow{  
    display:none;  
    position:fixed;  
    _position:absolute; /* hack for internet explorer 6*/  
    _height:670px;  
    width:820px;  
    border:2px solid #cecece;  
    z-index:2;  
    padding:12px;  
    font-size:13px;  
}
#popupImage {
    display:none;  
    position:fixed;  
    _position:absolute; /* hack for internet explorer 6*/  
    height:auto;  
    width:auto;  
    border:2px solid #cecece;  
    z-index:15;  
    padding:12px;  
}
.popupClose{  
    font-size:14px;  
    line-height:14px;  
    right:6px;  
    top:4px;  
    position:absolute;  
    font-weight:700;  
    display:block;  
}  


.folders {
    height:490px;  
    width:800px;  
    overflow:auto;
}
div.folder { 
    border:1px solid #ccc;
    padding:0 0 20px 0;
    margin-bottom:15px;
    text-align:center;
}

.folder_h2 {
    text-align:left;
    padding:0 0 0 15px;
    line-height:40px;
    font-size:14px;
}

div.ph {
    float:left;  
    margin:0; 
    padding:0; 
    width:230px; 
    text-align:center;
}
div.ph_gallery {
    float:left;  
    margin:0; 
    padding:0; 
    width:210px; 
    text-align:center;
}

.hr {
    height:1px; 
    width:100%; 
    border-bottom:1px solid #ccc;
}
.folder p a {
    font-family:Arial, Helvetica, sans-serif; 
    font-weight:bold;
}

#config {
    text-align: center;
    width: 100%;
    border-left: 2px solid #ff0000;
    border-right: 2px solid #ff0000;
    border-bottom: 2px solid #ff0000;
    background-color: #fff;
    font-family:Arial, Helvetica, sans-serif;]
    font-size:15px;
    color: #000;
}

#config a {
    color: #AFD1EC;
}

.shown {
    display: block;
}

.hidden {
    height:0!important;
    width:0!important;
    border:none!important;
    visibility:hidden!important;
}

.builder {
	margin-top: 20px;
	padding: 5px 0 0 5px;
	width: 950px;
	text-align: left;
    font-family:Arial, Helvetica, sans-serif; 
}
.note {
    font-size: 12px;
}

.thumb {
    cursor: pointer;
}

.gallery {
	padding:0 0 20px 0;
	margin-bottom:15px;
	text-align:center;
}

.image_close {
    width: 100%; 
    height: 25px;
    float: left;
    background-color:#fff;
}
.image_close_link {
    right:6px;  
    bottom:4px;  
    position:absolute;
}
.content_columns {
    float: left;
    width:950px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    #padding-top: 3px;
    margin: 0;
}

#ctl00_ContentPlaceHolder1_tblButtons
{
	margin-top:0px;
	#margin-top:0px;
}

.input-info {
display:block;
float:left;
    margin-bottom: 10px;
    padding: 5px;
}


.menu_on
{
	background-image: url(images/menu_on.gif);
}
.menu_off
{
	background-image: url(images/menu_off.gif);
}

