body {
	background: url(/images/background.gif) repeat-y top #eeeeee;
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-size: 100%;
}

img {
	padding: 1px;
	border: 1px solid #ccc;
	margin: auto auto;
}

object { outline: none; } /* Stops FF3 outlining focused Flash elements */

p {
	margin: 0px 0px 0px;
	padding: 4px 0 8px;
	line-height: 1.8em;
	text-align: justify;

}

h1, h2, h3, h4, h5, h6 {
	line-height: normal;
	padding: 0;
	margin: 0;
	font-size: 1em;
}

iframe {
	width: 652px;
}

a:link, a:visited, a:hover, a:active  {color: #363636;text-decoration:none;}
a:hover	{text-decoration:underline;}

hr {
	height: 1px;
	color: #eee;
	background-color: #eee;
	border: none;
	border-top: 1px solid #eee;
	overflow: hidden;
	clear: both;
}

font {
	color: inherit !important;
	margin: inherit !important;
	padding: inherit !important;
	font: inherit !important;
	text-decoration: inherit !important;
	border: inherit !important;
	background: inherit !important;
	bottom: inherit !important;
	top: inherit !important;
	left: inherit !important;
	right: inherit !important;
	position: inherit !important;
	clear: inherit !important;
	float: inherit !important;
	height: inherit !important;
	width: inherit !important;
	letter-spacing: inherit !important;
	text-transform: inherit !important;
	outline: inherit !important;
	overflow: inherit !important;
	display: inherit !important;
	visibility: inherit !important;
	text-indent: inherit !important;
	white-space: inherit !important;
	word-spacing: inherit !important;
	z-index: inherit !important;
	text-align: inherit !important;
	max-height: inherit !important;
	max-width: inherit !important;
	min-height: inherit !important;
	min-width: inherit !important;
	cursor: inherit !important;
}



/* ----------------------------------------------- */
/* elements                                        */
/* ----------------------------------------------- */

/* ------------------------------------- */
/* form  elements                        */
/* ------------------------------------- */

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

input, select, textarea {
	border: 1px solid #ccc;
	background: #fff;
	font-size: 0.60em;
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;	
}

input {
	height: 13px;
	border: 1px solid #ccc;
	font-size: 0.60em;
	padding:1px 2px 1px;

}

input.error {
	background: #fff!important;
}

.field {
	float: left;
	margin: 0 0 6px;
	padding: 0 0;
}

.group-dual .label {
	width: 85px!important;
	text-align:left!important;
}

.label {
	float: left;

}

.element {
	float: left;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

.group, .group-dual {
	/*background: #eeeeee;
	border: 1px solid #cccccc;*/
	padding: 7px;
	margin-bottom: 5px;
	line-height: normal;
}

.group h2, .group-dual h2 {
	color: #000;
}

input.button {
	background:url(/images/button.gif);
	border: none;
	padding:2px 7px 3px !important;
	height: 27px!important;
	width: 87px!important;
	text-align: right!important;
	font-weight: bold!important;
	font-size: 1em!important;
	cursor: pointer;
}


input.button-small {
	background:url(/images/button-small.gif);
	border: none;
	padding:2px 7px 3px !important;
	height: 27px!important;
	width: 65px!important;
	text-align: right!important;
	font-weight: bold!important;
	font-size: 1em!important;
	cursor: pointer;
}

input.button:hover, input.button-small:hover{
	background-position: bottom!important;
}

.field-notes {
	width: auto;
	float: left;
	font-size: 0.80em;
	text-align:left!important;
}

.label-notes {
	width: auto;
	float: left;

}

.element-notes {
	width: 14px;
	float: left;
	padding-right:15px;

}

.element-notes input {
	width: 15px!important;
	height: 12px!important;
	border: none;
}

.checkbox {
	width: auto!important;
}
/* ------------------------------------- */
/* comtainer elements                    */
/* ------------------------------------- */

.text-button a, .text-small-button a, .text-medium-button a, .text-large-button a, .text-large-button a {
	height: 27px;
	margin: 0 0;
	border: none;
	display: block;
	float: left;
	font-weight: bold!important;
	font-size: 1em!important;
	cursor: pointer;
	text-align: right;
	background-position: top;
}

#right-column .text-button a, #right-column .text-small-button a, #right-column .text-medium-button a, #right-column .text-large-button a, #right-column .text-large-button a {
	line-height:2.20em;
	float: right;
}

.text-button a {
	background:url(/images/button.gif);
	width: 78px;
	padding-right: 9px;

}

.text-small-button a {
	background:url(/images/button-small.gif);
	width: 54px;
	padding-right: 11px;

}

.text-medium-button a {
	background:url(/images/button-medium.gif) no-repeat #000;
	width: 117px;
	padding-right: 11px;

}

.text-large-button a {
	height: 26px;
	background:url(/images/button-large-venue.gif) top;
	width: 215px;
	padding-left: 11px;
	text-align: center;

}

.text-button a:hover, .text-small-button a:hover, .text-medium-button a:hover, .text-large-button a:hover, .text-large-button a:hover{
	background-position: bottom!important;
	text-decoration: none;
}


.button-search, .button-search a {
	background:url(/images/button-search.gif)!important;
}

.button-register, .button-register a {
	background-image:url(/images/button-register.gif)!important;
}

.button-venue, .button-venue a {
	background-image:url(/images/button-venue.gif)!important;
}

.button-awards, .button-awards a {
	background:url(/images/button-award.gif)!important;
}

.button-arrow, .button-arrow a{
	background:url(/images/button-submit.gif)!important;
}

.button-previous, .button-previous a, input.button.button-previous {
	background:url(/images/button-submit-previous.gif)!important;
	text-align: left !important;
}

.button-small-arrow, .button-small-arrow a{
	background:url(/images/button-small-arrow.gif)!important;
}

.button-medium-mail, .button-medium-mail a {
	background:url(/images/button-medium-mail.gif)!important;
}

/* ------------------------------------- */
/* comtainer elements                    */
/* ------------------------------------- */

#container {
	width: 970px;
	margin: 0px auto;
	position: relative;
	background-color: #fff;
}

