/* begin Page */
body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url('images/Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}

#zcwd_main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}




#zcwd_page-background-gradient
{
	background-position: top left;
}


.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.zcwd_Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 1048px;
	min-width:33px;
	min-height:33px;
}

.zcwd_Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 12px;
}

.zcwd_Sheet-tr, .zcwd_Sheet-tl, .zcwd_Sheet-br, .zcwd_Sheet-bl, .zcwd_Sheet-tc, .zcwd_Sheet-bc,.zcwd_Sheet-cr, .zcwd_Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.zcwd_Sheet-tr, .zcwd_Sheet-tl, .zcwd_Sheet-br, .zcwd_Sheet-bl
{
	width: 32px;
	height: 32px;
	background-image: url('images/Sheet-s.png');
}

.zcwd_Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 16px, 16px, auto);
}

.zcwd_Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 16px, 16px);
}

.zcwd_Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(16px, 16px, auto, auto);
}

.zcwd_Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(16px, auto, auto, 16px);
}

.zcwd_Sheet-tc, .zcwd_Sheet-bc
{
	left: 16px;
	right: 16px;
	height: 32px;
	background-image: url('images/Sheet-h.png');
}

.zcwd_Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 16px, auto);
}

.zcwd_Sheet-bc
{
	bottom: 0;
	clip: rect(16px, auto, auto, auto);
}

.zcwd_Sheet-cr, .zcwd_Sheet-cl
{
	top: 16px;
	bottom: 16px;
	width: 32px;
	background-image: url('images/Sheet-v.png');
}

.zcwd_Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 16px);
}

.zcwd_Sheet-cl
{
	left:0;
	clip: rect(auto, 16px, auto, auto);
}

.zcwd_Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 16px;
	left: 16px;
	right: 16px;
	bottom: 16px;
	background-color: #FFFFFF;
}


.zcwd_Sheet
{
	margin-top: -12px !important;
}

#zcwd_page-background-simple-gradient, #zcwd_page-background-gradient, #zcwd_page-background-glare
{
	min-width:1048px;
}

/* end Box, Sheet */

/* begin Header */
div.zcwd_Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 1024px;
	height: 143px;
}


div.zcwd_Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 1024px;
	height: 143px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Menu */
/* menu structure */

.zcwd_menu a, .zcwd_menu a:link, .zcwd_menu a:visited, .zcwd_menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.zcwd_menu, .zcwd_menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.zcwd_menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.zcwd_menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.zcwd_menu li li
{
	float: none;
}

.zcwd_menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.zcwd_menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.zcwd_menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.zcwd_menu:after, .zcwd_menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.zcwd_menu, .zcwd_menu ul
{
	min-height: 0;
}

.zcwd_menu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.zcwd_menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.zcwd_menu
{
	padding: 6px 6px 6px 6px;
}

.zcwd_nav
{
	position: relative;
	height: 37px;
	z-index: 100;
}

.zcwd_nav .l, .zcwd_nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 37px;
	background-image: url('images/nav.png');
}

.zcwd_nav .l
{
	left: 0;
	right:0px;
}

.zcwd_nav .r
{
	right: 0;
	width: 1024px;
	clip: rect(auto, auto, auto, 1024px);
}


/* end Menu */

/* begin MenuItem */
.zcwd_menu ul li
{
	clear: both;
}

.zcwd_menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 25px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}


.zcwd_menu a .r, .zcwd_menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 75px;
	background-image: url('images/MenuItem.png');
}

.zcwd_menu a .l
{
	left:0;
	right:9px;
}

.zcwd_menu a .r
{
	width:418px;
	right:0;
	clip: rect(auto, auto, auto, 409px);
}

.zcwd_menu a .t 
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
	color: #DEDEDE;
	padding: 0 9px;
	margin: 0 9px;
	line-height: 25px;
	text-align: center;
}

.zcwd_menu a:hover .l, .zcwd_menu a:hover .r
{
	top:-25px;
}

