div.index-text {
  font-family: "comic sans ms";
  font-size:1.2em;
  color:#028C9A;
}

body{
margin:0px;
padding:0px;
width:1000px;
background-color:#ffffff;
color: #696969;
}

.searchfield {
background-color:#CCFFFF; 
height:14px;
width:250px;
float:left;
font-size:95%;
}

.custombanner {
/*margin:0px;*/
padding:0px;
height:140px;
width:1000px;
background-image: url("../images/bannerbg.gif");
background-repeat: no-repeat;
background-position: top;
}

.topedgar {
  padding:0px;
/*  margin:0px; */
  height:106px;
  width:330px;
  position:absolute;
  left:0px;
  top:0px;
}

.tagline {
  padding:0px;
  margin:0px;
  height:24px;
  width:373px;
  position:absolute;
  left:331px;
  top:25px;

}

/* (See Header/Footer HTML - IE6 d/n support the below syntax;
used inline CSS instead)
input[type="text"] {
  height:1em;
  width:300px; 
  background-color:#CCFFFF; 
} */

.banner_search {
  padding:0px;
  margin:0px;
  width:500px;
  position:absolute;
  left:355px;
  top:88px; 
}

.login_register {
  color:#2C362E;
  position:absolute;
  left:675px;
  top:105px;
  font-weight:bold;
}

a.login_reg:link,
a.login_reg:visited,
a.login_reg:hover,
a.login_reg:active {
  text-decoration:underline;
}

.cartbutton {
  outline-style:none;
  border-style:none;
  padding:0px;
  margin:0px;
  height:73px;
  width:59px;
  position:absolute;
  left:785px;
  top:0px;
}

.homebutton {
  outline-style:none;
  border-style:none;
  padding:0px;
  margin:0px;
  height:73px;
  width:54px;
  position:absolute;
  left:850px;
  top:0px;
}

.contactbutton {
  outline-style:none;
  border-style:none;
  padding:0px;
  margin:0px;
  height:73px;
  width:54px;
  position:absolute;
  left:912px;
  top:0px;
}

.text-main{
  width:550px;
  color: #0A5C73;
  font-size:12px;
  font-weight: normal;
}

.text-bold {
  font-weight: bold;
  font-size:12px;
  color: #0A5C73;
}

.text-norm {
  font-weight: normal;
  font-size:12px;
  color: #0A5C73;
}

.text-red {
  color:red;
  font-size: 14px;
  font-weight:bolder;
}

.text-red-large {font-size:20px;
                 color:#FF0000;
                 font-weight:bold;
                 text-align:center;
				
}

.text-red-small {font-size:14px;
                 font-weight:bold;
		 color:#FF0000;
                 text-align:center;
}

.text-red-mini {font-size:10px;
                 font-weight:normal;
		 color:#FF0000;
                 text-align:center;
}

.text-center {text-align:center;}

.text-wristband {font-weight:bold;
                   font-size:12px;
                   color: #055C5C;
                   text-align:left;
}

.text-top-artgripper{
  color: #0A5C73;
  font-size:14px;
  font-weight:bold;
  line-height:20px;
  padding-left:65px;
}

.text-center-bold {
text-align:center;
font-weight:bold;
font-size:12px;
color: #0A5C73;}


.text-center-red-artgripper {
text-align:center;
color:#CC0000;
padding-bottom:5px;
margin:0px;
font-weight:bold;}
			
.text-right-artgripper {
text-align:right;
font-size:12px;
line-height:16px;
font-weight:bold;
padding-right:10px;
padding-top:15px;
color: #0A5C73;}

#wrapper {width:574px; margin:0; padding:0;}				   
#twocolumn {width:574px;}
#columnLeft {width:178px;
             padding-left:30px; 
             float:left;}
			 
#columnRight {width:366px;
              float:left;
	      }
#columnRight p {padding:0 25px;}
			  
.clearfloats {clear:both;}

