body 
{
  background-color:#151515;
  border-top: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
  margin: auto;
  font-size: 75%;
  font-family: verdana,tahoma,arial,sans-serif;
  visibility: visible;
	height:100%
}

div
{
  color: white;
}

a:link
{
  color: white;
  text-decoration: none;
	font-weigth: bold;
}

a:visited
{
  color: white;
  text-decoration: none;
	font-weigth: bold;
}

a:hover
{
  color: white;
  text-decoration: none;
}

a:active
{
  color: white;
  text-decoration: none;
	font-weigth: bold;
}

p
{
  padding-top: 0em;
  color: white;
}

small
{
  size: 0.75em;
  color: white;
}

h1
{
  size: 2em;
  color: white;
	text-align:left
}

h2
{
  size: 1.5em;
  color: white;
}

img
{ 
  border: none;
}

input, select, textarea
{
  color: #111111;
  background-color: white; 
  border: none;
  font-size: 1em;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	b/ehavior: url(../style/border-radius.htc);
}

input.text
{
  width: 98%;
}

input.submit, input.button
{
  background: transparent url("../images/menu-selected.png");
	color: white;
	margin-top: 10px;
	padding:4px;
}

table
{
  color: white;
  text-align: left;
}

.page_container
{
  position: relative;
  background-color: #111111;
  width: 960px;
  margin: auto auto auto auto;
}

.header_container
{
  position: relative;
	float: left;
  width: 100%;
  height: 136px;
  b/order-bottom: 1px solid #aaa;
}

.header_container img
{
  border: none;
	m/argin-left:10px;
}

.pagetitle_container
{
  position: absolute;
  margin-top: 6.5em;
  #margin-top: 0em;
  width: 3em;
  left: 0px;
  height: 40em;
  line-height: 40em;
  text-align: center;
  float: left;
}

.pagetitle_container img
{
  width: 45px;
  height: 400px;
}

.main_container {
  position: relative;
  t/op: 6.5em;
  m/argin-left: 3em;
  m/argin-top: 0.5em;
	padding-bottom: 20px;
  width: 720px;
	min-height: 450px;
  h/eight: 40em;
  float: left;
  text-align: center;
	o/verflow:auto;
}

.main_container.sidebar 
{
	background: #111111 url(../images/page-bg.png) 0 0 repeat-y;
  width: 960px;
}

.main_container.full 
{
  width: 960px;
}

.footer_container
{
 	background: #141414 url(../images/footer-bg.png) 0 0 no-repeat;
  position: relative;
  t/op: 47em;
  m/argin-left: 0;
  padding-top: 1em;
  width: 960px;
  height: 100px;
  clear: left;
  float: left;
  text-align: center;
  line-height: 1.5em;
  b/order-top: 1px solid #aaa;
}

.text_area_right
{
  position: relative;
	float:left;
  width: 460px;
  padding: 10px;
  text-align: left;
}

.text_area_full
{
  position: relative;
	float:left;
  width: 695px;
  padding: 10px;
  text-align: left;
}

.right_sidebar
{
  position: relative;
	float:right;
  t/op: 0em;
  l/eft: 23em;
  width: 220px;
  h/eight: 36em;
  o/verflow: auto;
  c/lear: left;
  padding: 10px;
  text-align: left;
}

.left_sidebar
{
  width: 220px;
  h/eight: 21em;
  o/verflow: hidden;
  b/order: 1px solid #aaa;
  padding: 10px;
  m/argin: 1em 1em 0 1em;
  float: left;
  text-align: left;
}

.btm_rt
{
  position: relative;
  width: 8em;
  height: 3em;
  line-height: 4.5em;
  l/eft: 60em;
  t/op: 1.5em;
  text-align: right;
  float: right;
	margin-right:10px;
}

.news_title
{
	margin:0;
}

.news_title img
{
	vertical-align: middle;
}

.news
{
  width: 210px;
  height: 265px;
  overflow: hidden;
  padding: 5px;
  float: left;
  text-align: left;
}

.article
{
	height:235px;
	width: 200px;
	overflow: hidden;
}

.article .head
{
	float:left;
	width:205px;
	margin-bottom:5px;
}

.article .image
{
	width:80px;
	height:80px;
	margin: 0 5px 5px 0;
	float:left;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	overflow:hidden;
}

.article img
{
	width:80px;
	height:80px;
}

.article .head h3
{
  margin: 0;
}

.article .copy
{
	width:205px;
	height:145px;
	float:left;
}

.article .more
{
	width:100%;
	text-align:right;
}

.article.full
{
	height:auto;
	width:100%;
}

.article.full .head
{
	width:100%;
}

.article.full .head h1
{
	font-size:2em;
	margin:0;
}

.article.full .copy
{
	width:100%;
}

.ellipsis
{
	overflow:hidden;
	white-space: normal;
}

.news_sidebar
{
	list-style:none;
	padding: 0 0 0 10px;
	margin:0;
	width:100%;
}

.news_sidebar .exp-col
{
	w/idth: 15px;
	height: 15px;
	padding-left:15px;
	background: url("../images/expand-collapse.png") no-repeat scroll 0 0 transparent;
	margin: 2px;
	float: left;
	cursor:pointer;
}

.news_sidebar .exp-col.open
{
	background: url("../images/expand-collapse.png") no-repeat scroll 0 -15px transparent;
}


