/* @override http://hylamiddleschool.org/wp-content/themes/hyla/style.css */

Theme Name:Hyla
Description:Wordpress
custom
theme
Version:
1.0
Author:Greg MacDonald
Author URI:
http://www.studiowhat.net
http://hyla.studiowhat.net/wp-content/themes/hyla/style.css



/* @group Reset */
*/

Reset default browser CSS.
 
 Based on work by Eric Meyer:
 http://meyerweb.com/eric/tools/css/reset/index.html
 
 -------------------------------------------------------------- */


/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background: #fff;
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img {
	border: none;
}



/* @end */

/*body*/

body, input, textarea {
	font: 12px arial, helvetica, sans-serif;
	color: #000;
	background: #fff url(images/hylabgrd.png) repeat-x;
	margin: 0px;
	padding: 0px;
	line-height:18px;
	height: 100%;
}

input, textarea {
	background: #fbf9e3 none;
}
/* @group Typography */

h1,h2,h3,h4,h5,h6 { 
	font-weight:normal;
	clear:both;
}

p {
    margin-bottom:18px;
}
ul {
	margin: 0 0 18px 2.5em;
}
ol {
	margin: 0 0 18px 2.5em;
}
ul {
	list-style:disc;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0;
}
dl	{
    margin:0 1.5em;
}
dt {
    font-weight:bold;
}
dd {
	margin-bottom:18px;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style:normal;
}
pre {
	font:11px Monaco, monospace;
	line-height:18px;
	margin-bottom:18px;
}
code {
	font:11px Monaco, monospace;
}
abbr, acronym {
  border-bottom:1px dotted #333;
  cursor: help;
}
ins {
	text-decoration:none;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
	
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Pullquotes
-------------------------------------------------------------- */

blockquote.left {
	float: left;
	margin-left:0;
	margin-right:20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left:20px;
	margin-right:0;
	text-align: left;
	width: 33%;
}

/*headings*/

h1 {
	margin: 0px;
	height: 45px;
	font: 30pt "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000000;
}

h1 a, h1 a:visited {
	color: #000000;
	text-decoration: none;
}

h1 a:hover {
	color: #000000;
	text-decoration: none;
}

h2 {
	color: #8bd0d5;
	margin: 0px 0px 0px;
	border-bottom: none;
	letter-spacing: -1px;
	font: 18pt "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 0px 0px 5px 0px;
	background: url(images/1h2.png)
}

h2 a, h2 a:visited {
	color: #8bd0d5;
	text-decoration: none;
}

h2 a:hover {
	color: #181818;
	text-decoration: none;
}

h3 {
	color: #ceab8f;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: 16pt "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 3px;
}

.panel h3 {
	font: 13pt "Lucida Grande", Lucida, Verdana, sans-serif;
}
h4 {
	color: #80afa4;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: 14pt "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 3px;
}

/* @end */

#wrapper {
	margin: 0px auto;
	width: 899px;
	min-height: 100%;
	background: transparent;

}

/* @group Header/Banners */

#header {
	background: #b9c870 url(images/hylaheader.png) no-repeat;
	height: 70px;
	position: relative;
}

#header #topright {
	text-align: right;
	float: right;
	width: 600px;
	margin: 1px 0 0 0;
}

#header #topright ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#header #topright li {
	display: inline;
}

#header #topright li a {
	color: #fff;
	font-size: 12px;
	padding: 0 0 0 25px;
	text-decoration: none;
}

#header #topright li a:hover {
	color: #6598b8;
	text-decoration: underline;
}

#logo, #header h1, #logo .description {
	position: relative;
	height: 1px;
	text-indent: -9000em;
}




