/* @override http://betterbuddies.org.au/style.css?afdasxd */

/* @override http://betterbuddies.org.au/style.css */

/* @override http://betterbuddies.org.au/style.css */

/* @charset "utf-8";*/

/* CSS Document */

/* RESETS */

/* ----------------------------------------- */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, em, font, img, small, strong, ol, ul, li, fieldset, form, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

html, body {
	height: 100%;
}

img {
	font-size: 12px;
	font-family: arial;
	line-height: 16px;
}

:focus {
	outline: 0;
}

html, body {
	height: 100%;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	font: 12px Arial, Helvetica, sans-serif;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

#inner-right blockquote p {
	padding-left: 12px;
	font-style: italic;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.right {
	float: right;
}

.left {
	float: left;
}

.hide {
	display: none;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: block;
}

/*Wrap*/

/* ----------------------------------------- */

.bg {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -100;
}

/*
.bg {
	width: 100%;
	height:100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:-100;
}
*/

#wrap {
	width: 950px;
	margin: 0 auto;
}

#header {
	width: 950px;
	height: 280px;
	position: relative;
	background: url(/images/mainbanner.png) no-repeat;
}

#logo {
	width: 153px;
	height: 153px;
	position: absolute;
	top: 82px;
	left: 13px;
	z-index: 100;
}

#logo a {
	background: url(/images/logo.png) no-repeat;
	display: block;
	height: 153px;
	overflow: hidden;
	text-indent: -9999px;
}

#search-form {
	width: 185px;
	height: 24px;
	position: absolute;
	bottom: 18px;
	right: 11px;
}

#search-form #search-box {
	width: 110px;
	height: 18px;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #808080;
	border: #bcbcbc 1px solid;
	border-bottom: #f6f6f6 1px solid;
	padding: 3px 3px 0 2px;
}

#search-form #search {
	float: right;
	display: inline;
	margin-right: 7px;
}

#head-link {
	width: 209px;
	height: 25px;
	position: absolute;
	right: 260px;
	bottom: 20px;
}

#head-link a {
	float: right;
}

#head-link a img {
	margin: 0 0 0 10px;
}

#amf {
	position: absolute;
	cursor: hand;
	cursor: pointer;
	width: 200px;
	right: 10px;
	top: 35px;
	height: 120px;
}

#nab {
	position: absolute;
	top: 0px;
	left: 16px;
	cursor: hand;
	cursor: pointer;
}

/* Navigation */

/* ----------------------------------------- */

#nav {
	width: 946px;
	height: 36px;
	margin: 10px 0;
	background-color: #E4D1E5;
	border-top: #7B2B84 2px solid;
	border-bottom: #7B2B84 2px solid;
	border-right: #7B2B84 2px solid;
	border-left-color: #7B2B84 2px solid;
	border-left: #7B2B84 2px solid;
}

#kids_zone_banner {
	height: 120px;
	background: transparent url(/images/bz_banner.gif) no-repeat top left;
	margin-bottom: 10px;
}

#nav ul li a {
	font: bold 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #7B2B84;
	display: block;
	height: 28px;
	padding-top: 9px;
	cursor: hand;
	cursor: pointer;
}

#maze {
	background: transparent url(/games/maze.gif) no-repeat bottom left;
}

#colour-in {
	background: transparent url(/games/colour-in.gif) no-repeat bottom left;
}

#noughts-crosses {
	background: transparent url(/games/noughts-crosses.gif) no-repeat bottom left;
}

#spot-difference {
	background: transparent url(/games/spot-difference.gif) no-repeat bottom left;
}

#word-search {
	background: transparent url(/games/word-search.gif) no-repeat bottom left;
}

#puzzle {
	background: transparent url(/games/puzzle.gif) no-repeat bottom left;
}

#maze:hover, #puzzle:hover,  #colour-in:hover, #spot-difference:hover, #word-search:hover, #noughts-crosses:hover {
	background-position: 0px  0px;
}

.games_button {
	height: 63px;
	width: 310px;
	margin-bottom: 10px;
	cursor: hand;
	cursor: pointer;
}

