body {
	background: url(../images/common/header-bg.jpg) repeat-x;
	min-width:1000px;
}
/* Main Blocks */
* html #page-box {
	position:relative;
	margin-left:1000px;
	height:1px;
}
* html #site-wrap {
	height:1px;
	margin-left:-1000px;
	position:relative;
}
#header {
	background:url(../images/common/logo.jpg) no-repeat;
	height:180px;
}
#header p {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:413px;
	height:105px;
	margin:20px 0 0 20px;
	display:inline;
}
#header p a {
	display:block;
	width:100%;
	height:100%;
}
#header ul {
	float: right;
	margin: 81px 15px 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	font-size: 117%;
}
#header li {
	float:left;
	padding:0 10px;
	margin:0 -1px 0 1px;
	border-right:1px solid #000;
}
#header a {color:#000;}
#container {padding:0 5px 0 0;}
#container:after {
	content:".";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	text-indent:-9999px;
	clear:both;
}
* html #container {
	height:1%;
}
#container h1 {
	font: bold 117%/115% Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	color: #006;
}
#container h2 {
	font: bold 100%/117% Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	color: #000;
}
.sidebar {
	width:330px;
	float:left;
	padding:0 17px 0 0;
}
.lhscontent {
	margin-bottom: 10px;
}
.search-box {
	margin:0 0 12px;
	padding: 0 12px 0 15px;
}
.search-box input.text {
	color: #000;
	padding: 3px;
	width: 292px;
	border: 1px solid #a5acb2;
	font: normal 83% Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
.search-box input.btn {
	float:left;
}
.search-box a {
	float:right;
	margin-top:5px;
}

#searchform ul li
{
	line-height:2em;
}

#labelKeyword
{
	font-weight:bolder;
}

.text-box {
	border:1px solid #a6c4ea;
	border-top:1px solid #ccddf3;
	margin-bottom:10px;
	position:relative;
}
.ext-box {
	margin-bottom:10px;
}

/* My Gimi Bits */
.special-box {
	background: url(../images/common/dot.gif) repeat-x top right;
	padding-top: 8px;
	margin-bottom: 10px;
}

.special-box .inner {
	background: url(../images/common/dot.gif) repeat-y top right;
	padding-right: 8px;
}

.special-box .content {
	background: url(../images/common/dot.gif) repeat-x bottom right;
	padding: 8px 6px 19px 15px;
}

#my-gimi-body {
	padding: 1em 0.6em 1em 0.6em;
	background: url(../images/common/strong-box-bg.gif) repeat-x;
}

#my-gimi-body h2 {
	margin: 0;
	padding: 0.3em 0 0.3em 0;
	color: #006;
	font-size: 130%;
}

#my-gimi-body li.btn {
	float: left;
	width: auto;
	margin: 0 3px 0 0;
	font: bold 84% Arial, Helvetica, sans-serif;
	border: 1px solid #fff;
}

#my-gimi-body li.btn a {
	display: block;
	border: 1px solid #fff;
	padding: 4px 5px;
	background: url(../images/common/btn-bg.gif) repeat-x 0 100%;
	border: 1px solid #a9c6eb;
}

#my-gimi-info {
	padding: 0.6em 0.3em 0.4em 0.3em;
	background:url(../images/common/strong-box-tab-bg.gif) repeat-x;
}

#my-gimi-info h3 {
	margin: 0;
	padding: 0.4em 0 0.6em 0.2em;
}

#gimi-whats-on-body,
#advice-and-info-body {
	padding: 0.3em;
}

#gimi-whats-on-tabs .x-panel {
	overflow: auto;
	height: 18.4em;
}

#navigation-body {
	padding: 0.3em;
}

#navigation .x-tab-strip-text,
#navigation .x-tab-right {
	cursor: pointer;
}

