﻿

body  { font-family: arial; font-size: 12px; ;margin-top: 0em }
body{
	background: URL('/2011/bg.gif');
	background-repeat: repeat;
	margin:0px;
}
#grad{
	background: URL('/2011/bg_grad.gif');
	background-repeat: repeat-x;

}

.blueback  { background-color:#FFFFFF }
.1stTable {background-color:#FFFFFF}
td { font-family: arial; font-size: 12px }
h1           { font-size: 18px;margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:2px; color:#FF6666 }
.PinkBorder {border-left:1px solid #DA97C0; border-right:1px solid #DA97C0; border-top:1px solid #DA97C0; padding:0px; }
.PinkBorderFull {border:1px solid #DA97C0; padding:0px; background-color:#FFCCFF }
h2          { font-size: 15px;margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:2px; color:#FF6666 }
.footer {text-transform: uppercase; font-family: verdana,arial,helvetica; font-size: 
               10px; color: #C0C0C0}
               
#footer a {color: #ffffff;text-decoration:none}
#footer a:visited {color: #ffffff;text-decoration:none}
#footer a:hover {color: #C0C0C0;text-decoration:underline}
              
.footer9 {text-transform: uppercase; font-family: Verdana; font-size: 
               9px; color: #808080}
               
.baby1 {background-image: url('images/baby1.jpg'); background-repeat: no-repeat; 
               background-position: right bottom}
.register td {font-family: Verdana; font-size:18px;}
               

.babyback {
	border: 1px solid #C0C0C0;
	background-repeat: no-repeat;
	background-color: #666666;
}
.babybackwht {
	border: 1px solid #000000;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.babyback2 {
	border: 1px solid #C0C0C0;
	background-repeat: no-repeat;
	background-color: #666666;
}
.babyback3 {background-image: url('images/back3.gif'); background-repeat: no-repeat }
.back3txt {color: #C0C0C0}
.txt11 {font-family: arial; font-size: 11px;color:#ffffff }
.txt11bk {font-family: arial; font-size: 11px;color:#000000 }
.title {text-transform: capitalize}
.vote4 {color:#FFFFFF;font-size: 26px;font-family: arial;text-transform: capitalize}
.showpics{background-image: url('images/template.jpg'); background-repeat: no-repeat}
.showcount p{vertical-align:middle;
width: 100%;
height: 30px;


}
.info {font-family: Arial; font-size: 11px; color:#000000}
.votes {font-family: Arial; font-size: 11px; color:#800000}
.foot a {font-family: Arial; font-size: 11px; color:#FFFFFF}
.foot a:visited {font-family: Arial; font-size: 11px; color:#FFFFFF}
.foot a:hover {font-family: Arial; font-size: 11px; color:#FFFF00}
#counters a {font-family: Arial; font-size: 12px;text-decoration:none;padding:0px; color:#000066}
#counters a:visited {font-family: Arial; font-size: 12px;text-decoration:none;color:#000066}
#counters a:hover {font-family: Arial; font-size: 12px;text-decoration:underline;}
#counters .selected {color: #FFFFFF; border: 1px solid #000080; padding: 1px; background-color: 
               #000066}
#counters .selected a{color: #FFFFFF;}
#counters .selected a:visited{color: #FFFFFF;}
#babyback {color: #FFFFFF; border: 1px solid #FFFFFF; padding-left: 4px; padding-right: 
               4px; padding-top: 1px; padding-bottom: 1px; background-color: 
               #C0C0C0}
h1 {
	font-size:large
}               

#newmenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FFFF00;
	text-decoration: none;

}
#newmenu a {
	font-family: Arial, Helvetica, sans-serif;
	color:yellow;
	text-decoration: none;
	padding-right:10px;
}
#newmenu a:visited {
	color:yellow;
	text-decoration: none;
}
#newmenu a:hover {
	color:orange;
}

@import url('/css/tabs.css');

#topbar{
	background: URL('/2011/topbar2.png');
	background-repeat: no-repeat;
	margin: 0px;
	width:800px;
	height:30px;

}
#botbar{
	background: URL('/2011/botbar.png');
	background-repeat: no-repeat;
	margin: 0px;
	width:800px;
	height:30px;
}
#midbar {
	background-color:white;
	margin: 0px;
	width:800px;
}
#topbarb{
	background: URL('/2011/topbarbk.png');
	background-repeat: no-repeat;
	margin: 0px;
	width:800px;
	height:30px;

}
#botbarb{
	background: URL('/2011/botbarbk.png');
	background-repeat: no-repeat;
	margin: 0px;
	width:800px;
	height:25px;
}
#midbarb{
	background-color:black;
	margin: 0px;
	width:800px;
}

.greenButton {
	background-image: url('/2011/buttons.gif');
	background-position: center -0px;
	background-color: #76a61a;
	height: 38px;
	padding: 8px 20px;
	margin: 0;
	color: #fff;
	text-decoration: none;
	font-family: Arial,sans-serif;
	font-size: 19px;
	line-height: 38px;
	text-shadow: 0 0 3px #557a0a;
	cursor: pointer;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	outline: 0;
	border: 0;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}
.searchContainer {
	background: #f5f5f5;
	border: 1px solid #ddd;
	padding: 10px 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 220px;
	line-height:20px;
	padding-left:10px;
}
.searchContainer h3 {
	font-weight: normal;
	color: #444;
	margin-bottom: 16px;
	margin-top: 0;
	font-family: Lucida sans,tahoma;
	letter-spacing: .01em;
}
.searchContainer a {
	font-weight: normal;
	font-family: Lucida sans,tahoma;
	font-size:16px;
	color: #006fbd;
	text-decoration:none;
}
.searchContainer a:hover {
	font-weight: normal;
	font-family: Lucida sans,tahoma;
	font-size:16px;
color: #f60;
	text-decoration:none;
}

.searchContainer ul{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:25px;
}

.name {
	font-size: 16px;
	font-weight: bold;
}
.name a {
	font-weight: normal;
	font-family: Lucida sans,tahoma;
	font-size:14px;
	color: #006fbd;
	text-decoration:none;
}
.name a:hover {
	font-weight: normal;
	font-family: Lucida sans,tahoma;
	font-size:14px;
color: #f60;
	text-decoration:none;
}


.grey {
	background-color:#F5F5F5;
}
.grey td {
	align:center;
}
.grey2 {
	background-color: #EAEAEA;
}
.thecount {
	font-size:10px;
	color:black
}
.pad {
	padding: 10px;
	line-height: 20px;
}
#vote {
	text-align:center;
	background: url('/2011/votecanvas.png') no-repeat;
	z-index:1002;

}
#report {
	text-align:center;
	background: url('/2011/votecanvas.png') no-repeat;
	z-index:1002;	
}
#fforward {
	text-align:center;
	background: url('/2011/votecanvas.png') no-repeat;
	z-index:1003;	
}

#vote .innervote {
	margin:20px;
	background-color:none;height:100%;width:100%px;
}
#voteform input,select,textarea{
	font-size:11px;
}
#voteform td {
	border-bottom:1px gray dotted
}
.voteIMG {
	max-height:200px;
	max-width:200px;
}
