/*-------------------2-COL NEWTON LABS ALT SITE OCTOBER 2012-----------------*/

/*---------------- SITE STRUCTURE & ELEMENTS --------------- */

body{
	background-color: #1C4772; /*---"med. blue"---*/
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size:100%;
	color: #333333;
}

#ubberwrap{
	width: 100%;
	border: none;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../images/tile_newlabs10x170.jpg);
	background-repeat: repeat-x;
	overflow: auto;
	height: auto;
	background-color: #FFFFFF;  /*---test color:lime green #ccff33---*/
	background-position: top;
}



#wrapper{
	width: 850px;
	background-color: #FFFFFF; /*---test color: pink #ffcccc---*/
	border: 0px none;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	position: static;
}

#header {
	position:relative;
	height:141px;
	width:850px;
	display:block;
	clear: both;
}

#navbox {
	position: absolute;
	visibility: visible;
	z-index: 4;
	width: 850px;
	top: 128px;
	text-align: left; 	/*---RETAIN THIS!!!---*/
}

#contentwrap{
	width:850px;
	margin-top: 40px;
}


#leftcol {
	float: left;
	width: 190px;
	padding-right: 8px;
	background-color: #FFFFFF;
	font-size:100%;
}

#rightcol {
	float: left;
	width: 630px;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 5px;
	margin-left: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#rightcol2 {
	float: left;
	width: 630px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-attachment: fixed;
	background-image: url(../images/rpv_gary600x673.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#videowrap{
	background-color: #000000;
	height: 234px;
	width: 628px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFCC33;
}

#videowrap2{
	background-color: #000000;
	height: 504px;
	width: 620px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFCC33;
	padding-left: 5px;
}


#videowrap3{
	background-color: #000000;
	height: 361px;
	width: 620px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFCC33;
	padding-left: 5px;
}

#videol{
	float: left;

}

#videor{
	float: right;
	}

#videohm{
	background-color: #000000;
	height: 140px;
	width: 185px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFCC33;
}

#videohm2{
	background-color: #000000;
	height: 140px;
	width: 185px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFCC33;
	margin-bottom: 20px
}



#sitebox{
	width: 628px;
	position: static;
}

#sitebxlft{
	float: left;
	width: 300px;
	padding-right: 10px;
	padding-left: 5px;
	text-align: left;
}

.specialspace{
	margin-bottom: 50px;
}

#sitebxrt{
	float: right;
	width: 300px;
	padding-left: 10px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}



#boxright{
	float: right;
	height: auto;
	width: 180px;
	margin-left: 10px;
	margin-bottom: 15px;
}


#cheaterbox{
	clear: both;
	float: none;
	width: 625px;
}

#footer {
	clear: both;
	background:  #1C4772;
	height: 65px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990000;
}

#panophoto {
	visibility: visible;

	top: 6px;
	position: relative;
	width: 620px;
}


#xcoltable {
	height: auto;
	width: 850px;
	margin-top: 10px;
	margin-bottom: 5px;
	position: relative;
	clear: both;
	padding-top: 10px;
}

/*-------------- END SITE STRUCTURE & ELEMENTS ------------- */

/*--------------------------NAV----------------------------- */

.navdrop {			/*--???--*/
	height: auto;
	width: 150px;
	display: list-item;
}


#nav_foot {		/*--YES--*/
	height: 25px;
	width: 850px;
	margin-top: 10px;
	margin-bottom: 5px;
	position: relative;
	clear: both;
	padding-top: 10px;
}

.navfoot {		/*--YES--*/
	/*--font-family: Arial, Helvetica, sans-serif;--*/
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	visibility: visible;
}

#breadcrumbs {		/*--YES--*/
	text-align: right;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 25px;
	width: 425px;
	float: right;
}

#breadcrumbs p {		/*--YES--*/
	font-size: 80%;		/*---WAS 65%---*/
	color: #999999;
	text-align: right;
}

.crumbs {		/*--???--*/
	font-size: 65%;
	color: #999999;
	text-align: right;
}


#vertnavbx1 {		/*---THIS CONTAINS VERT NAV IN LEFT COLUMN---*/
	width: 189px;
	margin-top: 30px;
	background-image: url(../images/sidenav_cartouche188x77.jpg);
	background-repeat: no-repeat;
	height: 79px;
	margin-bottom: 5px;
	z-index: 1;
}

#vertnavbx2 {
	width: 189px;
	margin-top: 30px;
 	background-image: url(../images/scannav_cartouche188x77.jpg);  /*---THIS INSERTS THE YELLOW CARTOUCHE BEHIND THE VERT NAV---*/
	background-repeat: no-repeat;
	height: 79px;
	margin-bottom: 5px;
	z-index: 1;
}