/* ------------------------------------- */
/* header elements                       */
/* ------------------------------------- */

#header {
	height: 196px;
	width: 970px;
	position: absolute;
	top: 71px;
}


#header img {
	border: none;
	padding: 0 0;
}

#banner-space {
	position: absolute;
	top: 0px;
	height: 71px;
	width: 970px; 
	float: left;
	overflow: hidden;   /*  Have to hide overflow for IE6  */
}

#banner-space #banner1, #banner-space #banner2 {
	width: 468px;
	height:60px;
	margin: 11px 0 0 11px ;
	float: left;
	display: inline;
}

#banner-space #banner2 {
	margin: 11px 11px 0 0 ;
	float: right;
}

#banner-space img {
	border: 0px;
	padding: 0px;
}

#logo-elements {
	height: 115px;
	width: 970px;
	margin: 10px auto auto;
	background:  url(/images/header-bg.png) repeat-x;
	float: left;
	position: relative;
}

#flash-content {
	height: 115px;
	width: 528px;
	float: left;
	overflow: hidden;
}

#login-panel {
	height: 17px;
	top: 91px;
	left: 705px;
	position: absolute;
	z-index: 99;
}

#login-panel input{
	width: 93px;
	height: 13px;
	padding:1px 2px 1px;
	margin: 0 0!important;
}

#login-form .login{
	width: 50px;
	height: 17px;
	border: 0px;
	padding: 0px 0 0px 12px;
	background: url(/images/button-login.gif) top no-repeat; 
}

#login-form .login:hover{
	background-position: bottom; 
	cursor: pointer;
}

#login-details {
	position: absolute;
	margin: 0 0;
	padding: 0 0;
	top: 117px;
	left: 705px;
	font-size: .60em;
	color: #fff;
	z-index: 98;
}

#login-details a, #logged-in-details a{
	color: #fff;
}

#logged-in-details {
	position: absolute;
	margin: 0 0;
	padding: 0 0;
	top: 91px;
	left: 705px;
	font-size: .60em;
	color: #fff;
	z-index: 98;
}



