body {
	margin:0px;
}

p {
	color:#6D93D3;
	font-size:13px;
	margin-bottom:5px; 

}

a {
	color:#6D93D3;
	font-size:12px;
	text-decoration : none ;
}

a img { border: 0; }

a:hover {
	text-decoration : underline ;
}

h5 {
	font-weight:bold;
	color:#6D93D3;
	font-size:13px;
	padding:0px;
	margin:0px;
	line-height:13px; 
}

h2 {
	font-weight:bold;
	color:#6D93D3;
	font-size:15px;
	padding:0px;
	margin:0px;
}

h3 {
	font-weight:bold;
	color:#294678;
	font-size:15px;
	padding:0px;
	margin:0px;
}

.adminArea input, .adminArea textarea {
	font-family : arial;
	font-size : 10px ;
}

.adminArea {
	font-family : arial;
	font-size : 10px ;
	font-weight : normal;
	color : #565656 ;
	text-align : left;
	line-height : 13px;
}
.adminArea a {
	font-family : arial;
	font-size : 10px ;
	font-weight : normal;
	color : #6D93D3 ;
	text-decoration : underline ;
}

.adminArea a:hover {
	color : red ;
}

.midLine {
	border-bottom : 1px dashed #C9C9C9;
	margin-top : 10px;
	margin-bottom : 10px;
	height : 1px;
	width : 100% ;
}

.indent {
	padding-left: 10px;
}


.sizesTable {
	text-align : left ;
	margin-top : 8px ;
}

.sizesTable td {
	color : #565656 ;
	font-size : 11px ;
	padding : 0px 3px 0px 2px ;
	border : 1px solid #cdcdcd;
	font-weight : normal ;
}


.registerTable {
	width:604px;
	margin:0px;
	padding:0px;
	text-align:center;
	border-collapse : collapse ;
}

.registerTable td {
	text-align : left;
	vertical-align : top ;
	color : #565656 ;
	font-weight : normal ;
	font-size : 11px ;
}

.registerTable .leftCell {
	text-align : left;
	vertical-align : top ;
	width : 30% ;
	padding : 5px;
}

.registerTable .rightCell {
	vertical-align : top ;
	text-align : left;
	width : 70% ;
	padding : 5px;
}
.helpTable {
	width : 487px;
	padding : 0px ;
	text-align : left ;
}


.helpTable td {
	color : #565656 ;
	font-size : 11px ;
	padding : 2px 5px 4px 5px ;
	width : 100% ;
	border-bottom : 10px solid #ffffff;
	font-weight : normal ;
}

.helpTable td a {
	color : #565656 ;
	font-size : 11px ;
	width : 100% ;
	font-weight : normal ;
	text-decoration : underline ;
}

.helpTable td a:hover {	
	color : #C9C9C9 ;
}

.helpTable  .left {
	width : 220px ;
}

.helpTable  .mid {
	width : 47px ;
}

.helpTable  .right {
	width : 220px ;
}

.helpTable #heading {
	background : #C9C9C9;
	color : #000000 ;
	font-weight : bold ;
}

.addressTable {
	width: 280px;
	padding : 0px ;
	margin : 0px ;
	text-align : left ;
}

.addressTable #addressTableLeft {
	width:100px;
}

.addressTable #addressTableRight {
	width:180px;
}

.cardTable {
	width: 480px;
	padding : 0px ;
	margin : 0px ;
	text-align : left ;
}

.cardTable td {
	padding-bottom : 4px; 
}

.cardTable #cardTableLeft {
	width:100px;
}

.cardTable #cardTableRight {
	width:380px;
}

select {
	color : #294678 ;
}

.promoTable {
	width:488px;
	padding-top:50px;
	margin:0px;
	text-align:center;
	padding-bottom:20px;
}

.detailTable {
	width:488px;
	padding-top:0px;
	margin:0px;
	text-align:left;
}

.detailTable p {
	padding:0px;
	margin:0px;
	font-size: 12px;
	font-weight: bold;
	
}

