
.courier {  font-family: courier new, courier, mono;}
.georgia {  font-family: Georgia, Times New Roman, Times, Serif;}
.helvetica {  font-family:  Helvetica,Arial, sans-serif;}
.verdana {  font-family:  Verdana, Helvetica, Arial, sans-serif;}

.small{ font-size:75%;}
TD.small{ font-size:75%;}

.bold{font-weight:bold;}
a.red:link {color:#FF0000;};
a.red:hover {color:#333333;};
a.red:visited {color:#FF3333;};
a.red:active {color:#333333;};

.pic_shadow {
	background-attachment: fixed;
	background-image: url(/images/common/pic_shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


TD.formQuestions{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

TD.c-required{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

TD.c-questions{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

TD.alert{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}

TD.c-warning-title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	border-bottom: solid 1px #cccccc;
}

TD.c-warning{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
}

.c-warning-title{
padding: 3px;
padding-left: 15px;
background-color: #666;
font-size: 12px;
font-weight: bold;
color: #fff;
}




/*baby*/

BODY {  scrollbar-face-color: #eeeeee; scrollbar-shadow-color: #C2C2C2;
	scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #A2A2A2; 
	scrollbar-darkshadow-color: #B9B9BA; scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif; color: #246089; 
	font-size: 14px; 
	margin: 0px;
	background-color: #EFF7FF;
};

.subheader {
	font-size: 14px;
	font-weight: bold;
}

TD {font-size: 14px;}

FORM {  font-size: 11px; color: #FF978A};

A.plain:link {   color: #246089; text-decoration: none}
A.plain:visited {  color: #246089; text-decoration: none}
A.plain:hover {   color:#FF978A; text-decoration: none}
A.plain:active {  color: #FF978A; text-decoration: none}

A:link {   color: #246089; text-decoration: none}
A:visited {  color: #246089; text-decoration: none}
A:hover {   color:#FF978A; text-decoration: none}
A:active {  color: #FF978A; text-decoration: none}

.fieldstyle {  font-size: 90%; color: #666666};


TD.caption{
font-size: 80%;
font-style: italic;
padding-left: 2px;
padding-right: 2px;
color: #FF978A;
}

.caption{
font-size: 80%;
font-style: italic;
padding-left: 2px;
padding-right: 2px;
color: #FF978A;
}

TD.branding{
font-size: 10px;
color: #F06464;
}


TD.weathertitle {
font-family: 	Verdana, Arial, Helvetica;
font-size: 	12px;
color:		#EFF7FF;
font-weight:	bold;
background-color:#246089;
padding-left:	10px;
border-right: solid 1px #333333;
}

TD.weathersubtitle {
text-align: 	left;
font-family: 	Verdana, Arial, Helvetica;
font-size: 	10px;
font-weight:	bold;
line-height:	8px;
color:		#EFF7FF;
background-color:#246089;
padding-left:	10px;
border-right: solid 1px #333333;
}

TD.weatherhilo {
text-align: 	center;
font-family: 	Verdana, Arial, Helvetica;
font-size: 	8px;
font-weight:	bold;
color:		#F06464;
background-color:#ffffff;
border-right: solid 1px #333333;
border-bottom: solid 1px #333333;
line-height:	8px;
}

TD.weather {
text-align: 		center;
font-family: 	Verdana, Arial, Helvetica;
font-size: 	10px;
color:		#666666;
background-color:#FFFFFF;
border-right: solid 1px #333333;
border-bottom: solid 1px #333333;

}

TD.weather_plain  {
font-family: 	Verdana, Arial, Helvetica;
font-size: 	10px;
color:		#666666;
background-color:#FFFFFF;
border-right: solid 1px #333333;

}

TD.weatherconditions{
text-align: 		left;
font-family: 	Verdana, Arial, Helvetica;
font-size: 	10px;
color:		#666666;
background-color:#FFFFFF;
padding-left:	10px;
padding-right:	10px;
border-right: solid 1px #333333;
}

TD.weathershadow {
border-top: solid 1px #666666;
border-right: solid 3px #666666;
border-bottom: solid 3px #666666;
border-left: solid 1px #666666;
}

.c-req {
	font-weight: bold;
}



.c-reqrequired {
	font-weight: bold;
}

.c-reqalert {
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}


.larger{
	font-size:120%;
}

.largest{
	font-size:175%;
}

.unbold{
	font-weight:normal;
}

.grey{
	color: #666666;
}

TD.smaller{
	font-size:10px;
	font-weight: bold
}
.smaller{
	font-size:10px;
	font-weight: bold
}

TD.bordered{
	padding: 5px;
	border: solid 1px #666666;
}

.pageTitle{
	font-weight: bold;
	font-size: 175%;
	color: #246089;
	text-align: center;
	position: relative;
	top: 6;
	padding-bottom: -6;
	letter-spacing: 6px;
	white-space: nowrap
}

#player{
	background-color: #fff;
}

.flash_gallery{
	position: absolute;
	top: 10px;
	left: 0px;
	border: 2px solid #333;
	padding: 0px;
	z-index: 150;
	background-color: #fff; 
}


.flash_gallery_small{
	position: absolute;
	top: 10px;
	left: 0px;
	border: 2px solid #333;
	padding: 0px;
	z-index: 150;
	background-color: #fff; 
}

.headlinestyle { font-weight: bold; color: #666666; text-decoration: none}
.leftline{	border-left: solid 1px #246089;}
.rightline{	border-right: solid 1px #246089;}
.bottomline{border-bottom: solid 1px #246089;}
.topline{border-top: solid 1px #246089;}
.templateborder{border-left: solid 1px #F06464}
.center{text-align: center}

#MENU_CONTAINER{
	z-index: 2;
	width: 160px;
	position: absolute;
	left: 20px;
	top: 70px
}

#MENU {
	position: relative;
	top:0px;
	height: 100%;
	background-color: #EFF7FF;
	background-image: url('/images/templates/babyblue/menu_bg.png');
	border-left: 2px solid #333;
	border-right: 2px solid #333;
	padding-left: 0px;
	padding-bottom: 10px
}

#MENU_HEADER{
	background-image: url('/images/templates/babyblue/menu_header.gif');
	background-repeat: no-repeat;
	height: 50px
}

#MENU_FOOTER{
	position: relative;
	bottom:0px;
	background-image: url('/images/templates/babyblue/menu_footer.gif');
	background-repeat: no-repeat;
	height: 56px
}

#BRANDING{
	font-size: 10px;
	width: 100%;
	position: relative;
	top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#CONTENT_CONTAINER{
	width: 680px;
	position: absolute;
	height: 100 %;
	min-height: 100%;
	left: 90px;
	top: 0px;
	background-color: #fff;
	border-left: 2px solid #333;
	border-right: 2px solid #333;
	padding-top:0px;
	background-image: url('/images/templates/babyblue/contentbg.png')
}

 #CONTENT{ 
	width: 550px;
	height:70 %;
	min-height: 450px;
	position: relative;
	left: 110px;
	padding-top: 30px
}

#BANNER{
	width: 100%;
	height: 63px;
	background-color: #FFF;
 	text-align: right
}




img.homebutton{
position: relative;
top: 25px;
left: 45px;
}

td.main_image{
	padding-left: 9px;
	padding-right: 18px;
	padding-top: 9px;
	padding-bottom: 18px;
	background-attachment: fixed;
	background-image: url('/images/templates/babyblue/pic_shadow.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}




.click_message{
color: #ff0000;
font-weight:bold;
font-style: italic
}

/* form classes -- begins */

INPUT.checkout{
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

INPUT.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color:#d6ebf7;
	color:#7bb6de;
	border: 1px solid #333;
}

INPUT.plain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

FORM {  font-size: 11px; color: #333333};


INPUT.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
}

/* form classes -- end */


#album_display{
	font-size: 11px;
	height: 260px;
	padding: 0px 10px 15px 10px;
	border-color: #666;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	margin-bottom: 10px;
	background-color: #fff
}

#album_title{
	width: 25%;
	text-align: center;
	font-size: 14px;
	font-weight:bold;
	color: #666;
	margin-left: 5px;
	padding: 0px;
	background-color: #fff
	
}

#album_display H2{
	margin: 0px 0px 0px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	font-style: italic;
/*	border-bottom: solid 1px #ddd;*/
}

#album_description{
	height: 120px;
	padding-top: 10px;
	font-size: 12px;
	color: #666;
}

#album_description H1{
	margin: 0px 0px 5px 0px;
	font-size: 18px;
	font-weight: bold
}

#thmb{
	margin-bottom:5px;
	margin-right:5px;
	margin:5px 5px 2px 5px;
	width: 205px;
	height: 205px;
	padding:0px 10px 15px 10px;
	background: url(/images/sites/baby.myevent.com/photo_album_cover_read.gif) bottom right no-repeat;
	text-align:center;
}

#thmb IMG{
	clear:both;
	position: relative;
	top: 5%;
	border: solid 5px #fff;
	margin: 5px;
	margin-bottom: 10px;
}


#mb {
	color: #214D6B;
	padding: 5px;
}

#topics{
	color: #214D6B;
	border-color: #EFF7FF;
	border-style: solid;
	border-width: 0px 3px 3px 0px
}

#threadlist{
	border: solid 3px #EFF7FF;
}


#mb H3{
	margin: 2px 0px 2px 0px;
	font-size: 12px;
	font-weight: bold;
}

#mb_category{
	width: 100%;
	margin: 15px 15px 10px 15px;
	padding-bottom: 15px;
	border-bottom: dotted 1px #c0c0c0;

}
#mb_forms{
	width: 450px;
	font-size: 11px;
}

#mb_forms FORM{
	width: 450px;
	font-size: 12px;
	font-weight: bold;
}

#mb_forms H1{
	font-size: 18px;
	font-weight: bold;
	color: #214D6B;
	margin: 10px 0px 0px 25px;
}

#mb_forms HR{
	width: 90%;
	height: 1px;
	text-align: left;
	margin-left: 23px;
	color: #efefef
}
#mb_forms_questions{
	width: 150px;
	float: left;
	text-align: right;
	padding-right: 10px;
}

#mb_warning{
	padding:10px;
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
	width: 70%;
	position: relative;
	left: 30px;
	background-color: #ffffcc;
	border:solid 1px #333
}