#breadcrumbs {
	position: absolute;
	top: 180px;
	right: 15px;
	z-index: 999;
	font-size:0.60em;
	text-align:right;
	color: #fff;
}

#breadcrumbs a {
	color: #fff;
}

/* ------------------------------------- */
/* navigation                            */
/* ------------------------------------- */

#nav {
	height: 61px;
	width: 970px;
	background: #e6e6e6 url(/images/nav-bg.gif) repeat-x;
	float: left;
	position: absolute;
	overflow: hidden;
	top: 196px;

}


#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	color: #fff;
}

#nav ul {
	font-size: 0.70em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-left: 8px;

}


#nav ul li {
	list-style-type: none;
	float: left;
}

#nav ul li a, #nav ul li ul li a {
	height: 22px;
	display: block;
	padding: 5px 10px 0px;
	padding-top: 9px;
	float: left;
}

#nav ul li a:active, #nav ul li a:hover, #nav ul li.on a, #nav ul li.over a  {
	background: #e6e6e6;
	color: #4a4a4a !important; /* important needed for IE6 colour fix */
	text-decoration: none;
}

#nav ul li ul {
	width: 962px;
	margin: 0;
	position: absolute;
	left: 0px;
	top: 30px;
	font-size: 1em;
	background: #e6e6e6;
	overflow: hidden;
	display: none;
}

#nav ul li ul li a {
	color: #4a4a4a!important;
	background: #e6e6e6;
}

#nav ul li ul li a:active, #nav ul li ul li a:hover, #nav ul li ul li.on a {
	background: #e6e6e6;
	/*background: #b8b7b7;*/
	color: #4a4a4a;
	text-decoration: underline;
}

#nav ul li ul li a:hover {
	background: #b8b7b7;
}

/*#nav ul li:hover ul,*/
#nav ul li.on ul, #nav ul li.over ul {
	display: block;
}

/******* EDITION FLAGS ********/

#nav span.flag { padding-left: 22px; line-height: 17px; display: block; }

#nav span.flag.on {
	background-position: top left;
}

#nav span.singapore {
	background: url('/images/flag-singapore.gif') no-repeat bottom left;
}

#nav span.australia {
	background: url('/images/flag-australia.gif') no-repeat bottom left;
}

#nav span.uk {
	background: url('/images/flag-uk.gif') no-repeat bottom left;
}

#nav a:hover span.australia , #nav a:hover span.singapore , #nav a:hover span.uk  {
	background-position: top left;
}


/* ------------------------------------- */
/* copy-container full width and center  */
/* ------------------------------------- */

#copy-container {
	width: 442px;
	margin: 272px 0px 20px 240px;
	padding: 4px;
	background: #eee;
	float: left;
	display:inline; /* fix IE6 double margin bug */
	line-height: 1.6em;
}

#copy-container h1 {
	font-size: 1.35em;
}

#copy-container h2 {
	font-size: 1em;
	margin-top: 10px;
}

#copy-container.fullwidth {
	width: 672px!important;
	margin: 272px 0px 20px 10px!important;	
}

#copy-container #copy {
	min-height: 630px;
    height:auto !important;  /* IE 6 MIN HEIGHT FIX */
    height: 630px;           /* IE 6 MIN HEIGHT FIX */
	margin: auto auto;
	padding: 7px 7px;
	background: #fff;
	border: 1px solid #ccc;
	font-size: 0.70em;
}

#copy-container.fullwidth #copy #masthead {
	width: 668px;
	height: 118px;
	position: relative;
	margin: -6px -6px 20px;
}

#copy-container #copy #masthead {
	width: 438px;
	height: 118px;
	position: relative;
	margin: -6px -6px 20px;
}


#container #masthead img{
	padding: 0 0;
	margin: 0 0;
	border: none;
	float: right;
}

#copy-container #copy #masthead h1 {
	position: absolute;
	z-index: 2;
	bottom: 3px;
	left: 8px;
	font-size: 1.7em;
	letter-spacing: -0.05em;
