/*this turns off the border onfocus */

/* @group Global Selectors */

* :focus {
/*this eliminates the onfocus outline when you click on elements*/
	outline: 0; 
} 


body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	
	text-align: center;
	
	background: url(assets/top_grad_v2.jpg) repeat-x fixed;
	
}

a img {
	border: none;
}

.textLink {
	text-decoration: none;
	color: #0700a8;
	
	border-bottom: 1px dotted #0700a8;
}

.default_text {
	line-height: 2em;
}

.iframeSize {
	width: 100%;
}


.blackBG {
	background-color: black;
}

.jhide {
/* this is a temp selector for testing */
/* don't delete it */
	display: none;
}

.jline {
/* this is a temp selector for testing */
/* don't delete it */
	border: 1px solid red;
}

.swfHide {
	display: none;
}


.swfShow {
	display: block;
}


/* @end */




.contentBin {
	width: 900px;
	margin: auto;
	text-align: left;
/*	background: url(assets/rough_bar--vert--rough_right.png) repeat-y;*/
}

.contentBinPopup {
	width: 1200px;
	margin: auto;
	text-align: left;
/*	background: url(assets/rough_bar--vert--rough_right.png) repeat-y;*/
}


.contentBinTable {
	width: 100%;
	height: 100%;
}

.contentBinTable_LeftCell {
	background: url(assets/rough_bar--vert--rough_left.png) repeat-y right;
	width: 7px;
}

.contentBinTable_LeftCellBin {
	height: 100%; 
	position: relative;
}



.contentBinTable_LogoAndNavCell {
/*	background: url(assets/rough_bar--vert--rough_left.png) repeat-y right;*/
	width: 150px;
	background-color: #494949;
	height: 100%;
}


.logoAndNavTable {
	width: 100%;
	height: 100%;
}

.logoAndNavTable_RoughLineCell {
	background: url(assets/rough_bar--vert--rough_left.png) repeat-y right;
	height: 100%;
	width: 100%;
}



.logoBin {
	margin-top: 10px;
	margin-bottom: 10px;
}

.seeTheWork_Button {
	
	
	margin-bottom: 10px;
	outline-style:none;
	outline-width:0;
	
}


.contactUs_Button {
	margin-bottom: 40px;
}


.art_Button {
	
	margin-bottom: 30px;

}


#contentBinTable_contentCell {
	background-color: white;
	height: 100%;
	width: 750px;
	overflow: visible;
/*	background-color: #cccc99;*/
	/*#cccc99 is color used on the old tf web site bg */
}

.contentBinTable_contentCell--whiteSmoke {
	background-color: whitesmoke;
	height: 100%;
	width: 750px;
	overflow: visible;
/*	background-color: #cccc99;*/
	/*#cccc99 is color used on the old tf web site bg */
}

.contentBinTable_contentCell--gray {
	background-color: #CFCFCF;
	height: 100%;
	width: 750px;
	overflow: visible;
/*	background-color: #cccc99;*/
	/*#cccc99 is color used on the old tf web site bg */
}


.contentCell_noMarginsBin {
/*	position: relative;*/
	background-image: url(assets/water_droplets2.jpg);
	height: 600px;
}

.contentCell_noMarginsBin_HOMEPAGE {
/*	position: relative;*/
/*	margin-top:6px;*/
	background-image: url(assets/water_droplets2--taller-ani.gif);
	height: 650px;
	background-color: #494949;
}



.contentCell_leftShadowBin {
	background: url(assets/topHeadlineBin--left_shadow--longer.png) repeat-y left top; 
	height: 100%;
}

.contentCell_rightShadowBin {
/*	background: url(assets/topHeadlineBin--right_shadow--longer.png) repeat-y right top;*/ 
	height: 100%;
}

/* @group .contentCell_topHeadlineBin */

/* This is where headline stuff and other planned navigation... like for the portfolio page. Make a version of the moo tools thingy for the portfolio page with the small icons scrolling across the top headline and then the content appearing below.*/

.contentCell_topHeadlineBin {
	/* dark blue  */	
/*	background-color: #24215a; */

	/* burnt ocre  */	
/*	background-color: #5a5200;*/

	/* dark red */	
/*	background-color: #940000; */

	/* orange */	
/*	background-color: #b05500; */

	background: url(assets/__StaticTV.gif);


	height: 150px;
	position: relative;
	
}