#banner {
	width: 899px;
	height: 153px;
	background: url(images/titles/bg_masthead.jpg) no-repeat;
	margin-bottom: 6px;

}
.page-id-2 #banner, .parent-pageid-2 #banner, .page-id-143 #banner {
	width: 899px;
	height: 99px;
	background: url(images/titles/about.jpg) no-repeat;
	margin-bottom: 6px;
}
.page-id-34 #banner, .parent-pageid-34 #banner {
	width: 899px;
	height: 99px;
	background: url(images/titles/inclass.jpg) no-repeat;
	margin-bottom: 6px;
}
.page-id-297 #banner, .parent-pageid-297 #banner {
	width: 899px;
	height: 99px;
	background: url(images/titles/beyondclass.jpg) no-repeat;
	margin-bottom: 6px;
}
.page-id-32 #banner, .parent-pageid-32 #banner{
	width: 899px;
	height: 99px;
	background: url(images/titles/giving.jpg) no-repeat;
	margin-bottom: 6px;
}
.page-id-204 #banner, .parent-pageid-204 #banner {
	width: 899px;
	height: 99px;
	background: url(images/titles/parents.jpg) no-repeat;
	margin-bottom: 6px;
}
.page-id-3 #banner, .parent-pageid-3 #banner {
	width: 899px;
	height: 99px;
	background: url(images/titles/admissions.jpg) no-repeat;
	margin-bottom: 6px;
}
.page-id-38 #banner, .parent-pageid-38 #banner {
	width: 899px;
	height: 99px;
	background: url(images/titles/alumni.jpg) no-repeat;
	margin-bottom: 6px;
}
.page-id-1006 #banner, .parent-pageid-1090 #banner {
	width: 899px;
	height: 99px;
	background: url(images/titles/summerdaycamp.jpg) no-repeat;
	margin-bottom: 6px;
}


.blog #banner, .blog logged in #banner, .single #banner{
	width: 899px;
	height: 99px;
	background: url(images/titles/hylablog.jpg) no-repeat;
	margin-bottom: 6px;
}

#banner.Welcome {
	width: 899px;
	height: 155px;
	margin-bottom: 6px;
}
#homehead {
	width: 475px;
	height: 81px;
	background: url(images/home_head.png) no-repeat;
}



/* @end */

/* @group Menu */

#navwrap {
	clear: both;
	width: 899px;
	height: 32px;
	text-align: left;
	background: url(images/hylanavbgrd.png) repeat-x;
	z-index: 400;
}

#nav {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav ul {
	margin: 0 0 0 4px;
	padding: 0;
	float: left;
}

#nav li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#nav a {
	display: block;
	line-height: 32px;
	margin: 0;
	padding: 0 10px;
	font-size: 10pt;
	color: #fff;
}

#nav li a:hover {
	color: #fff;
	background: #000; 
	text-decoration: none;
	display: block;
}

#nav li ul {
	list-style: none;
	position: absolute;
	width: 150px;
	left: -999em;
	z-index: 900;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li li {
	float: left;
	padding: 0;
	width: 120px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

#nav li li a {
	width: 150px;
	height: 15px;
	line-height: 15px;
	color: #000;
	background: #fff;
	padding: 2px 20px 2px 15px;

	border-bottom: 2px solid #a0e27d;
	border-top-style: none;
}

#nav li li a:hover {
	background: #000;
	color: #fff;
	padding: 2px 20px 2px 15px;
}

#nav li:hover, #nav li.sfhover {
/* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
}

#nav a:focus, #nav a:hover, #nav a:active {
	outline: 0;
	color: #000;

}

#nav li li a:focus,  #nav li li a:active, 
#nav .current_page_item li a, #nav .current_page_ancestor li a, #nav .current_page_parent li a {
	margin: 0px;
	color: #000;
	background: #fff
}

#nav .current_page_item a {
	margin: 0px;
	color: #a1e47e;
}
#nav li li li{
  float: left;
  padding: 0;
  width: 150px;
	margin: -18px 0 0 180px;
}

/* @end */

/* @group Content divs */

#contentwrap {
	width: 626px;
	float: left;
	position: relative;
	z-index: 3;
	min-height: 100%;
}

#contentwrap.home {
	width: 626px;
	float: left;
    height: 462px;
	position: relative;
	z-index: 1;
	background: url(images/home_panel_bgrd.jpg) no-repeat;
}

#contenttop {
	background: url(images/maintop.png) top left no-repeat;
	width: 626px;
	height: 24px;
	margin: 0;
	overflow: hidden;
	position: relative;
}

#contentbottom {
	background: url(images/mainbottom.png) no-repeat 0 bottom;
	width: 626px;
	height: 21px;
	position: absolute;
	margin-bottom: 0;
	z-index: 3;
}

#content {
	padding: 0px 40px 20px;
	float: left;
	width: 553px;
	overflow: hidden;
	font: 13px/20px verdana, arial, helvetica, sans-serif;
	color: #333333;
	background: url(images/mainmid.png) repeat-y;
	margin: 0 0 0px 0;
}

