#holding_cell #bottom #news  ul li div {
	color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 30px;
}
#holding_cell #bottom #news noscript ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	color: #F90;
	text-decoration: none;
}
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #91806b;
}
.img_right {
	position: relative;
	float: right;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
	border: 1px dashed #ABABAB;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	position: relative;
	margin-top: 15px;
}
table tr td p label #quantity {
	width: 20px;
	margin-right: 5px;
}
table tr td h3 label #quantity {
	width: 20px;
	margin-right: 5px;
}
table tr td p label #namefield {
	margin-left: 5px;
}
table tr td p #groupfield  {
	margin-left: 5px;
	width: 307px;
}
table tr td label #radio {
	margin-left: 48px;
	margin-top: 5px;
}
table tr td p label #colors {
	margin-left: 5px;
}

table tr td label #descriptfield {
	width: 300px;
}
#customcontact {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #333;
	border: 1px dashed #CCC;
}
#customconfig {
	background-color: #333;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px dashed #CCC;
}
#customspecs {
	background-color: #333;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px dashed #CCC;
}
table tr td p #telefield  {
	margin-left: 5px;
	width: 130px;
}
#promospecs {
	background-color: #333;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px dashed #CCC;
	width: 703px;
}
table tr td p #emailfield  {
	margin-left: 5px;
	width: 198px;
}

#rightcontent {
	width: 860px;
	float: right;
	background-color: #FFFFFF;
	position: relative;
}
#bottom {
	background-color: #000000;
	position: relative;
	width: 821px;
	left: 130px;
	padding-bottom: 20px;
}
#footer {
	width: 789px;
	position: relative;
	left: 135px;
	background-image: url(../images/footback.png);
	background-repeat: no-repeat;
	height: 45px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 8px;
	font-size: 10px;
	color: #ab9579;
	text-align: right;
	padding-right: 20px;
}

#holding_cell {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#bottom_links {
	margin-right: auto;
	margin-left: auto;
	width: 98%;
	background-color: #000000;
	border: 1px solid #333333;
	position: relative;
	height: 100px;
	padding: 4px;
}
#content {
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 46px;
	position: relative;
	padding-top: 20px;
}
#content p {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	margin-bottom: 20px;
	text-align: justify;
	line-height: 20px;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ababab;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 20px;
}

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fc7800;
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 10px;
}
#content blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fad789;
	margin-bottom: 10px;
	line-height: 22px;
	text-align: justify;
	margin-left: 1px;
}
#bottom #content blockquote p a {
	color: #F90;
}
/* form starts here */ 
#form{
	background-color: #333;
	width: 300px;
	border: 1px dashed #CCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#form li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #c2bbb7;
	border: 1px solid #333;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
#form ol{
	list-style-type: none;
}
#form input{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 175px;
	padding: 2px;
	margin-right: 15px;
}
#form textarea{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 175px;
	padding: 2px;
	margin-right: 15px;
}
form.cmxform fieldset {
  margin-bottom: 10px;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block; /* remove for single column forms */
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
	width: 120px; /* Width of labels */
	margin-left: 5px;
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
/* form ends here */ 
#holding_cell #bottom #content blockquote div ul li a {
	color: #CCC;
	text-decoration: none;
}
#holding_cell #bottom #content table tr td ul li {
	color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	text-transform: capitalize;
}
#holding_cell #bottom #content table tr td ul li a {
	text-decoration: underline;
	color: #CCC;
}
#news{
	float: left;
	width: 300px;
	margin-left: 31px;
	margin-right: 11px;
	position: relative;
}
#microblog{
	width: 155px;
	margin-right: 41px;
	float: left;
	clear: none;
	position: relative;
}
#order{
	float: right;
	width: 200px;
	margin-right: 41px;
	position: relative;
}
#clearall {
	clear: both;
	height: 1px;
	width: 1px;
}

#bottom p{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
}

#creditfooter {

display:none;

}

#bottom a{

color:#FC7800;

}
#bottom h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ababab;
	font-size: 21px;
	margin-bottom: 5px;
	margin-top: 20px;
	font-weight: normal;
}

#bottom h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fc7800;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	text-decoration: underline;
}
#bottom h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fc7800;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 18px;
}
#shirttype {
	background-color: #000;
}
#shirttype img{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fc7800;
	border-right-color: #fc7800;
	border-bottom-color: #fc7800;
	border-left-color: #fc7800;
}
#shirttype p{
	background-color: #fc7800;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#color {
	background-color: #000;
}
#color img{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fc7800;
	border-right-color: #fc7800;
	border-bottom-color: #fc7800;
	border-left-color: #fc7800;
}
#color p{
	background-color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #fc7800;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FC5600;
	text-align: left;
	text-decoration: none;
}
#twitter_update_list li {
	color: #CCC;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#twitter_update_list li a {
	display: block;
	margin-top: 5px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
}
#footer #apDiv1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ff6600;
	text-align: right;
}
#total {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
table tr td p #lastnamefield  {
	width: 175px;
	margin-left: 5px;
}
table tr td p #firstnamefield  {
	width: 119px;
	margin-left: 5px;
}
#customspecs #left {
	float: left;
	position: relative;
}
#bottom h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCC;
	font-weight: normal;
	margin-bottom: 5px;
}
#apDiv2 {
	border: 1px dashed #CCC;
}
label #colors {
	margin-right: 10px;
}
form #button {
	width: 66px;
}

#customcontact table label {
	color: #666;
}
.img_left {
	border: 1px dashed #FC7800;
	margin-right: 10px;
}
#promoitems {
	width: 570px;
	float: left;
	position: relative;
}
#promotext {
	width: 130px;
	float: right;
	position: relative;
}
fieldset #button {
	width: 66px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
fieldset ol li p {
	width: 400px;
}


.date {
	margin-bottom:3px;
}