h1, h2, h3 {
 color: #cc0033;
 font-family:sans-serif;
}

#nav .primary li.selected {
	background-color : #cc0033;
}

#mainnavi a {
	font-family: 'Verdana';
	font-size: 12px;
	color: #5a5a5a;
	text-decoration: none;
}

#subnavi a {
	font-family: 'Verdana';
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#subnavi .membership {
	color: #ffffff;
}

.subnavi {
	background-image: url("/img/dd/stuVIP_gradients_discount_1x29pixels.gif");
	background-repeat: repeat: x;
}

#mainnavi .selected, #mainnavi .selected a {
	color: #ffffff;
	height: 29px;
}

.inner h3.feature {
	background-color : #cc0033;
	background-image : url("/img/dd/header.png");
}

#content .links .inner li a {
	color : #cc0033;
}

#content .curvobox-ddsearch {
	background-color : #930;
	margin : 0 0 1em 0;
}

#content .curvobox-ddsearch .top {
	background-image : url("../../img/curvobox-ddsearch-topright.png");
	background-repeat : no-repeat;
	background-position : top right;
	height : 8px;
}

#content .curvobox-ddsearch .top .left {
	background-image : url("../../img/curvobox-ddsearch-topleft.png");
	background-repeat : no-repeat;
	background-position : top left;
	height : 8px;
	width : 8px;
}

#content .curvobox-ddsearch .middle {
	padding : 0px 8px;
}

#content .curvobox-ddsearch .middle img {
	float : left;
}

#content .curvobox-ddsearch .bottom {
	background-image : url("../../img/curvobox-ddsearch-bottomright.png");
	background-repeat : no-repeat;
	background-position : bottom right;
	height : 16px;
	clear : both;
}

#content .curvobox-ddsearch .bottom .left {
	background-image : url("../../img/curvobox-ddsearch-bottomleft.png");
	background-repeat : no-repeat;
	background-position : bottom left;
	height : 16px;
	width : 16px;
}

#content .curvobox-ddsearch .heading .left {
	background-image : url("../../img/curvobox-ddsearch-topleft.png");
	background-repeat : no-repeat;
	background-position : top left;
	height : 8px;
	width : 8px;
	float : left;
}

#content .curvobox-ddsearch .heading {
	background-image : url("../../img/curvobox-ddsearch-topright.png");
	background-repeat : no-repeat;
	background-position : top right;
}

#content .curvobox-ddsearch .heading h3 {
	padding : 0.5em 0em;
}

#content .curvobox-ddsearch h3 {
	color : #fff;
	font-family : sans-serif;
	text-align : center;
	font-size : 1.5em;
	padding : 0px;
	margin : 0 0 1em 0;
}
#content .curvobox-ddsearch dt {
 	color : #fff;
 	font-size : 1.3em;
 	font-weight : bold;
 	width : 7em;
 	text-align : right;
 	float : left;
}
#content .curvobox-ddsearch dd {
 	padding : 0px;
 	text-align : right;
}
#content .curvobox-ddsearch input {
	display : inline;
}


#content .curvobox-dd {
	background-color : #fff;
	margin : 0 1em 1em 0;
	border : 1px solid #930;
}

#content .curvobox-dd .top {
/*	background-image : url("../../img/curvobox-dd-topright.png");
	background-repeat : no-repeat;
	background-position : top right;*/
	height : 16px;
	position : relative;
	top : -1px;
	right : -1px;
}

#content .curvobox-dd .top .left {
/*	background-image : url("../../img/curvobox-dd-topleft.png");
	background-repeat : no-repeat;
	background-position : top left;
	height : 16px;*/
	width : 16px;
	position : relative;
	left : -2px;
}

#content .curvobox-dd .middle {
	padding : 0px 16px;
	text-align : center;
}

#content .curvobox-dd .bottom {
/*	background-image : url("../../img/curvobox-dd-bottomright.png");
	background-repeat : no-repeat;
	background-position : bottom right;*/
	height : 16px;
	clear : both;
	position : relative;
	bottom : -1px;
	right : -1px;
}

#content .curvobox-dd .bottom .left {
/*	background-image : url("../../img/curvobox-dd-bottomleft.png");
	background-repeat : no-repeat;
	background-position : bottom left;*/
	height : 16px;
	width : 16px;
	position : relative;
	left : -2px;
}

#content .curvobox-dd img {
	display : block;
	margin : 0 auto;
}

#content .result {
	border-top : 2px solid #930;
}

#content .result h4 {
	font-size : 1.3em;
}

#content .result dt {
	color : #930;
	font-weight : bold;
}

#content .result .vote {
	float: right;
}

#content .result .voteresult {
	background-color : #e9e9e9;
	text-align : center;
	padding : 1em;
}

#content .result .voteresult img {
	display : block;
	margin : 0 auto;
}

#content .col {
	width : 32%;
	float : left;
}

#search-box {
	margin:0px;
	padding:0px;
	background-color:#cc0033;
	color:#ffffff;
	border-collapse:collapse;
	width:253px;
}