#content.home {
	width: 525px;
	margin-left: 22px;
	background-image: none;
}
#content ul {
	list-style-type: disc;
}



/* @end */

/* @group Content classes */

.post {
	clear: both;
	margin: 0px 0px 25px 0px
}

.title {
	float: left;
	margin-left: 0px;
	width: 630px;
}

.post-date {
	width: 48px;
	height: 55px;
	float: left;
	background: url(images/date.png) no-repeat;
}

.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display: block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}

.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display: block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.entry {
	clear: both;
	padding: 5px 0px 0px 10px;
}

.comments {
	display: block;
	font: 10px;
	float: left;
	margin: 0;
	padding: 4px 0px 4px 5px;
	color: #979797;
	border: 1px  solid#111111;
	width: 100%
}

.author {
	display: block;
	margin: 0;
	padding: 0px 0px 4px 5px;
	font-weight: normal;
	color: #30af0e;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}

.navigation a, .navigation a:visited {
	color: #30af0e;
}

.previous-entries a {
	float: left;
	padding-left: 12pt;
	font-weight: bold;
}

.next-entries a {
	float: right;
	padding-right: 12pt;
	font-weight: bold;
}
ul.frog {
	list-style-image: url(images/hylafrog15x15.png);
}


/* @end */

/* @group Sidebars */

.widget_calendar td {
	padding: 0 6px;
}

#sidebars {
	float: right;
	width: 261px;
	color: #666666;
	padding: 0 0 14px 0px;
	overflow: hidden;
}
#sidebars .sidebarbox {
  background: url(images/sidebgrd.png) repeat-y;
	padding: 1px 1px 12px;
}
.home #sidebars {
	background: transparent;
}

#sidebars .sidebarbottom {
	background: url(images/sidebttm.png) no-repeat 0;
 height: 7px;
}

#sidebar_full {
	margin: 0;
	padding: 0;
}

#sidebar_left {
	float: left;
	width: 130px;
}

#sidebar_right {
	float: right;
	width: 130px;
}

#box {
	float: left;
	padding: 10px;
}

#sidebars p {
	font: 9pt verdana, arial, helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 15px;
}

#sidebars h2, #sidebars.sidebartitle {
	font: bold 14px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	margin: 0 2px 0px;
	padding: 5px 0 5px 14px;
	text-transform: uppercase;
	background: #89aea1 url(images/sideheadbgrd.png) repeat-y;
	letter-spacing: 2px;
	text-shadow: #398a59 1px 1px 1px;
}

#sidebars a, #sidebars a:visited {
	display: block;
	font: 10pt arial, helvetica, sans-serif;
	text-decoration: none;
	color: #009323;
	border-bottom: 1px dashed #cfd0d0;
	padding-right: 0;
	padding-top: 5px;
	padding-bottom: 1px;
}

#sidebars a:hover {
	color: #ff4601;
	text-decoration: none;
	padding: 5px 0 1px;
}

#sidebars ul {
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#sidebars ul li {
	list-style: none;
	margin: 0 16px;
	border: none;
	padding: 0;
}

#sidebars ul li ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 18px;
}

#sidebars ul li ul li {
	list-style: none;
	padding: 0px 0 0px 0px;
}

#sidebars ul li ul li ul li {
	padding: 1px 0 1px 10px;
	border: none;
}

ul.sidecol li {
	list-style: none;
	padding-left: 0px !important;
}

ul.sidecol li, {
	list-style: none;
	padding-left: 0px;
}

#calendar-wrap{
	padding-left: 4px;
}
.textwidget {
	padding-top: 5px;
}



/* @end */


/* @group Comments */

#comments, #respond {
	padding: 10px 0 5px 0;
	clear: both;
}

.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}

.commentlist li {
	padding: 5px 10px;
}

.commentlist cite {
	font-size: 14px;
	color: #80afa4;
}

.commentlist cite a, .commentlist cite a:visited {
	color: #82b0a5;
}

.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

#commentform {
	margin-top: 10px;
	font: 10px;
}

#commentform p {
	padding: 6px 0px;
	margin: 0px;
}

#commentform label {
	color: #787878;
	font-size: 77%;
}

#commentform input {
	width: 270px;
	background: #ffffff;
	border: 1px solid #97a9ae;
	padding: 3px;
	margin-top: 3px;
}