.zcwd_menu li:hover>a .l, .zcwd_menu li:hover>a .r
{
	top:-25px;
}

.zcwd_menu li:hover a .l, .zcwd_menu li:hover a .r
{
	top:-25px;
}
.zcwd_menu a:hover .t
{
	color: #000000;
}

.zcwd_menu li:hover a .t
{
	color: #000000;
}

.zcwd_menu li:hover>a .t
{
	color: #000000;
}


.zcwd_menu a.active .l, .zcwd_menu a.active .r
{
	top: -50px;
}

.zcwd_menu a.active .t
{
	color: #292929;
}


/* end MenuItem */

/* begin MenuSeparator */
.zcwd_nav .zcwd_menu-separator
{
	display: block;
	width: 1px;
	height: 25px;
	background-image: url('images/MenuSeparator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.zcwd_menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 26px;
	width: 180px;
	overflow:hidden;
	line-height: 26px;
	margin-right: auto;


	background-image: url('images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #B5B5B5;
}

.zcwd_nav ul.zcwd_menu ul span, .zcwd_nav ul.zcwd_menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.zcwd_menu ul a, .zcwd_menu ul a:link, .zcwd_menu ul a:visited, .zcwd_menu ul a:hover, .zcwd_menu ul a:active, .zcwd_nav ul.zcwd_menu ul span, .zcwd_nav ul.zcwd_menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 26px;
	color: #454545;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.zcwd_menu ul ul a
{
	margin-left: auto;
}

.zcwd_menu ul li a:hover
{
	color: #000000;
	border-color: #B5B5B5;
	background-position: 0 -26px;
}

.zcwd_menu ul li:hover>a
{
	color: #000000;
	border-color: #B5B5B5;
	background-position: 0 -26px;
}

.zcwd_nav .zcwd_menu ul li a:hover span, .zcwd_nav .zcwd_menu ul li a:hover span span
{
	color: #000000;
}

.zcwd_nav .zcwd_menu ul li:hover>a span, .zcwd_nav .zcwd_menu ul li:hover>a span span
{
	color: #000000;
}


/* end MenuSubItem */

/* begin ContentLayout */
.zcwd_contentLayout
{
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 1024px;
}
/* end ContentLayout */

/* begin Box, Block */
.zcwd_Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.zcwd_Block-body
{
	position: relative;
	z-index: 1;
	padding: 0px;
}



.zcwd_Block
{
	margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.zcwd_BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 7px;
}

.zcwd_BlockHeader .t
{
	height: 30px;
	color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;	
}

.zcwd_BlockHeader .l, .zcwd_BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.zcwd_BlockHeader .l
{
	left:0;
	right:6px;
}

.zcwd_BlockHeader .r
{ 
	width:1044px;
	right:0;
	clip: rect(auto, auto, auto, 1038px);
}





.zcwd_header-tag-icon
{
    height: 30px;
	background-position:left top;
	background-image: url('images/BlockHeaderIcon.png');
	padding:0 0 0 17px;
	background-repeat: no-repeat;
	min-height: 15px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.zcwd_BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.zcwd_BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 7px;
}



.zcwd_BlockContent-body
{
	color:#404040;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.zcwd_BlockContent-body a:link
{
	color: #B25000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.zcwd_BlockContent-body a:visited, .zcwd_BlockContent-body a.visited
{
	color: #949494;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.zcwd_BlockContent-body a:hover, .zcwd_BlockContent-body a.hover
{
	color: #EB6A00;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.zcwd_BlockContent-body ul
{
	list-style-type: none;
	color: #545454;
	margin:0;
	padding:0;
}

.zcwd_BlockContent-body li
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
text-decoration: none;
}

.zcwd_BlockContent-body ul li
{
	padding:0px 0 0px 13px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.zcwd_Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
}

.zcwd_Post-body
{
	position: relative;
	z-index: 1;
	padding: 11px;
}

.zcwd_Post-tr, .zcwd_Post-tl, .zcwd_Post-br, .zcwd_Post-bl, .zcwd_Post-tc, .zcwd_Post-bc,.zcwd_Post-cr, .zcwd_Post-cl
{
	position:absolute;
	z-index:-1;
}

.zcwd_Post-tr, .zcwd_Post-tl, .zcwd_Post-br, .zcwd_Post-bl
{
	width: 14px;
	height: 14px;
	background-image: url('images/Post-s.png');
}

.zcwd_Post-tl
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.zcwd_Post-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.zcwd_Post-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.zcwd_Post-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.zcwd_Post-tc, .zcwd_Post-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('images/Post-h.png');
}

.zcwd_Post-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.zcwd_Post-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.zcwd_Post-cr, .zcwd_Post-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('images/Post-v.png');
}

.zcwd_Post-cr
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.zcwd_Post-cl
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.zcwd_Post-cc
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #FFFFFF;
}


.zcwd_Post
{
	margin: 5px;
}

/* Start images */
a img
{
	border: 0;
}

.zcwd_article img, img.zcwd_article
{
	margin: 1em;
}

.zcwd_metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */

.zcwd_article table, table.zcwd_article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.zcwd_article table, table.zcwd_article .zcwd_article tr, .zcwd_article th, .zcwd_article td
{
	background-color:Transparent;
}

.zcwd_article th, .zcwd_article td
{
	padding: 2px;
	border: solid 1px #B5B5B5;
	vertical-align: top;
	text-align:left;
}

.zcwd_article th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.zcwd_PostHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
	color: #803900;
}

.zcwd_PostHeader a, .zcwd_PostHeader a:link, .zcwd_PostHeader a:visited, .zcwd_PostHeader a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
	margin:0;
	color: #803900;
}

