html, body, div, h1, h2, h3, h4
{
	margin:0pt;
	padding:0pt;
}

body
{

	color: black;
	font: normal 10pt Arial,Helvetica,sans-serif;
	background: white url(../images/cavalierwtop1.jpg) repeat-x left top;
	/*background-color: #fff;
	background-image: url(../images/riotdpbg.jpg) repeat-x left top;*/

	margin:0px;
	padding:0px;
	min-width: 950px;
}

h1, h2, h3, h4
{

}

h1
{
	font-size:2.0em;
	line-height: 1.0em;
	/*margin:0.3em 0;*/
}

h2
{
	font-size:1.4em;
	/*margin:0.3em 0;*/
	margin: 0 0 0.5em 0;
}

h3
{
	font-size:1.2em;
	/*margin:0.2em 0 0.7em 0;*/
	margin: 0 0 0.5em 0;
}


h3 span {
	color: #666;
}

h4
{
	font-size:1.0em;
	/*margin:0.2em 0;*/
}

img {
	/*border: 1px solid #efefef;*/
}

a:hover img
{
	border: 0px;
}




a, a:visited
{
	color:#1b71b3;
	text-decoration:none;
}

a:hover
{
	color: #a11414;
	text-decoration:none;
}

a.action
{
	color: green;
	text-decoration: none;
}

a.action:hover
{
	color: red;
	text-decoration:underline;
}

.standard ul, .standard li
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left: -15px;
	
}

.standard li
{
	border-bottom: 1px solid #efefef;
	padding: 0.3em 0.3em 0.3em 0;
}

.standard li a
{
	padding: 0.4em 0.4em;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.standard ul li a:hover, ul li a.active
{
	/*background: #E6F2FF;*/
	color: #6399cd;
}

#page
{
	width: 950px;
	margin: 0 auto;
	padding: 0 0px 0 0px;
	/*background: #fff;*/
}

#header, #content, #footer, #side
{
	margin: 0 auto;
}


#header
{
	/*background-color: #fb6f21;*/
	width: 950px;
	height:220px;
}

.sectionHeader{
	/*background: url(../images/gradient.jpg) repeat-x left top;*/
	padding: 3px;
	
}

.sectionHeader .title{

}

.sectionHeader .leftContent
{
	float: left;
	margin-left: 20px;
}

.sectionHeader .rightContent
{
	float: right;
	margin-right: 15px;
	font-weight: bold;
}

#content_one_column
{
	color: #111;
	background: white;
	
}

#content
{
	float: right;
	width: 640px;
    padding: 10px 10px 10px 5px;
}

#side 
{
	float: left;
	width: 270px;
    padding: 10px 5px 10px 10px;
	
}

#content-left {
	float: left;
	width: 620px;
	padding: 15px 7px 7px 20px;
}

#side-right {
	float: right;
	width: 280px;
	margin-right: 15px;
	margin-top: 20px;
}

#site-search
{
	float: right;
	margin: 3px 0 0 0;
}

#content
{
    line-height: 135%;
}

#footer
{
	clear: both;
	padding: 0px 20px 0px 20px;
	height: 100px;
	margin-top: 0px;
	font-size: 0.8em;
	text-align: right;
    color: #ff6633;
	/*background: url(../images/njwtfooter.jpg) no-repeat;*/

}


#footercontent
{
	color: #ff6633;
}


#footer a
{
    color: #ff6633;
}

#footercontent a
{
    color: #ff6633;
}




#logo
{
	padding: 20px 0 20px 10px;
	font-size: 200%;
}



#mainmenu
{
	
	/*background: url(../images/mywaytop2.jpg);*/
	background-repeat: no-repeat;
	padding: 8px 0px 8px 5px;
    width: 1095px;
	font-size: 1.6px;
	font-family: Helvetica, Verdana, Arial, Trebuchet MS;
    text-align: left;

	

	
}

#mainmenu ul
{

	margin: 0px;
	/*padding: 0.4em 0 0.3em 0;*/
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	/*padding: 0.4em 0.4em;*/
	/*color: #0099CC;*/
	color: #fb6f21;
	text-decoration: none;
	font-weight: normal;
	margin-left: 0.45em;
	margin-right: 0.45em;
	font-size: 14px;
	text-transform: uppercase;
}

#mainmenu ul li a:hover, #mainmenu ul li a.active
{
	/*background: #ffffff;*/
	color: #13254b;
}

.detail_small 
{
	font-size: .8em;
	color: #666;
}

.detail_medium {
	font-size: .9em;
	color: #777;
}

.text_alert {
	color: red;
}

