@charset "utf-8";
/* CSS Document */

img {
	border: none;
}
body {
	margin: 0;
	padding: 0;
}
/* define global typeface */
body, p, td, tr, input, textarea, select {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Geneva, Arial, Helvetica;
	font-size: 9pt;
	line-height: 1.8em;
	width: auto;
}
body, p, td, tr, select {
	color: #000000;
}
p {
	margin-top: 0px;
	margin-bottom: 1.5em;
}
strong, bold {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6, h7, h8 {
	margin-top: 0px;
}
h1 {
	font-family: "Myriad Pro", "Myriad", "Trebuchet MS", Verdana, Geneva, Arial, Helvetica;
	font-weight: bold;
	font-size: 3em;
	line-height: 1em;
	color: #666666;
}
h2 {
	font-family: "Myriad Pro", "Myriad", "Trebuchet MS", Verdana, Geneva, Arial, Helvetica;
	color: #666666;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1em;
}
h3 {
	color: #666666;
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: normal;
}
h4 {
	margin-bottom: 0;
	margin-top: 1em;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: underline;
}
ul, ol {
	list-style-position: outside;
	padding: 0px;
	margin-top: 0em;
	margin-bottom: 1em;
}
ul {
	margin-left: 1.7em;
}

ol {
	margin-left: 3em;
}
hr {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.boxUp {
	padding: 15px;
	line-height: normal;
	border: 1px solid #C0C0C0;
	margin: 15px;
	background-color: #EAEAEA;
}
.specialWriteup {
	margin-bottom: 15px;
	font-size: 1.7em;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: normal;
}
.quote {
	background-image: url(../images/open-quote.png);
	background-repeat: no-repeat;
	padding-left: 70px;
}
.quote  img  {
	margin-top: 10px;
	margin-bottom: 10px;
}
.warning {
	color: #FF0000;
}
.alignRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.Col1 {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.Col2 {
	width: 420px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	display: inline;
}
.Col3 {
	float: left;
	width: 273px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	display: inline;
}

.Col4 {
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	display: inline;
}
.Col5 {
	float: left;
	width: 156px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	display: inline;
}

.clearFix {
	clear: both;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	margin-bottom: 10px;
}

#header  {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666666;


}
.headerTagline {
	float: right;
	margin: 15px;
}

#menu {
	height: 23px;
	margin-bottom: 5px;
	display: none;
}
#bodyHeader {
	font-size: 2em;
	color: #FFFFFF;
	line-height: inherit;
}
#body {
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 20px;
}

#footer {
	clear: both;
	font-size: 8pt;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #666666;
}
#relatedLink {
	background-color: #CCCCCC;
	padding: 10px;
}
#relatedLink p {
	font-weight: bold;
}
#relatedLink ul, #relatedLink ol {
	padding-left: 0;
	margin-left: 1.5em;
	margin-top: 0px;
}
#relatedLink li {
	list-style-type: square;
	line-height: 1.6;
}

#seriesGroup   {
}
#seriesGroup .Col5 {
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
}
#prodHeader {
	display: none;

}
#prodMenu {
	display: none;

}
.prodPhoto {
	float: left;
}
.prodDetails {
	margin-bottom: 3em;
	margin-left: 400px;
}
.prodDetails p, .prodDetails h1   {
	color: #333333;
	line-height: normal;
}
.prodDetails h1 {
	font-size: 24pt;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}
.buttonLeft, .buttonRight {
	display: none;
}
#aboutHeader  {
	height: 290px;
}
#aboutHeader p {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	color: #000000;
	line-height: normal;
	font-size: 1em;
}

#mCastProFooter {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	margin-right: 10px;
	margin-left: 10px;
}
