@import url("/style/custom.css");

/*
-----------HTML Elements---------
*/
body {
	background: #fdfdfd url('/themes/ace/images/body-bkgd.gif') top center repeat-x;
}
body, td, th, p {
	font-family: "Trebuchet MS", Verdana, Arial, Times, serif;
	font-size: 13px;
	line-height: 1.5em;
}
ul, ol {
	margin-bottom: 2em;
}
a {
	color: #00367A;
}
a:hover {
	color: #c40f25;
}
h2 {
	color: #004BA8;
	font-size: 20px;
	line-height: 1.25em;
	margin: 0 0 .5em 0;
}
h3 {
	font-size: 14px;
	margin: 0 0 .25em 0;
}
small {
	font-size: 12px !important;
	line-height: normal !important;
}
hr {
	height: 1px;
	margin: 1em 0 2.2em 0;
	*margin: .1em 0 1.7em 0;
	border: solid #ededed;
	border-width: 1px 0 0 0;
}

/*
-----------Site-wide Tags-----------
*/
.clrRt {
	clear: right;
}
.clrLt {
	clear: left;
}
img.border {
	border: 1px solid #d5d5d5;
}
.twoCol {
	zoom: 1;
}
.learnMore {
	display: inline-block;

	*display: inline;
	padding-right: 35px;
	line-height: 22px;
	zoom: 1;
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
table.doStyle th, table.doStyle td {
	padding: 5px;
}
table.doStyle th small {
	font-weight: normal;
	line-height: 13px !important;
}
.rowGrad {
	background: url('/themes/ace/images/productcontent-bg.gif') center 43px repeat-x;
}
.top, .right, .bottom, .left, .borderTop, .borderRight, .borderBottom, .borderLeft {
	position: absolute;
}
.top { top: 0; }
.right { right: 0; }
.bottom { bottom: 0; }
.left { left: 0; }
.borderTop { top: -1px; }
.borderRight { right: -1px; }
.borderBottom { bottom: -1px; }
.borderLeft { left: -1px; }

/*
-----------Mojo Btn-----------
*/
.mojoBtn, .mojoBtn span {
	display: inline-block;
	*display: inline;
	font-family: "Trebuchet MS", Verdana, Arial, Times, serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	cursor: pointer;
	zoom: 1;
}
.mojoBtn {
	padding-left: 4px;
	color: #000;
	background: url('/themes/ace/images/mojobtn-left.gif') top left no-repeat;
}
.mojoBtn:hover {
	color: #111;
	opacity: 0.70;
  filter: alpha(opacity = 70);
}
.mojoBtn span {
	padding-right: 4px;
	background: url('/themes/ace/images/mojobtn-right.gif') top right no-repeat;
}
.mojoBtn span span {
	padding: 0 5px;
	background: url('/themes/ace/images/mojobtn-bkgd.gif') top center repeat-x;
}

/*
-----------Page Layout-----------
*/
#pageWrap {
	width: 955px;
}
#pageContent {
	background: #fff;
/*	background: #fff url('/themes/ace/images/pagecontent-bkgd.gif') top center repeat-x;*/
}
.inner_page #mainContent {
	padding: 10px 0 0 20px;
}

/*
-----------Header-----------
*/
#header {
	height: 123px;
	border-bottom: 2px solid #fff;
	z-index: 1;
}
#header .logo {
	top: 10px;
	left: 0px;
}

/*
-----------SubHeader-----------
*/
#subHeader #mainImg, #subHeader .slide {
	width: 100%;
	height: 326px;
}
#subHeader #mainImg {
	position: relative;
}
#subHeader .slide {
	position: absolute;
	display: none;
}
.inner_page #subHeader {
	background: top left no-repeat;
}
.inner_page #subHeader h1 {
	margin: 0;
	padding: 0 0 0 30px;
	color: #00367A;
	background: url('/images/subheader-innerpages/subheader-inner-overlay.png') top left no-repeat;
	font-size: 25px;
	line-height: 60px;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/subheader-innerpages/subheader-inner-overlay.png');
	_zoom: 1;
}

