/* 

CSS styles for screen media
author: Tero TÃ¤htinen, Crasman Co, 2010
				Lauri Kieksi, Crasman Co, 2010

Document structure: 
- Basic styles for elements
- Generic classes
- Unique elements and their contents

*/


/* ================================== */
/* BASIC STYLES for elements */
/* ================================== */

body,html {
height: 100%;
}

body{
background: #000 url(/files/precastfountain/gfx/bg.jpg) center top no-repeat ;
font: 12px verdana, sans-serif;
margin: 0;
padding: 0;
}

a {
color: red;
}


input.epic  {
font-size: 20px;
line-height: 1.4em;
font-family: Arial,Verdana,Helvetica,sans-serif;
padding: 9px 13px 8px;
}

a img {
border: 0;
}

.productTitle {
background: #ffe100;
margin-bottom: 13px;
}

.attFilesHeading {
padding: 5px 10px;
margin: 0 0 8px;
background-color: #fee100; 
}


/* ================================== */
/* GENERIC CLASSES */
/* ================================== */

.screenHide {
/* detach from page flow and move out of viewport without removing the element. */
/* use this style for hiding elements in an accessible way. */
position: absolute;
top: 0px;
left: 0px;
margin: -9999px 0 0 -9999px;
width: 1px;
height: 1px;
overflow: hidden;
}

.compact {
margin: 0;
padding: 0;
}

.error {
color: red;
}



.clear {
clear: both;
}

.file {
padding-left: 20px;
line-height: 20px;
}

.pdf, .PDF {
background-image: url(/files/precastfountain/img/icon_pdf.png);
background-repeat: no-repeat;
background-position: left center;
}

/* ================================== */
/* UNIQUE ELEMENTS and their contents */
/* ================================== */

#mainWrapper3 .frontcontent {
padding: 0px 20px 25px 25px;
}

#left {
	width: 417px;
}

#left h1 {
text-indent: -1000px;
background-image: url(/files/precastfountain/gfx/welcomeprecast_399x19.gif);
background-repeat: no-repeat;
width: 399px; height: 19px; margin-top: 50px;
}


#mainWrapper1 {
height: 100%;
}

#mainWrapper2 {
margin: 0 auto;
width: 962px;
min-height: 100%; /* check screen-ie6.css */
}

* html #mainWrapper2 {
height: 100%;
}

/* page header */

#logo {
float: left;
padding: 3px 0 0 5px;
}

#logo img {
border: 0;
}

#header {
background: #fff;
overflow: hidden;
}

#siteSearch {
float: right;
position: relative;
background: transparent url(/files/precastfountain/gfx/bg_sitesearch.png) 0px 25px no-repeat;
width: 744px;
padding: 24px 0 0 0;
height: 56px;
}

#siteSearch button {
margin: 0;
padding: 0;
border: 0;
background: transparent;
vertical-align: middle;
}

#idig_query {
margin: 0;
border: 0;
vertical-align: middle;
width: 233px;
padding-top: 0;
padding-bottom: 0;
line-height: 44px;
height: 44px;
background: transparent;
color: #6c6c6c;
}

/* Main navigation */

#mainNavi {
clear: both;
background: url(/files/precastfountain/gfx/topnav_bg.jpg) repeat-x;
padding: 0 0 0 198px;
}

#mainNavi ul{
height: 48px;
overflow: hidden;
margin: 0;
padding: 0;
list-style: none;
}

#mainNavi ul li {
float: left;
margin-left: 20px;
/*line-height: 48px;*/
height: 48px;
padding-top: 15px;
}

#mainNavi ul li a {
font-size: 16px;
text-decoration: none;
height: 48px;
}

#mainNavi ul li a:focus,
#mainNavi ul li a:hover {
text-decoration: underline;
}

#mainNavi a {
color: #333333;
}

* html #mainNavi a  {
float: left;
}

#mainWrapper3 {
background: #fff;
overflow: hidden;
margin: 8px 0 0;
padding: 0 0 270px;
}

/* Sub navigation */
 
#subNavi {
float: left;
width: 154px;
margin-right: 10px;
padding: 27px 17px 28px 37px;
}

 
.leftbox {
background-color: #e8e8e7; 
}
 
 
.leftbox .routeup {
border-top: 1px solid #fff;
background-color: #a2a1a0;
padding: 5px 0 5px 3px;
}
 
