/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:*/
/* Base Theme ============================================================= */
/* Reset ------------------------------------------------------------------ */
/*reset.css - resets default browser stylinghttp://tantek.com/log/2004/09.html#d06t2354http://www.vox.com/.shared/css/base.csshttp://developer.yahoo.com/yui/reset/
*/:link,:visited {
	text-decoration:none;
}
html,body,div,ul,ol,li,dl,dt,dd,form,fieldset,input,textarea,h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,th {
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
table {
	border-spacing:0;
        border-color: #cccccc;
}
img {
	border:0;
}

ol,ul {
	margin-left:30px;
	background-repeat:repeat-y;
}
a, .asset-name,.asset-name a, .widget-content a {
	color:#7C4D26;
}
a {
	text-decoration:underline;
	outline:none;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
}
hr {
	border:1;
	height:1px;
	color:#cccccc;
        margin: 8px 0px;
}
a img,:link img,:visited img {
	border:none;
}

/* Layout ----------------------------------------------------------------- */

#header,#content,#menu,#alpha,#beta,#gamma,#footer {
	position:relative;
}
#alpha,#beta,#gamma {
	display:inline;
	float:left;
}
#header-inner,#content-inner,#alpha-inner,#beta-inner,#gamma-inner {
	position:static;
}
#header-inner,#alpha-inner,#beta-inner,#gamma-inner {
	overflow: hidden;
}
/* Layout */
#alpha {
	width:640px;
        left: 275px;
}
#alpha-inner, #gamma-inner {
	padding-top:30px;
}
#gamma {
	left:-640px;
	width:240px;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 10px;
}
#gamma-inner {
	padding-left:20px;
}

#content-inner {
	width: 940px;
	margin: 0 auto;
	position:relative;
}



/* Utilities */
#content-inner:after {
	content:" ";
	display:block;
	visibility:hidden;
	clear:both;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
}

/* no ie mac \*/
* html #content-inner {
	height:1%;
}
#content-inner {
	display: block;
}
/* */
/* Content ---------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol {
	margin-bottom:.75em;
}

ol {
	list-style:decimal outside;
}
ul {
	list-style:disc outside;
}

/* Assets */
.asset,.archive {
	margin-bottom:1.5em;
}
.asset-header,.asset-content,.asset-body {
	margin-bottom:.75em;
}
.asset-name {
	margin-bottom:.25em;
}
.asset,.archive {
	overflow:hidden;
	width:100%;
}
.asset,.asset-content,.archive {
	position:static;
	clear:both;
}
.asset-body,.asset-more {
	clear: both;
}
/* Widgets */
.widget {
	position:relative;
	overflow:hidden;
	width:220px;
	margin: 0px 0px 20px 0px;
}
.widget-content {
	position: relative;
	font-size: 11px;
	color:#999;
}

.widget-content a, .ul-cat .act a, #menu a {
	font-weight: normal;
}

body {
	font:normal 13px verdana;
	color:#666;
	background:#F1F1EA;
}
li {
	margin-top: 4px;
}
/* Content */
.asset-name {
	font-size:20px;
	font-weight:bold;
}
.asset-name a {
	text-decoration:none;
}
.asset-name a:hover {
	text-decoration:underline;
}
.asset-content {
	margin:5px 0;
	text-align:justify;
}

.widget-header,.search-results-header {
	margin:0;
	padding:5px 0;
	font-size:13px;
	font-weight:bold;
	p\osition:relative;
	width:100%;
	w\idth:auto;
}
.search-results-header {
	margin-bottom:.25em;
	margin:8px 20px 5px 20px;
}


#content {
	background:#fff;
        min-height: 500px;
}

#footer {
        padding: 20px 30px 0px 30px;
	font-size: 0.8em;
	color: #999999;
        text-align: center;
	width: 840px;
	margin:0 auto;
}

#footer a {
	color: #999999;
}

#header {
	background:url(css/header.jpg) no-repeat top center;
	height:103px;
}
#header-inner {
	position:relative;
	height:103px;
	text-align: center;
}

.asset-header,.asset-content {
	margin-left:10px;
	margin-right:10px;
}


/* Menu */
#menu {
	width:940px;
	height:65px;
	margin:0 auto;
	background:url(css/header-nav.jpg) no-repeat top center;
}
#menu ul {
	margin:0;
	padding-left: 60px;
	list-style:none;
}
#menu li {
	display:inline;
	margin-top:0px;
}

#menu a {
	display:block;
	float:left;
	height:35px;
	padding:30px 30px 0 26px;
	text-decoration:none;
	text-align:center;
	font-size:13px;
	color:#707173;
}

#menu .liactive a {
        font-weight: bold;
	background: url(css/nav_hor_act.jpg) repeat-x;
}
#menu a:hover {
        text-decoration: underline;
	background: url(css/nav_hor_act.jpg) repeat-x;
}


/* Utilities -------------------------------------------------------------- */
#header:after,#header-inner:after,#content:after,#alpha-inner:after,#beta-inner:after,#gamma-inner:after,#footer:after {
	content:" ";
	display:block;
	visibility:hidden;
	clear:both;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
}
#content-inner,.asset-body {
	height: 1%;
}

.ul-cat {
list-style:none;
margin:0;
padding:0;
}

.ul-cat li  {
margin:0 0 10px 0;
}

.ul-cat li a {
display:block;
margin: 0;
padding:2px 0px 2px 38px;
}


.ul-cat li a,.ul-cat li a:visited {
color:#999999;
text-decoration:none;
}

.act2 {
display:block;
margin:0;
position:relative;
padding:2px 0px 2px 33px;
background:url(/css/but_nav_ver_act.jpg) no-repeat left center;
}

.ul-cat .act2 a {
font-weight: bold;
}

.act {
display:block;
margin:0;
position:relative;
padding:2px 0px 2px 10px;
background:url(/css/but_nav_ver_inact.jpg) no-repeat left center;
}

.ul-cat .act a:hover {
text-decoration: underline;
}

td {
padding-top: 5px;
}

.hl {
	background: url(/css/babyphone.gif) no-repeat 0px 5px;
        margin-left: 25px;
        margin-right: 30px;
        padding-left: 35px;
        min-height: 30px;
        vertical-align: middle;
        margin-bottom: 10px;
}

.hl a {
        color: #9ece28;
        font-weight: bold;
	
}