/*
----------Nav Design-----------
*/
#navWrap {
	position: absolute;
	bottom: 0px;
	_bottom: -1px;
	right: 0;
	_right: -1px;
	margin: 0;
	background: url('/themes/ace/images/nav-bkgd.gif') top center repeat-x;
}
#navWrap div {
	background: url('/themes/ace/images/nav-top-left.gif') top left no-repeat;
}
#navWrap ul {
	display: inline-block;
	*display: inline;
	background: url('/themes/ace/images/nav-top-right.gif') top right no-repeat;
	zoom: 1;
}
#navWrap li a {
	padding: 8px 14px 8px 14px;
	color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial, Times, serif;
	font-size: 13px;
	font-weight: normal;
	background: url('/themes/ace/images/nav-divider.gif') top left no-repeat;
}
#navWrap li.first a {
	background-image: none;
}
#navWrap li.sfhover a, #navWrap li a:hover {
	color: #ccc;
}
#navWrap li.sfhover li a {
	color: #fff;
}
#navWrap li ul {
	border: solid #00367a;
	border-width: 1px 1px 0 1px;
	background: url('/themes/ace/images/nav-sub-bkgd.png') top center repeat;
	_background: #7c98ba;
}
#navWrap li ul li a {
	border-bottom: 1px solid #00367a;
	padding: 5px 10px;
	color: #fff;
	background: none;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, Times, serif;
	line-height: normal;
}
#navWrap li ul li a:hover {
	color: #ccc;
	background: url('/themes/ace/images/nav-sub-bkgd.png') top center repeat;
}
#navWrap li ul li a.sf-with-ul, #navWrap li ul li a.sf-with-ul:hover {
	background-image: url('/themes/ace/images/nav-arrow.gif');
	background-position: 96% 50%;
	background-repeat: no-repeat;
}

/*
-----------General Column Formatting-----------
*/
.col {
	padding: 0;
}
.twoCol .col {
	width: 50%;
	*width: 49.9%;
}
.threeCol .col, .col .threeCol .col {
	width: 33.3%;
	_width: 33.2%;
}
.fourCol .col {
	padding: 0;
	width: 25%;
	*width: 24.9%
}
.listing {
	margin: 0 15px 15px 0;
}
.listingLt {
	margin: 0 10px 15px 0;
}
.listingRt {
	margin: 0 0 15px 10px;
}
.oneCol .listing {
	margin: 0 0 15px 0;
}
.twoCol .second .listing {
	margin: 0 0 15px 15px;
}
.threeCol .listing {
	margin: 0 7px;
}
.fourCol .listing {
	margin: 0 5px;
}
ul.oneCol, ul.twoCol, ul.threeCol, ul.fourCol {
	margin: 0;
	list-style: none;
}
ul.twoCol li {
	width: 50%;
	*width: 49.9%;
	float: left
}
ul.threeCol li {
	width: 33.3%;
	*width: 33.2%;
	float: left
}
ul.fourCol li {
	width: 25%;
	*width: 24.9%;
	float: left
}
/*
----------Album Columns----------
*/
.albumDescription {
	width: 265px;
	margin: 0em 0em 0em 0em;
}
/*
----------Footer----------
*/
#footer {
	position: relative;
	height: 160px;
	padding: 0;
	color: #000;
	background: #fff url('/themes/ace/images/footer-top.gif') top center no-repeat;
	font-size: 12px;
	text-align: left;
}
#footer ul {
	margin: 0;
}
#footer a {
	text-decoration: none;
}
#footer .logo, #footer .infoAddress {
	position: absolute;
}
#footer .logo {
	top: 30px;
	left: 24px;
}
#footer .infoAddress {
	top: 25px;
	left: 370px;
	line-height: 1.3em;
}

/*
-----------Homepage-----------
*/
.homePage .twoCol .first {
	background: url('/themes/ace/images/home-col-divider.gif') top right no-repeat;
}
.homePage .fourCol {
	background: #fff;
}

