@charset "UTF-8";







table.gallery {
	width: 100%;
}

table.gallery td {
	padding-bottom: 6px;
    text-align: center;
    width: 25%;
    vertical-align: top;
}

#content table.gallery img {
	border: solid 2px #E5E4B8;
}

#content table.gallery p {
	padding: 0 6px;
    font-size: 12px;
    line-height: 16px;
}









#content div.gallery {
	margin-bottom: 10px;
}

#content div.gallery h3 {
	font-weight: normal;
}

#content div.gallery h3 a {
	font-size: 18px;
    font-weight: bold;
}

#content div.gallery p {
	font-size: 12px;
    line-height: 18px;
    color: #333;
}






#menu {
	margin-bottom: 30px;
}

#menu .heading {
	display: block;
    text-indent: -9999px;
    background-position: left top;
    cursor: pointer;
}

#menu #head1 {
	background-image: url(http://www.beapartofoursecret.com/index.php/../shared/images_layout/heading-site.jpg);}
#menu #head2 {
	background-image: url(http://www.beapartofoursecret.com/index.php/../shared/images_layout/heading-focus.jpg);}
#menu #head3 {
	background-image: url(http://www.beapartofoursecret.com/index.php/../shared/images_layout/heading-zone.jpg);}
#menu #head4 {
	background-image: url(http://www.beapartofoursecret.com/index.php/../shared/images_layout/heading-investors.jpg);}
#menu #head5 {
	background-image: url(http://www.beapartofoursecret.com/index.php/../shared/images_layout/heading-community.jpg);}
#menu #head6 {
	background-image: url(http://www.beapartofoursecret.com/index.php/../shared/images_layout/heading-contact.jpg);}

#menu #head-gal {
	background-image: url(http://www.beapartofoursecret.com/index.php/../shared/images_layout/heading-gallery.gif);}

#menu #head-entsys {
	background-image: url(http://www.beapartofoursecret.com/index.php/../shared/images_layout/heading-entsys.jpg);}

#menu #head-intl {
	background-image: url(http://www.beapartofoursecret.com/index.php/../shared/images_layout/heading-intbus.jpg);}









#ads {
	margin: 0 0 0 37px;
}
#ads li {
	border: solid 1px #999556;
	margin: 0 0 18px 0;
    overflow: hidden;
    display: block;
    list-style-type: none;
    padding: 0;
    width: 164px;
}

#ads a {
    color: #333;
    text-decoration: none;
    font-size: 11px;
}

#ads img {
	border: none;
    display: block; 
}








.wrap .wrap #links a {
	float: right;
}









div#menu.nojs div ul {
	height: 0;
	overflow: hidden;
}

div#menu.nojs div.current ul {
	height: auto;
}

div#menu.nojs div:hover ul {
	height: auto;
}








h3 a.addthis_button {
	position: relative;
	top: 3px;
	left: 30px;
}







div.archives {
	background-color: #f5f4e0;
	float: right;
	padding: 1px;
	border: solid 1px #e5e4b8;
	margin-left: 20px;
}

#content div.archives h4, #content div.archives ul, #content div.archives li, #content div.archives a, #content div.archives span {
	padding: 0;
	margin: 0;
	font-size: 12px;
	list-style-type: none;
}

#content div.archives h4 {
	display: block;
	background-repeat: repeat-x;
	background-image: url(http://www.beapartofoursecret.com/index.php/../shared/images_layout/tableGrad.gif);
	background-position: left top;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background-color: #003452;
	padding: 4px 10px;
}

#content div.archives span {
	margin-top: 3px;
	display: block;
	background-color: #e5e4b8;
	font-weight: bold;
	padding: 0 5px;
	color: #444;
	cursor: pointer;
}

#content div.archives a.month {
	display: block;
	padding: 0 5px;
}

#content div.archives span.current {
	background-color: #0088d9;
	color: #fff;
}

#content div.archives li.current ul a.current{
	background-color: #0088d9;
	color: #fff;
}

#content div.archives a:hover,
#content div.archives span.year:hover
{
	background-color: #fff;
}

#content div.archives div {
	height: 0;
	overflow: hidden;
}

#content div.archives.nojs li:hover div {
	height: auto;
}