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

body {
	background-color: #e6e6e6;
	margin: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align:left;
}
#main-container {
	width: 966px;
	height: auto;
	margin: auto;
	background: #FFFFFF;
	margin-top: 15px;
}
#inner-container {
	width: 956px;
	height: auto;
	margin: 5px;
}
#header {
	width: 956px;
	height: 111px;
	background-image: url(../images/header-background.gif);
	background-repeat: repeat-x;
}
.logo {
	width: 346px;
	height: 111px;
	float: left;
}
.header-quote {
	width: 292px;
	height: 111px;
	float: right;
}

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}
.bubplastic.horizontal {
	width: 100%;
	height: 28px;
	margin: 0;
	padding: 0;
	background-image: url(../images/nav-background.gif);
	background-repeat: repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 21px;
	padding: 7px 25px 0 25px;
	float: left;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #50c8f7;
	border-left: 1px solid #0a78a7;
	
}
.bubplastic.horizontal ul li a:hover {
	color: #03202c;
}
.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 21px;
}
.home-content {
	width: 956px;
	height: 437px;
	background-color:#000000;
}
.home-right-container {
	width: 216px;
	height: 437px;
	float: right;
}
.home-title {
	width: 150px;
	height: 41px;
	margin: 45px 0 10px 10px;
}
.home-text {
	width: 190px;
	text-align: left;
	margin-left: 10px;
	color:#FFFFFF;
	line-height: 15px;
	font-size: 11px;
}
.home-blue-text {
	width: 200px;
	height: 30px;
	padding-left: 10px;
	padding-top: 15px;
}
.home-blue-text a {
	color: #0099FF;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
}
.home-flash {
	width: 717px;
	height: 237px;
	float: left;
	background-color:#000000;
	background-image:url(../images/home-temp.jpg);
	background-repeat:no-repeat;
}
.philosophy-content {
	width: 956px;
	height: 437px;
}
.philosophy-left {
	width: 515px;
	height: 421px;
	float: left;
}
.philosophy-right {
	width: 430px;
	height: auto;
	float: left;
	padding-top: 60px;
}

/* ELECTROTYPE STYLES: start */

.electrotype-content {
	width: 956px;
	height: auto;
	margin: 30px 0 0 40px;
}
.electrotype-left {
	width: 400px;
	height: auto;
	float: left;
	margin-right: 50px;
	border-right: #CCCCCC 1px solid;
	padding-right: 50px;
}
.electrotype-right {
	width: 400px;
	height: auto;
	float: left;
}
.electrotype-row {
	width: 956px;
	height: auto;
	margin: 20px 0 10px 0px;
}
.electrotype-container-left {
	width: 367px;
	height: auto;
	float: left;
	margin-right: 50px;
	text-align:left;
}
.electrotype-container-right {
	width: 367px;
	height: auto;
	float: left;
}
.electrotype-image {
	width: 395px;
	height: 267px;
}
.electrotype-text {
	width: 367px;
	height: auto;
	margin-top: 10px;
}

/* ELECTROTYPE STYLES: start */


/*COLLECTION STYLES*/
.buttonscontainer {
	width: 189px;
	margin-top: 10px;
	float: left;
	margin-right: 10px;
}
.buttons a {
	color: #FFFFFF;
	border: 1px solid;
	background-color: #3F3F3F;
	padding: 10px;
	font: 11px georgia, sans-serif;
	text-decoration: none;
	border-color: #6c6c6c #131313 #131313 #6c6c6c;
	display: block;
	margin: 0px;
	width: 169px;
	text-align: left;
}

.buttons a:hover {
	border: 1px solid;
	padding: 10px;
	border-color: #131313 #6c6c6c #6c6c6c #131313;
	color: #CCCCCC;
	text-decoration: none;
}
.collection-content {
	width: 725px;
	height: auto;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.collection {
	width: 956px;
	height: auto;
	margin-top: 10px;
	background-color:#FFFFFF;
	float: left;
}
.collection-row {
	width: 725px;
	height: 180px;
	margin-bottom: 50px;
}
.coolection-container {
	width: 200px;
	height: 180px;
	float: left;
	margin-right: 55px;
}
.coolection-container-right {
	width: 200px;
	height: 180px;
	float: left;

}
.collection-image {
	width: 200px;
	height: 150px;
	border-bottom: #ADADAD 1px solid;
	padding-bottom: 5px;
	text-align: center;
}
.image-name {
	float: left;
	width: 173px;
	margin-top: 5px;
}
.image-zoom a {
	width: 26px;
	height: 26px;
	float: right;
	margin-top: 5px;
	background-image:url(../images/button-viewdetail.gif);
}	
.image-zoom a:hover {
	width: 26px;
	height: 26px;
	float: right;
	margin-top: 5px;
	background-image:url(../images/button-viewdetaila.gif);
}
.detail-image {
	width: 440px;
	height: auto;
	float: left;
	margin: 0 10px 10px 0;
}
.detail-text {
	width: 270px;
	height: auto;
	float: left;
	margin-bottom: 10px;
}
.detail-title {
	color: #09668D;
	font-size: 16px;
	padding: 0;
	margin: 0;	
}
.detail-size {
	color: #000000;
	font-size: 12px;
	padding: 0;
	margin: 0;	
}
#footer {
	height: 22px;
	width: 956px;
	background-image:url(../images/footer-background.gif);
	background-repeat:repeat-x;
	margin:auto;
	border-bottom: #FFFFFF 3px solid;
}
.footer-text {
	font-size: 11px;
	color: #FFFFFF;
	padding: 4px;
	float: left;
}
.footer-text a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-text a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer-db {
	width: 36px;
	height: 22px;
	float: right;
}
h1 {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
h2 {
	color: #09668D;
	font-size: 11px;
	padding: 0;
	margin: 0;	
}

h3 {
	font-size: 11px;
	color: #0d9ddb;
}

.tbmain{ 
 /* Changes on the form */
 background: white !important; 
}
.left{
  /* Changes on the form */
  color: black !important; 
  font-family: georgia !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;
  text-decoration:underline;
}
td.left {
  font-size:12px;
  color:black;
}
.pagebreak{
  font-size:12px;
  color:black;
}
.tbmain{
  height:200px;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 
div.backButton{
	background: transparent url("http://www.jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
	height:16px;
	width:53px;
	float:left;
	margin-bottom:15px;
	padding-right:5px;
}
div.backButton:hover{
	background: transparent url("http://www.jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
	background: transparent url("http://www.jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
	background: transparent url("http://www.jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
	height:16px;
	width:53px;
	float: left;
	margin-bottom:15px;
	padding-right:5px;
}
div.nextButton:hover{
	background: transparent url("http://www.jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
	background: transparent url("http://www.jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
	padding-right:5px;
	margin-bottom:15px;
	float:left;
}
.contact-content {
	width: 956px;
	height: 550px;
}
.contact-left {
	width: 515px;
	height: 550px;
	float: left;
}
.contact-right {
	width: 430px;
	height: auto;
	float: left;
	padding-top: 60px;
} 
li a { 
	display:inline-block;
}
li a {
	display:block;
}
.footer-left {
	width: 400px;
	height: auto;
	float: left;
	margin: 20px 0 20px 0;
}
