/* DEFAULTS */
/* -------------------------------------------------------------------------------- */

* {
			margin: 0;
			padding: 0;
			}
body {
	font: 0.8em/1.4 Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	color: #265734;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}
.hide, #copyright {
			display: none;
}
#wrapper {
			width: 960px;
			margin: 0 auto;
			text-align: left;
			position: relative;
			}
#masthead {
	background: url(/media_assets/home_masthead_bg2.gif) no-repeat;
	height: 290px;
	position: relative;
}

#m_masthead {
	background: url(/media_assets/masthead.gif) no-repeat;
	height: 200px;
	position: relative;
	margin: 0;
}
div.boxy {
	background-color: #FFFFCC;
	padding: 0.5em;
	border: 1px solid #FFCC33;
}

div.boxy ] {
	margin-top: 0;
}

div.pet {
	margin-bottom: 0.75em;
}

#clock_holder {
	background: url(/media_assets/macque_fade.jpg) no-repeat;
	height: 250px;
}
#clock {
	/*width: 20%;
	position: absolute;
	right: 60px;
	top: 0px; */
	color: #000;
	padding: 1em 0 0 0;
}
#clocktxt {
	/*width: 20%;
	position: absolute;
	left: 51%;
	top: 3px;
	color: #FFFFFF;*/
	text-align: center;
	color: #000;
	padding: 2em 0 0 0;
	clear: both;
	font-weight: bold;
}
#clocktxt_fake {
	/*width: 20%;
	position: absolute;
	left: 51%;
	top: 3px;
	color: #FFFFFF;*/
	text-align: center;
	color: #000;
	clear: both;
	font-weight: bold;
	padding: 1em 2em 0 2em;
}

#glphotos_fake {
	font-size: 200%;
	background-color: #EEE;
	border: 1px solid #999999;
	margin-bottom: 1em;
}
#searchbar {
	background-color: #EEE;
	padding: 0.25em;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: right;
}

#searchbar label {
	display: none;
}

#dummy a {
	position: absolute;
	height: 200px;
	width: 460px;
	left: 0px;
	top: 0px;
}
img, img a {
	border: none;
}

div.index {
	display: block;
	clear: both;
	padding-bottom: 1.5em;
}

img.alignleft {
	/*float: left;
	margin: 0 0.5em 40px 0; */
	border: 1px solid #333333;
}

img.alignleft2 {
	float: left;
	margin: 0 0.5em 10px 0;
	border: 1px solid #333333;
}

div.inleft {
	width: 70px;
	float: left;
}

div.inleft img {
	margin-top: 12px;
}

div.inright {
	width: 340px;
	float: right;

}

#footer {
	color: #999999;
	border-top: 1px solid #999999;
	background: url(/media_assets/footer_bg.gif) repeat-x 0 0;
	clear: both;
	margin: 1em 0 2em 0;
	font-size: 0.9em;
	line-height: 1.5;
	padding: 0 0.5em 3em 0.5em;

}

#footer h2 {
	margin-top: 0.25em;
}

#footer #flickrfeed li {
	float: left;
	list-style: none;
	margin: 0.5em 0.5em 0.5em 0;
	padding: 0;
}

#footer #flickrfeed li a {
	border: 4px solid #E8A930;
	display: block;
	list-style: none;
	text-decoration: none;
	width: 75px;
	padding: 0;
}

.tweet_img {
	float: left;
	width: 30px;
	margin-right: 1em;
}

.tweet_info {
	float: left;
	margin-bottom:0.75em;
}

#footer div.bottom_feeder a {
	background-color: #FFFFCC;
	padding:1em;
	border: 1px solid #FFCC33;
	display: block;
	text-decoration: none;
	margin-bottom: 1em;
}
#footer div.bottom_feeder a:hover {
	background-color: #FFF;
	text-decoration: none;
}

#footer div.bottom_feeder h3 {
	font-size: 1.25em;
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
}


#siteinfo {
	float: left;
	width: 30%;
	margin-right: 3%;
}

#flickrfeed {
	float: left;
	width: 30%;
	margin-right: 3%;
}

#twitterfeed{
	float: left;
	width: 30%;
}

#help a {
	height: 60px;
	background-image: url(../media_assets/help_save_txt.gif);
	background-repeat: no-repeat;
	background-color: #e1ab2c;
	margin-bottom: 8px;
	border: none;
	text-decoration: none;
	display: block;
}

#logos {
	position: absolute;
	height: 120px;
	width: 290px;
	top: 70px;
	right: 15px;
}

#logos h3 {
	color: #E4B122;
	margin: 0 0 0.5em 0;
	text-align: center;
}

