/* External Style Sheet for screen: Sciens Industries */
/* Site Design: Black Cap Design */

* {margin: 0} /* sets margin on everything to 0 to address IE & non-IE rendering inconsistencies  */
img {border: none;} /* removes border on all images */

body 
{
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	min-width: 770px;	
	background-color: #898989;
	background-attachment: fixed;
	background-image: url('../images/bg2.gif');
	background-repeat: no-repeat;
	background-position: center top;	
}
/* =================<OUTER CONTAINER DIVs>==================== */
#middle
{
	background: transparent url('../images/middle_bg.png') no-repeat;
 	width: 772px;
 	margin: 0 auto;
}
/* --------<header images>---------- */
#top
{
	background: transparent url('../images/banner_bg.gif') no-repeat;
	margin: 0 auto;
	width: 762px; 
	height:	162px;
	position: relative;
}
/* --------</header images>---------- */
#bottom 
{
	background: transparent url('../images/bottom.png') no-repeat;
	width: 772px;
	height: 4px;
	margin: 0 auto 10px auto;
	clear: both;
	position: relative;
	top: 4px;
}
/* =================</OUTER CONTAINER DIVs>==================== */
#content_container
{
	margin: 0 auto;
	width: 760px;
	padding: 0;
	position: relative;	/* necessary for absolute positioning of  */	
}
/* ===============<CONTENT DIVs>================= */
#content
{
	float: right;
	width: 500px;
	padding: 20px 0 2px 0;
	color: black;
	background: transparent;	
}
#content p
{
	padding: 6px 80px 6px 18px;	
	line-height: 175%;
}
#content h1
{
	font-size: 1.2em;
	padding: 16px 22px 10px 18px;

	line-height: 150%;	
}
#content h2
{
	font-size: 1em;
	font-style: oblique;
	padding: 16px 22px 6px 18px;
}
.sciens
{
	color: #941b1e;
	font-weight: bold;
}
.print
{
	visibility: hidden;	
}
#contact
{
	position: absolute;
	right: 10px;
	top: -196px;
	font-size: 10px;	
}
.page_top
{
	padding: 12px 0 12px 180px;	
}
.content_img
{
	margin: 20px 0 0 20px;	
}
#index_logo1
{
	padding-left: 0px;
	margin-top: -6px;	
}
#index_logo2
{
	padding-left: 0px;
	margin-top: -6px;	
}
#profile_images
{
	margin-top: -10px;
	padding: 0 0 0 30px;	
}
/* -----------<slidshow divs>------------- */
.photo_block
{
	width: 410px;
	padding: 16px 0 0 26px;	
}
.thumb
{
	padding: 4px;	
}
/* -----------</slidshow divs>------------- */
/* ===============</CONTENT DIVs>================= */
/* ============<ANCHORS>============ */
a:link
{
	color: #941b1e;
	text-decoration: underline;
}
a:visited
{
	color: blue;
	text-decoration: underline;
}
a:hover
{
	color: #941b1e;
	text-decoration: none;	
}
/* ============</ANCHORS>============ */


/* ==================<SIDEBAR DIVs>===================== */
#sidebar
{
	background: transparent;
	background-position: top right; ;
	float: left;
	width: 160px;
	padding: 0px;
}
#sidebar_img
{
	margin-top: 23px;
	width: 220px; 
	height: 246px;
	margin-left: -1px;
}
/* --Sidebar Navigation-- */
#navcontainer
{

}
#navlist
{
	margin: 26px 0 0 0;
	padding: 0;
	width: 160px;
}
#navlist li, #navlist li ul li
{
	list-style: none;
	font-size: 13px;
	line-height: 250%;
	font-weight: bolder;
}
#navlist a
{
	display: block;
	padding: 0 0 0 30px;
	width: 160px;
	color: white;
	text-decoration: none;
	margin-left: 10px;	
}
#navlist li a:link 
{ 
	color: white; 
}
#navlist li a:visited 
{ 
	color: white; 
}
#navlist li a:hover, li.active a:link.current, li.active a:visited.current, li.active a:hover.current
{
	color: black;
  background: url('../images/navmarker.gif') no-repeat;
  background-position: 8px 9px;
}
/* --/Sidebar Navigation-- */

/* ===================</SIDEBAR DIVs>===================== */
/* ===============<LISTS>=================== */
ul.standard
{
	padding-right: 76px;
	list-style-type: none;
	margin-top: -2px;
}	
ul.standard li
{
  background: transparent url('../images/footer_navmarker.png') no-repeat;
  background-position: 0 3px;
  margin-left: -2px;
  padding-left: 20px;  
	line-height: 150%;	
}

/* ===============</LISTS>================== */

/* =================<FOOTER>================= */
#floatclear
{
	clear: both;
	display: block;		
	height: 60px; 
	width: 620px;
}
.hr
{
	display: block;
	border-top: 1px solid #363636;
	width: 340px;
	height: 2px;
	margin: 40px 0 24px 56px;	
}
p#copyright
{
	margin: 2px 40px 0 0;
	padding: 0;
	font-size: 10px;
	color: #363636;	
	text-align: center;
}
#design
{
	padding-left: 30px;	
}
p#footer_contact
{
	text-align: center;
	font-size: 10px;
	color: black;	
	line-height: 150%;
}
/* --------------<footer nav>------------ */
#footer_nav
{
	margin: 0 0 20px -30px;	
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}
#footer_nav ul
{
	list-style-type: none;
	padding: 0 5px;
}
#footer_nav li
{
	display: inline;
	margin: 0 0 0 0;
}
#footer_nav li a
{
	color: white;
	border: none; 
	text-decoration: none;
	padding: 3px 16px;		
}
#footer_nav li a:hover, #footer_nav li a.current_footer
{
	color: #000;
	text-decoration: none;
  background: transparent url('../images/footer_navmarker.png') no-repeat;
  background-position: 2px 4px;
}
#design a:link, #design a:hover, #design a:visited
{
	color: #363636;	
}
/* -----------</footer nav>-------------*/
/* ====<To force other elements below #nav>==== */ 
.clear_right
{
	clear: right;	 
}

/* ============</HORIZONTAL FOOTER NAVIGATION>============ */
/* =================</FOOTER>================= */

/* =========<MISCELLANEOUS DIVs>========== */
#skip
{
	display: none;
}
/* ----------------<horizontal footer navigation>---------------- */
#blackcapeditortrigger
{
	display: inline;
	margin-left: 6px;
	font-size: 80%;
}
#slideshow
{
	position: absolute;
	top: 0;
	right: 0;
	height: 158px;
	width: 380px;
}

	

