﻿*
{
	padding:0px;
	margin:0px;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin: 0px;
	background-color:gray;
}

.container
{
	width:100%;
	float:left;
}

.column
{
	float:left;
	position:relative;
}

.clear
{
	clear:both
}

a
{
	text-decoration:none;
	color:white;
}

a:hover
{
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6, stong 
{
	color:white;
}

h1
{
	font-size: 1.5em;
	background-image:url('../images/header-background.gif');
	background-position:left top;
	background-repeat:no-repeat;
	height:28px;
	margin:5px 0px;
	padding:3px 10px 0px 10px;
}

h2 
{
	font-size: 1.4em;
}

h3 
{
	font-size: 1.3em;
}

h4 
{
	font-size: 1.2em;
}

h5 
{
	font-size: 1.1em;
}

h6 
{
	font-size: 1.0em;
}

p
{
	padding:10px;
}

.box
{
	padding:10px;
}

.narrowTextBox
{
	width:150px;
}

.mediumTextBox
{
	width:300px;
}

.wideTextBox
{
	width:750px;
}

.list
{
	width:750px;
}
.introductionBox {
	padding: 5px 15px;
}
.modified
{
	font-size:0.9em;
}

#container
{
	width:766px;
	margin:0px auto;
	background-color:black;
	border-left:2px white solid;
	border-right:2px white solid;
	color:white;
	background-image:url('../images/container-background.gif');
	background-position:right 360px;
	background-repeat:no-repeat;
}

#header
{
	height:120px;
}

#headerLeft
{
	padding:10px;
	width:363px;
}

#headerRightTop
{
	width:375px;
	height:45px;
	text-align:right;
	padding:15px 8px 0px 0px;
}

#headerRightBottom
{
	width:371px;
	height:52px;
	text-align:right;
	background-image:url('../images/phone-background.jpg');
	background-position:right top;
	background-repeat:no-repeat;
	color:#0096FF;
	font-weight:bold;
	font-size:2.0em;
	padding:8px 12px 0px 0px;
}

#topImage
{
	background-image:url('../images/top-image.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}

.topMenu
{
	height:190px;
	width:312px;
	float:left;
	position:relative;
	background-image:url('../images/menu-background.gif');
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px 0px 0px 15px;
}

.topMenu ul 
{
	list-style:none;
	padding:10px 0px 0px 20px;
}

.topMenu ul li
{
	font-size:1.2em;
	font-weight:bold;
	padding:2px 0px;
}

.topMenu ul li a
{
	color:#404040;
}

.topMenu .actions 
{
	position: relative;
	color: white;
	font-weight: bold;
}

.topMenu .actions a
{
	color:black;
}

.topMenu .actions ul {
	left: 35px;
	top: 0;
	display: none;
	position: absolute;
	list-style: none;
	background-color: white;
	border: 1px solid #9B9B9B;
	width: 165px;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;

}

.topMenu .actions:hover ul {
	display: block;
}

.topMenu .actions ul li {
	display: block;
	position: relative;
	width: 100%;	
	text-align: left;
	padding: 3px 5px;
	font-size:1.2em;
}


#tagLine
{
	height:36px;
	width:766px;
	margin:8px 0px 0px 0px;
	background-image:url('../images/bar-background.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}

#contentArea
{
	background-image:url('../images/content-background.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
}

.parentContainer
{
	float:left;
	width:100%;
	margin:10px 0px 100px 0px;
}

.parentContainer .item
{
	float:left;
	position:relative;
	width:229px;
	height:279px;
	background-image:url('../images/item-background.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	margin:15px 13px 15px 13px;
}

.parentContainer .item .title h2
{
	height:26px;
	overflow:hidden;
	width:219px;
	padding:9px 0px 0px 10px;
	font-size:1.2em;
	font-weight:bold;
	float:left;
	position:relative;
	
}

.parentContainer .item .title a
{
	color:white;
}

.parentContainer .item .image
{
	height:157px;
	width:229px;
	overflow:hidden;
	float:left;
	position:relative;
}

.parentContainer .item .introduction
{
	height:50px;
	width:219px;
	float:left;
	position:relative;
	color:black;
	padding:5px;
}

.parentContainer .item .priceL
{
	width:97px;
	float:left;
	position:relative;
	height:22px;
	color:black;
	font-size:1.1em;
	padding:5px 0px 0px 5px;
	font-weight:bold;
}

.parentContainer .item .priceR h2
{
	width:117px;
	float:left;
	position:relative;
	height:21px;
	font-size:1.1em;
	padding:6px 10px 0px 0px;
	font-weight:bold;
	text-align:right;
}

.parentContainer .item .moreInfo
{
	background-image:url('../images/item-footer.gif');
	background-position:center top;
	background-repeat:no-repeat;
	width:210px;
	height:21px;
	margin:5px 0px 0px 0px;
	padding:6px 19px 0px 0px;
	text-align:right;
	font-size:1.0em;
	font-weight:bold;
	float:left;
	position:relative;
}

.parentContainer .item .moreInfo a
{
	color:white;
}

.productContainer
{
	width:766px;
	float:left;

}

.productContainer .imageContainer
{
	width:362px;
	float:left;
	position:relative;
	margin:0px 10px 10px 0px;
}

.productContainer .imageContainer .mainImage
{

}

.productContainer #imageCaption
{
	color:white;
	background-color:#0099FF;
	width:698px;
	font-size:1.2em;
	padding:5px 10px;
	margin:0px 10px;
	font-weight:bold;
	
}

.productContainer .thumbnailContainer
{
	float:left;
	position:relative;
	padding:10px;
	width:746px;
}

.pagerControl
{
	color:white;
	background-color:#0099FF;
	width:698px;
	font-size:1.1em;
	padding:5px 10px;
	margin:0px 10px;
	font-weight:bold;
	float:left;
	position:relative;
}

.pagerControl td
{
	width:243px;
	text-align:center;
}

.productContainer .thumbnailContainer .thumbnail
{
	margin:0px 2px 2px 0px;
	float:left;
	position:relative;
}
.thumbnail .actions {
	width: 85px;
}

#tagLine2
{
	height:28px;
	width:766px;
	background-image:url('../images/bar2-background.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}

#footer
{
	font-size:0.9em;
	height:40px;
	padding:10px 0px 0px 10px;
}

#footer a
{
	color:white;
}