/*
-----------Homepage Includes-----------
*/
#boa .listing, #stayConnected .listing, #giving .listing, #onlineStore .listing {
	background: url('/images/boa-sidebar-bkg.jpg') top center repeat-x;
}
#advocacy .listing, #stayConnected .listing, #giving .listing, #onlineStore .listing {
	background: url('/themes/ace/images/inc-bkgd.gif') top center repeat-x;
}
#advocacy, #stayConnected, #giving, #onlineStore, #advocacy p, #stayConnected p, #giving p, #onlineStore p {
	font-size: 11px;
	line-height: normal;
}
#advocacy .title {
	padding: 11px 0 0 19px;
}
#advocacy .content  {
	padding: 5px 12px 0 12px;
}
#stayConnected .title {
	padding: 11px 0 0 12px;
}
#stayConnected p {
	padding: 5px 12px;
	margin-bottom: .35em;
	font-size: 12px;
}
#stayConnected .threeCol {
	text-align: center;
}
#giving .listing {
	padding: 16px 13px 0 13px;
}
#giving .title {
	padding: 8px 0;
}
#giving p {
	display: inline-block;
	*display: inline;
	margin: 0;
	padding: 2px 0 0 10px;
	zoom: 1;
}
#onlineStore .listing {
	padding: 11px;
}
#onlineStore .title {
	margin-bottom: 8px;
}
#onlineStore p {
	line-height: 12px;
}

/*
-----------incSidebar-----------
*/
.incSidebar #mainContent {
	float: left;
	width: 575px;
	padding-right: 45px;
}
.sidebar {
	float: left;
	width: 275px;
}
.sidebar p {
	line-height: 1.25em;
}
.sidebar .listing {
	margin: 0 0 2em 0;
}
.sidebar #giving .title, .sidebar #giving p {
	padding-top: 0;
	padding-left: 10px;
}
.sidebar #stayConnected p {
	zoom: 1;
}

/*
-----------Calendar-----------
*/
#upcomingEvents {
	width: 720px;
}

/*
-----------Product Pages-----------
*/
#productHeader {
	margin: 0 0 1.5em 0;
}
#productHeader h1 {
	margin: 0 0 0 30px;
	line-height: 1.20em;
}
#productHeader td {
	vertical-align: bottom;
}
.productContent {
	padding: 10px;
	background: url('/themes/ace/images/productcontent-bg.gif') top center repeat-x;
}
#productNav {
	width: 170px;
	margin: 10px 0 40px 0;
	float: left;
}
#productNav .intDemo {
	display: inline-block;
	*display: inline;
	margin: 0 0 15px 0;
	zoom: 1;
}
#productNav ul {
	margin: 0;
	border-top: 1px solid #ebeeef;
}
#productNav li {
	list-style: none;
}
#productNav li a {
	display: block;
	border-bottom: 1px solid #ebeeef;
	padding: 6px 15px 6px 32px;
	color: #000;
	font-family: "Trebuchet MS", Verdana, Arial, Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 14px;
}
.productContent .productContent {
	margin: 25px 10px 0 10px;
	padding: 20px;
	font-size: 12px !important;
}
.productContent .productContent .listing {
	margin-bottom: 0;
}
.productContent .productContent big {
	display: block;
	margin-bottom: .5em;
	border-bottom: 1px solid #C0D6DE;
	padding-bottom: .2em;
}


/* Birds of Armenia page styling */

.birdInfo td,
.birdInfo th
{
	padding: 2px 5px;
}

.birdInfo 
{
	margin: 0 0 10px 0;
}

.birdInfo thead th
{
	background-color: #004487;
	color: #fff;
	text-align: left;
}

/* Birds of Armenia List pages styling */

.birdNameList h3{
	margin: 0 0 0.5em 0;
}
.birdNameList ul {
	list-style: none;
	margin: 0 0 1em 0;
}