.leftbox .routeup a:link,
.leftbox .routeup a:visited {
color: #fff;
text-decoration: none;
}
 
.leftbox ul {
margin: 0;
padding: 0;
list-style-type: none;
}
 
.leftbox li {
margin: 0;
padding: 0;
}
 
.leftbox li.sibling{
border-top: 1px solid #fff;
padding-left: 5px;
}
 
.leftbox li.sibling a {
color: #000;
text-decoration: none;
padding: 0;
line-height: 22px;
}
 
.leftbox li.sibling li.submenu {
padding-left: 10px
}
 
.leftbox li.sibling li.submenu a {
color: #000;
text-decoration: none;
padding: 0;
line-height: 22px;
border-top: 1px solid #e8e8e7;
}
 
.leftbox li a.active {
font-weight: bold;
}

/* Crumbtrail */

#crumbTrail {
float: left;
padding: 0;
line-height: 27px;
width: 744px;
overflow: hidden;
font-size: 11px;
}

#crumbTrail a {
color: #000;
text-decoration: none;
}

#crumbTrail a:focus,
#crumbTrail a:hover {
text-decoration: underline;
}



/* Content */

#content {
float: left;
overflow: hidden;
width: 707px;
}

#contentFull {
	width: 962px;
	/* float: left; */
	overflow: hidden;
	font-family: Verdana, Arial, sans-serif;
}

#mainWrapper3 .frontbox {
	padding-left: 20px; padding-top: 28px; padding-bottom: 28px; margin-bottom: 20px;
	width: 417px;
	background: transparent url(/files/precastfountain/gfx/frontbox_417x160.gif) left bottom no-repeat;
	overflow: hidden;
	}

.frontbox h2 {
	text-indent: -1000px;
	margin: 0 0 15px 0;
	background-repeat: no-repeat;
	width: 263px; height: 21px;
}

.collmaker h2 {
		background-image: url(/files/precastfountain/gfx/collectinfotitle_263x21.gif);
	}
	
.precastdict h2 {
	background-image: url(/files/precastfountain/gfx/precastdicttitle_138x21.gif);
}

.frontcontent .recentUpdates h3 {
	text-indent: -1000px;
	margin: 0;
	background-repeat: no-repeat;
	width: 417px; height: 29px;
	background-image: url(/files/precastfountain/gfx/recentupdates_417x29.gif);
}



ul.attFiles {
list-style: none;
padding: 0;
}

ul.attFiles li {
background-color: #f1f2f3; 
padding: 2px 10px;
margin: 0 0 3px; 
}

ul.attFiles a {
font-size: 11px;
color: #000;
text-decoration: none;
}

ul.attFiles a:focus,
ul.attFiles a:hover {
text-decoration: underline;
}

#centerCol {
float: left;
width: 502px;
margin-right: 8px;
overflow: hidden;
}

#rightCol {
float: left;
width: 197px;
overflow: hidden;
}

#rightColB {
	overflow: hidden;
}

#rightColB h3.featured {
	margin: 0 0 10px 0; padding:0;
	background: #ffe100 url(/files/precastfountain/gfx/featured_502x32.gif) left top no-repeat; height: 32px; text-indent: -1000px;
}

.featuredTopic {
/*height: 150px;*/
padding: 20px 0 24px 0; margin-left: -20px;
border-bottom: 1px solid black;
}

.featuredInner {
	padding-left: 20px;
}

.featuredTopic .imageWrap {
width: 251px; height: 149px; float: right; margin-right: 20px; margin-left: 30px;
background: #fff url(/files/precastfountain/gfx/front_imgframe_251x149.gif) left top no-repeat;
padding: 1px 1px;
}

.featuredTopic ul, .recentUpdates ul {
margin-left:0; padding-left:0; list-style: none; margin-bottom: 0;
}

.featuredTopic ul li, .recentUpdates ul li {
margin-left: 5px; padding-left: 10px; background: transparent url(/files/precastfountain/gfx/listbullet_redtri_5x9.gif) left top no-repeat;
background-position: 0 0.3em;
}

.recentUpdates ul li {
	margin-left: 8px;
}

.featuredTopic h4 {
margin-top:0;padding-top:0; font-size: 20px; position: relative; top: -5px; margin-bottom: 8px;
font-weight: normal;
}

