/* ------------------------------------------------------------------------------------- */
/* Copyright Einstein Industries 2004. Used with Permission.                             */
/* May not be duplicated or reproduced.                                                  */
/*                                                                                       */
/* Please check for cross-browser compatibility prior to making changes                  */
/* MINIMUM BROWSER CHECK :: IE5.x/IE6/Op7/NS7/Safari                                     */
/*                                                                                       */
/* CSS Document                                                                          */
/* ------------------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------------- */
/* BASIC ELEMENTS ---------------------------------------------------------------------- */

body {
	margin: 0px;
	background: #3A659A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
	line-height: 18px;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
	line-height: 18px;
	padding: 15px;
}

h1 {
	font-size:14px;
	padding:0;
	margin:15px 0 0 15px;
}

h2 {
	font-size:12px;
	padding:0;
	margin:0 0 0 15px;
}

p.right {
	margin:0 15px 0 0;
	padding:0;
	text-align:right;
}

a:link, a:visited {color: #003300; text-decoration: underline;}
a:hover, a:active {color: #99CC99; text-decoration: none;}

a img {border: 0px;}

#bg{
	background-image: url(../images/index/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#bg_inside{
	background-image: url(../images/sub/bg_inside.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#ideal-table td { text-align:center; }
#topbox{
	background-image: url(../images/index/topbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bottomnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
}
#bottomnav div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
}
#bottomnav a:link, #bottomnav a:visited {color: #ffffff; text-decoration: underline; font-weight: bold;}
#bottomnav a:hover, #bottomnav a:active {color: #99CC99; text-decoration: underline; font-weight: bold;}

hr { color: #006600;}

a.gallery-link {margin-left: 40px;}

img.bna-thumb {float: right;}


/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:740px; 
	height:56px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:56px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; }

#nav-01 { width: 73px; margin-left: 0px;}
#nav-02 { width: 112px;}
#nav-03 { width: 132px;}
#nav-04 { width: 175px;}
#nav-05 { width: 138px;}
#nav-06 { width: 110px;}


/*-------------- (-0px) X position of button / (-55px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")    -0px -56px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg")   -73px -56px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -185px -56px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -317px -56px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -492px -56px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -630px -56px no-repeat; }

/* Image Replacement ------------------------------------------------------------------- */
/* uncomment this section to use
span { display: none; }

h1 {
	width: 760px;
	height: 150px;
	background: url(../images/index/header.jpg) top left no-repeat;
	margin: 0px;
	padding: 0px;
}
*/

/* ------------------------------------------------------------------------------------- */
/* HEADER ------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------- */
/* FOOTER ------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------- */
/* MAIN NAVIGATION --------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------------- */
/* CONTENT ----------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------------- */
/* LISTS ------------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------------- */
/* CONTACT FORMS ----------------------------------------------------------------------- */

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #E7C48D;
	background-color: #ffffff;
}

.quickcontact {
	width: 150px;
	border: 1px solid #E7C48D;
}


/* ------------------------------------------------------------------------------------- */
/* MISC LAYOUT ELEMENTS ---------------------------------------------------------------- */
p.lap {color:#FFFFFF;}

#bglogo {
	background: url("../images/index/index_r2_c1_new.jpg") 0px bottom no-repeat;
	position: relative;
	width: 235px;
	height: 289px;
	}
	#bglogo p {
		margin-top: 110px;
		color: #FFF;
		font-weight: bold;
		}
		#bglogo ins {
			color: white;
			margin-left: 15px;
			}
		#bglogo a {
			color: #FDC111;
			}
#motionlogo {
	width: 235px;
	height: 130px;
	}