/*	text-transform: capitalize;  */
}

#copy-container #copy #masthead #text {
	width: 438px;
	height:29px;
	background: url(/images/masthead-bg.png);
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#copy-container .left-copy-column {
	width: 418px;
	float: left;
}

#copy-container .right-copy-column {
	width: 220px;
	margin-left:15px;
	float: left;

}

#copy-container #copy #frm-directory .field, #send-to-friend .field{
	padding: 0 0;
	margin-left: 0px;
}

#copy-container #copy .label, #send-to-friend .label{
	width: 144px;
	padding: 3px 5px 0px 0;
	text-align: right;

}

#copy-container #copy .element,  #send-to-friend .element{
	text-align: left;
	width: 220px;
}


#copy-container #copy input, #copy-container #copy select, #copy-container #copy textarea, #send-to-friend input, #send-to-friend textarea {
	width: 206px;
	font-size: 0.90em;
	height: 16px;
	padding:2px 2px 1px;
}


#copy-container #copy textarea , #send-to-friend textarea{
	height: 80px;
}

#copy-container #copy select {
	height: 21px; 
	width: 213px;
}

#copy-container #copy .button , #send-to-friend .button  {
	float: right;
}

#send-to-friend .button  {
	float: right;
	margin-right: 5px;
}

#copy-container #copy #frm-directory .group, #copy-container #copy #frm-directory fieldset , #send-to-friend .group, #send-to-friend fieldset {
	padding: 0 0;
	margin: 5px 0;
}

#copy-container #copy #frm-directory .column-3-label{
	padding-left: 0px;
	padding-right: 5px!important;
	margin: 0 0;
	text-align:left;
	width: 130px;
}

#copy-container #copy #frm-directory .column-3-element{
	margin: 0 0;
	margin-top: -3px;
	padding-left: 0px!important;
	text-align:right;
	width: 71px;
}


#copy-container .directory, #copy-container .search  {
	margin: 18px auto;
	padding-top: 14px;
	border-top: 2px solid #ccc;
	
}

#copy-container .search {
	background: #f7f7f7;
	margin: 9px 0;
	padding: 9px;
	border: 1px solid #ececec;

}


#copy-container .directory .text {
	width: 300px;
	float: left;
}

#copy-container.fullwidth .directory .text {
	width: 400px;
	float: left;
}

#copy-container  .directory .image {
	width: auto !important;
	width: 115px;
	max-width: 230px !important;
	height:auto !important;
	
	/*overflow-x: hidden;*/
	float: right;
	text-align: right;
    padding-left:10px;
}

#copy-container  .directory .image img {
	/*width:114px;
	height:77px;*/
}

#copy-container.fullwidth .directory .image {
	width: 225px;
	float: right;
	text-align: right;
}


#copy-container.fullwidth .sub-article-text {
	width: 564px;
}

.sponsor-logo, .sponsor-text {
	width: 213px;
	height: 77px;
	float: left;
	margin-bottom: 10px;
}

.sponsor-text{
	margin-top: 0px;
	width: 203px;
	padding-left: 10px;
	line-height: 1.60em;
}

.sponsor-logo img{
	margin: 0 5px;
}

.sponsor-logo-right {
	margin-left: 22px;
}

.special-offer .column {
	width: 200px;
	float: right;
}
.special-offer .copy {
	float: left;
	width: 440px;
}
.special-offer .photos {
	text-align: right;
}
.special-offer .photos img {
	margin-bottom: 2px;	
}


/* ------------------------------------- */
/* main / sub-article                    */
/* ------------------------------------- */

.main-article {
	height:auto;
	margin-bottom: 7px;
	position: relative;
}

.main-article a {
	color: #fff!important;
}

.article-image {
	width: 422px;
	min-height: 100px;
	height:auto!important;
	height: 100px;
	/*height: 227px;*/

}

.main-article .heading {
	background: url(/images/article-overlay.png);
	height: 29px;
	width: 422px;
	bottom: 2px;
	left: 2px;
	position: absolute;
	float: left;
	overflow: hidden;
}