.detailTable #detailTableLeft {
	width:225px;
	padding-left:15px;
	padding-right:40px;
	padding-top:21px;
	padding-bottom:10px;
	border-right: 1px dashed #C9C9C9;
	text-align:left;
}

.detailTable #detailTableRight {
	width:283px;
	padding-top:60px;
}

.checkoutTable {
	width:604px;
	margin:0px;
	padding:0px;
	text-align:center;
	border-collapse : collapse ;
}

.checkoutTable .leftCell {
	text-align : left;
	vertical-align : top ;
	width : 50% ;
	padding : 15px;

	border-right : 1px dashed #C9C9C9;
}

.checkoutTable .rightCell {
	vertical-align : top ;
	text-align : left;
	width : 50% ;
	padding : 15px;
}

.checkoutTable .oneCell {
	vertical-align : top ;
	text-align : left;
	width : 100% ;
	padding : 15px;
}

.basketTable {
	width:504px;
	margin:0px;
	padding:0px;
	text-align:center;
	border-collapse : collapse ;
	border : 1px solid #ffffff;
}

.basketTable td {
	padding : 5px;
	border: 1px dashed #C9C9C9;
	font-size : 14px;
	font-weight : normal ;
}

#noBottomBorder {
	border-bottom : none ;
}
#noTopBorder {
	border-top : none ;
}

#basketTableCol1 {
	width: 203px ;
}	
#basketTableCol2 {
	width: 88px ;
}	
#basketTableCol3 {
	width: 63px ;
}	
#basketTableCol4 {
	width: 43px ;
}	
#basketTableCol5 {
	width: 106px ;
}	

#basketTableB {
	width:632px;
	margin-left : 2px;
}

#basketTableBCol1 {
	width: 185px ;
}	
#basketTableBCol2 {
	width: 95px ;
	text-align : right ;
}	
#basketTableBCol3 {
	width: 45px ;
}	
#basketTableBCol4 {
	width: 80px ;
	text-align : right ;
}	
#basketTableBCol5 {
	width: 195px ;
}	



.stockTable {
	width:488px;
	padding-top:0px;
	margin:0px;
	text-align:center;
	padding-bottom:40px;
}

.stockTable td {
	padding:4px;
}

.stockTable p {
	font-size: 11px;
	font-weight: normal;
}

.stockTable #topLeft {
	border-right: 1px dashed #C9C9C9;
	border-bottom: 1px dashed #C9C9C9;
}

.stockTable #top {
	border-bottom: 1px dashed #C9C9C9;
}

.stockTable #topRight {
	border-left: 1px dashed #C9C9C9;
	border-bottom: 1px dashed #C9C9C9;
}

.stockTable #midLeft {
	border-right: 1px dashed #C9C9C9;
}

.stockTable #mid {
}

.stockTable #midRight {
	border-left: 1px dashed #C9C9C9;
}

.stockTable #bottomLeft {
	border-right: 1px dashed #C9C9C9;
	border-top: 1px dashed #C9C9C9;
}

.stockTable #bottom {
	border-top: 1px dashed #C9C9C9;
}

.stockTable #bottomRight {
	border-left: 1px dashed #C9C9C9;
	border-top: 1px dashed #C9C9C9;
}

.maincolumns {
	width:686px;
	text-align: left;
	padding-left: 37px;
	margin-bottom: 30px;
}

.oneCol {
	width:686px;	
}

div.one {
	width:635px;
	margin-top: 28px ;
	border-left: 4px #294678 solid;
	border-right: 4px #294678 solid;
	border-bottom: 4px #294678 solid;
	text-align:left;
}

#smallLightBlue a {
	font-size : 10px ;
	font-weight : normal ;
	text-decoration : none;
	color : #6D93D3;
	
}

#smallError {
	font-size : 10px ;
	font-weight : normal ;
	text-decoration : none;
	color : #ff0000;
	
}

small {
	font-size : 9px;
}

#smallLightBlue a:hover {
	text-underline : none;
	color : #294678;	
}

