body {
	margin: 0;
	padding: 0;
	background-color: #949db5;
	color: white;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: small Arial, Helvetica, Verdana, sans-serif;
	}

#wrapper {
	background-color: white;
	color: black;
	margin: 15px 20px 15px 20px;
	padding: 10px;
	}
#headerbanner {
	background-image: url(../images/bannerbackground.gif);
	background-repeat: repeat-x;
	}

#footer {
	width: 100%;
	border-top: 1px solid #949db5;
	border-bottom: 1px solid #949db5;
	margin-top: 10px;
	clear: both;
	}
#footer p {
	font-size: 70%;
	color: #949db5;
	margin: 0;
	padding: 0.2em 0 0.2em 0;
	text-align: center;
	}
#footer a:link, #footer a:visited {
  text-decoration: none;
  background-color: white;
  color: #949db5;
  }
#footer a:hover, #footer a:active {
  text-decoration: none;
  background-color: white;
  color: #949db5;
  }
#header-top {
	margin: 0.5em 0 0.5em 0;
	border-top: 1px solid #949db5;
	border-bottom: 1px solid #949db5;
	height: 1%;
	font-size: 80%;
	}
#header-top ul {
  margin: 0;
  padding: 0 30px 0 0;
  text-align: right;
  }
#header-top li {
  display: inline;
  background-color: white;
  color: #717d96;
  }
#header-top a:link, #header-top a:visited {
  text-decoration: none;
  background-color: white;
  color: #717d96;
  }
#header-top a:hover, #header-top a:active {
  text-decoration: none;
  background-color: white;
  color: #abc8d1;
  }
  
#skipper {
  text-decoration: none;
  background-color: white;
  color: white;
  }

#tagline {
  font-weight: bold;
  background-color: white;
  color: #717d9d;
  font-style: italic;
  margin: 0;
  padding: 0 10px 0 40px;
  width: 400px;
  float: left;
  }

#apple2 {
	position: absolute;
	top: 80px;
	right: 25px;
	}

#main {
	width: 100%;
	margin-top: 10px;
	background-image: url(../images/sidebarbg.gif);
	background-position: top right;
	background-repeat: repeat-y;
	}

#main2 {
	background-image: url(../images/leftbg.gif);
	background-position: bottom left;
	background-repeat: repeat-y;
	}

#clearone {
	clear: both;
	height: 1px;
	}

#content {
	margin: 0 165px 0 165px;
	border-top: 1px solid #949db5;
	border-right: 1px solid #949db5;
	border-left: 1px solid #949db5;
	background-color: white;
	color: black;
	}
#content .inner {
  	margin: 10px 20px 10px 20px;
	color: #717d9d;
	}
#content .inner .redlink a:link {
	margin-left: 20px;
	color: #FF0000;
	font-size: 75%;
	font-weight: bold;
	}
#content .inner .redlink a:visited {
	margin-left: 20px;
	color: #FF0000;
	font-size: 75%;
	font-weight: bold;
	}
#content .inner .redlink a:hover {
	margin-left: 20px;
	color: #FF0000;
	font-size: 75%;
	font-weight: bold;
	}
#content .inner .redlink a:active {
	margin-left: 20px;
	color: #FF0000;
	font-size: 75%;
	font-weight: bold;
	}
#content .inner .smalltext {
	color: #717d9d;
	font-size: 75%;
	font-weight: normal;
	position: relative;
	}
#content .inner .smalltext .imageleft img {
	margin: 5px 5px 5px 5px;
	float: left;
	}
#content .inner .smalltext .imageright img {
	margin: 5px 5px 5px 5px;
	float: right;
	}
#content .inner .smalltexttab {
	position: absolute;
	left: 330px;
	color: #717d9d;
	font-size: 75%;
	}
#content .inner .box {
	background-color: white;
	font-weight: normal;
	border: 1px solid #949db5;
	height: 152px;
	width: 135px;
	font-size: 71%;
	padding: 2px; 
	}
#content .inner .box a:link {
	text-decoration: none;
	color: #717d9d;
	}
