.jroxTopBox {	/* this applies to the top links div that houses the languages and view cart divs */
	width: 950px;
	padding-top: 8px;
	height:36px;
	color: #FFFFFF;
	margin: 0 auto;
	font-size:10px;
	text-transform:capitalize;
}

.jroxTopBox a {
 color: #FFFFFF;
 text-decoration:none;
}

.jroxTopBox a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.jroxTopLinks {
	float: right;
}

.jroxTopLinks li {
	float:left;
	list-style: none;
	height: 10px;
}

.jroxLinksMenu {
	margin-top: 10px;
}

.jroxShadowTop { /* this is the area on top of the container div */
	width: 1024px;
	margin: 0 auto;
	background: transparent url('http://www.jrox.com/themes/main/jrox_corp/images/jroxContainerBg.png') no-repeat top center;
}
.jroxContainer {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.jroxMenu {
	background: url(http://www.jrox.com/themes/main/jrox_corp/images/jroxTopMenuBg.png) no-repeat;
	height: 27px;
	padding-top: 13px;
	margin: auto;
	width: 950px;
}

.clear {
	clear:both;
}

.jroxMenu a {
	color: #FFFFFF;
	border-right: 1px solid #fff;
	padding: 0 2em;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:400;
}

.jroxMenu a:hover {
	text-decoration: underline;
}

#nav-one-nav-one-6 {
	border-right: 0px;

}

.jroxHeader { /* the div that holds the top header elements */
	margin: auto;
	height: 87px;
	width: 950px;
}



.jroxLogoBox {
	width: 720px;
	height: 100px;
}


.jroxLogo { /* applies to the logo image for the header */
	height: 75px;
	width: 400px;
	position: relative;
	left: 3px;	
	top: 12px;
	background:url(http://www.jrox.com/themes/main/jrox_corp/images/jrox_logo.png) no-repeat;
}

.jroxLogo h1 {
	font: 28px Georgia, "Times New Roman", Times, serif;
	margin-left: 1em;
	color: #666;
}

.jroxSiteTagLine {
	position: absolute;
	top: 8.5em;
	left:7em;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#jroxContactUsLink {
	position: relative;
	top: 2.2em;
	left: 52em;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	width: 300px;
}

#jroxContactUsLink a {
	color: #fff;
	text-decoration:none;
}

#jroxContactUsLink a:hover {
	text-decoration:underline;
}



.footer { /* this is the footer at the bottom of the each page */
	margin:0 auto;
	height: 85px;
	padding: 1em;
	font-size:11px;
	background: #003366 url('http://www.jrox.com/themes/main/jrox_corp/images/jroxFooterBg.png') repeat-x;
	border-top: 1px solid #CCCCCC;
}

.footer a {
	
}

body
{
	font: 12px Arial, Helvetica, sans-serif;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	margin-right: 0px;

	color: #5D5D5D;

	background-color: #FFFFFF;

	background-image:url(http://www.jrox.com/themes/main/jrox_corp/images/jroxMainBg.png);

	background-repeat:repeat-x;	

}
.public_wrapper{
	width:1024px;
	margin: 0 auto;
}
h2
{
	font-size: 1em;
}

fieldset
{
	border:none;
	margin: 0px;
	padding: 0px;
}

fieldset p
{
	
}

fieldset label
{
	display: block;
	float: left;
	width: 100px;
}

select,
input,
textarea
{

	border: 1px solid #ccc;
	font-size:10px;
}


input[type=text]
{
	font-size: 10px;
	width: 175px;
}

textarea
{
	height: 125px;
	width: 300px;
}

.liveedit
{
	margin: 20px 230px 20px 0;
}

.header_footer
{
	color: #000000;

}

.header
{

	height: 40px;
}

.header h1
{
	font-size:24px;
	font-weight:normal;
}

.header h1 a:link,
.header h1 a:visited
{
	color: #000000;
	text-decoration: none;
}

.header h1 a:visited
{

}

.header h1 a:hover
{

}

.header h1 a:active
{

}

.header .options
{
	float: right;
	margin: 15px 0 0 0;
}

.footer
{
	border: 1px solid cccccc;
	border-width: 1px 0 0 0;
	clear: both;
	font-size:10px;
	color:#94989A;

	margin: auto;

}

.footer a:link,
.footer a:visited
{
	color: #fff;
	text-decoration: none;
}

#wrap
{
	margin: 0;
	padding: 0;
	width: 1024px;
	background: transparent url('../images/jroxContainerBg.png') no-repeat;
	min-height: 1100px;
}
#wrap_footer
{
	margin: 0;
	padding: 0;
}
#nav
{
	margin: 0 auto;
	padding: 0;
	font-size:12px;
	height:22px;
	padding-left:7px; 
	width: 930px;
}

#nav h2,
#nav h2.alternate
{
	display:none;
}

#nav h2
{
	display:none;
}

#nav h2.alternate
{
	display:none;
}

#nav hr
{
	display:none;
}

#nav dl
{
	display:none;
}

#nav dl dt
{
	display:none;
	
}

#nav dl dd
{

	display:none;
}

#nav .nav_section,
#nav .nav_section2
{
	padding: 4px; 
}

#nav .nav_section
{

}

#nav .nav_section2
{

}

#nav .nav_section ul.grid,
#content .box ul.grid
{
list-style:none;
margin:0px;
padding:0px;

}

#nav a, #nav a:visited{
	color: #003366;
	text-decoration:none;
	font-weight: bold;
}