#mb_cookie_crumb{
	color: #214D6B;
	background-color:#EFF7FF;
	padding:3px 3px 3px 15px
}

#mb_cookie_crumb A:link{
	font-size: 11px;
	color: #214D6B;
}

#mb_cookie_crumb A:visited{
	font-size: 11px;
	color: #214D6B;
}

#mb_cookie_crumb A:hover{
	font-size: 11px;
	color: #214D6B;
	text-decoration: underline
}

#mb_cookie_crumb A:active{
	font-size: 11px;
	color: #333;
}

a.mb_cat:link{font-weight: bold;font-size: 14px;clear: both;text-decoration: underline}
a.mb_cat:visited{font-weight: bold;font-size: 14px;clear: both;text-decoration: underline}
a.mb_cat:hover{color:#ff0000;font-weight: bold;font-size: 14px;clear: both;text-decoration: underline}
a.mb_cat:active{font-weight: bold;font-size: 14px;clear: both;text-decoration: underline}

#threads{
	background-color:#EFF7FF;
	color: #214D6B;
	margin: 2px 10px 2px 10px;
	padding: 4px 0px 4px 0px;
}

#threads_title{
	background-color:#EFF7FF;
	color: #214D6B;
	padding:5px 10px 5px 10px;
}


#threads_user{
	color: #214D6B;
	font-size: 11px;
	border-bottom:solid 1px #EFF7FF;
	padding: 5px 5px 10px 10px;
}

