* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	background-image: url(../images/bg2.png);
	background-repeat: repeat-x;
}
body a{
	text-decoration: none;
	color: #0066CC;
}
body a img{
border: none;
}
#header {
	width: 828px;
	height: 90px;
	margin: 0 auto;
	background-image: url(../images/banner_bg%20v3.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#header_logo {
	display: block;
	float: left;
	width: 400px;
	margin: 0 auto;
	text-align: left;
	vertical-align: bottom;
	padding-left: 10px;
}
#header_logo a img{
border: none;
}
#header_search {
	display: block;
	float: left;
	height: 50px;
	width: 370px;
	margin: 0 auto;
	text-align: right;
}
#header_search form{top:20px; position:relative;}
#header_login {
display: block;
float: right;
height: 40px;
width: 70px;
background-image: url(../images/login_bg.jpg);
background-repeat: no-repeat;
text-align: center;
color: #333333;
padding-right: 10px;
}
#header_login a{
	text-decoration: none;
	color: #FFFFFF;
}
#header_login a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
#splash {
	width: 780px;
	margin: 0 auto;
	background-color: #000000;
}
#splash a img { border: none; }
.carousel_container {
background-color: #000000;
				width: 780px;
				height: 120px;
				margin: 0px;
			}
#page {
	width: 780px;
	margin: 0 auto;
	border-left: 25px solid #000000;
	border-right: 25px solid #000000;
	background: #FFFFFF;
}

#content {
	float: left;
	width: 534px;
	padding: 2px 5px 0 5px;;
}
#content_banner {
	width: 780px;
background-image: url(../images/banner_content_bg.jpg);
background-repeat: repeat-x;
height: 40px;
text-align: center;
}
#content_banner a img{
border: none;
}
#read_more{
background-image: url(../images/banner_content_bg.jpg);
background-repeat: repeat-x;
height: 40px;
}
#read_more a img{
border: none;
}
#img_uploader {
	text-align: center;
	width: 780px;
	padding: 0 5px 0 5px;
}
td.title {
	font-weight: bold;
	border-bottom: 1px solid #000000;
}
td.img_plain {
width: 126px;
text-align: center;
padding: 2px 0px 2px 0px;
}
td.img_plain a img{
border: none;
padding: 2px;
}
td.img {
width: 126px;
text-align: center;
padding: 2px 0px 2px 0px;
}
td.img a img{
border: 1px solid #999999;
padding: 2px;
}
td.img a:hover img{
border: 1px solid #F47C24;
}
table.event {
font-size: 12px;
}
table.event_s {
font-size: 10px;
}
td.attr {
font-weight: bold;
border-right: 10px solid #6CB6FF;
text-align: right;
padding-right: 5px;
}
td.val {
padding: 1px 0px 1px 5px;
border-bottom: 1px solid #CCCCCC;
}
td.valerror {
	background-color: #F98083;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding:3px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;

}
td.val_plain {
padding: 1px 0px 1px 5px;
}
td.headval {
background-color: #6CB6FF;
font-size: 14px;;
font-family: Calibri, Verdana, Arial;
color: #FFFFFF;
font-weight: bold;
letter-spacing: +3px;
padding: 1px 0px 1px 5px;
}
#smalltext {
font-size: 10px;
}
#lightblue {
background-color: #F2FBFF;
padding: 1px 0px 0px 1px;
}
#white {
background-color: #FFFFFF;
padding: 1px 0px 0px 1px;
}
#lusuma_news {
padding: 1px 0px 0px 1px;
background-image: url(../images/LUSUMA_bg.jpg);
background-position: bottom right;
background-repeat: no-repeat;
}
#sidebar {
	float: right;
	width: 235px;
	padding: 5px 0 0 0;
	border-left: 1px dashed #CCCCCC;
}

#sidebar a {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #0066CC;
}
#sidebar a:hover {
text-decoration: underline;
color: #FFCC00;
}
#newsItemTitleContainer {
	width: 524px;
	border-bottom: 1px solid #999999;
}
#newsItemTitleLogo {
	width: 100px;
	display: block;
	float: right;
	text-align: right;
	vertical-align: bottom;
}
#newsItemTitle {
	display: inline;
	float: left;
	width: 410px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #F47C24;
	text-align: left;
}
#newsItemTitle a{
color: #F47C24;
text-decoration: underline;
}
#newsItemTitle span{
	bottom: 0;
}
#newsItemTitleLogo a img{
	border: none;
}
#newsItemDate {
	font-size: 9px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