.img-box {
	float:left;
	background:url(../images/common/img-box.png) no-repeat;
	width:105px;
	height:106px;
	padding:5px 0 0 5px;
	margin:0 5px 0 0;
}
.img-box a {position:relative;}
.img-box img {display:block;}
.img-content {
	float:left;
	width:110px;
	margin:0 5px 0 -5px;
	display:inline;
}
.img-content.right {
	float:right;
	margin:0 -5px 0 5px;
}
.img-content .img-box {
	float:none;
	margin:0;
}
.img-content strong {
	display:block;
	text-align:center;
	padding-top:2px;
}
.strong-box {
	padding: 0.2em 0.4em;
}
.strong-box .text {display:table;}
* html .strong-box .text {height:1%;}
*+html .strong-box .text {height:1%;}
.strong-box .text ul {
	margin:0;
	padding:0;
	list-style:none;
}
.strong-box .text li {
	width:100%;
	overflow:hidden;
	margin:0 0 3px;
}
.strong-box .text li.btn {
	float:left;
	width:auto;
	margin:0 3px 0 0;
	font:bold 84% Arial, Helvetica, sans-serif;
	border:1px solid #fff;
}
.strong-box .text li.btn a {
	display:block;
	border:1px solid #fff;
	padding:4px 5px;
	background:url(../images/common/btn-bg.gif) repeat-x 0 100%;
	border:1px solid #a9c6eb;
}
input.btn {
	border:1px solid #fff;
	padding:3px 5px;
	background:url(../images/common/btn-bg.gif) repeat-x 0 100%;
	border:1px solid #a9c6eb;
	font-size: 80%;
	color: #010066;
}
.tabs {
	width:100%;
	overflow:hidden;
	padding:0 0 1px;
	margin:0 0 1px;
	list-style:none;
	background:url(../images/common/pxl.gif) repeat-x 0 100%;
	font-weight:bold;
}
.tabs li {
	float:left;
	display:inline;
	margin:0 0 0 2px;
	border:solid #a8c5eb;
	border-width:1px 1px 0;
	background:#d1e1f4;
	padding:2px 10px;
}
.tabs li.active {
	margin-bottom:-1px;
	padding-bottom:3px;
	border-color:#284cae;
	background:#fff;
}
.tab-content {
	width:100%;
	overflow:hidden;
	padding:5px 0;
}
.tab-content.close {display:none;}
.events {
	margin:0;
	padding:0 1px;
	list-style:none;
}
.events:after {
	content:".";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
	text-indent:-9999px;
}

* html .events {
	height: 1%;
}

.events li {
	width: 100%;
	float: left;
	display: inline;
	border: 1px solid #fff;
	margin: 0 -1px;
}
.events li a {
	display: block;
	padding: 3px 5px;
	color: #000;
}
.events li.even {
	border-color: #d5e3f5;
	background: url(../images/common/even-box-top-bg.gif) repeat-x;
}
.events li.even a {
	background: url(../images/common/even-box-btm-bg.gif) repeat-x 0 100%;
}
.events strong {
	font-weight: bold;
}
.navigation {
	margin: 0;
	padding: 0 1px;
	list-style: none;
}
.navigation:after {
	content: ".";
	display: block;
	width: 100%;
	overflow: hidden;
	height: 0;
	clear: both;
	text-indent: -9999px;
}
* html .navigation {
	height: 1%;
}
.navigation li {
	width: 100%;
	float: left;
	display: inline;
	border: 1px solid #fff;
	margin: 0 -1px;
}
.navigation li a {
	display: block;
	padding: 3px 5px;
	color: #000;
}
.navigation li.level {
	border-color: #d4e2f5;
	border-bottom: 1px solid #bfd4f0;
	background: url(../images/common/level-box-top-bg.gif) repeat-x;
}
.navigation li.level a {
	background: url(../images/common/level-box-btm-bg.gif) repeat-x 0 100%;
}
.navigation li.parent {
	border-color: #a9c6eb;
	background: url(../images/common/templates-box-top-bg.gif) repeat-x;
}
.navigation li.parent a {
	background: url(../images/common/templates-box-btm-bg.gif) repeat-x 0 100%;
}
.navigation li.current {
	font-weight: bold;
}
.navigation li.current ul {
	font-weight: normal;
	padding-left: 1em;
}