.topHeadlineBin_bttmShadowBin {
	background: url(assets/topHeadlineBin--bttm_shadow.png) repeat-x 0 bottom;
	height: 100%;
}

.topHeadlineBin_topShadowBin {
	background: url(assets/topHeadlineBin--top_shadow.png) repeat-x 0 top;
	height: 100%;
}

.topHeadlineBin_leftShadowBin {
	background: url(assets/topHeadlineBin--left_shadow.png) repeat-y left top; 
	height: 100%;
}

.topHeadlineBin_rightShadowBin {
	background: url(assets/topHeadlineBin--right_shadow.png) repeat-y right top; 
	height: 100%;
}


.contentCell_topHeadlineBin_art_section {
	background: url(assets/__StaticTV.gif);
	height: 150px;
	position: relative; 
}



/* @end */

/* @group .contentCell_topHeadlineNavBin */
#topHeadlineInsertBin {
	/*this is used to swap out the headline on click */	

}

.contentCell_topHeadlineNavBin {
	
	background-color: #494949; 
	text-align: center;
	height: 25px;
	position: relative;
	font-family: "Courier New", Courier, mono;
	overflow: visible;

/*	padding-top: 5px;*/
	

}

.topHeadlineNavBinTable {
	width: 100%;
	height: 100%;
	font-family: "Courier New", Courier, mono;
/*	font-weight: bold;*/
	color: whitesmoke;
}

.topHeadlineNavBinTable_leftCell, .topHeadlineNavBinTable_rightCell {
	background-color: #292929;
	width: 30px;
	

}

.topHeadlineNavBinTable_middleCell {

}


#topHeadlineNavBinTable_title {
	
}


#topHeadlineNavBinTable_instructions {
	display:none;
}

/* @end */

.homeBgBin {
	background-image: url(assets/temp--home_bg.jpg);
}

/* @group .contentCell_contentBin */


.contentCell_contentBin {
	margin-left: 25px;
	padding-top: 25px;
	margin-right: 25px;
	margin-bottom: 75px;

	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	
	/*width: 100%;*/
	
}

/* @group #ContentInsertBin */

#ContentInsertBin {
/*	position: relative; */
/*	padding-bottom: 75px;*/
}

/* @end */

/* @group #ContentInsertBin .contentBin_iconModule */

#ContentInsertBin .contentBin_iconModule-Inactive, #ContentInsertBin .contentBin_iconModule-Hover {
	margin-right: 20px;
	margin-bottom: 30px;
	float: left;
			
	width: 200px;
	height: 150px;
	
	overflow: hidden;	
	position: relative;
	background-color: white;
	
	border: 1px solid gray;

	cursor: pointer;
	
	
}

#ContentInsertBin .contentBin_iconModule-Inactive .iconModule_rolloverTitleBin {
	position: absolute;
	width: 100%;
	bottom: 0px;
	height: 15px;
	background-color: black;
	padding-top: 3px;
/*	padding-bottom: 5px;*/

	display: none;
	/* hidden because it is only shown when you roll over the icon module */
}

#ContentInsertBin .contentBin_iconModule-Hover .iconModule_rolloverTitleBin {
	position: absolute;
	width: 100%;
	bottom: 0px;
	height: 15px;
	background-color: black;
	padding-top: 3px;
/*	padding-bottom: 5px;*/

	display: block;
	/* hidden because it is only shown when you roll over the icon module */
}




#ContentInsertBin .iconModule_rolloverTitle {
	width: 100%;
	font-family: Verdana, Geneva, "Lucida Grande", Lucida, "Lucida Sans", Tahoma, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: whitesmoke;
	text-align: center;
}



/* @end */

/* @group .contentBin_portfolioBin */

.contentBin_portfolioBin {
		
}

.portfolioBin_titleBin, .contentBin_headlineBin {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 17px;
}

.portfolioBin_titleBin_popUp {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 17px;
	color: #FFFFFF;	
	
}

.portfolioBin_picBin {
	position: relative;
}

.portfolioBin_picBin img {
	margin-bottom: 25px;
}


/* @end */

/* @group .contentBin_iconModule */