#content .inner .box a:visited {
	text-decoration: none;
	color: #717d9d;
	}
#content .inner .box a:hover {
	text-decoration: none;
	color: #abc8d1;
	}
#content .inner .welcome {
	margin-left: 40px;
	}
#content .inner .welcome .boxhome {
	background-color: white;
	margin-right: 40px;
	font-weight: normal;
	border: none;
	height: 120px;
	width: 175px;
	font-size: 71%;
	padding: 2px; 
	}
#content .inner .welcome .boxhome img {
	float: left;
	}
#content .inner .welcome .boxhome a:link {
	text-decoration: underline;
	color: #717d9d;
	font-weight: bold;
	font-size: 120%;
	}
#content .inner .welcome .boxhome a:visited {
	text-decoration: underline;
	color: #717d9d;
	font-weight: bold;
	font-size: 120%;
	}
#content .inner .welcome .boxhome a:hover {
	text-decoration: underline;
	color: #717d9d;
	font-weight: bold;
	font-size: 120%;
	}
#content .inner .welcome .boxhome2a {
	background-color: white;
	margin-right: 40px;
	font-weight: normal;
	border: none;
	height: 160px;
	width: 175px;
	font-size: 71%;
	padding: 2px; 
	border: 1px solid #949db5;
	}
#content .inner .welcome .boxhome2a a:link {
	text-decoration: underline;
	color: #717d9d;
	font-weight: bold;
	font-size: 120%;
	}
#content .inner .welcome .boxhome2a a:visited {
	text-decoration: underline;
	color: #717d9d;
	font-weight: bold;
	font-size: 120%;
	}
#content .inner .welcome .boxhome2a a:hover {
	text-decoration: underline;
	color: #717d9d;
	font-weight: bold;
	font-size: 120%;
	}
#content .inner .welcome .boxhome2a img {
	float: left;
	margin: 5px;
	}

#content .inner .boxsmall {
	background-color: white;
	font-weight: normal;
	border: 1px solid #949db5;
	height: 140px;
	width: 125px;
	font-size: 71%;
	padding: 2px; 
	}
#content .inner .boxsmall a:link {
	text-decoration: none;
	color: #717d9d;
	}
#content .inner .boxsmall a:visited {
	text-decoration: none;
	color: #717d9d;
	}
#content .inner .boxsmall a:hover {
	text-decoration: none;
	color: #abc8d1;
	}

#content .inner .producttitle{
	color: #717d9d;
	font-weight: bold;
	margin: 30px 0 0 0;
	height: 1%;
	}
#content .inner h2 {
  	color: #717d9d;
  	padding-bottom: 0.2em;
  	border-bottom: 1px solid #949db5;
  	font-size: 100%;
	height: 1%;
	}
#content .inner h3 {
  	color: #ed2024;
  	padding-bottom: 0.2em;
  	font-size: 90%;
	height: 1%;
	}
#content .inner h4 {
  	color: #ed2024;
  	padding-bottom: 0.2em;
  	font-size: 80%;
	margin-left: 20px;
	height: 1%;
	}
#content .inner ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#content .inner li {
	display: inline;
	margin: 0 10px 10px 0;
	width: 120px;
	height: 120px;
	}
#content .inner h3 {
	font-size: 130%;
	}
#content .inner h3 a:link {
  	color: #717d9d;
	}
#content .inner h3 a:visited {
  	color: #717d9d;
	}
#content .inner p {
	display: inline;
	}
#content .inner .smalltextred {
	color: #FF0000;
	font-size: 75%;
	font-weight: normal;
	}
#content .inner .smalltextredindent {
	color: #FF0000;
	font-size: 75%;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
	}

#content .inner ul {
	list-style: none;
	}
#content .inner .products li {
	display: inline;
	margin: 20px 20px 0 0;
	width: 400px;
	height: 400px;
	border: 2px solid #949db5;
	background-color: white;
	color: #717d9d;
	padding: 10px;
	}

#content .inner2 {
  	margin: 20px 20px 10px 20px;
	color: #717d9d;
	}
