/*****************/
/* reset  stuff */
/***************/

dl, dt, dd, ol, ul, li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

ol, ul {
  list-style: none;
}

html, body, div {
  margin: 0;
  padding: 0;
}

/*
div {
  border: 1px solid blue;
}
*/

h1, h2, h3, h4, p, img, a {
  border: none;
  padding: 0;
  margin: 0;
  text-decoration: none;
  outline: none;
/*  -moz-outline: none;*/
}

/*******************/
/* generic  stuff */
/*****************/
.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }
.cl { clear: left; }
.cr { clear: right; }
.m_0 { margin: 0; }
.p_3 { padding: 3px; }
.pt_3 { padding-top: 3px; }
.p_10 { padding: 10px; }
.pb_20 { padding-bottom: 20px; }
.pb_40 { padding-bottom: 40px; }
.ta_r { text-align: right; }
.ta_l { text-align: left; }
.ta_c { text-align: center; }
.mt_10 { margin-top: 10px; }
.ml_10 { margin-left: 10px; }
.mr_10 { margin-right: 10px; }
.ml_20 { margin-left: 20px; }
.ml_250 { margin-left: 250px; }
.mr_20 { margin-right: 20px; }
.mb_5 { margin-bottom: 5px; }
.mb_10 { margin-bottom: 10px; }
.mb_15 { margin-bottom: 15px; }
.mb_50 { margin-bottom: 50px; }
.w_half { width: 50%; }
.red { color: #FF3333;}
.green { color: #339933; }


/*****************/
/* global stuff */
/***************/
a{
	outline: none;	
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover{
	text-decoration: none;
}

h1, h2, h3, h4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p, label, body, ul, ol{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

p{
	line-height:18px;
}


/******************/
/* Site specific */
/****************/
html,body{
	text-align: left;
	background-color: #FFFFFF;
	
	height:100%;
	min-height:100%;	
		
	position:relative;
	font-family:Arial, Helvetica, sans-serif;	
}



#wrapper{
	position:relative;

	height:auto !important; /* needed to keep the footer in place?? */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;	
	
	background-image: url(../images/item-bg.gif);
	background-repeat: repeat-y;
	background-position: 930px top;
}

.kids #wrapper{
	background-image: url(../images/fridge-fill2.jpg);
	background-repeat: repeat-y;
	background-position: 73px top;
}

#headerWrap{
	background-image: url(../images/banner.gif);
	background-repeat: repeat-x;
	background-position: top;
}



#header{
	
	margin-left: 33px;
	width: 900px;
	text-align: left;
	position: relative;
}

#logo{
	
}

#logo h1{
	display: none;	
}



  /*****************/
 /* new Menu stuff */
/*****************/
#subMenu ul{
	list-style-type: none;
		
	position: absolute;
	left: 212px;
	height:23px;
	
	padding-top:10px;	
}

#subMenu ul li{
	display: inline;	
}

#subMenu ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}

#subMenu ul li a span{
	padding-right:13px;
}



/************************/
#subMenu ul#about,
#subMenu ul#aboutSec{
	padding-left:250px;
}

#subMenu ul#about a{	
	color: #EF4035;	
}

#subMenu ul#aboutSec a{	
	color: #FFF;	
}

#subMenu ul#about,
#subMenu ul#aboutSec{
	top: 6px;
	background-color:#EF4035;
	
}

#subMenu ul#about a:hover, 
#subMenu ul#about a.selected,
#subMenu ul#aboutSec a:hover, 
#subMenu ul#aboutSec a.selected{
	color: #FFF203 !important;
}



#subMenu li#m1 a{
	position: absolute;
	left: 0px;
	top: 3px;
	
	background-image: url(../images/menu.gif);
	background-position: 0px 0px;
	width: 240px;
	height:33px;
		
}

#subMenu li#m1 a:hover{	
	background-position: -320px 0px;			
}

#subMenu li#m1 a span{
	display:none;
}
/************************/



/************************/
#subMenu ul#book a{
	color: #54b948;
}

