@import "reset.css";

body
{
	background: #000 url(../images/bg-page-ca.jpg) top repeat-x;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	color: #444;
	line-height: 1.1em;
}

p
{
	line-height: 1.3em;
	margin-bottom: 1.0em;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

a, a:visited, a:active
{
	color: #933;
	text-decoration: none;
}

a:hover
{
	color: #c33;
	text-decoration: underline;	
}

h1, h2, h3
{
	color: #d00;
	font-weight: bold;
	line-height: 1.0em;
}

h1
{
	font-size: 27px;
	border-bottom: 1px solid #aaa;
	padding: 10px 0;
	margin: 0 0 10px 0;
}

h2
{
	font-size: 22px;
	margin-bottom: 0.5em;
}

h3
{
	font-size: 17px;
	margin-bottom: 0.5em;	
}

h4
{
	font-size: 15px;
	margin: 0.5em 0 0.25em 0;
	font-weight: bold;
}

.required
{
	font-weight: bold;
	color: #c00;
}

ul.arrows
{
	margin: 3px;
	padding: 0 0 0 20px;
}

ul.arrows li
{
	list-style-image: url(../images/arr-rt.gif);
	padding: 0;
	margin: 0 0 5px 0;
}

ul.small
{
	font-size: 10px;	
}

input
{
	border-width: 2px;
}

#header
{
	width: 962px;
	height: 115px;
	text-indent: -5000px;
	margin: 0 auto;
}

#menu
{
	width: 962px;
	height: 24px;
	margin: 0 auto;
	padding: 0 0 0 10px;
	font-weight: bold;
	font-size: 14px;
}

#menu ul
{
	list-style:none;
}

#menu ul li
{
	display: inline;
	padding: 0 10px;
	border-left: 1px solid #ff8900;
}

#menu ul li.first
{
	border: 0 !important;	
}


#mainpage
{
	background: #fff url(../images/bg-body.png) top no-repeat;
	width: 962px;
	margin: 0 auto;
}

#footer
{
	width: 962px;
	height: 50px;
	margin: 0 auto;
	background: #000 url(../images/bg-footer.png) top center no-repeat;
	padding: 20px 0 0 0;
	font-size: 10px;
	color: #777;
	text-align: right;
}

#col1
{
	padding: 0 10px;
	width: 220px;
	float: left;
	margin: 10px 0 0 0;
}

#col2
{
	margin: 0 0 0 20px;
	width: 710px;
	float: left;
	margin: 10px 0 0 0;
}

#search-box
{
	background: #fff url(../images/bg-search.png) top no-repeat;
	width: 200px; /* 220 */
	height: 47px; /* 67 */
	padding: 10px;
	margin-bottom: 10px;
}

#search-box input
{
	width: 195px;
	height: 18px;
	font-size: 14px;
	border-style: none;
	border: 1px solid #00c;
	margin-bottom: 3px;
}

#search-box input:focus
{
	border: 1px solid #000;
	background-color: #FFC;
}

#sidebar-top
{
	background: #cce0f5 url(../images/bg-sidebar.png) top no-repeat;
	width: 220px;
	padding: 10px 0 0 0;
	border-collapse: separate;
}

#sidebar
{
	background: #cce0f5 url(../images/bg-sidebar.png) bottom repeat-y;
	width: 200px; /* 220 */
	padding: 0 10px 10px;
}

#product-images
{
	float: left;
	width: 400px;
	min-height: 200px;
	margin-right: 10px;
	font-size: 12px;
}

#product-images td
{
	vertical-align: middle;
	padding: 3px;
}

img.prod-main
{
	width: 400px;
	height: 400px;
	margin: 0 0 10px;
}

img.prod-thumbnail
{
	width: 90px;
	margin: 0 5px 10px 0;
}

#product-description
{
	float: left;
	width: 300px;
	font-size: 12px;
}

.spec-table
{
	width: 100%;
}

.spec-table td
{
	padding: 2px 10px;
	margin: 0;
	border-bottom: 1px solid #ddd;
}

td.td-even
{
	background-color: #f8f8f8;
}

td.td-odd
{
	background-color: #e8e8e8;
}

.breadcrumbs
{
	clear: both;
	font-size: 12px !important;
	font-weight: bold;
	border-top: 1px solid #aaa;
	padding: 5px 0;
	margin: 10px 0;
	border-collapse: separate;
}

.search-result
{
	padding: 10px;
	cursor: pointer;
	clear: both;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px dotted #e8e8e8;			
}

.search-result img
{
	margin: 0 10px;
	width: 90px;
}

.search-num
{
	font-size: 12px;
}

.search-features td
{
	font-size: 11px;
	padding: 5px;
	border-left: 1px dotted #ccc;
	width: 20%;
}

.search-features td.search-price
{
	font-size: 16px;
	font-weight: bold;
	border: 0;
}

img.content-photo
{
	border: 1px solid #aaa;
	padding: 5px;
	background-color: #eee;
}

img.right
{
	float: right;
	margin: 0 0 20px 20px;
}

.locations-table
{
	border-collapse: collapse;
	width: 100%;
}

.locations-table td
{
	padding: 10px;
	border: 1px dashed #aaa;
	vertical-align: top;
	font-size: 17px;
	font-weight: bold;
}

td.map
{
	background-color: #f8f8f8;
}

.home-category
{
	width: 105px;
	height: 135px;
	margin: 0 5px 11px 6px;
	background: #eee url(../images/home-cat-bg.png) top left no-repeat;
	display: inline;
	float: left;
	font-size: 11px;
	cursor: pointer;
}

.home-category-img
{
	width: 90px;
	height: 90px;
	padding: 7px;
}

.home-category-text
{
	width: 99px;
	padding: 0 3px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	line-height: 12px;
}