#search-box td, #search-box th {
	padding:0px;
	vertical-align:top;
}

#search-box tbody td, #search-box tbody th {
	padding:4px;
}

#search-box thead td, #search-box tfoot td {
	background:#ffffff;
	padding:0px;
	margin:0px;
}

#search-box th {
	text-align:right;
	font-size:1.3em;
	font-weight:bold;
}

#search-box th small {
	font-weight:normal;
	font-style:italic;
}

#search-box input, #search-box select {
	width:80%;
}

#search-box .dd-search-button {
	width:auto;
	background:#ff9900 url('/img/dd/orange-arrow.png') no-repeat 100% 50%;
	text-align:left;
	border:0px;
	color:#ffffff;
	font-size:1.3em;
	font-weight:bold;
	padding:0.1em;
	padding-right:2em;
}

#search-box select {
	width:130px;
}

.dd-join table {
	border-collapse:collapse;
}

.dd-join table td, .dd-join table th {
	vertical-align:middle;
	padding:0px;
}

.dd-join table th {
	width:48px;
	height:48px;
	background:#ffffff url('/img/dd/unfinished-circle.png') no-repeat;
	color:#ffffff;
	font-size:2em;
	font-weight:bold;
	cursor:pointer;
}

.dd-join table th.sel {
	background:#ffffff url('/img/dd/finished-circle.png') no-repeat;
}

.dd-join table td div {
	height:3px;
	width:15px;
	background:#cccccc;
}

.dd-join table td div.sel {
	background:#999999;
}

.dd-join span {
	font-weight:bold;
}

.dd-join input, .dd-join select {
	width:250px;
}

.dd-join textarea {
	width:80%;
}

.dd-join input, .dd-join select, .dd-join textarea {
	margin-bottom:0.7em;
}

.dd-join .dd-join-button {
	width:auto;
	background:#cc0033;
	border:1px solid #999999;
	text-align:right;
	color:#ffffff;
	font-weight:bold;
	font-size:1.1em;
	padding:3px;
	padding-left:50px;
}

.dd-join table.condition {
	border-collapse:collapse;
	width:80%;
}

.dd-join table.condition td {
	padding:3px;
}

.dd-discount-list {
	width:100%;
	padding:0px 20px;
	border-collapse:collapse;
}

.dd-discount-list td, .dd-discount-list th {
	padding:5px;
}

.dd-discount-list tr.alt {
	background-color:#eeeeee;
}

.dd-discount-list thead th {
	text-align:left;
	border-bottom:1px solid black;
}

.dd-discount-list td a {
	text-decoration:none;
}

#search-list {
	width:99%;
	float:left;
}

#search-list #search-summary {
	margin:20px;
	font-weight:bold;
}

#search-list #search-summary a {
	color:#cc6600;
}

#search-list #search-results #search-foundin {
	background:#cc0033 url(/img/dd/search-top-left-corner.gif) no-repeat top left;
	color:#ffffff;
}

#search-list #search-results #search-foundin #middle {
	padding:10px;
	margin-bottom:10px;
}

#search-list #search-results #search-foundin #right {
	float:right;
	width:6px;
	height:8px;
	background:url(/img/dd/search-top-right-corner.gif) no-repeat;
}

#search-list #search-results .search-item {
	border-top:2px solid #cc0033;
	margin-bottom:10px;
}

#search-list #search-results .search-item .search-img {
	float:right;
	width:200px;
}

#search-list #search-results .search-item .search-img .search-rate {
	padding:10px;
	background:#e9e9e9;
}

#search-list #search-results .search-item .search-img .search-rate a {
	float:right;
}

#search-list #search-results .search-item .search-img .search-rate img {
	margin:1px;
}

#search-list #search-results .search-item .search-img .search-rate .search-vote {
	display:none;
	margin:2px 0px;
}

#search-list #search-results .search-item .search-description {
	padding-top:20px;
}

#search-list #search-results .search-item .search-description h4 {
	font-size:1.2em;
	font-weight:bold;
	margin:0;
	padding:0;
}

#search-list #search-results .search-item .search-description h4.red {
	color:#cc0033;
}

#search-list #search-results .search-item .search-description ul {
	padding-left:0px;
	list-style:inside url(/img/dd/list-style-dash.png);
}

#search-list #search-results .search-item .search-description .search-descriptiontext {
	margin:10px 0px;
}

#search-list #search-results .search-item .search-description .business-address, #search-list #search-results .search-item .search-description .business-address a {
	color:#666666;
}

/* Contact seller popup */
#contact-popup .popup-tab, #contact-popup .popup-tab-sel {
	border:1px solid #cc0033;
}

#contact-popup .popup-tab {
	background-color:#cc0033;
}

#contact-popup .popup-tab-sel {
	color:#cc0033;
}

#contact-popup .popup-tab-sel a {
	color:#cc0033;
}

#contact-popup #popup-content-container {
	border:1px solid #cc0033;
}