/** information for style 1 **/

body {
	color: #000000; /* light gray */
	background-color: #cecece;

}

#wrapper {
	background-repeat:repeat-y;
	/*background-position:50% top;*/
	
	background-position:center top;
	background-image: url(../../pryor/images/background_repeat.gif);
}

a:link,
a:visited {
	color: #c00; /* red */
}

div.moduletable h3,
.componentheading,
#moofx a.toggle {
	color: #3B4853; /* dark blue */
}

div#side div,
div#side p,
div#side td,
div.bottom div,
div.bottom p,
div.bottom td {
	color: #DDE3E8; /* light blue */
}

div#side a:link,
div#side a:visited,
div.bottom a:link,
div.bottom a:visited,
a.pathway:link,
a.pathway:visited,
div#footer a:link,
div#footer a:visited {
	color: #ff0000; /* Pryor Red */
}
/*
*/


.indentedtitle .contentheading a{
 position:relative;
display:block;
	color: #cc0000;   
margin-left:176px;
	text-decoration:underline;
	height:0px;	
 }
 .indentedtitle ul.product_list li{
margin-left:163px;
}
.indentedtitle .article_column p{
margin-left:173px;
}



.contentheading a{
text-decoration:underline;
}

.newspage .contentheading a{
line-height:20px;
}





.contentheading a:LINK{
	color: #cc0000; 
}
.contentheading a:VISITED{
	color: #cc0000;
}
.contentheading a:HOVER{
	color: #FF0000;
}
.contentheading a:ACTION{
	color: #cc0000; 
}

/*
*/








#parenttitle  {
	color: #ff0000; /* Pryor Red */
	/*font-weight:bold;*/
	font-size:18px;
	line-height:26px;
	margin-left:18px;
	/*margin-bottom:10px;*/
}

#parenttitle p {
color: #00563b;
	margin-bottom:10px;
	
}

#mainlevel {
list-style:none;
margin:0px;
padding:0px;
margin-left:5px;
}

#mainlevel a:link,
#mainlevel a:visited {
	color: #ff0000; /* Pryor Red */
	background: url(../../pryor/images/pryor_menu_fade_1.png) 0 100% no-repeat;
}

#mainlevel ul { /* subnav indent in main level nav */
margin:0px;
padding:0px;
}

#mainlevel li ul li { /* subnav indent in main level nav */
margin-left:0px;
padding-left:0px;
text-indent:15px;
}


div#side #mainlevel #current a:link,
div#side #mainlevel #current a:visited,
div#side #mainlevel #current a:hover {
	color: #b71e1e; /* Pryor deep Red */
	font-weight: bold;
}

div#side #mainlevel a:hover {
	color: #b71e1e;
}

div#footer {
	color: #dcdcdc;
}

table.contenttoc {
  border: 1px solid #DCE2E7;
}

td.sectiontableheader {
  background: #EDF0F3;
  color: #333;
}

/*div#shadow_l {
	background: transparent url(../../pryor/images/pryor_shadow_l_1.png) no-repeat;
}

div#shadow_r {
	background: transparent url(../../pryor/images/pryor_shadow_r_1.png) 100% 0 no-repeat;
}*/

div#side {
	/*background-color: #d9d9d9;*/
	background-image: url(../../pryor/images/pryor_side_bg_1.png);
	background-repeat: repeat-x;
	/*background-position: bottom;*/
}

div#side_l {
/*	background: url(../../pryor/images/pryor_side_divider_1.png) no-repeat;
	background-repeat:repeat-y;
*/}

div#side_r {
/*	background: url(../../pryor/images/pryor_side_divider_1.png) 100% 0 no-repeat;
	background-repeat:repeat-y;
*/}

div#header {
	background: url(../../pryor/images/pryor_header_1.jpg) top left no-repeat;
}

div#logo {
	background: url(../../pryor/images/pryor_logo_1.png) 50% 0 no-repeat;
}

div#content {
	background: #e7e1dc; /* light grey/red body */
}

div.mainbody {
	/*border: 1px solid #d0b4b0;  red/gray outline */
	background: #fff;
}

div.pagedivider {
	background: url(../../pryor/images/tech_page_divider_1.png) 50% 0 no-repeat;
}

div#bottomsection {
	/*background: #e7e1dc;  light grey/red body */
}

div.bottom {
	/*background: #5F6A7E url(../../pryor/images/tech_bottom_bg_1.png) repeat-x;*/
}

#moofx a.toggle {
	border: 1px solid #C5CBCF;
	background: #ECEFF2 url(../../pryor/images/tech_plus_1.png) 0 50% no-repeat;
}

#moofx div.stretcher {
	background: #dce2e7; /* light blue */
}

#nav {
	background: #dce2e7 url(../../pryor/images/pryor_topmenu_bg.png) repeat-x;
}

#nav li {
	border-right: 0px solid #45570E;
}

#nav li.on {
	border-right: 0px solid #444D5C;
}

#nav li.on li.on {
	border-right: 0;
}

#nav li ul {
	background:#12533e;
}

