/**** tag definitions ****/

body {
	margin: 0px;
	background: transparent;
}

/**** global container definitions ****/

#global_container {
	width:320px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: ;
	background: transparent;
}


/**** main container definitions ****/

#msc_container {
	position: relative;
	width: 100%;
	margin: auto;
	color: white;
	text-align: left;
	vertical-align: top;
	background: transparent;
}


#msc_container a,
#msc_image a {
	text-decoration: none;
}

#msc_container a:hover,
#msc_image a:hover {
	text-decoration: none;
}

#thumbs_cont table,
#thumbs_cont tr,
#thumbs_cont td {
	border: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
}


/**** menu container definitions ****/

#msc_menu {
	position: relative;
	float: left;
	width: 100%;
	margin: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	font-family: ;
	font-size: 10px;
	background: transparent;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}



#msc_menu h1 {
	margin: 0px;
	padding: 6px 0 12px 10px;
	color: white;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
}

#msc_menu a {
	color: white;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	font-family: ;
	text-decoration: none;
}

#msc_menu a:active, a:visited {
	color: white;
	text-decoration: none;
}

#msc_menu a:hover {
	color: yellow;
	text-decoration: none;
}

#msc_menu a img.lock {
	padding: 0 3px 3px 0;
	vertical-align: middle;
	border: none;
}

#msc_menu span,
#msc_menu #galleries_menu span {
	display: block;
	padding: 6px 0px 6px 10px;
	font-size: 12px;
	background: transparent;
}

#msc_menu ul {
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 4px 0px;
	font-size: 12px;
	background: transparent;
	border-top: 1px solid transparent;
}

#msc_menu ul li {
	display: block;
	/*min-height: 14px;*/
	margin: 0px;
	padding: 4px 0 4px 10px;
	color: white;
	font-size: 12px;
	background: transparent;
	/*white-space: nowrap;*/
}

#msc_menu ul li:hover {
	background: yellow;
}

#msc_menu ul li.odd {
	background: transparent;
}

#msc_menu ul li.even {
	background: transparent;
}

#msc_menu ul li.topline {
	border-top:1px solid transparent;
}

#msc_menu ul li em {
	font-style: normal;
	font-weight: normal;
	font-size: 9px !important;
	font-size: 10px;
}

#msc_menu ul li a,
#msc_menu ul li a:link,
#msc_menu ul li a:active,
#msc_menu ul li a:visited {
	font-size: 12px;
	/*padding-left: 4px;*/
	border-left: 1px solid transparent;
}

#msc_menu ul li a.nonum,
#msc_menu ul li a.nonum:link,
#msc_menu ul li a.nonum:active,
#msc_menu ul li a.nonum:visited {
	border-left: 0px;
}

#msc_menu #galleries_menu small {
	color: white;
}


/*** gallery select menu *****/

#gallery_select_menu select#select_menu {
	font-size: 1em !important;
}


/**** thumbs container definitions ****/

#msc_thumbs {
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 6px 0px;
	background: transparent;
}


/**** url info container definitions ****/

/* NEW SELECT MENU */

#top_menu {
	display:none;
}

#top_menu.menu_bg {
	padding: 12px 0 8px 0 !important;
	background: transparent;
	border-bottom: 1px solid black;
}


#top_menu div {
	display: inline;
	float: left;
	padding: 0px 10px;
	
	font-family: ;
	font-size: 10px;
	line-height: 10px;
}

#galleries_select select {
	font-size: 1.4em;
}

#msc_thumbs #top_menu #tools_menu {
	float: right !important;
	display: none;
	margin: 6px 0 0 0;
	padding: 0px 10px 0 10px;
}

#tools_menu span,
#tools_menu span a {
	color: white;
	font-size: 10px;
	line-height: 10px;
}


#tools_menu span a:hover {
	color: transparent;
}

#gallery_url {

	float: right !important;
	margin: 6px 0px 0px 0px;
	padding: 6px 0px 0px 10px;

}

#gallery_url div#light_menu {
	display: none;
	/*float: left;*/
}