#nav ul li a:hover {
	color: #fff;
}

#nav ul {
	width: 946px;
	height: 36px;
	position: relative;
	float: left;
}

#flashcontent {
	border: 10px #7B2B84 solid;
	background: #fff;
	padding: 4px 5px 4px;
	margin-bottom: 10px;
}

#nav ul li {
	height: 36px;
	display: inline;
	float: left;
	color: #A081BA;
	list-style-type: none;
	border-left: #7B2B84 1px solid;
	border-right: #7B2B84 1px solid;
	border-bottom: 2px solid #7B2B84;
}

#nav ul li.nav-01 {
	width: 76px;
	border-left: 0px solid #fff;
}

#nav ul li.nav-02 {
	width: 120px;
}

#nav ul li.nav-03 {
	width: 110px;
}

#nav ul li.nav-04 {
	width: 170px;
}

#nav ul li.nav-05 {
	width: 120px;
}

#nav ul li.nav-06 {
	width: 90px;
}

#nav ul li.nav-07 {
	width: 130px;
}

#nav ul li.nav-08 {
	width: 116px;
}

#nav ul li p {
	text-align: center;
}

#nav ul li p:hover,
#nav ul li p.hover {
	color: #ffffff;
	cursor: hand;
	cursor: pointer;
}

#nav ul li.hover,
#nav ul li:hover {
	position: relative;
	z-index: 100;
	cursor: default;
	background-color: #A081BA;
}

#nav:hover {
	
}

#nav ul li.active {
	background-color: #ff0000;
}

#nav ul li.active a {
	color: #fff;
}

#nav ul ul {
	visibility: hidden;
	position: absolute;
	top: 36px;
	left: -2px;
	z-index: 99;
	width: 200px;
}

#nav ul ul ul {
	visibility: hidden;
	position: absolute;
	top: -2px;
	left: 115px;
	z-index: 99;
}

#nav ul li:hover > ul {
	visibility: visible;
}

.dropdown li {
	background-color: #E4D1E5;
	width: 220px!important;
	height: 26px!important;
	border-bottom-width: 0px!important;
	border-top-width: 2px!important;
	border-left-width: 2px!important;
	border-right-width: 2px!important;
	border-top: #7B2B84 2px solid;
	border-bottom: #7B2B84 0px solid;
	float: left;
	padding: 9px 0 0 15px;
	font: 14px Arial, Helvetica, sans-serif!important;
	color: #000!important;
}

.dropdown {
	color: #fff!important;
}

.dropdown li:hover {
	color: #fff;
}

.dropdown li a {
	float: left;
	padding: 7px 0 0 15px;
}

.dropdown li a:hover {
	color: #fff;
}

.dropdown li ul li.first {


}

.dropdown li.last {
	border-bottom-width: 2px!important;
}

.dropdown a {
	font: 14px Arial, Helvetica, sans-serif!important;
	color: #7B2B84!important;
}

.last-menu {
	border-right: none!important;
}

.dropside {
	margin-left: 120px;
	width: 500px;
	color: green;
}

.menuselected {
	background-color: #A081BA;
}

#nav ul li.menuselected a {
	color: #fff;
}

/*---------*/

#mid {
	margin-bottom: 10px;
}

#mid img {
	
}

img.promo_tile {
	float: left;
}

img.promo_tile_side {
	width: 306px;
}

#content #con-ryt {
	width: 630px;
	float: left;
}

#con-ryt #latest-news {
	width: 590px;
	padding: 20px 20px 0px 20px;
	margin-bottom: 10px;
	float: left;
	background-color: #fff;
	min-height: 349px;
}

#latest-news .news-text {
	width: 285px;
	float: right;
	padding-left: 5px;
}

.ttl {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #7B2B84;
	padding-bottom: 10px;
	padding-right: 5px;
}

h2.ttl_news {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000;
	width: 110px;
	float: left;
}

.news_additional {
	margin-bottom: 5px;
}

#latest-news h3 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #7B2B84;
	padding-bottom: 5px;
}

.home_hero {
	float: left;
	width: 300px;
}