.main-article .heading h1 {
	color: #fff;
	font-size: 1.20em!important;
	font-weight: bold;
	
}

.main-article .heading h1 a {
	padding: 5px 10px;
	height: 29px;	
	display: block;
}

.main-article a {
	text-decoration: none!important;
}

.article-link {
	position: absolute;
	right: 5px;
	top: 6px;
	line-height: normal;
}


.main-article-image, .main-article-image-sized{
	padding: 14px 0;
	margin: auto auto;
}

.main-article-image img , .main-article-image img{
	margin: auto auto;
	text-align:center;
}

.main-article-image-sized {
	margin: 14px auto;
	width: 422px;
	text-align:center;
	padding: 1px;
	border: 1px solid #cccccc;
}

.main-article-image-sized img {
	border: none!important;
	padding: 0px!important;
	text-align: center;
}

.article-text p{
	padding-bottom: 14px;
}

.sub-article {
	margin-bottom: 7px;
}

.sub-article-image {
	width: 89px;
	float: left;
}

.sub-article-image img {
	width: 76px;
	height: 76px;
}

.sub-article-text {
	width: 334px;
	float: right;
	line-height: 1.8em;
}

.sub-article h2 {
	margin: 0 0!important;
}



#send-to-friend {
	width: 400px;
	margin-top: 14px;
	float: right;
	color: #bbbbbb;
	border: 3px solid #eeeeee;
	background: #fff;
}

#send-to-friend .loading, #send-to-friend .response  {
	/*height: 200px!important;
	padding: 7px;*/
	margin-left: 14px;
}

#send-to-friend .loading  {
	background: url(/images/loading.gif) center center no-repeat;
	height: 100px;
	width: 370px;
}



#send-to-friend .float-left {
	margin: 15px 0 15px 15px;
		font-size: 1.25em!important;
}

.close-button {
	margin: 15px 15px 15px 15px;
	width: 16px;
	height:16px;
	background: url(/images/close-button.png);
	float: right;

}

.close-button img {
	padding: 0;
	margin: 0;
	border: none;
}

.close-button:hover {
	background-position: bottom;
}

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

ul.list li {
	margin: 0 0 0 10px;
	padding: 0 0 0 12px;
	list-style: none;
	background: url('/images/bullet.gif') no-repeat left;
}

/* ------------------------------------- */
/* venue-article , venue-review          */
/* ------------------------------------- */

.venue-article p{
	padding: 14px 0 0px;
}

.venue-review {
	line-height: normal;
}

.venue-article .venue-picture {
	float: right;
	clear: none;
	width: 240px;
	padding-left: 14px;
}

.venue-article .venue-booking {
	width: 240px;
	height: 64px;
	margin: 4px auto ;
	padding-left: 14px;
	background: url(/images/black-gradiant.gif) no-repeat center center;
	padding: 1px;
	border: 1px solid #ccc;
	text-align: center;
	color: #989495;
}


.venue-booking .text-large-button a {
	margin: 6px 6px 0px 7px;
}

.venue-article .venue-booking .phone {
	color: #fff;
	font-size: 1.30em;
	font-weight: bold;
}

.venue-article h1, .venue-article h1{
	font-size: 1.60em!important;
	font-weight: normal;
	width:auto;
	/*background: url(/images/1-star.gif) no-repeat 125px 1px;*/
	
}

.venue-article  .star-1, .venue-review .star-1{
	background: url(/images/1-star.gif) no-repeat right;
 	padding-right: 100px;  
}

.venue-article  .star-2, .venue-review .star-2{
	background: url(/images/2-star.gif) no-repeat right;
 	padding-right: 100px;  
}

.venue-article  .star-3, .venue-review .star-3{
	background: url(/images/3-star.gif) no-repeat right;
 	padding-right: 100px;  
}

.venue-article  .star-4, .venue-review .star-4{
	background: url(/images/4-star.gif) no-repeat right;
 	padding-right: 100px;  
}

.venue-article  .star-5, .venue-review .star-5{
	background: url(/images/5-star.gif) no-repeat right;
 	padding-right: 100px;  
}



