/*  ##### Global  ##### */

* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	float: none;
}
body{
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	line-height: 1.3;
	text-align: center;
	border: none;
}
h1 {
    font-size: 16px;
	font-weight: bold;
}
h2 {
    font-size: 14px;
	font-weight: bold;
}
h3 {
    font-size: 13px;
	font-weight: bold;
}
h4 {
    font-size: 12px;
	font-weight: bold;
}
label input {
    border: none;
}
input, textarea {
    border-top: 2px inset #ffffff;
	border-left: 2px inset #ffffff;
	border-right: 1px inset #888;
	border-bottom: 1px inset #888;
}
.submit-button {
    border-top: 1px outset #888;
	border-left: 1px outset #888;
	border-right: 1px outset #ccc;
	border-bottom: 1px outset #ccc;
}
a:link , a:visited {
    text-decoration: none;
	color: #0066cc;
}
a:hover {
    text-decoration: underline;
	color: #cc6600;
}
a:hover p {
    text-decoration: underline;
	color: #cc6600;
}
.h2 {
    font-weight: bold;
}

/* ##### Main Container ##### */

#container {
    width: 960px;
    background: #fff;
	margin: auto;
	padding: 0;
	border-top: 1px solid #bce;
}
.clear {
    clear: both;
	width: 100%;
	font-size: 0;
	line-height: 0;
}
.just-clear {
    clear: both;
	width: 100%;
}

/* #####  header ##### */

#header {
    float: left;
    width: 100%;
    background: #fff;
	margin-bottom: 20px;
	padding: 0;
	text-align: center;
}	
#main-logo {
    float: left;
    width: 360px;
	height: 80px;
	margin: 0;
	padding: 0;	
	overflow: hidden;
}
#main-logo img {
    display: block;
}   
#header-text {
    float: right;
	width: 600px;
}
#header-text h1 {
    font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #bce;
	margin: 15px 30px;
}
#tab-bar {
    float: left;
	width: 958px;
/*	background: url('images/tab-color.gif') repeat-x left top;  */
	border: 1px solid #bce;
}
/* #start-nav {
    float: left;
	width: 160px;
	font-size: 13px;
	font-weight: bold;
	color: #ff8822;
	padding-top: 5px;
}  */
#main-nav {
    background: #fff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	float: left;
    margin-left: 0px;
/*	border-bottom: 1px solid #2763A5;  */
	line-height: normal;
}
#main-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#main-nav li {
	display: inline;
	margin: 0;
	padding: 0;
}
#main-nav a {
	float: left;
	background: url("images/tableft.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#main-nav a span {
	float: left;
	display: block;
	background: url("images/tabright.gif") no-repeat right top;
	padding: 5px 20px 4px 16px;
	color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#main-nav a span {
    float: none;
}
/* End IE5-Mac hack */
#main-nav a:hover span {
	color: #FFF;
}
#main-nav a:hover {
	background-position: 0% -42px;
}
#main-nav a:hover span {
	background-position: 100% -42px;
}

#bookmark-icon {
    float: right;
	margin-top: 5px;
	margin-right: 10px;
}
#bookmark-icon ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#bookmark-icon li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}
#bookmark-icon a {
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}

/* ##### Content Body ##### */

#content-body {
    width: 100%;
    background: #fff;
}

/* ##### Idex Page ##### */

#content {
    background: #fff;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
#main-product {
    float: left;
    width: 100%;
	background: #fff;
	padding-top: 10px;
	margin-bottom: 20px;
}
#main-product p {
    margin: 0 20px 0 220px;
}
#related-product-home {
    float: left;
    width: 958px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #bce;
}
#related-product-home h2 {
    color: #ff8811;
	text-align: left;
	padding: 5px;
}
#related-product-home ul {
	margin: 0 auto;
	list-style: none;
}
#related-product-home li {
    width: 143px;
	display: inline;
	float: left;
	margin: 0;
	text-align: left;
	padding: 10px 5px 0 10px;
}
#top-search {
    float: left;
    width: 698px;
	padding-bottom: 10px;
	border: 1px solid #bce;
}
#top-search h2 {
    background: #ff8811;
	text-align: left;
	padding: 3px 5px 2px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#top-search ul {
    width: 100%;
	padding-top: 5px;
	list-style: none;
}
#top-search li {
    width: 33%;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#top-search a {
	font-size: 11px;
	color: #888;
}
#top-search a:hover {
/*	font-weight: bold;   */
	color: #2288cc;
/*    text-decoration: underline;	*/
}

/* ##### Product Detail Page ##### */ 

#product-content {
    float: left;
	width: 100%;
	margin-bottom: 20px;
	text-align: left;
}
#product-content h1 {
	color: #0066cc
}
#product-content h2 {
    margin-left: 10px;
	color: #0066cc
}
#product-image {
    float: left;
	width: 280px;
}
#product-detail {
    float: left;
	width: 420px;
	padding-top: 20px;
}
#product-detail p {
    margin-left: 10px;
}
.ListPrice span {
    font-family: Arial;
	font-size: 115%;
	color: #FF0000;
	text-decoration: line-through;
}
#call-to-action {
	float: left;
    clear: left;
	width: 700px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #bce;
}
p #call-to-action span {
    font-weight: bold;
}
#related-product {
    float: left;
    width: 698px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	border: 1px solid #bce;
}
#related-product h2 {
    color: #ff8811;
	text-align: left;
	padding: 5px;
}
#related-product ul {
	margin: 0 auto;
	list-style: none;
}
#related-product li {
    width: 158px;
	display: inline;
	float: left;
	margin: 0;
	text-align: left;
	padding: 10px 5px 0 10px;
}

/* ##### Comment ##### */

#comment {
	width: 100%;
/*	border: none;*/
	text-align: left;
}
#show-comment {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #bce;
}
#add-comment {
	width: 100%;
	margin-top: 10px;
}

/* ##### Product Display Page ##### */

#product-display {
    float: left;
	width: 700px;
	margin-bottom: 20px;
	text-align: center;
}
#product-display h1 {
    text-align: left;
	color: #0066cc;
	margin-left: 10px;
}
.product-category {
    width: 213px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
	padding-right: 20px;
}
.product-category .product-list {
    width: 150px;
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
.product-category h3 {
    padding: 5px;
	margin-top: 0;
}
.product-category p {
    margin-left: 10px;
}
.product-category .product-info {
/*    float: left; */
	padding: 5px;
	margin-top: -5px;
	margin-right: 30px;
/*	margin: 5px; */
}
/*.product-info img{
    width: 64px;
}*/
#right-banner {
    float: right;
	width: 240px;
	margin: 0px;
	padding: 0px;
}


/* ##### Footer ##### */  

#footer {
    background: #fff;
	width: 100%;
	margin-top: 20px;
	border-top: 3px solid #bce;
}
#footer p {
    font-size: 11px;
}
#footer-logo {
    float: left;
    width: 200px;
	overflow: hidden;
}
#copyright {
    float: right;
	width: 250px;
}
#link {
    margin-left: 200px;
	margin-right: 250px;
}
.content {
	font-family: Arial;
	font-size: 12px;
	color: #005FA9;
	text-decoration: none;
}