#threads_date{
	font-size: 11px;
	padding: 5px 5px 0px 10px;
	color: #000;
	font-style:italic;
}

.thrd_info{
	color: #214D6B;
	text-align: left;
	padding: 3px;
	font-size: 10px;
	border-bottom: solid 1px #ccc;
}

.thrd_info_tbl{
	color: #214D6B;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
}


#post{
	color: #214D6B;
	width: 100%;
	border: solid 0px #EFEFEF;
	padding: 0px;
	margin: 5px 5px 5px 5px;
}

#post TABLE{
	color: #214D6B;
	border: solid 2px #EFF7FF;
}

#post_user{
	font-size: 11px;
	background-color:#EFF7FF;
	padding: 5px 5px 5px 5px;
}


#post_user img{
	margin: -5px 0px 5px 0px;
}


#post_name{
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
}


#post_subject{
	margin-left: 10px;
	clear: both;
	padding-top: 10px;
	font-weight: bold;
	width: 100%
}
	
#post_body{
	clear: both;
	padding: 20px;
	font-size: 14px;
	font-style:normal;
	color: #333;
	width: 100%
}

#post_body IMG{
	margin-top: 15px;
	clear:left;
}


#post_controls{
	padding: 3px 3px 0px 3px;
	text-align: right;
	border-top: dotted 2px #EFF7FF
}

#post_controls SELECT{
	font-size: 9px;
}

#post_quote{
	padding: 15px;
	font-size: 12px;
	color: #666;
	font-style: italic
}

#post_quote H3{
	font-size: 12px;
	color: #666;
	font-style: normal
}

