/* @override http://www.aquariumofpacific.org/retail/cssInterior_retail4.css */

/* @override http://www.aquariumofpacific.org/retail/cssInterior_retail.css */

/* @override 
	http://www.aquariumofpacific.org/?css=includes/cssInterior
	http://www.aquariumofpacific.org/retail/cssInterior_retail.css
*/

/* Aquarium of the Pacific styles
==============================================================================*/

/* @group Global */

* {


/* removes defaults from all elements */
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #0b81ff;
}

a:hover {
	text-decoration: underline;
	color: #1986a2;
}

body {
	text-align: center;
	background: #FFF url(http://www.aquariumofpacific.org/images/common/backbars2.gif) repeat-x top;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 780px;
	text-align: left;
	background-color: #FFF;
}

/*div#middle div#bottomTopCellPad {
	width: 50px;
}*/

/* @end */

/* @group Header */

/*#header em {
	width: 135px;
	height: 23px;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
	position: absolute;
	left: 855px;
	top: 5px;
	background: #000 no-repeat;
}*/

/*#header em a {
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	font: bold 1.2em/2em "Trebuchet MS", "Arial Narrow", Verdana, sans-serif;
	letter-spacing: 1px;
}*/

/*#header em a:hover {
	text-decoration: underline;
}*/

/*#toolbar {
	width: 880px;
}*/


div#top {
	background: #FFF url(http://www.aquariumofpacific.org/images/common/backbars2.gif) repeat-x top;

}

div#top #header {
	height: 130px;
	background-color: #000;
	margin: 0 auto;
	width: 988px;
	background: black url(http://www.aquariumofpacific.org/retail/header_retail988pxV3.jpg);
	text-align: left;
}

div#top div#header h1 {
	font-size: 1em;
	position: relative;
	top: 8px;
	left: 48px;
}

div#top div#header h1 a {
	display: block;
	width: 220px;
	height: 14px;
	text-indent: -5000px;
	background: url(http://www.aquariumofpacific.org/images/common/logoKO.gif) no-repeat;
}


div#top div#header h2 {
	font-size: 3.5em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-transform: uppercase;
	position: relative;
	display: block;
	top: 83px;
	left: 8px;
}



div#top div#header div#buytickets {
	display: block;
	position: absolute;
	width: 132px;
	height: 27px;
	top: 0px;
	left: 848px;
	background: url(http://www.aquariumofpacific.org/images/home/buy-tickets.gif) no-repeat 0 0;
	z-index: 1;
}

/* @end */

/* @group Main Navigation */

#navcontainer {
	position: relative;
	margin: 0 auto;
	width: 780px;
	padding: 0;
	height: 54px;
	background-image: url(http://www.aquariumofpacific.org/images/common/navback.gif);
	display: block;
}

#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	display: block;
	height: 54px;
}

#navcontainer ul li {
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	height: 54px;
	float: left;
}

#navcontainer ul li a {
	width: 103px;
	border-left: solid #40A3B9 1px;
	border-right: none;
	margin: 0;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
	background-image: url(http://www.aquariumofpacific.org/images/common/navback.gif);
	padding-top: 13px;
	padding-bottom: 25px;
}

#navcontainer a:hover {
	color: #fff;
	background-image: url(http://www.aquariumofpacific.org/images/common/navover.gif);
}

#mainnav li a#navCon {
	

/*adds vertical line to right side of main nav */
border-right: solid #40A3B9 1px;
	width: 98px;
}

#mainnav li a#navHome {
	

/*shrinks home tab to force all tabs to be one line */
width: 111px;
}

#mainnav li a#navEd {
	

/*shrinks "Education" to give "Join" more breathing room */
width: 93px;
}

#mainnav li a#navGetInvolved {
	

/*gives "Join the Aquarium" more breathing room */
width: 97px;
}

#mainnav li a#navExhibits {
	width: 61px;
}




/* @end */

/* @group Toolbar */

#toolbarContainer {
	width: 988px;
	position: relative;
	margin: 0 auto;

}




