/* ---------------------------------------------------- */
/* CSS3 Styling - New since v2.0                        */

/* h2, .sidebar-subpages a, p.twitter-message, .page-button a, .reply a, #search .textbox, #search .button-go {
	text-shadow:1px 1px 0 #fff;
} */
p.twitter-message, .page-button a, #search .button-go {
	text-shadow:none;
}
.reply a {
	text-shadow:1px 1px 0 #000;
}


#footer {
	background: -moz-linear-gradient(100% 100% 90deg, #fafafa, #f0f0f0);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafafa), to(#f0f0f0));
	-pie-background: linear-gradient(90deg, #fafafa, #f0f0f0);
	behavior: url(http://www.oceanacidification.net/site/wp-content/themes/foliotastic/PIE/PIE.htc);
}

/* ---------------------------------------------------- */
/* LIGHT COLORS                                         */

body, p.twitter-message {
	background:#FFFFFF !important
}
.post-block .thumb-comments .comments {
	background:url('../graphics/icon_comments_onlight.png') 0 7px no-repeat;
}

/*
.introduction p {
	text-shadow:1px 1px 0 #FFFFFF;
	} */
	
/* COLORS - Custom Color Elements */

/*
ul.idTabs li a.selected, ul.idTabs li a.selected:hover, a#contact-block, a.next, a.previous, .page-button a, .navigation-top li ul, .navigation-top li ul ul, .flickr-link {
	background-color:#76b928; !important /* slideshow tab 
	}   */
	
ul.idTabs li, a#contact-block, a.next, a.previous, .page-button a, .navigation-top li ul, .navigation-top li ul ul, .flickr-link {
	background-color:#76b928; !important /* slideshow tab */
	}
	
.more-link {
	background-color:#76b928!important;  /* slideshow tab */
	font-size:0.9em;
	text-transform:capitalize;
	color:#FFFFFF!important;
	padding:7px 11px;
	border-radius:5px;
	behavior: url(http://www.oceanacidification.net/site/wp-content/themes/foliotastic/PIE/PIE.htc);
	} 	

           
div.entry h1, div.entry h3, div.entry h6, .custom-color, a, a.twitter-postlink, blockquote, .page-button a, .twitter-message a, a.twitter-user { 
	color: #0960bb; !important /* #76b928 */     /* nav button color */
	}
	
.windows {
	border-top:5px solid #76b928;
	}

.navigation-top a:hover, .navigation-top li.current_page a {
	border-bottom:5px solid #76b928;
}

.navigation-top li.current_page_item a { /* Current nav tab code - works with WP  http://wordpress.org/support/topic/how-to-highlight-current-nav-tab */
	border-bottom:5px solid #76b928;
	color:#464646;
	text-decoration:none;
	}


.twitter-arrow {
	border-top:10px solid #FFFFFF
}

ul ul a.sf-with-ul .sf-sub-indicator {
	border-color:#76b928;
}

/* COLORS - Dark Grey Elements */

div.entry h2, div.entry h4, div.entry h5, body, input, .post-block .thumb-comments .comments, p.twitter-message {
	color:#333333; !important /* #5F5F5F */ /* <p> styling included */
	}

.navigation-top li.current_page a, h5.logo a, a:hover, a:hover.twitter-postlink {  /* nav rollover color */
	color:#464646; !important
	}

/* COLORS - White Elements */

/*
ul.idTabs li a, .page-button a, #contact-block a:hover, .comments, .navigation-top ul ul a, #contact-block, #blog a.next, #blog a.previous {
	color:#FFFFFF !important
} */

ul.idTabs li, .page-button a, #contact-block a:hover, .comments, .navigation-top ul ul a, #contact-block, #blog a.next, #blog a.previous {
	color:#FFFFFF !important
}

p.twitter-message a, p.twitter-message a:hover {
	color:#5F5F5F
}
#search .button-go {
	background-color:#FFFFFF !important
}
.twitter-arrow {
	border-left:10px solid #F0F0F0;
	border-right:10px solid #F0F0F0
}
.navigation-top li ul {
	border:2px solid #FFFFFF;
}