#commentform textarea {
	width: 540px;
	height: 115px;
	background: #ffffff;
	border: 1px solid #97a9ae;
	padding: 2px;
	margin-top: 3px;
}

#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}

#commentform #submit {
	background: #65be31;
	font: 14px;
	color: #ffffff;
	border: 1px solid #30af0e;
	float: left;
	width: 130px;
	height: 28px;
	cursor: pointer;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



/* @end */

/* @group Search */

#searchform {
	margin: 0 0px;
	height: 52px;
	float: left;
	background: url(images/searchbgrd.png) no-repeat;
	position: relative;
}

#searchform br {
	display: none;
}

#searchform #s {
	width: 140px;
	height: 15px;
	padding: 0 0 0px 4px;
	margin-right: 0;
	color: #000000;
	font-weight: normal;
	border-style: none;
	margin-top: 15px;
	margin-left: 2px;
}

#searchform input {
	background: transparent;
	width: 57px;
	height: 20px;
	color: #000000;
	vertical-align: middle;
	border-style: none;
	font-size: 15px;
	margin-top: 11px;
}



/* @end */

/* @group Footer */

#footer_wrap {
	clear: both;
	width: 100%;
	position: relative;
	bottom: 0;
	background: #255939 url(images/footerbgrd.png) no-repeat scroll center bottom;
	padding-right: 0px;
	z-index: 1;
}

#footer_inner {
	margin: 0 auto;
	width: 900px;
}

#upperfoot {
	background: transparent;
	padding: 15px;
	color: #8b8f8e;
	margin: 0 0 10px;
}

#upperfoot p {
	margin: 5px 0;
	padding: 5px 0;
}

#upperfoot ul {
	list-style-type: none;
	margin-top: 5px;
}

#upperfoot ul li, #upperfoot p {
	font-size: 9pt;
}

#upperfoot a {
	text-decoration: underline;
	color: #3b7076;
}

#upperfoot a:hover {
	text-decoration: underline;
	color: #6598b8;
}

#upperfoot h3 {
	font-size: 12pt;
	font-weight: normal;
	color: #385754;
	letter-spacing: -1px;
	border-bottom: 1px dotted #444;
	margin: 0;
	padding: 0 0 2px 0;
}

#upperfoot #searchbox {
	padding: 1px;
	width: 180px;
}

#upperfoot .col1 {
	float: left;
	width: 130px;
	margin-top: 5px;
}

#upperfoot .col2 {
	margin: 22px 25px 0;
	font: italic 18px/32px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #81afa4;
}

#upperfoot .col2 .author {
	text-align: right;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #81afa4;
}
#upperfoot .col2 {
	float: left;
	width: 415px;
}

#upperfoot .col3 {
	float: left;
	width: 250px;
}

#upperfoot .col3 {
	margin-left: 25px;
}

#upperfoot .col3 p {
	font-size: 12px;
	color: #c7d38e;
}

#upperfoot li {
	padding-left: 20px;
	margin-bottom: 5px;
	line-height: 17px;
/* Requi

red for cross-browser consistency; cross-browser defaults vary. */
}

/*footer*/

#footer {
	clear: both;
	background: #255939;
	padding: 0 10px;
	height: 20px;
	font-size: 9pt;
	color: #30af0e;
}

#footer a {
	text-decoration: none;
	font-size: 9pt;
	color: #000000;
}

#footer a:hover {
	color: #000;
}

#footer p {
	font-size: 9pt;
	color: #306143;
	padding: 0;
}

#footer a {
	color: #8b8f8e;
	font-size: 9pt;
	text-decoration: underline;
	list-style-type: none;
}
#upperfoot h4 a{
	color: #c0d38e;
	text-decoration: underline;
}

#footer a:hover {
	color: #cad693;
}

#footer ul {
	list-style-type: none;
}

#footer li {
	display: inline;
	font-size: 8pt;
	color: #878f8e;
}

#footerleft {
	float: left;
	width: 400px;
}

#footerright {
	float: right;
	width: 300px;
	text-align: right;
}



/* @end */

/*Other*/

.center {
	text-align: center;
}

a,a:visited {
	color: #30af0e;
	text-decoration: none;
}

a:hover {
	color: #f93e05;
	text-decoration: none;
}

img {
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
}

