/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
}

body    { padding: 0px; margin: 0px; font: 70% "Lucida Grande", tahoma, sans-serif; color:#717171; }

/* Link Styles  */

a { color: #6B747C; text-decoration: none; }
a:hover { color: #6B747C; text-decoration: underline; }

div#top_nav a {	color:#ffffff; text-decoration: none; }
div#top_nav a:hover { text-decoration: none; color: #000000; }

div#content a {	color:#6B747C; text-decoration: underline; }
div#content a:hover { text-decoration: none; color: #DA2028; background-color: #ffffff; }

div#content h4 a {	color:#868C92; text-decoration: none; }
div#content h4 a:hover { text-decoration: none; color: #DA2028; background-color: #ffffff; }

div#home_newsletter a { text-decoration:underline; }
div#home_newsletter a:hover { text-decoration:underline; }

p { padding: 0px 0px 10px 0px; }

td {
	padding: 2px 0px 2px 2px;
}

h2 {
	font-family: Impact, tahoma, sans-serif;
	background-color: #fff;
	color: #A9AEB2;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 2.7em;
	font-weight: normal;
	text-transform: uppercase;
}

h3 { font-family: "Impact", Times New Roman, Times, serif; font-size: 2.3em; font-weight: normal; color: #868C92; line-height: 1.2em; padding-bottom:10px;}

h4 { font-family: "Impact", Times New Roman, Times, serif; font-size: 2.0em; font-weight: normal; color: #868C92; line-height: 1.2em; padding-bottom: 5px;}

h5 { font-family: "Impact", Times New Roman, Times, serif; font-size: 1.8em; font-weight: normal; color: #868C92; line-height: 1.2em; padding-bottom: 5px;}



/* Layout Styles */

#header {
	width: 745px;
	margin: 0 auto;
	padding-right: 112px;
}

#email_header {
	width: 552px;
	margin: 0 auto;
}

#header_left {
	width: 478px;
	float: left;
	padding-top: 21px;
}

#email_header_left {
	width: 200px;
}

#header_left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header_left ul li{
	float: left;
}

#top_nav {
	background-color:#DA2028;
	height: 35px;
	width: 100%;
}

#top_nav_main {
	width:735px;
	margin: 0 auto;
	padding-right: 112px;
}

#top_nav_menu {
	width: 699px;
	margin: 0 auto;
	float: right;
	padding: 10px 0px 5px 0px;
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#top_nav_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;	
}

#top_nav_menu ul li {
	padding: 0px 0px 5px 4px;
	float: right;
}

#main {
	width: 860px;
	margin: 0 auto;
}

#email_main {
	width: 552px;
	margin: 0 auto;
}

#left_col {
	width: 168px;
	margin: 0 auto;
	float: left;
	margin: 15px 0px 0px 0px;
}

#content {
	width: 552px;
	float: right;
	min-height: 585px;
	margin-bottom: 10px;
	max-width: 552px;
}

#email_content {
	width: 552px;
	float: right;
	margin-bottom: 10px;
}

font {
	line-height: 1.3em;
}
#content p {
	line-height: 1.4em;
}

.desc_content ul{
	padding: 0px 0px 15px 15px;
	list-style: disc;
}

.desc_content li{
	line-height: 18px;
}


#main #content div {
	line-height: 1.4em;
}

.essential_banner {
	float: right; left: 21px; top: 0px; position: relative;
	width:120px;
}

.social_icons {
	padding: 5px 0 10px 0px;
	text-align: center;
	width: 125px;
}

.social_icons img {
	padding: 0 6px 0 0;
}

/* min-height - for Internet Explorer */
* html #content {
	height: 585px;
}
/**/

#defaultCountdownSpace {
	width: 200px; 
	height: 53px; 
	margin-left: 8px; 
	border: 1px solid #CCC; 
	padding: 37px 5px 5px 5px;
	color: #fff;
    text-align: center;
	font: 22px Arial, tahoma, sans-serif;
}

