TD, DIV, P, BODY {
	-moz-box-sizing:border-box;
	box-sizing:border-box;

	font-family : verdana, arial, helvetica, sans-serif;

	font-size : 10px;
	font-weight : normal;
	color : #666666;
}

p {
	font-size : 12px;
}

FORM {
	 margin : 0px;
     padding : 0px;
}

BODY {
         background-color : #FFFFFF;
         margin : 0px;
         padding : 0px;
		 text-align : center;
}
img {
	border : 0;
	margin : 0;
	padding : 0;
}

a {
	color : #333333;
	text-decoration : none;
}
a:hover {
	color : #666666;
	text-decoration : underline;
}

hr {
	background-color : #999999;
	color : #999999;
	height : 1px;
	border : 0;
	margin : 8px;
}


#header {
	background : url(/images/header_bg.gif) no-repeat;
	width : 750px;
	height : 93px;
	text-align : left;
}
#main {
	width : 750px;
	
	margin: 20px auto;

}
#headerad {
	float : right;
	text-align : right;
	z-index :10;
	width : 483px;
	padding : 0px 15px 0px 0px;
}
#logo {
	
	padding : 8px 0px 0px 8px;
	
	
	
}

#tag {
	
	text-align : right;
	color : #ffffff;
	font-size : 10px;
	margin-top : 15px;
	width : 468px;
}
#udm {
	top : -15px;
	margin-bottom : -16px;
}

#udm ul {
	-moz-border-radius: 11px;
  	border-radius: 11px;
}

#speciallinks {
	background : #dddddd url(/images/bg_speciallinks.gif) no-repeat;
	padding : 3px;
	margin : 8px 0px 0px 0px;
	height : 20px;
	width : 590px;
	float : left;
}
#date {
	
	background : #DDDDDD url(/images/bg_date.gif) no-repeat;
	padding : 3px 0px;
	margin : 8px 0px 0px 597px;
	height : 20px;
	width : 150px;
}
#strip {
	display : block;
	margin-top : 5px;
}

#stripnav {
	background : #999999 url(/images/bg_stripnav.gif) no-repeat;
	padding: 3px 8px 0px;
	margin : 3px 0px 10px 0px;
	height : 20px;
	color : #cccccc;
	text-align : left;
	width : 590px;
	float : left;
}
#stripnav a {
	color : #ffffff;
}
#stripnav a.button {
	float: right;
}
#prevnext {
	background : #999999 url(/images/bg_prevnext.gif) no-repeat;
	padding : 3px 0px;
	width : 150px;
	margin : 3px 0px 10px 597px;
	height : 20px;
	color : #cccccc;
	font-weight : bold;
}

a.button {
	padding : 0px 5px;
	margin-right : 4px;
	color : #ffffff;
	-moz-border-radius: 10px;
  	border-radius: 10px;
}
#maincolumn a.button {
	padding : 2px 4px;
	border : 1px solid #666666;
	
	

}
#prevnext a.button:hover, #stripnav a.button:hover, #maincolumn a.button:hover {
	color : #666666;
	border : 1px solid #888888;
	background-color :#eeeeee;
	text-decoration : none;
	padding : 0px 4px;
	
}
#maincolumn a.button:hover {
	padding : 2px 4px;
}

div.nicetitle {
    position: absolute;
    padding: 4px;
    top: 0px;

    left: 0px;

    color: white;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    width: 20em;
	font-weight: normal;
    background-color: #cccccc;
    font-size: 11px;
	    
    /* IE proprietary */
    /*filter:alpha(opacity=90);*/
    
    /* Mozilla proprietary */
    /*-moz-opacity:0.90;*/
    -moz-border-radius: 10px;
	text-align: left;

}
div.nicetitle p {
    margin: 0; padding: 0 3px;
}

p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
	font-weight:normal;
	color:#999999;
}

p.titletext {
	font-size:11px;
	color : #666666;
}

#serieslink {
	font-weight : bold;
}
#leftcolumn {
	width : 250px;
	float : left;
	text-align : left;
	margin: 0px;
}
#maincolumn {
	
	margin: 0px 0px 0px 260px;
	
	text-align : left;
}

.titlebar, .dh_titledbox h3 {
	background-color : #DDDDDD;
	padding : 3px 8px;
	margin : 0px 0px 2px 0px;
	height : 20px;
	/*-moz-border-radius: 11px;
  	border-radius: 11px;*/
	font-weight : bold;
	
}
.box, .dh_boxbody {
	background-color : #999999;
	padding : 8px;
	margin : 0px 0px 16px 0px;
	color : #ffffff;
}