#subMenu ul#bookSec a{
	color: #fff203;
}

#subMenu ul#book,
#subMenu ul#bookSec{
	top: 49px;
	background-color:#54b948;
	padding-left:297px;
}

#subMenu ul#book a:hover,
#subMenu ul#bookSec a:hover,
#subMenu ul#book a.selected,
#subMenu ul#bookSec a.selected{
	color: #fff203 !important;
}


#subMenu li#m2 a{
	position: absolute;
	left: 0px;
	top: 3px;
	
	background-image: url(../images/menu.gif);
	background-position: 0px -40px;
	width: 277px;
	height:33px;		
}

#subMenu li#m2 a:hover{	
	background-position: -320px -40px;			
}

#subMenu li#m2 a span{
	display:none;
}
/************************/



/************************/
#subMenu ul#support a{	
	color: #fff203;
}

#subMenu ul#supportSec a{	
	color: #EF4035;
}

#subMenu ul#support,
#subMenu ul#supportSec{
	top: 93px;
	background-color:#fff203;
	padding-left:220px;
}

#subMenu ul#support a:hover,
#subMenu ul#support a.selected,
#subMenu ul#supportSec a:hover,
#subMenu ul#supportSec a.selected{
	color: #9D3393 !important;
}

#subMenu li#m3 a{
	position: absolute;
	left: 0px;
	top: 3px;
	background-image: url(../images/menu.gif);
	background-position: 0px -85px;
	width: 205px;
	height:38px;
}

#subMenu li#m3 a:hover{	
	background-position: -320px -85px;			
}

#subMenu li#m3 a span{
	display:none;
}
/************************/


/************************/
#subMenu ul#kids a{
	color: #9d3393;	
}
#subMenu ul#kidsSec a{
	color: #FFF;	
}

#subMenu ul#kidsSec,
#subMenu ul#kids{
	top: 135px;
	background-color:#9d3393;
	padding-left:185px;
}

#subMenu ul#kids a:hover,
#subMenu ul#kids a.selected,
#subMenu ul#kidsSec a:hover,
#subMenu ul#kidsSec a.selected{
	color: #FFF203 !important;
}

#subMenu li#m4 a{
	position: absolute;
	left: 0px;
	top: 3px;
	
	background-image: url(../images/menu.gif);
	background-position: 0px -125px;
	width: 185px;
	height:29px;		
}

#subMenu li#m4 a:hover{	
	background-position: -320px -125px;			
}

#subMenu li#m4 a span{
	display:none;
}
/************************/



  /*****************/
 /* main here  */
/*****************/

table{
	border-collapse: collapse;
	color: #333333;
}
table p {
	color: #333333;
}

table td {
	background-color: #93D3FF;
	border: 1px solid #FFFFFF;
	padding:4px;
	padding-left:8px;
	padding-top:14px;
}


  /*****************/
 /* main here  */
/*****************/

#main{
	width: 900px;	
	margin-left: 33px;
	text-align: left;
}

#main #lCol{
	float: left;
	width: 195px;
	background-color: #FFFFFF;
	padding-top: 22px;
}

.about #sectionBox{
	background-image: url(../images/sectionbox-red.gif);
}

.booking #sectionBox{
	background-image: url(../images/sectionbox-green.gif);
}

.support #sectionBox{
	background-image: url(../images/sectionbox-yela.gif);
}

.kids #sectionBox{
	background-image: url(../images/sectionbox-purp.gif);
}

#main #lCol #sectionBox{
	
	background-repeat: no-repeat;
	background-position: top;
	padding-top:38px;
	padding-left: 33px;
	padding-right:33px;
	padding-bottom:11px;
}

#main #lCol #sectionBox h2{
	padding-top:11px;
	padding-bottom:11px;
	font-size: 22px;
	
}

#main #lCol #sectionBox h2 a{
color: #FFFFFF;
}