#nav li.on ul {
	background:#12533e;
}

#nav li a {
	color: #ddd;
	background: url(../../pryor/images/pryor_topmenu.png) 0 0 no-repeat;
}

#nav li.on a {
	color: #fff;
}

#nav li.on li.on a {
	color: #fff;
}

#nav li:hover ul a,
#nav li.over ul a{
	border-right: 1px solid #003300;
}

#nav li ul a, #nav li.on ul a {
	color: #ddd;
	border-right: 1px solid #003300;
}


#nav li.on ul a {
	color: #fff;
	
}


#nav ul a:hover {
	color: #d2dbeb;
	background: url(../../pryor/images/pryor_submenu.png) 0 0 no-repeat;
}

#nav li.on li a:hover {
	color: #d2dbeb;
	background: url(../../pryor/images/pryor_submenu.png) 0 0 no-repeat;
}

#side .copyright_notice{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
}

/*  Pryor Specific */
.pryor_three_column_container{
width:95%;
margin-left:0;
margin-right:auto;
margin-top:15px;
}
.pryor_three_column{
float:left;
width:30%;
}
.pryor_three_column h3{
 padding-left:3px;
 font-size:12px;
 font-weight:bold;
 color:#ef3636;
 width:160px;
}
.pryor_three_column p{
 padding:3px;
 padding-left:5px;
 width:160px
}

.pryor_two_column_container{
width:95%;
margin-left:auto;
margin-right:auto;
margin-top:15px;
}
.pryor_two_column{
float:left;
width:50%;
}
.pryor_two_column h3{
 padding-left:3px;
 font-size:12px;
 font-weight:bold;
 color:#ef3636;
}
.pryor_two_column p{
 padding:3px;
 padding-left:5px;
 width:90%;
}
.clear{
clear:both;
height:1px;
}
/*.product_description h3, .product_features h3, .product_specification h3, .product_applications h3, .product_options h3, .downloads h3{
color: #ff0000;
padding:0;
padding-bottom:2px;
margin:0;
}
.product_description h4, .product_features h4, .product_specification h4, .product_applications h4, .product_options h4, .downloads h4{
color: #ff0000;
padding:0;
padding-bottom:2px;
margin:0;
}
.product_features ul li, .product_specification ul li, .product_applications ul li, .product_options ul li, .downloads ul li, .product_description ul li{
list-style:disc;
list-style-position:outside;
padding:0;
margin:0;
margin-left:15px;
margin-bottom:3px;
}*/
ul.product_downloads {
padding:0;
margin:0;
margin-left:15px;
margin-bottom:3px;
list-style-type:none;
}
li.pdf {
list-style:none;
}
li.pdf a{
	height:20px;
	line-height:20px;
	padding-left:18px;
	background-image: url(../../../images/icon-pdf-small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display:block;
}
li.dxf {
list-style:none;
}
li.dxf a{
	height:20px;
	line-height:20px;
	padding-left:18px;
	background-image: url(../../../images/icon-txt-small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display:block;
}
table.stamp_table{
font-size:9px;
}
.stamp_table td{
padding:2px;
text-align:centre;
}
/*div.product_description h3, div.product_description h4, div.product_description ul,div.product_description p {
	padding:0px;
	margin:0px;
	margin-top:3px;
}
div.product_description p {
	width:70%;
}
div.product_features h3, div.product_features h4, div.product_features ul,div.product_features p {
	padding:0px;
	margin-left:6px;
	margin-top:3px;
}
div.product_specification h3, div.product_specification h4, div.product_specification ul, div.product_specification p {
	padding:0px;
	margin:0px;
	margin-left:6px;
	margin-top:3px;
}
div.product_applications h3, div.product_applications h4, div.product_applications ul, div.product_applications p {
	padding:0px;
	margin:0px;
	margin-left:6px;
	margin-top:3px;

}
div.product_options h3, div.product_options h4, div.product_options ul, div.product_options ul, div.product_options p {
	padding:0px;
	margin:0px
	margin-left:6px;
	margin-top:3px;
}
div.product_options h4, div.product_applications h4, div.product_specification h4, div.product_features h4{
	color:#666666;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:3px;
}
div.product_description img, div.product_options img, div.product_applications img, div.product_specification img, div.product_features img{
float:right;

}*/

ul.small_list{
	margin:0px;
	padding:0px;
	padding-left:15px;
	list-style-type: disc;
	width:180px;
}
ul.small_list li{
margin-left:5px;

}
/*div.flexcontent_productlist p, div.flexcontentitem p, div.contentpaneopen div p, div.contentpaneopen div h3 {
margin-left:6px;
}*/
div.flexcontentitem p, div.contentpaneopen div p, div.contentpaneopen div h3 {
margin-left:6px;
}
table.moduletable_login{
float:right;
width:150px;
padding:5px;
background-color:#F7F7F7;
}
div.product_wrapper{
	/*padding:5px;
	width: 715px;*/
}
div.flexcontentitem_productlist div.product_wrapper{
	/*padding:5px;
	width: 650px;*/
}
div.product_wrapper p{
	margin:0;
	padding:0;
	margin-bottom:8px;
	
}
div.product_wrapper ul{
	margin:0;
	padding:0;
	margin-bottom:8px;
	margin-left:15px;
	padding-left:5px;
	
}
div.product_wrapper ul li{
	margin:0;
	padding:0;
	margin-bottom:5px;
	
}
div.product_wrapper h3{
	margin:0;
	padding:5px 0px 5px 0px;
	margin-top:12px;
	margin-bottom:2px;
	color: #FF0000;
	
}
div.product_wrapper h4{
	margin:0;
	padding:0;
	padding-left:5px;
	margin-top:2px;
	margin-bottom:2px;
	color: #333333;
	font-size:12px;
	
}
span.image_wrapper{
	float:right;
	clear:right;
	padding: 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	background-color: #FFFFFF;
	text-align: center;
}
span.image_wrapper img{
	display:block;
	margin: 2px;
	float:none;
}
span.caption_wrapper{
	display:block;
	font-size:10px;
	text-align: center;
	font-weight: bold;
}





/* *********************     Sub Menu Tabs inner pages     ************************ */
div.submenumod {
	background-image:url(../../pryor/images/tabs_background_shadow.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	width:100%;
	height:26px;
	}
	
	
#submenu {
	/*background-color:#ececec;*/
	color:#000;
	/*border:1px solid #333; */
	/*height:25px;*/
	height:auto;
	width:690px;
	margin-left:17px; 
	margin-top:7px; 
	padding:0px; 
	list-style:none; 
	/*margin-bottom:15px; */

}


#submenu ul {
	margin:0px; 
	padding:0px;
	margin-top:15px;
	list-style:none; 
	text-align:left;
	
}
#submenu li {
float:left;
	height:23px;
	display:inline;
	line-height:23px;
	background-image:url(../../../images/pryor/tabs_inactive_tab_grad.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
	background-color:#efefef;
	padding:1px 10px 2px 10px;
	margin-left:2px; 
	cursor:pointer;
	font-weight:bold;
	color:#666666;
	white-space:nowrap;
}

#submenu a:LINK {
	color:#666666;
	text-decoration:none;
		
}
#submenu a:VISITED {
	color:#666666;
	text-decoration:none;
}
#submenu a:HOVER {
	color:#ef3636;
	text-decoration:none;
}
#submenu a:ACTIVE {
	color:#666666;
	text-decoration:none;
}