.aligncenter, img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.alignleft {
	float: left;
}

img.alignleft, img[align="left"] {
	float: left;
	margin: 2px 20px 5px 0px;
}

.alignright {
	float: right;
}

img.alignright, img[align="right"] {
	float: right;
	margin: 2px 0px 5px 20px;
}
hr.frog {
	width: 450px;
	height: 31px;
	clear: both;
	border-style: none;
	background: url(images/frogrule.png) no-repeat;
}

/* @group clear floats */

.clear {
	clear: both;
}

hr.clear {
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}



/* @end */

/* @group Image Caption */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}



/* @end */

/* @group slider */



.coda-slider-wrapper {
	padding: 20px 0;
	position: relative;
	z-index: 10;
	top: -13px;
}

.coda-slider {
	background: #fff;
	color: #000;
	font-size: 14px;
	line-height: 22px;
	margin-top: 0;
}

/* Use this to keep the slider content contained in a box even when JavaScript is disabled */

.coda-slider-no-js .coda-slider {
	height: 300px;
	overflow: auto !important;
	padding-right: 20px;
}

/* Change the width of the entire slider (without dynamic arrows) */

.coda-slider, .coda-slider .panel {
	width: 500px;

}

/* Change margin and width of the slider (with dynamic arrows) */

.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {
	width: 500px}

.coda-slider-wrapper.arrows .coda-slider {
	margin: 0 10px}

/* Arrow styling */

.coda-nav-left a, .coda-nav-right a {
	background: #000;
	color: #fff;
	padding: 5px;
	width: 25px
}

/* Tab nav */

.coda-nav ul li a.current {
	background: url(images/slidernavbgrd.png) repeat-x;
}
.coda-nav ul li a:hover {
	background: url(images/slidernavbgrd.png) repeat-x;
}

/* Panel padding */

.coda-slider .panel-wrapper {
	padding: 20px
}

/* Preloader */

.coda-slider p.loading {
	padding: 20px;
	text-align: center
}

/* Don't change anything below here unless you know what you're doing */

/* Tabbed nav */

.coda-nav ul {
	clear: both;
	display: block;
	margin: auto;
	overflow: hidden
}

.coda-nav ul li {
	display: inline
}

.coda-nav ul li a {
	background: transparent;
	color: #255939;
	display: block;
	float: left;
	padding: 13px 10px 17px;
	text-decoration: none;
	font-size: 12px;
	border-right: 1px solid #aaa;
	text-shadow: #bcbcbc 1px 1px 1px;
}

.coda-nav ul li.tab1 a {
	border-left: 1px solid #aaa;
}
/* Miscellaneous */

.coda-slider-wrapper {
	clear: both;
	overflow: auto
}

.coda-slider {
	float: left;
	overflow: hidden;
	position: relative
}

.coda-slider .panel {
	display: block;
	float: left
}

.coda-slider .panel-container {
	position: relative
}

.coda-nav-left, .coda-nav-right {
	position: absolute;
	top: 226px;
}


.coda-nav-left a, .coda-nav-right a {
	display: block;
	text-align: center;
	text-decoration: none;
}
.coda-nav-left {
	left: -10px;
	
}
.coda-nav-right {
	right: -18px;
}
.coda-nav-left a {
	background: transparent url(images/leftarrow.png) no-repeat;
	width: 30px;
	height: 28px;
	;
}
.coda-nav-right a {
	background: transparent url(images/rightarrow.png) no-repeat;
	width: 30px;
	height: 28px;
	;
}
.coda-nav-left a:hover {
	background: transparent url(images/leftarrowhov.png) no-repeat;
	width: 30px;
	height: 28px;
	;
}
.coda-nav-right a:hover {
	background: transparent url(images/rightarrowhov.png) no-repeat;
	width: 30px;
	height: 28px;
	;
}
.coda-slider p{
	color: #000;
}
/* @end */
/* @group accordian */

.accordian {
	width: 500px;
}

.accordian li {
	list-style-type: none;
	padding: 0 5px;
}

.dimension {
	
}
	
.even, .odd {
	font-weight: bold;
	height: 27px;
	padding-top: 3px;
	padding-left: 10px;
}
	
.even {
	color: #fef200;

}
	
.odd {
	color: #fef200;
}

#sidebars .emailcallout {
	text-decoration: underline;
}
/* @end */