.one .oneheader {
	background-color: #294678;
	height: 25px;
	padding: 2px 0px 0px 7px;
	border-top: 4px #294678 solid;
	font-weight:bold;	
	font-size:16px;
	color:#fff;
}

.one .onemain {
	background-color: #fff;
	padding: 5px 0px 17px 0px;
	font-weight:bold;	
	font-size:13px;
	color:#6D93D3;
}

.one .onemain #on {
	background-color:#E69F21;
	color:#ffffff;
}

.leftCol {
	width:135px;	
	padding-right: 25px;
}

.rightCol {
	width:513px;
}

div.container {
	width:723px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border:0px;
	font-family:helvetica,arial,sans-serif;
	background-color:#ffffff;
}

div.header {
	color:white;
	clear:left;
	text-align:left;
	background: #6D93D3 url('../img/bg_face.gif') no-repeat top left;
	margin:0px;
	padding:0px;
}

h1.header {
	padding:0;
	margin:0;
	text-align:left;
}

.header img {
	margin:26px 0px 0px 170px;	
}

div.topnav {
	text-align:right;
	margin-right:34px;
	margin-top:10px;
}

.topnav ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}

.topnav a {
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	margin-left:0px;
	text-decoration:none;
	color:#294678;
	padding: 0px 13px;
}

.topnav li:hover {
	background-color:#fff;
}

.topnav li {
	display:inline;
	background-color:#CACACA;
	margin-left:4px;
}

.topnav #on, .topnav #on a {
	background-color:#fff;
}

div.topInfo {
	padding: 8px 30px 8px 30px;
	color:#294678;
	font-size:12px;
	text-align:left;
	font-weight:bold;	
	border-bottom:1px dashed #C9C9C9;
}

div.mainarea {
	width:100%;
}

div.left {
	width:103px;
	margin-top: 28px ;
	border-left: 4px #294678 solid;
	border-right: 4px #294678 solid;
	border-bottom: 4px #294678 solid;
	text-align:left;
}

#topMarginLess {
	margin-top: 8px ;
}

#detailTable {
	margin-top: 0px ;
	margin-bottom: 12px ;
}

#noPaddingBottom {
	padding-bottom : 0px; 
}

.left .leftheader {
	background-color: #294678;
	height: 25px;
	padding: 2px 0px 0px 7px;
	border-top: 4px #294678 solid;
	font-weight:bold;	
	font-size:16px;
	color:#fff;
}

.left .leftheader a {
	text-decoration: none;
	font-weight:bold;	
	font-size:16px;
	color:#E69F21;
}

.left .leftheader a:hover {
	text-decoration: underline;
	color:#E69F21;
}

.left .leftheader a img {
	border: 0px;
}

.left .leftmain {
	background-color: #fff;
	padding: 5px 0px 17px 0px;
	font-weight:bold;	
	font-size:13px;
	color:#6D93D3;
}

.left .leftmain #on {
	background-color:#6d93d3;
	color:#ffffff;
}

.left .leftmain a {
	padding-left:7px;
	color:#6D93D3;
	display:block;
	text-decoration:none;
}

.left .leftmain a:hover {
	background-color:#E69F21;
	color:#ffffff;
}

div.content {
	width:506px;
	margin: 28px 30px 24px 0px;
	border: 4px #294678 solid;
	text-align:left;
	clear:top;
}

.content .contentheader {
	background-color: #294678;
	height: 25px;
	padding: 2px 0px 0px 7px;
	font-weight:bold;	
	font-size:16px;
	color:#fff;
}

.content .contentheader img {
	float:right;
}

.content .contentmain {
	background-color: #fff;
	padding: 5px 0px 17px 7px;
	font-weight:bold;	
	font-size:13px;
	color:#6D93D3;
}

.content .contentmain .paging {
	font-size:12px;
	font-weight : normal ;
	color:#6D93D3;
}

.content .contentmain .paging a {
	color:#6D93D3;
	font-weight : normal ;
	text-decoration : underline ;
}

.content .contentmain .paging #thisPage {
	font-weight : bold ;
	color:#E69F21;	
}

