@charset "UTF-8";
/* CSS Document */

html {
	height:100%;
}

body {
	background-image:url(../image/body.gif);
	background-repeat:repeat;
}
a {
	cursor:pointer;
}

#container {
	width:1025px;
	height:100%;
	margin:0 auto 0 auto;
	text-align:left;
	font-family:"Gill Sans", Futura, STHeiti, Arial, sans-serif;
}

#header {
	position:relative;
	width:1020px;
	padding:0;
	margin:0;
	border-left-color:#BE1E2D;
	border-left-style:solid;
	border-left-width:thin;
	border-right-color:#BE1E2D;
	border-right-style:solid;
	border-right-width:thin;
	border-top:none;
	border-bottom:none;
}

#navigation {
	position:relative;
	top:-4px;
	left:0px;
	width:1020px;
	height:90px;
	z-index:1;
	padding:0;
	margin:0 0 -4px 0;
	border-left-color:#BE1E2D;
	border-left-style:solid;
	border-left-width:thin;
	border-right-color:#BE1E2D;
	border-right-style:solid;
	border-right-width:thin;
	border-top:none;
	border-bottom:none;
	background-color:white;
}

.top-nav {
	position:absolute;
	top:22px;
	left:0px;
	padding:0;
	width:1000px;
	height:20px;
	display:block;
}

.top-nav ul {
	margin:0 0 0 720px;
	padding:0;
}

.top-nav li {
	display:inline;
	margin-left:45px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
}

.top-nav li a {
	color:#FFF;
	text-decoration:none;
}

.top-nav li a:hover {
	text-decoration:underline;
}

.nav {
	position:absolute;
	z-index:2;
	top:33px;
	left:0px;
	height:25px;
	width:100%;
}

.nav a {
	color:#000;
	text-decoration:none;
	font-size:19px;
}

.nav a:hover {
	color:#FFF;
	text-decoration:none;
}

h1 {
	text-align:center;
	font-weight:normal;
	font-size:24px;
	color:#000;
	padding:0;
	margin-top:0;
	margin-bottom:20px;
}

h2 {
	font-size:20px;
	font-weight:normal;
}

p {
	font-size:16px;
}

.content ul {
	list-style-type:none;
	margin-left:5px;
}

.content li {
	list-style-type:none;
	padding-top:8px;
	border-bottom-style:dashed;
	border-bottom-color:#000;
	border-bottom-width:thin;
	font-size:18px;
	width:95%;

}

.clear {
	clear:both;
}

.copyright {
	position:absolute;
	width:1020px;
	bottom:30px;
	text-align:center;
	color:#FFF;
	font-size:12px;
	margin:0;
	padding:0;
	line-height:10px;
}

.social-media {
	position:relative;
	top:45px;
	padding:0 0 0 900px;
	bottom:10px;
}

#swf-footer {
	position:relative;
	top:0px;
	left:0px;
	background-image:url(../image/footer.png);
	background-repeat:no-repeat;
	background-color:white;
	z-index:1;
	width:1020px;
	height:89px;
	border-left-color:#BE1E2D;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#BE1E2D;
	border-right-style:solid;
	border-right-width:1px;
	border-top:none;
	border-bottom:none;
}

#column_right {
	float: right;
	width: 200px;
	padding: 40px 30px 30px 0;
	clear: right;

}

.box {
	margin-bottom:10px;
	background: url('../image/box_top.png') no-repeat;
}
.box .top {
	padding: 10px 0px 15px 0;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin:0 5px 0 20px;
}
.box .top img {
	float: left;
	margin:0 7px 0 0;
}

.box .middle {
	margin-right:25px;
}

#content {
	border-left-color:#BE1E2D;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#BE1E2D;
	border-right-style:solid;
	border-right-width:1px;
	border-top:none;
	border-bottom:none;
	padding: 40px 10px 1px 10px;
	min-height: 385px;
	width:1000px;
	background-color:white;
}

#content .middle {
	margin:20px;
	padding-top:20px;
}

#content .middle table {
	text-align:left;
	margin:10px 0 0 0;
	padding:0;
	width:550px;
}

.middle table td {
	width:0px;
}

img a {
	border:0;
	text-decoration:none;
}

.middle a {
	border:0;
	text-decoration:underline;
}

#guest {
	margin:75px 0 0 0;
}


div.buttons {
	cursor:pointer;
	padding-bottom:20px;
}


.div1 {
	padding:5px;
	background-color:white;
	position:relative;
	top:-7px;
	left:0px;
}

.div4 {
text-align:right;
padding: 0 50px 0 0;
background-color:white;
}


.div4 a {
	text-decoration:underline;
	width:30px;
	margin-left:10px;
}

.tab_page p {
	margin:20px;
}

.tabs a {
	display:inline;
	margin:20px;
}

#tab_review, #tab_image, #review_title, #tab_related {
	margin:20px;
}

#product {
	margin: 0 20px 20px 0;
}

.heading {
	margin:20px;
}

#content table.cart {
	width:725px;
}

.success {
	padding:5px 0 5px 0;
}
a.button {

}
#content table.list {
	padding:0 0 0 325px;
}

#content table.list a {
	border:none;
	text-decoration:none;
}