/* @end */

/* @group Footer */

/*div#footerContainer {
	position: relative;
	margin: 0 auto;
	width: 988px;
	display: block;
	border-bottom: 0 solid #fff;
}*/

div#footer {
	border-bottom: 0 solid #fff;
}

#footer ul {
	list-style-type: none;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 40px;
}

#footer li {
	display: inline;
}

#footer li a {
	padding: .9em 1em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	background-color: #E3EAEF;
}

#footer li a:hover {
	background-color: #BCD1DF;
	color: #000000;
}


body#About a#footnavAbout, body#Press a#footnavPress, body#GroupSales a#footnavGroup {
	background-color: #abc5d6;
}

ul.bottomNav li {
}


div#toolbarBox2_A {
	background-color: #197296;
	padding: 0;
	margin: 0;
	height: 30px;
	display: block;
}

div#bottomTopCell_accountInfo {
	width: 190px;
}

div#toolbarBox2_A a.cart {
	display: block;
	padding-top: 8px;
}

#footer p {
	margin-top: 20px;
	text-align: center;
	margin-bottom: 30px;
	color: #999;
	font: italic 1.1em/1.4em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

/* @end */



/* @group Product Detail */



#mainContent {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

div.itemDescription {
	margin-bottom: 10px;
}


#mainContent div.itemDetailWrapper table tbody tr td div span img {
	padding: 5px;
	border: 1px solid #e5e5e5;
}

#mainContent div.itemDetailName {
	font: bold 1.8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#mainContent div.itemDetailWrapper table tbody tr td span.bodyTextSmall div.itemDescription {
	font: 1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #656565;
}

#mainContent div.itemDetailWrapper table tbody tr td span.bodyTextSmall div.itemDetailCatLink  {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	padding: 3px 5px;
	float: left;
	margin-bottom: 5px;
	border-right: 1px solid #cedbe1;
	border-left: 1px solid #cedbe1;

}

div.itemDetailCatLink a {
	color: #F2860F; 
}

div.itemDetailCatLink a:visited {
	color: #F2860F; 
}
div.itemDetailCatLink a:hover {
	color: #023C68; 
	text-decoration: underline; 
 
}

div.itemQty {
	font: 1.1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
}

#mainContent div.itemDetailWrapper table tbody tr td div {
	text-align: left;
	margin-bottom: 1px;
}

#mainContent div.itemDetailWrapper table tbody tr td {
}






/* @end */

/* @group Product Thumbnails */


#mainContent table tbody tr td a img {
	padding: 5px;
	border: 1px solid #e5e5e5;
	margin-right: 10px;
}

#mainContent table tbody tr {
}

#mainContent table tbody tr td {
	padding-bottom: 10px;
	padding-top: 5px;
	border-top: 1px solid #cedbe1;
	vertical-align: top;
}

#mainContent div.itemDetailWrapper table tbody tr td {
	border-top: 0px solid #cedbe1;
	vertical-align: top;
	padding: 0;
}


#mainContent table.itemPriceTable tbody tr.itemSellPriceRow td.bodyTextSmallBold, #mainContent table.itemPriceTable tbody tr.itemSellPriceRow td.bodyTextSmall {
	border-top-style: none;
	padding-bottom: 5px;
	padding-top: 3px;
	vertical-align: top;
}



#mainContent table tbody tr.itemSellPriceRow span{
	font-size: 1.1em;
}

#mainContent table tbody tr td.bodyTextSmall  {
	color: #999;
}

div.bodyTextBold {
	font-size: 1.3em;
}

div.categoryCatLinks {
	margin-bottom: 10px;
	font: normal bold 1em Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #cedbe1;
}

div.categoryCatLinks a {
	color: #197296; 
}

div.categoryCatLinks a.catlinkCurrent {
	color: #f2860f; 
}

div.categoryCatLinks a:visited {
	color: #197296; 
}

div.categoryCatLinks a:hover {
	color: #023C68; 
	text-decoration: underline; 
 
}



/* @end */