#adi_logo, #navs_logo {
	margin-right: 15px;
}

#extras {
	float: right;
	width: 34%;
}

#extras_head a {
	background-image: url(../media_assets/extrs_txt.gif);
	background-repeat: no-repeat;
	height: 60px;
	margin-bottom: 8px;
	border: none;
	text-decoration: none;
	display: block;
}
.clearboth {
	clear: both;
}

.small {
	font-size: 0.8em;
	color: #999;
}

/* MARGIN RESETS */
form, ul, li, ol, p {
	margin: 0;
	padding: 0;
	
	
}
#content p.date {
	margin: 0;
	color: #999999;
}

/* LINKS */
#content a, #home_content a, #footer a {
	color: #265734;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
}

#content a:hover,  #home_content a:hover, #footer a:hover {
	border: none;
	background-color: #FBF0A5;
}
#photos_nav #content, #videos_nav #content {
	float: left;
	margin-bottom: 2em;
	background-image: url(../media_assets/content_bg.gif);
	background-repeat: repeat-x;
	min-height: 40em;
	width: 81%;
}
#rescues_nav #content {
	float: left;
	margin-bottom: 2em;
	background-image: url(../media_assets/content_bg.gif);
	background-repeat: repeat-x;
	min-height: 40em;
	width: 80%;
}

#content {
	float: left;
	width: 47%;
	margin-right: 1%;
	margin-bottom: 2em;
	background-image: url(../media_assets/content_bg.gif);
	background-repeat: repeat-x;
	min-height: 40em;
}

#content p {
	margin: 0 0 1em 0;
}
#content ul {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 1em;
	list-style: none;

}

#content li {
	background: url(/media_assets/system_images/green_bullet.gif) no-repeat 0px 4px;
	margin: 0px;
	padding-top: 0.25em;
	padding-bottom: 0.25px;
	padding-left: 15px;

}

#content ul#tags {
	color: #999999;
}

#content ul#tags li {
	display: inline;
	background: url(none);
	margin: 0;
	padding: 0;

}

#container {
	padding: 1em 1em 0 1em;
	background: url(/media_assets/container_top_left2.gif) no-repeat;
	height:auto !important;
	height: 100%;
	position: relative;
}

#menubar {
	float: left;
	width: 17%;
	margin: 0 1% 3em 0;
}

#menubar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menubar li {
}

#menubar div.subbtnscopy li a {
	background-color: #FFF;
	padding: 0;
}


#menubar li a {
	display: block;
	margin-bottom: 3px;
	text-decoration: none;
	font-size: 1em;
	line-height: 1;
	font-weight: bold;
	color: #E4B122;
	padding: 0.5em;
	background-color: #2A5733;
}

#menubar li a:hover {
	background: #CCCCCC;
	color: #666666;
}

#menubar li#primatefacts a, #menubar li#primateban a, #menubar li#httpwwwad-internationalorgmmap a {
	background: #E4B122;
	color: #2A5733;
}

 #menubar li#primateban a {
	height: 115px;
	background-image: url(../media_assets/side_primateban.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
 }
 
 #menubar li#primatefacts a {
	height: 115px;
	background-image: url(../media_assets/side_primatefacts.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
 }

 #menubar li#httpwwwad-internationalorgmmap a {
	height: 115px;
	background-image: url(../media_assets/side_mmap.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
 }

/* SUB MENU */
#menubar ul li.sub {
	height: 100%;
}
#menubar ul li.sub ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menubar ul li.sub ul li a {
	font-size: 1em;
	line-height: 1;
	background: #DCDCDC url(../media_assets/sub_arrow_01gif) no-repeat 12px center;
	display: block;
	padding: 0.5em 0.5em 0.5em 40px;
	margin: 0 0 1px 0;
	color: #666666;
	text-decoration: none;
}

#menubar ul li.sub ul li a:hover, #menubar ul li.sub ul li.on a {
	text-decoration: none;
	background: #CCCCCC url(../media_assets/sub_arrow_02gif) no-repeat 12px center;
	color: #000000;
}


/* HEADINGS */
#h1holder{
	height: 60px;
	background-color: #265734;
}
h1 {
	font-size: 2.2em;
	line-height: 1;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 0.5em 0.25em 0 0.25em;
}

h2 {
	font-size: 1.8em;
	line-height: 1.2;
	font-weight: bold;
	color: #265734;
	margin: 1em 0em 0.5em 0;
}
div.boxy h2 {
	margin: 0;
}

h2.sep {
	margin: 1em 0em 0em 0;
}