/* COLORS - Other Grey Colors */
/*
.post-block {
	border-bottom:1px solid #DFDFDF;
}
*/
.wp-caption {
	border: 1px solid #DFDFDF;
	background-color: #F0F0F0;
}
h2, #navigation-top, #footer, ul.sidebar-subpages > a {
	background-color:#F0F0F0 !important
}
#search .textbox {
	background-color:#DFDFDF !important
}
.single-title-image h2, a.twitter-postlink:hover, .single-title-image a:hover {
	color:#5F5F5F !important
}
.twitter-timestamp {
	color:#5F5F5F
}
ul.idTabs li a {
	background:#5F5F5F
}
.postmetadata {
	color:#5F5F5F
}
.navigation-top ul ul a {
	border-bottom:1px dotted #F0F0F0 !important;
}

.navigation-top ul ul a :last-child {
	border-bottom:none !important;
}
.navigation-top ul ul a:hover { /* drop down menu hover state */
	border-bottom:1px dashed #F0F0F0 !important;
	color:#464646 !important;
	background:#e6f1d8; /* #F0F0F0  */
}

a.sf-with-ul .sf-sub-indicator, ul ul a.sf-with-ul:hover .sf-sub-indicator {
	border-color:#F0F0F0 #F0F0F0 #F0F0F0 #5F5F5F
}


/* COLORS - Comments */
#commentform input {
	border:1px solid #5F5F5F;
}
#comment {
	border:1px solid #5F5F5F;
}
#submit {
	background:#76b928;
	color:#FFFFFF !important
}
.comment {
	border-bottom:1px solid #F0F0F0;
}
.reply a {
	background:#aaa !important;
	color:#FFF !important
}
.reply a:hover {
	background:#888 !important
}
.children .comment {
	border-top:1px solid #eee;
	background:#FFFFFF
}
.children .children .comment {
	background:#FFFFFF
}
/* COLORS - Error Messages */
/* These only show up during Foliotastic Setup */
p.error {
	background:#FFFCDF;
	border:1px solid #DFC47D
}
/* COLORS - Sidebar */

#sidebar {
	background:#F0F0F0
}

#sidebar h2 {     /* curvey corner h2 */
	background:#76b928 !important;
	color:#FFFFFF !important;
	border-radius:5px;
	behavior: url(http://www.oceanacidification.net/site/wp-content/themes/foliotastic/PIE/PIE.htc);
	}

.sidebar-subpages {
	background:#FFFFFF
}
.sidebar-subpages ul a {
	border-bottom:1px solid #F0F0F0
}
.sidebar-subpages ul li.current_page_item a, .sidebar-subpages ul li.current_page_item a:hover, .sidebar-subpages ul li.current-cat a, .sidebar-subpages ul li.current-cat a:hover {
	background:#76b928;
!important;
	color:#FFFFFF !important;
	border-bottom:1px solid #76b928;
!important
}
.sidebar-subpages ul li.current_page_item ul li a, .sidebar-subpages ul li.current-cat ul li a {
	background:#FFFFFF !important;
	color:#76b928;
!important;
	border-bottom:1px solid #FFFFFF !important
}
.sidebar-subpages ul a:hover, .sidebar-subpages ul li.current_page_item ul li a:hover, .sidebar-subpages ul li.current-cat ul li a:hover {
	color:#76b928;
!important;
	border-color:#FFFFFF !important;
	background:#F0F0F0 !important
}
.sidebar-subpages h2 a {
	color:#FFFFFF !important
}


/* ========================================  
            1. CONTENT - JAY 
 ========================================= */
 
 h1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #76c41c;
	font-size: 37px;
	padding-bottom: 4px;
	line-height: 1.2em;
	margin: 28px 0 22px 0;
	border-bottom: 1px #cccccc dotted;
	}
	
p {
	/* font-family: defined by the body styles */ 
	font-weight: normal;
	color: #333333; 
	font-size: 15px;
	padding: 0 0 0px 0;
	line-height: 1.4em;
	margin: 0;
	}
	
sub {
	font-size:76%;
	padding-bottom:0;
	margin-bottom:0;
	line-height:0;
}

span.bold-list-item-text {
	color:#333333; 
	font-size:16px;
	}


/* Quotations */
.pull-quote {
	padding: 0px 0 0 0;
	margin: -10px 0 0 0;
	}


