body {
	margin:0;
	padding:0;
	background-image: url(http://cypresscom.net/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(http://cypresscom.net/images/free-voip/bg-grad.jpg) bottom repeat-x; 
	overflow:hidden;
}
h1 {
	background:#9a3328 url(http://cypresscom.net/bailout/images/h1-banner.gif); /*replacement*/ 
	margin:24px 15px 0 25px;
	width:650px; 
	height:60px;
	text-indent: -9999px;
}
h1 a {
	display:block;
	width:650px;
	height:60px;
}
table td p * {
	text-align: center;
}
#copy h2 {color:#143d8d; font-size: 14px; margin-bottom: 12px;}
#copy p, #copy li, #copy blockquote, #copy td * {font-size: 12px; line-height:14px;}
#copy em {color: #143d8d; font-style: normal;} 

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

#main {
	float:left;
	clear:left;
	width:673px;
}
#copy p, #copy li, #copy blockquote *, blockquote, .left {
	text-align: left;
}
#copy {
	margin:25px 15px 25px 0;
	float:right;
	clear:right;
	width:430px;
}
#copy p {
	margin-bottom:12px;
}
#copy ul li {
	list-style-type: disc;
	margin-left:0px;
}
#copy ul {
	margin:-10px 10px 15px;
	margin-left: -20px;
}
#copy ol li {
	list-style-type: decimal;
	margin-left:13px;
}
#copy ol {
	margin:-10px 10px 15px;
}

/*
______________________________________________________________________________________________  this is the navigation section */
ul#nav  {
	float:left;
	clear:left;
	width:174px;
	background:#ffffff url(http://cypresscom.net/bailout/images/nav-v2/-side.gif) top left no-repeat;
	padding:0 0 0 25px; 
	margin:25px 0 0;
} /* also 185px for dimmed */
#nav li.overview {margin-bottom:10px;}
#nav li.spend-less {margin-bottom:10px;}
#nav li.get-unified-communications {margin-bottom:10px;}
#nav li.get-money-back {margin-bottom:11px;}
#nav li.contact-us {margin-bottom:13px;}

#nav li a, #nav li /* when not active margin-right 15px */ {
	height:50px;
	width:185px;
	display:block;
	text-indent: -9999px;
	list-style-type: none;
}
#nav li.tco, #nav li.tco a {text-indent: 0; margin-left: -10px;}
/*
______________________________________________________________________________________________  default side nav styles */

#nav li.overview {background:transparent url(http://cypresscom.net/bailout/images/nav-v2/overview.jpg) no-repeat left;}
#nav li.spend-less {background:transparent url(http://cypresscom.net/bailout/images/nav-v2/spend.jpg) no-repeat left;}
#nav li.get-unified-communications {background:transparent url(http://cypresscom.net/bailout/images/nav-v2/unified.jpg) no-repeat left;}
#nav li.get-money-back {background:transparent url(http://cypresscom.net/bailout/images/nav-v2/money.jpg) no-repeat left;}
#nav li.contact-us {background:transparent url(http://cypresscom.net/bailout/images/nav-v2/contact.jpg) no-repeat left;}

/*
______________________________________________________________________________________________  you are here side nav styles */

#overview li a.overview {background:transparent url(http://cypresscom.net/bailout/images/nav-v2/overview-a.jpg) no-repeat left;}
#spend-less li a.spend-less {background:transparent url(http://cypresscom.net/bailout/images/nav-v2/spend-a.jpg) no-repeat left;}
#get-unified-communications li a.get-unified-communications {background:transparent url(http://cypresscom.net/bailout/images/nav-v2/unified-a.jpg) no-repeat left;}
#get-money-back li a.get-money-back {background:transparent url(http://cypresscom.net/bailout/images/nav-v2/money-a.jpg) no-repeat left;}
#contact-us li a.contact-us {background:transparent url(http://cypresscom.net/bailout/images/nav-v2/contact-a.jpg) no-repeat left;}

/*
______________________________________________________________________________________________  hover side nav styles */

li.overview a:hover {background:transparent url(http://cypresscom.net/bailout/images/nav-v2/overview-a.jpg) no-repeat left;}
li.spend-less a:hover {background:transparent url(http://cypresscom.net/bailout/images/nav-v2/spend-a.jpg) no-repeat left;}
li.get-unified-communications a:hover {background:transparent url(http://cypresscom.net/bailout/images/nav-v2/unified-a.jpg) no-repeat left;}
li.get-money-back a:hover {background:transparent url(http://cypresscom.net/bailout/images/nav-v2/money-a.jpg) no-repeat left;}
li.contact-us a:hover {background:transparent url(http://cypresscom.net/bailout/images/nav-v2/contact-a.jpg) no-repeat left;}

/*
______________________________________________________________________________________________  other stuff */

#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-family: 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 */

#footer { 
	background:#90907b url(http://cypresscom.net/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-size: 18px;
	color: #78241e;
}
#block {
	padding:20px 8px;
	border: 5px solid #ccc;
}
#block h2 {
	margin-bottom:12px;
}

div.left {width:175px; float:left; clear:left; margin-bottom:-10px;}
div.right {width:175px; float:right; clear:right; margin-bottom:-10px;}

p.clear {display: block; clear: both; height:1px; margin:0; padding:0;}

#cypress p {line-height:15px; font-size:12px !important; padding:0 15px 20px;}

#contact-us form input[type="text"] {width:200px;}
#contact-us form input[type="radio"] {vertical-align: top;}
form {clear: both; margin-bottom: 50px;}
/*
______________________________________________________________________________________________  misc fixes and AA's */
#copy a[href="http://cypresscom.net/bailout-v2/contact/"],
#copy a[href="http://cypresscom.net/bailout/contact/"],
#copy a[href="http://cypress.dev/bailout-v2/contact/"] {
	color: #952e25 !important;
	font-weight:bold;
}
#spend-less #copy ul li {
	margin-bottom:8px;
}
p.legal {
	font-size:10px !important;
}