.contentBin_iconModule-Inactive, .contentBin_iconModule-Hover {
/*	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 20px;*/
		
	width: 200px;
	height: 150px;
	
	overflow: hidden;	
	position: relative;
	background-color: white;
	
	border-right: 1px dashed gray ;
	
	cursor: pointer;

	
	
}

.contentBin_iconModule-Inactive .iconModule_rolloverTitleBin {
	position: absolute;
	width: 100%;
	bottom: 0px;
	height: 15px;
	background-color: black;
	padding-top: 3px;
/*	padding-bottom: 5px;*/

	display: none;
	/* hidden because it is only shown when you roll over the icon module */
}

.contentBin_iconModule-Hover .iconModule_rolloverTitleBin {
	position: absolute;
	width: 100%;
	bottom: 0px;
	height: 15px;
	background-color: black;
	padding-top: 3px;
/*	padding-bottom: 5px;*/

	display: block;
	/* hidden because it is only shown when you roll over the icon module */
}




.iconModule_rolloverTitle {
	width: 100%;
	font-family: Verdana, Geneva, "Lucida Grande", Lucida, "Lucida Sans", Tahoma, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: whitesmoke;
	text-align: center;
}



/* @end */

/* @end */

/* @group .iconScrollBin */


.iconScrollBin {
	width: 750px;
	height: 100%;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}


#iconScrollBin_arrowsBin {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 3;
	left: 0px;	
	display: block;
}

.arrowsBin_arrowImage {
	margin-top: 35px;

}

.arrowsBin_leftArrowBin {
	width: 25%;
	padding-left: 10px;
	height: 100%;
	float: left;
	left: 0px;
	z-index: 4;
	text-align: left;
}



.arrowsBin_rightArrowBin {
	width: 25%;
	padding-right: 10px;
	height: 100%;
	float: right;
	right: 0px;
	z-index: 4;
	text-align: right;
}


.iconScrollBin_contentBin {
/*	width: 705px;*/
	height: 100%;
	position: relative;
/*	left: 0px;*/
/*	right: 0px;*/
/*	overflow: hidden;*/
}






/* @end */

.contentBinTable_RightCell {
	background: url(assets/rough_bar--vert--rough_right.png) repeat-y left;
	width: 7px;
	height: 100%;
}

.contentBinTable_RightCellBin {
	height: 100%; 
	position: relative;
	top: 0px;
}



.topSerratedBinCell {
/*	background: url(assets/vert_FULL_rough_bar.png) repeat-y left;*/
	padding-left: 2px;
	padding-right: 1px;
}

.bottomSerratedBinCell {
/*	background: url(assets/vert_FULL_rough_bar.png) repeat-y right;*/
	padding-left: 2px;
	padding-right: 1px;
	text-align: center;
}


.forgingGreatIdeas {
	margin-top: 10px;
}


.vertLine {
	font-family: "Times New Roman", Times, serif;
	background: url(assets/vert_rough_bar.gif) repeat-y;
}

.topSerratedBin {
	background: url(assets/top_horz_serrated_edge.png) repeat-x;
/*	background-color: black;*/
	height: 30px;
	position: relative;
}


.topSerratedBin_bgColorBin {
	background-image: url(assets/topSerratedBin_bgColorBin.gif);
	background-repeat: repeat-x;
	height: 30px;
}

.topRoughlineBin {
	background: url(assets/rough_bar--horz--rough_bottom.png) repeat-x;
	height: 7px;
	position: absolute;
	bottom: -7px;
	width: 100%;
	z-index: 5;
	
	left: 0px;
	right: 0px;
	
}

.bottomSerratedBin {
	background: url(assets/bottom_horz_serrated_edge.png) repeat-x 0 bottom;
	height: 50px;
	position: relative;
}

.bottomSerratedBin_bgColorBin {
	background: url(assets/bottomSerratedBin_bgColorBin.gif) repeat-x;
	height: 50px;
}


.bottomRoughlineBin {
	background: url(assets/rough_bar--horz--rough_top.png) repeat-x;
	height: 7px;
	position: absolute;
	top: -7px;
	width: 100%;
	z-index: 5;
	
	left: 0px;
	right: 0px;

}

.portfolioBorder {
	border: 1px solid #9a9a9a;
}