.image_caption {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	margin-top: 5px;
	height: 15px;
}

#latest-news h5 {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	text-transform: uppercase;
	font-style: normal;
}

.news-text p {
	padding-top: 10px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 18px;
}

#latest-news .news-01 {
	width: 300px;
	float: right;
}

.news-01 p {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 5px 0 0;
}

#latest-news a:hover {
	color: #A081BA;
	text-decoration: underline;
}

#latest-news a {
	color: #7B2B84;
	text-decoration: underline;
}

p.red a {
	font-size: 13px;
}

#recentMore .news_additional p a.news_other {
	color: #7B2B84;
	font: normal 14px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#recentMore .news_additional p a.news_other:hover {
	color: #FAB82D;
}

.news-item {
	width: 590px;
	float: left;
	border-bottom: #E4D1E5 1px solid;
	margin-bottom: 10px;
	min-height: 284px;
	color: #7B2B84;
}

.grey {
	color: #808080;
	font: 14px Arial, Helvetica, sans-serif;
}

.red {
	color: #ff0000;
	font: 14px Arial, Helvetica, sans-serif;
}

#con-ryt .box-01 {
	width: 296px;
	height: 70px;
	padding: 7px;
	background-color: #dad7cb;
	margin-bottom: 10px;
}

.ttl-01 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000;
}

.box-01 h3 {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #FF0000;
	padding-top: 5px;
}

.box-01 p a {
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}

.box-02 {
	width: 290px;
	height: 50px;
	padding: 5px 10px;
	background-color: #dad7cb;
	margin-bottom: 10px;
	float: right;
}

.box-02 a {
	padding-right: 10px;
}

.box-03 {
	width: 630px;
	height: 60px;
	background-color: #fff;
	float: left;
	position: relative;
}

.box-03 span {
	font: 10px Arial, Helvetica, sans-serif;
	color: #808080;
	float: left;
	margin-left: 300px;
}

.box-03 a {
	float: left;
	margin: 0 15px;
}

.box-04 {
	width: 286px;
	height: 46px;
	padding: 5px 10px;
	border: #dad7cb 2px solid;
	background-color: #dad7cb;
	margin: 15px 0px;
	float: left;
}

.box-04 a {
	padding-right: 10px;
}

/*-- Content Left --*/

#con-left {
	width: 310px;
	float: right;
}

.left-item,
#con-left .movie {
	float: left;
	display: inline;
}

.left-item {
	float: left;
}

.left-item img {
	margin-bottom: 10px;
}

#cal {
	width: 291px;
	height: 179px;
	padding: 5px 5px 5px 10px;
	border: #dad7cb 2px solid;
	background-color: #fff;
	float: left;
	margin-bottom: 5px;
}

#cal .up-events {
	width: 130px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

.up-events .event-desc {
	width: 126px;
	height: 123px;
	margin-top: 5px;
	padding: 5px 0;
	border-top: #dad7cb 2px solid;
	border-bottom: #dad7cb 2px solid;
	font-size: 12px;
}

.up-events a {
	text-decoration: none;
	color: #ff0000;
	font-size: 12px;
}

.pd-top {
	padding-top: 5px;
}

/*calendar start*/

.calendar {
	width: 135px;
	height: 170px;
	padding: 0 8px;
	border: #dad7cb 2px solid;
	float: right;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}

.calendar .calendar-nav {
	width: 100%;
	overflow: hidden;
	padding: 12px 0 12px;
}

.calendar .calendar-nav .prev {
	float: left;
	width: 9px;
	height: 10px;
	background: url(/images/prev-link.gif) no-repeat;
	margin: 1px 0 0 0px;
	overflow: hidden;
	text-indent: -9999px;
}

.calendar .calendar-nav .month {
	float: left;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	width: 113px;
	font-weight: bold;
	line-height: 100%;
}

.calendar .calendar-nav .next {
	float: left;
	width: 9px;
	height: 10px;
	background: url(/images/next-link.gif) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	margin: 1px 0 0;
}

.calendar .days {
	width: 105%;
	overflow: hidden;
	padding: 0 0 0 1px;
	margin: 0 0 2px;
	list-style: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 100%
}

