@charset "UTF-8";

*, h1, h2, h3, h4, h5, p, ul, li, img {margin:0; padding:0; border:0; line-height: 140%;}


body  {
	font: 100% Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	background: #F60 url(../assets/mainbg_repeat.gif) repeat scroll center top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.twoCol #container { 
	width: 950px;
	background: #FFFFFF;
	margin: 15px auto; /* the auto margins (in conjunction with a width) center the page */
	border-top: 1px solid #F93;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.twoCol #header { 
	padding: 0;
	margin-bottom: 20px;
}

.twoCol #header #header-logobar { 
	height:113px;
	}
	
.twoCol #header #header-navbar {
	height:24px;
	padding: 3px 0 0 15px;
	}
	
.twoCol #header #header-bannerbar { 
	height:113px;
	}

.twoCol #header #header-logobar h1 { 
	padding: 0 0 0 24px;
}

.twoCol #header #header-bannerbar img {
	margin: 0; /* zeroing the margin will avoid margin collapse */
}

.twoCol #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 245px; /* 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 */
	margin-bottom: 12px;
}

.twoCol #mainContent{ 
	margin: 0 0 12px 10px; 
	padding: 0 10px;
	float:left;
	width:660px;
} 

.twoCol #footer { 
	padding: 10px 10px 0 39px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
} 

h1 img {margin: 0; padding: 0;}

div.split-panel {
	margin-top: 26px;
	width: 473px;
	height: 265px;
}

div.split-panel-movie {
	width: 285px;
	height: 265px;
	float: left;
	background-image: url(../assets/movie_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

div.split-panel-text {
	float: right;
	width: 170px;
	height: 265px;
}
	

.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;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clrlft{ clear:left;}

/* - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - */

/* - - - - -  S T Y L E S  - - - - - - - */

/* - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - */


a:link, a:active {
	text-decoration: underline;
	color: #F60;
	}
	
a:visited {
	text-decoration: underline;
	color:#C63;
	}
	
a:hover {
	text-decoration: none;
	color: #F60;
	}
	
input, textarea {
	border: 1px solid #CCC;
	}
	
span.fltrt a:link, span.fltrt a:active, span.fltrt a:visited {
	text-decoration: none;
	}
	
span.fltrt a:hover {
	text-decoration: none;
	color: #333333;
	}
	
div.brytline a:link, div.brytline a:active, div.brytline a:visited {
	text-decoration: none;
	color: #333;
	}
	
div.brytline a:hover {
	text-decoration: none;
	color: #FFF;
	}

.header-logo {
	font-size: 36px ;
	}

.twoCol #header #header-logobar { 
	background: #F60 url(../assets/header_rpt-x.gif) repeat-x scroll left top;
	}
	
.twoCol #header h1 {
	margin: 0;
	color: #000;
}
.twoCol #header #header-logobar {
	border-left: 1px solid #F93;
	}
	
img.pad-right {
	padding-right: 13px;
	}
	
img.pad-below {
	padding-bottom: 13px;
	}
	
table.contactform {
	color:#666;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	}
	
table.contactform td {
	padding: 3px 0 3px 6px;
	border-top: 1px solid #CCC;
	}
	
	
/* - - - -  N A V  B A R  - - - - - - */

.twoCol #header #header-navbar {
	border-left: 1px solid #999;
	border-right: 2px solid #333;
	}

.twoCol #header #header-navbar {
	letter-spacing: -0.04em;
	text-align: left;
	vertical-align: middle;
	background: #000 url(../assets/navbar_rpt-x.gif) repeat-x scroll left top;
	font-size:13px;
	color: #FFF;
	font-weight: bold;
	}
	
.twoCol #header #header-navbar a {
	padding: 0 9px;
	}

#header-navbar a:link, #header-navbar a:active, #header-navbar a:visited {
	text-decoration: none;
	color: #FFF;
	}
	
#header-navbar a:hover, #header-navbar a.selected:hover {
	text-decoration: none;
	color: #F60;
	}
	
#header-navbar a.selected {
	text-decoration: none;
	color:#999;
	}
	

/* - - - -  B A N N E R B A R - - - - - - */

.twoCol #header #header-bannerbar {
	border: 0;
	margin:5px 0 5px 0;
	background-color: DDD;
	background-image: url(../assets/precisionpurposepower.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

#header-bannerbar h1.grey {
	font-size: 22px;
	margin-top: -40px;
	color:#666;
	padding:4px 0 0 108px;
	letter-spacing: -0.04em;
	line-height: 50%;
	font-weight: bold;
}


/* - - - -  M A I N C O N T E N T - - - - - - */

.twoCol #mainContent h1 { 
	color: #F60;
	font-size: 20px;
	letter-spacing: -0.05em;
	font-style: italic;
	margin-bottom: 12px;
	font-weight: bold;
} 

.front-item{ 
width:600px;
border:thin #999999 solid;

} 