#gallery_url a#permalink_a {
	/*float: right;*/
	color: white !important;
}

#gallery_url a#permalink_a:hover {
	color: transparent !important;
}

/**** info container definitions ****/

#gallery_data {
	width: 100%;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	padding-left: 10px;
}

#gallery_title , #gallery_description {
	display: none;
}

/* thumbs navigation */

#gallery_nav,
#gallery_nav2 {
	display: none;
	font-size: 11px;
	line-height: 11px;
	color: yellow;
}

#gallery_block,
#gallery_block2 {
	display: block;
	margin: 4px 0px 0px 0px;
	padding: 4px 4px 6px 10px;
	color: white;
	font-family: ;
	font-weight: normal;
	text-align: left;
	background: transparent;
}

#gallery_block2 {
	float: left;
	width: 98%;
}

#gallery_block a,
#gallery_block2 a {
	font-size: 11px;
	line-height: 14px;
	color: yellow;
}

#gallery_block a:hover,
#gallery_block2 a:hover {
	color: white;
}


/**** thumbnails styles ****/
	
#thumbs_div {
	width: 100%;
	margin: 0px !important;
	padding: 0px !important;
	color: white;
	font: 10pt/12pt bold ;
	background: transparent;
}

#thumbs_load {
	display: none;
	width: 100% !important;
	margin: 4px 0px 0px 10px;
	border: 1px solid silver;
}

#thumbs_load div#loadbar {
	height: 14px;
	width: 0px;
	margin: 0px;
	padding: 0px;
	background: silver;
}


#thumbs_load div#loadbar p {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	color: white;
}

/* thumbs container */
	
#thumbs_cont {
	width: 100%;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	color: white;
	font-size: 14px;
	font-family: ;
}

#thumbs_cont p {
	padding: 14px 0px 0px 0px;
	color: white;
	font-family: ;
	font-size: 14px;
}

#thumbs_cont p.noimg {
	padding-left: 10px;
}

#thumbs_cont span.load {
	display: block;
	width: 100%;
	margin: 6px 0px 6px 0px;
	padding: 20px 0px 20px 10px;
	color: white;
	font-size: 18px;
}
#thumbs_cont ul {
	visibility: visible;
	list-style: none;
	width: 100% !important;
	margin: 6px 0px 0px 10px !important;
	padding: 0px !important;
}

#thumbs_cont ul li {
	visibility: visible;
	float: left;
	width: 79px;
	height: 85px;
	margin: 0px 8px 8px 0px !important;
	padding: 0px !important;
}

#thumbs_cont ul li p {
	display:none;
}


#thumbs_cont ul li a p {
	color: white;
}

#thumbs_cont ul li a:hover p {
	color: yellow;
}

#thumbs_cont ul li.normal {
	background-color: transparent;
}

#thumbs_cont ul li.selected {
	background-color: white;
}

#thumbs_cont ul li.visited {
	background-color: transparent;
}

#thumbs_cont ul li a,
#thumbs_cont ul li a:link,
#thumbs_cont ul li a:active,
#thumbs_cont ul li a:visited {
	cursor: hand;
}

#thumbs_cont ul li a div.th_load_div {
	height: 105px;
	margin: 0;
	padding: 4px 0 0 10px;
	font-size: 8px;
	background: url('./images/spinner.gif') no-repeat 4px 4px !important;
}

#thumbs_cont ul li a div.th_load_div img {
	border: none;
}

#thumbs_cont ul li img.thumb_img {
	margin: 3px !important;
	padding: 0px !important;
	vertical-align: middle;
	background: url('images/spinner.gif') no-repeat 4px 4px !important;
	border: 1px silver solid;
}

#thumbs_cont ul li img.thumb_img:hover {
	border: none;
	/*border-top: 4px solid yellow !important;*/
}

#thumbs_cont ul li img.thumb_loader {
	margin: 6px !important;
	padding: 0px !important;
	vertical-align: middle;
	border: none;
	background: none;
}


/**** image container styles ****/

