
* {
	font-family: Verdana, Arial, sans-serif ;
	font-size: 11px ;	
	letter-spacing: 0.5px ;
}

body {
	background-color: #E3E5E8 ;
}

div {
	padding: 0px ;
	margin: 0px ;	
}

.clearBoth {
	clear: both ;	
}

img {
	border: 0px ;	
}

a { 
	color: #079B00 ;
	text-decoration: none ;
}

a:hover { 
	color: #76C815 ;
	text-decoration: none ;
}

a.menuLink { 
	font-size: 12px ;
	font-weight: bold ;
	color: #079B00 ;
	text-decoration: none ;
}

a.menuLink:hover { 
	color: #76C815 ;
}

ul {
	margin: 0px ;
	padding-left: 0px ;
}

ul li {
	display: inline ;
	list-style-type: none ;
	padding-right: 12px ;
}

fieldset {
	border: 0px ;
	margin: 0px ;
	padding: 0px ;
}

form {
	margin: 0px ;	
	padding: 0px ;
}

p.error {
	font-weight: bold ;
	color: red ;
	margin-top: 5px ;
	margin-bottom: 5px ;
	padding-left: 20px ;
	background-image: url('../images/error.gif') ;
	background-position: 0px 0px ;
	background-repeat: no-repeat ;
	height: 14px ;
}

p.success {
	font-weight: bold ;
	color: black ;
	margin-top: 5px ;
	margin-bottom: 5px ;
	padding-left: 20px ;
	background-image: url('../images/success.gif') ;
	background-position: 0px 0px ;
	background-repeat: no-repeat ;
	height: 14px ;
}

div.globalContainer {
	background-image: url('../images/line.gif') ;
	background-repeat: repeat-y ;
	margin: 40px 0 ;
	border: 0px solid blue ;
	width: 760px ;
}

div.logoLeftContainer {
	border: 0px solid red ;
	float: left ;
	width: 282px ;
}

div.logoContainer {
	height: 70px ;
	text-align: right ;
	padding-right: 5px ;
}

div.leftContent {
	text-align: right ;
	padding-top: 70px ;
	font-size: 11px ;
}

div.menuContentContainer {
	border: 0px solid yellow ;
	float: right ;
	width: 460px ;
}

div.menuContainer {
	height: 70px ;
}

div.contentContainer {
}

div.contentSpacer {
	height: 50px ;
	clear: both ;	
}

p.notice {
	padding: 0px ;
	margin: 0px ;
	padding-left: 300px ;
}

p.leftTitle {
	font-size: 18px ;
	color: black ;
	padding: 0px ;
	margin: 0px ;
	margin-bottom: 15px ;
}

.leftSubTitle {
	color: #8B8C90 ;
}

div.contactFormContainer {
	float: right ;
	margin-top: 70px ;	
}

div.buyFormHeader {
	width: 200px ;
	height: 70px ;
	float: right ;
}

div.buyFormContainer {
	float: right ;
}

div.buyFormImage {
	float: left ;
	background-color: white ;
	margin-top: 70px ;
}

img.buyFormImage {
	margin: 2px ;	
}

div.productContainer {
	text-align: center ;
}

table.productImageContainer {
	border-collapse: collapse ;
	background-color: white ;
	border: 1px solid #BABABC ;
}

table.productImageContainer td {
	padding: 5px ;
}

div.allThumbsContainer {
	border: 0px solid blue ;	
}

div.modeThumbContainer {
	float: left ;
	width: 115px ;
	text-align: center ;
}

table.modeThumbContainer {
	border-collapse: collapse ;
	background-color: white ;
}

table.modeThumbContainer td {
	padding: 2px ;
}

p.copy {  padding-left: 300px ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;  color: #4d4d4d; font-weight: normal}
a.copy {  font-family: Verdana, Arial, sans-serif; color: #278E23; line-height: normal; text-decoration: none; font-weight: normal; font-size: 9}
a.copy:visited {  color: #278E23; text-decoration: none; font-weight: normal}
a.copy:hover {  color: #76C815; text-decoration: none; font-weight: normal}



label.l1 {
	width: 90px ;
	float: left;
	text-align: right ;
	margin: 0 10px 10px 0 ;
	clear: both ;
}

label.l2 {
	width: 70px ;
	float: left;
	text-align: right ;
	margin: 0 10px 10px 0 ;
	clear: both ;
}

label.lAdmin {
	width: 100px ;
	float: left;
	text-align: right ;
	margin: 0 10px 10px 0 ;
	clear: both ;
}

.inputBox {
	float: left ;
	margin-bottom: 10px ;
	width: 200px ;
	padding-left: 2px ;
	background-color: white ;
	border: 0px solid #AFAFAF ;
	/* background-image: url('../images/form-bg.gif') ; */
}

.inputBox2 {
	float: left ;
	margin-bottom: 10px ;
	width: 100px ;
	padding-left: 2px ;
	background-color: white ;
	border: 0px solid #AFAFAF ;
	/* background-image: url('../images/form-bg.gif') ; */
}

.textArea {
	width: 200px ;
	height: 100px ;	
	float: left ;
	padding-left: 2px ;
	background-color: white ;
	/* background-image: url('../images/form-bg.gif') ; */
	border: 0px solid #AFAFAF ;
}

input.submitButton {
	background-color: #079B00 ;
	color: white ;	
	border: 0px ;
}

input.submitButton2 {
	background-color: #079B00 ;
	color: white ;	
	bordeR: 0px ;
	clear: both ;
	float: left ;
	margin-top: 10px ;
	margin-left: 100px ;
}

input.submitButton3 {
	background-color: #079B00 ;
	color: white ;	
	bordeR: 0px ;
	clear: both ;
	float: left ;
	margin-top: 10px ;
	margin-left: 80px ;
}

input.submitButton4 {
	background-color: #079B00 ;
	color: white ;	
	bordeR: 0px ;
	clear: both ;
	float: left ;
	margin-top: 10px ;
	margin-left: 110px ;
}

input.inputFile {
	float: left ;
	margin-bottom: 10px ;
	padding-left: 2px ;
	background-color:  ;
	border: 1px solid #AFAFAF ;	
}



div.devContainer {
	
}

div.devSmall {
	position: relative ;
	width: -6px ;
	border: 1px solid red ;
	text-align: left ;	
	margin-top: px ;
	padding: 3px ;
	background-color: #FFFFFF ;
}