.calendar .days li {
	float: left;
	border: 1px solid #e3e1d8;
	margin: 0 2px 0 0;
	width: 15px;
	text-align: center;
	padding: 1px 0 2px;
	display: inline;
}

.calendar table {
	width: 100%;
	margin: 0;
	border-collapse: collapse;
	font-size: 100%;
	font-weight: bold;
}

.calendar table td {
	padding: 1px;
	text-align: center;
}

.calendar table td a {
	display: block;
	color: #000;
	text-align: center;
	padding: 1px 0 2px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.calendar table td a.curent {
	background: #f00;
	color: #fff;
}

.calendar table td a.event {
	background: #dad7cb;
	color: #000;
}

.calendar table td.curent a {
	color: #fff;
}

/* CALENDAR SPREAD  */

#calendar_arrows {
	width: 100%;
	margin-bottom: 10px;
}

#calendar_arrows a {
	font-size: 12px;
	font-family: arial;
	line-height: 16px;
}

#arrow_left {
	width: 200px;
	float: left;
	padding-left: 25px;
}

#arrow_right {
	width: 200px;
	float: right;
	padding-right: 53px;
	display: inline;
	text-align: right;
}

.calendar_spread {
	width: 135px;
	height: 170px;
	padding: 0 8p

x;
	/*border:#dad7cb 1px solid;*/
	
	float: left;
	margin: 0px 25px 30px 15px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}

.calendar_spread ul {
	
}

.calendar_spread .calendar-nav {
	width: 100%;
	overflow: hidden;
	padding: 12px 0 12px;
}

.calendar_spread .calendar-nav .prev {
	float: left;
	width: 9px;
	height: 10px;
	background: url(/images/prev-link.gif) no-repeat;
	margin: 1px 0 0 0px;
	overflow: hidden;
	text-indent: -9999px;
}

.calendar_spread .calendar-nav .month {
	float: left;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	width: 100%;
	font-weight: bold;
	line-height: 100%;
}

.calendar_spread .calendar-nav .next {
	float: left;
	width: 9px;
	height: 10px;
	background: url(/images/next-link.gif) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	margin: 1px 0 0;
}

.calendar_spread .days {
	width: 105%;
	overflow: hidden;
	padding: 0 0 0 1px;
	margin: 0 0 2px;
	list-style: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 100%
}

.calendar_spread .days li {
	float: left;
	border: 1px solid #e3e1d8;
	margin: 0 2px 0 0;
	width: 15px;
	text-align: center;
	padding: 1px 0 2px;
	display: inline;
}

.calendar_spread table {
	width: 100%;
	margin: 0;
	border-collapse: collapse;
	font-size: 100%;
	font-weight: bold;
}

.calendar_spread table td {
	padding: 1px;
	text-align: center;
	font-size: 11px;
}

#calendars_container table td a {
	display: block;
	color: #000;
	text-align: center;
	padding: 1px 0 2px;
	font-size: 11px;
	text-decoration: none;
}

#calendars_container table td a:hover {
	text-decoration: none;
	color: #000;
}

#calendars_container table td a.curent {
	background: #f00;
	color: #fff;
}

#calendars_container table td a.event {
	background: #dad7cb;
	text-decoration: none;
	color: #000;
}

#calendar_spread table td.curent a {
	color: #fff;
}

/* ----------------------------------------- */

/* Inner Page */

/* ----------------------------------------- */

#content #inner-left {
	width: 310px;
	float: left;
}

/* Original pre-minimum height change
#inner-left #inner-nav{
	width:286px;
	float:left;
	padding:10px;
	border:#fff 2px solid;
	background-color:#dad7cb;
	font:14px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}*/

#inner-left #inner-nav {
	width: 286px;
	float: left;
	padding: 10px;
	border: #fff 2px solid;
	background-color: #dad7cb;
	font: 14px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	min-height: 197px;
	height: 197px;
}

#inner-nav span.sub-ttl {
	font-weight: bold;
	color: #ff0000;
	width: 285px;
	float: left;
	padding-bottom: 5px;
	border-bottom: #ecebe5 2px solid;
}