.venue-article h2, .venue-article h2{
	font-size: 1.10em!important;
	font-weight: bold;
	color: #3d3d3d;
	margin-top:6px;
}

.venue-article .info-box {
	margin-top: 12px;
	padding: 0 7px 14px 0;
	width: 321px;
	float: left;
}


.venue-article .map-container {
	width: 648px;
	height: 287px;
	padding: 1px;
	margin-top: 14px;
	border: 1px solid #cdcdcd;
}

#gmap {
	width: 648px;
	height:287px;
	margin: auto auto;
	background: url(/images/map/loading.gif) center center no-repeat;
}


.venue-review .title {
	width: 560px;
	float: left;
}

.venue-review .title h2 {
	padding: 0px!important;
	margin: 0px!important;
	padding-top: 5px!important;
}

.venue-review .title p {
	padding: 0px!important;
	margin: 0px!important;
	padding-top: 5px!important;
}

.venue-review .title h2, .rating {
	color: #3d3d3d;
	font-weight: bold;
	font-size: 1.05em!important;
}

.rating {
	float: right;
}


.rating img {
	padding: 0 0;
	border: none;
}

.venue-picture {
	float: left;
	margin-top:7px;
}

.venue-picture img{
	width: 652px;
}

.venue-addtional-info ul li{
	margin-bottom: 8px;
}


.review-card {
	width: 259px;
	height: 143px;
	margin: 15px auto;
	margin-bottom: 0px;
	background-image: url(/images/review-card.gif);
	position: relative;
	
	float: right;
	border: none;
	
}

.card-no {
	position: absolute;
	top: 65px;
	left: 10px;
	color: #fff;
	font-size: 1.60em;
	font-weight:lighter;
	letter-spacing: 2px;
}

.card-name {
	position: absolute;
	top: 95px;
	left: 10px;
	color: #fff;
}

.card-photo {
	position: absolute;
	top: 46px;
	right: 6px;
	width: 76px;
	height: 92px;
	background: center no-repeat;
}

.star-ratings {
	width: 350px;
	float: left;
}



.star-ratings ul, .star-ratings ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 1.05em;
}

.star-ratings ul {
	margin-top: 12px;
}

.star-ratings ul li{
	/*width: 350px;*/
	padding-top: 6px;
	padding-bottom: 5px;
	border-bottom: 3px solid #eeeeee;
	background-color:#009900;
}


.venue-details {
	width: 656px;
	font-size: 1.05em;
	line-height: normal;
	float:left;
}

.venue-reviewer-text {
	margin-top: 25px;
}

.venue-reviewer-text h2, .venue-reviewer-text h3{
	font-size: 1.15em!important;
	margin-top: 25px;
}

.venue-addtional-info {
	margin-top: 5px;
}

.venue-addtional-info h2{
	font-size: 1.05em!important;
}

.venue-addtional-info h3{
	margin: 12px 0 8px;
}


.venue-details .row {
	margin: 5px 0 25px;
	padding: 0px;
	clear: both;

}

.venue-details .sub-title {
	width: 95px;
	float:left;
	font-weight: bold;
}

/* ------------------------------------- */
/* reader-events                         */
/* ------------------------------------- */

.reader-events {
	background: #f7f7f7;
	margin: 9px auto;
	padding: 7px;
	border: 1px solid #ececec;
	line-height: normal!important;

}

.reader-events h2{
	margin: 0 0 7px !important;
	font-size: 1.10em!important;
/*	text-transform: capitalize!important;*/  
}

.reader-events .text {
	line-height: 1.50em;
}

.reader-events .float-left, .reader-events .float-right{
	margin-top: 14px;
}
/* ------------------------------------- */
/* competitions                          */
/* ------------------------------------- */