/* Count Down */
#defaultCountdown {
	background: url(../images/countdown_bg.jpg) 5px 5px no-repeat; 
	width: 200px; 
	height: 53px; 
	margin-left: 8px; 
	border: 1px solid #CCC; 
	padding: 37px 5px 5px 5px;
	color: #fff;
    text-align: center;
	font: 22px Arial, tahoma, sans-serif;
}

.countdown_section {
	padding-right: 6px;
}

.countdown_amount {
	
}

#footer {
	width: 860px;
	height: 100px;
	margin: 0 auto;	
	border-top: 1px solid #DCDCDC;
	clear: both;
}	

#footer_banner {
	width: 860px;
	margin: 0 auto;	
	clear: both;
	padding-bottom: 15px;
}	

#email_footer {
	width: 735px;
	height: 100px;
	margin: 0 auto;	
	clear: both;
}	

#back_button {
	width: 735px;
	height: 25px;
	margin: 0 auto;	
	clear: both;
	padding-left: 250px;
}	

#footer_right {
	width: 670px;
	float: right;
	padding-top: 15px;
	font-size: 90%;
}

#email_footer_right {
	width: 552px;
	float: right;
	padding-top: 15px;
	font-size: 100%;
	border-top: 1px solid #DCDCDC;
	line-height: 1.4em;
}

/* Other Styles */

#site_search {
	padding: 0;
	margin: 0px;
	height: 31px;
}

#carnaby_divisions {
	padding: 30px 0px 0px 0px;
	margin: 0px;
	height: 293px;
}

#carnaby_divisions ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	list-style: none;
}

#carnaby_divisions ul li {
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 0px 5px;
	list-style: none;
}

#pathway_print_main {
	margin: 12px 0px 0px 0px;
	padding: 0px;
}

#pathway_panel {
	width: 405px;
	float: left;
}

#site_print_panel {
	width: 140px;
	float: right;
	text-align: right;
	margin: 5px 0 0 0;
}

#page_banner {
	margin-bottom: 8px;
}

#page_thumb {
	float: right;
}

.content_img {
	border: 1px solid #DCDCDC;
	padding: 5px;
}

#home_img_panel_right {
	width: 330px;
	float: right;
	text-align: right;
}

#home_img_panel_right img {
	margin: 0px 0px 0px 5px;
}

#home_img_panel_right_tr {
	margin-bottom: 6px;
}


#home_img_panel_right2 {
	width: 220px;
	float: right;
	text-align: right;
}

#home_img_panel_right2 img {
	margin: 0px 0px 0px 5px;
}


/* Home */
/*
#home_newsletter {
	margin: 0px;
	width: 135px;
	padding: 10px 15px 10px 15px;
	border: 1px solid #DCDCDC;
	height: 190px;
}
*/
#home_newsletter {
	margin: 0px;
	width: 135px;
	padding: 10px 15px 10px 15px;
	border: 1px solid #DCDCDC;
}

#home_newsletter h3 {
	padding: 0px 0px 13px 0px;
	font-size: 1.3em;
	font-weight: normal;
}

#search_string {
	width: 130px;
	border: 1px solid #DCDCDC;
	padding: 2px;
	font-size: 11px;
	color:#868C92;
}

#btn_search_go {
	width: 24px;
	padding: 1px;
	border: 1px solid #DA2028;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#fff;
	background-color: #DA2028;
}

.sign_up_fields {
	width: 130px;
	border: 1px solid #DCDCDC;
	padding: 2px;
	font-size: 11px;
	color:#868C92;
}

#btn_sign_up {
	width: 90px;
	margin: 8px 0px 0px 0px;
	border: 2px solid #DA2028;	
	font-size: 11px;
	color:#fff;
	background-color: #DA2028;
}

#newsletter_register_form {
	padding: 10px 0px 0px 0px;
}

.tip_date_format {
	float:right; 
	padding-right: 5px; 
	color:#666;
	font-size: 12px;
	font-family:"Lucida Grande", Times, serif;
	font-weight: bold;
}

.tip_title {
	padding: 3px 0px 2px 5px;
	color:#da2028;
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
}

.tip_body {
	padding: 5px;
	color:#6B747C;
	font-family: "Lucida Grande", tahoma, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 17px;
}