#newsItemEditContainer {
	width: 524px;
}
#newsItemEdit {
font-size: 9px;
width: 260px;
display: inline;
float: left;
}
#newsItemEdit a{
	text-decoration: none;
	font-weight: bold;
	color: #0066CC;
}
#newsItemDel a:hover {
text-decoration: underline;
color: #FFCC00;
}
#newsItemDel {
font-size: 9px;
width: 260px;
display: inline;
float: left;
text-align: right;
}
#newsItemDel a{
	text-decoration: none;
	font-weight: bold;
	color: #0066CC;
}
#newsItemEdit a:hover {
text-decoration: underline;
color: #FFCC00;
}
#nestthumb {
width: 204px;
float: left;
text-align: center;
margin-right: 2px;
}
#nestthumb img{
padding: 2px;
border: 1px solid #CCCCCC;
}
#nestdesc {
float:left;
width: 300px;
margin-left: 5px;
}
#newsItemMessage {
	padding: 10px;
	font-size: 12px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border-bottom: 1px dashed #999999;
	line-height: 18px;
}
#newsItemMessage p{
	font-size: 12px;
	
}
#newsItemMessage a{
	text-decoration: none;
	font-weight: bold;
	color: #0066CC;
}
#newsItemMessage a:hover {
text-decoration: underline;
color: #FFCC00;
}
#newsItemMessage li{
margin-left: 15px;
font-size: 12px;
}
#newsItemMessage li.nobullet{
margin-left: 15px;
list-style-type: none;
}
#newsItemImage {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	text-align: center;	
}
#newsItemImage img{
	padding: 4px;
	border: 1px solid #CCCCCC;
}
#newsItemAuthor {
font-size: 10px;
color:#666666;
padding-bottom: 15px;
}
#newsItemAuthor a{
text-decoration: none;
	color: #0066CC;
}
#profileContainer {
	width: 524px;
	margin-bottom: 5px;
}
#profileAvatar {
display: block;
float: left;
width: 160px;
}
#profileAvatar img{
padding:5px;
border: 1px solid #CCCCCC;
}
#profileName {
width: 100%;
	font-weight: bold;
	font-family: Calibri, Verdana, Arial;
	font-size: 16px;
	color: #F47C24;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 5px;
}
#profileDetailsContainer {
width: 350px;
display: block;
float: left;
font-size: 12px;
padding: 5px;
}
#profileDetailsContainer img{
padding-left: 5px;
}
#profileDetails {
font-size: 12px;
padding-top: 10px;
padding-left: 10px;
}
#smallProfileContainer {
display: block;
float: left;
	width: 262px;
	margin-bottom: 15px;
}
#smallProfileAvatar {
display: block;
float: left;
width: 72px;
}
#smallProfileAvatar a img{
padding:5px;
border: 1px solid #CCCCCC;
}
#smallProfileAvatar a:hover img{
padding:5px;
border: 1px solid #F47C24;
}
#smallProfileName {
width: 100%;
	font-family: Calibri, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #F47C24;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 5px;
}
#smallProfileDetailsContainer {
width: 170px;
display: block;
float: left;
font-size: 10px;
padding: 5px;
overflow: hidden;
}
#smallProfileDetailsContainer img{
padding-left: 5px;
}
#smallProfileDetails {
font-size: 10px;
padding-top: 2px;
padding-left: 10px;
}
#smallProfileDetails a{
color: #0066CC;
text-decoration: none;
}
#smallProfileDetails a:hover {
text-decoration: underline;
color: #FFCC00;
}
#error_container {
background-color: #FC8F93;
width: 520px;
padding: 5px;
border: 1px solid #CCCCCC;
}
#cross_l {
float: left;
width: 100px;
vertical-align: middle;
}
#error_msg {
float: left;
width: 380px;
padding-top: 15px;
}
#warning_container {
background-color: #FFD14B;
width: 520px;
padding: 5px;
border: 1px solid #CCCCCC;
}
#warning_l {
float: left;
width: 100px;
vertical-align: middle;
}

#success_container {
background-color: #C0FFB9;
width: 520px;
padding: 5px;
border: 1px solid #CCCCCC;
}
#tick_l {
float: left;
width: 100px;
vertical-align: middle;
}
#success_msg {
float: left;
width: 420px;
padding-top: 15px;
}

#info_container {
margin: 2px;
background-color: #B5D9FD;
width: 520px;
padding: 5px;
border: 1px solid #CCCCCC;
}