.dh_titledbox h3, .dh_boxbody {
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
  	border-radius: 11px;
}
.displayimage {
	border : 7px solid #dddddd;
	-moz-border-radius: 7px;
  	border-radius: 7px;
	margin : 0px 0px 2px 0px;
}
.rssbutton {
	border:1px solid;
	border-color:#FC9 #630 #330 #F96;
	padding:0 3px;
	font:bold 10px verdana,sans-serif;
	color:#FFF;
	background:#F60;
	text-decoration:none;
	margin:0; 
	float : right;
}
.linkbuttons {
	text-align:center;
	
}
.linkbuttons img {
	margin-bottom : 2px;
}

.content, #dh_store_content p {
	font-size : 12px;
	margin : 8px 8px 16px;
	padding : 0px 0px  0px 0px;
}	

.content a {
	font-weight : bold;
}

.content p {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

.commentlinks {
	clear:  right;
	text-align : right;
	background-color : #DDDDDD;
	padding : 3px 8px;
	margin : 4px 0px 2px 0px;
	height : 20px;
	-moz-border-radius: 11px;
  	border-radius: 11px;
	font-weight : bold;
}
h1, #dh_store_content h2 {
	margin : 8px 0px 4px 8px;
	padding : 0px 0px  0px 0px;
	font-size : 12px;
	font-weight : bold;
}
h2 {
	margin : 0px 8px 0px 8px;
	padding : 0px 0px  0px 0px;
	font-size : 11px;
	font-weight : bold;
}

div.newstext h2 {
	float : right;
}

h3 {
	margin : 0px 0px 0px 8px;
	padding : 0px 0px  0px 0px;
	font-size : 11px;
	font-weight : normal;
}
h4 {
	margin : 0px 0px 4px 0px;
	padding : 0px;
	font-size : 12px;
	font-weight : bold;
}
#morenews {
	float : right;
	margin-right : 8px;
	font-weight : bold;
}
#footer {
	 text-align : left;
	 clear : both;
	 margin-top  :10px;
	 border-top : 1px solid #999999;
	 padding-top  :5px;
}	
#footerlinks, #contactlinks {
	margin-bottom : 5px;
}
#footerlinks {
	float : right;
}
#legalese {
	color : #999999;
}
.content img {
	margin-bottom : 4px;
}

div.rounded {
 background: #DDDDDD url(/images/tr.gif) no-repeat top right;
 height : 20px;
 margin-bottom : 2px;
 position : relative;
clear : right;
}
div.rounded div {
 background: transparent url(/images/tl.gif) no-repeat top left;
 height : 20px;
}
div.rounded div div {
 background: transparent url(/images/br.gif) no-repeat bottom right;
  height : 20px;
}
div.rounded div div div, .store_content h1 {
	background: transparent url(/images/bl.gif) no-repeat bottom left;
	padding: 4px 8px 0px 8px;
	font-weight: bold;
	height: 20px;
}

.store_content h1
{
	font-size: 10px;
	margin: 0;
	height: 16px;
}

div.roundedbox {
 background: #999999 url(/images/dtr.gif) no-repeat top right;
 position : relative;
 margin-bottom : 10px;
 clear : both;
}
div.roundedbox div {
 background: transparent url(/images/dtl.gif) no-repeat top left;
}
div.roundedbox div div {
 background: transparent url(/images/dbr.gif) no-repeat bottom right;
}
div.roundedbox div div div {
 background: transparent url(/images/dbl.gif) no-repeat bottom left;
padding : 4px 8px;
color : #ffffff;
}

.left {
	text-align : left;
}

.right {
	text-align : right;
}
.center {
	text-align : center;
}
.x {
	font-size : 9px;
	border : 1px solid #666666;
	margin-left : 4px;
	text-decoration : none;
	
}
.infolink {
	display : block;
	float : right;
}
.calendar {
	margin:auto;
}
.calendar td, .calendar th {
	text-align : center;
}
.calendar th {
	font-size : 11px;
}
.calendar a {
	display: block;
	color : #ffffff;
	font-weight : bold;
	-moz-border-radius: 6px;
  	border-radius: 6px;
	padding : 1px;
}
.calendar a:hover {
	background-color : #bbbbbb;
	color : #ffffff;
	text-decoration : none;
}

.calendar a.selected {
	background-color : #cccccc;
	color : #333333;
	text-decoration : none;
}

#calendarbox {
	width : 180px;
	padding : 0px;
	margin: 0 10px;
	float : left;
	
}
#archivemonth, #seriesform {
	margin : 3px 0px;
	text-transform : lowercase;
	
}
#archivemonth select, #seriesform select {
	font-size : 10px ;
}
.prevmonth {
	width : 25px;
	padding : 0px;
	margin : 0px;
	float : left;
}
.nextmonth {
	width : 25px;
	padding : 0px;
	margin : 0px;
	float :left;
}

.clear {
	clear : both;
}
.googleads {
	text-align  :center;
	margin-bottom : 20px;
}
.error {
	color:#ff0000;
	font-weight: bold;
} 


