body{
	padding:0px;
	margin:0px;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
	background-color:#e6ded3;
	text-align: center;
	font-family:verdana, tahoma, arial, helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
}

/* ------------------------------------------- HTML TAGS ------------------------------------*/
ul, li, form, fieldset{
	margin:0px;
	padding:0px; 
}

form{
	margin-left:15px;
}

p{
	margin:3px 0px 9px 0px;
}

img{
	border:0px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	color:#A26B6B; 
	padding:0px; 
}
/* ------------------------------------------- / HTML TAGS ------------------------------------*/
/* // */
/* ------------------------------------------- POSITIONING ------------------------------------*/
#wrapper{
	text-align:left;
	background-image:url(images/contentBack.jpg);
	background-repeat:repeat-y;
	width:781px;
	margin:0px auto;
}

#centerCol{
	margin-left:14px;
	width:761px;
}	
/* ------------------------------------------- / POSITIONING ------------------------------------*/
/* // */
/* ------------------------------------------- TOP NAV ------------------------------------*/
#header{
	width:761px;
	height:27px;
	background-image:url(images/topDark.jpg);
	background-repeat:repeat-x;
	text-align:right;
}

#header ul{
	padding:6px 0px 0px 0px;
	margin:0px 10px 0px 0px;
}

#header ul li{
	letter-spacing:-.2px;
	display:inline;
	margin:0px 8px 0px 0px;
	padding:0px 0px 0px 10px;
	list-style-type:none;
	border-left:1px solid #13719F;
}

#header ul li a:link, #header ul li a:visited{
	color:#ffffff;
	text-decoration:none;
}

#header ul li a:hover{
	color:#68C5EF;
	text-decoration:none;
}

/* ------------------------------------------- / TOP NAV ------------------------------------*/
/* // */
/* ------------------------------------------- MAIN NAV ------------------------------------*/
#nav{
	width:761px;
	height:40px;
	background-image:url(images/navBack.jpg);
	background-repeat:repeat-x;
}

#nav img{
	display:inline;
}

#nav ul{
	float:right;
	padding:1px 0px 0px 0px;
}

#nav ul li{
	margin:0px 0px 0px 0px;
	display:inline;
}

#nav form{
	width:135px;
	float:right;
	margin:7px 0px 0px 12px;
	padding:0px 10px 0px 0px;
}
/* ------------------------------------------- / MAIN NAV ------------------------------------*/
/* // */
/* ------------------------------------------- MISC TOP ------------------------------------*/
#feelThePower{
	background-image:url(images/feelThePower.jpg);
	background-repeat:no-repeat;
	height:37px;
	width:761px;
}

#pageHead{
	height:43px;
}
/* ------------------------------------------- / MISC TOP ------------------------------------*/
/* // */
/* ------------------------------------------- LEFT ------------------------------------*/
#picNav{
	width:197px;
	background-color:#FFFFFF;
	padding:5px;
	float:left;
}

#picNav a:link, #picNav a:visited{
	color:#555555;
	text-decoration:none;
}

#picNav a:hover{
	color:#017ECE;
	text-decoration:underline;
}

#picNav ul{
	margin:4px 0px 10px 21px;
	padding:0px;
}

#picNav li{
	list-style-type:square;
}
/* ------------------------------------------- / LEFT ------------------------------------*/
/* // */
/* ------------------------------------------- MAIN CONTENT ------------------------------------*/
#contentHolder{
	margin:0px 13px 0px 12px;
	border-left:1px solid #acacac;
	border-right:1px solid #acacac;
	border-bottom:1px solid #acacac;
}

#content{
	border-top:1px solid #acacac;
	font-family:tahoma, arial, verdana, helvetica, sans-serif;
	font-size:11px;
	color:#626262;
}

.mid{
	vertical-align:top;
}

.pagePic{
	float:left;
	margin:0px 12px 12px 0px;
	padding:3px;
	border:1px solid #cecece;
}

.product_text{
	width:280px;
	float:left;
	border-right:1px dotted #cecece;
	padding:0px 17px 0px 0px;
}

.thumbs{
	width:182px;
	margin:0px 0px 0px 20px;
	float:left;
}

.btns{
	width:160px;
	margin:12px 0px 0px 20px;
	float:left;
}

.btns img{
	margin:0px 0px 2px 0px;
}

.tmbnail {
display:block;
	margin:0px 0px 0px 0px;
	padding:7px;
	border:1px solid #cbcbcb;
	border-top:3px solid #232323;
}

#tmbnail a:link img, #tmbnail a:visited img{
	border:1px solid #999999;
    margin:0px 2px 0px 0px;
}

#tmbnail a:hover img{
	border:1px solid #000000;
}

