* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

html, body {
	background: #fff;
	text-align: center;
}

img {
	border: 0;
	display: block;
}

table {
	border-collapse: collapse;
}

th, td {
	vertical-align: top;
	font-size: 12px;
}

p, li, dd, dt, a, label, address, blockquote {
	font-size: 12px;
	line-height: 140%;
	font-style:normal;
}

p, ul, ol, dl, address, blockquote {
	margin-bottom: 20px;
}

ul, ol {
	margin-left: 12px;
	padding-left: 12px;
}

ul li ul, ul li ol, ol li ul, ol li ol {
	margin-bottom: 0px;
}

h1 {}

h2 {
	margin-bottom: 20px;
	font-size: 25px;
	color: #A62848;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	color: #000;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}


h4 {
	color: #A62848;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

h5 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
}

a  {
	color: #2C79C7;
	text-decoration: underline;
	font-weight: normal;
}

a:hover  {
	color: #2C79C7;
	text-decoration: none;
}

option  {
	padding-right: 5px;
}

select, option, input, textarea {
	font-size: 11px;
	z-index: -1;
}

fieldset {
	border: 0;
	margin-bottom: 20px;
}

hr {
	display: none;
}


/* custom styles ===== */

.wrapper {
	margin: 0px auto;
	width: 776px;
	padding-bottom: 30px;
	text-align: left;
}

.torso {
	padding-bottom: 10px;
}

/* head ============= */

.header {
	width: 776px;
	height:	176px;
	position: relative;
	background-image: url(images/head_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 7px;
}

h1 {
	position: absolute;
	top: 45px;
	left: 17px;
	float: left;
}

.dvd_image {
	position: absolute;
	top: 0px;
	left: 383px;
	float: left;
}

.testimonial_text {
	position: absolute;
	top: 30px;
	right: 20px;
	width: 230px;
	text-align: right;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
}

.left_col {
	width: 200px;
	position: relative;
	float: left;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-y;
}

.left_col_layer_1 {
	background-image: url(images/menu_cap.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.left_col_layer_2 {
	background-image: url(images/dee_menu.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.left_col_layer_2_home {
	background-image: url(images/shoe_home_menu.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.menu {
	margin: 0 0 0 12px;
	padding: 0;
	list-style: none;
	padding: 15px 0 120px 0;
}

.menu_home {
	padding: 15px 0 0 0;
}

.menu li {
	display: inline;
	color: #000;
	font-size: 13px;
	font-weight: bold;
}

.menu a {
	display: block;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 8px;
	background-image: url(images/bullet_black.gif);
	background-repeat: no-repeat;
	padding-left: 9px;
}

.menu a:hover {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

a.buy, a:hover.buy {
	color: #A72734;
	background-image: url(images/bullet_red.gif);
}



.center_col {
	width: 396px;
	position: relative;
	float: left;
	margin: 0 25px 0 15px;
}


.right_col {
	width: 140px;
	position: relative;
	float: left;
}

.home_col {
	width: 561px;
	position: relative;
	float: left;
	margin: 0 0 0 15px;
}

.clearing {
	clear: both;
	line-height: 0;
	font-size: 0;
}


.footer {
	margin-top: 30px;
	border-top: 1px solid #666;
}

.tag {
	margin: 0;
	padding: 0;
	text-align: right;
	list-style: none;
	padding-top: 15px;
}

.tag li {
	display: inline;
	font-size: 10px;
	color: #000000;
	padding-left: 6px;
}

.tag a {
	color: #000000;
	font-size: 10px;
}

.inline {
	display: inline;
}

.toc {

}

.hr {
	margin: 20px 0;
	border-bottom: 1px solid #CCCCCC;
}

.photo_right {
	float: right;
	margin: 0 0 5px 5px;
}

.box_welcome {
	background-image: url(images/dee_home.jpg);
	background-position: top right; 
	background-repeat: no-repeat;
	padding-right: 190px;
}

.home_boxes {
	background-image: url(images/box_double_bg.gif);
	background-repeat: repeat-y;
}

.box_276 {
	width: 276px;
	float: left;
	background-color: #E9E9D6;
}

.dvd_home {
	float: right;
	display: inline;
}

.padder {
	padding: 3px 10px;
}

.right_margin_8 {
	margin-right: 8px;
}

.right_margin_3 {
	margin-right: 3px;
}

.big, .big a {
	font-size: 14px;
}

.no_margin {
	margin: 0;
}

.a_center {
	text-align: center;
}

a.link {
	padding-left: 8px;
	background-image: url(/images/bullet_black.gif);
	background-repeat: no-repeat;
}

.quote_box {
	background-image: url(images/bq_left.gif);
	background-repeat: no-repeat;
	padding: 0 20px;
}

.quote_box blockquote {
	background-image: url(images/bq_right.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-style: italic;
}

.aqua {
	padding-bottom: 3px;
}