.competition {
	padding: 8px;
	/*background-color: #f7f7f7;*/
	border: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.competition h3 {
	margin-bottom: 5px;
	background-color: #666666;
	color: #fff;
	padding: 5px;
}

.competition .text {
	/*width: 316px;
	float: right;*/
}

.competition .image {
	width: 89px;
	float: right;
	margin: 0 0 5px 10px;
	text-align: right;
}

.competition .image img {
	width: 76px;
	height: 76px;
}
.competition .expiry { color: #ff0000; }
.competition .expiry strong { color: #000; }

.entered-competitions {
	margin: 0;
	padding: 0;
}
.entered-competitions li {
	margin-left: 30px;
}

.entered-competitions .ref {
	font-size: 0.9em;
	color: #999999;
}

/* ------------------------------------- */
/* right-column elements                 */
/* ------------------------------------- */

#right-column {
	width: 260px;
	margin: 272px 0px 20px 10px;
	float: left;
	font-size: 0.70em;
}

#right-column .container {
	width: 252px;
	margin: 0px 0px 10px 0px;
	padding: 4px;
	background: #eee;
	float: left;
}

#right-column .container .copy {
	margin: auto auto;
	padding: 7px 7px;
	min-height: 20px;
    height:auto !important;  /* IE 6 MIN HEIGHT FIX */
    height: 20px;           /* IE 6 MIN HEIGHT FIX */
	background: #fff;
	border: 1px solid #ccc;
	border-top: none;
}

#right-column .container .header {
	width: 250px;
	border: 1px solid #ccc;
	border-bottom: none;
	overflow: hidden;
	font-size: 0.95em;
}

#right-column .container .header ul {
	margin: 0 0;
	padding: 0 0;
	list-style-type: none;
	font-weight:bold;
}

#right-column .container .header ul li {
	float: left;
}

#right-column .container .header ul li a {
	display: block;
	width: 123px;
	height: 18px;
	float: left;
	text-align: right;
	background:url(/images/right-column-tab-off.gif) top right;
	margin: 0 0;
	padding: 0 0;
	padding: 5px 6px 0px 0;
	overflow: hidden;
	
		
}

#right-column .container .header ul li.on  a{
	width: 115px!important;
	padding: 5px 0px 0px 6px!important;
	background: #fff ;
	text-align: left;
}

#right-column .container .header ul li.long  a{
	width: 250px!important;
}

#right-column .container .header ul li.left a{
	width: 117px!important;
	padding: 5px 6px 0px 6px!important;
	text-align: left;
}

#right-column .container .header ul li.right a{
	width: 114px!important;
	padding: 5px 6px 0px 0!important;
	text-align: right;
	border-left: 1px solid #ccc;
}

#right-column .container .header ul li  a:hover{
	text-decoration: none;
	background-position: bottom;
}

#right-column .container .header ul li  h4 a {
	font-weight: normal;
	color: #666;
}

#right-column .container .header ul li.on h4 a{
	font-weight: bold;
}


#right-column .label{
	width: 58px;
	padding: 4px 0 0;
}

#right-column .element{
	text-align: right;
	width: 178px;
}

#right-column input, #right-column select {
	width: 170px;
	font-size: 0.90em;
	height: 16px;
	padding:2px 2px 1px;
}

#right-column select {
	height: 21px; 
	width: 177px;
}

#right-column #frm-awards .field{
	padding-top: 5px;
}

#right-column #frm-awards .label{
	width: 149px;
}

#right-column #frm-awards .element{
	width: 87px;
	padding: 0 0;
}


#right-column .sub-article {
	margin: 0 0;
	padding: 0 0;
	width: 234px;
}


#right-column .sub-article-text {
	width: 145px;
	float: left;
}

/* ------------------------------------- */
/* left-column elements                 */
/* ------------------------------------- */

#left-column {
	width: 220px;
	height: 700px;
	margin: 272px 0px 20px 0;
	font-size: 0.70em;
	position: absolute;
	left: 10px;
}

#left-column h3 a {
	margin-top: 5px;
	padding-left: 20px;
	width: 170px;
	display: block;
	outline: none;
}

#left-column .container {
	width: 210px;
	margin: 0px 0px 10px 0px;
	padding: 4px;
	background: #eee;
	float: left;
	position: relative;
}