blockquote.quoteme {
	font-size:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-style:italic;
	line-height:1.5em;
	margin:0;
	padding-left: 0px;
	padding-bottom:0;
	text-align:left;
	width:248px;
	}
 
.openquote {
	background-image: url(../graphics/openquote.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px; 
	width:19px;
	height:15px;
	padding-left:3px;
	}
 
.closequote {
	background-image: url(../graphics/closequote.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	width:19px;
	height:15px;
	/* background-position: bottom right; */ 
	} 
 
#sidebar p.quotemename {
	font-size:14px;
	color: #333333;
	padding: 20px 0 0 0px;
	text-align:left;
	margin-bottom:0;
	}
/* //End Quotations */






/*
blockquote {
	border-top:1px solid #DFDFDF !important;
	border-bottom:1px solid #DFDFDF !important
} */


/* banner quote 
blockquote.large-banner {
	padding: 10px 0px 18px 0px; 
	margin:0 0 0 20px;
	border: none;
	}
		
.banner-quote {
	color:#333333;
	font-size:20px;
	line-height:1.5em;
	font-style:normal;
	/* letter-spacing:-0.04em; 
	}
	
p.large-blockquote-text {
	padding: 0 0 30px 50px;
	font-size:15px;
	color: #333333;
	line-height:1.5em;
	}
	
p.large-blockquote-text span.padding {
	padding-left:12px
}
/* //End banner quote */

 
/* ----- List - thick large Arrow ----- */
.lists-green-arrow {
	margin-left: 0;
	margin-top: 20px;
	padding: 10px 0 0px 10px;
	list-style: none;
	font-family: inherit;
	font-size: 15px;
	line-height: 1.4em;
	color: #333333;
	text-align: left;
	} 

.lists-green-arrow li {
	margin-bottom:22px;
	padding: 0px 0 0px 36px;
	background-image: url(../graphics/bullet-thick-arrow.png);
	background-repeat: no-repeat;
	background-position: .1em .0em;
	}
	
/* ----- //End List - thick large Arrow  ----- */ 


/* ----- List - PDF icon ----- */
.lists-pdf-small {
	margin-left: 0;
	margin-top: 0px;
	padding: 0px 0 0px 0px;
	list-style: none;
	font-family: inherit;
	font-size: 15px;
	line-height: 1.4em;
	color: #333333;
	text-align: left;
	} 

.lists-pdf-small li {
	margin-bottom:10px;
	padding: 10px 0 10px 60px;
	background-image: url(../graphics/pdf-icon.png);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
	}
	
/* ----- //End List - PDF icon  ----- */ 

/* ----- List - Grey Bullet ----- */
.lists-grey-bullet {
	margin-left: 0;
	margin-top: 0px;
	padding: 0px 0 25px 20px;
	list-style: none;
	font-family: inherit;
	font-size: 15px;
	line-height: 1.4em;
	color: #333333;
	text-align: left;
	} 

.lists-grey-bullet li {
	margin-bottom:22px;
	padding: 0px 0 0px 15px;
	background-image: url(../graphics/bullet-grey.png);
	background-repeat: no-repeat;
	background-position: .1em .4em;
	}
	
/* ----- List - Grey Bullet ----- */
.lists {
	margin-left: 0;
	margin-top: 0px;
	padding: 0px 0 25px 20px;
	list-style: none;
	font-family: inherit;
	font-size: 15px;
	line-height: 1.4em;
	color: #333333;
	text-align: left;
	} 

.lists li {
	margin-bottom:10px;
	padding: 0px 0 0px 15px;
	background-image: url(../graphics/bullet-grey.png);
	background-repeat: no-repeat;
	background-position: .1em .4em;
	}	
	
/* ----- List-art-award - Grey Bullet ----- */
.list-art-award {
	margin-left: 0;
	margin-top: 0px;
	padding: 10px 0 20px 20px;
	list-style: none;
	font-family: inherit;
	font-size: 15px;
	line-height: 1.4em;
	color: #333333;
	text-align: left;
	} 

.list-art-award li {
	margin-bottom:7px;
	padding: 0px 0 0px 15px;
	background-image: url(../graphics/bullet-grey.png);
	background-repeat: no-repeat;
	background-position: .1em .4em;
	}	



/* ----- List - Sidebar Bullet ----- */
.lists-sidebar-intro {
	margin-left: 0;
	margin-top: 30px;
	padding: 0px 0 0px 0px;
	list-style: none;
	font-family: inherit;
	font-size: 14px;
	line-height: 1.4em;
	color: #333333;
	text-align: left;
	} 

.lists-sidebar-intro li {
	margin-bottom:4px;
	padding: 0px 0 20px 15px;
	background-image: url(../graphics/bullet-grey.png);
	background-repeat: no-repeat;
	background-position: .1em .4em;
	}
	
/* ----- //End List - Sidebar Bullet  ----- */ 
 


/* ----- List - Sidebar Bullet ----- */
.lists-sidebar {
	margin-left: 0;
	margin-top: 0px;
	padding: 0px 0 20px 0px;
	list-style: none;
	font-family: inherit;
	font-size: 15px;
	line-height: 1.4em;
	color: #333333;
	text-align: left;
	} 

.lists-sidebar li {
	margin-bottom:4px;
	padding: 0px 0 0px 15px;
	background-image: url(../graphics/bullet-grey.png);
	background-repeat: no-repeat;
	background-position: .1em .4em;
	}
	
/* ----- //End List - Sidebar Bullet  ----- */ 
 
 
h3.cta, #main-container h3.cta {
	padding: 16px 10px 31px 25px;
	margin: 0px 0px 0px 0px;
	background-image: url(../graphics/act-cta.png); 
	background-repeat: no-repeat; 
	background-position: .1em 0.1em;
	background-color: none;
	font-size: 18px;
	color:#FFFFFF;
	}
 
 
