body {
	scrollbar-arrow-color:#cococo;
	scrollbar-base-color:#CCCCCC;
	scrollbar-shadow-color:#cococo;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-3dlight-color:#cococo;
	text-align: center;
}



#bodycontainer
{
    position: relative;
	width: 1020px;
	margin: 0 auto;
	top: auto;
    overflow: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border-width: 0;
	border-color: #CACBCC;
	border-style: double;
}

#menucontainer
{
    position: relative;
	width: 800px;
	height: 30px;
	margin: 0 auto;
	top: 0;
    overflow: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border-width: 0;
	border-color: #CACBCC;
	border-style: double;
}


#sidebar1 {
	float: left;
	width: 975px;
}
#sidebar1 div.productList {
	color:#fff;
	margin-top:0px;
	padding:0spx;
	padding-left:0px;
	position:relative;
}
#sidebar1 div.productList h1 {
	font-size:19px;
	font-weight:bold;
	letter-spacing:1px;
}
#sidebar1 div.productList h1 a {
	color:#fff;
	text-decoration:none;
}
#sidebar1 div.productList h1 a:hover {
	text-decoration:underline;
}
#sidebar1 div.productList div.detail {
	padding-bottom:10px;
	font-size:12px;
	font-weight:bold;
}
div.productListContainer { position:relative; overflow:hidden; z-index:0; width:975px; }

#flash {
  position: relative;
  z-index: 1;
}

#photoholder {
	width:980px;
	height:440px;
	border:0px solid #666;
	background:#fff ;
}
#thephoto {
	width:980px;
	height:440px;
}

.tooldiv{
   position: absolute;
   top: 0;
   left: 0;
   border-width: 0px 0px 0px 0px;
   border-style: solid;
   border-color: #333;
   background: #c6c3c3;
   height:100px;
   width:200px;
   display:none;
}

.img{
   position: absolute;
   top: 250px;
   left: 20px;
   border-width: 0px 0px 0px 0px;
   border-style: solid;
   border-color: #333;
   background: #fff;
   filter: alpha(opacity=45);
   -moz-opacity: 0.45;
   opacity: 0.45;
   height:200px;
   width:980px;
   padding-left:0px;
   }
   
.quicklink{
   position: absolute;
   top: 260px;
   left: 30px;
   border-width: 0px 0px 0px 0px;
   border-style: solid;
   border-color: #333;
   height:180px;
   width:200px;
   padding-left:0px;
   }
   
   .topflash{
   position: absolute;
   top: 75px;
   left: 20px;
   border-width: 0px 0px 0px 0px;
   border-style: solid;
   border-color: #333;
   height:180px;
   width:200px;
   padding-left:0px;
   }
   
   .quickpro{
   position: absolute;
   top: 260px;
   left: 240px;
   border-width: 0px 0px 0px 0px;
   border-style: solid;
   border-color: #333;
   background: #fff;
   height:180px;
   width:750px;
   padding-left:0px;
   }

div {
	scrollbar-arrow-color:#999999;
	scrollbar-base-color:#ffffff;
	scrollbar-shadow-color:#999999;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-3dlight-color:#999999;
	  z-index: 1;
}

UL, OL, LI, DL, DD, DT, TD, SPAN, BLOCKQUOTE {
		font-family: Arial, geneva, sans-serif;
		font-size: 12px;
		color: #333333;
}



.pretty-image 
{ 
background: url(../images/bg.png); 
width: 10px; 
height: 1500px 
}

input{
font-family: Trebuchet MS, geneva, sans-serif;
font-size: 8pt;
}



.newsTicker{
		font-family: Trebuchet MS, geneva, sans-serif;
		font-size: 10px;
		color: #999999;
}

.bolded {
		font-family: Verdana, Trebuchet MS, Trebuchet MS, geneva, sans-serif;
		font-size: 10px;
		color: #999999;
		font-weight: bold;
}
A.section {
		font-family: Verdana, Trebuchet MS, Trebuchet MS, geneva, sans-serif;
		font-size: 10px;
		color: #999999;
		font-weight: normal;
		color: #999999;
		text-decoration: none;
}
.section {
		font-family: Verdana, Trebuchet MS, Trebuchet MS, geneva, sans-serif;
		font-size: 10px;
		color: #999999;
		font-weight: bold;
}
.bodysm {
		font-family: Trebuchet MS, geneva, sans-serif;
		font-size: 9px;
		color: #999999;
}
.bodyheader{
		font-family: Verdana, Trebuchet MS, Trebuchet MS, geneva, sans-serif;
		font-size: 9px;
		color: #999999;
		font-weight: bold;
}

sup {font-family:Trebuchet MS, Helvetica; font-size: 8pt;} 
A:link {color: blue; text-decoration: none;}
A:visited {color: blue; text-decoration: none;}
A:hover {
	color: #999999;
	text-decoration: none;}

.txtBoxStyle{
    border:0px solid #FC820E; background-color: #999999;
    font-family: Verdana, Trebuchet MS, Helvetica, sans-serif;
    font-size: 9px;    
    color: #999999;
    background-image: url('../graphics/formshadow.gif');
}

/*Selects*/
.selectArea {
	width:200px;
	height:21px;
	background:url(images/select_bg.gif) repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(images/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url(images/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:21px;
	height:21px;
}
.selectArea .right i {
	display:none;
}
.selectArea .center {
	width:160px;
	margin-left:5px;
	margin-right:20px;
	color:#FFF;
	padding-top:3px;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#6f7074;
	padding:2px;
	font-size:11px;
	z-index:20;
}
.optionsDivInvisible {
	display:none;
}
.optionsDivVisible {
	display:block;
}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#F2F2F2;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #6f7074;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;
}

option {
    border-top: 1px solid #EBECF0;
    border-bottom: 1px solid #EBECF0;
    border-left: 1px solid #EBECF0;
    border-right: 1px solid #EBECF0;
    background-color: #ffffff;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    width: 120;
    font-size: 8px;    
    color: #333333;		
}

textArea {
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    background-color: white;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
	scrollbar-arrow-color:#999999;
	scrollbar-base-color:#EBECF0;
	scrollbar-shadow-color:#EBECF0;
	scrollbar-face-color:#EBECF0;
	scrollbar-highlight-color:#EBECF0;
	scrollbar-darkshadow-color:#EBECF0;
	scrollbar-3dlight-color:#EBECF0;
}

input {
	border-top: 0px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
	border-right: 0px solid #999999;
	padding-left: 3;
	padding-right: 3;
	padding-top: 1;
	padding-bottom: 0;
	font-size:11px;
	color: #333333;
	background: transparent; 
	 }

}