.content .contentmain .paging a:hover {
	color:#E69F21;
}




div.footer {
	color:white;
	text-align:center;
	font-family:arial;
	font-size:9px;
	margin:0px;
	background: #6D93D3;
	padding: 6px; 
	
}

div.footerDarker {
	color:white;
	text-align:center;
	font-family:arial;
	font-size:9px;
	margin:0px;
	background: #294678;
	padding: 6px; 
}

.footerDarker a {
	color:white;
	text-decoration: none;
}

.footerDarker a:hover {
	color:white;
	text-decoration: underline;
}

.textBtn a {
	background: #CACACA;
	padding: 2px 11px 2px 11px;
	color:#294678;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.textBtn a:hover {
	background-color:#6D93D3;
}

.yellowBtn a {
	background: #E69F21;
	padding: 2px 0px 2px 0px;
	text-align : center;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:111px;
}

.yellowBtn a:hover {
	background-color:#6D93D3;
}


.whiteBtn a {
	background: #ffffff;
	padding: 2px 0px 2px 0px;
	text-align : center;
	color:#294678;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:111px;
}

.whiteBtn a:hover {
	background-color:#6D93D3;
}

.checkoutBtn a {
	background-color: #294678;
	text-align : center;
	padding-top : 5px;
	padding-bottom : 5px;
	line-height: 15px;
	display: block ;
	width:111px;
	font-weight:bold;	
	font-size:16px;
	margin-top : 5px ; 
	color : #E69F21 ;
	text-decoration : none;
}
.checkoutBtn a:hover {
	background-color : #6D93D3 ;	
}

#whiteTextLeftAlign a {
	width:99px;
	padding-left:12px;
	color:#ffffff;
	text-align: left;
}

#leftAlign a {
	width:99px;
	padding-left:12px;
	text-align: left;
}

#noPaddingLeftTop {
	padding-left : 1px;
	padding-top : 1px;
}

#rightBorder {
	border-right : 1px dashed #C9C9C9;
}

.darkBlue {
	font-color : 294678
}

input.text {
	border: 1px solid #444444;
	padding: 4px;
	margin-top : 3px ;
	margin-bottom : 3px ;
	width : 230px;
	color : #565656 ;
	font-size : 11px ;
	font-weight : normal ;
}

option {
	border: 1px solid #C9C9C9;
	padding: 2px 5px 2px 2px ;
	margin-top : 3px ;
	color : #565656 ;
	font-size : 10px ;
	font-weight : normal ;

}

select {
	border: 1px solid #C9C9C9;
	padding: 2px;
	margin-top : 3px ;
	color : #565656 ;
	font-size : 10px ;
	font-weight : normal ;
}

option .wide {
	width : 230px;
}

#underlineLink a {
	text-decoration : underline ;
}

#underlineLink a:hover {
	font-color : 294678 ;
}

.normalText p {
	color : #565656 ;
	font-size : 11px ;
	font-weight : normal ;
	margin-right: 8px;
}

.normalText li {
	color : #565656 ;
	font-size : 11px ;
	font-weight : normal ;
	margin-bottom : 6px ;
}

.presscontent {
	margin:8px 0 8px 8px;
	}
.presscontent p {
	text-align: center;
	margin-bottom: 30px;
	}

.thumbs {
	width: 100%;
	overflow: auto;
	}
.thumbs img {
	padding: 4px;
	margin: 0;
	}	
.thumbs a {
	float:left;
	border: 4px #6D93D3 solid;
	margin: 0 8px 8px 0;
	}	
.thumbs a:hover {
	border: 4px #294678 solid;
	notbackground: #6D93D3;
	}	
#shoeni {
	position: absolute;
	top: 0px;
	right: 0px;
	}
	
.offerBox {
	margin: 28px 30px 24px 0px;
	background: #294678;
	color: #fff;
	padding: 10px;
	font-weight: bold;
}

.offerBox h2 {
	color: #fff;
}
.offerBox p {
	font-weight: normal;
	margin: 0;
	}