#vertnavbx3 {
	width: 189px;
	margin-top: 35px;
 	background-image: url(../images/sidenav_cartouche189x250.jpg);  /*---THIS INSERTS THE YELLOW CARTOUCHE BEHIND THE VERT NAV---*/
	background-repeat: no-repeat;
	height: 255px;
	margin-bottom: 5px;
	z-index: 1;
}


#vertnavbx4 {
	width: 189px;
	margin-top: 35px;
 	background-image: url(../images/scannav_cartouche188x53.jpg);  /*---THIS INSERTS THE YELLOW CARTOUCHE BEHIND THE VERT NAV---*/
	background-repeat: no-repeat;
	height: 55px;
	margin-bottom: 5px;
	z-index: 1;
}


#vertnavbx5 {
	width: 189px;
	margin-top: 35px;
 	background-image: url(../images/scannav_blue_cartouche188x53.jpg);  /*---THIS INSERTS THE YELLOW CARTOUCHE BEHIND THE VERT NAV---*/
	background-repeat: no-repeat;
	height: 55px;
	margin-bottom: 5px;
	z-index: 1;
}


#vertnavbx6 {
	width: 189px;
	margin-top: 35px;
 	background-image: url(../images/scannav_cartouche188x53.jpg);  /*---THIS INSERTS THE YELLOW CARTOUCHE BEHIND THE VERT NAV---*/
	background-repeat: no-repeat;
	height: 55px;
	margin-bottom: 5px;
	z-index: 1;
}

/* This new vertnavbx class was created specifically for the SW1000 pages, as the previous ones had incorrect formatting to accomodate the menu */
#vertnavbx7 {
	width: 100%;
	margin-top: 30px;
 	background-image: url(../images/sidenav_cartouche188x77.jpg);  /*---THIS INSERTS THE YELLOW CARTOUCHE BEHIND THE VERT NAV---*/
	background-repeat: no-repeat;
	height: 79px;
	margin-bottom: 5px;
	z-index: 1;
}

#newsbox {
	background-image: url(../images/nukenotes_cartouche188x175.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 188px;
	z-index: 1;
}

#newsbox2 {
	background-image: url(../images/scannotes_cartouche188x175.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 188px;
	z-index: 1;
}

.newsbx{
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12pt;
	text-align: left;
}

.newsbx2{
	font-size: 11px;
	color: #000000;
	line-height: 12pt;
	text-align: left;
}


/*---------------------------END NAV--------------------*/

/*------------------------TYPOGRAPHY--------------------*/

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #990000;
	font-style: normal;
	text-decoration: underline;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5pt;
	margin-left: 0px;
	color: #000000;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;			/*---CHANGED FROM 90% ---*/
	margin-left: 5px;
	font-style: italic;
	color: #003366;
}


h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	color: #003366;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
}




h4{					/*---ONLY THE 2 COL CSS HAS THIS---*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-right: 15px;
	font-style: normal;
	color: #003366;
}

.newshead{
	text-transform: capitalize;
}



.news{
	/*---font-family: Arial, Helvetica, sans-serif;---*/
	font-size: 85%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;

}

p{
	font-size: 10pt;
	color: #333333;
	/*--font-family: Arial, Helvetica, sans-serif;---*/
	line-height: 14pt;
	text-align: left;
}


.supercap{    /*----APPLY TO 1ST LETTER OF 1ST PARAGRAPH AS A SPAN CLASS----*/
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	text-decoration: none;
}

.left{
	font-size: 11px;
	color: #333333;
	/*---font-family: Arial, Helvetica, sans-serif;---*/
	line-height: 14pt;
	text-align: left;
}

.left1{
	font-size: 10px;
	color: #333333;
	line-height: 10pt;
	text-align: left;
}


.bktop{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	text-align: right;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 14pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	list-style-type: square;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 14pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	list-style-type: decimal;
}

.dotred{
	font-weight: bold;
	color: #990000;
	list-style-type: square;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
	text-align: center;
}

/*----(HORIZONTAL RULE)---- */
hr{
	height: 0px;
	width: 75%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	line-height: 10pt;
}

 #caption{
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0;
	text-align: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	line-height: 9pt;
}

#caption2{
	font-size: 65%;
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #990000;
	padding: 0;
	text-align: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	line-height: 8pt;
}


.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 11pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}


/*---------------------END TYPOGRAPHY------------------*/