.clearfloat
{
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

hr {
	border: 1px solid #ccc;
}

.standardSubHeader {
	padding: 5px 5px 4px 5px;
	background: #efefef;
	
}

/* ----- clear fix ! ----------*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.actionBar
{
	margin: 2px 0px 5px 0px;
	background: #efefef; 
	padding: 3px 5px 3px 5px;

}

.pageContentWrapper
{
    
}

div.item
{
	margin: 10px 0 0 0;
	border: 1px solid silver;
	padding: 5px;
}

.photo-outline {
	padding: 0px; border: 0px solid #ccc;
}

.photo-list-item {
	float: left; width: 160px; height: 140px; padding: 5px; 
}

/* CONTENT TEASER */

.content_teaser 
{
	margin-bottom: 15px;
}

.content_teaser h4.title 
{
	background: #EFF7FF; border-top: 1px solid #BFDEFF; padding: 4px;
}

.content_teaser .sub_header 
{
	border-bottom: 1px solid #efefef; font-size: .9em; padding: 1px 10px 1px 10px; color: #666;
}

.content_teaser .content 
{
	padding: 10px 5px 5px 5px;
}

.content_teaser .content_item
{
	display: inline; margin-right: 10px;
}
/*******/

/* RELATED ITEM */

.related_content
{
	padding: 10px;
	background: #efefef;
}

.related_content .related_item 
{
	padding: 3px 0 10px 0;
}

.related_content .label
{
	font-size: 1.1em;
}

.download
{
	background:#AAA;
	width:90%;
	margin:0 0 10px 0;
}

.download th
 {
	background-color:#F0F0F0;
	font-weight:bold;
	padding:5px;
	text-align:left;
}

.download td
{
	background-color:#FFF;
	padding:5px;
}

.unstable
{
	color: red;
}

.stable
{
	color: green;
}

.instructions
{
	background-color:#EEE;
	font-family: "Courier New", Courier, mono;
	margin: 0.2em;
	padding: 0.5em;
}

.confirmation
{
	border: 2px solid #32CD32;
	background: #EBFFCE;
	margin: 10px 0 10px 0;
	padding: 5px;
	width: 100%;
}

.notice
{
	border: 2px solid red;
	background: #FFCFCF;
	margin: 10px 0 10px 0;
	padding: 5px;
	width: 100%;
	
}

.uploadAssocMessage
{
	border: 2px solid #32CD32;
	background: #EBFFCE;
	margin: 10px 0 10px 0;
	padding: 5px;
	width: 100%;
}
	

div#main
{
	float:left;
	width: 660px;
	padding: 0 20px 10px 10px;
}

div#sidebar
{
	margin-left:690px;
	padding: 0 0 10px 10px;
}

table.contentItems
{
	background: #efefef;
	width: 100%;
	padding: 3px;
}

table.contentItems td
{
	vertical-align: top;
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	
}

/* begin data grid style */
table.dataGrid
{
	background: white;
	border-collapse: collapse;
	width: 100%;
}

table.dataGrid th, table.dataGrid td
{
	font-size: 0.9em;
	border: 1px #4F81BD solid;
	padding: 0.3em;
}

table.dataGrid th
{
	background: #d3dfee;
	text-align: center;
}

table.dataGrid th.label
{
	width: 150px;
}

table.dataGrid tr.odd
{
	background: #E6F2FF;
}
/* end of data grid style */




/* comments and tags */


.comment
{
	-moz-border-radius:7px;
	padding: 5px;
	background: #F5F5F5;
	margin: 5px 0;
}

.comment .author a
{
	color: #555;
	font-weight: bold;
	text-decoration: none;
}

.comment .author a:hover
{
	color: #333;
	border-bottom: 1px solid gray;
}

.comment .time
{
	color: #888;
	font-size: 0.8em;
}

.comment a.cid
{
	color:#CCC;
	float:right;
	font-size:1.5em;
	font-weight:bold;
	padding:0 5px 5px 5px;
	text-decoration: none;
}

.comment a.cid:hover
{
	color:#555;
}

.comment .pending
{
	color:red;
}

span.tag
{
	padding: 0 4px 0 0;
}


.comment
{
	background-color: #F5F5F5;
	margin-bottom: 1em;
	border-bottom: 1px dotted #ccc;
}

.comment .info
{
	color: #999;
	padding: 0.1em 1em;
	font-size: 0.8em;
}
.comment .title
{
	padding: 0.1em 1em;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
}
.comment .content
{
	padding: 0 1em;
	line-height: 100%;
	border: 1px solid #F5F5F5;
}

.comment .cid
{
	float: right;
	padding: 10px 15px 10px 10px;
	background: #F5F5F5;
	font-size: 2em;
	font-weight: bold;
	color: #ccc;
}
.comment .cid:hover
{
	color: #f30;
	text-decoration: none;
}

#about
{
	-moz-border-radius:7px;
	background-color:#E6F2FF;
	padding: 5px 10px 5px 10px;
}

#about span
{
	font-size:15pt;
	font-weight:bold;
}

.newstitle
{
	margin: 20px 5px 5px 5px;
	background-color: #EEE;
	border: 0;
	border-left: 25px solid #84C24C;
	padding: 3px 0 3px 10px;
}

.news-preview
{
	margin-top: 20px;
	width: 700px;
}

.news
{
	-moz-border-radius:7px;
	padding: 5px;
	margin: 5px 0 0 0;
}

.news p
{
	margin: 3px 0;
}

.news .title
{
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid silver;
	margin: 0 0 2px 0;
	padding: 0 0 2px 0;
}

.news .subtitle
{
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	margin: 2px 0 0 0;
	padding: 0 0 2px 0;
}

.videohome
{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	/*background:#E6F2FF;*/
	

}


.title_primary
{
    color: #76001b;
    font-weight: bold;
}

.title_secondary
{
    color: #999;
    font-weight: bold;

}


/* DW Layouts */


.thrColFix #container { 
	width: 930px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFix #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 431px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 5px 15px 5px; /* padding keeps the content of the div away from the edges */
}
.thrColFix #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 400px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColFix #mainContent { 
	margin: 0 200px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}