
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f7f7f;
}

body {
	background-color:#fff;
}

a:link, a:visited, a:hover, a:active {
	color:#515151;
}

h1 {
	font-size:16px;
	color:#555451;
	margin-bottom:10px;
	font-weight:bold;
}

h2 {
	font-size:12px;
	color:#555451;
	font-weight:bold;
}

h4 {
	font-size:16px;
	color:#555451;
	font-weight:bold;
	margin-bottom:20px;
}

	h4 a:link, h4 a:visited, h4 a:hover, h4 a:active {
		text-decoration:none;
	}

.sale {
	color:#ff0000;
}

.oldPrice {
	text-decoration:line-through;
	font-size:18px;
}

.regularPrice {
	font-size:18px;
}

.salePrice {
	font-size:24px;
	color:#ff0000;
	font-weight:bold;
}

	h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
		color:#555451;
		text-decoration:none;
	}

p {
	margin-bottom:10px;
}

th {
	font-weight:bold;
}

td {
	padding-top:5px;
	padding-bottom:5px;
}

td img {
	vertical-align:middle;
}

#wrap {
	width:100%;
	text-align:center;
}

#page {
	width:955px;
	margin:0px auto;
	text-align:left;
}

#header {
	width:955px;
	height:104px;
	background-image:url(../img/headerBG.gif);
	background-repeat:repeat-x;
	margin-bottom:10px;
}

#corp {
	width:955px;
	background-image:url(../img/naviBG.gif);
	background-repeat:repeat-y;
	background-position:top left;
	padding-bottom:20px;
}

#breadcrumb {
	margin-bottom:20px;
}

#navi {
	width:165px;
	background-color:#efebe2;
	color:#72727c;
	float:right;
}

	#navi a:link, #navi a:visited, #navi a:hover, #navi a:active {
		color:#72727c;
		text-decoration:none;
	}
	
	#navi ul {
		list-style-type:none;
		width:165px;
	}
	
	#navi li {
		border-bottom:1px solid #d9d7d0;
		height:18px;
		padding-left:10px;
		padding-top:4px;
	}
	
#content {
	width:775px;
	padding-left:15px;
	float:right;
}

#text {
	margin-top:10px;
	float:right;
	width:464px;
}

#productPos {
 width:776px;
}

.productContainer {
	width:776px;
	margin-top:20px;
	border-bottom:1px solid #d2c4aa;
}

	.productInfos {
		/*width:584px;*/
		width:464px;
		float:right;
	}
	
	.productImage {
		width:310px;
		float:right;
	}
	
	.productDescription {
		width:309px;
		float:left;
	}
	
	.productPrice {
		width:155px;
		float:left;
		text-align:right;
	}
	
	.productPrice img {
		margin-top:170px;
	}

#images {
	width:310px;
	float:right;
	margin-top:10px;
}

	#images img {
		margin-bottom:10px;
	}

.clear {
	width:100%;
	height:0px;
	overflow:hidden;
	clear:both;
}

#footer {
	width:100%;
	height:30px;
	background-color:#515151;
}

	#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
		color:#fff;
		text-decoration:none;
	}

#foterPos {
	width:955px;
	margin:0px auto;
	color:#fff;
	padding-top:8px;
}

#footerLeft {
	float:lef;
	padding-left:10px;
	font-size:11px;
}

#footerRight {
	font-size:11px;
	float:right;
	margin-top:-13px;
}

.footerLink {
	display:inline;
	margin-right:30px;
}