#content .inner2 h2 {
  	color: #717d9d;
  	border-bottom: 1px solid #949db5;
  	font-size: 90%;
	position: relative;
	height: 1%; /* so IE clears floats */
    overflow: hidden; /* so Firefox and Opera clear floats */

	}
#content .inner2 h3 {
	font-size: 75%;
	margin-bottom: 0.3em;
	}
#content .inner2 p {
	line-height: 1.1;
	padding: 0 0 0 0;
	color: #717d9d;
	font-size: 70%;
	font-weight: normal;
	height: 1%;
	}
#content .inner2 .smalltext {
	color: #717d9d;
	font-size: 70%;
	font-weight: normal;
	}
#content .inner2 .smalltext3 {
	color: #717d9d;
	font-size: 100%;
	font-weight: normal;
	}
#content .inner2 .smalltextbold {
	color: #717d9d;
	font-size: 85%;
	font-weight: bold;
	position: relative;
	width: 100%;
	}
#content .inner2 .smalltextbold2 {
	color: #717d9d;
	font-size: 70%;
	font-weight: bold;
	}

#content .inner2 .smalltextboldlge {
	color: #717d9d;
	font-size: 130%;
	font-weight: bold;
	}


#content .inner2 .smalltext2 {
	color: white;
	font-size: 70%;
	font-weight: bold;
	}
#content .inner2 .smalltextred {
	color: #FF0000;
	font-size: 75%;
	font-weight: normal;
	position: relative;
	}
#content .inner2 .smalltextred2 {
	color: #FF0000;
	font-size: 100%;
	font-weight: normal;
	}
#content .inner2 .smalltextredindent {
	color: #FF0000;
	font-size: 75%;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
	}
#content .inner2 .smalltextindent {
	color: #717d9d;
	font-size: 75%;
	font-weight: normal;
	margin-left: 31px;
	margin-right: 20px;
	height: 1%;
	}
#content .inner2 .smalltextindent .boldtext{
	font-weight: bold;
	}
#content .inner2 .firstcol {
	margin-left: 20px;
	font-size: 75%;
	font-weight: bold;
    width: 100px;
    float: left; 
}
#content .inner2 .secondcol {
	font-size: 75%;
	width: 70px;
	text-align: right;
/*    clear: none; */
    float: left; 
    margin-left: 10px;
    display: inline; /* fix IE double margin bug */ 
	position: relative;
}
#content .inner2 .thirdcol {
	font-size: 75%;
	text-align: left;
	width: 100px;
    margin-left: 10px;
    display: inline; /* fix IE double margin bug */
	position: relative;
}
#content .inner2 .thirdcolimg {
	margin-top: 0px;
    margin-left: 15px;
    display: inline; /* fix IE double margin bug */ 
}

#content .inner2 img {
	float: left;
	margin-right: 1em;
	margin-top: 1em;
	}
#content .inner2 .checkoutbarbullet img {
	margin: 5px 0 0 0;
	padding: 0px;
	float: right;
	}
#content .inner2 .checkoutbarline img {
	margin: 5px 0 0px 0;
	padding: 0px;
	}
#content .inner2 .change img {
	float: none;
	margin-right: 1em;
	margin-top: 1em;
	}
#content .inner2 .shoppingcart img {
	border: none; 
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	}
#content .inner2 .datatable a:link, #content .inner2 .datatable  a:visited {
	display: block inline;
	width: 60px;
	padding: 0 0 0 0;
	font: bold 40%;
	color: white;
	background: url(../images/btn_buy_red.gif) top left no-repeat;
	text-decoration: none;
	border: none;
	}
#content .inner2 .datatable a:hover {
	display: block inline;
	width: 60px;
	padding: 0 0 0 0;
	font: bold 40%;
	color: white;
	background: url(../images/btn_buy_rollover.gif) top left no-repeat;
	text-decoration: none;
	border: none;
	}

#content .inner2 .datatable2 {
	border-collapse: collapse;
	font-size: 120%;
}

#content .inner2 .tableindent2 .buttonlist {
	list-style-type: none;
	}