.polloption {
	color : #333333;
	background-color : #DDDDDD;
	margin : 3px;
	padding : 3px;
	vertical-align : middle;
	font-size : 10px;
	font-weight : bold;

}

.pollinfo {
	font-size : 9px;
	color : #666666;
	margin-top : 4px;
}
.pollquestion {
	font-weight : bold;
	margin-top  :10px;
}
.polltable, .usertable, ul#dh_store_print_shipping {
	width : auto;
}

.polltable td, .usertable td, ul#dh_store_print_shipping li {
	background-color : #EEEEEE;
	padding : 4px;
}
.pollbarcell {
	width : 100px;
	text-align : right;
}
.pollbar {
	background-color : #999999;
	float : right;
}
.percentcell {
	width : 60px;
	text-align : right;
}
.answercell {
	width :60%;
}
#search {
	text-align : left;
	margin : 16px 0px;
}
.searchtable, .infotable, .usertable, ul#dh_store_print_shipping {
    background-color : #FFFFFF;
	
	margin : 0px 0px 4px 0px;
	
}

.characterinfo {
	display : none;
}
.searchtable td, .infotable td {
	background-color : #CCCCCC;
	color : #ffffff;
	padding : 3px 6px;
	-moz-border-radius: 10px;
  	border-radius: 10px;
	vertical-align : top;
}
.searchtable td.overtitle, .infotable td.overtitle, .usertable td.overtitle {
	background-color : #777777;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
}
.searchtable th, .infotable th {
	background-color : #999999;
	font-size : 10px;
	-moz-border-radius: 10px;
  	border-radius: 10px;
	padding : 3px 6px;
	color : #FFFFFF;
	white-space : nowrap;
}
.faded {
	color : #cccccc;
}
.searchlinks {
	float :right;
	
}
.searchnav {
	margin : 0px 0px 4px 0px;
}
.searchform {
	margin-top : 12px;
}

.searchtable td.resultstitle, .searchtable td.resultsstripdate, .infotable td.panel, .infotable td.appearance  {
	background : #CCCCCC url(/images/news_off.gif) 0px 0px no-repeat;
	padding-left : 18px;
	white-space : nowrap;
	
}

.searchtable td.resultsdate, .searchtable td.resultsscore {
	text-align : center;
	white-space : nowrap;
}
.infotable td.props ul {
	margin : 0px;
	padding : 0px 0px 0px 14px;
}
.infotable td.props li {
	margin : 0px;
	padding : 0px;
}
.cartbutton {
	
}
.cartbuttonright {
	float : right;
}
.storecredit {
	margin : 20px 0px 10px;
}
.itemlist {
	padding : 4px 0px;
	text-align : left;
	margin-left : 45px;
}
.itemlist img, .itemtable td.itemimgcell a img, .avatar {
	border : 4px solid #CCCCCC;
}
.itemlist img {
	margin : 4px;
	
}
.itemlist a:hover img, .itemtable td.itemimgcell a:hover img {
	border : 4px solid #666666;
	
}
.storesubsections {
	padding : 8px;
}
.itemtable {
	width : auto;
	clear : right;
	margin-bottom : 10px;
	border-top : 1px dotted #CCCCCC;
	
}
.itemtable td {
	vertical-align : top;
}
.info2 {
	color : #ff0000;
}

.itemtable td.itemimgcell {
	width : 195px;
	padding-top : 10px;
}
.itemtable td.iteminfo {
	padding-top : 10px;
}
.origlink {
	margin : 3px 0px;
}
.avatar {
	float : left;
	margin : 4px 0px;
}
ul.userlist {
	margin : 10px 0px 0px 135px;
	padding : 0px;
} 
ul.userlist li {
	padding : 0;
	margin : 0;
}

.postscore, .postreplies {
	text-align : center;
}
.label {
	vertical-align : top;
	font-weight : bold;
	
} 
.wideinput {
	width : 300px;
}
.submitrow td {
	background-color : #999999;
}

.lastfivestrip {
	text-align:left;
	margin-top  :10px;
}
.lastfivestrip .date {
	font-weight : bold;
	margin-left : 5px;
}
.todaylink {
	float : right;
}
.previouslink {
	
}
.lastfivenav {
	text-align  :left;
	font-size : 12px;
	margin :20px 5px;
}

a#dh_store_print_thumbnail
{
	float: right;
	padding: 5px;
}

a#dh_store_print_thumbnail img {
	width: 485px;
}

ul#dh_store_print_shipping {
	padding: 0px;
	margin-left: 5px;
}

ul#dh_store_print_shipping li {
	display: inline;
	list-style: none;
	text-align: center;
	float: left;
	margin-right: 3px;
}

ul#dh_store_print_shipping li input {
	width: 85px;
	height: 21px;
	margin: 3px 0px 3px 0px;
	
}