* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url("/universal/page_background.gif") repeat-x;
	text-align: center;
	font-family: Arial, "MS Trebuchet", sans-serif;
}

/* Wrapper *********************/

#Wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 920px; 
	display: block;
	text-align: left;
}

/* Header *********************/

#Header {
	position: relative;
	width: 920px;
	height: 170px;
	background: #fff url("/universal/anchor_banner.gif") no-repeat 0 0;
}

#HeaderMenu  {
	position: absolute;
	bottom: 0;
	left: 20px;
	height: 40px;
	line-height: 40px;

	color: black;
	font-size: 0.85em;
	font-weight: bold;
	text-shadow:2px 2px 2px white;
}

#HeaderMenu a {
	padding-left: 4px;
	padding-right: 8px;
	text-decoration: none;
	cursor: pointer;
	color: black;
}

#HeaderMenu a:visited {
	color: black;
}

#HeaderMenu a:hover {
	text-decoration: underline;
	color: black;
}

#HeaderBack  {
	position: absolute;
	bottom: 0;
	right: 20px;
	height: 40px;
	line-height: 40px;

	color: black;
	font-size: 0.85em;
	font-weight: bold;
	text-shadow:2px 2px 2px white;
}

#HeaderBack a {
	padding-left: 4px;
	padding-right: 8px;
	text-decoration: none;
	cursor: pointer;
	color: black;
}

#HeaderBack a:visited {
	color: black;
}

#HeaderBack a:hover {
	text-decoration: underline;
	color: black;
}

/* Footer *********************/

#Footer {
	position: relative;
	width: 920px;
	height: 40px;
	background: #fdedc0 url("/universal/anchor_footer.gif") no-repeat 0 0;
}

#FooterMenu  {
	position: absolute;
	bottom: 0;
	right: 20px;
	height: 40px;
	line-height: 40px;

	color: #633100;
	font-size: 0.80em;
	font-weight: normal;
}

#FooterMenu a {
	padding-left: 4px;
	padding-right: 8px;
	text-decoration: none;
	cursor: pointer;
	color: black;
}

#FooterMenu a:visited {
	color: black;
}

#FooterMenu a:hover {
	text-decoration: underline;
	color: black;
}

/* Content *********************/

#Content {
	min-height: 420px;
	overflow: hidden;
	height: 100%; /* hack as ie6 does not support overflow: hidden; */
	background: #fdedc0 url("/universal/page_background_1px_high.gif") repeat-y;
	color: #633100;
	font-size: 0.85em;
}

#Content p {
	margin: 1em 20px 1em 20px;
}

#Content p strong {
	display: block;
	padding: 0.25em 0;
}

#Content p.centered {
	text-align: center;
}

#Content h2 {
	margin: 0.5em 20px 0.25em 20px;
	font-weight: normal;
	font-size: 1.4em;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-align: left;
}

#Content h2 a {
	text-decoration: none;
	color: #633100;	
}

#Content h2 a:visited {
	color: #633100;
}

#Content h2 a:hover {
	color: #bc2000;
	text-decoration: underline;
}

#Content h4 {
	margin: 1.0em 20px 1.0em 20px;
}

/* Product collection heading ********************* */

#Content h3 {
	margin: 2.0em 20px 1.0em 20px;
	font-weight: bold;
	font-size: 1.0em;
	font-variant: small-caps;
	text-align: left;
	border-bottom: #633100 dotted 1px;
	clear: both;
}

#Content h3 div {
	float: right;
	font-weight: normal;
	font-style: italic;
}

/* used for home page banner *********************/

#Content h4.home_page_banner {
	margin: 1.0em 20px 1.0em 20px;
	font-weight: normal;
	font-size: 19px;
	letter-spacing: 1px;
	font-variant: small-caps;
	text-align: center;
	clear: both;
}

/* model_menu *********************/

ul.model_menu {
	margin: 0.25em 16px 2em 16px;
	padding: 4px 10px;
	background-color: #fef9eb;
	white-space: nowrap;
	color: #633100;	
	font-size: 0.85em;
	font-weight:bold;
}

ul.model_menu li {
	display: inline;
	list-style-type: none;
	padding-right: 6px;
}

ul.model_menu li a {
	font-weight: normal;
	text-decoration: none;
	color: #633100;	
}

ul.model_menu li a:visited {
	color: #633100;
}

ul.model_menu li a:hover {
	color: #bc2000;
	text-decoration: underline;
}