#inner-nav a.sub-ttl {
	font-weight: bold;
	color: #ff0000;
	width: 285px;
	float: left;
	padding-bottom: 5px;
	border-bottom: #ecebe5 2px solid;
	text-decoration: none;
}

#inner-nav ul {
	float: left;
	padding: 10px 0 20px 5px;
}

#inner-nav ul li {
	padding-left: 15px;
	background: url(/images/bullet.gif) no-repeat;
	background-position: left;
}

#inner-nav ul li a {
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 24px;
	color: #000;
}

#inner-nav ul li.inner_selected a {
	color: #ff0000;
}

#inner-nav ul li.inner_selected {
	padding-left: 15px;
	background: url(/images/bullet_red.gif) no-repeat;
	background-position: left;
}

#inner-nav ul li.inner_selected a {
	color: #ff0000;
}

#inner-nav ul li.inner_selected {
	padding-left: 15px;
	background: url(/images/bullet_red.gif) no-repeat;
	background-position: left;
}

#inner-nav ul li.sub_selected a {
	color: #ff0000;
}

#inner-nav ul li.sub_selected {
	padding-left: 15px;
	margin-left: 15px;
	background: url(/images/bullet_red.gif) no-repeat;
	background-position: left;
}

#inner-nav ul li.sub_selected a {
	color: #ff0000;
}

#inner-nav ul li.sub_selected {
	padding-left: 15px;
	margin-left: 15px;
	background: url(/images/bullet_red.gif) no-repeat;
	background-position: left;
}

#inner-nav ul li.sub_not_selected a {
	color: #000;
}

#inner-nav ul li.sub_not_selected {
	padding-left: 15px;
	margin-left: 15px;
	background: url(/images/bullet.gif) no-repeat;
	background-position: left;
}

#inner-nav ul li.sub_not_selected a {
	color: #000;
}

#inner-nav ul li.sub_not_selected {
	padding-left: 15px;
	margin-left: 15px;
	background: url(/images/bullet.gif) no-repeat;
	background-position: left;
}

/* Original pre-minimum height change
#inner-right{
	width:590px;
	min-height:495px;
	height: auto !important;
	height: 495px;
	border:#dad7cb 2px solid;
	background-color:#fff;
	float:right;
	padding:10px 18px 15px;
	margin-bottom:10px;
}*/

#inner-right {
	width: 590px;
	min-height: 480px;
	height: auto !important;
	height: 480px;
	border: #dad7cb 2px solid;
	background-color: #fff;
	float: right;
	padding: 10px 18px 15px;
	margin-bottom: 10px;
	display: inline;
}

#breadcrumb {
	font: 11px Arial, Helvetica, sans-serif;
	color: #ff0000;
	padding-bottom: 5px;
}

#breadcrumb a {
	text-decoration: none;
	color: #808080;
}

#inner-right h1 {
	font: bold 26px Arial, Helvetica, sans-serif;
	color: #ff0000;
}

input.searchinput {
	border: 1px solid #999;
	padding: 3px;
	width: 250px;
}

#hero {
	background-color: #fff;
	padding: 10px 10px 0px 10px;
}

.body_content h1 {
	font: 30px Arial, Helvetica, sans-serif;
	padding: 5px 0px 15px 0px;
	color: #7d2a84;
}

.body_content h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 0px 0px 12px 0px;
	color: #000;
}

.body_content h6 {
	font: 10px Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	color: #000;
}

.body_content p {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-bottom: 15px;
}

.body_content sup {
	font: 8px Arial, Helvetica, sans-serif;
}

.body_content ul {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 17px;
	list-style-type: disc;
	margin-left: 25px;
	padding: 0px 0 10px 0;
}

#inner-right h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 20px 0px 0px 0px;
}

#inner-right h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 20px 0px 0px 0px;
}

#inner-right h4 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 7px 0px 0px 0px;
}

/*
#inner-right h4{
	font:bold 14px Arial, Helvetica, sans-serif;	
	color: #ff0000;
	margin: 10px 0px;
}
*/

