/* CSS Document */

body {
	width:100%;
	margin:0 auto;
	text-align:center;
	background-color:#ffffff;
	}
	
del { text-decoration:line-through;}

a img {
	border:0;
	}

.wrapper { 
	width:946px;   /* Changes the width and height of space where you are going to put content*/ 
	height:100%;
	text-align:left;
	background:#ffffff;
	/*margin:5px 10px 5px 10px;
	padding:5px 5px 5px 5px;
	border:1px solid #A3B3FA;*/  
	margin:0 auto;
	}

#siteBanner {
	margin: 0px 0px 20px 0px; /* Changes the distance from the bottom of the banner beginning of the content area */
	width:946px; /* Changes the width of the banner */
	}

#siteContent {
	height:100%;
	width:946px;
	}

#siteNav { 
	width:198px;
	float:left;
	}

#siteNav ul { 
	padding:0;
	margin:0;
	display:block;
	background-color:#ffffff;
	}

#siteNav li {
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	}
	
#siteNav li.a {
	list-style-type:none;
	background:#EAE5D2;
	}
	
#siteNav li.b {
	list-style-type:none;
	background:#FDF7DC;
	}
	
#siteNav li a:link, #siteNav li a:visited  {
	display:block;	
	padding: 1px 0px 1px 5px;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
	color:#000;
	}

#siteNav a:hover, #siteNav a:active, #siteNav a:focus {
	color:#000;
	background: #C48A98;
	text-decoration:none;
	}
	
#siteNav li #normalize {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	}

#siteNav .siteBrochure { 
	margin:10px 0px 0px 0px;
	width:198px;
	float:left;
	}

.siteBrochure .Catalog_Text { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}

.siteBrochure #hero {
	margin:0px 0px 0px 5px;
	}

.siteBrochure #downloadNow{
	}

.siteBrochure #orderNow{
	margin:10px 0px 10px 0px;
	}
	
.siteBrochure #orderNow a:hover {
	background:#ffffff;
	}

#informationWrapper {
	width:730px;
	float: right;
	height:100%;
	margin: 0px 5px 15px 0px;
	margin: 0px 5px 25px 0px !important;
	}

#container { 
	background: #FDF7DC;
	width:555px;
	float:left;
	min-height:665px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 10px 0 0;
	}

#container .scroll {
	margin:10px 10px 10px 10px;
	padding: 0px 10px 0px 5px;
	}

#container p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
		
#container h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#A72843;
	}

#container h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A72843;
	}

#container object {
	text-align:center;
	margin-top:10px;
	}

#container a:link, #container a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A72843;
	text-decoration:none;
	}

#container a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004990;
	}

#container #customerlist li {
	list-style-type:none;
	}
	
/* Product Page Styles */
	
#product_specs {
	color:#333333;
	}
	
#product_specs h2 {
	font-size:17px;
	font-weight:bold;
	color:#A72843;
	}
	
#product_specs p {
	}
	
#product_specs .redTag {
	font-weight:bold;
	color:#A72843;
	}

#product_specs ul {
	}

#product_specs li {
	}
	
/* PRODCUT SESSION*/

#product_sessions {
	color:#333333;
	}
	
#product_sessions h2 {
	font-size:17px;
	font-weight:bold;
	color:#A72843;
	}
	
#product_sessions h3 {
	font-size:13px;
	font-weight:bold;
	color:#A72843;
	margin:0;
	padding:0;
	}
	
#product_sessions h3.speaker_name {
	font-size:13px;
	font-weight:bold;
	color:#A72843;
	margin:10px 0 7px 0;
	padding:0;
	}
	
#product_sessions p {
	margin:4px 0 0 0;
	padding:0;
	}	
	
#product_sessions ul {
	}
	
#product_sessions ul#session_topics li {
	list-style-type:none;
	padding:1px 0 2px 0;
	}
	
#product_sessions ul#session_topics li a:hover {
	text-decoration:underline;
	}

.JavaCollection {
	padding:10px;
	}
	
#JavaCollectionEvents {
	float:left;
	width:302px;
	}
	
#JavaCollectionEvents img {
	border:1px solid #999;
	display:block;
	margin-bottom:10px;
	}
	
#JavaCollectionSpecial {
	float:left;
	margin-left:20px;
	text-align:center;
	width:203px;
	}

table {
	border-collapse:collapse;
	}
	
#PricingChart {
	background:#F8F298;
	margin:20px auto 10px auto;
	width:450px;
	}

#PricingChart th {
	background:#D7B419;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding:2px 0;
	text-align:center;
	}

#PricingChart tr {
	}

#PricingChart tr.FinalPrice {
	border-top:1px solid #333;
	}
	
#PricingChart td {
	padding:5px 0 5px 10px;
	}
	
#PricingChart td strong {
	color:#800000;
	font-weight:bold;
	}

.return_top	{
	margin-bottom:10px;
	clear:both;
	}
	
.return_top a:link, .return_top a:visited {
	float:right;
	}
	
/* PRODUCT HEADER */

#product_header {
	padding-bottom:10px;
	}
	
#product_header img {
	float:left;
	}

a.product_header_link:link , 
a.product_header_link:visited {
	float:right;
	}
	
#preview_content_wrapper { float:right; margin:0 0 10px 10px; width:auto;}
	
#product_screenshot {padding:5px;background:#ffffff;border:1px solid #999999; margin-bottom:10px;}
	
#request_product { text-align:center;}
	
/* Footer Navigation */

.product_footer_navigation {padding:15px 0 0 0;}
	
.product_footer_navigation a:link, .product_footer_navigation a:visited {float:right;}
	
/* Rounded Corners and Tools */	

.clearfloat {clear:both; height:0; font-size:1px; line-height:0px;}
	
.rtop, .rbottom {display:block; background: #fff;}
	
.rtop *, .rbottom * { display: block; height: 1px; overflow: hidden; background: #FDF7DC;}
	
.r1	{margin: 0px 5px;}

.r2	{margin: 0px 3px;}

.r3	{margin: 0px 2px;}

.r4	{margin: 0px 1px; height: 2px;} 
	
.newsColumnRight {float:right; width:150px; height:auto;}

#containerFooter {text-align:center; clear:both;  margin: 0px 0px 0px 0px; /* Changes the width of the content box */ background: #FDF7DC; width:944px;}

#containerFooter #text {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000;}

/* DEMO REQUEST PAGE */

#demoRequest-wrapper { margin-top:30px;}
.demoChoice { margin-bottom:20px; }
.brandLogo { float:left; display:block;}
.requestDemoButton { float:right; display:block; margin-top:15px;}
.demoRequestFrom { margin:10px 0; text-align:left; font-family:Arial, Helvetica, sans-serif;}
.demoRequestFrom fieldset { border:3px double #CCCCCC; font-size:12px; margin-bottom:10px; padding:10px; }
.demoRequestFrom ol { margin:0; padding:0; }
.demoRequestFrom li { list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:2px;}
.demoRequestFrom li label { width:120px; display:inline-block; font-size:12px; line-height:1.8; vertical-align:top; }
.demoRequestFrom li input { background:none;  border-color:#99B5D7; border-style:none none solid; border-width:0 0 2px; font-size:11px; font-weight:bold; width:200px; }
.demoRequestFrom li.checkBox input { width:20px; }
.submit-wrapper { text-align:center; }
.submit-wrapper input { }

.brclear { clear:both; height:0; margin:0; font-size: 1px; line-height: 0;} 