/* Misc Styles */

.red_color {
	color:#DA2028;
}

.error_msg ul{
	margin: 10px 0 10px 0;
}

.error_msg ul{
	list-style: disc;
	color: #FF0000;
	padding: 0px 0px 10px 15px;
}

#show_add {
	display: none;
}

/* Events */

.event_date {
	padding: 5px 0 3px 0;
	color: #DA2028;
	font-size: 110%;
	font-weight: bold;
}

#page_thumb {
	padding: 0px 0px 10px 20px;
}

.small_thumb {
	padding: 0px 15px 0px 0px;
	float: left;
	width: 100px;
}

.list_item {	
	clear: both;
	padding: 5px 0px 10px 0px;
	height: 105px;
	cursor:pointer;
}

.privilege_list_item {	
	clear: both;
	padding: 5px 0px 10px 0px;	
}


.list_item_desc {	
	width: 105px;
}

/*  Store */

#main #content .store_listing li a { font-size: 120%; color:#868C92; text-decoration: none; }
#main #content .store_listing li a:hover { font-size: 120%; text-decoration: none; color: #DA2028; background-color: #ffffff; }

.store_listing ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}

.store_listing ul li{
	float: left;
	width: 170px;
	padding: 5px;
}


/* Find and Explore  */

#map_buttons {
	margin: 10px 0px 10px 0px;
	text-align:center;
}

.map_cat_listing {
	font: 110% "Lucida Grande", tahoma, sans-serif;
	font-weight: bold;
	color:#999999;
	padding: 5px 0px 5px 18px;
}

/***********************************************/
/* Form                                        */
/***********************************************/

/* General Form Home*/

.general_form {
	margin: 0 ;
	padding: 0;
	clear:both;
}

.general_form div {
	margin: 0.4em 0;
}

.general_form fieldset {
	border:1px solid #fff;
	margin: 0;
}

.general_form legend {
	font-size: 1.2em;
	color:#707070;
	margin-left: -0.2em;
	font-weight: bold; 
}

.general_form label {
	width: 12em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

.general_form input {
	border: 1px solid #c9cacb;
	font: 100% "Lucida Grande", tahoma, sans-serif; color:#333333;
	padding: 1px;
}

.general_form textarea {
	border: 1px solid #c9cacb;
	font: 100% "Lucida Grande", tahoma, sans-serif; color:#333333;
	padding: 1px;
	width: 200px;
}

.general_form select {
	border: 1px solid #c9cacb;
	font: 100% "Lucida Grande", tahoma, sans-serif; color:#333333;
	width: 200px;
	padding: 1px;
}

.general_form p {
	text-align:left;
}

.general_form input.radio    {border:2px solid #fff; margin-left:1.5em; vertical-align:middle;}

.general_form input.button   {
	width: 90px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #DA2028;	
	font-size: 11px;
	color:#fff;
	background-color: #DA2028;
}

#newsletter_name {
	width: 130px;
}

#newsletter_email {
	width: 130px;
}

.newsletter_cap {
	width: 130px;
}

.custom_float_right {
	float:left; 
	padding-right: 7px;
}

/* Competitions */

.question_title {
	font-size: 150%;
}


/* Blogs */

.blog_items {
	clear: both;
	margin: 10px 0px 10px 0px;
}

.blog_item_title {
	background-color:#ced5dc;
	padding: 7px 25px 7px 25px;
	color: #FFFFFF;
	font-weight: bold;
}

.blog_comments {
	background-color:#f8f9fa;
	padding: 5px 25px 0px 25px;
}

.blog_desc {
	padding: 10px 0 0 0;
}


/* Links List */

.list_items {
	clear: both;
	margin: 10px 0px 20px 0px;
}

.hide_content {
	display: none;
}

div#prize_draw_terms{ display: none;}

#prize_draw_terms ol {
	padding: 10px 0 15px 30px;
}

#prize_draw_terms ol li{
	padding: 0 0 5px 0;
}


/* Gallery */

.gallery_ss_nav {
	text-align: center;
	margin-top: 12px;
}

.gallery_ss_nav img {
}