﻿
.content #sidebar1 {
	float: left; 
	width: 152px;
	margin-left:23px;
}

.content #mainContent
{
	margin-left:220px;
	margin-right:15px;
}

.product #productText
{
	padding-left:65px;
	padding-bottom:20px;
	text-align:left;
	color:#333333;
}

.product #productName
{
	font-weight:bold;
}

.content #category
{
	margin-bottom:10px;
}

.content #t0
{
	width:723px;
}

.content #c0
{
	width:33%;
}
.content #c1
{
	width:33%;
}
.content #c2
{
	width:33%;
}


#subCategory
{	
	font-weight:bold;	
	color:#333333;
}
#subCategory a
{		
	color:#333333;
}


#productMenu
{
	text-indent:20px;
	color:#333333;
}

#productMenu a
{
	color:#333333;
	text-decoration:none;
}

#productMenu a:hover
{
	text-decoration:underline;
}

.content #viewAllDummy
{
	width:62px;
	height:27px;
}


	
a:hover
{
	color:#333333;
	text-decoration:underline;
}

a
{
	color:#333333;
	text-decoration:none;
}

.productLarge
{
    min-height:511px;
    margin-top:20px;
}

.productLargeImage
{
	width:450;
	float:left;
	
}
.productLargeDetails
{
	float:right;
	width:250px;
	position: relative;
	
}

.productLargeDetails #productLargeText
{
	margin-bottom:30px;
	font-size:11px;
}
.productLargeName
{
	font-size:13px;
	font-weight:bold;
}
.productLargeDetails #purchase
{
	font-size:11px;
}

.productLargeDetails #detailsTitle
{
	font-size:30px;
	font-weight:bold;
	margin-bottom:15px;
	
}

#suggestionBar
{
	height:42px;
	font-size:24px;
	text-align:right;
}

.content #viewPopupButton
{
    left:-250px;
    position:relative;
    top:462px;
}
