body 
{
    font-family: Arial;
    background-image: url("/images/bg.jpg"); 
    background-repeat: repeat-x;
    background-color: #6733a1;
    font-size: 12px;
    padding-top: 10px;
}
body#vote
{
	 background-color: #ffffff;
	  background-image: none;
	  overflow: hidden;
}
#logo 
{
    text-align:center;
}

#left_part 
{   
    text-align:center;   
    margin-top:50px;        
}

#right_part
{
    text-align:center;
     margin-top:50px;        
}

#content_part
{
 
}

#footer
{
    clear: both;
    text-align:center;
    color: White; 
    margin-top:15px; 
    margin-bottom:15px;
}

#footer a:link, #footer a:visited { color: #cc99ff; font-size: 12px; text-decoration: none; }
#footer a:hover { color:#ffffff; font-size: 12px; text-decoration:none; }

.input_box_div 
{
    background-image: url('/images/input_bg2.png'); 
    width: 160px; 
    height: 28px; 
    background-repeat: no-repeat;    
    margin-left: auto;
    margin-right: auto;    
}

.input_box, .input_textarea
{
    border: 0px;
    background-color: Transparent;        
    width: 140px;
    height: 28px;
    text-align:center;
    padding-top: 5px;       
}

.input_textarea 
{
    width: 320px;
    height:95px;
    text-align:left;
    overflow: auto;        
}

.button_box, .button_box_l
{
    border: 0px;
    background-color: Transparent;
    background-image: url("/images/button_bg.png");
    background-repeat: no-repeat;
    width: 160px;
    height: 26px;
    text-align:center;
    padding-top: 1px;
    cursor: pointer;
    font-weight: bold;
    text-decoration:none;
    color:#4c4b4b;
    font-size:13px;
    display:block;
    margin-left: auto; 
    margin-right: auto;
    margin-top:auto;
    margin-bottom:2px;
}

.button_box_l
{
    background-image: url("/images/buttonlong_bg.png");
    width: 210px;
    height: 26px;
}

a.button_box
{
	padding-top: 3px;
	color:#333333;
}
a.buttonlarge
{
	padding-top: 8px;
}
.buttonlarge
{
  
    background-image: url("/images/buttonbig_bg.png");
	height: 38px;
	font-size:16px;
	padding-top: 8px;
}

#entryForm
{
}
#entryForm td, #entryForm th{padding:4px;}
#entryForm th{ text-align:right; color:#9966cc; font-weight:bold;}
#tip_panel, #tell_friends_panel, #child_detail_panel, #VoteDiv
{
    text-align:left; 
    width: 500px; 
    height: 100%; 
    min-height:500px;
	padding:20px 15px 15px 15px;
    background-color: White;
}

.closebutton
{
	float:right; padding-right: 10px;
}
.orange_hr { border:solid 1px #ffcc33; margin-bottom:10px;margin-top:10px;}
.purple_color { color: #9966cc; }
.fullwidth{width: 100%}
.invisible{visibility:hidden;}

.popup {color:#000000;text-align:center;display: none; z-index:1;padding:20px;}
.popup h3, .popup span, .popup p, .popupContent{color:#000000;text-align:center;}
#homeContent
{
	margin-top:30px;
}
/* Cover flow browsing */
#flash{z-index:-1;}

/* Entry details */
div#entry
{
	position:relative;
	color:#ffffff;
}
div#entry h2
{
	position:relative;
	text-align:left;
	padding-left:10px;
}
div#buttons
{
	top:30px;
	right:5px;
	position:absolute;
	float:left;
	width:30%;
}
#entrydetails div#buttons a
{
	display:block;
	float:right;
}
img#entrypic
{
	float:left;
	margin:10px;
	padding-top:10px;
}
#aboutme
{
	padding:10px;
}
dl#entryinfo dt
{
	width:40%; 
	float:left; 
	text-align:right;
	margin: 5px 0 0 5px;
	padding: 0 0 3px 0;
	font-weight:bold;
	clear:left;
}
dl#entryinfo dd{float:left; width:50%; margin: 5px 0 0 5px;padding: 0 0 3px 0; text-align:left;}
dl#entryinfo {margin: 0px 0px 0px 0px;  height:auto;float:left; width:40%;}
#aboutMe p{clear:left; text-align:left;}
div#about_div {border: 0px; width: 327px; height: 102px; background-image: url(/images/tb_bg.jpg); padding-left: 3px; background-repeat: no-repeat;}
#loggedin{color:#ffffff;font-size:13px;}
.padded{padding:5px;margin-bottom:15px;}
a#newborn { display:block; width: 80px; height: 38px; float: left; }
a#newborn:link, a#newborn:visited{    background-image: url("/images/nav/newborn.png");}
a#newborn:hover,  a#newborn:active, 
a#newborn:link.Newborn, a#newborn:visited.Newborn {background-image: url("/images/nav/newborn-over.png");}

a#infant { display: block; width: 80px; height: 38px; float: left; }
a#infant:link, a#infant:visited{    background-image: url("/images/nav/infant.png");}
a#infant:hover, a#infant:active,
a#infant:link.Infant, a#infant:visited.Infant
{background-image: url("/images/nav/infant-over.png");}
a#crawler { display: block; width: 80px; height: 38px; float: left; }
a#crawler:link, a#crawler:visited{    background-image: url("/images/nav/crawler.png");}
a#crawler:hover, a#crawler:active,
a#crawler:link.Crawler, a#crawler:visited.Crawler
{background-image: url("/images/nav/crawler-over.png");}

a#toddler { display: block; width: 80px; height: 38px; float: left; }
a#toddler:link, a#toddler:visited{background-image: url("/images/nav/toddler.png");}
a#toddler:hover, a#toddler:active,
a#toddler:link.Toddler, a#toddler:visited.Toddler
{background-image: url("/images/nav/toddler-over.png"); }

a#walker { display: block; width: 80px; height: 38px; float: left; }
a#walker:link, a#walker:visited{    background-image: url("/images/nav/walker.png");}
a#walker:hover, a#walker:active,
a#walker:link.Walker, a#walker:visited.Walker
{background-image: url("/images/nav/walker-over.png"); }

a#junior { display: block; width: 80px; height: 38px; float: left; }
a#junior:link, a#junior:visited{background-image: url("/images/nav/junior.png");}
a#junior:hover, a#junior:active,
a#junior:link.Junior, a#junior:visited.Junior
{background-image: url("/images/nav/junior-over.png"); }.modalPopup {	background-color:#fff;}#top_menu { width: 480px; text-align:center; margin-left: auto; margin-right: auto; }

.logout { text-decoration: none; font-family:Verdana; font-size:12px; color: White; }

.smalltext 
{
    font-family: Arial;
    font-size: 10px;
 }