/* mental repetition because if ie multi class bug!! */
.teaserBox .tAbout{
	background-image: url(../images/teaserbox-red.gif);	
	background-repeat: no-repeat;
	background-position: top;
	
	width: 144px;
	margin-left:12px;
	margin-top:22px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top:28px;	
}

.teaserBox .tBooking{
	background-image: url(../images/teaserbox-green.gif);
		background-repeat: no-repeat;
	background-position: top;
	width: 144px;
	margin-left:12px;
	margin-top:22px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top:28px;	
}

.teaserBox .tSupport{
	background-image: url(../images/teaserbox-yela.gif);
		background-repeat: no-repeat;
	background-position: top;
	width: 144px;
	margin-left:12px;
	margin-top:22px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top:28px;	
}

.teaserBox .tKids{
	background-image: url(../images/teaserbox-purp.gif);
		background-repeat: no-repeat;
	background-position: top;
	width: 144px;
	margin-left:12px;
	margin-top:22px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top:28px;	
}


.teaserBoxBot .tAbout{
	background-image: url(../images/teaserbox-red.gif);	
	height: 26px;
	width: 166px;
	
	background-position: bottom;
}

.teaserBoxBot .tBooking{
	background-image: url(../images/teaserbox-green.gif);
	height: 26px;
	width: 166px;
	
	background-position: bottom;
}

.teaserBoxBot .tSupport{
	background-image: url(../images/teaserbox-yela.gif);
	height: 26px;
	width: 166px;
	
	background-position: bottom;
}

.teaserBoxBot .tKids{
	background-image: url(../images/teaserbox-purp.gif);
	height: 26px;
	width: 166px;
	
	background-position: bottom;
}



#main #lCol .teaserBox{
}

#main #lCol .teaserBox h2{
	padding-top:11px;
	padding-bottom:11px;
	font-size: 22px;
	color: #FFFFFF;
}

#main #lCol .teaserBox img{
	padding-bottom:8px;
}

#main #lCol .teaserBox p{
	color:#FFFFFF;
	font-size:10px;
}

#main #lCol .teaserBox .tSupport p{
	color:#ef4035;
}

#main #lCol .teaserBox .tSupport a{
	color:#9D3393;
	
}

#main #lCol .teaserBox .tSupport a:hover{
	color:#CD65C2;
}


#main #lCol .teaserBox a{
	color: #FFF203;
}

#main #lCol .teaserBox a:hover{
	color: #FFFF00;
}

#main #lCol .teaserBoxBot{
	height: 26px;
	width: 166px;
	margin-left:12px;
	background-position: bottom;
}


#main #rCol{
	float: right;
	width: 690px;	
}

#main #rCol p{
	padding-bottom:11px;
}

#main #rCol h3{
	color: #336f9d;
	font-size: 20px;
	font-weight: bold !important;
	padding-top:3px;
}

#main #rCol ul,
#main #rCol ol{
	padding-left:22px;
}

#main #rCol li{
	list-style-image: url(../images/bullet.gif);	
	padding-bottom:6px; 
}



#main #rCol a{
	color: #EF4035;
}

#main #rCol a:hover{
	color: #FF0000;
}

#main a:hover{
	text-decoration:underline;
}

#main #rCol h2,
#main #rCol h3{
	padding-top:18px;
	padding-bottom:4px;
}

#main #rCol #rcLeft{
	width: 380px;
	float: left;
	padding-top: 18px;
}

#main #rCol #rcRight{
	width: 310px;
	float: right;
}

#main #rCol #rColBig{
}


/********************/
/* infoBox */
/******************/
#main #rCol .infoBox{
	margin-top:22px;
	background-image: url(../images/polariod.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

#main #rCol .infoBox p{
	padding-left:187px;	
}

#main #rCol .infoBox h2{
	font-size:36px;
	padding-top:0px;
	padding-bottom:0px;
	
	padding-left:11px;
	
	display:inline !important;
}

#main #rCol .infoBox img{
	float:left;	
	padding-right:22px;
	padding-bottom:22px;
	padding-left:21px;
	padding-top:12px;
}