#content .inner2 .tableindent2 .buttonlist li{
	float: left;
	display: inline;
	}
#content .inner2 .tableindent2 .buttonlist li img {
	border: 0;
	}

#content .inner2 .redbuttons {
	border: 0;
	margin-left: auto;
	margin-right: auto;
	height: 1%;
}
#content .inner2 .redbuttons img {
	border: 0;
	height: 1%
}

#content .inner2 .datatable2 th {
	color: white;
	background-color: #a9b5d3;
}
#content .inner2 .datatable2 .floatright {
	display:inline;
	float: right;
}

#content .inner2 .datatable2  .update a:link, #content .inner2 .datatable2  .update a:visited {
	display: block inline;
	width: 101px;
	padding: 0 0 0 0;
	font: bold ;
	color: white;
	background: url(../images/btn_red_bar_update.gif) top left no-repeat;
	text-decoration: none;
	border: none;
	}
#content .inner2 .datatable2 .update a:hover {
	display: block inline;
	width: 101px;
	padding: 0 0 0 0;
	font: bold ;
	color: white;
	background: url(../images/btn_red_bar_update_rover.gif) top left no-repeat;
	text-decoration: none;
	border: none;
	}
#content .inner2 .datatable2  .continue a:link, #content .inner2 .datatable2  .continue a:visited {
	display: block inline;
	width: 201px;
	padding: 0 0 0 0;
	font: bold ;
	color: white;
	background: url(../images/btn_red_bar_continueshop.gif) top left no-repeat;
	text-decoration: none;
	border: none;
	}
#content .inner2 .datatable2 .continue a:hover {
	display: block inline;
	width: 201px;
	padding: 0 0 0 0;
	font: bold ;
	color: white;
	background: url(../images/btn_red_bar_continueshop_ro.gif) top left no-repeat;
	text-decoration: none;
	border: none;
	}
#content .inner2 .datatable2  .checkout a:link, #content .inner2 .datatable2  .checkout a:visited {
	display: block inline;
	width: 166px;
	padding: 0 0 0 0;
	font: bold ;
	color: white;
	background: url(../images/btn_red_bar_checkout.gif) top left no-repeat;
	text-decoration: none;
	border: none;
	}
#content .inner2 .datatable2 .checkout a:hover {
	display: block inline;
	width: 166px;
	padding: 0 0 0 0;
	font: bold ;
	color: white;
	background: url(../images/btn_red_bar_checkout_rover.gif) top left no-repeat;
	text-decoration: none;
	border: none;
	}

#content .inner2 .datatable {
	border-collapse: collapse;
}
#content .inner2 .datatable th {
	color: white;
	background-color: #a9b5d3;
	font-size: 85%;
}
#content .inner2 .tableindent {
	margin: 0 0 0 0px;
}
#content .inner2 .tableindent2 {
	margin: 0 0px 0 0px;
}

#productlist {
	list-style-type: none;
	}
#productlist li {
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
	font: bold 0.8em arial, helvetica, sans-serif;
	color: #717d9d;
	text-align: center;
	}
#productlist img {
	display: block;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	/* margin: 0 0 5px 0; */
	}

#sidebar {
	float: right;
	width: 150px;
	background-color: white;
	color: #666666;
	margin: 0;
	padding: 0;
	}
#sidebar img {
	border: none;
	background-color: transparent;
	margin: 0px 0 0px 0;
	}
#sidebar h3 {
	font-size: 90%;
	background-image: url(../images/sidebar-header-bg.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0.2em 0 0.2em 7px;
	font-weight: bold;
	color: white;
	border: none;
	}
#sidebar h4 {
	font-size: 90%;
	background-image: url(../images/sidebar-header-tip.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0.2em 0 0.2em 7px;
	font-weight: bold;
	color: white;
	border: none;
	}
#sidebar .inner {
	padding: 0;
	border: 1px solid #949db5;
	background-color: white;
	color: #666666;
	}
#sidebar .inner h3 a:link {
	background-color: transparent;
	text-decoration: none;
	color: white;
	font-weight: bold;
	border: none;
	}