#rightColB .rightPad {
	padding-left: 13px;
}


/* footer */

#footer{
height: 260px;
margin-top: -260px;
background: #e7ebee url(/files/precastfountain/gfx/bg_footer.png) left top repeat-x;
}

#footerTop {
overflow: hidden;
width: 741px;
margin: 0 auto;
padding: 60px 0 0 221px;
height: 146px;
}

#footerTop div {
float: left;
padding-right: 5px;
line-height: 2em;
}

#footerTop div.col1 {
width: 185px;
}

#footerTop div.col2 {
width: 135px;
}

#footerTop div.col3 {
width: 174px;
}

#footerTop div.col4 {
width: 223px;
}

#footerTop ul {
list-style: none;
margin: 0;
padding: 0;
}


#footerTop li {
margin: 0;
padding: 0;
}

#footerTop h4 {
margin: 5px 0 2px;
padding: 0;
font-weight: normal;
color: #6c6c6c;
}

#footerTop a {
color: #437194;
text-decoration: none;
}

#footerTop a:focus,
#footerTop a:hover {
text-decoration: underline;
}


#footerBottom {
clear: both;
width: 896px;
margin: 0 auto;
padding: 0px 4px 0 68px;
text-align: center;
color: #a3a5a7;
font-size: 11px;
}

#footerBottom a {
color: #a3a5a7;
text-decoration: none;
}

#footerBottom a:hover,
#footerBottom a:focus {
text-decoration: underline;
}

#footerBottom hr {
display: block;
margin: 0 0 5px;
padding: 0;
border: 0;
border-top: 1px solid #ccc;
height: 0px;
overflow: hidden;
}

/* Tool navigation */

#toolNavi {
position: absolute;
font-size:11px;
top:13px;
left: 60%;
margin-left:243px;
color: #6c6c6c;
}




#toolNavi a {
line-height: 30px;
display: inline-block;
color: #6c6c6c;
text-decoration: none;
}

#toolNavi a:focus,
#toolNavi a:hover {
text-decoration: underline;
}


#toolNavi a.rssLink {
padding-right: 25px;
background: transparent url(/files/precastfountain/gfx/rss.png) right center no-repeat;
}

#toolNavi a.contactLink {
padding-right: 25px;
margin-left: -35px;
margin-top: -5px;
background: transparent url(/files/precastfountain/gfx/contact-logo.png) right center no-repeat;
}




/* Content page */

#collectionMaker div.top {
height: 308px; /* ie6 */
background: transparent url(/files/precastfountain/img/cm_boksi.png) left top no-repeat;
}

#collectionMaker div[class="top"] {
height: auto;
min-height: 308px;
}

#collectionMaker div.bottom {
height: 10px;
background: transparent url(/files/precastfountain/img/cm_boksi.png) left bottom no-repeat;
}

#collectionMaker h2 {
margin: 0;
padding: 15px 10px 5px 17px;
}

#collectionMaker ul {
list-style-type: none;
margin: 0;
padding: 0 0 0 12px;
}

#collectionMaker li {
display: inline;
margin: 0;
padding: 0;
}

#collectionMaker ul li a {
display: block;
margin: 0 0 7px;
padding: 9px 20px 0;
min-height: 26px;
background: transparent url(/files/precastfountain/img/cm_bubble.png) left top no-repeat;
color: black;
text-decoration: none;
}

#collectionMaker a:hover span,
#collectionMaker a:focus span {
text-decoration: underline;
}

#collectionMaker a span {
padding-left: 20px;
}

#collectionMaker .addPage a span {
background: transparent url(/files/precastfountain/img/cm_plus.png) left center no-repeat;
}

#collectionMaker .sendCollection a span {
background: transparent url(/files/precastfountain/img/cm_letter.png) left center no-repeat;
}

#collectionMaker .createPdf a span {
background: transparent url(/files/precastfountain/img/cm_pdf.png) left center no-repeat;
}


#collectionMaker span.basket-item-count{

font-size: 10px;


}

#collectionMaker a.titleLink{

display: inline;

}

* html #collectionMaker a {
min-height: 0;
height: 26px; /* IE6 */
}

#myCollection ul {
padding: 0;
margin: 0 0 18px 3px;
}

#myCollection a.titleLink {
margin-left: 18px;
min-height: 0;
margin: 11px 0 6px 19px;
padding: 0;
color: red;
text-decoration: underline;
background: transparent;
}