#mainDiv{
	margin:0px 0px 10px 0px;
	padding:0px;
	height:290px;
}

#info{
	min-height:400px;
	width:505px;
	padding:10px;
	float:left;
	background-color:#FFFFFF;
	border-left:1px solid #acacac;
}

#info ul{
	margin:8px 0px 0px 12px;
	padding:0px;
	list-style-type:none;
}

#info ul li{
	margin:2px 0px 10px 0px;
	padding:0px;
	list-style-type:none;
}

#info a:link, #info a:visited{
	color:#555555;
	text-decoration:none;
}

#info a:hover{
	color:#017ECE;
	text-decoration:underline;
}


#footer{
	width:791px;
	margin:0px auto;
	color:#8F8B7D;
}

#footer a:link, #footer a:visited{
	color:#7F6F37;
	text-decoration:underline;
}

#footer a:hover{
	color:#333333;
	text-decoration:underline;
}

#footerBack{
	text-align:center;
	width:781px;
	margin:0px auto;
	background-image:url(images/footerBack.jpg);
	background-repeat:no-repeat;
	padding:24px 0px 0px 10px;
}

fieldset{
	border:none;
}

.forms{
	font-size:11px;
	color:#898989;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	margin:0px;
	padding:3px;
	vertical-align:middle;
	border:1px solid #888888;
}

.goBtn {  
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#000000; 
	background-color:#FFFFFF; 
	vertical-align:middle;
}

#logo{
	background-image:url(images/logo.gif);
	width:223px;
	height:47px;
	top:24px;
	margin-left:0px;
	float:left;
	position:absolute;
}

label{
	margin:2px 0px 0px 0px;
	display:block;
}

#requiredField{
	margin-bottom:15px;
	font-weight:bold;
}

#flashcontent{
	margin:auto;
	width:734px;
	height:632px;
	background-color:#ffffff;
}

#flashObject_home{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	background-image:url('images/home_noFlash2.jpg');
	background-repeat:no-repeat;
	width:734px;
	height:632px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/*Search Results Styles*/

#search {
  margin-bottom: 15px;
}

.search_navigation  {font: 8pt tahoma, arial, san serif; color: #7E7E7E; text-decoration: none; margin-top: 5px; width: 100%; padding: 2px;}
.search_navigation A:visited {font: 8pt  tahoma, arial,san serif; text-decoration: none; color: #0569B1;}
.search_navigation A:link {font: 8pt  tahoma, arial,san serif; text-decoration: none; color: #0569B1;}
.search_navigation A:hover {font: 8pt  tahoma, arial,san serif; text-decoration: underline; color: #660000;}

  #search dl {
    width:501px;
    margin: 0;
    padding: 0;
	height:100%;
  }
  dt.count {
    font-weight: bold;
    margin: 0;
    padding-top: 10px;
	color: #5A658C;
	font-size: 12px;
	display: none;
  }
  dt.links {
    padding-left:0px;
	display: inline;
  }

.links {font: 8pt arial, san serif; color: #000000; text-decoration: none;}
.links A:visited {font: 10pt  arial,san serif; text-decoration: none; color: #0569B1;}
.links A:link {font: 10pt  arial,san serif; text-decoration: none; color: #0569B1;}
.links A:hover {font: 10pt  arial,san serif; text-decoration: none; color: #660000;}  
 
dt {font: 8pt arial, san serif; color: #000000; text-decoration: none;padding-top: 10px;}
 
  dd.summarytext {
	font: 8pt arial, san serif; color: #292929; text-decoration: none ; margin: 0;padding: 0;
  }
  dd.linktext {
    padding: 0px;
	margin: 0;
    color: #6B78A2;
	font: 8pt tahoma;
	padding-bottom: 10px;
  }
  dd.relevence {
    padding: 0;
    color: #b2b2b2;
  }
  span.percent {
    display:none;
  }
  .bar {
    background-color: #660000;
    text-align: right;
    padding: 0;
    margin: 0;
    height: 8px;
    font-size: 1px;
  }
  div.result {
    width: 97%;
	padding: 6px;
    background-color: #fafafa;
	font: 8pt tahoma, arial, san serif; color: #292929;
	border-top: solid #cccccc 2px;
	margin-bottom: 10px;
 }
  span.title {
    font-weight: bold;
  }
  span.detail {
    position: relative;
  }
  span.total {
  }
  span.currentset {
    font-weight: bold;
  }
  span.total {
    font-weight: bold;
  }
  span.term {
    font-weight: bold;
  }
                                                                                                                                                          
  div.pages {
    text-align: center;
    font-weight:bold;
  }
                                                                                                                                                          
  span.pagelink {
    color: #000;
  }

  span.currentpage {
    color: #a90a08;
  }

/* End Search Results Styles */