#inner-right h5 {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	text-transform: uppercase;
	font-style: normal;
}

/*HR colour rules, 'color' is for IE and 'background-color' for FF, caring - MD*/

#inner-right hr {
	color: #dad7cb;
	background-color: #dad7cb;
	height: 1px;
	border: 0;
}

#inner-right p {
	padding-top: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 17px;
}

#inner-right ol {
	padding-top: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 17px;
	list-style-type: decimal;
	margin-left: 25px;
	padding-bottom: 10px;
}

/* Link treatment for content */

#inner-right a {
	color: #ff0000;
	text-decoration: underline;
}

#inner-right a:hover {
	color: #007184;
	text-decoration: underline;
}

#inner-right a:visited {
	color: #999;
	text-decoration: underline;
}

#inner-right p a {
	color: #ff0000;
	text-decoration: underline;
}

#inner-right p a:hover {
	color: #007184;
	text-decoration: underline;
}

#inner-right p a:visited {
	color: #999;
	text-decoration: underline;
}

#inner-right ol h3 {
	color: #ff0000;
}

/* FAQ Specific Style */

/* ----------------------------------------- */

.faq_container {
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

#inner-right .faq_title {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 14px;
	float: left;
	font-weight: bold;
	width: 530px;
}

.faq_title_container {
	height: 15px;
}

.faq_body {
	line-height: 14px;
}

.faq_view_link {
	float: right;
	font-weight: normal;
	font: 10px Arial, Helvetica, sans-serif;
	cursor: hand;
	cursor: pointer;
}

.faq_close_link {
	float: right;
	font-weight: normal;
	font: 10px Arial, Helvetica, sans-serif;
	cursor: hand;
	cursor: pointer;
}

/* Photo Gallery Specific Style */

/* ----------------------------------------- */

.image_thumbnail {
	width: 102px;
	height: 102px;
	background: #fff;
	float: left;
	margin-right: 20px;
}

.image_thumbnail_right {
	width: 102px;
	height: 102px;
	background: #fff;
	float: left;
}

.image_medium_right {
	width: 285px;
	background: #fff;
	float: left;
}

.image_medium_left {
	width: 285px;
	background: #fff;
	float: left;
	margin-right: 20px;
}

#player {
	height: 36px;
	width: 209px;
}

.media_row {
	width: 580px;
	clear: both;
}

.media_text {
	width: 355px;
	padding: 0px 10px 0 0;
	float: left;
}

.media_title {
	width: 570px;
	padding: 0px 10px 0 0;
	float: left;
}

.media_container {
	width: 208px;
	float: right;
}

.movie {
	z-index: -10;
}

/* Footer */

/* ----------------------------------------- */

#footer {
	padding: 5px 0;
}

#footer p {
	text-align: center;
	color: #7B2B84;
	font: 11px Arial, Helvetica, sans-serif;
}

#footer p a {
	text-decoration: none;
	color: #7B2B84;
}

#footer span {
	padding: 0 10px;
}

.sendtofriend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.friends {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

.formrow {
	margin-bottom: 5px;
}

.form_label {
	float: left;
	width: 140px;
	text-align: right;
	padding: 5px 20px;
}

.form_field {
	width: 180px;
	float: left
}

.form_field input {
	width: 200px;
	border: 1px solid #ccc;
	padding: 5px;
}

input#submit {
	width: 210px;
	border: 1px solid #666;
	background: #f4f4f4;
	cursor: hand;
	cursor: pointer;
}

input#submit:hover {
	background: #ccc;
}

#teachers-secure-div {
	width: 270px;
	border: 10px solid #7B2B84;
	background: white;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}

#teachers-secure-div label {
	display: block;
	font-weight: bold;
}

#teachers-secure-div input {
	margin-bottom: 10px;
	margin-right: 10px;
}

#teachers-secure-div input.error {
	background-color: #f59696;
}

#teachers-secure-div ul.pages {
	padding-bottom: 10px;
}

#teachers-secure-div li.category {
	font-weight: bold;
	font-size: 16px;
	color: #8d2b84;
	padding-bottom: 3px;
}

