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

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: top;
	border: none;
}
.oneColFixCtrHdr #container {
	width: 680px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #DDDDDD;
	padding: 10px 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(images/head680.png);
	height: 80px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 10px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	background-image: url(images/bgfooter.png);
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
div.leftfooter {
	border: none;
	float: left;
	margin: 0;
}
div.rightfooter {
	border: none;
	float: right;
	margin: 0;
}
div.leftfooter A:link {text-decoration: none; color: #999999;}
div.leftfooter A:visited {text-decoration: none; color: #999999;}
div.leftfooter A:active {color: #999999;}
div.leftfooter A:hover {text-decoration: underline; color: red;}
#menu {
}
div.container2 {
	height: 130px;
}
div.left2 {
	border: none;
	float: left;
	margin: 0;
	padding: 10px 10px 5px 15px;
	width: 360px;
	background-image: url(images/combg.jpg);
	height: 115px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
div.right2 {
	float: left;
	vertical-align: top;
}
#main {
	background-image: url(images/content1.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 10px;
	padding-right: 15px;
}
#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#preview {
	background-image: url(images/preview2.jpg);
	background-repeat: no-repeat;
	height: 175px;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 10px;
	padding-right: 15px;
}
#preview h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
#thumbs {
	height: auto;
	width: 440px;
}

#menu1 {
	background-image: url(images/menu1.jpg);
	height: 18px;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	width: 170px;
}
#menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #666666;
	background-image: url(images/menu20.jpg);
	padding: 10px 10px 10px 20px;
	width: 150px;}
.menu2 A:link {text-decoration: none; color: #666666;}
.menu2 A:visited {text-decoration: none; color: #666666;}
.menu2 A:active {color: #666666;}
.menu2 A:hover {text-decoration: underline; color: red;}

#menu3 {
	background-image: url(images/menu3.jpg);
	height: 15px;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	width: 170px;
}
#menu4 {
	background-image: url(images/menu4.jpg);
	height: 15px;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	width: 170px;
}
#menu5 {
	background-image: url(images/menu5.jpg);
	height: 10px;
	background-repeat: no-repeat;
	width: 180px;
}
#flashy {
	background-image: url(images/flashy.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 465px;
	padding-top: 5px;
	padding-left: 9px;
}

div.scroll {
	height: 185px;
	width: 425px;
	overflow: auto;
	background-color: #FFFFFF;
	padding: 8px;
}
div.scroll2 {
	height: 90px;
	width: 410px;
	overflow: auto;
	background-color: #FFFFFF;
	padding: 8px;
}
img {
border: 0;
display: block;
}
div.container3 {
	border: 1px solid #c4c3c3;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

div.left3 {
	width: 45%;
	float: left;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
}

div.right3 {
	width: 45%;
	float: right;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}
#items {
	background-repeat: no-repeat;
	height: 100%;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
}
div.thumb {
	margin: 6px;
	border: 1px solid #A0ACC0;
	height: auto;
	float: left;
	text-align: center;
}
.thumb img{
	display: inline;
	margin: 5px;
	border: 1px solid #A0ACC0;
}
.thumb a:hover img {border: 1px solid black;}
.photocattitle {text-align: center; font-weight: bold;}
.phototitle {
text-align: center;
font-weight: normal;
width: 120px;
margin: 0 3px 3px 3px;
}
div.container4 {
	border: 1px solid #c4c3c3;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.left4 {
	width: 45%;
	float: left;
}

div.right4 {
	width: 80%;
	float: right;
	text-align: right;
	padding-right: 5px;
}
div.right4 a:link    { text-decoration: none; color: #005abb; font-weight: normal; } /* skyblue */
div.right4 a:hover   { color: #bb0012; } /* red */
div.right4 a:visited { color: #005abb; } /* sky blue */
div.right4 a:active  { color: #bb0012; } /* red */
div.container5 {
	height: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.left5 {
	width: 25%;
	float: left;
	padding-left: 5px;
}

div.right5 {
	width: 70%;
	float: right;
	height: 120px;
}
div.container5 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	ccc
	color: #333333;

}
#specs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	padding-left: 5px;

}
#chart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	padding-left: 5px;
}
.fonttable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;

}
.tabletext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	width: 450px;
}
#table th {  
     text-align: center;  
     font-weight: bold;  
     padding: 2px;  
     border: 2px solid #FFFFFF;  
     background: #4a70aa;  
     color: #FFFFFF;  
 }  
#table td {  
     text-align: center;  
     padding: 2px;  
    border: 2px solid #FFFFFF;  
     background: #a9cdfe;  
 }  
#table{
	padding-top: 10px;
	padding-left: 5px;
	border-spacing: 0px;  
	border-collapse: collapse;  
}
#formy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
}
#formyl{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	width: 150px;
	height: 100%;
	display: block;
}#formyr{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	width: 250px;
	height: 400px;
	display: block;
}

div.container6 {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.left6 {
	width: 25%;
	float: left;
	padding-left: 5px;
}

div.right6 {
	width: 70%;
	float: right;
	height: 100%;
}
#gems {
	background-image: url();
	background-repeat: no-repeat;
	height: auto;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 10px;
	padding-right: 15px;
}
#gems h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
#sizing {
	background-image: url();
	background-repeat: no-repeat;
	height: auto;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	width: 400px;
}
#sizing h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
#sizing h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
#order{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#orderl{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 260px;
	height: 100%;
	font-weight: normal;
}#orderr{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	width: 160px;
	display: block;
}
ul{
	padding: 0;
	margin-left: 5;
	font-weight: normal;
}
.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#888; margin:0 5px;}
.b2 {
	height:1px;
	background:#ffffff;
	border-right:2px solid #888;
	border-left:2px solid #888;
	margin:0 3px;
}
.b3 {
	height:1px;
	background:#ffffff;
	border-right:1px solid #888;
	border-left:1px solid #888;
	margin:0 2px;
}
.b4 {
	height:2px;
	background:#ffffff;
	border-right:1px solid #888;
	border-left:1px solid #888;
	margin:0 1px;
}
.contentb {
	background: #ffffff;
	border-right:1px solid #888;
	border-left:1px solid #888;
}
.contentb div {margin-left: 5px;}
.pricy {
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
}
