
/**************

SLIDESHOWPRO.NET COLOR STYLE SHEET

Copyright 2007-8 Dominey Design Inc. All Rights Reserved.

This style sheet may NOT be reused, redistributed, or modified by any third parties without the expressed written permission of Dominey Design Inc. 

**************/

/*

"DEFAULT" STYLE 

Modifies:
	* TEXT COLOR
	* BACKGROUNDS
	
*/

/* 
-----------------------------------------------------------------------------
GLOBAL DEFAULT ELEMENTS
-----------------------------------------------------------------------------*/
body {background:#222;color:#888;}
a {color:#ccc;}
strong,h1,h2,h3,h4,h5,h6,strong a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color:#eee;}


/* 
-----------------------------------------------------------------------------
HEADER CLASSES
-----------------------------------------------------------------------------*/
h2 a {color:#b4b4b4;}
h2 a:hover {color:#eee;}
h3 small {color:#999;text-shadow: #000 0px 0px 0px;}
h3.dash {color:#202020;border:1px solid #999;}
h3.dash a {color:#202020;}
h3.dash a:hover {color:#447200;}
h3.logo {background:transparent url(../img/bg_module_head_logo.gif) 0 0 no-repeat;}
h4.error {background:#76b41c;border-bottom:1px solid #bcf573;}
h4.smart {background:transparent url(../img/icon_gears.html) 0 0 no-repeat;}
h6 span {color:#666;}

/* 
-----------------------------------------------------------------------------
LAYOUT: Global
-----------------------------------------------------------------------------*/
div#header-links {background:#222;border-bottom:1px solid #333;}

div#body-bg {background:transparent url(../img/bg_header.gif) repeat-x;}

div#header-logo a {background:#222 url(../img/bg_header_logo.gif) no-repeat;}

div#container {background:#303030;}
div#container-footer {background:#303030 url(../img/bg_container_bl.gif) bottom left no-repeat;}
div#container-footer div {background:transparent url(../img/bg_container_br.gif) bottom right no-repeat;}

div#container-top div {background:transparent url(../img/bg_container_tr.gif) top right no-repeat;}
div#container-empty-top div {background:transparent url(../img/bg_container_tr.gif) top right no-repeat;}

div#container h1 a.instruction-link {color:#76b41c;}
div#container h1 a.instruction-link:hover {color:#fff;}

div#prod-head {background:transparent url(../img/bg_container_tr.gif) top right no-repeat;}
div#prod-head div.inner {border-bottom:1px solid #444;}

div#page-info {background:#222;}

div.col-wrap-first {border-top:1px solid #444;}

div.module {background:#121212 url(../img/bg_module_tl.gif) top left no-repeat;}
div.module-head {background:transparent url(../img/bg_module_tr.gif) top right no-repeat;}
div.module div.wrap {background:#222;}
div.module div.divider {border-bottom:1px solid #333;}
div.module-footer {background:#222 url(../img/bg_module_bl.gif) bottom left no-repeat;}
div.module-footer div {background:transparent url(../img/bg_module_br.gif) bottom right no-repeat;}

div.module img.pad {background:#363636;border-right:1px solid #000;border-bottom:1px solid #000;padding:3px;float:left;margin:0 12px 12px 0;}

div#footer {color:#666;}
div#footer a, div#footer strong {color:#666;}

ul.feature-list li {text-shadow:0;} 

ul.feature-list-bullets li {
	background:transparent url(../img/bullet_circle.gif) 0 5px no-repeat;
}

ul.list li {
	background:transparent url(../img/bullet_circle.gif) 0 5px no-repeat;
}


/* 
-----------------------------------------------------------------------------
NAVIGATION: MAIN
-----------------------------------------------------------------------------*/
ul#main-nav li {background:transparent url(../img/bg_main_nav_tab.gif) no-repeat scroll 0 0;}
ul#main-nav li a {font-size:11px;text-transform:uppercase;color:#aaa;background:transparent url(../img/bg_main_nav_tab.gif) no-repeat scroll 100% 0;}
ul#main-nav li a:hover {color:#fff;}
ul#main-nav li.selected {background-image:url(../img/bg_main_nav_tab_selected.gif);}
ul#main-nav li.selected a {background-image:url(../img/bg_main_nav_tab_selected.gif);color:#fff;}



/* 
-----------------------------------------------------------------------------
NAVIGATION: SUB
-----------------------------------------------------------------------------*/
ul#sub-nav li a {color:#999;}
ul#sub-nav li.selected a {color:#fff;}
ul#sub-nav li.spacer {color:#444;}

/* 
-----------------------------------------------------------------------------
FORMS GENERAL
-----------------------------------------------------------------------------*/
input, textarea {
	border:1px solid #000;
}                         
input:focus, textarea:focus {} 
input.file {color:#fff;}
fieldset.solo {border-top:1px solid #444;border-bottom:1px solid #444;}
label {color:#fff;font-weight:bold;}
label span.req {color:#e4675c;}
form.quad label {color:#fff;}

/* 
-----------------------------------------------------------------------------
LISTS
-----------------------------------------------------------------------------*/
ul.album {background:#e1e1e1;}
ul.dash-strip li {border-bottom:1px solid #333;}
ul.dash-strip li.note {color:#666;font-size:9px;}


fieldset.embed {
	border-bottom:1px solid #444;
	border-top:1px solid #444;
	background:#363636;
}

ul.dash-strip li div.thumb {background:#383838;border:1px solid #1f1f1f;}

ul.dash-strip div.no-thumb div {background:#444;}

ol.photo-thumbs-list li img {border-right:1px solid #000;border-bottom:1px solid #000;background:#363636;}
ol.photo-thumbs-list li img.video-overlay {background:#363636;border:0;}


/* 
-----------------------------------------------------------------------------
HEADER RADIUS
-----------------------------------------------------------------------------*/
div.header-radius {background:#222 url(../img/bg_dashpro_tl.gif) top left no-repeat;}
div.header-radius img.gray-edge {float:left;}
div.header-radius div.tr {background:transparent url(../img/bg_dashpro_tr.gif) top right no-repeat;}
div.header-radius div.bl {background:#222 url(../img/bg_dashpro_bl.gif) bottom left no-repeat;}
div.header-radius div.br {background:transparent url(../img/bg_dashpro_br.gif) bottom right no-repeat;}
div.header-radius span.subtext {color:#888;}
div.header-radius label {color:#fff;}



/*
-----------------------------------------------------------------------------
ALERTS
-----------------------------------------------------------------------------*/        
div#alert h2 {color:#fff;}
div#alert a.suppress {color:#fff;background:transparent url(../img/radBttn_delete_76b41c.html) 100% 50% no-repeat;}
div#alert ul.list li {background-image:url(../img/bullet_circle_alert.gif);}

div#alert .red {color:#fff;background:#b4001c url(../img/bg_alert_red_tl.gif) top left no-repeat;}
div#alert .red div.tr {background:transparent url(../img/bg_alert_red_tr.gif) top right no-repeat;}
div#alert .red div.bl {background:#b4001c url(../img/bg_alert_red_bl.gif) bottom left no-repeat;}
div#alert .red div.br {background:transparent url(../img/bg_alert_red_br.gif) bottom right no-repeat;}
div#alert .red div.alert-icon {background:transparent url(../img/bg_alert_error.gif) top left no-repeat;}
div#alert .red a {color:#fff;text-decoration:underline;}

div#alert .green {color:#fff;background:#76b41c url(../img/bg_alert_gr_tl.gif) top left no-repeat;}
div#alert .green div.tr {background:transparent url(../img/bg_alert_gr_tr.gif) top right no-repeat;}
div#alert .green div.bl {background:#76b41c url(../img/bg_alert_gr_bl.gif) bottom left no-repeat;}
div#alert .green div.br {background:transparent url(../img/bg_alert_gr_br.gif) bottom right no-repeat;}
div#alert .green div.alert-icon {background:transparent url(../img/bg_alert_excl.gif) top left no-repeat;}

div#alert .red a, div#alert .green a {color:#fff;text-decoration:underline;}


/* 
-----------------------------------------------------------------------------
ICON LABELS
-----------------------------------------------------------------------------*/
tr.publish .icon_label_album, .icon_label_album {background:transparent url(../img/icon_label_album.html) 0 0 no-repeat;}
tr.draft .icon_label_album {background:transparent url(../img/icon_label_album_draft.html) 0 0 no-repeat;}
.icon_label_feed {background:transparent url(../img/icon_label_feed.gif) 0 0 no-repeat;} 
.icon_label_feed_sm {background:transparent url(../img/icon_label_feed_sm.gif) 0 0 no-repeat;}
.icon_label_gallery {background:transparent url(../img/icon_label_gallery.html) 0 0 no-repeat;}
.icon_label_newalbum {background:transparent url(../img/icon_label_newalbum.html) 0 0 no-repeat;}
.icon_label_newgallery {background:transparent url(../img/icon_label_newgallery.html) 0 0 no-repeat;}
.icon_label_photo {background:transparent url(../img/icon_label_photo.html) 0 0 no-repeat;}
.icon_label_profile {background:transparent url(../img/icon_label_profile.html) 0 0 no-repeat;}
.icon_label_qt {background:transparent url(../img/icon_label_qt.gif) 0 0 no-repeat;}
.icon_label_smartgallery {background:transparent url(../img/icon_label_smartgallery.html) 0 0 no-repeat;}
.icon_label_uploadimg {background:transparent url(../img/icon_label_uploadimg.html) 0 0 no-repeat;}
.icon_label_video {background:transparent url(../img/icon_label_video.gif) 0 1px no-repeat;}
.icon_label_pdf_sm {background:transparent url(../img/icon_label_pdf_sm.gif) 0 0 no-repeat;}   
.icon_label_tw_sm {background:transparent url(../img/icon_label_tw_sm.gif) 0 0 no-repeat;}   



/* 
-----------------------------------------------------------------------------
CONTACT TABLE
-----------------------------------------------------------------------------*/
table.contact {width:100%;margin-bottom:15px;}
table.contact td {padding: 15px 15px 0 0;vertical-align:top;}


/* 
-----------------------------------------------------------------------------
GRAPHICAL RADIUS BUTTONS
-----------------------------------------------------------------------------*/
div.radBttn a {background: transparent url(../img/radBttn.gif) no-repeat top left;}
div.radBttn span {color: #fcfcfc;text-shadow: #222 0px 1px 0px;background: transparent url(../img/radBttn.gif) no-repeat top right;}




/* 
-----------------------------------------------------------------------------
LAYOUT: Sortable Table
-----------------------------------------------------------------------------*/
table.sortable {background:#121212 url(../img/bg_module_tl.gif) top left no-repeat;} 
table.sortable th {color:#eee;border-right:1px solid #222;}
table.sortable th.tr {background:#121212 url(../img/bg_module_tr.gif) top right no-repeat;border-right:none;}
table.sortable th span {color:#444;}
table.sortable th.sortdesc {background: url(../img/sort_arrow_down.html) 97% 50% no-repeat;}
table.sortable th.sortasc {background: url(../img/sort_arrow_up.html) 97% 50% no-repeat;}
table.sortable td {background:#222;border:1px solid #121212;}
table.sortable td.title {border-left:0;}
table.sortable td.title span {color:#666;}
table.sortable td.end {border-right:0;}
table.sortable td.thumb img {border:1px solid #000;}
table.sortable tr.even td {background:#282828;}
table.sortable td.bl {background:#222 url(../img/bg_module_bl.gif) bottom left no-repeat;}
table.sortable td.br {background:#222 url(../img/bg_module_br.gif) bottom right no-repeat;}
table.sortable tr.subth td {background:#444;}




/* 
-----------------------------------------------------------------------------
GRAPHICAL BUTTONS
-----------------------------------------------------------------------------*/

button.primary_sm {
	background: transparent url(../img/bttn_primary_sm.gif) no-repeat top left;
	border:1px solid #111;
	color:#fcfcfc; 
	text-shadow: #000 0px 1px 0px;
}

button.primary_sm_alt {
	background: transparent url(../img/bttn_primary_sm_alt.gif) no-repeat top left;
	border:1px solid #448613;
	color:#fff; 
	text-shadow: #000 0px 1px 0px;
}

button.primary_lg {
	background: transparent url(../img/bttn_primary_lg.gif) no-repeat top left;
	border:1px solid #111;
	color:#fcfcfc; 
	text-shadow: #000 0px 1px 0px;
}

button.primary_lg_alt {
	background: transparent url(../img/bttn_primary_lg_alt.gif) no-repeat top left;
	border:1px solid #448613;
	color:#fff; 
	text-shadow: #000 0px 1px 0px;
}




/* 
-----------------------------------------------------------------------------
MISC
-----------------------------------------------------------------------------*/

img.wide {background:#292929;}

img.gray-edge {border-right:1px solid #000;border-bottom:1px solid #000;background:#444;}

span.warn strong {color:#F60;}

span.note strong {color:#76B41C;}

span.slash {color:#666;} 

span.prodprice {color:#76b41c;}

span.help {color:#76B41C;}

span.news-date {color:#666;font-weight:normal;font-size:10px;}

label.sub {color:#888;}

.dialogue-spacer {border-bottom:1px solid #89cf21;border-top:1px solid #89cf21;padding-top:4px;margin:8px 0;display:block;width:100%;}

.break-line {height:1px;border-top:1px solid #444;margin-bottom:15px;}             

.module-rss {background:transparent url(../img/module_feed_icon.gif) 0 0 no-repeat;padding:0 8px 0 0;display:block;}

.posted {color:#666;border-top:1px solid #444;border-bottom:1px solid #444;}

a.download {background:transparent url(../img/icon_download.gif) 0 2px no-repeat;}

.mtentry h4 span {color:#888;}
