html, body {font-family:Arial, Verdana, Helvetica, sans-serif; 
	font-size:88%; background-color:#fff; padding: 0; margin: 0;}

*{padding: 0; margin: 0;}

html, body 
{
min-height: 100%;
height: auto !important;
height: 100%
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}


h1, h2, h3, h4, p
{
	margin:1em 0 0.7em 0;
}

h1
{
	color:#846994;
	font-size:1.5em;
}

h3
{
	color:#846994;
	font-size:1.1em;
}

.emphasised
{
	font-style:italic;
}

.surround 
{
	background-color:#846994; 
	width:60em;
	padding:1em;
	color:#fff;
}

.surround a:link, .surround a:visited
{
	color:#fff;
	text-decoration:underline;
}
.surround a:hover
{
	text-decoration:none;
}

#logo_strip
{
	margin:0 0 1em 0;
}

#top_banner
{
	width:100%;
	background:#00AEEF;
}

#navigation_buttons
{
	padding:0.2em;
}

#navigation_buttons input, #navigation_buttons img 
{
	margin:0 0 0 1.8em;
}

#header_image_container
{
	height:139px;
}

#thinking_text_image
{
	float:left;
}

#flash_content
{
	width: 476px;
    margin-right:0px;
    margin-top:0px;
    padding:0 0 0 0;
    position:absolute;
}

.page, .page_ie_full_height
{
	color:#000;
	background:#fff;
	background-image:URL(images/header_bar.gif);
	background-repeat:repeat-x;
	padding:2.3em 1em 1em 1em;
}

.page a:link, .page a:visited
{
	color:#000;
	text-decoration:underline;
}
.page a:hover
{
	text-decoration:none;
}

.left_column
{
	float:left;
	width:40em;
	margin-right:1em;
}

.right_column
{
	margin-left:40em;
}

.bold_text
{
	color:#846994;
	font-weight:bold;
}

.normal_text
{
	color:#846994;
}

.theme_box
{
	float:left;
	width: 47%;
	margin-right:1em;
	background-image: url(images/theme_box_blue_back.gif);
	background-repeat:repeat-x; 
}

.theme_icon
{
	position:absolute;
	margin-top:0.6em;
}

h1.theme_header
{
	color:#551A8B;
	padding:0.4em;
	margin:0.7em 0.2em 0em 4.5em;
}

.theme_text
{
	margin:0 0.5em 0.5em 0.5em;
}

.theme_text p
{
	margin:0;
}

.theme_text a:link, .theme_text a:visited
{
	color:#fff;
	text-decoration:underline;
}
.theme_text a:hover
{
	color:#000;
	text-decoration:none;
}

.breaking_news
{
	margin:1em 0 0 0;
}
.breaking_news h3
{
	color:#846994;
}

.audio_box
{
	margin-left:50%;
}

.tellMore
{
	vertical-align:top;
	/*
	height: 6.5em;
	background-image: url(images/haveyoursay_bubble_lifestyle.jpg);
	background-repeat: no-repeat; */
	padding:6.9em 2.7em 2em 3em;
	
}

#onlinePolls
{
	height: 379px;
	margin-bottom:20px;
	/*background-image: url(images/online_polls_back3.gif);
	background-repeat: no-repeat;  */
}

.polls_q1
{
	height:4.6em;
	color:#ffffff;
	padding:3.8em 4.8em 0.0em 1em;
	font-weight:bold;
}

.polls_q2
{
	height:4.6em;
	color:#ffffff;
	padding:3.8em 4.8em 1em 1em;
	font-weight:bold;
}

.polls_text
{
	height:5.6em;
	padding:0 0 0 1em;
	color:#ffffff;
}

.polls_results
{
	height:4.4em;
	padding:0 0 0 1em;
	color:#ffffff;
}

.polls_text2
{
	height:7.8em;
	padding:0em 0 0em 1em;
	color:#ffffff;
}

.polls_results2
{
	height:7em;
	padding:0em 0 2em 1em;
	color:#ffffff;
}

#footer
{
	height:7em;
}

.footer_text
{
	padding-top:0.5em;
}

.hand
{
	cursor:hand;
}

/***** Themes Page *****/

#themeFriends, #themeFamily, #themeLearning, #themeLifestyle, #themeHealth, #themeValues
{
	width: 35em;
	height: 6em;
	background-repeat: no-repeat; 
	padding: 7em 1em 1em 1em;
}

#themeFriends
{
	background-image: url(images/friends_box.gif);
}

#themeFamily
{
	background-image: url(images/family_box.gif);
}

#themeLearning
{
	background-image: url(images/learning_box.gif);
}

#themeLifestyle
{
	background-image: url(images/lifestyle_box.gif);
}

#themeHealth
{
	background-image: url(images/health_box.gif);
}

#themeValues
{
	background-image: url(images/values_box.gif);
}
.right_image
{
	margin:0;
	width:200px;
}