#myCollection ul a {
color: black;
min-height: 0;
height: auto;
margin: 0;
padding: 1px 0 1px 17px;
background: transparent url(/files/precastfountain/img/cm_minus.png) left center no-repeat;
text-decoration: none;
}

#myCollection ul a:focus,
#myCollection ul a:hover {
text-decoration: underline;
}


/* old cm */
#collection_maker{
margin-left: 20px;
background-color: #f1f2f3;
min-height: 301px;
width: 195px;
padding: 10px;
}


#pf_logo{
margin-left: 15px;
}




.padding{
padding: 15px;
}


#saved-pages{

margin: 0 0 10px 10px;
min-height: 105px;



}

#saved-pages tr{

height: 20px;

}


#saved-pages table{

cellpadding: 0;
cellspacing: 0;


}

#saved-pages table tr{



}

#saved-pages table tr td{

margin: 0;
padding: 0;

}


/************************************

    PRECAST DICTIONARY LIFT

*************************************/

#precastDictionary div.top {
height: 208px; /* ie6 */
background: transparent url(/files/precastfountain/img/cm_boksi.png) left top no-repeat;
}

#precastDictionary div[class="top"] {
height: auto;
min-height: 208px;
margin-top:20px;
padding:14px;

}

#precastDictionary div.bottom {
height: 10px;
background: transparent url(/files/precastfountain/img/cm_boksi.png) left bottom no-repeat;
}

#precastDictionary h2 {
margin: 0;
padding: 15px 10px 5px 17px;
}

#precastDictionary ul {
list-style-type: none;
margin: 0;
padding: 0 0 0 12px;
}

#precastDictionary li {
display: inline;
margin: 0;
padding: 0;
}

#precastDictionary a {
display: block;
margin: 0 0 7px;
padding: 9px 20px 0;
min-height: 26px;
background: transparent url(/files/precastfountain/img/cm_bubble.png) left top no-repeat;
color: black;
text-decoration: none;
}

#precastDictionary a:hover span,
#precastDictionary a:focus span {
text-decoration: underline;
}

#precastDictionary a span {
padding-left: 20px;
}


* html #precastDictionary a {
min-height: 0;
height: 26px; /* IE6 */
}


/****** Media Container ********/


#mediaContainer{

width: 503px;

background: #000;

}

#mediaList{

position: relative;
top: 3px;

overflow:hidden;
background: #000;
padding-bottom: 0px;

}

ul.mediaFiles{

list-style: none;
display: inline;

}


ul.mediaFiles li{

display: inline;

}

#mediaWrapper{


overflow: hidden;
margin: 0 none;
padding 0 none;

}

#mediaText{

color: #fff;
text-align: center;
font-size: 1.3em;
padding: 20px;

}


#arrow-left{

margin-left: 3px;

}

#arrow-right{

float: right;
margin-right: 3px;

}

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 420px;
	height:100px;

	/* custom decorations */
	/*border:1px solid #ccc;*/
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:420px;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:10px 1px 10px 5px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:100px;
	height:75px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	cursor:pointer;
}

.mediathumb_flash{
	-moz-border-radius: 4px 4px 4px 4px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
	float: left;
	width: 100px;
	height: 75px; 
	margin: 10px 1px 10px 5px; 
	padding: 2px; 
}

.mediathumb_flash img{
	-moz-border-radius: 4px 4px 4px 4px; 
	height: 75px;
	width: 100px; 
	position: absolute; 
	margin: -2px 0px 0px -2px !important; 
	padding: 2px !important; 
	border: 0px solid !important;
}

.mediathumb_flash_overlay{
	background:url(/files/precastfountain/img/video-play-cover-trans.png) no-repeat; 
	position: absolute; 
	width: 100px; 
	height: 75px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:pointer;
}

/* scrollable buttons */

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(/files/precastfountain/scrollable/elematic-hori.jpg) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px 0 0;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 5px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(/files/precastfountain/scrollable/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	

.listactions{

margin-left: 10px;

}

.listactions a{

margin-right: 28px;

}



.scrollable .play {
background:url("../img/video-play-cover.png") no-repeat scroll 0 0 transparent;
cursor:pointer;
display:block;
height:40px;
left:-40px;
overflow:hidden;
position:relative;
top:0;
width:40px;
}



