body {
	margin:0;
	padding:0;
	background-image: url(/images/bkg_tile.gif);
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-size:small;
}
	
#container a { 
	color:#666; 
	text-decoration: underline;
}
#container a:hover {
	text-decoration: underline;
}

#container { 
	width:900px; 
	margin:0 auto; 
	background:#ffffff url(/images/free-voip/bg-grad.jpg) bottom repeat-x; 
	overflow:hidden;
}
#header {
	height:166px;
}
#header * {
	padding: 0;
	margin: 0;
	border-width: 0;
}
h1 {
	background:#9a3328 url(/images/free-voip/h1-banner.jpg); /*replacement*/ 
	margin:24px 15px 0 25px;
	width:650px; 
	height:60px;
}
h1 a {
	text-indent: -9999px;
	display:block;
	width:650px;
	height:60px;
}
strong {
	color:#143d8d;
}
table td p * {
	text-align: center;
}
#copy h2 {color:#143d8d; font-size: 14px;}
#copy p, #copy li, #copy blockquote, #copy td * {font-size: 14px; line-height:16px;}
#copy em {color: #143d8d; font-style: normal;} 

#cypress {
	width:225px;
	float:right;
	clear:right;
	margin-bottom:15px;
}

/*______________________________________________________________________________
 this is the navigation section */
#main {
	float:left;
	clear:left;
	width:673px;
}
#copy p, #copy li, #copy blockquote *, blockquote, .left {
	text-align: left;
}
#copy {
	margin:25px 25px 25px 0;
	float:right;
	clear:right;
	width:405px;
}
#copy p {
	margin-bottom:20px;
}
#copy li {
	list-style-type: disc;
	margin-left:10px;
}
#copy ul {
	margin:-10px 10px 15px;
}
ul#nav  {
	float:left;
	clear:left;
	width:200px;
	background:#ffffff url(/images/free-voip/nav/-side.jpg) top left no-repeat;
	padding:0 0 0 25px; 
	margin:25px 0 0;
} /* also 185px for dimmed */
#nav li {
	margin: 0 0 13px;
	padding:0;
}
#nav li.enter {margin-bottom:12px;}
#nav li.prize {margin-bottom:13px;}
#nav li.c4-ip {margin-bottom:14px;}
#nav li.referrer {margin-bottom:13px;}

#nav li a, #nav li /* when not active margin-right 15px */ {
	height:47px;
	width:175px;
	display:block;
	text-indent: -9999px;
}
      
#nav .enter {background:#fff url(/freevoip/images/nav/enter-off.jpg) no-repeat left;}
#nav a.prize {background:#fff url(/freevoip/images/nav/prize.jpg) no-repeat left;}
#nav a.c4-ip {background:#fff url(/freevoip/images/nav/c4-ip.jpg) no-repeat left;}
#nav .referrer {background:#fff url(/freevoip/images/nav/refer-off.jpg) no-repeat left;}


#enter li a.enter {background: #fff url(/images/free-voip/nav/enter-a.jpg) no-repeat left;}
#prize li a.prize {background: #fff url(/images/free-voip/nav/prize-a.jpg) no-repeat left;}
#rules li a.c4-ip {background: #fff url(/images/free-voip/nav/c4-ip-a.jpg) no-repeat left;}
#refer li a.referrer {background: #fff url(/images/free-voip/nav/referrer-a.jpg) no-repeat left;}

#enter blockquote, #refer blockquote {
	width:90%;
	height:400px;
	height:150px;
	overflow: scroll;
	margin: 0 0 5px;
	padding:0;
	border: 1px solid #999;
}
#enter blockquote h2, #enter blockquote li, #refer blockquote h2, #refer blockquote li {
	font-size:11px;
}
#enter #copy blockquote h2, #refer #copy blockquote h2 {
	color:#666666;
	font-weight: bold;
}
#copy blockquote ul, #copy blockquote li {
	margin:0 0 15px;
	list-style: none;
}
span {
	color:#CD221A;
}
select, input [type|="submit"] {
	width:200px;
}
input {
	font: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;	
}
.your-info {
	margin-top:30px;
}

#errors {
	border: 2px solid #F00;
	background-color: #F99;
	padding:20px;
	margin-bottom:20px;
	font-size: large;
}

#footer { 
	background:#90907b url(/images/footer_bkg.gif) no-repeat; 
	text-align: center; 
	width:100%;
	clear:both;
	padding:10px 0; 
}
#footer * {
	color:#C6C6B8; 
}
#footer p {
	margin-bottom:5px;
}
#footer a:link {
	color:#C6C6B8; 
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}
#footer a:visited { 
	color:#C6C6B8;
	font-size: 12px;
}
#footer a:hover { 
	color:#797966;
	font-size: 12px;
}

#footer .copyright {
	padding:0; 
	margin:0 auto; 
	width:400px;
}
#footer .copyright * {
	font-size: 10px;
}


#block p.standout {
	font: 18px;
	color: #78241e;
}
#block {
	padding:20px 8px;
	border: 5px solid #ccc;
}
#block h2 {
	margin-bottom:12px;
}