h3 {
	font-size: 1.3em;
	line-height: 1;
	font-weight: bold;
	color: #265734;
	margin: 0.5em 0em 0.25em 0;
}

/* SITE SPECIFIC */

div.boxleft1 {
	float: left;
	width: 48%;
	background-color: #E4B122;
	background-image: url(../media_assets/getinvolved_block.gif);
	background-repeat: no-repeat;
	/* background-position: 0px 30px; */
	margin-top: 8px;
	margin-right: 2%;
	margin-bottom: 8px;
	margin-left: 0;
}
div.boxleft2 {
	float: left;
	width: 48%;
	background-color: #E4B122;
	background-image: url(../media_assets/happyendings.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	margin-top: 8px;
	margin-right: 2%;
	margin-bottom: 8px;
	margin-left: 0;
}

div.boxleft1 a, div.boxleft2 a, div.boxright1 a, div.boxright2 a {
	display: block;
	text-decoration: none;
	font-size: 1em;
	line-height: 1;
	font-weight: bold;
	padding: 0.5em;
	color: #2A5733;
	height: 170px;
}

div.boxright1 {
	float: right;
	width: 48%;
	background-color: #E4B122;
	background-image: url(../media_assets/photoweek.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0;
}

div.boxright2 {
	float: right;
	width: 48%;
	background-color: #E4B122;
	background-image: url(../media_assets/cartoon_week.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0;
}

#showcase {
	clear: both;
}

img.showimg {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
	border: 1px solid #B92576;
}

/* MENU LINKS */

#home_content ul {
	float: left;
	margin: 1.25em 0 1em 0em;
}

#home_content li {
	display: inline;
}

#home_content li a {
	border: none;
	font-size: 1.2em;
	line-height: 1em;
	padding: 0.3em 0.4em;
	margin-right: 0.5em;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	float: left;
}

/* MASTHEAD FIXED ROLLOVERS */

/* start CSS rollovers */
/* credit: http://www.simplebits.com/notebook/2003/09/30/accessible_imagetab_rollovers.html */

#nav {
			list-style: none;
			margin: 0;
			padding: 0;
			height: 79px;
			display: inline;
			overflow: hidden;
			width: 600px;
			}
	
#nav li {
			margin: 0; 
			padding: 0;
			display: inline;
			list-style-type: none;
			}

#nav a {
			float: left;
			padding: 79px 0 0 0;
			margin: 0;
			overflow: hidden;
			height: 0px !important; 
			height /**/:79px; /* for IE5/Win */
			}
	
#nav a:hover {
			background-position: 0 -79px;
			}

#nav a:active, #babies_nav #babies_link a, #earlyyears_nav #earlyyears_link a, #preschool_nav #preschool_link a {
			background-position: 0 -158px;
			}
#babies_link a  {
			width: 194px;
			background: url(/media_assets/babies_sub_01.gif) no-repeat left top;
			margin-left: 1em;
			}
#earlyyears_link a  {
			width: 194px;
			background: url(/media_assets/earlyyears_sub_01.gif) no-repeat left top;
			margin-left: 0.5em;
			}
			
#preschool_link a  {
			width: 194px;
			background: url(/media_assets/preschool_sub_01.gif) no-repeat left top;
			margin-left: 0.5em;
			}
fieldset {
	border: none;
				}
label {
	font-weight: bold;
	color: #355535;
	margin-top: 0.5em;
	margin-bottom: 0.15em;
	display: block;
}
input.longField, textarea.summary {
	font-size: 100%;
	color: #666666;
	padding: 0.3em;
	width: 98%;
	background: #FFFFFF;
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	border: 1px solid #CCCCCC;
}

input.medField {
	font-size: 100%;
	color: #666666;
	padding: 0.3em;
	width: 49%;
	background: #FFFFFF;
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	border: 1px solid #CCCCCC;
}

textarea.textA {
	font-size: 100%;
	color: #666666;
	padding: 0.3em;
	width: 98%;
	background: #FFFFFF;
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	border: 1px solid #CCCCCC;
}

input.shortField {
	font-size: 100%;
	color: #666666;
	padding: 0.3em;
	width: 20%;
	background: #FFFFFF;
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	border: 1px solid #CCCCCC;
}
input.shortLeftField {
	float: left;
	width: 15%;
	margin-right: 0.5em;
}
.optional {
	font-size: 80%;
	text-transform: uppercase;
	color: #FF99CC;
	letter-spacing: 0.1em;
}

.form_sender {
	text-align: right;
	padding: 0.5em;
	clear: both;
	margin-top: 0.75em;
	background-color: #FFFFCC;
}