/* downloads *********************/
/*
div.downloads {
	margin: 2px 0 2px 0;
	padding: 2px 0 2px 0;
	text-align: center;
	font-size: 0.9em;
	background-image: url('/universal/dl_hatch.gif');
	background-repeat: repeat;
}

div.downloads img {
	vertical-align: middle;
	padding-right: 8px;
}

div.downloads a {
	font-weight: normal;
	text-decoration: none;
	color: #633100;	
}

div.downloads a:visited {
	color: #633100;
}

div.downloads a:hover {
	color: #bc2000;
	text-decoration: underline;
}
*/

/* ipew_widget styles *********************/

div.ipew_widget {
	padding: 0;
	overflow: hidden;
	position: relative;
	border: 0;
}

div.ipew_widget img {
	margin: 0;
	padding: 0;
	position: absolute;
	border: 0;
	left: 0;
	top: 0;
}

/* General styles *********************/

.clear {
	clear: both;
}

img.product {
	border: 1px solid #b4aa77;
}

iframe {
	border: 1px solid #b4aa77;
}

/* cgallery & cthumbs *********************/

#Content div.cgallery {
	width: 920px;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	overflow: auto;
}

#Content div.cthumb {
	float: left;
	width: 230px;
	height: 160px;
	text-align: center;
}

#Content div.cthumb div.ipew_widget {
	margin-left: auto;
	margin-right: auto;
}

#Content div.cthumb p {
	margin: 0.25em 0 0 0;
}

#Content div.cthumb a {
	font-weight: bold;
	text-decoration: none;
	color: #633100;	
}

#Content div.cthumb a:visited {
	color: #633100;
}

#Content div.cthumb a:hover {
	color: #bc2000;
	text-decoration: underline;
}


/* ithumbs *********************/

#Content div.ithumb {
	float: left;
	width: 184px;
	height: 100px;
	text-align: center;
	font-size: 0.85em;
}

#Content div.ithumb img {
	border: 1px solid #b4aa77;
}

#Content div.ithumb p {
	margin: 0.25em 0 0 0;
}

#Content div.ithumb a {
	font-weight: bold;
	text-decoration: none;
	color: #633100;	
}

#Content div.ithumb a:visited {
	color: #633100;
}

#Content div.ithumb a:hover {
	color: #bc2000;
	text-decoration: underline;
}

/* product page main columns *********************/

#Content div.product_wrapper {
	width: 880px;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
}

#Content div.product_wrapper div.product_left {
	width: 480px;
	float: left;
}

#Content div.product_wrapper div.product_right {
	width: 360px;
	float: right;
}

#Content div.product_wrapper p.product_title {
	margin: 0 0 10px 0;
	background: #fef9eb;
	text-align: left;
	padding: 2px 8px;
	font-size: 0.9em;
	font-weight: bold;
	clear: both;
}

#Content div.product_wrapper div.product_right div.xthumb {
	float: left;
	width: 120px;
	height: 90px;
	text-align: center;
	font-size: 0.85em;
}

#Content div.product_wrapper div.product_right div.xthumb img {
	border: 1px solid #b4aa77;
}

#Content div.product_wrapper div.product_right div.xthumb img.xthumb_hilite {
	border: 1px solid #f00;
}

#Content div.product_wrapper div.product_left div.product_caption {
	font-size: 1.0em;
	margin-top: 0.5em;
	margin-bottom: 1.0em;
}

#Content div.product_wrapper div.product_left div.product_features {
	text-align: left;
	margin: 1.0em 20px 2.0em 40px;
	font-size: 0.9em;
}

#Content div.product_wrapper div.product_left div.product_features li.title {
	list-style: none;
	font-weight: bold;
	border-bottom: 1px dotted black;
}

/*  downloads_revisited */

div.downloads {
	margin: 1em 20px;
	text-align: left;
	background-image: url('/universal/dl_hatch.gif');
	background-repeat: repeat;
	font-size: 0.9em;
}

div.downloads ul {
	padding: 5px 30px 5px 130px;
}

div.downloads ul li {
	list-style-image: url("/universal/icon_pdf_sm.gif");
	text-align: left;
	padding-bottom: 4px;
}

div.downloads ul li a {
	font-weight: normal;
	text-decoration: none;
	color: #633100;	
}

div.downloads ul li a:visited {
	color: #633100;
}

div.downloads ul li a:hover {
	color: #bc2000;
	text-decoration: underline;
}

/*  product table */

#Content table.product_table {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

#Content table.product_table tbody {
	font-size: 0.9em;
	text-align: center;
}

#Content table.product_table tbody td {
	border: 1px solid #b4aa77;
}

#Content table.product_table tbody th {
	border: 1px solid #b4aa77;
}

#Content table.product_table tbody th.title {
	border: 0;
	text-align: left;
	padding-bottom: 4px;
}