/********************/
/* itemBox */
/******************/
#main #rCol .itemBox{
	margin-top:33px;		
}

#main #rCol .itemBox p,
#main #rCol .itemBox form,
#main #rCol .itemBox h3{	
	padding-left:177px;
}

#main #rCol .itemBox h2{
	font-size:36px;
	padding-top:0px;
	padding-bottom:0px;
	
	
	padding-left:0px;
	margin-left:0px;
	
	display:inline !important;
}

#main #rCol .itemBox img{
	float:left;	
	padding-right:22px;
	padding-bottom:22px;
	padding-left:21px;
}




/********************/
/* fridge */
/******************/
#main #rCol #fridge{
	background-image: url(../images/fridge-top-no-pic.jpg);

	padding-bottom:391px;
	
	background-repeat: no-repeat;
	background-position: 23px top;
}

*html #main #rCol #fridge{
	height: 391px;
	padding-bottom:0px;
}

html>body #main #rCol #fridge,
*html #main #rCol #fridge{
	background-position: 24px top;
}

#main #rCol #fridge #fWrap{	
	padding-top:77px;
	padding-left:77px;
	padding-right:77px;
	padding-bottom:22px;
}




#main #rCol #fridge p,
#main #rCol #fridge ul,
#main #rCol #fridge ol{
	font-size: 14px;
	color: #336f9d;
	font-weight: bold;
}

#main #rCol #fridge h3{
	color: #336f9d;
	font-size: 18px;
	font-weight: bold;
	padding-top:3px;
}




/********************/
/* kidsInfoBox */
/******************/
#main #rCol .kidsInfoBox{
	margin-top:22px;		
}

#main #rCol .kidsInfoBox p{	
	
}

#main #rCol .kidsInfoBox h2{
	font-size:16px;
	padding-top:0px;
	padding-bottom:0px;

	display:inline !important;
}

#main #rCol .kidsInfoBox img{
	float:left;	
	padding-right:22px;
	padding-bottom:11px;
	
}

#main #rCol #subText{
	float:left;
	width:35%;
}

#main #rCol #subText h2{
	font-size:22px;
}

#main #rCol #subText #imgBg{
	background-image: url(../images/polariod-fridge.jpg);	
	width: 152px;
	background-repeat:no-repeat;	
	height: 189px;	
}

#imgBgBox{
	height: 289px;
}


#main #rCol #subText #imgBg img{
	padding-top: 40px;
	padding-left: 21px;
}

#main #rCol #mainText{
	float:right;
	width:65%;
}

#main #rCol #mainText h2{
	font-size:26px;
}

#main #rCol #rcRight img{
	border:none;
} 



/********************/
/* greenBox */
/******************/

#greenBox{
}

#main #rCol #greenBox{
	background-image: url(../images/green-box.gif);
	background-repeat: no-repeat;
	background-position: top;
	
	width: 271px;
	
	margin-top:22px;
	
	margin-right:22px;
	
	padding-top:28px;	
	float:right;
}

* html #main #rCol #greenBox{
	margin-right:11px;
}
	
#main #rCol #greenBox h2{
	padding-top:0px;
	padding-bottom:0px;
	margin-left:12px;
	margin-right:8px;
	font-size: 28px;
	color: #FFFFFF;
	
}


#main #rCol #greenBoxBot{
	background-image: url(../images/green-box.gif);
	height:15px;
	width: 271px;
	margin-right:22px;
	float:right;
	background-repeat: no-repeat;
	background-position: bottom;
}

* html #main #rCol #greenBoxBot{
	margin-right:11px;
}




#info-pic{
	width:294px;
	float:right;
	position: relative;
	height: 202px;
	overflow:hidden;	
	padding-top:22px;	
}


#info-pic p, #title p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 8px;
}


#info-pic img{
	padding-left:2px;	
}



.about #title{
	background-image: url(../images/image-text-box.gif);
}

.booking #title{
	background-image: url(../images/image-text-box-green.gif);
}

.support #title{
	background-image: url(../images/image-text-box-yela.gif);
}

