.pageHeader{
    color:rgb(100,100,100);
    font-size:18pt;
    font-family:arial, sans-sarif;
}

a{
    font-family: arial;
    font-size:10pt;
    color: #006666;
}

a.accountLink{
    color: #006666;
    font-weight:bold;
    font-size:12pt;
}

a.productName{
    color: #006666;
    font-weight:bold;
    font-size:8pt;
}

a.productName:visited{
    color: black;
    font-weight:bold;
    font-size:8pt;
}

a.mainMenu{
    color: white;
    text-decoration: none;
}

a.mainMenu:hover{
    color: #000000;
    text-decoration: underline;
}

body {
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    background-color: #eaf1e8;
	background-image:url(images/bkg_pattern.jpg);
	background-repeat:repeat-x;
}

div{
    font-family: arial;
}

div.prodDescription{
	font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    line-height: 1.25em;
    color: black;
    width: 100%;
    padding-top:25px;
    background-color:white;
}

div.topBar{
    /*width:900px;*/
}

div.errorMessage{
    position: relative;
    top: 185px;
    left: 185px;
    color:#006666;
}

div.mainContainer{
    color: #006666;
    width: 680px;
    height: 650px;
}

div.catalogContainer{
    position: relative;
    left: 175px;
    top: 100px;
    color: #006666;
    width: 680px;
}

div.mainMenu{
	position:absolute;
    left:0px;
    top:161px;
    z-index:10;
}

div.question{
    margin-left: 20px;
    color:black;
}

div.info {
    font-family: sans-sarif, arial;
    font-size:9pt;
    margin-left:15px;
    line-height:1.5em;
    color:black;
}

div.info .header{
    font-family: sans-sarif, arial;
    font-size:11pt;
    font-weight:bold;
    margin-left:0;
    color:black;
}

td.eventDate{
  padding-top: 10px;
  padding-bottom: 10px;
  color: #D57C12;
}

td.eventInfo{
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  font-size:10pt;
  color: black;
}

h2 {
    font-family: arial;
    color: black;
}

h3{
    font-family: arial;
    font-size: 12pt;
    color:black;
}

span.prodTitle{
    font-family: arial;
	font-size: 14pt;
    color: black;
    font-weight:bold;
}

img{
    border: 0;
}

input{
	border: solid 1px black;
}

input.button{
    background-color: #B2BC1F;
    width: 75px;
    height: 25px;
}

select{
    border: solid 1px black;
}

span.catalogItemPrice{
    font-weight: bold;
    color:red;
    font-size:8pt;
}

span.OldPrice{
	font-size: 10pt;
}

span.alert{
    font-family: arial;
    font-weight: bold;
    font-size: 11pt;
    color: #006666;
}

span {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: black;
}


table.cart{
    font-family: arial;
    font-size: 10pt;
    color: #006666;
}

table.form td{
    line-height: 1.5em;
}

table.topBar td{
    padding-right: 8px;
    height:26px;
}

table.mainMenu{
	width:100%;
    height:100%;
}

table.prodOptions{
    background-color: white;
    background-image: url('images/prod_options_bkg.gif');
    background-repeat: no-repeat;
}

table.info td span{
    font-family: Arial, sans-serif;
    font-size: 10pt;
    color:black;
}

table.info td a{
    font-family: Arial, sans-serif;
    font-size: 10pt;
    color:"black";
}

table.info td.ordersHeader span{
    font-family: Arial, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color:rgb(0,0,0);
}

td.catalogItemImage{
    border: dotted 1px orange;
    background-color: white;
    padding: 2px;
}

td.catalogItemText{
    height: 35px;
    background-color: transparent;
    color: #006666;
    font-size: 8pt;
    font-family: arial, sans-serif;
}

td.cartHeader{
	background-color: transparent;
    height: 25px;
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}

td.cartItem{
    height: 30px;
    color: black;
    font-weight: bold;
}

td.cartPrice{
    font-weight: bold;
    color: red;
    padding-right: 5px;
}

td.contactInfo {
	font-family:arial;
    font-weight:bold;
    font-size:10pt;
    color:black;
}

td.creditsLine{
    height:35px;
    color: white;
    font-family: arial;
    font-size: 9pt;
    background-color: #D57C12;
    padding-top:5px;
    padding-left: 5px;
}

td.couponlist{
    font-size: 10pt;
    font-family: arial;
    color:black;
}

td.largeProductImage{
    background-color: white;
    width:350px;
    padding-top: 25px;
    padding-left: 5px;
    padding-right: 5px;
}

td.largeProductImage img{
	border: solid 1px #D57C12;
}

td.altProductImage{
    background-color: white;
    width:140px;
    padding-top: 25px;
    padding-right: 10px;
}

td.altProductImage img{
	border: solid 1px #D57C12;
}

td.main{
  padding-top:135px;
  vertical-align:top;
}

td.prodTitle{
    height: 25px;
    background-color: #B2BC1F;
    background-image: url('images/prod_title_bkg.gif');
    background-repeat: repeat-x;
    padding-left: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
}

td.productDescription{
    width:250px;
}

td.mainCell{
    height: 850px;
}

td.pageInfo a{
    color: black;
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}

td.pageInfo{
    color: black;
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
}



