
body
{
	background: #000033;
	color: #000033;
	font-size: 9pt;
	font-weight: normal;
	font-family: Arial, Tahoma;
	text-decoration: none;
}

A
{
	color: #000033;
	font-weight: bold;
	text-decoration:none;
}

A:hover
{
	color: #000033;
	font-weight: bold;
	text-decoration:underline;
}

.lss-msg
{
	color: red;
	size: 10px;
}

A.baskettxt10
{
	color: white;
	text-decoration:none;
	font-weight: bold;
	size: 10px;
}


A.baskettxt10:hover
{
	color: white;
	text-decoration:underline;
	size: 10px;
}

A.submenu-info-link
{
	color: #333333;
	text-decoration:none;
	size: 10px;
	font-weight: bold;
	font-family: Tahoma, Arial;
	margin-left:6px;
	margin-right:12px;
	margin-top:10px;
	margin-bottom:6px;
}

A.submenu-info-link:hover
{
	color: #5A5C92;
	text-decoration:none;
	size: 10px;
	margin-left: 6px;
	margin-right:12px;
	margin-top:10px;
	margin-bottom:5px;
	font-weight: bold;
	font-family: Tahoma, Arial;
}

A.txt10
{
	color: #5A5C92;
	text-decoration:none;
	size: 10px;
}


A.txt10:hover
{
	color: #5A5C92;
	text-decoration:underline;
	size: 10px;
}


/*** The page ***/
#center-page
{
	position: absolute;
	top: 0;
	left: 50%;
/*
	left: 50%;
	top: 50%;
*/
}

#page
{
	position: absolute;
	left: -380px;
	top: 5px;
/*	background: #D3DEEA; */
	background: #F2F3F6;
	width: 760px;
	position: absolute;
	border-left: 1px solid #3D3B3A;
	border-right: 1px solid #3D3B3A;
	border-top: 1px solid #3D3B3A;
	border-bottom: 1px solid #3D3B3A;
	padding: 0px;
	margin: 0px;
}



#secureLogo
{
	position: absolute;
	left: 300px;
	top: 10px;
	z-index: 4;
}

#finefocus-logo-layer
{
	position: absolute;
	border: 0px;
	left: 650px;
	top: 3px;
	z-index: 25;
}

#finefocus-logo
{
	border: 0px;
}

#lightbox
{
	position: absolute;
	white-space: nowrap;
	border: 0px;
	left: 0px;
	top: 30px;
	height: 94px;
	width: 760px;
	padding-top: 5px;
	z-index: 25;
	overflow-x: auto;
	overflow-y: hidden;
	background: url("/Images/stripes.gif") top left repeat-x;
}

/*
#lightbox-image-container
{
	white-space: nowrap;
	top: 0px;
	left: 0px;
	width: normal;
	padding: 0px;
	margin: 4px 0px 4px 0px;
	background: #F2F3F6;
}

#lightbox-border
{
	white-space: nowrap;
	border: 0px;
	padding: 1px 0px 1px 0px;
	margin: 0px;
	background: #F2F3F6;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
}

#lightbox-images
{
	margin: 0px;
	padding: 0px;
	background: black;
}
*/

#lightbox a
{
	margin: 0px 2px 0px 2px;
}

/*
#home
{
	position: relative;
	left: 10px;
	width: 100%;
	border: 2px solid green;
}
*/

#footer
{
	position: relative;
	top:4px;
	left:-5px;
	width:754px;
	clear: both;
}

#content
{
	position: relative;
	z-index: 20;
	left:0px;
	width:760px;
	padding: 0px;
	margin: 0px;
}

#nav-spacer
{
	position: relative;
	z-index: 20;
	background: #595D95;
	height: 20px;
	width: 2px;
	border: 0px;
}

#clear1
{
	position: relative;
	z-index: 20;
	width: 1px;
	height: 110px;
}

.txt11
{
	font-size: 11pt;

}
.txt8
{
	font-size: 8pt;

}

.txt9
{
	font-size: 9pt;

}

.txt10
{
	font-size: 10pt;

}

TR
{
	font-size: 10pt;
}

.txt12
{
	font-size: 12pt;

}

.nav-image
{
	border: 0px;
}

.image-make
{
	border: 0px;
	width: 80px;
	height: 20px;
	margin-left:2px;
	margin-right:2px;
	margin-top:1px;
	margin-bottom:2px;
}


.pad-image
{
	position: relative;
	border: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
}

.submenu-nav
{
	position: relative;
	top: 0px;
	height: 45px;

	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 700;

	border-left: 1px solid white;
	border-right: 1px solid white;

	z-index: 25;
}

#basketinfo
{
	position: absolute;
	z-index: 25;
	top: 12px;
	left: 350px;
}


#basket
{
	position: absolute;
	z-index: 25;
	top: 0px;
	left: 450px;
	width: 305px;
	height: 70px;
}

#search
{
	position: absolute;
	z-index: 25;
	top: 5px;
	left: 10px;
	width: 450px;
}


#search-txt
{
	color: #444444;
	font-weight: normal;
	font-size: 10px;
/*	border: 1px; */
	padding: 1px 0px 0px 0px;
	margin: 0px;
	height: 15px;
}

#search-submit
{
	color: #444444;
	font-weight: normal;
	font-size: 10px;
/*	border: 1px; */
	padding: 0px;
	margin: 0px;
	height: 19px;
}

#left-outer-content
{
	position: relative;
	width: 20px;
	float: left;
/*	border: 2px solid black; */
}

#left-content
{
	position: relative;
	width: 10px;
	padding: 0px;
	margin: 0px;
/*	border: 2px solid red; */
}

#right-content
{
	width: 620px;
	float: right;
	padding: 0px;
	margin: 20px 0px 0px 0px;
/*	border: 2px solid blue; */
}

#right-content-order
{
	width: 550px;
	float: right;
}

#divCont
{
	position:absolute;
	z-index:25;
	left:30px;
	top:170px;
	height:150px;
	width:10px;
	visability:hidden;
	display: block;
/*	border: 2px solid red;  */
}

.clTop
{
	position:absolute;
	z-index:1;
	width:100px;
	line-height:14px;
	visibility: hidden;
	display: block;
/*	border: 2px solid green; */
}

.clSub
{
	position:absolute;
	z-index:1;
	left:0px;
	top:14px;
	width:110px;
	line-height:16px;
	visibility: hidden;
	display: block;
/*	border: 2px solid blue; */
}

/*** This sets the style for the links inside the menu. ***/
#divCont .clTop a
{
	color:#000033;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#divCont .clTop a:hover
{
	color:#000033;
	text-decoration:underline;
}

#divCont .clTop .clSub a
{
	color:#000033;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#divCont .clTop .clSub a:hover
{
	color:#000033;
	text-decoration:underline;
}

.basket
{
	color: white;
	font-size: 12pt;
}

/* Secure bits */

.secure-title
{
	font-size: 10pt;
	font-weight: bold;
}

.secure-title-red
{
	font-size: 10pt;
	font-weight: bold;
	color: #f05050;
}
