/* CSS Document */

body {
	background-color: #FFFFFF;
	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #444;
    line-height: 16px;
	border: 0;
	padding: 0;
    margin: 0;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 4px 0;
}

#dw_frame {
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	width: 960px;
	background-color: #FFFFFF;
}

#dw_header h1 {
	visibility: hidden;
	padding: 0px;
}

#dw_header {
	background:url(../images/DigitalWindow_logo.gif) left bottom no-repeat;
	height:63px;
	width: 960px;
	margin: 10px auto;
}

#dw_header #homeLink {
    display: block;
    width: 280px;
    height: 100px;
}

#dw_strip {
	height:50px;
	margin: 0 0 20px 0;
	background: url(../images/Window_glowing_lines.jpg) center top repeat-x;
}

#content, #contact, #sitemap {
    min-height: 500px;
	width: 575px;
	padding-left: 210px;
	padding-right: 15px;
	padding-top: 0px;
	margin-top: 0px;
	border: 0;
	background-position: right;
	background-repeat: repeat-y;
}

#footer {
	background-color: #FFFFFF;
	padding: 20px 20px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
	background: url(../images/bttm_line.gif) center top repeat-x;
}

#copyright {
	float: left;
	text-align: left;
}

#privacy {
	float: right;
	text-align: right;
}


/* Content */
#home {
	width: 585px;
	background:url(../images/dw_bkgrd.gif) 5px top no-repeat;
}

#affliate {
	width: 585px;
	background:url(../images/aw_bkgrd.gif) 5px top no-repeat;
}

#shop {
	width: 585px;
	background:url(../images/sw_bkgrd.gif) 5px top no-repeat;
}

#contentw {
	width: 585px;
	background:url(../images/cw_bkgrd.gif) 5px top no-repeat;
}

#cash {
	width: 585px;
}

#content ul {
	margin: 10px 0 0 20px;
	padding: 0;
}

#content li {
	list-style-type: none;
	padding: 2px 0;
	list-style: square outside url(../images/BulletPoint.gif);
}

#content hr {
    background-color: #e5e5e5;
    height: 1px;
    border: 0;
    width: 90%;
    margin: 20px auto;
}

#address {
	float: left;
	width: 290px;
}

#sitemap li {
	list-style-type: none;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
	background-image: url(../images/BulletPoint.gif);
	background-repeat: no-repeat;
	background-position: -2px 1px;
	margin-right: 430px;
	margin-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B1B3B4;

}

#sitemap ul {
	margin-top:0px;
	list-style-type:none;
	white-space:nowrap;
}

#sitemap ul li{
	margin-top:0px;
	list-style-type:none;
	white-space:nowrap;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B1B3B4;
	
}



/* Link */
a:link, a:visited {
	color: #333333;
	text-decoration: underline;
}	

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

.navitext {
font-size: 0px;
color: #FFFFFF!important;
}

/*Contact form*/


.searchform {
	border: 1px solid #999999;
	padding: 10px;
	background: #f9f9f9;
	vertical-align: top;
}

.texterror {
	color: #f00;
	font-weight: bold;
}

h1 {
	font: normal 2.6em  Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#000000;
	margin: 4px 0 14px 0;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 4px 0;
}