.kids #title{
	background-image: url(../images/image-text-box-purp.gif);
}

#title{
	height: 33px;
	background-repeat: no-repeat;
	width:294px;
	float:right;
	background-position: left -1px;
}

#title p{
	font-weight: bold;
}



/********************/
/* infoBox */
/******************/

.about #infoBox{
	background-color:#ef4035;
}

.booking #infoBox{
	background-color:#54B948;
}

.support #infoBox{
	background-color:#FFF203;	
}

.support #infoBox p,
.support #title p{
	color: #FF0000;
}

.kids #infoBox{
	background-color:#9D3393;
}


#info-pic #infoBox{
	opacity: 0.8;
	filter:alpha(opacity=80);
	
	height:129px;
	left:2px;
	position:absolute;
	top:238px;
	width:281px;
}



#main  #rCol h2{
	
	color: #9d3393;
}

h2.flashMainRed{
	font-size: 25px !important;
	padding-top:28px;
	padding-bottom:11px;	
}

h2.flashMainPurple, h2.flashMainGreen{
	font-size: 18px !important;
	padding-top:18px;
	padding-bottom:4px;	
}

h2.flashMainPurple a{
	color:#9d3393 !important;
}

h2.flashMainGreen a{
	color:#54b948 !important;
}


#main #rCol .rightBox{
	padding-top:12px;
	padding-right:22px;
	float:right;
}

#clearBox{
	clear:both;
	padding-bottom: 135px;
}



/********************/
/* footer */
/******************/

.about #footer{
	background-image: url(../images/foota.gif);
}

.booking #footer{
	background-image: url(../images/foota-green.gif);
}

.support #footer{
	background-image: url(../images/foota-yel.gif);
}

.kids #footer{
	background-image: url(../images/foota-purp.gif);
}

#footer{
	height: 130px;
	width:900px;
	
	margin-left: 0px;

	position: absolute;
	bottom: 0px;
	
	background-image: url(../images/foota.gif);
	background-repeat: no-repeat;
	background-position: bottom;	
}

#footer img{
	position: absolute;	
}

#footer P,
#footer a{
	color:#FFFFFF;
	font-size:10px;
}

.support #footer p,
.support #footer a{
	color:#ef4035;
}


#footer a:hover{

}

#footer h2{
	padding-left:33px;
	margin-top:27px;
	padding-top:11px;
	padding-bottom:11px;
	font-size: 22px;
	color: #FFFFFF;
}

#footer #flCol{
	float:left;
	width: 400px;
	text-align:left;	
	
}
#footer #flCol p{
	padding-left:33px;
}

#footer #frCol{
	float:right;
	width: 400px;
	text-align:right;	
}

#footer #frCol p{
	padding-right:33px;
	padding-top:55px;
	line-height: 16px;
}




/********************/
/* Mail form stuff */
/******************/

form button{
	border:none;
	height: 22px;
	width:80px;
	font-size: 16px;
	background-image: url(../images/form-button.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 7px;
	text-align: right;
	clear:both;
	background-color: #FFFFFF;
	float:right;	
}

form button:hover {
  background-position: left bottom;
  cursor:pointer;
}




.titlefmtext{
	width:33px;
	border: 1px solid #ACACAC;
	
	float: left; 
	display: block;	
	margin-bottom: 15px;  
	padding: 3px;
	padding-top:0px;
	padding-bottom:0px;
}

.phonefmtext{
	width:150px;
	border: 1px solid #ACACAC;
	
	float: left; 
	display: block;	
	margin-bottom: 15px;  
	padding: 3px;
	padding-top:0px;
	padding-bottom:0px;
}

.mailwrapper {
	text-align: left;
	float: left;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
		height:auto !important; /* needed to keep the footer in place?? */
	height:500px; /* IE6: treaded as min-height*/
	min-height:500px; 
}

form.ddfm h1,
form.ddfm h2 {
	color: #898989;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #898989;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #898989;
}

form.ddfm .required {
	color: #00CC00;
	float: right;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 450px; 
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
}

form.ddfm {
	text-align: left;
	padding: 0px;
	width: 450px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 40%; 
	text-align: left;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 55%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 55%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 55%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left;
	position: relative;
	width: 55%;
	margin-bottom: 15px;
	padding: 3px;	
	border: 1px solid #ACACAC;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 55%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
	
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 220px;;
	margin-bottom: 15px;  
	padding: 3px;
	padding-top:0px;
	padding-bottom:0px;
	
	border: 1px solid #ACACAC;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	margin-right: 10px;
	width: 95%;
}

form.ddfm .submit {
	margin-top: 15px;
	margin-right: s44px;
	text-align: right;
	clear:both;
	width: 99%;	
}

*html form.ddfm .submit {
	margin-right: 0px;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 55%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}


/********************/
/* Flash heading stuff */
/******************/

/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
/* These are standard sIFR styles... do not modify */



.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;

}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