#nav a:hover {
	text-decoration:underline;
}

table.cats {
	width: 900px;
}
table.cats td
{
	padding: 0 15px 20px 0;
}

table.cats td div
{
	color: #999;
	font-size: 11px;
	margin: 5px 0 0 20px;
}

#nav .nav_section ul.grid li
{

float: left;
margin-right:10px;

}

#content ul.grid li
{
	float: left;
	min-height: 60px;
	width: 200px;
}

#content ul.grid li a:link
{

	overflow: hidden;
	
}

#nav .nav_section ul.grid li a:link,
#nav .nav_section ul.grid li a:visited
{

	display: block;

}

#nav .nav_section ul.grid li a:visited
{

}

#nav .nav_section ul.grid li a:hover
{

}

#nav .nav_section ul.grid li a:active
{
	
}

#content
{
	width: 930px;
	margin: auto;
}

#nav2
{
	padding: 10px 0;
	font-size:10px;
}

#nav2 a:link,
#nav2 a:visited
{
	border: 1px solid #ccc;
	padding: 0 5px;
	text-decoration: none;
}

#nav2 a:hover
{

}

#nav2 a:active
{

}

#content #nav3
{
	float: right;
	margin: 20px 0 20px 20px;
	width: 125px;
	z-index: 20;
	font-size:10px;
}

#content #nav3 ul
{
	background: #f4f4f4;
	border: 1px solid #ccc;
	padding: 10px;
	padding-bottom:0px;
	margin: 0;
}

#content #nav3 ul li
{
	margin: 0 0 20px 0;
	height:16px;
	padding-left:37px;

}

#content #nav3 .nav3_sub
{
	background: #f4f4f4;
	border: 1px dotted #ccc;
	border-width: 0 1px 1px 1px;
	padding: 20px 0;
	text-align: center;
}

#content h2, #content h1
{
	margin:0px;
	padding:5px;
	padding-left:0px;
	font-size:14px;
	color:#666666;
	border-bottom:1px dashed #D9E3EA;
	overflow:auto;
	margin-bottom:5px;
	text-transform: capitalize;
}

#content p
{
	
}


#content h3
{
	font-size: 12px;
	margin: 1.3em 1.3em 5px 1.3em;
	color:#666666;
	margin-bottom:5px; 
}

#content h3.alternate
{
	border-bottom: 1px dotted #cccccc;
	border-width: 1px 0;
	color: #173791;
	margin: 0;
	padding: 8px 0;
	overflow:hidden;
}

#content ul
{
	margin: 6px 20px 20px 10px;
	padding: 0;
}

#content ul li
{
	list-style-type: none;
	margin-bottom:10px;
}

