 /* CSS Document  - Fehringer Studios 2005 */



#pgNumbers span {
	color: #888888;
	}
#reghead p {
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	}
#scroll p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	}
#scroll strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	}
#searchcontent h1, 
#searchcontent h2, 
#searchcontent h3, 
#searchcontent p {
	margin: 20px 0px 0px 20px;
	}
#step1 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	}
#step1 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	}
#step1 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	}

	
/* === LINKS ================================================== */

a:link {
	text-decoration: none;
	color: #222222;
	}
a:visited {
	color: #222222;
	text-decoration: none;
	}
a:hover {
	color: #CC0000;
	text-decoration: underline;
	}	
h2 a:link {
	color: #CC0000;
	text-decoration: none;
	}
h2 a:visited {
	color: #CC0000;
	text-decoration: none;
	}
h2 a:hover {
	color: #999999;
	text-decoration: underline;
	}
h3 a:link {
	color: #CC0000;
	text-decoration: none;
	}
h3 a:visited {
	color: #CC0000;
	text-decoration: none;
	}
h3 a:hover {
	color: #999999;
	text-decoration: underline;
	}
h6 a:link {
	color: #999999;
	text-decoration: underline;
	}
h6 a:visited {
	color: #999999;
	text-decoration: underline;
	}
h6 a:hover {
	color: #CC0000;
	text-decoration: underline;
	}
#footer a:link,
#footerHome a:link,
#clientsFooter a:link,
#linkFooter a:link {
	color: #C0C0C0;	
	}
#footer a:visited,
#footerHome a:visited,
#clientsFooter a:visited,
#linkFooter a:visited {
	color: #C0C0C0;
	text-decoration: none;
	}
#footer a:hover,
#footerHome a:hover,
#clientsFooter a:hover,
#linkFooter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
#login1 a:link {
	color: #CC0000;
	text-decoration: underline;
	}
#login1 a:visited {    
    color: #0033CC;
	text-decoration: underline;
	}
#login1 a:hover {
    color: #0033CC;
	text-decoration: underline;
	}
#login1 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	line-height: 20px;
	}
#navOne a:link,
#navTwo a:link,
#navThree a:link,
#navFour a:link,
#navFive a:link,
#navSix a:link {
	text-decoration: none;
	color: #999999;
	}
#navOne a:visited,
#navTwo a:visited,
#navThree a:visited,
#navFour a:visited,
#navFive a:visited,
#navSix a:visited {
	text-decoration: none;
	color: #999999;
	}
#navOne a:hover,
#navTwo a:hover,
#navThree a:hover,
#navFour a:hover,
#navFive a:hover,
#navSix a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
#portfolionav a:link {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	}
#portfolionav a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	}
#portfolionav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	}
#portfolionav a:active {
	color: #993300;
	text-decoration: none;
	font-size: 10px;
	}
#pgNumbers a:link, 
#pgNumbers a:visited {
	color: #BBB;
	}
#pgNumbers a:hover {
	color: #CC0000;
	}
#steps a:link {
	color:  #CC0000;
	text-decoration: underline;
	}
#steps a:visited {
	color: #FF0000;
	text-decoration: underline;
	}
#steps a:hover {
	color: #0000CC;
	text-decoration: underline;
	}
#steps p a:link {
	color: #0033CC;
	text-decoration: underline;
	}
#steps p a:visited {
	color: #0033CC;
	text-decoration: underline;
	}
#step1 p a:hover {
	color: #0000CC;
	text-decoration: underline;
	}


/* === ELEMENTS ================================================ */


select  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #262626;
	margin: 20px;
	}


/* ===    LISTS    ============================================== */

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}	
#list01 ul, 
#list02 ul{
	color: #CCCCCC;
	letter-spacing: 1px;
	margin: 15;
	padding: 15;
	}
#list01 {
	font-size: 12px;
	line-height: 18px;
	list-style-type: square;
	
	}
#list02 {
	font-size: 10px;
	line-height: 14px;
	list-style-type: none;
	}
	

/* ===    NAVIGATION    ============================================== */

/*--------------------------------------------------------top navigation--------------*/


/* =========================--- ADMINISTRATION CSS ---==========================*/

#admindiv {
	position:absolute;
	width:760px;
	background-color: #FFFFFF;
	left: 0;
}

#editdiv { 
    position:absolute;
	left:0px;
	top:35px;
	width:760px;
	background-color: #FFFFFF;
}
td a:link {
    color: #FFFFFF;
	text-decoration: none;
}

td a:visited {
    color: #FFFFFF;
	text-decoration: none;
}

td a:hover {
    color: #FFCC00;
	text-decoration: none;
}

td a:active {
    color: #FFFFFF;
	text-decoration: none;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	margin: 20px;
}

#searchbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #993300;
	font-weight: bold;
	position: absolute;
	width: 30px;
	height: 20px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
}
.greyheader {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.ltgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #333333;
	background-color: #EEEEEE;
}
.dkgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
}
.nomar {
	margin: 3px;
}
hr {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
/* ============================= END ADMIN =========================== */


/* ---   EYECONOGRAPHY   -------------------------------------- */
#eyeconSeparator {
	position:absolute;
	left:130px; 
	top:5px;
	width:4px;
	height:86px;
	z-index:4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC0000;
	}
/*---eyeconography sub topic navigation in site menu -----------------------------------------------  */

#eyeconTopic {
	visibility: hidden;
	}
/*---1thru4 are for gray bkgrnd  --- 5thru8= black bkgrnd----*/	
#eyeTopic1,
#eyeTopic2,
#eyeTopic3,
#eyeTopic4	{
	position: absolute;
	width: 125px;
	top: 12px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


#eyeTopic1 {
	position: absolute;
	left: 160px;
	line-height: 14px;
	text-align: left;
	}
#eyeTopic2  {
	left: 280px;
	line-height: 14px;
	text-align: left;
	}
#eyeTopic3  {
	left: 490px;
	font-weight: normal;
	text-align: right;
	font-style: italic;
	line-height: 23px;
	}
#eyeTopic4  {
	left: 610px;
	font-weight: normal;
	text-align: right;
	font-style: italic;
	line-height: 23px;
	}
	
#navarrows  {
	position:absolute;
	left:598px;
	top:80px;
	width:148px;
	height:18px;
	z-index:5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: right;
}	
	
/* === LAYOUT / GRID ============================================ */


/*--- catalog number - 8 images---------------------*/
#imgcat1,
#imgcat2,
#imgcat3,
#imgcat4,
#imgcat5,
#imgcat6,
#imgcat7,
#imgcat8 {	
	position:absolute;
	left:8px;
	top:163px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #999999;
	visibility: hidden;
	}
	
#imgcat1,
#imgcat1,
#imgcat1,
#imgcat1,
#imgcat1,
#imgcat1,
#imgcat1,
#imgcat1 {
	position:absolute;
	left:5px;
	top:168px;
	width:52px;
	height:20px;
	z-index:25;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9px;
	color: #666666;
	visibility: hidden;
	}
#vertimgcat1,
#vertimgcat2,
#vertimgcat3,
#vertimgcat4,
#vertimgcat5,
#vertimgcat6
#vertimgcat7,
#vertimgcat8 {
	position:absolute;
	left:0px;
	top:140px;
	width:52px;
	height:20px;
	z-index:25;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9px;
	color: #666666;
	visibility: hidden;
}



/* ---    PHOTOPLACEMENT   ----------------------------------*/
#img1horiz {
	position:absolute;
	left:25px;
	top:40px;
	width:130px;
	height:86px;
	z-index:5;
}
#img1vert {
	position:absolute;
	left:48px;
	top:26px;
	width:86px;
	height:130px;
	z-index:5;
}

/*---basic page content--------------------------------------------*/
#contentBox {
	position:absolute;
	left:0px;
	top:210px;
	width:760px;
	height:420px;
	z-index:20;
	background-color: #FFFFFF;
	}
#contentLeft {
	position:absolute;
	left:0px;
	top:0px;
	width:250px;
	height:400px;
	z-index:2;
	padding-left: 15px;
	line-height: 20px;
	}
#contentRight {
	position:absolute;
	left:300px;
	top:0px;
	width:500px;
	height:325px;
	z-index:2;
	padding-left: 10px;
	line-height: 20px;
	}
#contentHelp{
	position:absolute;
	left:0px;
	top:30px;
	width:375px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	}
	
/*---konsume ----- instructions --------*/
#steps {
	position:absolute;
	left:0px;
	top:110px;
	width:370px;
	height:370px;
	z-index:2;
	}
#steps p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 13px;
	}
#steps h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 16px;
	}
#steps span {
	color: #333333;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	}
		
/*---search--------------------------------------------*/
#contentSearch {
	position:absolute;
	left:0px;
	top:90px;
	width:725px;
	height:420px;
	z-index:2;
	}
#searchBox {
	position:absolute;
	left:15px;
	top:40px;
	width:200px;
	height:40px;
	z-index:1;
	color: #333333;
	}
#searchLabel {
	position:absolute;
	left:15px;
	top:58px;
	width:200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	}



/*--------------------------------PURCHASE PAGE--------*/
#loginHelp{
	position:absolute;
	left:0px;
	top:184px;
	width:760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	}
#loginHelp span a:link {
	color: #FFFFFF;
	text-decoration: underline;
	}
#loginHelp span a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
#loginHelp span a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
#login1 {
	position:absolute;
	left:249px;
	top:280px;
	z-index:10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 250;
	}
#login2 {
	position:absolute;
	left:0px;
	top:340px;
	width:760px;
	height:370px;
	z-index:2;
	background-color: #FFFFFF;
	padding: 30px;
	}

#reghead  {
	position:absolute;
	left:0px;
	top:70px;
	width:760px;
	height:100px;
	z-index:2;
	background-color: #C0C0C0;
	padding: 14px;
}