.home_center {
  margin:0px;
  padding-left:1px;
  padding-right:1px;
  position:relative;
  top:-11px; /* put center content's top edge even w/boxes */
}

.home_content_group {
  padding-bottom:10px;
}

.producticon {
  border:none;
  padding:5px;
}


BODY, P, DIV, TD, BLOCKQUOTE {
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#696969;
}
form{margin:0;padding:0;}
A:ACTIVE{color:#0E4369;text-decoration:none;}
A:LINK{color:#0E4369;text-decoration:none;}
A:VISITED{color:#0E4369;text-decoration:none;}
A:HOVER{color:#706E05;text-decoration:underline;}

.TopBottomBar{font-size:11px;
	background-color:#00C4E7;
	height:23px;
	width:1000px;  /* RB added to force pages to be 1000px wide to prevent "2px too narrow" problem */
	color:#FFFFFF;
}
A:ACTIVE.TopBottomBarLink{color:#FFFFFF;text-decoration:none;}
A:LINK.TopBottomBarLink{color:#FFFFFF;text-decoration:none;}
A:VISITED.TopBottomBarLink{color:#FFFFFF;text-decoration:none;}
A:HOVER.TopBottomBarLink{color:#FFFFFF;text-decoration:underline;}

.strike{
	text-decoration:line-through;
}
/** BOX STYLES **/
.BoxFrame{background-color:#FEEEDE;}

.BoxHeader{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#FEEEDE;
	height:25px;
	padding-left:0px;
	padding-right:0px;
	color:#2C362E;
}
.BoxContent{
	font-family:verdana;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:6px;
	background-color:#FEEEDE;
	color:#451008;
}
.BoxText{
	font-family:verdana;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	background-color:#FEEEDE;
	color:#451008;
}
A:ACTIVE.BoxLink{color:#205370;text-decoration:none;}
A:LINK.BoxLink{color:#205370;text-decoration:none;}
A:VISITED.BoxLink{color:#205370;text-decoration:none;}
A:HOVER.BoxLink{color:#000000;text-decoration:underline;}

/** PAGE HEADER AND NAVIGATION					**/
.pageHeader{
	font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	text-align:left;
	padding:6px;
	margin:0px;
	color:#000000;
}

.pageNavigation{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background-color:#FFFFFF;
	padding:6px;
	height:16px;
	color:#0033cc;
}

.pageNavigation div{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#0033cc;
}

/** CATALOG ITEMS				 				**/
.CatalogNavigation{
	background-color:#F6F6F6;
	border-bottom:1px solid #FEEEDE;
}
.CatalogNavigation table tr td{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#F6F6F6;
	color:#666666;
}
.CatalogItemDark{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:5px;
	color:#000000;
}
.CatalogItemLight{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	padding:5px;
	color:#000000;
}

/** LISTS FOR CART ITEMS - USES CATALOG STYLES **/

.listHeader{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	color:#000000;
}

.listItem{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	color:#000000;
}

/** FORMS										**/
/**NEW FORM STYLES**/

.formFieldSet{
	border:1px solid #89a8ad;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	/*border-style: outset;*/
	padding-bottom:10px;

}

.formContent{
	clear:both;
	float:left;
	padding-left:0px;
	width:99%;
}

.formSeparator{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:6px;
	color:#000000;
}

.formHeader{
	clear:both;
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#000000;
	padding:5px;
}

.formLine{
	clear:both;
	float:left;
	width:100%;
}

.formCaption{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	margin-top:3px;
	text-align:right;
	width:40%;
}

.formControl{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
}

.formSpace{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	padding-left:15px;
}

.formControlText{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:144px;color:#666666;
}

.formControlSelect{
	font-family:arial;
	#font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:170px;color:#666666;
}

.formButtons{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	clear:both;
	float:left;
	width:99%;
}
/**NEW FORM END**/

.FormItems{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:2px;
	color:#333333;
}

.formRemark{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color:#999999;	
}

.ProductSubtitle{
	font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	padding:5px;
	margin:0px;
}