body {
	background: #FFFFFF;
	font-family: Tahoma, Tahoma Bold;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
div.header {
	border: 4px solid #3D9AD7;
	border-bottom: 4px solid #3D9AD7;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	padding: 0px 0px 0px 0px;
	width: 759px;
	font-family: Tahoma, "Tahoma Bold";
}
div.footer {
	background-color: #3D9AD7;
	margin: 10px 0px 0px 0px;
	width: 759px;
	vertical-align: bottom;
	border: 4px solid #3D9AD7;
	font-family: Tahoma, "Tahoma Bold";
}
#div.container {
	width:759px;
	padding:0px;
	text-align:left;
}
/* Navigation */
#navlist {
	
}
#navlist p {
	font-size: .9em;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: .99em;
}
#navlist li {
	margin: 0;
}
#navlist a {
	display: block;
	padding: 2px 2px 2px 20px;
	border: 1px solid;
	border-color: #ffffff #ffffff #ffffff #ffffff;
	background-color: #999999;
	border-left: 0px none;
	border-top: 0px none;
}
#navlist a:link, #navlist a:visited {
	color: #eee;
	text-decoration: none;
}
#navlist a:hover, #navlist a:active {
	background-color: #757376;
	color: #2D1E2D;
}
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
	background-color: #000000;
	color: #FFFFFF;
}
#contentleft {
	float:left;
	width: 201px;
}
#nav1 {
	background-color: #000000;
 	PADDING-BOTTOM: 15px;
  	PADDING-TOP: 10px;
	PADDING-RIGHT: 3px; PADDING-LEFT: 20px;
	border: 1px solid #FFFFFF;
	border-width: 0px 1px 1px 0px;
}
#nav1 a{
	display: block;
	height: 23px;
	line-height: 23px;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #3C3C3C;
	border-bottom-width: 1px;
	width: 150px;
}
#nav1 a:hover {
	color:#AEB2B4;
}
#nav2 {
	background-color: #000000;
 	PADDING-BOTTOM: 15px;
  	PADDING-TOP: 10px;
	PADDING-RIGHT: 3px; PADDING-LEFT: 20px;
	border: 1px solid #FFFFFF;
	border-width: 0px 1px 1px 0px;
}
#nav2 a{
	display: block;
	height: 23px;
	line-height: 23px;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #3C3C3C;
	border-bottom-width: 1px;
	width: 150px;
}
#nav2 a:hover {
	color:#AEB2B4;
}
#nav3 {
	background-color: #000000;
 	PADDING-BOTTOM: 15px;
  	PADDING-TOP: 10px;
	PADDING-RIGHT: 3px; PADDING-LEFT: 20px;
	border: 1px solid #FFFFFF;
	border-width: 0px 1px 1px 0px;
}
#nav3 a{
	display: block;
	height: 23px;
	line-height: 23px;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #9A9EA1;
	border-bottom-width: 1px;
	width: 150px;
}
#nav3 a:hover {
	color:#AEB2B4;
}
/* hidden text */
h1 {
  margin:0;
  background-repeat:no-repeat;
  background-position:left top;
  }
h1 {
  font-size: 2px;
  }
h1 span, h3 span {
	display:none;
	margin:0px 0px 0px 0px;
	font-size: 1px;
}

#contentcenter {
		width:558px;
		padding:0px;
		margin: 0px 0px 0px 10px;
		background:#fff;
}
#contentcenter h3{
		font-size:14px;
		margin: 10px 10px 10px 0px;
		border:1px solid #000;
		border-width: 0 0 1px 0 ;
}
.price {
	font-size: 15px;
	font-weight: bold;
	color: #D40028;
	font-family: Tahoma, "Tahoma Bold";
}
.smlgreytext {
	font-size: 10px;
	color: #999;
	font-family: Tahoma, "Tahoma Bold";
}
.smlbktext {
	font-weight: bold;
	font-size: 10px;
	color: #000;
	font-family: Tahoma, "Tahoma Bold";
}
/* Cart */

#cart {
	width: 538px;
	color: #000000;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;	
}
#cart td {
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-width: 0px 1px 1px 0px;
	padding: 5px 5px 5px 5px;
}

#cart a {
	background-color:#1dd3e1;
	border: outset 2px #999;
	-moz-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
    	padding: 3px 7px 2px 7px;
	font-weight: normal;
	text-decoration :none;
	font-size: 11px;
	color:#FFF;
	white-space: nowrap;
}

#cart a:hover {
	background-color:#4eecf8;
	border: outset 2px #999;
	-moz-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
    	padding: 3px 7px 2px 7px;
	font-weight: normal;
	text-decoration :none;
	font-size: 11px;
	color:#FFF;
	white-space:nowrap;
}



