body{
	margin: 2px 0px;
	background-color: #1c1c1c;
	font-family:verdana, Helvetica, sans-serif;
}

body,tr,td,p, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,p  {
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;

}

strong {
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;

}
p, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,strong  {
	/*text-align: left;*/

}
body{
	margin: 0 0 0 0;
	text-align: center;
}
body, input, textarea, select,p {
		font-family:  verdana;
		font-size:.93em;
		color: #ffffff;	
		line-height: 18px;

}

input, textarea {
	font-size: 0.9em;
	padding: 2px;
	color: #ffffff;
	background-color:#1c1c1c;
	border: none;
}

.button, submit {
	width: auto;
	background-color: #1c1c1c;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: center;
	border: none;
}

a:link,a:visited, a:active {
	color: #926368;
	text-decoration: none;
}
a:hover{
	color: #a7777c;
	text-decoration: none;
}


.footerTop {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a0a0a0;
}

.footer {
	font-family:verdana, Helvetica, sans-serif;
	font-size:0.90em;
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 85px;
}

.footer a:link,.footer a:visited,.footer a:active  {
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover {
	color: #926368;
	text-decoration: none;
}

.content{
	font-family:verdana, Helvetica, sans-serif;
	font-size: .93em;
	line-height: 18px;
	padding: 13px;
	/*height: 522px;*/
}

.content #product{
	display:inline;
	float:left;
	margin-left:20px;
	margin-bottom:20px;
	width:150px;
	height:250px;
}

#product a.photo{
	display:block;
}

#productphoto{
	display:inline;
	float:left;
	margin-left:0px;
	width:300px;
	height: 580px;

}


#productInfo{
	float:right;
	width:400px;
	margin-left: -100px; 
}

#info{
 height:50px;
 text-align:center;
}

#info a:link,#info a:visited,#info a:active{
	color: black;	
}

#colorphoto{
	display:inline;
	float:left;
	margin-left:0px;
	width:160px;
	font-size: .85em;
	text-align: center;

}
#thumbsContainer{
	float: left;
	width:50px;
	margin-right:5px;
}

.clear{clear:both;}

#fit{
	border: solid 1px #cccccc;
}

#fit table {
  background-color:#FFF;
  width:100%;
  border-collapse:collapse;
}

/* the border will be defined by the td tags */
td.BorderFit {
  border: solid 1px #cccccc;
  padding:10px;
}

#store{
	font-size: .96em;
	height: 430px;
	width: 560px;
	overflow: auto;
}

#store a:link,#store a:visited,#store a:active,#coll a:link,#coll a:visited,#coll a:active  {
	color: #ffffff;
	text-decoration: none;
}

#store a:hover,#coll a:hover  {
	color: #926368;
	text-decoration: none;
}

#tpress{
	font-size: .96em;
	height: 430px;
	width: 850px;
	overflow: auto;
}


#tContact{
	font-size: .93em;
	border-collapse:collapse;
}


#tContact td{
	border: 1px  solid #ffffff;
}

#tContactSend td{
	border-top: 1px  solid #ffffff;
	border-right: 1px  solid #ffffff;
	border-left: 1px  solid #ffffff;
}

#tContactBottom td{
	border-bottom: 1px  solid #ffffff;
}

#comments{
	height: 250px;
}

.hPress{
	height: 10px;	
}

.hContact{
	height: 14px;	
}