.twoCol #mainContent h2 { 
	color:#000;
	font-size: 18px;
	letter-spacing: -0.03em;
	font-style: italic;
	margin-top: 14px;
	font-weight: bold;
	line-height: 18px;
}

 #mainContent p { 
	color:#333;
	font-size: 13px;
	margin: 5px 0;
	font-weight: normal;
	line-height: 16px;
}

#mainContent p.standfirst { 
	color:#999;
	font-size: 16px;
	margin: 7px 0;
	line-height: 22px;
}

#mainContent p strong em { /* body copy orange subheadings */
	color: #F60;
	font-size: 20px;
	letter-spacing: -0.03em;
	font-style: italic;
	font-weight: bold;
	padding-right: 25px;
	}
	
	
/* - - - -  S I D E B A R  - - - - - - */


div#sidebar1 div.menu-side-panel2 {
	background: #EBEBEB;
	padding: 4px 45px 10px 5px;
	margin-bottom: 13px;
}

div#sidebar1 div.menu-side-panel2 ul{
list-style-type:none;
margin-left:0px;
}

div#sidebar1 div.menu-side-panel2 li{
list-style-type:none;
margin-left:0px;
color: #F60;
font-size: 16px;
letter-spacing: -0.03em;
font-style: italic;
font-weight: bold;
}

div#sidebar1 div.menu-side-panel2 a, a:visited{
text-decoration:none;
color: #F60;
}
div#sidebar1 div.menu-side-panel2 a:hover{
text-decoration:none;
	color: #333333;
}



div#sidebar1 div.side-panel1 {
	background: #DDD;
	padding: 4px 45px 10px 15px;
	margin-bottom: 13px;
}

div#sidebar1 div.side-panel2 {
	background: #EBEBEB;
	padding: 4px 45px 10px 15px;
	margin-bottom: 13px;
}

div#sidebar1 div.side-panel-pale {
	background: none;
	padding: 0;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom: 13px;
}

div#sidebar1 div.side-panel-pale h3 {
	padding-left: 13px;
}

#sidebar1 h3 {
	margin: 5px 0 0 0;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.03em;
	}

#sidebar1 p {
	color:#333;
	font-size: 12px;
	font-weight: normal;
	margin: 2px 0;
	}
	
#sidebar1 {
	color:#333;
	font-size: 12px;
	
	}

#sidebar1 p strong em { /* sidebar orange headings */
	color: #F60;
	font-size: 20px;
	letter-spacing: -0.03em;
	font-style: italic;
	font-weight: bold;
	}
	
#sidebar1 ul {
	padding-left: 15px;
	margin: 0;
	}
	
#sidebar1 li {
	margin-bottom: 4px;
	}

#sidebar1 ul, #sidebar li {
	line-height: 14%;
	list-style-position: outside;
	list-style-type: square;
	color:#333;
	font-size: 12px;
	font-weight: normal;
	margin: 12px 0 0 0;
	}
	
	
	
/* - - - -  DATA ITemS  - - - - - - */	

.item-area{ margin-top:20px; margin-bottom:30px; margin-right:50px;}
	
.data-item{
width:300px;
	font-size: 14px;
	color: #666666;
}
.data-value{
float:right;
}	


.data-item-cam{
width:550px;
	font-size: 14px;
	color: #666666;
	font-weight:bold;
	margin-top:10px;
}
.data-value-cam{
float:right;
font-weight:normal;
width:400px;
}	






.item-area-stitch{
margin-right:50px;

}


/* - - - -  Request Information  - - - - - - */	


.request-info{
clear:right;
	height:30px;
	width:493px;
	background-image:url(../images/request_background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
	padding-top:10px;
}

.info-link { float:left; margin-left:20px;} 
.request-info a{font-size:14px;text-decoration:none;}
.request-info a:hover{text-decoration:underline;}
 
 
 /* - - - -  servicing  - - - - - - */
.servicing{margin-left:25px; font-size:14px; margin-bottom:15px;}

.servicing li{
vertical-align:top;
	height:25px;
	margin-top:5px;
	list-style-type: none;
	list-style-image: url(../images/bullet.jpg);
}

	
/* - - - -  F O O T E R  - - - - - - */
	
.twoCol #footer { 
	background:#F60;
	border-left: 1px solid #F93;
	border-bottom: 2px solid #EB5B00;
} 

.twoCol #footer p {
	margin: 0; /* zeroing avoids the possibility of margin collapse */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color:#333;
	font-size: 11px;
	letter-spacing: 0;
}

#footer a:link, #footer a:active, #footer a:visited {
	text-decoration: underline;
	color:#333;
	font-weight: normal;
	}
	
#footer a:hover {
	text-decoration: underline;
	color: #665555;
	font-weight: normal;

	}

.fltiso{ float:right; padding:0px; width:130px; text-align:center; margin:5px; }

