
/* CSS Document */


.----------------DEFINED-TAGS {}

a {
	color: #006699;
}
a:visited {
	color: #993399;
}
a:hover {
	color: #3399CC;
}

.align-right {
	text-align:right;
}
.align-left {
	text-align:left;
}
.align-center {
	text-align:center;
}
.align-bottom {
	vertical-align:bottom;
}
.align-bottom img {
	vertical-align:bottom;
}

img {
	border:0px;
}

.strong {
	font-weight:bold;
}

.middle {
	vertical-align:middle;
}

h1 {
	font-size:28px;
	font-style:italic;
	margin-bottom:0px;
	margin-left:-8px;
}

h2 {
	font-size:21px;
	color: #193464;
	font-style:italic;
	margin-left:-8px;
}


.--------NAVIGATION{}

.top-nav-home a {
	clear:both;
	vertical-align:top;
	height:23px;
	width:54px;
	display:block;
	background-image: url(/images/top-nav-home.gif);
	background-position:0px 0px;
}
.top-nav-home a:hover {
	background-position:0 -23px;
}
.top-nav-home-on {
	clear:both;
	vertical-align:top;
	height:23px;
	width:54px;
	display:block;
	background-image: url(/images/top-nav-home.gif);
	background-position:0 -23px;
}

.top-nav-production a {
	clear:both;
	vertical-align:top;
	height:23px;
	width:85px;
	display:block;
	background-image: url(/images/top-nav-production.gif);
	background-position:0px 0px;
}
.top-nav-production a:hover {
	background-position:0 -23px;
}
.top-nav-production-on {
	clear:both;
	vertical-align:top;
	height:23px;
	width:85px;
	display:block;
	background-image: url(/images/top-nav-production.gif);
	background-position:0 -23px;
}

.top-nav-duplication a {
	clear:both;
	vertical-align:top;
	height:23px;
	width:88px;
	display:block;
	background-image: url(/images/top-nav-duplication.gif);
	background-position:0px 0px;
}
.top-nav-duplication a:hover {
	background-position:0 -23px;
}
.top-nav-duplication-on {
	clear:both;
	vertical-align:top;
	height:23px;
	width:88px;
	display:block;
	background-image: url(/images/top-nav-duplication.gif);
	background-position:0 -23px;
}

.top-nav-products a {
	clear:both;
	vertical-align:top;
	height:23px;
	width:73px;
	display:block;
	background-image: url(/images/top-nav-products.gif);
	background-position:0px 0px;
}
.top-nav-products a:hover {
	background-position:0 -23px;
}
.top-nav-products-on {
	clear:both;
	vertical-align:top;
	height:23px;
	width:82px;
	display:block;
	background-image: url(/images/top-nav-products.gif);
	background-position:0 -23px;
}

.top-nav-about-us a {
	clear:both;
	vertical-align:top;
	height:23px;
	width:76px;
	display:block;
	background-image: url(/images/top-nav-about-us.gif);
	background-position:0px 0px;
}
.top-nav-about-us a:hover {
	background-position:0 -23px;
}
.top-nav-about-us-on {
	clear:both;
	vertical-align:top;
	height:23px;
	width:76px;
	display:block;
	background-image: url(/images/top-nav-about-us.gif);
	background-position:0 -23px;
}

.top-nav-contact-us a {
	clear:both;
	vertical-align:top;
	height:23px;
	width:82px;
	display:block;
	background-image: url(/images/top-nav-contact-us.gif);
	background-position:0px 0px;
}
.top-nav-contact-us a:hover {
	background-position:0 -23px;
}
.top-nav-contact-us-on {
	clear:both;
	vertical-align:top;
	height:23px;
	width:82px;
	display:block;
	background-image: url(/images/top-nav-contact-us.gif);
	background-position:0 -23px;
}

.half-width {
	width:50%;
}

.no-pad {
	border-collapse:collapse;
	padding:0px;
}

.float-right {
	float:right;
}

.float-right-padded {
	float:right;
	margin:8px;
}

.float-left {
	float:left;
}

.float-left-padded {
	float:left;
	padding:8px;
}

.required-star-txt {
	font-weight:bold;
	color:#CC0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.header {
	position:absolute;
	top:0px;
	left:0px;
	height:120px;
	width:100%;
	background-color:#FFFFFF;
}

.header-middle-td {
	width:100%;
}

.header-table td {
	padding:0px;
}

.header-table {
	border-collapse:collapse;
}

.header-right-td {
	background-image:url(../images/top-nav-bg-right.gif);
	background-position:right bottom;
	vertical-align:bottom;
}

.header-right-div {

}

.header img {
	border:0px;
}