/* Default page hyperlinks */		
a {
	text-decoration: underline;
	font-weight: bold;
	}	

a:hover {
	text-decoration: none;
	font-weight: bold;
	}	
/* //End Default page hyperlinks */	 


/* Breadcrumbs hyperlinks */		
h4.breadcrumbs a {
	text-decoration: underline;	
	color:#454444;
	}	

h4.breadcrumbs a:hover {
	text-decoration: none;
	}	
/* //End Breadcrumbs hyperlinks */	 



/* --- Gallery Set Blocks begin --- */

.gallery-sets {
	margin: 25px 0px 35px 0px;
	padding-left: 0px;
	text-align: left;
	}

/* Thumbnail Gallery unordered list formatting - Gallery List rollover script came from here http://www.webmasterworld.com/forum83/6331.htm */
#gallerylist {
	list-style-type: none;
	width: 100%;
	margin: 5px 0 0 0px;
	padding: 0;
	}

#gallerylist li {
	float: left;
	display: inline;
	margin: 0px 23px 5px 0;
	}
	
#gallerylist li.last {
	float: left;
	display: inline;
	margin: 0px 0px 5px 0;
	}

#gallerylist img {
	display: block;
	}

#gallerylist li img {
	border:0;
	width:190px;
	height:137px;
	} 

/* //End Gallery List rollover script */

	
.c-l-ear { /* This is a WP clear both fix http://www.nietoperzka.com/wptraining/editing-captions-forum-inspiration/ */
	clear: both; 
	}	
	

/* //End Thumbnail Gallery unordered list formatting */



/* --- Social Media Icons Set Blocks begin --- */
.social-sets {
	margin: 0px 0px 20px 0px;
	padding-left: 0px;
	text-align: left;
	}
	
/* Social Media Icons Thumbnail unordered list formatting */
#social-list {
	list-style-type: none;
	width: 100%;
	margin: 5px 0 0 0px;
	padding: 0;
	}

#social-list li {
	float: left;
	display: inline;
	margin: 0px 21px 5px 0;
	}
	
#social-list li.last {
	float: left;
	display: inline;
	margin: 0px 0px 5px 0;
	}

#social-list img {
	display: block;
	}

#social-list li img {
	border:0;
	width:66px;
	height:66px;
	} 

/* //End Social Media Icons Thumbnail unordered list formatting */

.clearboth { 
	clear: both; /* see this tutorial http://css.maxdesign.com.au/floatutorial/tutorial0407.htm */
	}


/* --- Social Media Icons Set Blocks begin --- */