h2.flashPurp{
	color: #9d3393;
}

h2.flashMainGreen{
	color: #54b948 !important;
}

h2.flashMainRed{
	color: #ef4035 !important;
}

h2.flashRed,
h2.flashRed a{
	color: #ef4035 !important;
}





/********************/
/* Gallery stuff */
/******************/
#myWrap{
	margin-top:6px;
	padding:22px;
}

.mgtxt, .mgtxt a {	
	
}
.mgtxt a{
	text-decoration:underline;
	color: #000000;
}
.mgtxt a:hover{
	text-decoration:none;
	color: #333333;
}
.mggalcap{
	
}
.mgimgcap{
	font-size:12px;
	font-weight: bold;
}
.mgsmall, .mgsmall a {
	font-size: 12px;
	font-weight:normal;
	text-align:left;
}
.mgimgbrd {
	border: 2px solid #EF4035;
}
.mgadmincap {
	background-color:#4B6B92;
	color: #ffffff;
	font-weight: bold;
}
.mgadmintdbg {
	background-color:#ffffff;
}
.mgaltbgcol {
	background-color: #dedede;
}
.mginputln {	
	background-color:#ffffff;
	color:#FF3300;
	font-size: 10px;
	font-weight: normal;
	border: solid 1px #999999;
}
.mggallery{
	margin-bottom:10px; 
	padding-bottom:10px; 
	/*border-bottom: dotted 1px #999999;*/
}



/********************/
/* slide show stuff */
/******************/
 div.slideshow {
  margin: 18px auto;
  margin-bottom:0px !important;
  height:300px;
  width:280px;
}
div.slideshow p {
  padding-top: 9px;
}
div.slideshow ul {
  background: #FFF;
  bottom: 0px;
  left: 0px;
  position: absolute;
  overflow: hidden;
  padding: 5px 0;
  z-index: 10001;
}
div.slideshow ul a {
  background-position: 50% 50%;
  cursor: pointer;
  display: block;
  height: 25px;
  margin-right: 5px;
  opacity: 0.5;
  width: 30px;
}
div.slideshow ul a.active,
div.slideshow ul a:hover {
  opacity: 1;
}
div.slideshow ul li {
  float: left;
  list-style: none;
}

.clear_table{
	
}

.clear_table h2,
.clear_table td{
	padding-left:0;
	padding-top:0;
}


.clear_table td{
	background:none;
	vertical-align:top;
}

/* SOCIAL LINKS */
.social_links {
width: 144px;
height:50px;
margin:0 0 0 10px;
}
.social_links a {
float:left;
margin:20px 6px 0 0;

}

.facebook {
background-image: url(../images/faceb.gif);	
background-repeat: no-repeat;
background-position: left top;
height:41px;
width:41px;
}
.blogspot {
background-image: url(../images/blogs.gif);	
background-repeat: no-repeat;
background-position: left top;
height:41px;
width:41px;
}
.twitter {
background-image: url(../images/twitt.gif);	
background-repeat: no-repeat;
background-position: left top;
height:41px;
width:41px;
}

