/*
Theme Name:acceptcardsnow.biz
Theme URI: css/acceptcardsnow2.css
Description: acceptcardsnow style
Version: 1.0
Author: Winston C.
Author URI: http: n/a

Theme last updated: 10.20.06
*/

body {
	font-family: georgia,times,serif;
	font-size: 12px;
	color: #0066CC
}

h1 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

#container {
	margin: 0 auto;
	width: 820px;
	height: auto;
}

#header {
	padding: 0;
	margin: 0;
	float: left;
}

/************nav links ORANGE******************/

.navistyle ul {
	float: left;
	margin: 0;
	width:814px;
	background-color:#D76407;
	color:#000000;
	padding: 6px 0;
	text-align:center;
}

.navistyle ul li {
	display: inline;
}

.navistyle ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	background-color:#D76407;
	color: #FFFFFF;
	padding: 4px 10px;
	margin: 0;
	text-decoration: none;
	border:none;
}

.navistyle ul li a:hover {
	background-color:#030d86;
	color:#FFFFFF;
}

/*******main content styles**********/
#left-panel {
	padding: 10px;
	width: 228px;
	float: left;	
}

#right-panel {
	padding: 10px;
	margin-left: 252px;
}

#main-container {
	background-color:#efefef;
	color:#000000;
	width:806px;
	padding: 4px;
	float: left;
}

#left-panel h2 {
	padding-top: 4px;
	text-align: center;
	border-bottom: solid 1px black;
}

#content {
	padding: 0;
	margin: 0;
}

#content h1 {
	border-bottom: solid 1px black;
}

/********* form styles tableless**********/
.required {
	font-weight: bold;
}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix {
	margin-left: 3px;
}

/*****************************/

#form_and_rightlinks {
	clear: both;
	float: left;
}
/*
#right-links-container {
	float: right;

}*/

.right-links-header {
	color:#FFFFFF;
	background-color:#D76407;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	/* width:auto; */
	height:auto;
	padding-left:2px;
	padding-right:2px;
}

.barz {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.barz h3 {
	font-size:12px;
	color: black;
}

.barz p {
	color:#0066CC;
}

.barz a {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
}

/*footer and copyright*/

#footer-copyright {
	float: left;
	width:814px;
	background-color:#D76407;
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
}

#footer-copyright-2 {
	float: left;
	width:815px;
	height:auto;
	background-color:#D76407;
	color:#999999;
}

.copyright {
	padding-right: 15px;
	padding-left: 200px;
}

.copyright a {
	color: white;
	font-weight: bold;
}
/***Feed styles***/

#feeds {
	float: left;
	width: 818px;
	background-color: #E7E7E7;
}

#feeds .news {
	padding: 5px;
	overflow: auto;
	margin-bottom: 5px;
	font-size: 8pt;
	width: 250px;
	float: left;
}

#feeds .news p {
	font-size: 8pt;
}

#feeds h3 {
	font-size: 8pt;
}

#feeds img {
	width: 90px;
	height: 60px;
}

.continue {
	background-color:#666666;
	color: #FFFFFF;
	border: 2px solid #D76407;
	font-size:11pt;
	font-weight:bold;
	width:110px;
	height:25px;
}

.error {
	color: rgb(204,0,0);
}

.button-image {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	border: 2px solid #D76407;
}

#terms {
	float: right;
	width: 818px;
}

#terms ul {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
}

#terms li {
	width: 261px;
	height: 28px;
	float: left;
	padding: 5px;
	background-color: #CCCCCC;
	border-left: 1px solid white;
}

#terms li a {
	text-decoration: none;
	color: Blue;
}