#submenu li#current a {
	color:#ef3636;
	text-decoration:none;
}

#submenu li#current {
	color:#ef3636; 
	background-color:#FFFFFF;
	background-image:none;
	border:1px solid #dadada;
	border-bottom:none;
	margin:-1px -1px 0px 1px;
	/*height:25px;*/

}
#submenu li.active a {
	color:#ef3636;
	text-decoration:none;
}

#submenu li.active {
	color:#ef3636; 
	background-color:#FFFFFF;
	background-image:none;
	border:1px solid #dadada;
	border-bottom:none;
	/*height:25px;*/
	margin:-1px 1px 0px 1px;

}


#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4,#tabcontent5,#tabcontent6,#tabcontent7,#tabcontent8,#tabcontent9,#tabcontent10
 {
	/*background:#FFFFFF;
	width:650px;
	text-align:left;
	padding:20px;
	padding-top:10px;
	font-size:12px; 
	margin-bottom:5px;
	clear:both;*/
}
  
#tabcontent1 div.moduletable,#tabcontent2 div.moduletable,#tabcontent3 div.moduletable,#tabcontent4 div.moduletable,#tabcontent5 div.moduletable,#tabcontent6 div.moduletable,#tabcontent7 div.moduletable,#tabcontent8 div.moduletable,#tabcontent9 div.moduletable,#tabcontent10 div.moduletable
{
/*margin:5px;*/
}



/* **************  SEARCH BOX ******************* */

#searchbox {
width:204px;
height:27px;
width:219px;
height:31px;
	position:relative;
	top:4px;
	float:right;
	background-image:url(../images/search_bg.png);
	background-position:right bottom;
	
}
#searchbox .button {
	float:right;
margin-bottom:-7px;
margin:5px 15px 0px 0px;
}
#searchbox .inputbox {
	background-color:#666666;
	background-image:url(../images/searchbox_bg.gif);
	color:#CCCCCC;
	border:1px solid #000000;
	float:right;
	height:17px;
	line-height:16px;
	padding-left:5px;
	padding-top:1px;
margin:5px 0px 0px 0px;
}

#searchForm {
	background-color:#efefef;
	padding:10px;
	border:1px solid #999999;
	padding-bottom:0px;
}
.searchintro {
color:#FF0000;
font-size:14px;
}


.highlight {
background-color:#FFFF99;
}
div.productjump h3 {
float:left;
color:#777777;
margin-left:4px;
padding-top:1px;
height:10px;
}

.productjump select{
margin-left:4px;
font-size:10px;
color:#888888;
}

.productjump input{
font-size:10px;
color:#666666;
height:19px;
}

.noshow {
display: none;
}