/* ERRORS */
#content div#error {
	background: #FFFFCC;
	padding: 1em;
	border: 1px solid #FF9900;
	color: #000000;
	margin: 1em 0 1em 0;
	font-size: 100%;
}

#content div#error p {
	background: url(/media_assets/system_images/error.gif) no-repeat;
	padding-left: 25px;
	margin-top: 0px;
	margin-bottom: 0.75em;
	color: #000000;

}

#content div#error ul {
	margin: 0px;
	padding: 0px;

}

#content div#error li {
	list-style: none;
	padding-left: 15px;
	margin-left: 25px;
	background: url(/media_assets/system_images/red-bullet.gif) no-repeat left center;
	margin-bottom: 0.25em;
	font-size: 100%;

}

.red {
	font-weight: bold;
	color: #CC0000;
	
}

#container div.cafepress {
	margin: 0 0 0.75em;
	padding: 0.5em;
	list-style: none;
	background: #FFFFCC;
	border: 1px solid #FFCC00;
	display: block;
	text-decoration: none;
}

#content div.store_box_three h3 a {
	text-decoration: none;
	border: none;
}


/* IMAGE GALLERY */

#container div.glphotos a:link, #container div.glphotos a:visited {
	margin: 0 0 0.75em;
	padding: 0.5em;
	list-style: none;
	background: #FFFFCC;
	border: 1px solid #FFCC00;
	display: block;
	text-decoration: none;
	font-size: 2em;
}

#container div.glphotos a:hover {
	list-style: none;
	background: #FFFFFF;
	text-decoration: none;
	display: block;
	border: 1px solid #006699;
	color: #006699;
}

#container div.glphotos a img {
	border: none;
	text-decoration: none;
}

#container div.glphotos img {
	vertical-align: middle;
	margin-right: 0.75em;
	text-decoration: none;
}

#container div.thumbnail a:link, #container div.thumbnail a:visited, #container div.thumbnail2 a:link, #container div.thumbnail2 a:visited  {
	float: left;
	padding: 0.5em;
	margin: 0 1em 1em 0;
	display: block;
	text-decoration: none;
	border: 1px solid #999999;
	background: #FFFFFF;
}

#container div.thumbnail a:hover, #container div.thumbnail2 a:hover  {
	border: 1px solid #FFA608;
	background: #FFFFFF;
}

div.thumbnail h3, div.thumbnail2 h3 {
	margin: 0 0 0.25em 0;
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	color: #336633;
}

div.thumbnail p, div.thumbnail2 p {
	margin: 0.1em 0 0.2em 0;
}

#container div.thumbnail img, #container div.thumbnail img {
	display: block;
	border: none;
	text-decoration: none;
}

img.large {
	background: #99CC00;
	padding: 0.25em;
	margin-bottom: 1em;
}

div#pmleft {
	float: left;
	list-style: none;
}

#container #pmleft a, #container #pmright a {
}

div#pmright {
	text-align: right;
	float: right;
	width: 12%;
	list-style: none;
}

div#pmleft li {
	display: inline;
	margin: 0;
	padding: 0;
}

div#pmleft li a {
	margin: 0 1em 0 0;
	padding: 0.5em;
	background: #FFF;
}

div#pmleft li a:hover  {
	color: #666;
	border-bottom: 1px solid #666;
	background: #FFF;
	padding: 0.5em;
}

h3.centre, p.centre {
	text-align: center;
}

div#pmright a.prev {
	float: left;
	margin: 0;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #B22578 url(../media_assets/system_images/l_arrow_1.gif) no-repeat;
	padding: 0;
	height: 25px;
	width: 25px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #B22578;
	border-left: none;
}

div#pmright a.prev:hover {
	background: #FFFFFF url(../media_assets/system_images/l_arrow_2.gif) no-repeat;
	border-bottom: 1px solid #B22578;
}

div#pmright a.next {
	float: right;
	margin: 0em 0 0;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #B22578 url(../media_assets/system_images/r_arrow_1.gif) no-repeat;
	padding: 0em;
	height: 25px;
	width: 25px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #B22578;
	border-left: none;
}

div#pmright a.next:hover {
	background: #FFFFFF url(/media_assets/system_images/r_arrow_2.gif) no-repeat;
	border-bottom: 1px solid #B22578;
}

div.imglarge {
	text-align: center;
	padding: 1em 0;
	margin: 0;
	clear: both;
	border-top: 1px solid #666;
}


div#flashcontent {
	background: #FFF;
	text-align: center;
	padding: 1em 0;
	margin: 0;
	clear: both;
	border-top: 1px solid #9999CC;
}

div.imglarge img {
	border: 1px solid #9999CC;
}