#sidebar .inner h3 a:visited {
	background-color: transparent;
	text-decoration: none;
	color: white;
	font-weight: bold;
	border: none;
	}
#sidebar .inner h3 a:hover {
	background-color: transparent;
	text-decoration: none;
	color: white;
	font-weight: bold;
	border: none;
	}
#sidebar .inner h3 a:active {
	background-color: transparent;
	text-decoration: none;
	color: white;
	font-weight: bold;
	border: none;
	}
#sidebar ul {
	list-style-image: url(../images/more-bullet.gif);
	margin-left: 0;
	padding-left: 20px;
	color: #666666;
	}
#sidebar p, #sidebar li {
	font-size: 90%;
	line-height: 1.4em;
	color: #666666;
	}
#sidebar ul a:link, #sidebar ul a:visited {
	color: #666666;
	}
#sidebar ul a:hover, #sidebar ul a:visited {
	color: #4d5972;
	}

#sidebar div.smalltext {
	color: #949db5;
	font-size: 70%;
	padding: 0.2em 0 0.2em 10px;
	}

#sidebar div.tips {
	color: #717d9d;
	font-size: 80%;
	padding: 0.2em 0.15em 0.2em 10px;
	}

#sidebar2 {
	float: left;
	width: 150px;
	background-color: white;
	color: #666666;
	margin: 0;
	padding: 0;
	}
#sidebar2 h3 {
	background-color: transparent;
	text-decoration: none;
	font-size: 90%;
	background-image: url(../images/sidebar2-header-bg-noarrow.jpg);
	background-repeat: no-repeat;
	margin: 0;
	color: white;
	padding: 0.2em 0 0.2em 10px;
	font-weight: bold;
	}

#sidebar2 h4 {
	background-color: transparent;
	text-decoration: none;
	font-size: 90%;
	background-image: url(../images/sidebar2-header-bg-noarrow.jpg);
	background-repeat: no-repeat;
	margin: 0;
	color: white;
	padding: 0.2em 0 0.2em 10px;
	font-weight: bold;
	}
#sidebar2 .inner {
	border: 1px solid #949db5;
	}
#sidebar2 .inner h3 a:link {
	background-color: transparent;
	text-decoration: none;
	color: white;
	font-weight: bold;
	}
#sidebar2 .inner h3 a:visited {
	background-color: transparent;
	text-decoration: none;
	color: white;
	font-weight: bold;
	}
#sidebar2 .inner h3 a:hover {
	background-color: transparent;
	text-decoration: none;
	color: white;
	font-weight: bold;
	}
#sidebar2 .inner h3 a:active {
	background-color: transparent;
	text-decoration: none;
	color: white;
	font-weight: bold;
	}
#sidebar2 ul {
	margin-left: 0;
	padding-left: 20px;
	}
#sidebar2 p, #sidebar2 li {
	font-size: 90%;
	line-height: 1.4em;
	}

#sidebar2 ul a:link {
	color: white;
	}
#sidebar2 ul a:hover, #sidebar2 ul a:visited {
	color: #990000;
	}

#sidebar2 div.smalltext {
	color: #949db5;
	font-size: 80%;
	padding: 0.5em 0 0.5em 14px;
	}
#sidebar2 div.smalltext li a:hover{
	color: #990000;
	font-size: 80%;
	padding: 0.5em 0 0.5em 14px;
	}
#nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0.5em 0;
	}
#nav li {
	text-decoration: none;
	border-bottom: 1px solid #949db5;
	padding: 0.4em 0 0.2em 0;
	font-size: 70%;
	}
#nav li a:link  {
	text-decoration: none;
	color: #717d96;
	font-weight: normal;
	}
#nav li a:visited {
	text-decoration: none;
	color: #717d96;
	font-weight: normal;
	}
#nav li a:hover {
	text-decoration: none;
	color: #abc8d1;
	font-weight: normal;
	}
#nav li a:active {
	text-decoration: none;
	color: #abc8d1;
	font-weight: normal;
	}

#nav2 {
	list-style: none;
	margin: 0;
	padding: 0 0 0.5em 0;
	}