#content ul li img
{
	margin: 0;
	padding-right:5px;
}
#content ul li div
{
	margin: 0;
	padding:0px;
	padding-left:5px;
}
#content ul li p
{
	margin: 0;
	padding:0px;
}
#content .box
{
	border: 1px solid #D9E3EA;
	padding:20px;
	margin:0px;
	margin-bottom:10px;
}
.comments{
	border: 1px solid #D9E3EA;
	padding:5px;
	margin:0px;
	margin-bottom:10px;
	overflow:auto;
}
.comments h4{
	margin:0px;
	padding:0px;
	font-size:11px;
}
.comments p{
	font-size:11px;
	color:#666666;
	padding:0px;
	padding-top:4px;
	margin:0px;
}

.glossary_detail{
	font-size:11px;
}

#content .box ul
{
	padding:0px;
	margin: 0;
}
#content .box ul li
{
	margin-bottom: 10px;
}
#content ul.grid + div,
#content ul.grid + h3
{
	clear: left;

}

#content .box ul li a
{
	text-transform: capitalize;
}

#content ul li div,
#content .box ul li div,
#content .left_1 ul li div,
#content .right_1 ul li div
{
	color: #999;
	font-size: 11px;
	margin: 5px 0 0 20px;
}

#content ul li.print
{
	background: url(../../../images/print.gif) no-repeat 0 0;
}

#content ul li.save
{
	background: url(../../../images/save.gif) no-repeat 0 0;
}

#content ul li.email
{
	background: url(../../../images/email.gif) no-repeat 0 0;
}

#content ul li.comment
{
	background: url(../../../images/talk.gif) no-repeat 0 0;
}
#content ul li.subscribe
{
	background: url(../../../images/subscribe.gif) no-repeat 0 0;
}

#content ul li.select
{
	background: none;
}

#content .left_1
{
	width: 45%;
}

#content .left_1 h2
{
	margin: 0 0 20px 0;
}

#content .left_1 ul
{
	margin: 0 0 0 10px;
}

#content .right_1
{
	float:right;
	width: 45%;
}

#content .right_1 ul li a {
	text-transform:capitalize;
}

#content .right_1 h2
{
	margin: 0 0 20px 0;
}

#content .right_1 ul
{
	margin: 0 0 0 10px;
}

#content hr{
	
}

.glossarylinks a:link,
.glossarylinks a:visited
{
	background: #DAE4FF;
	border: 1px solid #999;
	border-width: 0 0 1px 0;
	color: black;
	font-size: 0.8em;
	margin: 0;
	padding: 5px;
	text-decoration: none;
}

.glossarylinks a:visited
{
	
}

.glossarylinks a:hover
{

}

.glossarylinks a:active
{

}

.glossarylinks a.gray
{
	background: #eee;
}

.ac_hidden
{
	display: none;
}

.liveedit, #liveedit{
	position:absolute;
	top:0px;
	padding:0px;
	margin:0px;
	background:#000000;
	color:#FFFFFF;
	right:30px;
	font-size:10px;
	padding:3px;
	border:1px solid #FFFFFF;
	border-top:0px;
}
.liveedit a, .liveedit a:visited, .liveedit a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.article_highlight{
	background:#FFFDE6;
	border-bottom:1px dashed #FFC61A;
	cursor:help;
}
.article_highlight_search{
	background:#FFFDE6;
	border-bottom:1px dashed #FFC61A;
}

.fields {
	font-size: 11px;
	margin: 0;
	padding: 0;
	width: 400px;
}

.fields dt {
	background: #D9E3FF;
	border: 1px dashed #A9C0FF;
	color: #577BDF;
	font-weight: bold;
	margin: 0;
	padding: 4px;
}

.fields dt span {
	font-weight: normal;
	font-style: italic;
	margin-left: 20px;
}

.fields dd {
	background: white;
	border: 1px dashed #A9C0FF;
	border-width: 0 1px 1px 1px;
	color: black;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 4px;
}

#article_content li {
	margin-bottom: 1em;
}

#article_content { 
	font-size: 13px; 
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.7em;
}

#article_content p { margin: 0.5em 1.3em 1.3em 1.3em; }

#article_content ul li {
	list-style:square;
	list-style-position:inside;
	margin-left: 2em;
}



a:hover { color: #F60 }

#nav2 a { text-transform: capitalize; }