div#photomenu {

}

.right {
	float: right;
}

/* STORE */
div.storeitem {
	padding: 0.5em;
	height: 100%;
}

div.storeleft {
	float: left;
	width: 38%;

}

div.storeright {
	float: right;
	width: 55%;

}

div.store_box_three {
	width: 45%;
	float: left;
	margin-right: 2%;
}

div.store_box_three img, div.store_box_three_end img {
	padding: 4px;
	border: 1px solid #FFCC33;
}


div.storeitem .price {
	font-size: 1.5em;
	line-height: 1;
	font-weight: bold;
	color: #0099CC;

}

table#cartSummary {
	background: #FFFFFF;
	padding: 0;
}

table#cartSummary th {
	color: #000033;
	padding: 0.25em;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #205534;
}

table#cartSummary tr {
	margin: 0;
	padding: 0.25em 0 0.25em 0;
	border: 0;
}
table#cartSummary td {
	padding: 0.5em;
}

table#cartSummary .btn {
	float: left;
}
table#cartSummary .items {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #205534;
}


table#cartSummary td.total {
	font-size: 1.5em;
	font-weight: bold;
	padding: 0.5em 0;
	background: #EEE;
	border-bottom: 1px solid #205534;
}

table#cartSummary span.ttl {
	font-weight: normal;
	padding-right: 0.5em;

}

table#cartSummary .sitem {
	width: 40%;
}

#services strong {
	margin-right: 1em;
}

#flashaudio {
	float: right;
	width: 60%;
	margin-top: 0.5em;
}
#home_left {
	float: left;
	margin-top: 0.5em;
}
#home_left p {
	color: #000066;
}

#news_iad {
	position: absolute;
	height: 47px;
	width: 255px;
	left: 2em;
	top: 0;
}

#newslettersignup {
	padding: 0.25em;
	margin: 1em 0 1em 0;
}

#newslettersignup label {
	margin: 0.75em 0 0.25em 0;
}

#newslettersignup input.f {
	margin: 0;
	font-size: 100%;
	color: #666666;
	padding: 0.3em;
	width: 98%;
	background: #FFFFFF;
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	border: 1px solid #CCCCCC;
}

#rss_icon {
	position: absolute;
	text-align: right;
	height: 2em;
	width: 10em;
	top: 0.5em;
	right: 2em;
}

#rss_icon a {
	background-image: url(/media_assets/rss_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	border: none;
}
#rss_icon a:hover {
	background-image: url(/media_assets/rss_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	border: none;
}

/* PAGINATION LINKS */
#content a.paged:link, #content a.paged:visited {
	color: #FFF;
	text-decoration: none;
	background: #B92576;
	padding: 1px 5px;
	margin-right: 2px;
	margin-left: 0px;
	margin-top: 4px;
	border: 1px solid #C02574;
}

#content a.paged:hover {
	color: #B92576;
	text-decoration: none;
	border: none;
	background-color: #FFF;
	border: 1px solid #C02574;
}

#content .pagedOn {
	color: #B92576;
	text-decoration: none;
	background: #FFF;
	padding: 1px 5px;
	margin-right: 2px;
	margin-left: 0px;
	margin-top: 4px;
	border: none;
	border: 1px solid #C02574;
}

/* donation styles */
#donny {
	background: #FFF;
	padding: 0.5em;
	margin-top: 0em;
	margin-bottom: 1em;
	border: 1px solid #FFCC33;

}
#donny p {
	margin-top: 0px;
	margin-bottom: 0.5em;

}

#donny h2 {
	margin-top: 0;
}

#donny input#amount {
	font-size: 120%;
	color: #333333;
	padding: 0.2em;
	width: 4em;
	line-height: 0.8em;

}

#donny p.smaller {
	color: #666666;
	margin-top: 1em;
}

#donny span#uk {
	background: url(/media_assets/uk.gif) no-repeat 2px center;
	padding: 5px 0px 5px 22px;
}
#donny span#eu {
	background: url(/media_assets/eu.gif) no-repeat 2px center;
	padding: 5px 0px 5px 22px;
}
#donny span#us {
	background: url(/media_assets/us.gif) no-repeat 2px center;
	padding: 5px 0px 5px 22px;
}

/* page specific colours */
body.c158, body.c158 h2,  {
    color: #603;
}

body.c158 #h1holder {
    background-color: #603;
}

body.c158  #content a, body.c158  #footer a {
    color: #603;
    border-bottom: solid 1px #603;
}
body.c158 #content li {
    background: url("/media_assets/system_images/red-bullet.gif") no-repeat scroll 0 4px transparent;
}