#info_m {
float: left;
width: 55px;
vertical-align: middle;
}
#info_msg {
float: left;
width: 460px;
padding-top: 10px;
}
#line {
	clear: both;
	width: 770px;
	margin: 0 auto;
}

#footer {
	clear: both;
	width: 828px;
	height: 30px;
	margin: 0 auto;
	color: white;
	background-image:url(../images/footer%20v2.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
	color: #9A9A9A;
}


a.navi {
	text-decoration: none;
	color: #9A9A9A;
}

a.navi:hover {
	text-decoration: none;
	color: #FF6666;
}


a.lu {
	color: #606060;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	border: 1px dashed #CCCCCC;
}

a.lu:hover {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	border: 1px dashed #333333;
}

a.fb {
	color: #606060;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	border: 1px dashed #CCCCCC;
}

a.fb:hover {
	color: #3B5998;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	border: 1px dashed #3B5998;
}

a.getout {
	font-size: 90%;
	text-decoration: none;
	color: #A6A6A6;
}

a.getout:hover {
	text-decoration: none;
	color: #606060;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 95%;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F47C24;
	margin-left: 2px;
}

img.space {
	margin: auto auto 10px auto;
}

img.moat {
	padding: 4px;
	border: 1px solid #CCCCCC;
}

img.moat:hover {
	padding: 4px;
	border: 1px solid #999999;
}


#stay {
	background-color: #666666;
	color: #fff;
	font-size: 80%;
	border: 1px solid #333333;
	padding: 2px 4px 2px 4px;
}

#moveaway {
	background-color: #fff;
	color: #606060;
	text-decoration: none;
	font-size: 80%;
	border: 1px solid #CCCCCC;
	padding: 2px 4px 2px 4px;
}

#moveaway:hover {
	background-color: #CCCCCC;
	color: #666666;
	text-decoration: none;
	font-size: 80%;
	border: 1px solid #666666;
	padding: 2px 4px 2px 4px;
}
#calendar_l {
	width: 	518px;
	padding: 0;
	margin: 10px auto;
	border-left: 1px solid #A2ADBC;
	color: #616B76;
	background-color: #fff;
	border-top: 1px solid #A2ADBC;
}

#calendar_l td.caption {
	margin: 0;
	padding: 4px;
	background-image: url(../images/cal_head.jpg);
	background-repeat: repeat-x;
	color: #7C9EAF;
	font: bold 24px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	border-top: #A2ADBC;
	height: 50px;
	border-right: none;
	border-left: none;
}
#calendar td.caption a{
	text-decoration: underline;	
	font-weight: bold;
	color: #0066CC;
}
#calendar_l td.caption_l {
	background-image: url(../images/cal_head.jpg);
	background-repeat: repeat-x;
	color: #7C9EAF;
	font: bold 36px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	border-top: #A2ADBC;
	height: 50px;
	border-right: none;
}
#calendar_l td.caption_l a{
	text-decoration: none;	
	font-weight: bold;
	color: #0066CC;
}
#calendar_l td.caption_r {
	background-image: url(../images/cal_head.jpg);
	background-repeat: repeat-x;
	color: #7C9EAF;
	font: bold 36px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	border-top: #A2ADBC;
	height: 50px;
	border-left: none;
}
#calendar_l td.caption_r a{
	text-decoration: none;	
	font-weight: bold;
	color: #0066CC;
}

#calendar_l td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 74px;
	height: 74px;
	text-align: left;
	vertical-align: top;
	background: url(../images/cal_l_lblue.jpg) no-repeat;
	padding: 1px;
}
span.cal_event {
	font-size: 9px;	
	line-height: 9px;
}
span.cal_event a{
	font-weight: normal;
}
span.cal_event_p {
	color: #F00;
	font-size: 9px;	
	line-height: 9px;
}
span.cal_event_p a{
	color: #F00;
	font-weight: normal;
}
#calendar_l td.today {
	background: url(../images/cal_l_green.jpg) no-repeat;
	font-weight: bold;
}
#calendar_l td.passed {
	color: black;
	background: url(../images/cal_l_grey.jpg) no-repeat;
}

#calendar_l td a {
	text-decoration: none;
	font-weight: normal;
}
#calendar_l td a:hover {
color: #FC0;
}
#calendar_l th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background: #D9E2E1;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
}
#calendar {
	width: 211px;
	padding: 0;
	margin: 10px auto;
	border-left: 1px solid #A2ADBC;
	font: normal 18px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
	border-top: 1px solid #A2ADBC;
}