#register {
	position:absolute;
	left:0px;
	top:210px;
	width:760px;
	z-index:2;
	background-color: #FFFFFF;
}
/*--------------------------------CLIENTS PAGE--------*/
#clients  {
	position:absolute;
	left:0px;
	top:210px;
	width:760px;
	height:950px;
	z-index:2;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#clienthelp {
	position:absolute;
	left:15px;
	top:100px;
	width:740px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C1C1C1;
	font-weight: normal;
	height: 32px;
	}

#admindivsub {
	position:absolute;
	top:210px;
	width:760px;
	background-color: #FFFFFF;
	left: 0;
}

/*--------------------------------links PAGE--------*/
#linkContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	left:0px;
	top:200px;
	width:740px;
	height:88px;
	padding-left: 15px;
	z-index:3;
	}

#linkContent a:link {
	color: #999999;
	text-decoration: none;
	}
#linkContent a:visited {
	color: #999999;
	text-decoration: none;
	}
#linkContent a:hover {
	color: #FF0000;
	text-decoration: underline;
	}


/* === CLASSES ================================================= */



.greyheader {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	}
.greyrow {
	background-color: #E1E1E1;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC3300;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	}
.largebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	}
.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	}
.selected {
	color: #CC0000;
	}

.whiterow {
	background-color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	}	


/* ===  PAGE  DETAILS ================================================= */

/*------   Circula Vite---------*/
#cvcontent {
	position:absolute;
	left:0px;
	top:200px;
	width:760px;
	height:88px;
	z-index:3;
	padding: 10px;
	}
	
/*------   Consume ---------*/
#consume {
	position: absolute;
	width: 200px;
	top: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	}	
	
/*--------------------------------PURCHASE PAGE--------*/

/*--------search--------*/


#search  {
	position:absolute;
	left:0px;
	top:73px;
	width:760px;
	height:100px;
	z-index:2;
	background-color: #FFF0B0;
	}
#searchbox  {
	position:absolute;
	left:15px;
	top:30px;
	width:200px;
	height:40px;
	z-index:1;
	color: #333333;
	}
#searchcontent {
	position:absolute;
	left:0px;
	top:230px;
	width:760px;
	z-index:2;
	background-color: #FFFFFF;
	}
#searchhelp {
	position:absolute;
	left:15px;
	top:12px;
	width:480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	height: 32px;
	}
#searchLabel {
	position:absolute;
	left:50px;
	top:55px;
	width:200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	}



/*--------- instructions --------*/
#step1 {
	position:absolute;
	left:0px;
	top:210px;
	width:760px;
	height:370px;
	z-index:2;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-left: 15px;
	}


/*------   footers  ----------------------------------------------------*/
#footer { 
	position:absolute; 
	left:0px; 
	top:900px; 
	width:780px; 
	z-index:2;
	}
#footerHome { 
	position:absolute; 
	left:0px; 
	top:680px; 
	width:760px;
	}
#clientsFooter { 
	position:absolute; 
	left:0px; 
	top:1200px; 
	width:760px; 
	z-index:2; 
	}
#linkFooter { 
	position:absolute; 
	left:0px; 
	top:650px; 
	width:760px; 
	z-index:2; 
	}
#purchasefooter { 
	position:absolute; 
	left:0px; 
	top:575px; 
	width:760px; 
	z-index:2; 
	}
#registerfooter { 
	position:absolute; 
	left:0px; 
	top:582px; 
	width:760px; 
	z-index:2; }
	
	
/* === IMAGEMOVER ============================================ */

/*---admin and storage bins*/
#admin, 
/*
#b01,
#b02,
#b03,
#b04
*/
#admin {
	top: 44px;
	background-color: #bfbfbf;
	}
/*
#b01 {left: 330px;}
#b02 {left: 620px;}
#b03 {left: 910px;}
#b04 {left: 1200px;}
*/

/*---admin buttons*/

#trash { /*--- trash bin*/
	position: absolute;
	z-index: 999;
	bottom: 15px;
	left: 18px; 
	}

#title{
	position: absolute;
	z-index: 2;
	line-height: 1px;
	width: 360px;
	margin-left: 15px;
	margin-top: 15px; 
	}
	
#imgMoverNavs{
	position: absolute;
	z-index: 2;
	line-height: 1px;
	width: 265px;
	margin-left: 15px;
	margin-top: 50px; 
	}


.goButton {
	font-weight: bold;
	background-color: #CC6000;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	border: none;
	left: 174px;
	position: absolute;
	margin: 0;
	width: 30px;
	height: 22px;
	align: left;
	}

/*---placement---*/
#img1horiz {
	position:absolute;
	left:25px;
	top:40px;
	width:130px;
	height:86px;
	z-index:5;
}
#img1vert {
	position:absolute;
	left:48px;
	top:26px;
	width:86px;
	height:130px;
	z-index:5;
}