#nav2 ul {
	text-decoration: none;
	margin: 0.5em 0 0 0;
	font-size: 80%;
	}
#nav2 li {
	text-decoration: none;
	padding: 0 0 0 0;
	font-size: 70%;
	}
#nav2 li a:link  {
	text-decoration: none;
	color: #717d96;
	font-weight: normal;
	}
#nav2 li a:visited {
	text-decoration: none;
	color: #717d96;
	font-weight: normal;
	}
#nav2 li a:hover {
	text-decoration: none;
	color: #abc8d1;
	font-weight: normal;
	}
#nav2 li a:active {
	text-decoration: none;
	color: #abc8d1;
	font-weight: normal;
	}
#nav2 li.firstchild {
	padding: 0.5em 0 0 0;
	}

#emailform {
	background-color: #ced6e9;
	border: 2px solid #949db5;
	border-style: outset;
	padding: 10px;
	width: 450px;
	}
#emailform .text {
	backgound-color: #ced6e9;
	font-size: 75%;
	font-weight: normal;
	}
#emailform .submitbutton {
	text-align: left;
	margin-top: 4px;
	}
#emailform .btn {
	border: 1px outset #ffffff;
	background-color: #ed2024;
	color: white;
	font-weight: bold;
	}
#createacctform {
	background-color: #ced6e9;
	border: 1px solid #949db5;
	border-style: solid;
	padding: 10px;
	margin: 10px 0px 10px 10px;
	width: 42%;
	}
#createacctform .text {
	backgound-color: #ced6e9;
	font-size: 75%;
	font-weight: normal;
	}
#proceedtocheckoutform {
	background-color: #ced6e9;
	border: 1px solid #949db5;
	border-style: solid;
	padding: 10px;
	margin: 10px 0px 10px 10px;
	width: 42%;
	height: 120px;
	}
#proceedtocheckoutform .text {
	backgound-color: #ced6e9;
	font-size: 75%;
	font-weight: normal;
	}
#loginform {
	background-color: #ced6e9;
	border: 1px solid #949db5;
	border-style: outset;
	padding: 10px;
	margin: 10px 0px 10px 10px;
	width: 42%;
	float: left;
	height: 160px;
	}
#loginform .text {
	backgound-color: #ced6e9;
	font-size: 75%;
	font-weight: normal;
	}
#forgotform {
	background-color: #ced6e9;
	border: 1px solid #949db5;
	border-style: outset;
	padding: 10px;
	margin: 10px 0px 10px 10px;
	width: 42%;
	float: left;
	}
#checkout2form {
	font-size: 75%;
	font-weight: normal;
	background-color: white;
	padding: 0px;
	margin: 0px 0px 0px 17px;
	width: 75%;
	float: left;
	}
#checkoutcontinue {
	font-weight: normal;
	background-color: white;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	float: left;
	}
#invisiblebox {
	border: 1px solid #ffffff;
	padding: 10px;
	margin: 10px 0px 10px 10px;
	width: 42%;
	float: left;
	}
#mauvebox {
	background-color: #ced6e9;
	border: 1px solid #949db5;
	padding: 10px;
	margin: 10px 0px 10px 10px;
	width: 90%;
	}
#mauvebox .text {
	backgound-color: #ced6e9;
	font-size: 75%;
	font-weight: normal;
	}

#signup table { 
 	width: 75%;
 	background-color: #ced6e9;
 	color: #000000; 
 	border: 0px solid #D7E5F2; 
 	border-collapse: collapse; 
 	cellspacing: 0;
 	cellpadding: 5;
	} 

#signup td { 
 	border: 0px solid #D7E5F2; 
	color: #717d9d;
	font-size: 100%;
	font-weight: normal;
	vertical-align: top;
	}

#popup  {
	margin: 10px 0px;
	padding: 0px;
	text-align: center;
}
#popup .inner {
	width: 500px;
	margin:0px auto;
	text-align: left;
	padding: 15px;
}
#popup .inner .smalltext {
	color: #717d9d;
	font-size: 70%;
}