#calendar td.caption {
	margin: 0;
	padding: 4px;
	background-image: url(../images/cal_head.jpg);
	background-repeat: repeat-x;
	color: #7C9EAF;
	font: bold 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	border-top: #A2ADBC;
	height: 30px;
	border-right: none;
	border-left: none;
}
#calendar td.caption_l {
	background-image: url(../images/cal_head.jpg);
	background-repeat: repeat-x;
	color: #7C9EAF;
	font: bold 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	border-top: #A2ADBC;
	border-right: none;
}
#calendar td.caption_l a{
	text-decoration: none;	
	font-weight: bold;
	color: #0066CC;
}
#calendar td.caption_r {
	background-image: url(../images/cal_head.jpg);
	background-repeat: repeat-x;
	color: #7C9EAF;
	font: bold 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	border-top: #A2ADBC;
	border-left: none;
}
#calendar td.caption_r a{
	text-decoration: none;	
	font-weight: bold;
	color: #0066CC;
}
#calendar td.caption a{
	text-decoration: underline;	
	font-weight: bold;
	color: #0066CC;
}

#calendar td.caption a:hover{
	color: #FFCC00;
}
#calendar th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background: #D9E2E1;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
}

#calendar td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 30px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	background: url(../images/cal_lblue.jpg) no-repeat;
}
#calendar td.today {
	background: url(../images/cal_green.jpg) no-repeat;
	font-weight: bold;
}
#calendar td.future {
	background: url(../images/cal_vlblue.jpg) no-repeat;
}
#calendar td.passed {
	color: #888888;
	font-style: italic;
	background: url(../images/cal_dgrey.jpg) no-repeat;
}

#calendar td a {
	text-decoration: none;
	font-weight: bold;
}

#calendar td.anyday a:link, td.anyday a:visited {	
	color: #608194;
	background: url(../images/cal_grey.jpg) no-repeat;
}

#calendar td.anyday a:hover, td.anyday a:active {
	color: #6aa3ae;
	background: url(../images/cal_grey.jpg) no-repeat;
}

#legal {
	float: left;
	color: #FFFFFF;
}

#links {
	float: right;
	color: #FFFFFF;
}

#clear {
    clear: both;
    display: block;
    height: 0px;
    overflow: hidden;
    margin: 0;
    padding: 0;
	visibility: hidden;
}
#admin_menu {
padding: 5px;
}
#admin_menu li {
list-style:none;
list-style-type: none;
display:block;
font-size: 10px;
width: 225px;
padding: 0px;
text-indent: 5px;
line-height: 18px;
}
#admin_menu li.odd {
background-color: #DDF4FF;
}
#admin_menu li a {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
display:block;
width: 100%;
}

#admin_menu li a:hover {
display:block;
width: 100%;
}
#bbCodeTip {
	background-color: #FBEEBD;
	border: 1px solid black;
	padding: 5px;
	text-align:left;
	width: 140px;
	font-size: 10px;
}


td.property {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 150px;
}
td.value {
	padding:3px;
	
}
#ta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.valuewarning {
	background-color: #FDDAA6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding:3px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	
}
td.valueerror {
	background-color: #F98083;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding:3px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;

}

#success_container {
background-color: #C0FFB9;
width: 520px;
padding: 5px;
border: 1px solid #CCCCCC;
}
#tick_l {
float: left;
width: 100px;
vertical-align: middle;
}
#success_msg {
float: left;
width: 420px;
padding-top: 15px;
}
#floating_img {
float: right;
margin: 2px;
}
#floating_img img{
padding: 4px;
border: 1px solid  #999999;
}
td.item_desc {
	padding: 2px 0px 2px 5px;
	background-color:#EEEEEE;
	border-bottom: 1px solid #FFFFFF;
}
td.item_price {
padding-right: 5px;
width: 100px;
text-align: right;
	background-color:#EEEEEE;
	border-bottom: 1px solid #FFFFFF;
}
td.total {
font-weight: bold;
text-align: right;
padding: 2px;
}
#pdp_form {
text-align: left;
width: 520px;
font-family:"Times New Roman", Times, serif;

}
#pdp_form h1{
size: 14px;
font-weight: bold;
}
#err_msg {
background-color: #FC8F93;
width: 500px;
padding: 5px;
border: 1px solid #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
size: 12px;
}
#red {
	background-color: #F9BFB9;
}