.poll-results-logo{
	background:url(../images/common/logo.jpg) no-repeat;
	height:120px;
}

.poll-form-content form li input, .poll-form-content form li label
{
	display:inline;
}

.poll-form-content form li
{
	display:block;padding:5px;
}

.poll-form-content form ol{
	padding-bottom:5px;
}

.poll-form-content form{
	padding:10px;
}

.poll-form-content label {
	display:block;
	margin:0 0 5px;
}
.poll-form-content {
	padding: 0 0 5px;
}

.poll-result-row strong{
	position:relative;top:-2px;
}

.poll-result-row div {
	padding: 0px;
	margin: 0px;
	height: 14px;
	border: solid 1px #9999FF;
	background-position: 0% 0%;
	background-image: url(../images/common/item-over.gif);
	background-repeat: repeat-x;
	background-color: transparent;
}

.poll-result-row td {
	padding: 5px;
	color: #333333;
}

.poll-results-table input{
	margin-top:10px;
}

.poll-results-table h3{
	color:#000066;
	margin-bottom:0.5em;
}

.poll-results-table{
	margin-top:160px;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:0.8em;
	line-height:1.5em;
}

.list-column {
	float:right;
	width:208px;
	padding-top:30px;
}
.list-column ul {
	margin: -5px 0 -1px;
	padding: 0;
	list-style: none;
	font: 100% Arial, Helvetica, sans-serif;
	overflow: hidden;
	width: 100%;
	position: relative;
}
.list-column li {
	border-bottom:1px solid #afcaed;
	padding:4px 5px;
	margin:1px 0 -1px;
}
.list-column li.pdf {
	padding-left:20px;
	background:url(../images/common/ico-pdf.gif) no-repeat 0 2px;
}
.list-column li a {
	color:#000;
	font-weight:bold;
}
.main-column {
	margin:0 217px 0 345px;
}
.main-column .inner {
	width:98%;
	overflow:hidden;
}
.main-column .content {
	padding: 5px 10px 0;
}
.breadcrumbs {
	padding: 0 10px 20px;
	background: url(../images/common/dot.gif) repeat-x 0 100%;
	width: 100%;
	overflow: hidden;
	margin: 0 -10px 5px;
	font-weight: bold;
	color: #006;
	float: left;
	font-size: 92%;
	position: relative;
}
.breadcrumbs span {float:left;}
.breadcrumbs ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.breadcrumbs li {
	float:left;
	padding:0 0 0 3px;
}
.breadcrumbs a {
	font-weight:normal;
	padding-right:6px;
	background:url(../images/common/split.gif) no-repeat 100% 3px;
}
.ico-links {
	margin:0 0 20px;
	clear:both;
	padding: 1em 0 0 0;
	list-style:none;
}
.ico-links li {
	padding:3px 0 3px 22px;
	margin:0 0 3px;
}
.ico-links a {
	font-weight: bold;
}
.ico-links a.whatsthis {
	font-weight: normal;
}
.ico-links li.subscribe {background:url(../images/common/ico-subscribe.gif) no-repeat 0 4px;}
.ico-links li.feedback {background:url(../images/common/ico-feedback.gif) no-repeat;}
.ico-links li.print {background:url(../images/common/ico-print.gif) no-repeat;}
#footer {
	width:100%;
	height:53px;
	overflow:hidden;
	clear:both;
	background:url(../images/common/footer-bg.jpg) repeat-x;
}
#footer ul {
	float:left;
	margin:0 0 0 10px;
	padding:20px 0 0;
	list-style:none;
	overflow:hidden;
}
#footer li {
	float:left;
	padding:0 10px;
	border-left:1px solid #000;
	margin:0 1px 0 -1px;
}
#footer a {
	color: #000;
}
#footer ul.logos {
	float: right;
	margin: 0;
	padding: 0;
}
#footer .logos li {
	padding: 0;
	border-left: none;
	margin: 0 40px 0 0;
	display: inline;
}
#footer ul.logos #nycclink {
	margin: 10px 40px 0 0;
	font-family: Verdana;
	font-size: 109%;
}
#footer ul.logos span {
	margin-left: 50px;
}

