

/***********************************************

NSIDC Photo & Image Gallery

by S. Truex

***********************************************/

/******************************************* 

Styles for NSIDC Photo Gallery Home Page

*******************************************/

/******************************

Global Photo Gallery Styles

******************************/

a {
	text-decoration: underline;
}

a:visited {
	color: #666666;
}

/**********************

Slideshow Styles

**********************/

.slideshow {
	height: 513px;
	width: 100%;
	margin: auto;
	position: relative;
	overflow: hidden;
}

.slides { 
	position: absolute; 
	height: 513px; 
	width: 100%; 
	z-index: 0;
	/*overflow: visible;*/
}

.slide { 
	height: 513px; 
	width: 100%;
	/*overflow: hidden;*/
}

.slideInfo {
	background: transparent url("/gallery/coppermine/images/home_slideshow/transBG.png") repeat;
	position: absolute;
	top: 460px;
	left: 0;
	width: 100%;
	height: 55px;
	margin: 0;
}

.slideInfo p { 
	width: 95%;
	height: 20px;
	padding: 10px 20px 10px 27px;
	margin: 0;
}

.slideImage { 
	height: 513px;
	border: none;
}

.nav { 
	background: transparent url("/gallery/coppermine/images/home_slideshow/transBG.png") repeat;
	position: absolute;
	top: 422px;
	left: 25px;
	width: 75px;
	z-index: 100;
	text-align: center;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
	height: 38px;
}

.nav a {
	cursor: hand;
}

#prev1 {
	width: 20px;
	height: 34px;
	margin-right: 7px;
}

#prev1:hover {
	width: 20px;
	height: 34px;
	margin-right: 7px;
}

#next1 {
	width: 20px;
	height: 34px;
}

#next1:hover {
	width: 20px;
	height: 34px;
}

#homeText {
	background: transparent url("/gallery/coppermine/images/home_slideshow/transBG.png") repeat;
	opacity: .7;
	width: 400px;
	height: 275px; 
	-moz-border-radius-topright: 7px; 	
	-moz-border-radius-bottomright: 7px; 
	position: absolute;
    top: 70px;
	z-index: 10;
	border: 1px solid #666666;
	border-left: 0;
}

#homeText h1 {
	color: #000000;
	margin-left: 20px;
	margin-top: 10px;
}

#homeText p {
	color: #000000;
	margin: 20px;
	margin-left: 30px;
	padding-right: 5px;
}

#topContentLinks a {}


/******************

Global Styles 

******************/

#p7menubar {
	/*margin-top: 6px;*/ /* will be deleted after testing. This is an unecessary assignment. MW 03/09/2011 */
}

div, p, span, ul, li, table, tr, td {
	padding: 0;
	margin: 0;
}

.hidden {
	display: none;
}

.block {
	display: block;
}

.floatLeft {
		float: left;
}
.floatRight {
		float: right;
}

h1, h2, h3 { 
	font-weight: 300;
	padding-left: 7px;
}

h2 {
	color: #E9FFFF;
	font-size: 1.5em;
}

h3 {
	color: #E9FFFF;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 0;
}

/******************************

Wrappers & Containers

******************************/

#gallerySlideshowWrapper {
	height: 513px;
}

#bannerContainer {
		width: 100%;
		background: #235c75;
		height: 44px;
		overflow: hidden;
		margin: 0;
		margin-bottom: 0;
		padding: 0;
		border: 0;
}

#galleryHomeTopContent {
	height: auto;
	position: relative;
	width: 100%;
	margin-top: 0px;
}

#galleryHomeBottomContent {
	max-width: 1100px;
	height: 100%;
	//height: 650px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*************************

Gallery Home Images styles

*************************/

#homeImageContainer {
	height: 513px;
	position: relative;
	top: 0;
	width: 100%;
	max-width: 1100px;
}

/************************

Search & Browse styles

************************/

#toolboxContainer {
		/*float: right;*/
		margin: 0;
		border: 0;
		/*padding: 3px;*/
		width: 100%;
		height: 210px;
		/*margin-bottom: 15px;
		margin-right: 15px;
		margin-top: 15px;*/
		margin: 0;
		position: relative;
		top: 0;
}

#toolboxContainer h2 {
	background-color: #245C77;
}

#toolboxContainer p {
	padding: 10px 0 0 10px;
}

#toolboxContainer form {
	padding: 10px 0 0 10px;
}

.resetPosition {
	position: relative;
	top: 14px!important;
}

.nocrumb {
	padding-top: 20px;
	//padding-top: 40px;
}

.noclass {
	padding: 0;
}

a.searchBrowseHeader {
		background-color: #245C77;
		padding-left: 5px;
		margin-top: 0;
		color: #FFFFFF;
}

.browseContainerContent {
		background-color: #E4E8EB;
		width: 22%;
		height: 200px;
		padding-bottom: 10px;
		margin-right: 5px;
		float: left;
}

/*IE fix for form element styling in the toolbox */
.browseContainerContent form { 
	//padding: 0;
	//margin: 10px 0 0 10px;
}

#searchContainerContent {
		background-color: #6699cc!important;
		/*width: 237px;*/
		width: 23.4%;
		height: 200px;	
		padding-bottom: 0;
		margin-right: 5px;
		height: 100%;
		float: left;
}
#searchContainerContent table {
	margin-left: 0;
	padding-left: 0;
}
#helpFAQ {
	width: 36%;
	margin: 0;
}

#helpFAQ p {
	padding-right: 15px;
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 6px;
	margin-bottom: 2px;
	font-size: .8em;
}

#browseFavorites {
	width: 15%;
}