.zcwd_PostHeader img
{
	border:none;
	vertical-align: middle;
	margin:0;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.zcwd_PostHeader a:link
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #994500;
}

.zcwd_PostHeader a:visited, .zcwd_PostHeader a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #808080;
}

.zcwd_PostHeader a:hover, .zcwd_PostHeader a.hovered
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #EB6A00;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
  color: #292929;
}


.zcwd_PostContent p 
{
	margin: 0.5em 0;
}

.zcwd_PostContent, .zcwd_PostContent p
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
text-align: justify;
color: #292929;
line-height:140%;
}

.zcwd_PostContent
{
  margin:0;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #216CBF;
}

/* Adds special style to an unvisited link. */
a:link
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #216CBF;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #216BC0;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #EB6A00;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 28px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #B25000;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #B25000;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #595959;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #512E01;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #512E01;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #512E01;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #404040;
	margin:1em 0 1em 2em;
	padding:0;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.zcwd_Post li
{
	padding:0px 0 0px 11px;
	line-height:1.2em;
}

.zcwd_Post ol li, .zcwd_Post ul ol li
{
	background: none;
	padding-left:0;
}

.zcwd_Post ul li, .zcwd_Post ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:11px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.zcwd_PostContent blockquote p
{
	color:#363636;
font-family: Arial, Helvetica, Sans-Serif;
font-style: italic;
font-weight: normal;
text-align: left;
}