/* ------ Home buttons http://www.elated.com/articles/css-rollover-buttons/ ----- */

#register {
  display: block;
  float: left;
  margin-right:52px;
  width: 411px;
  height: 131px;
  background: url("http://www.oceanacidification.net/site/wp-content/uploads/register-cta-btn.jpg") no-repeat 0 0;
}

#register:hover { 
  background-position: 0 -131px;
}

#register span {
  position: absolute;
  top: -999em;
}

/* */
.btn-hovers {
	opacity: .9;
	-moz-opacity: .9;
	filter: alpha(opacity=90);
}
.btn-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* */


/* ------ Home buttons http://www.elated.com/articles/css-rollover-buttons/ ----- */

#acid-test-btn {
  display: block;
  float: left;
  margin-right:0px;
  width: 182px;
  height: 170px;
  background: url("http://www.oceanacidification.net/site/wp-content/uploads/acid-test-video-btn02.jpg") no-repeat 0 0;
}

#acid-test-btn:hover { 
  background-position: 0 -170px;
}

#acid-test-btn span {
  position: absolute;
  top: -999em;
}

/* */
.btn-hovers {
	opacity: .9;
	-moz-opacity: .9;
	filter: alpha(opacity=90);
}
.btn-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* */


#content h4.breadcrumbs, #main-container h4 {
	display:table;
	font-size:15px;
	line-height:18px;
	letter-spacing:0.3px;
	margin:0 0 15px 0;
	padding:8px 13px 9px;
	font-weight:bold;
	color: #454444 !important;
	-moz-background-clip:border !important;
	-moz-background-inline-policy:continuous !important;
	-moz-background-origin:padding !important;
	background:#F0F0F0 none repeat scroll 0 0 !important;
	border-radius:5px;
	behavior: url(http://www.oceanacidification.net/site/wp-content/themes/foliotastic/PIE/PIE.htc);
	}


#oaa-logo { 
	/* move text off the page for screen reader alt accessibility  http://www.webmasterworld.com/forum83/3957.htm */ 
	text-indent: -5000px; 
	/* display image */ 
	background-image:url(../graphics/oaa-logo02.png);
	background-repeat:no-repeat;
	background-color:transparent;
	height: 53px;
	width: 135px;
	float: right;
	position: absolute;
	padding:0;
	margin:0;
	right:10px;
	top:12px;
	}

.gray-sub-heading {
color: #454444;
font-size:1.2em;
margin-top:20px;
}

.image-padding {
	margin-top:7px;
}

.gray-text-small {
	color:#747474;
	font-size:0.8em;
	line-height:1em;
}

p span.gray-caption {
	color:#747474;
	font-size:0.65em;
	margin-top:-25px;
	padding-top:0;
}

/* hr custom styling  */
div.hr { 
	border-bottom: 1px dotted #CCCCCC;
	height:5px;
	margin:25px 0 25px 0px; /* 10px 0 15px 0px */
	width: 100%;
	}
 
div.hr hr {
 display: none;
	} 

/* ========================================  
            2. FOOTER - JAY 
 ========================================= */
 
#footer p {
	font-size: 1.3em;
	text-align:center;
	color: inherit; 
	font-style:normal;
	padding-top:0px;
	}
	
/* Footer Links */
#footer p .top a:link, #footer p .top a:visited {
	text-decoration: underline;
	font-weight: normal;
	}

#footer p .top a:hover, #footer p .top a:active {
	text-decoration: none;
	font-weight: normal;
	}
/* //End Footer Links*/


.information-box-yellow {
	background-color:#fffac6;
	border: 1px #fde086 solid;
	padding: 22px 22px 12px 22px;
	margin-bottom:30px;
}

.information-box-yellow-home {
	background-color:#fffac6;
	border: 1px #fde086 solid;
	padding: 22px 22px 24px 22px;
	margin: 20px 0 40px 0;
}

p.yellow-box {
	line-height:1em;
}

p.yellow-box-home {
	line-height:1.7em;
}
h3.home-page {
	background-color:none !important;
	font-size: 2.1em;
	margin-bottom:10px;
}
h3.home-page a {
	color:#333;
}

.video-object {
    z-index: -1;
}