#browseGalleries {
	width: 24%;
}



/*********************

Category Index styles

*********************/

#categoryIndex .tableh1 {
	width: auto;
}

#categoryIndex .catrow {
	background: #FFFFFF;
	padding: 0;
}

#categoryIndex .catrow td {
	padding-left: 10px;
}

#categoryIndex .tableb {
	background: #FFFFFF;
}

/*
#categoryIndex .catlink {
	padding-left: 10px;
}
*/

/************************

Contact NSIDC styles

************************/

#galleryHome #contactNSIDC {
	width: 100%;
	margin-top: 50px;
}

/**************************

Gallery Home Navigation

**************************/

#galleryNav {
	float: left;
	width: 150px;
}

#galleryNav ul {
	float: left;
	width: 150px;
}

#galleryNav .nav1 {
	float: none;
}

.nav1 a {
	padding: 0 ;
	color: #FFFFFF;
}


/******************

NSIDC Footer

******************/

/*
#footerNSIDC {
	position: relative;
	top: -14px;
}
*/

/*****************************

Powered By Coppermine Footer 

****************************/

/*
.footer {
	clear: both;
	float: left;
	height: 30px;
}
*/

#galleryHome #categoryIndex .footer {
	clear: both;
	float: right;
	text-align: center;
	padding: 0 15px 0 0;
}
		
/***************

Form Styles 

***************/


.dropDownMenu {
		width: 200px;
}

/* end eric's stylization */

.textinput {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        vertical-align : middle;
}

.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #CCD7E0;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #CCD7E0;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.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: #0033CC;
        text-decoration: none;
}

a:hover {
        color: #0033CC;
        text-decoration: underline;
}

.bblink a {
        color: #0033CC;
        text-decoration: none;
}

.bblink a:hover {
        color: #0033CC;
        text-decoration: underline;
}

.maintable {
        border: 1px solid #CCD7E0;
        background-color: #FFFFFF;
        margin-top: 1px;
        margin-bottom: 1px;
		width:100%;
}

/* Breadcrumb stylizations */
.breadcrumb span a:link {color: #003366; text-decoration: none; }
.breadcrumb span a:active {color: #003366; text-decoration: none; }
.breadcrumb span a:visited {color: #003366; text-decoration: none; }
.breadcrumb span a:hover {color: #003366; text-decoration: underline; }

.breadcrumb {
		border: none;
		background: #3e739a;
		margin: 0;
		padding: 0;
		color: #FFFFFF;
}

/* to keep mainTable background color from carrying over */
#breadcrumb {
		background: #3e739a;
		margin: 12px 0 0 7px;
		//margin: 0 0 0 7px;
		padding: 0;
		border: none;
}

#breadcrumb a {
	color: #FFFFFF;
}


/*
#searchContentContainer .maintable {
	width: auto;
}
*/

.tableh1 {
        font-family: "Helvetica-Neue","Helvetica Neue",Verdana, serif;
		font-weight: 300;
        background: #FFFFFF;
        color: #3333333;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh1_compact {
        font-family:  Verdana, Geneva, Arial, sans-serif;
        background : #8AA5B5 ;
        color: #FFFFFF;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background: #FFFFFF;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background: #CBD7DE ;
        color : #000000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #F2F5F7;
        padding-top: 3px;
        padding-right: 10px;
		padding-bottom: 3px;
        padding-left: 10px;
		//padding: 0;
}

.tableb_compact {
        background: #FFFFFF;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #CBD7DE ;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.catrow_noalb {
        background: #CBD7DE ;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.catrow {
        background: #F2F5F7 ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.album_stat {
        font-size : 85%;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 80%;
        display: block;
}

.thumb_title {
        font-weight : bold;
        font-size: 80%;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 80%;
        padding: 1px;
        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 {
        background : #8AA5B5 ;
        color: #FFFFFF;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #8AA5B5 ;
        color: #FFFFFF;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        color: #FFFFFF;
        font-weight: bold;
        background : #8AA5B5 ;
        border-style: none;
}

.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: #FFFFFF;
}

.navmenu a:hover {
        background : #F2F5F7 ;
        text-decoration: none;
        color:         #000000;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        border: 1px solid #CCD7E0;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        color: #000000;
        text-decoration: underline;
}

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        border: 1px solid #CCD7E0;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #000000;
        text-decoration: underline;
}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

.comment_date{
        color : #5F5F5F;
        font-size: 90%;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:1px;
        border-color: #000000;
        margin: 2px;
}

.imageborder {
        border: 1px solid #000000;
        background-color: #FFFFFF;
        margin-top: 30px;
        margin-bottom: 30px;
}

.display_media {
        background: #F2F5F7 ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.thumbnails {
        background: #F2F5F7 ;
        padding: 5px;
}

.footer {
        font-size : 9px;
}

.footer a {
        text-decoration: none;
        color: #000000;
}

.footer a:hover {
        color: #000000;
        text-decoration: underline;
}

.statlink {
        color: #FFFFFF;
}

.statlink a {
        text-decoration: none;
        color: #FFFFFF;
}

.statlink a:hover {
        color: #FFFFFF;
        text-decoration: underline;
}

.alblink a {
        text-decoration: underline;
        color: #000000;
}

.alblink a:hover {
        color: #000000;
        text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.catlink a {
        text-decoration: underline;
        color: #000000;
}

.catlink a:hover {
        color: #000000;
        text-decoration: underline;
}

.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: #000666;
        background-color: #F2F5F7;
        border: 1px solid #F2F5F7;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
}

#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0}
#v_php {float:left;background-image:url(../../images/powered-php.gif);}
#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}

a, img {
	border: 0;
}