.clearheader{
	height:140px;
}

.--------FOOTER {}

.footer {
	bottom:0px;
	width:100%;
	height:85px;
	background-color:#FFFFFF;
	margin-top:-85px;
	font-size:12px;
	text-align:center;
	padding-top:15px;
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.footer a {
	color: #000000;
	text-decoration:underline;
	font-weight:normal;
}

.footer a:visited {
	color: #000000;
}

.footer a:hover {
	color: #999999;
}

.clear-footer {
	height:125px;
}

* html #footer {/*only ie gets this style*/
	\height:65px;/* for ie5 */
	he\ight:65px;/* for ie6 */
}

img {
	vertical-align:top;
}

.wide {
	width:100%;
}

.nowrap {
	white-space: nowrap;
}

.main {
	margin-left:18px;
	padding-right:10px;
	margin-top:0px;
}

.body-table {
	height:100%;
	width:100%;
	padding:0px;
}

.hidden {
	display:none;
}

.error-div {
	border:1px solid #FF0000;
	background-color:#FFDEDE;
	padding:10px;
	margin-bottom:5px;
	color:#CC0000;
}

.success-div {
	border:1px solid #09BD00;
	background-color:#EEFFED;
	padding:10px;
	margin-bottom:5px;
	color:#006600;
}

.photoborder {
	padding:2px;
	border:1px solid silver;
	background-color:#FFFFFF;
}

.highlighted-border {
	background-color:#FFFFEA;
	border:1px solid silver;
	padding:10px;
}

.u {
	text-decoration:underline;
}

.login-border {
	border-top:1px solid silver;
	border-bottom:1px solid silver;
	background-color:#FAFAFA;
	padding:10px;
}


.main-table th {
	background-image:url(/images/main-table-head-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:5px;
	font-size:13px;
	color:#FFFFFF;
	background-color:#354A77;
	white-space: nowrap;
}

.main-table {
	background-color:#004E6C;
	border-spacing:1px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.main-table td {
	padding:5px;
	padding-left:15px;
	padding-right:15px;
}

.main-table form {
	margin:0px;
	padding:0px;
}

.main-table form input{
	margin:0px;
	padding:0px;
}

.main-row-2 {
	background-color:#F5F5F5;
}

.main-row-1 {
	background-color:#F3FCFF;
}

.main-row-white {
	background-color:#FFFFFF;
	padding:10px;
}

.main-row-alert {
	background-color: #FFFF82;
	padding:10px;
}

.top-nav-bg {
	background-image: url(../images/top-nav-top-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.bordered {
	border:1px solid black;
}

td {
	vertical-align:top;
	padding:0px;
}

.lines-div {
	background-image:url(../images/top-lines-bg.gif);
	background-repeat:repeat-x;
	height:9px;
	font-size:1px;
	line-height:0;
}

.home-bg-div {
	background-image:url(../images/home-bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	border:1px solid black;
}
.home-cd-div {
	float:right;
	padding-top:156px;
}

.home-main {
	margin-right:200px;
}

.design-footer {
	font-size:11px;
	color:#999999;
	padding-top:10px;
	font-weight:normal;
}

.design-footer a:hover {
	font-size:11px;
	color:#999999;
	font-weight:normal;
	text-decoration:underline;
}

.design-footer a:visited {
	font-size:11px;
	color: #666666;
	font-weight:normal;
	text-decoration:underline;
}

.design-footer a {
	font-size:11px;
	color:#999999;
	font-weight:normal;
	text-decoration:underline;
}

.login-div {
	position:absolute;
	top:0px;
	right:0px;
	text-align:right;
}

.testimonial-div {
	border:1px solid silver;
	background-color:#ffffff;
	font-style:italic;
	font-weight:bold;
	margin:20px;
	padding:15px;
	background-image:url(../images/testimonial-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.other-main-div {
	margin-right:80px;
}

.caption {
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

.flim-bg-div {
	background-image:url(../images/film-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.padded {
	padding:15px;
	padding-left:25px;
	padding-top:0px;
}

.right-padded {
	padding-right:2px;
}

.templates-div {
	width:250px;
}
.templates-div a {
	display:block;
	background-color:#365FA9;
	color:#FFFFFF;
	padding:3px;
	border-bottom:1px solid #173469;
	border-top:1px solid #647EAF;
	font-weight:bold;
	text-decoration:none;
	padding-left:25px;
	background-image:url(../images/bullet-white-arrow.gif);
	background-position:2px 2px;
	background-repeat:no-repeat;
}
.templates-div a:visited {
	color:#FFFFFF;
}
.templates-div a:hover {
	background-color:#66CCFF;
	color:#000000;
}