body {
    background-color: #6699ff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: black;
    text-align: center;
}


.t {background: url(/images/dot.png) 0 0 repeat-x; width: 850px;  margin-left: auto;  margin-right: auto;}
.b {background: url(/images/dot.png) 0 100% repeat-x}
.l {background: url(/images/dot.png) 0 0 repeat-y}
.r {background: url(/images/dot.png) 100% 0 repeat-y}
.bl {background: url(/images/bl.png) 0 100% no-repeat}
.br {background: url(/images/br.png) 100% 100% no-repeat}
.tl {background: url(/images/tl.png) 0 0 no-repeat}
.tr {background: url(/images/tr.png) 100% 0 no-repeat; padding:10px}

#baseprice {
    font-weight:bold;
}

option.hover, option:hover {
        color:black;
}

p {
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: black;
    background-color: white;
}


.tiny { font-size: 10px; }
.justify {
  text-align: justify;
  background: #fff;
  width: 820px;
  margin-left: auto;
  margin-right: auto;
}

img.noborder { border: none; }

.qmark {
    cursor: help;
    border: none;
}
a:link,
a:visited {
    text-decoration: none;
    font-weight:bold;
    color: black;
}

a:hover, a:active {
    text-decoration: underline overline;
    color: black;
    background: #6699ff;
}

a.nobg { text-decoration: none; background: #FFFFFF;}


.header {
  background: #fff;
  width: 850px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.menu {
  width: 850px;
  margin-left: auto;
  margin-right: auto;
}


.content {
  background: #fff;
  width: 850px;
  margin-left: auto;
  margin-right: auto;
}

.footer {
  background: #fff;
  width: 850px;
  margin-left: auto;
  margin-right: auto;
}

.left {
  background: #fff;
  width: 820px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.row {
  background: #fff;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.spacer {
  clear: both;
}

.formimg {
	padding-top:0px;
	margin-top:0px;
	padding-right:10px;
	padding-left:2px;
	vertical-align: middle;
}

.cartmessage {

  width: 820px;
  line-height: 60px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background: #ebebeb;
  vertical-align: middle;
  font-weight: bold;
  /* border: 3px black solid; */

}
.cartheader {

  width: 820px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;

}

.ssize {
  float: left;
  width: 100px;
}

.float {
  float: left;
  width: 300px;
/*  border: 1px black solid; */
}

.cartx {
	float: left;
	width: 30px;
	text-align: left;
	font-weight: bold;
}

.cartid {
	float: left;
	width: 100px;
	text-align: left;
	font-weight: bold;
}

.cartitem {
	float: left;
	width: 360px;
	text-align: left;
	font-weight: bold;
}

.cartprice {
	float: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
}

.cartqty {
	float: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
}

.carttotal {
	float: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
}


.cartfooter {
  width: 820px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
  line-height: 16px;

}

.cartfooterlabel {
	float: right;
	width: 150px;
	text-align: right;
	font-weight: bold;
}

.cartfooterlabelwide {
	float: right;
	width: 450px;
	text-align: right;
	font-weight: bold;
}

.aright {
	float: right;
	width: 90px;
	text-align: right;
	font-weight: bold;
}

.alignCenter{text-align: center;}
.alignLeft{text-align: left;}
.alignRight{text-align: right;}
.alignTopLeft{text-align: left; vertical-align: top;}
.alignBottomLeft{text-align: left; vertical-align: bottom;}
.alignBottomCenter{position: absolute; text-align: center; bottom:0;}

.holidayshipping {
    font-size: 20px;
    font-weight: bold;
    color: red;
}

.rednotice {
    font-weight: bold;
    color: red;
}


.receiptheader {
    font-size: 18px;
    font-weight: bold;
}

.receipttext {
    font-size: 18px;
    font-weight: normal;
}



.LabelRightJustify
{
    float: left;
	width: 400px;
	text-align: right;
}

.ViewLabel
{
    float: left;
	width: 300px;
	text-align: right;

}

.ViewElement {
    padding: 0px;
    margin-bottom: 5px;
}

.CheckboxCenter
{
    float: left;
	width: 820px;
	text-align: center;
}

.required {
    color: red;
    font-weight: bold;
}

.validation {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.ViewDetails {
  width: 550px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.ViewDetailsJustify {
  width: 550px;
  margin-left: auto;
  margin-right: auto;
  text-align: justify;
}

.examples {
    float:left;
    width:160px;
    height:150px;
    text-align: center;
    border: 1px black solid;
    position: relative;
}


.outer {
	position: relative;
	display: table;
	height: 180px;
	width: 160px;
	vertical-align: middle;
	text-align: center;
	float: left;
}

.stickbodyouter {
	position: relative;
	display: table;
	height: 250px;
	width: 200px;
	vertical-align: middle;
	text-align: center;
	float: left;
}

.stickfaceouter {
	position: relative;
	display: table;
	height: 100px;
	width: 100px;
	vertical-align: middle;
	text-align: center;
	float: left;
}


.stickcombineouter {
	position: relative;
	display: table;
	width: 200px;
	vertical-align: middle;
	text-align: center;
	float: left;
}

.inner {
	width: 100%;
	display: table-cell;
	vertical-align: bottom;
	position: relative;
}



/* Credits: Dynamic Drive CSS Library */
/* URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
    position: relative;
    z-index: 0;
}

.thumbnail:hover{
    background-color: transparent;
    z-index: 50;
}

.hiddenspan span{ /*CSS for enlarged image*/
    position: absolute;
    background-color: white;
    padding: 5px;
    left: 0px;
    border: 3px dashed black;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.thumbnail span{ /*CSS for enlarged image*/
    position: absolute;
    background-color: white;
    padding: 5px;
    left: 0px;
    border: 3px dashed black;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
    visibility: visible;
    position:absolute;
    left: 40px; /*position where enlarged image should offset horizontally */
}



#memoryticker{
    background-color: white;
    width: 570px;
    /* font: bold 12px Verdana; */
    line-height: 70px;
    /*Tip: add in height attribute here for multiple line scroller*/
    /* border: 1px solid black; */
    padding: 3px;
    text-align: right;
}

.whatsnew {
    background: #fff;
    float: right;
}