.news_sidebar li
{
	font-size:14px;
	float:left;
	clear:left;
}

.news_sidebar li ul
{
	list-style:none;
	margin:0;
	padding: 5px 0 0 25px;
	display:none;
	float:left;
	width:100%;
}

.news_sidebar li ul li
{
	font-size:12px;
}

.main_text
{
  width: 470px;
  h/eight: 21em;
  o/verflow: auto;
  padding: 5px;
  m/argin: 1em 1em 0 1em;
  float: left;
  text-align: left;
}

.news-date 
{
	background-color: #222222;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	b/ehavior: url(../style/border-radius.htc);
	float: left;
	font-family: arial;
	height: 64px;
	margin-right: 10px;
	padding: 2px;
	position: relative;
	width: 60px;
}

.news-date .day 
{
  background-color: white;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	b/ehavior: url(../style/border-radius.htc);
	color: #191919;
	font-size: 34px;
	height: 36px;
	left: 2px;
	left: 5px;
	line-height: 36px;
	position: absolute;
	text-align: center;
	top: 2px;
	width: 40px;
}

.news-date .month 
{
	bottom: -2px;
	display: block;
	font-size: 25px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	width: 60px;
}

.news-date .year 
{
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	display: block;
	font-size: 12px;
	position: absolute;
	right: -5px;
	top: 12px;
}

.terms_container
{
  position: absolute;
  display:none;
  z-index:10;
  top:182px;
  left:424px;
  width: 660px;
  height: 520px;
  padding: 20px 10px 20px 10px;
  background-color: #111111;
  border: 1px solid #aaa;
}

.privacy_container
{
  position: absolute;
  display:none;
  z-index:10;
  top:182px;
  left:424px;
  width: 660px;
  height: 520px;
  padding: 20px 10px 20px 10px;
  background-color: #111111;
  border: 1px solid #aaa;
}

.text_holder
{
  width: 100%;
  height: 100%;
  overflow: auto;
}

.twocolumn_content
{
	width: 440px;
	float:left;
	margin-left: 20px;
}

.contact_labels
{
  margin-left: 20px;
  margin-top: 10px;
  float: left;
  width: 50px;
  line-height: 20px;
	text-transform:lowercase;
	font-weight:bold;
}

.contact_values
{
  margin-top: 10px;
  float: left;
  width: 300px;
  line-height: 20px;
}

.section
{
	padding:10px;
	background:#191919;
	margin-bottom:10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.section.highlight
{
	background: #aaa;
}

.section.highlight h2
{
	margin:0;
}

.section.highlight h2, .section.highlight p, .section.highlight a
{
	color:#111;
}

.section.highlight a:hover
{
	color:black;
	text-decoration:underline;
}

.cta
{
	margin-bottom: 10px;
}

.wedding-option ul
{
	padding-left:15px;
}

.infoBox
{
	position:fixed;
	top:0;
	height:0;
	width: 300px;
	background:white;
	border:2px solid white;
	border-top:none;
	border-bottom-left-radius:10px;
	-moz-border-bottom-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	-moz-border-bottom-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	z-index:1000;
	text-align:center;
	display:none;
	padding-top:10px;
	color:#111;
}

.infoBox p
{
	color:#111;
}

.infoBox img
{
	vertical-align:middle;
}

.signinMessage
{
	width: 360px;
	padding: 19px 10px 10px 50px;
	margin: 10px;
	background: white;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	b/ehavior: url(../style/border-radius.htc);
}

.signinMessage.error
{
	background: white url(../images/error_l.png) 10px 10px no-repeat;
	color: #A51E22;
}

.signinMessage.confirm
{
	background: white url(../images/ok_l.png) 10px 10px no-repeat;
	color: #111;
}

.social
{
	text-align:left;
	padding-top: 20px;
}

#emailMessage
{
	width:94px;
	float:left;
}

#emailMessage img
{
	margin:0;
	padding-right:3px;
	float:left;
	vertical-align:middle;
	width:16px;
}

#emailMessage p
{
	margin:0;
	float:left;
}

#sub_monthly_div label
{
	width:auto;
	margin-left: 150px;
}

.message
{
	width:94px;
	float:left;
}

.message img
{
	margin:0;
	padding-right:3px;
	float:left;
	vertical-align:middle;
	width:16px;
}

.message p
{
	margin:0;
	float:left;
}

#overlay
{
	position: fixed !important;
	background: white;
	padding: 20px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#overlay_content
{
	position: relative;
	width: 100%;
	height:100%;
	overflow-y: scroll;
	color:#111;
}

#overlay_content p
{
	color:#111;
}

#overlay_close
{
	position: absolute;
	top:2px;
	right:2px;
	width:20px;
	height:20px;
	cursor:pointer;
	background:transparent url('../images/close.png') top left no-repeat;
}

.designedby
{
	width:143px; 
	height:38px;
	float:right;
	clear:left;
	background: transparent url("http://www.switchondesign.com.au/images/designedby_dbg.png") no-repeat;
	vertical-align:bottom;
}

.designedby:hover
{
	background: transparent url("http://www.switchondesign.com.au/images/designedby_dbg.png") no-repeat 0 -38px;
}

/* Fix's #container not clearing inner floats in firefox */
.floatfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .floatfix {
height: 1%;
}
/* End hide from IE-mac */
