ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a:link, a:visited
{
  text-decoration: none;
  color:#ffffff;
}

div.listItem
{
	padding-left: 12px;
	margin-top: 5px;
	background: url('/images/skins/1/pin.png');
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

a:hover
{
  color:#ffcc00;
}

a.front:link, a.front:visited
{
	text-decoration: none;
  color:#c72b17;
}

a.front:hover
{
  color:#ffcc00;
}

body
{
  font-family: helvetica, arial, sans-serif;
  color: #000000;
  background: url('/images/skins/1/background.png');
  background-repeat: repeat-x;
  background-color: #f5772d;
  font-size: 11px;
}

td
{
	margin: 0;
	padding: 0;
	font-size: 12px;
}

td.grid
{
	margin: 0;
	padding: 10;
	font-size: 12px;
}

img.title
{
	margin-bottom: 7px;
}

.itemTitle
{
	font-size: 12px;
	font-weight: bold;
}

.itemValue
{
	font-size: 12px;
	color: #a5b0b7;
}

.error
{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.errorRed
{
	font-size: 15px;
	font-weight: bold;
	color: red;
}

div.thumb
{
	background: url('/images/skins/1/photo.png') no-repeat -338px -812px;
  width: 147px;
  height: 117px;
  padding-top: 22px;
  padding-left: 23px;
}

div.sticker
{
	background: url('/images/skins/1/photo.png') no-repeat -144px -820px;
  width: 192px;
  height: 150px;
}

.guestbook_message
{
	color: white;
	background: none;
	border: 0px;
	width: 400px;
	height: 50px;
}

.guestbook_name
{
	color: white;
	background: none;
	border: 0px;
	width: 350px;
}

.guestbook_captcha
{
	color: white;
	background: none;
	border: 0px;
	width: 50px;
}

.transparent_white
{
	color: white;
	background: none;
	border: 0px;
}

.transparent_black
{
	color: black;
	background: none;
	border: 0px;
}

.comment_transparent_white
{
	color: white;
	background: none;
	border: 0px;
	width: 470px;
	height: 120px;
}

.comment_transparent_black
{
	color: black;
	background: none;
	border: 0px;
	width: 470px;
	height: 120px;
}

td.heading
{
	font-weight: bold;
	padding: 0px 10px;
}

td.data
{
	font-weight: normal;
	padding: 0px 10px;
}

div.errorFrame
{
	border: 1px solid red;
	background-color: #fcbaba;
	color: red;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
	margin-bottom: 15px;
}

div.infoFrame
{
	border: 1px solid #009e00;
	background-color: #b0fcb0;
	color: 009e00;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
	margin-bottom: 15px;
}

div.highlight
{
	padding: 10px 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

div.title1
{
	font-size: 18px;
	margin: -10px 0px 10px 0px;
	padding: 0px;
	font-weight: bold;
}

div.title2
{
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: bold;
}

span.galleryDate
{
	color: #426bf0;
	font-size: 11px;
}

span.galleryTitle
{
	color: #555555;
	font-size: 11px;
}

div.commentLabelBox
{
	padding-top: 50px;
	width: 660px;
	text-align: right;
}

span.commentLabel
{
	color: #bfceff;
	font-size: 11px;
	font-weight: bold;
}

span.commentLabelAlt
{
	color: #426bf0;
	font-size: 11px;
	font-weight: bold;
}

span.babyInfoValue
{
	font-size: 10px;
	color: #426bf0;
}

div.scrollable
{
	position: relative; 
	overflow: hidden; 
	width: 540px; 
	height: 180px; 
}

div.scrollable div.items
{
	width: 20000em; 
	position: absolute; 
}

div.scrollable div.items div
{ 
	float: left; 
}

div.items div.active
{
	font-weight: bold;
}

div.blogTopFrame {
	background: url('/images/skins/1/blogTopFramePattern.png') repeat-y 3px 0px;
	width: 745px;
	position: relative;
}

div.blogTopFrameTop {
	background: url('/images/skins/1/blog.png') no-repeat 0px 0px;
	width: 745px;
	height: 109px;
	position: relative;
}

div.blogTopFrameBottom {
	background: url('/images/skins/1/blog.png') no-repeat 0px -130px;
	width: 745px;
	height: 118px;
}

div.blogTopFrameBottomUnique {
	background: url('/images/skins/1/blog.png') no-repeat 0px -2520px;
	width: 745px;
	height: 150px;
}

div.blogTopFrameAlt {
	background: url('/images/skins/1/blogFrameAltPattern.png') repeat-y 29px 0px;
	width: 745px;
	position: relative;
}

div.blogTopFrameTopAlt {
	background: url('/images/skins/1/blog.png') no-repeat 0px -248px;
	width: 745px;
	height: 55px;
}

div.blogTopFrameBottomAlt {
	background: url('/images/skins/1/blog.png') no-repeat 0px -358px;
	width: 745px;
	height: 100px;
}

div.blogBottomFrame {
	background: url('/images/skins/1/blogBottomFramePattern.png') repeat-y 35px 0px;
	width: 745px;
	position: relative;
}

div.blogBottomFrameTop {
	background: url('/images/skins/1/blog.png') no-repeat 0px -884px;
	width: 745px;
	height: 57px;
}

div.blogBottomFrameBottom {
	background: url('/images/skins/1/blog.png') no-repeat 0px -970px;
	width: 745px;
	height: 170px;
}

div.blogFrame {
	background: url('/images/skins/1/blogBottomFramePattern.png') repeat-y 35px 0px;
	width: 745px;
	position: relative;
}

div.blogFrameTop {
	background: url('/images/skins/1/blog.png') no-repeat 0px -458px;
	width: 745px;
	height: 57px;
}

div.blogFrameBottom {
	background: url('/images/skins/1/blog.png') no-repeat 0px -572px;
	width: 745px;
	height: 102px;
}

div.blogFrameAlt {
	background: url('/images/skins/1/blogFrameAltPattern.png') repeat-y 29px 0px;
	width: 745px;
	position: relative;
}

div.blogFrameTopAlt {
	background: url('/images/skins/1/blog.png') no-repeat 0px -674px;
	width: 745px;
	height: 57px;
}

div.blogFrameBottomAlt {
	background: url('/images/skins/1/blog.png') no-repeat 0px -782px;
	width: 745px;
	height: 102px;
}

div.blogEventContentAlt {
	position: absolute;
	top: -20px;
	left: 85px;
	width: 570px;
	text-align: justify;
	z-index: 1;
}

div.blogEventContent {
	position: absolute;
	top: -25px;
	left: 85px;
	width: 570px;
	text-align: justify;
	z-index: 1;
}

div.blogTopCommentFrameAlt {
	background: url('/images/skins/1/blog.png') no-repeat 0px -1812px;
	position: relative;
	width: 745px;
	height: 337px;
}

div.blogBottomCommentFrame {
	background: url('/images/skins/1/blog.png') no-repeat 0px -2179px;
	position: relative;
	width: 745px;
	height: 323px;
	margin-bottom: 50px;
}

div.blogBottomCommentFrameAlt {
	background: url('/images/skins/1/blog.png') no-repeat 0px -1452px;
	position: relative;
	width: 745px;
	height: 335px;
	margin-bottom: 50px;
}

div.guestbookTopFrame {
	background: url('/images/skins/1/guestbook.png') no-repeat;
	background-position: 0px 0px;
	width: 745px;
	height: 277px;
	position: relative;
}

div.blogBottomFrameAlt {
	background: url('/images/skins/1/blogFrameAltPattern.png') repeat-y;
	background-position: 29px 0px;
	width: 745px;
	position: relative;
}

div.blogBottomFrameTopAlt {
	background: url('/images/skins/1/blog.png') no-repeat;
	background-position: 0px -1169px;
	width: 745px;
	height: 60px;
}

div.blogBottomFrameBottomAlt {
	background: url('/images/skins/1/blog.png') no-repeat;
	background-position: 0px -1272px;
	width: 745px;
	height: 140px;
}

div.homePresentationFrame {
	background: url('/images/skins/1/home.png') no-repeat 0px -5px;
	width: 708px;
	height: 247px;
	position: relative;
}

div.homeLastblogeventFrame {
	background: url('/images/skins/1/home.png') no-repeat 0px -251px;
	width: 745px;
	height: 217px;
	position: relative;
}

div.homeGalerySurveyFrameTop {
	background: url('/images/skins/1/home.png') no-repeat 0px -468px;
	width: 709px;
	height: 20px;
}

div.homeGalerySurveyFrame {
	background: url('/images/skins/1/homeGaleriesSurveyFramePattern.png') repeat-y 38px 0px;
	width: 709px;
}

div.homeGalerySurveyFrameBottom {
	width: 709px;
	height: 15px;
	background: url('/images/skins/1/home.png') no-repeat 0px -635px;
}

div.homeBottomFrame {
	background: url('/images/skins/1/home.png') no-repeat 0px -650px;
	width: 709px;
	height: 120px;
	position: relative;
	margin-bottom: 50px;
}

div.homeTablet {
	width: 168px;
	height: 175px;
	position: relative;
	top: 59px;
	left: 520px;
}

div.homeSubscribeBox {
	width: 265px;
	height: 36px;
	position: absolute;
	top: 77px;
	left: 75px;
}

.homeEmailTextbox {
	width: 210px;
	height: 20px;
}

div.homeSubscribeText {
	 position: absolute;
	 top: 45px;
	 left: 70px;
}

div.homeSeeAllMyGaleries {
	position: absolute;
	top: 10px;
	left: 155px;
}

div.homeSubscribeButton {
	position: absolute;
	top: 69px;
	left: 295px;
}

div.photoTopFrame {
	background: url('/images/skins/1/photo.png') no-repeat 0px 0px;
	width: 745px;
	height: 258px;
	position: relative;
}

div.photoPicturesFrameTop
{
	background: url('/images/skins/1/photo.png') no-repeat 0px -258px;
	width: 745px;
	height: 50px;
}

div.photoPicturesFrame
{
	background: url('/images/skins/1/photoPicturesFramePattern.png') repeat-y 38px 0px;
	width: 745px;
}

div.photoPicturesFrameBottom
{
	background: url('/images/skins/1/photo.png') no-repeat 0px -735px;
	width: 745px;
	height: 80px;
}

div.surveyBar {
	margin-top: 10px;
	margin-bottom: 1px;
	font-size: 0px;
}

div.surveyDarkBarLeft {
	background: url('/images/skins/1/home.png') no-repeat -54px -776px;
	width: 4px;
	height: 8px;
}

div.surveyDarkBar {
	background-color: #f28042;
	height: 8px;
}

div.surveyDarkBarRight {
	background: url('/images/skins/1/home.png') no-repeat -68px -776px;
	width: 4px;
	height: 8px;
	
}

div.surveyLightBarLeft {
	background: url('/images/skins/1/home.png') no-repeat -54px -786px;
	width: 4px;
	height: 8px;
}

div.surveyLightBar {
	background-color: #ceed00;
	height: 8px;
}

div.surveyLightBarRight {
	background: url('/images/skins/1/home.png') no-repeat -68px -786px;
	width: 4px;
	height: 8px;
}

div.surveyItemText {
	clear: both;
	font-size: 11px;
}

input.voteButton {
	background: url("/images/skins/1/home.png") no-repeat scroll -80px -774px transparent;
	border: medium none;
	font-size: 0px;
	width: 72px;
	height: 34px;
}

input.voteButton:hover {
	background: url("/images/skins/1/home.png") no-repeat scroll -152px -774px transparent;
}

input.homeSendButton {
	background: url("/images/skins/1/home.png") no-repeat scroll -224px -774px transparent;
	border: medium none;
	font-size: 0px;
	width: 95px;
	height: 34px;
}

input.homeSendButton:hover {
	background: url("/images/skins/1/home.png") no-repeat scroll -321px -774px transparent;
}

input.blogSendButton {
	background: url("/images/skins/1/blog.png") no-repeat scroll -255px -2674px transparent;
	border: medium none;
	font-size: 0px;
	width: 95px;
	height: 34px;
}

input.blogSendButton:hover {
	background: url("/images/skins/1/blog.png") no-repeat scroll -352px -2674px transparent;
}

input.blogSendButtonAlt {
	background: url("/images/skins/1/blog.png") no-repeat scroll -448px -2674px transparent;
	border: medium none;
	font-size: 0px;
	width: 95px;
	height: 34px;
}

input.blogSendButtonAlt:hover {
	background: url("/images/skins/1/blog.png") no-repeat scroll -545px -2674px transparent;
}

div.currentPageTab {
	background: url('/images/skins/1/blog.png') no-repeat -55px -2673px;
	width: 99px;
	height: 44px;
	position: absolute;
	z-index: 1;
	text-align: center;
	padding-top: 5px;
}

div.currentPageTabAlt {
	background: url('/images/skins/1/blog.png') no-repeat -154px -2673px;
	width: 99px;
	height: 44px;
	position: absolute;
	z-index: 1;
	text-align: center;
	padding-top: 5px;
}

div.previousButton {
	background: url('/images/skins/1/photo.png') no-repeat -35px -823px;
	width: 32px;
	height: 32px;
	margin-top: 50px;
}

div.previousButton:hover {
	background: url('/images/skins/1/photo.png') no-repeat -71px -823px;
}

div.nextButton {
	background: url('/images/skins/1/photo.png') no-repeat -35px -857px;
	width: 32px;
	height: 32px;
	margin-top: 50px;
}

div.nextButton:hover {
	background: url('/images/skins/1/photo.png') no-repeat -71px -857px;
}

.textColor {
	color: #000000;
}

.textColorAlt {
	color: #ffffff;
}