#teachers-secure-div li.page {
	padding-left: 10px;
	font-size: 14px;
	padding-bottom: 3px;
}

#teachers-secure-div li.page a {
	text-decoration: none;
	color: #a081d2;
}

#left_elements {
	width: 630px;
	float: left;
}

#sendmessage {
	float: right;
	width: 288px;
	height: 85px;
	padding: 600px 11px 0px;
	background: transparent url(/createacard/images/preview.jpg);
}

#leftheader {
	width: 630px;
	height: 120px;
	background: transparent url(/createacard/images/tofrom.jpg);
	margin-bottom: 8px;
}

#leftfooter {
	width: 630px;
	height: 120px;
	background: transparent url(/createacard/images/footer.jpg);
}

#toname, #fromname {
	font-family: helvetica, arial;
	font-weight: bold;
	font-size: 14px;
}

#toname {
	position: relative;
	width: 120px;
	height: 40px;
	top: 38px;
	left: 20px;
}

#fromname {
	position: relative;
	width: 120px;
	height: 35px;
	top: 35px;
	left: 487px;
	text-align: right;
}

#sendprint a, #sendsend a {
	display: block;
}

#sendprint img, #sendsend img {
	border: none;
	width: 140px;
	height: 50px;
}

#sendprint, #sendsend {
	width: 140px;
	height: 50px;
}

#sendprint:hover, #sendsend:hover {
	


}

#sendsend {
	float: left;
	background: transparent url(/createacard/images/send.png) no-repeat top center;
}

#sendprint {
	float: right;
	background: transparent url(/createacard/images/print.png) no-repeat top center;
}

#summarybuddy {
	position: relative;
	top: 140px;
	left: 25px;
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 14px;
}

#summaryfrom {
	position: relative;
	top: 200px;
	left: 25px;
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 14px;
}

#sendprintdone img {
	height: 30px;
	width: 100px;
}

#sendprintdone {
	height: 30px;
	width: 100px;
	position: relative;
	top: 313px;
	left: 12px;
}

#sendsenddone img {
	height: 30px;
	width: 170px;
}

#sendsenddone {
	height: 30px;
	width: 170px;
	position: relative;
	top: 283px;
	left: 122px;
}

#flashcontent_full_thankyou {
	height: 428px;
	background: #fff;
	background: url(/createacard/images/congrats_msg.png) center center;
}

.miniflash {
	position: relative;
	top: 205px;
	left: 157px;
}

#bookmark-left {
	border: 10px #7B2B84 solid;
	background: #fff;
	margin-bottom: 10px;
	float: left;
}

#bookmark-right {
	border: 10px #7B2B84 solid;
	background: #fff;
	width: 290px;
	float: right;
	position: relative;
}

#bookmark-left-nb {
	background: #fff;
	margin-bottom: 10px;
	float: left;
}

#bookmark-right-nb {
	background: #fff;
	width: 270px;
	float: right;
}

.buttoncontainer{
	position: absolute;
	top: 325px;
	left: 50px;
	width: 185px;
	cursor: hand;
	cursor:pointer;
	height: 30px;
}

.uploadbutton {
	font-size: 50px;
	opacity: 0;
	filter: alpha(opacity: 0);
	position: relative;
	cursor: hand;
	cursor:pointer;
	top: 0px;
	border: none;
	left: -20px;
}

button.actualcontainer {
	display: block;
	width: 100px;
	height: 20px;
	overflow: hidden;
	background: transparent;
	cursor: hand;
	cursor:pointer;
	border: none;
}

input#files.uploadbutton{
	cursor: hand;
	cursor:pointer;
	border: none;
	width: 185px;
	cursor: hand;
	cursor:pointer;
	left: 0px;
	height: 30px;
	top: 0px;
}

button.actualbutton {
	cursor: hand;
	cursor:pointer;
	height: 30px;
	width: 185px;
	position: relative;
	border: none;
	background: transparent;
	text-indent: -999em;
}

form#myform{
	height: 20px;
	cursor: hand;
	cursor:pointer;
	position: relative;
}