/* The My Gimi Login form */
.loginform
{
	margin: 0;
	padding: 5px 5px 0 5px;
	background:url(../images/common/strong-box-bg.gif) repeat-x;
}

.loginform li
{
	clear: both;
}

.loginform .left 
{
	float: left;
	text-align: right;
	width: 95px;
	padding: 0;
	margin: 0.1em 0 0.1em 0;
}

.loginform .right 
{
	float: right;
	width: 185px;
	text-align: left;
	margin: 0.1em 0 0.1em 0;
}

.loginform select.right 
{
	width: 189px;
}

.loginform label.small, .loginform a
{
	font-size: 80%;
}

.loginform li.terms 
{
	font-size: 80%;
	padding: 0.7em 1em 0 1em;
}

.loginform li.terms a
{
	font-size: 100%;
}

.loginform input.borderless 
{
	border: none;
	padding: 0;
	margin: 0;
	background: none;
	font-size: 80%;
	color: #010066;
	text-align: left;
}

/* The Gimi Feedback form */
#gimifeedback
{
	width: auto !important; /* Ext doesn't work out the width properly in IE so override it here */
	padding: 0 0.5em 0.5em 0.5em;
}

#gimifeedback label 
{
	display: block;
	margin: 0.1em 0 0.1em 0;
	padding: 0;
}

#gimifeedback .fullwidth
{
	display: block;
	width: 98%;
}

#gimifeedback .btn
{
	margin: 0.2em 0.2em 0 0;
	float: right;
}

/* Override some Ext styles */
.x-panel-header-text {
	margin: 0;
	font-size: 113%;
	font-weight: bold;
}
.x-panel-header {
	font-size: 100%;
}

#registerbirthdayday, #registerbirthdaymonth {
	width: 20px;
}

#registerbirthdayyear {
	width: 40px;
}

.avatardropshadow1 {
	float: left;
	background: url(../images/common/shadow_avatar.gif) right bottom no-repeat;
}

.avatardropshadow2 {
	background: url(../images/common/corner_avatar_bl.gif) left bottom no-repeat;
}

.avatardropshadow3
{
	background: url(../images/common/corner_avatar_tl.gif) left top no-repeat;
}

.avatardropshadow4
{
	padding: 5px 11px 11px 5px;
	background: url(../images/common/corner_avatar_tr.gif) right top no-repeat;
}

.avatardropshadow4 img 
{
	display: block;
}

.dropshadow1
{
	float:left;
	background: url(../images/common/shadow.gif) right bottom no-repeat;
}

.dropshadow2
{
	background: url(../images/common/corner_bl.gif) left bottom no-repeat;
}

.dropshadow3 {
	padding: 8px 11px 11px 8px;
	background: url(../images/common/corner_tr.gif) right top no-repeat;
}

.dropshadow3 img {
	display: block;
}

.standardimageblockdescription {
	clear: left;
	padding: 0 10px 0 10px;
	text-align: center;
	font-weight: bold;
}

/*Fix the extra height given to tab panels*/
#gimi-whats-on-tabs .x-panel-bwrap,
#advice-and-info-tabs .x-panel-bwrap,
#gimi-part-tabs .x-panel-bwrap {
	display: none;
}

#gimi-whats-on-tabs .x-tab-panel-body,
#gimi-whats-on .x-panel-body,
#advice-and-info-tabs .x-tab-panel-body,
#advice-and-info .x-panel-body,
#gimi-part-tabs .x-tab-panel-body,
#gimi-login .x-panel-body,
#navigation .x-tab-panel-body {
	height: auto !important;
	border: 1px solid #99bbe8;
}

#bodycontent p,
#bodycontent ul,
#bodycontent ol {
	margin-bottom: 0.5em;
}

#bodycontent ul,
#bodycontent ol {
	padding-left: 20px;
}

#bodycontent li {
	list-style-type: disc;
}