/* Shopping Process Area */
#orderform {
		width:558px;
		padding:0px;
		margin: 0px 0px 0px 10px;
		background:#fff;
}
#orderform h3{
		font-size:14px;
		margin: 10px 10px 10px 0px;
		border:1px solid #000;
		border-width: 0 0 1px 0 ;
}
#orderform input{
	width: 150px;
	font-size:10px;
}
#orderform textarea{
	font-family: Tahoma, Tahoma Bold;
	width: 150px;
	font-size:11px;
	height: 60px;
}
#orderform span{
	font-family: Tahoma, Tahoma Bold;
	color: #BCBCBC;
}
#confirm {
	width: 548px;
	color: #000000;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;	
}
#confirm td {
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-width: 0px 1px 1px 0px;
	padding: 5px 5px 5px 5px;
}
a.homelinks:focus, a.homelinks:link, a.homelinks:visited {
	font-family: Tahoma, Tahoma Bold;
	color: #757575;
}
a.homelinks:hover {
	font-family: Tahoma, Tahoma Bold;
	color: #000000;
}
ul, li {
	list-style: disc;
}
a.homelinks:active { 	font-family: Tahoma, "Tahoma Bold";
	color: #757575;
 } 


/* checkout styling */

#checkout {
	font-family: Tahoma,"Tahoma Bold";
	margin: 10px 0px 10px 10px;
}

#checkout h3 {
    border-color: #000000;
    border-style: solid;
    border-width: 0 0 1px;
    font-size: 14px;
	margin-bottom: 0px;
    
}

#checkout h4 {
	margin-bottom: 0;
    margin-top: 7px;
    padding-bottom: 0;
}

#checkout p.breadcrumbs {
	font-size:10px;
	margin-top:0px;
	margin-bottom:20px;
}

#checkout p.breadcrumbs .highlight{
	color: red;
}

#checkout p.subhead {
	font-size:10px;
	margin-top:0px;
	margin-bottom:20px;
}

#checkout button{
	font-family: Tahoma,"Tahoma Bold";
	background-color:#1dd3e1;
	border: outset 2px #999;
	-moz-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	font-size:11px;
	color: #666;
	padding: 1px 5px 1px 5px;
	font-weight:bold;
	
}

#checkout button:hover {
	font-family: Tahoma,"Tahoma Bold";
	background-color:#4eecf8;
	border: outset 2px #999;
	-moz-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	font-size:11px;
	color: #666;
	padding: 1px 5px 1px 5px;
	font-weight:bold;
}

#checkout p.halfwidth {
	display: inline;
    padding-left: 10px;
    width: 200px;
}


#checkout table.dataform {
	margin-left: 20px;
	
}

#checkout table.dataform tr {
	height: 30px;
}

#checkout table.dataform td.label {
	font-weight: bold;
    padding-right: 5px;
    padding-top: 5px;
    text-align: right;
    vertical-align: top;
	width:95px;
}

#checkout a {
	background-color:#1dd3e1;
	border: outset 2px #999;
	-moz-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
    padding: 3px 7px 2px 7px;
	font-weight: bold;
	text-decoration :none;
	font-size: 11px;
	color:#666;
}

#checkout a:hover {
	background-color:#4eecf8;
	border: outset 2px #999;
	-moz-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
    padding: 3px 7px 2px 7px;
	font-weight: bold;
	text-decoration :none;
	font-size: 11px;
	color:#666;
	
}

#checkout a.nonbutton {
	background: none;
	border:none;
	text-decoration:underline;
	font-size: 12px;
	color:#00C;
}

.formerror { color: #F03;
}


#userdetails { }

#userdetailsform {
	font-family: Tahoma,"Tahoma Bold";
}

#userdetailsform input {
	border: 2px inset #AEAEAE;
    font-size: 11px;
    height: 18px;
    width: 180px;
	color:#666;
}

#userdetailsform input.inputsmall {
	border: none;
    font-size: 11px;
    height: 14px;
    width: 14px;
	color:#666;
	margin-bottom: 20px;
	padding-top: 0px;
}

#userdetailsform h4 {
	display:inline;
	font-size: 11px;
	font-weight:normal;
}

#userdetailsform textarea {
	border: 2px inset #AEAEAE;
    font-size: 11px;
    height: 70px;
    width: 180px;
	color:#666;
}

#deliveryform {
	}

#billingform {
	padding-bottom: 15px;
}
	
#checkoutnav {
	padding-top:20px;
	border-top: 2px solid #000;
	margin-top: 15px;
    
}

#checkoutnav .leftbutton {
	margin-left:20px;
	float:left;
}

#checkoutnav .rightbutton {
	
	margin-right:20px;
	float:right;
	
}

#shippingoptions {
	border-bottom: 1px dotted #CCCCCC;
    border-top: 1px dotted #CCCCCC;
    margin: 20px;
    padding-bottom: 40px;
}

#shippingoptions select {
	float:right;
}

#shippingoptions p {
	text-align:justify;
}

#promotions {
	margin: 20px 20px 30px 20px;
	
	}
	
#promotions label {
	font-weight:bold;
	margin-right: 10px;
}

#promotions input {
	
	margin-right: 10px;
}

#terms {
	margin: 20px 20px 30px 20px;
	border-top: 1px dotted #CCCCCC;
	padding-top: 10px;
	
	}
	
#terms label {
	font-weight:bold;
	margin-right: 10px;
}



