@charset "UTF-8";
/* CSS Document */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	background-image: url(../bg/satin.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	padding: 0 0 15px 22px;
	vertical-align: bottom;
}
a.login:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}
a.login:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}
a.login:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
}
a.login:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none
}
a.link2:link {
	color: #FFF;
	text-decoration: underline;
}
a.link2:visited {
	color: #FFF;
	text-decoration: underline;
}
a.link2:hover {
	color: #FFF;
	text-decoration: none;
}
a.link2:active {
	color: #CCC;
	text-decoration: none
}
a.link3:link {
	color: #CCC;
	text-decoration: underline;
}
a.link3:visited {
	color: #CCC;
	text-decoration: underline;
}
a.link3:hover {
	color: #CCC;
	text-decoration: none;
}
a.link3:active {
	color: #CCC;
	text-decoration: none
}
a.link4:link {
	color: #999;
	text-decoration: none;
}
a.link4:visited {
	color: #999;
	text-decoration: none;
}
a.link4:hover {
	color: #999;
	text-decoration: none;
}
a.link4:active {
	color: #999;
	text-decoration: none
}
.thrColFix #container {
	width: 1010px; /* the auto margins (in conjunction with a width) center the page */
	margin: 0 auto;
	text-align: left;
	position: relative;
}
.thrColFix #header {
	padding: 0px;
	position: relative;
	border: 0px;
	margin: 0px;
	z-index: 9;
}
.thrColFix #mainContent {
	width: 968px;
	margin: 0 0 0 21px;
	position: relative;
	border-width: 0 1px 1px 1px;
	border-style: none solid solid solid;
	border-color: #666;
}
.thrColFix #photoContainer {
	width: 968px;
	text-align: center;
	position: relative;
	background-color: #000;
	padding: 25px 0 20px 0;
	margin: 0;
}
.thrColFix #rightColumn {
	color: #333;
	font-size: 13px;
	text-align: left;
	float: right;
	width: 468px;
	height: 334px;
	margin-top: 1px;
	margin-left: 0px;
}	
.thrColFix #pageTitle {
	width: 468px;
	height: 65px;
}
.thrColFix #rightSideTxt {
	font-size: 14px;
	text-align: left;
	float: right;
	margin: 10px 20px 20px 10px;
	padding-right: 8px;
	width: 430px;
	height: 229px;
	text-align: justify;
	position: relative;
	overflow: auto;
}
.thrColFix #pageTitleHome {
	width: 468px;
	height: 65px;
}
.thrColFix #rightSideTxtHome {
	font-size: 14px;
	text-align: left;
	float: right;
	margin: 10px 20px 20px 10px;
	padding-right: 8px;
	width: 430px;
	height: 229px;
	text-align: justify;
	position: relative;
	overflow: auto;
}
.thrColFix #pagePhoto {
	background-color: #000;
	width: 500px;
	height: 335px;
	position: relative;
}
.thrColFix #pagePhotoAlt {
	background-repeat: no-repeat;
	width: 500px;
	height: 335px;
	position: relative;
	background-image: url(../bg/dark_waves_photoAlt.jpg);
	color: #CCC;
}
.thrColFix #bottomContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	width: 968px;
	height: 75px;
	text-align: left;
	position: relative;
	background-color: #666;
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	background-image: url(../bg/dark_satin.jpg);
	padding-top: 15px;
}
.thrColFix #bottomContentAlt {
	color: #FFF;
	width: 968px;
	height: 41px;
	text-align: left;
	position: relative;
	background-color: #666;
	margin: 0;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	background-image: url(../bg/dark_satin.jpg);
	padding-top: 5px;
}
.thrColFix #adBottom1 {
	width: 300px;
	height: 70px;
	margin-top: 0;
	margin-right: 19px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.thrColFix #adBottom2 {
	width: 300px;
	height: 70px;
	position: relative;
	margin-right: 19px;
	float: right;
	padding-right: 5px;
}
.thrColFix #adBottom3 {
	width: 300px;
	height: 70px;
	margin-right: 10px;
	float: right;
}
.adBottomBlock {
	display: block;
	margin-left: 88px;
}
.adBottomFacebook {
	margin-top: 20px;
}
.photoSpacer {
	margin: 8px;
	border-style: solid;
	border-color: #333;
	border-width: 1px;
}
.thrColFix #footer  {
	width: 968px;
	position: relative;
	margin-left: 21px;
}
.smtxt {
	font-size: 10px;
}

/* the following divs and classes are for the temporary index.php with flash promo video */

#promoWrapper {
	width: 750px;
	margin: 0 auto;
	text-align: center;
}
#introBanner {
	height: 150px;
	width: 750px;
	text-align: left;
	padding: 0;
}
#staticPromoLogo {
	height: 150px;
	width: 367px;
}
#skipIntro {
	height: 40px;
	width: 250px;
	float: right;
	margin: 103px 0 0 0;
}
#backTo44 {
	height: 40px;
	width: 250px;
	float: right;
	margin: 103px 35px 0 0;
}
#flashIntro {
	background-image:url(../flash/ballbearing_pre.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#flashPromo {
	
}
#promoCopyright {
	height: 40px;
	width: 740px;
	text-align: center;
	padding: 10px 10px 0 0;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11.5px;
}

/* end of temporary index.php divs and classes */

/* the following are divs and classes for client area */

.thrColFix #mainContentRestricted {
	width: 968px;
	margin: 0 0 0 21px;
	background-image: url(../bg/dark_waves_mainContentAlt.jpg);
	background-repeat: repeat;
	position: relative;
	border-width: 0 1px 1px 1px;
	border-style: none solid solid solid;
	border-color: #666;
}
.thrColFix #pageTitleRestricted {
	/* pageTitleRestricted is the div tag for the client area title bar */
	width: 956px;
	height: 65px;
	padding: 0 0 0 12px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	background-color: #000;
}
.thrColFix #pageTitleClient {
	/* pageTitleClient is the div tag for the individual client pages */
	width: 943px;
	height: 45px;
	padding: 20px 0 0 25px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	background-color: #000;
}
.thrColFix #scrollingContentRestricted {
	width: 913px;
	height: 230px;
	position: relative;
	margin: 0 15px 20px 0;
	padding: 10px 15px 10px 25px;
	overflow: auto;
	color: #CCC;
	font-size: 16px;
}
.clientThumbnails {
	margin: 15px 10px 15px 0;
	border: none;
}

/* end divs and classes for client area */

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

td img {
	display: block;
}

[if IE]>

/* place css fixes for all versions of IE in this conditional comment */
.thrColFix #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */

<![endif]