blockquote,
.zcwd_PostContent blockquote
{
		border:solid 1px #FFA257; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 37px;
	background-color:#FECE90;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.zcwd_button-wrapper .zcwd_button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:33px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.zcwd_button-wrapper
{
	display:inline-block;
	position:relative;
	height: 33px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .zcwd_button-wrapper
{
	display:block;
	float:left;
}

.zcwd_button-wrapper .zcwd_button
{
	display:block;
	height: 33px;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 21px !important;
	line-height: 33px;
	text-decoration: none !important;
	color: #000000 !important;
}

input, select
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.zcwd_button-wrapper.hover .zcwd_button, .zcwd_button:hover
{
	color: #000000 !important;
	text-decoration: none !important;
}

.zcwd_button-wrapper.active .zcwd_button
{
	color: #EDEDED !important;
}

.zcwd_button-wrapper .l, .zcwd_button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 99px;
	background-image: url('images/Button.png');
}

.zcwd_button-wrapper .l
{
	left:0;
	right:10px;
}

.zcwd_button-wrapper .r
{
	width:409px;
	right:0;
	clip: rect(auto, auto, auto, 399px);
}

.zcwd_button-wrapper.hover .l, .zcwd_button-wrapper.hover .r
{
	top: -33px;
}

.zcwd_button-wrapper.active .l, .zcwd_button-wrapper.active .r
{
	top: -66px;
}


/* end Button */

/* begin Footer */
.zcwd_Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 1024px;
	margin: 5px auto 0px auto;
}

.zcwd_Footer .zcwd_Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.zcwd_Footer .zcwd_Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 1024px;
	height: 150px;
	bottom:0;
	left:0;
}


.zcwd_rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 25px;
	width: 25px;
    cursor: default;
}




.zcwd_Footer .zcwd_Footer-text p
{
	margin: 0;
}

.zcwd_Footer .zcwd_Footer-text
{
	display:inline-block;
	color:#FFFFFF;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
}

.zcwd_Footer .zcwd_Footer-text a:link
{
	text-decoration: none;
	color: #FFFFFF;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.zcwd_Footer .zcwd_Footer-text a:visited
{
	text-decoration: none;
	color: #FFFFFF;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.zcwd_Footer .zcwd_Footer-text a:hover
{
	text-decoration: none;
	color: #F0F0F0;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.zcwd_page-footer, .zcwd_page-footer a, .zcwd_page-footer a:link, .zcwd_page-footer a:visited, .zcwd_page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#CC5C00;
}

.zcwd_page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#666666;
}
/* end PageFooter */

/* begin LayoutCell */
.zcwd_contentLayout .zcwd_sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 204px;
}
/* end LayoutCell */

/* begin LayoutCell */
.zcwd_contentLayout .zcwd_content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 818px;
}
.zcwd_contentLayout .zcwd_content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 1022px;
}
/* end LayoutCell */

#navMainSearch {
	position:absolute;
	left:695px;
	top:160px;
	z-index:100;
	}
	
/* CUSTOM SEARCH HEADER */


input.search {
	border: 0;
	width: 100px; /* width of text-display area */
	padding: 3px 15px 4px 20px;
	font-size: 11px;
}
input#searchTop {
	border: 0;
	width: 115px; /* width of text-display area */
	padding: 4px 15px 5px 20px;
	font-size: 12px;
	background: url("http://www.dizzykids.co.uk/includes/templates/zen_wdnd/images/rounded-search-input.png") no-repeat;
	vertical-align: text-bottom;
}


* html input#searchTop {
	background-attachment: fixed;
}


/* CUSTOM */
.searchHeader{}

/* CUSTOM Login HEADER */
input#loginTop {
	border: 0;
	width: 115px; /* width of text-display area */
	padding: 4px 15px 5px 20px;
	font-size: 12px;
}


* html input#loginTop {
	background-attachment: fixed;
}

input#loginTop {
	background: url("http://www.dizzykids.co.uk/includes/templates/zen_wdnd/images/loginTop.gif") top left no-repeat;
}

input#loginTop2 {
	border: 0;
	width: 115px; /* width of text-display area */
	padding: 4px 15px 5px 20px;
	font-size: 12px;
}


* html input#loginTop2 {
	background-attachment: fixed;
}

input#loginTop2 {
	background: url("http://www.dizzykids.co.uk/includes/templates/zen_wdnd/images/loginTop.gif") top left no-repeat;
}

.headerNavigationAccountBtns { padding-left:50px;}
.headerNavigationLogoffBtn { }	

