@charset "utf-8";
body {
	background-image: url(images/mixed.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
}
#wrapper {
	background-color: #FFFFFF;
	border: 1px solid #223D5A;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}


#content {
	color: #222222;
	background-color: #FFFFFF;
}
#content p {
	text-indent: 20px;
}
#content hr {
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content blockquote {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	text-indent: 0px;
	background-color: #f4f4f4;
	padding: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	font-weight: bold;
	color: #666666;
}





#header {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #223D5A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
}

#featured {
	color: #222222;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#featured h1 {
	font-family: Tahoma;
	font-size: 24pt;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: -1px;
	color: #CC0000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#featured h3 {
	font-size: 12pt;
}
#featured h2 {
	font-size: 13pt;
	color: #222222;
	font-family: Tahoma;
}

#featured img {
	border: 3px dotted #CC0000;
	padding: 8px;
}
#order {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
	border: 5px dashed #CC0000;
	text-align: center;
}
#order td {
	padding: 25px;
}

.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.highlight {
	background-color: #FFFF99;
	padding-right: 4px;
	padding-left: 4px;
}
#videolist {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#videolist p {
	text-indent: 0px;
}
#videolist img {
	border: 1px solid #666666;
}
#videolist td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 4px;
	padding-left: 4px;
}
#videolist h3 {
	font-size: 12pt;
	background-color: #f4f4f4;
	padding: 5px;
	border: 1px solid #e8e8e8;
	margin: 0px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
