@charset "UTF-8";
/* CSS Document */

body { margin:0 0 0 0 ; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000;

/*background-image:url(../images/omovBG2.gif);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:bottom center;*/
}

.whitetext {
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}

.orangeBig {
	font-size:14px;
	color: #ff9900;
}

.greenBig {
	font-size:14px;
	color: #6db43f;
}

.blueBig {
	font-size:14px;
	color: #325a91;
}

.pinkBig {
	font-size:14px;
	color: #e10b93;
}

.tiny {
	font-size:8px;
	color: #000000;
}

.blue {
	font-size:11px;
	color: #325a91;
	font-weight:900;
}

h1 {
	font-size:18px;
	color: #325a91;
}
a.big:link {
	font-size:14px;
	color: #325a91;
	text-decoration: none;
}
a.big:visited {
	font-size:14px;
	color: #325a91;
	text-decoration: none;
}
a.big:hover {
	font-size:14px;
	text-decoration: underline;
	color: #325a91;
}
a.big:active {
	font-size:14px;
	color: #325a91;
	text-decoration: none;
}


a.white:link {
	font-size:11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:visited {
	font-size:11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	font-size:11px;
	text-decoration: underline;
	color: #FFFFFF;
}
a.white:active {
	font-size:11px;
	color: #FFFFFF;
	text-decoration: underline;
}

a:link {
	
	font-size:11px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-size:11px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-size:11px;
	text-decoration: underline;
	color:#325a91;
}
a:active {
	font-size:11px;
	text-decoration: underline;
}


#nav ul{
margin:0 0 0 0;
list-style-type:none;


}

#nav li {display:inline; padding:0 0 0 2px; text-align:left; }

/* wrapper to hold content*/
#wrapper{ margin: 0 auto; width:700px; border:thick; border:#000000; background-repeat:no-repeat; background-position:bottom center;}
#header{width:100%; display:block; clear:both;}
#content{width:100%;}
#chooser{margin:5px 400px 5px 75px;width:100% float:left;}
#leftcol{width:350px;float:left; margin-left:175px; margin-right:175px; }
#rightcol{width:350px;}
#bg{width:700px; background-image:url(../images/omovB3.gif); background-repeat:no-repeat;}

/*profiles*/
.profile { margin:0 0 10px 5px;width: 160px;float:left;}

/*list item header colors*/
#rightcol  h3 {
	color:#000000;
	padding:0 5px 0 10px;
}
#rightcol {color:#babd9b;}
#rightcol  p {padding:0 10px 0 25px;color:#000000; }

.rounded {
	margin: 0pt auto; width: 350px; 
	background-color: #babd9b; 
	color: rgb(255, 255, 255); 
	
}

#voteHolder{
	position:relative;
	width:auto;
	height:auto;
}
.vote {
	position:absolute;
	width:112px;
	height:109px;
	z-index:1;
	left: 305px;
	top: -17px;
}

.voteDates {
	position:absolute;
	width:112px;
	height:109px;
	z-index:1;
	left: 116px;
	top: -18px;
}


.logo {
	 margin:100px 0 0 0;
	 text-align:center;
}

.green{
	color:#6eb43f;
}

/*

#footer {margin:10px 0 0 0; float:left;width:100%; background-image:url(../images/omov_footer.gif);
background-repeat:no-repeat; text-align:center; padding:15px 5px 5px 5px;}

#leftcol img {margin:0 0 5px 0; }
/*links*/

/*a:link {
	
	font-size:12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size:12px;
	text-decoration: none;
}
a:hover {
	font-size:12px;
	text-decoration: underline;
	color:#006600;
}
a:active {
	font-size:12px;
	text-decoration: none;
}



/*tool tips*/
#tooltip {
    padding: 3px;
    background: #f9f9f9;
    border: 1px solid #eee;
    text-align: center;
    font-size:10px;
}

span.tip {
    border-bottom: 1px solid #eee;
}




/*list item header colors*/
/*#rightcol  h3 {color:#6fa32e;padding:0 5px 0 10px;}
#rightcol {color:#6fa32e;}
#rightcol  p {padding:0 10px 0 25px;color:#000000; }
*/

/*profiles*/
/*.profile { margin:0 0 10px 40px;width: 120px;float:left;}


.rounded {
	margin: 0pt auto; width: 350px; 
	background-color: #dee9ef; 
	color: rgb(255, 255, 255); 
	
}

#voteHolder{
	position:relative;
	width:auto;
	height:auto;
}
.vote {
	position:absolute;
	width:112px;
	height:109px;
	z-index:1;
	left: 0px;
	top: -25px;
}

.voteDates {
	position:absolute;
	width:112px;
	height:109px;
	z-index:1;
	left: 116px;
	top: -18px;
}


.logo {
	 margin:100px 0 0 0;
	 text-align:center;
}
*/