#msc_image {
	position: absolute;
	display: none;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	z-index: 1000;
}

body > div#msc_image {
	position: fixed;
}

/**** url info container definitions ****/

#image_url {
	display: none !important;
}

#image_div {
	height: 100%;
	padding: 16px;
	color: white;
	font-size: 10px;
	line-height: 12px;
	font-family: ;
	font-weight: bold;
	background: silver;
}

#image_container {
	width: 100%;
	height: 100%;
	text-align: center;
}

#image_container #img {
	width: 90%;
	margin: 10px auto;
	padding: 0px;
	background: transparent;
	text-align: center;
	vertical-align: middle;
}

#image_container #img img.imagen {
	display: block;
	margin: 0px !important;
	padding: 1px;
	background: transparent;
	border: 8px solid transparent;
}

#image_container div.imagen_desc {
	display: none;
	padding: 4px 10px;
}

#image_container div.imagen_desc div.description {
	display: none;
}

#image_container #img #loaddiv {
	display: none;
	color: white;
	font-size: 11px;
	margin-top: 20px;
	padding: 8px;
	font-weight: normal;
	font-family: ;
	background: transparent;
	border: 1px solid transparent;
}

#image_container #img #loaddiv strong {
	color: black;
}

#image_container #img #loaddiv img#loadimg {
	border: 1px solid black;
	margin-top: -4px;
	vertical-align: middle;
	background: none;
}

#image_container small,
#image_container a small {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	font-family: ;
	color: white;
}

#image_container p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 11px;
	font-weight: normal;
	font-family: ;
	color: white;
	background: transparent;
}

#image_container a:hover small {
	color: yellow; 
}

#image_menu {
	position:absolute;
	top:5px;
	display: block;
	color: white;
}

#image_menu span#close_win {
	float: left;
}

#image_menu span#close_win a {
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
	font-family: ;
}

#image_info , #image_header {
display:none;
}


/**** image navigation div definitions ****/

#nav_container {
display:none;
}


/**** alert div definitions ****/

#alert {
	display: none;
	margin-bottom: 4px;
	padding: 2px;
	text-align: left;
	background: url('themes/blue/') 4px 2px no-repeat white;
}

#alert img {
	display: inline;
	margin-top: 4px;
	vertical-align: top;
}

#alert span#msg {
	display: block;
	margin: 4px 20px 0px 45px;
}

#alert p {
	margin: 0px;
	padding: 0px;
	color: black;
	font-family: ;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}

#alert p small {
	color: silver;
}

#alert p a#dismiss {
	display: block;
	text-align: right;
	margin: 5px 10px 5px 45px;
	padding: 0px;
	color: silver;
	font-weight: normal;
}

#alert p a#dismiss:hover {
	color: yellow;
}


/**** footer container definitions ****/

#msc_foot {
	position: relative;
	float: left;
	width: 100% !important;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	text-align: left;
	background: transparent;
}

#msc_foot span#footer_cont {
	display: block;
	padding: 6px 0px 6px 0px;
	color: black;
	font-family: ;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
}

#msc_foot span#footer_cont a,
#msc_foot span#footer_cont a:link,
#msc_foot span#footer_cont a:active,
#msc_foot span#footer_cont a:visited {
	color: black;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
}

#msc_foot span#footer_cont a:hover {
	color: white;
}

/**** DEBUGGING ****/

#tooltip {
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
	padding: 1px;
	color: white;
	font-size: 11px;
	border: 1px solid white;
	background: transparent;
}

/**** DEBUGGING ****/

#debug {
	position: fixed;
	display: none;
	float: left;
	bottom: 0px;
	width: 100%;
	height: 100px;
	overflow: auto;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	padding-left: 10px;
	background: white;
	z-index: 100000;
	clear: both;
}

#debug p {
	margin: 0px;
	padding: 2px;
	color: black;
	font-family: ;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-align: left;
}

#debug_information {
	position: relative;
	float: left;
	margin: 20 auto;
	padding: 20px;
	border: 10px solid #f30;
}
