* {
  font-family: Verdana, Arial, sans-serif;
}
body {
	border-width: 0px;
	border-spacing: 0px;
	padding: 0px;
	margin:0px;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #4169E1;
	text-decoration: none;
	font-weight: bold;
}


.standardtext  {
font-size : 12px;
color : #4b4b4b;
line-height : 12px;
}

.oneclick  {
font-size : 12px;
color : #808080;
line-height : 12px;
font-weight : bold;
text-decoration : none;
}

.sidelinktext  {
font-size : 12px;
line-height : 12px;
color : #666666;
}



.pkgLinks {
	color: #CC0000;
	font-weight: bold;
}

.arcDetail {
	font-size : 11px;
	font-family : Arial, Tahoma, sans-serif;
	color : #000000;
}
.bigRedBold {
	font-size : 22px;
	font-weight: bold;
	color : #CC0000
}
.bigListItem {
	font-size : 16px;
	font-weight: bold;
	color: #000000
}
.greetingBlack {
	font-size : 14px;
	font-weight: bold;
}
.medRed {
	font-size : 16px;
	font-weight: bold;
	color : #CC0000
}
.normWhite {
	font-size : 12px;
	color : #FFFFFF;
}
.pageTitle {
	font-size : 18px;
	font-weight: bold;
	color: #000066
}
.smallBlack {
	font-size : 9.7px;
	color : #000000;
}
.smallBlackBold {
	font-size : 9.7px;
	color : #000000;
	font-weight: bold;
}
.smallIndigo {
	font-size : 9.7px;
	color : #000066;
}
.smallIndigoBold {
	font-size : 9.7px;
	font-weight: bold;
	color : #000066;
}
.smallRed {
	font-size : 9.7px;
	color : #CC0000;
}
.smallWhite {
	font-size : 10px;
	color : #ffffff;
}


.spacer {
	width:50px;
}

.block2 {
	height: 170px;
	text-align: center;
	vertical-align: top;
}
.imglink {
	border:0px;
}

.letterheader {
	height:28px;
	text-align: center;
	vertical-align: middle;
	font-size: 20px;
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: #999999;
	background-color:#ffffff;

}

.nom {
	font-weight: normal;
	color:#ee0000;
}

a.clicky:link {
	font-size:10px;
	color: #888888;
	text-decoration: none;
	font-weight:normal;
}

.blurb {
	font-size:12px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}

.titlel {
	text-align:left;
	height:33px;
	padding: 0px;
	background-color: #000000;
}

.titler {
	text-align:right;
	height:33px;
	padding: 0px;
	background-color: #000000;
}

.main {
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: white;
}

.bodypart {
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;

}

.line {
	background-color: #000000;
	border:0px;
	height:1px;
}

.acc {
	font-weight: bold;
	color: #0000aa;
	font-size: 14px;
}

.boxTitle {
	height:30px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight:bold;
	border-width: 2px 2px 1px 2px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #000099 #000099 #243795 #000099;
	background-color:#000099;
	color:#ffff00;
	background-image: url("images/bluebrush.jpg");
	background-position: top left;
}
.boxTable {
	width:140px;
	margin-top:0px;
	margin-bottom:0px;
	border-spacing:0px;
	border-width: 0px;
	border-style: none;
	border-color: #999999;
	border-collapse: collapse;
	background-color: #ffffff;
}

.boxBodyImg {
	height:90px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	border-width: 0px 2px 1px 2px;
	border-spacing: 0px;
	border-style: none solid solid solid;
	border-color: #999999 #000099 #243795 #000099;
	background-color:#ffffff;
	color:#000000;
	background-image: url("images/tick.PNG");
	background-position: top left;
	background-repeat: no-repeat;
}

.boxBody {
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	padding: 8px 0px 0px 0px;
	border-width: 0px 2px 0px 2px;
	border-spacing: 0px;
	border-style: solid solid none solid;
	border-color: #000099;
	background-color:#000099;
	color:#ffffff;
	background-image: url("images/bluebrush.jpg");
	background-position: top left;
}
.boxBody a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.boxBody a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.boxBody a:hover {
	color: #ffff00;
	text-decoration: underline;
	font-weight: bold;
}


.tableFoot {
	width:140px;
	margin-top:0px;
	margin-bottom:0px;
	border-spacing:0px;
	border-width: 0px;
	border-style: none;
	border-color: #ffffff;
	border-collapse: collapse;
	background-color: #0000ff;
}

.boxFoot {
	height:8px;
	border-width: 0px 0px 2px 2px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #000099;
	background-color:#000099;
	background-image: url("images/bluebrush.jpg");
	background-position: top left;
}

.boxFootTick {
	height:8px;
	width:6px;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: #ffffff;
	background-color:#000099;
	background-image: url("images/tick2.PNG");
	background-position: bottom right;
	background-repeat: no-repeat;
}

.navbox {
    padding: 5px;
    margin: 0px;
    border-bottom: 1px solid #CCCCCC;
    width: 100%;
    float: left;
    color: #000000;
}

.navboxbutton {
    padding: 5px 20px;
    margin: 0px 5px;
    border: 2px solid #3333FF;
    border-bottom: 0px;
    background: #FFFFFF;
    color: #000000;
}
.navboxbutton:hover {
    background: #FFFFFF;
}


.navboxbutton a:link {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}
.navboxbutton a:visited {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}
.navboxbutton a:hover {
  text-decoration: none;
  color: #A52A2A;
  font-weight: bold;
}
.ProductDescOuterBox {
display: none;
position: absolute;
padding: 5px;
width: 550px;
background: #FFFFFF;
border: 1px solid #CCCCCC;
}
.ProductDescInnerBox {
border: 2px solid #000000;
padding: 10px;
}
.ProductDescClose {
text-align: center;
color: #0000FF;
border-top: 1px dotted #CC5500;
padding: 15px;
}
.ProductDescCloseButton {
  cursor: pointer;
  padding: 5px;
  border: 1px solid #4169E1;
}
.gline{
    border: thin solid #cccccc;
    font-size: 12px;
    text-align: right;
}

.gline2{
    border: thin solid #ffffff;
    font-size: 12px;
    text-align: center;
}

.gtable{
    border-collapse: collapse;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
}
.gtable td{
  text-align: center;
}


.title{
    border: thin solid #999;
	background-color:#555;
	width:300px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#fff;
    margin-left: auto;
    margin-right: auto;
}

.ProductHomeTitle {
  font-size: 24px;
  text-align: left;
  padding: 20px;
}
.ProductHomeDescription {
  padding: 15px;
  font-size: 12px;
}
.ProductHomeMessage1 {
  text-align: center;
  font-size: 16px;
  padding: 20px;
}

.ProductHomeMessage2 {
  text-align: center;
  font-size: 11px;
  padding: 20px;
}
.ProductionTimeBox {
  border-width:1px;
  border-style:solid;
  border-color:#000;
  width:130px;
  text-align:left;
  position:absolute;
  top:520px;
  left:8px;
  font-size: 11px;
}
.ProductionTimeHead {
    color:#fff;
    background-color:#000;
    text-align:center;
    font-weight: bold;
}
.ProductionTimeBody {
    margin:4px;
}
.CartItems {
  font-size: 12px;
}