#left-column .container .header {
	margin: auto auto;
	min-height: 24px;
    height:auto !important;  /* IE 6 MIN HEIGHT FIX */
    height: 24px;           /* IE 6 MIN HEIGHT FIX */
	background: #fff url(/images/left-column-bg.gif) top left no-repeat;
	border: 1px solid #ccc;
}

#left-column .container .header.on {
	background: #fff url(/images/left-column-bg.gif) top right no-repeat;
}

#left-column .container .move-arrow {
	position: absolute;
	top: 6px;
	right: 8px;
	display: none; /* PHASE 2 */

}

#left-column .container .move-arrow img {
	border: 0px;
	padding: 0 0;
}

#left-column .container .move-arrow a {
	cursor: move;
}

#left-column .container .copy {
	padding: 7px 7px;
}
#left-column .container .collapsable {
	margin-top: 7px;
}

#left-column ul {
	margin: 0 0;
	padding: 0 0;
	list-style: none;
}

#left-column li {
	float: left; /* Firefox 2 inline bug fix */
}

#left-column .alt {
	padding: 10px;
}

#left-column .alt a{
	font-weight:bold;
}

/* ------------------------------------- */
/* footer                                */
/* ------------------------------------- */

#footer {
	height: 210px;
	width: 970px;
	margin: auto auto;
	margin-top: 20px;
	background:  url(/images/footer-bg.png) repeat-x bottom;
	float: left;
	color: #fff;
	font-size: 0.60em;
	position: relative;
	
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #fff;
}

#footer .column {
	float: left;
	margin: 15px 0 0 0;
	padding-left: 15px;
}

#footer .column ul {
	padding: 0 0;
	margin: 0 0;
	list-style-type: none;
}


#footer .column ul li ul li {
	padding: 0 0;
	margin: 2px 0 0 0;
	background-image: url('/images/footer-li.gif');
	background-repeat: no-repeat;
	background-position: 3px 7px;
}

#footer .column ul li ul li a {
	margin: auto auto auto 8px;

}

#footer .float-left {
	position: absolute;
	left: 12px;
	top: 191px;
}

#footer .float-right {
	position: absolute;
	right: 11px;
	top: 191px;
}

/* ------------------------------------- */
/* misc Jquery classes                   */
/* ------------------------------------- */

label.error {
	padding-top: 5px;
	border: none!important;
}

.error {
	float: left;
}

frm-contact .error {
	width: 206px;
}


/**************************************/
/*            SIMPLE MODAL            */
/**************************************/
#simplemodal-overlay {
  background-color:#000;
  margin: 0;
  border: none;
}

#simplemodal-container {
  width: 426px;
  height: 400px; /* height specified to get modal to vertically align properly */
  font-size: 0.7em;
  text-align: left;
}

/*#simplemodal-container a.modalCloseImg {
 display: none;
 width:25px;
  height:29px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:-14px;
  right:-18px;
  cursor:pointer;
}
*/


/* ------------------------------------- */
/* classes                               */
/* ------------------------------------- */


.float-right { float: right; }
.float-left { float: left; }

.clear { clear: both; }

.spacer {
	height: 28px;
	margin: 0 0;
	padding: 0 0;
}

.hide, .hidden {
	height: 0px;
	display: none;
	visibility: hidden;
}

.show {
	height: auto;
	display: block;
	visibility: visible;
}


.fieldemail {
	height: 0px;
	visibility:hidden;
}



.password {
	background: url(/images/password-box.gif) no-repeat #fff;
}

.divider {
	font-size: 1.15em;
	margin-top: 14px;
	border-bottom: 2px solid #eeeeee;
}

.mandatory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 3px;
}

.error-box, .success-box {
	padding: 1px;
		margin: 20px auto;
}
.error-box p, .success-box p {
	padding: 3px;
	color: #fff;
	font-weight: bold;

}

.success-box {
	background: #E1FFE1;
	border: 1px dashed #000;
}

.success-box p {
	color: #000;
}

.option-group, .optgroup {
	padding-left: 15px!important;
}

.no-border {
	border: none!important;
}

.prepare { display: none; }