.extended {
background-color:#FFF; border:1px #fde086 solid; padding:20px; margin-top:20px; text-align:center;
}

.information-box-white {
	position:relative;
	background-color:#f7f7f7;
	border: 1px #e4e4e4 solid;
	padding: 22px 22px 12px 22px;
	margin-bottom:30px;
	margin-top:50px!important;
}

p.white-box {
	line-height:1.4em;
}

.arrow-large {
	position:absolute;
	top:-38px;
	left:20px;
	height:55px;
	width:50px;
}


/* --- Buttons --- */

/* Thumbnail widget unordered list formatting - widget List rollover script came from here http://www.webmasterworld.com/forum83/6331.htm */
#widgetlist {
	list-style-type: none;
	width: 100%;
	margin: 30px 0 80px 0px;
	padding: 0;
	}

#widgetlist li {
	float: left;
	display: inline;
	margin: 0px 32px 13px 0;
	padding: 0;
	height: 102px;
	position: relative;
	}

#widgetlist img {
	display: block;
	}



/* ------- btn 01 -------  */

#widgetlist li.panel1  {
	width: 273px; 
	height: 102px;
	background: url(../graphics/art-factsheet-btn.jpg);
    margin: 0px 32px 0px 0; 
	padding: 0; 
	list-style: none;
	}

#widgetlist li.panel1, #widgetlist .panel1 a {
    height: 102px;
	display: block;
	}
/* */

.panel1 {
	left: 0; 
	width: 273px;
	}

/* */

.panel1 a:hover {
    background: transparent url(../graphics/art-factsheet-btn.jpg) 0 -102px no-repeat;
	}

/* // -------  End btn 01 -------  */


/* ------- btn 02 -------  */

#widgetlist li.panel2  {
	width: 273px; 
	height: 102px;
	background: url(../graphics/art-entry-form-btn.jpg);
    margin: 0px 32px 0px 0; 
	padding: 0; 
	list-style: none;
	}

#widgetlist li.panel2, #widgetlist .panel2 a {
    height: 102px;
	display: block;
	}
/* */

.panel2 {
	left: 0; 
	width: 273px;
	}

/* */

.panel2 a:hover {
    background: transparent url(../graphics/art-entry-form-btn.jpg) 0 -102px no-repeat;
	}

/* // -------  End btn 02 -------  */


/* ------- btn 03 -------  */

#widgetlist li.panel3  {
	width: 273px; 
	height: 102px;
	background: url(../graphics/art-guidelines-btn.jpg);
    margin: 0px 32px 0px 0; 
	padding: 0; 
	list-style: none;
	}

#widgetlist li.panel3, #widgetlist .panel3 a {
    height: 102px;
	display: block;
	}
/* */

.panel3 {
	left: 0; 
	width: 273px;
	}

/* */

.panel3 a:hover {
    background: transparent url(../graphics/art-guidelines-btn.jpg) 0 -102px no-repeat;
	}

/* // -------  End btn 03 -------  */


/* ------- btn 04 -------  */

#widgetlist li.panel4  {
	width: 273px; 
	height: 102px;
	background: url(../graphics/art-about-btn.png);
    margin: 0px 25px 0px 0; 
	padding: 0; 
	list-style: none;
	}

#widgetlist li.panel4, #widgetlist .panel4 a {
    height: 102px;
	display: block;
	}
/* */

.panel4 {
	left: 0; 
	width: 273px;
	}

/* */

.panel4 a:hover {
    background: transparent url(../graphics/art-about-btn.png) 0 -102px no-repeat;
	}

/* // -------  End btn 04 -------  */

/* ------- btn 05 -------  */

#widgetlist li.panel5  {
	width: 273px; 
	height: 102px;
	background: url(../graphics/art-entry-form-btn.png);
    margin: 0px 0px 0px 0; 
	padding: 0; 
	list-style: none;
	}

#widgetlist li.panel5, #widgetlist .panel5 a {
    height: 102px;
	display: block;
	}
/* */

.panel5 {
	left: 0; 
	width: 273px;
	}

/* */

.panel5 a:hover {
    background: transparent url(../graphics/art-entry-form-btn.png) 0 -102px no-repeat;
	}

/* // -------  End btn 05 -------  */


/* -------  TN3 Gallery -------  */


