

#PrimaryContent a
{
	font-weight:normal;
	text-decoration:none;
}


#Breadcrumbs
{
	margin:0 0 18px 0;
}

h1, h2
{
	background:#990000;
	color:White;
	padding:1px 0 1px 2px;
}

h2
{
	margin:0;
	font-size:11px;
	font-weight:normal;
}

h1 span.PageRepeater
{
	float:right;
	font-size:11px;
	font-weight:normal;
	margin-right:6px;
}
h1 span.PageRepeater a
{
	font-size:11px;
	font-weight:normal;
	color:white;
}

/*////////////////////Departments/////////////////////////////*/

.DepartmentsContainer
{
    height:100%;
    overflow:auto;
}

.Departments
{
	height:200px;
	width:140px;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	padding:2px;
	border:1px solid #990000;
}
.Departments .ImageHolder
{
	height:140px;
	text-align:center;
}

.DefaultDepartments
{
	width:244px;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	padding:2px;
	border:1px solid #990000;
	height:220px;
}
.DefaultDepartments h2 a
{
	color:White;
	font-size:13px;
}
.DefaultDepartments li
{
	list-style:square;
}
/*//////////////////Product short description container/////////////////////////////*/

.ProductShortDesc
{
	border:1px solid #990000;
	margin-bottom:8px;
	padding:6px;
	overflow:auto;
	height:100%;
}
.ProductShortDesc .ImageHolder
{
	float:left;
	width:103px;
	text-align:center;
}
.ProductShortDesc .ImageHolder img
{
	padding:5px;
}

.ProductShortDesc .TextHolder
{
	margin-left:110px;
	color:#000;
}

.ProductShortDesc .TextHolder .Brand
{
    float:right;
    margin:5px 20px 0 0;
}

.ProductShortDesc .TextHolder .Name a
{
	color:#0070A6;
	font-size:13px;
	font-weight:bold;
}
.ProductShortDesc .TextHolder div p
{
	margin:6px 0;
	padding:0;
}

.ProductShortDesc .TextHolder .Price
{
	float:right;
	/*width:184px;*/
	margin-left:12px;
}

.ProductShortDesc .TextHolder .Price .Saving
{
	color:#990000;
	font-weight:bold;
}
.ProductShortDesc input.Quantity
{
	width:20px;
	padding:2px;
	text-align:center;
}
.ProductShortDesc .ActionButton input
{
	margin:10px 0 0 0;
	vertical-align:top;
}

.ProductShortDesc .TextHolder .InfoBox
{
	margin-right:196px;
}
.ProductShortDesc .TextHolder a
{
	color:#0070A6;
}

p.StarBuy {font-weight:bold;color:#990000;font-size:12px;}
p.StarBuy img{vertical-align:middle;padding-left:4px;}

p.Review{}


/*/////////////////Main product description///////////////////////////*/

.ProductMainDesc
{
	margin-bottom:8px;
	padding:6px;
	overflow:auto;
}

.ProductMainDesc h1
{
    background:none !important;
    color:#990000;
} 

.lftCol
{
    float:left;
    width:290px;
}

.imageOutBorder
{
    float:left;
	border:1px solid #d1d1d1;
	width:278px;
}
.imageMidBorder
{
    float:left;
	border:1px solid white;
	width:276px;
}

.ProductMainDesc .ImageHolder
{
    float:left;
	text-align:center;
	border:1px solid #d1d1d1;
	width:274px;
}

.Gallery .imageOutBorder
{
	width:90px;
	margin-right:2px;
	margin-top:4px;
}
.Gallery .imageMidBorder
{
	width:88px;
}

.ProductMainDesc .Gallery  .ImageHolder
{
	width:86px;
	height:86px;
	line-height:86px;
}
.ProductMainDesc .Gallery  .ImageHolder img
{
    vertical-align:middle;
}

.ProductMainDesc .TextHolder
{
	margin-left:294px;
	color:#000;
}
.TextHolder .shrtDesc
{
    font-size:16px;
    color:#2c70a6;
    font-weight:bold;
    margin-bottom:8px;
}

.ProductMainDesc .TextHolder p
{
	margin:4px 0;
	padding:0;
}

p.AvailabilityMessage
{
    font-size:11px;
    font-style:italic;
}

.ProductMainDesc .TextHolder a
{
	color:#0070A6;
}

.priceOutBorder
{
	border:1px solid #d1d1d1;
	width:338px;
}
.priceMidBorder
{
	border:1px solid white;
	width:336px;
}

.ProductMainDesc .Price
{
    border:1px solid #d1d1d1;
    width:294px;
    padding:10px 20px;
}
.TextHolder .AddThis
{
    float:right;
}

.stockLvl
{
    font-size:11px;
    margin:5px 0 0 0;
}

.webPrice
{
    float:left;
    width:180px;
    color:#0070a6;
    font-size:14px;
}
.savingBox
{
    margin-left:182px;
    text-align:right;
    color:#0070a6;
    font-size:11px;
    line-height:130% !important;
}

.ActionButton
{
   margin-top:20px;
   width:294px;
}
.ProductMainDesc .Price .ActionButton input
{
    vertical-align:middle;
}

.ProductMainDesc input.Quantity
{
	width:44px;
	padding:2px;
	text-align:center;
	height:22px;
	border:1px solid #767676;
	font-weight:bold !important;
	font-size:13px !important;
	margin:0 !important;
}
.ProductMainDesc .ActionButton input
{
}


/*Ajax Tabs.........................................*/

.ajaxTabSelector
{
    margin-top:20px;
}

.clear
{
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}

.HomeTabPanel .ajax__tab_header
{
	color: #000;
	font-weight: normal;
	margin: 10px 0 0 0;
	text-align:left;
	width: 740px;
	line-height:100%;
}
.ajax__tab_default .ajax__tab_tab 
{
    text-align:left !important;
}
.HomeTabPanel .ajax__tab_tab
{
	width:130px;
	padding: 8px 0 8px 4px;
	float: left;
	margin:0;
	
}
.HomeTabPanel .ajax__tab_outer
{
	color:#000;
	background: white;
	border:2px solid #0272a6;
	margin-right:2px;
	margin-bottom:1px;
}
.HomeTabPanel .ajax__tab_active .ajax__tab_outer
{
	background: #0272a6;
	color: #fff;
}

.HomeTabPanel .ajax__tab_body
{
	padding: 10px 9px 10px 10px;
	width: 740px;
	border: 2px solid #0272a6;
	height: 100% !important;
}
.HomeTabPanel .ajax__tab_body a
{
    color:#000;
    font-size:12px;
    font-weight:bold !important;
}
.HomeTabPanel .ajax__tab_body span
{
    display:inline-block;
    margin-left:20px;
}
.HomeTabPanel ul
{
    list-style:square !important;
    margin:0 0 0 16px;
    padding:0;
}

.ReviewBox a
{
    font-size:12px !important;
    font-weight:bold !important;
}

.ProductMainDesc .TakeItAway
{
}

.ProductMainDesc fieldset
{
	border:0;
	width:300px !important;
}
.ProductMainDesc fieldset div
{
	margin-left:0 !important;
	margin-bottom:4px !important;
	margin-top:0px !important;
}
/*
.ProductMainDesc fieldset label
{
    font-weight:bold;
    font-size:14px;
    left: -80px;
    margin-top: 0;
    width: 64px;
}
*/
.ProductMainDesc fieldset select
{
    font-weight:bold;
    font-size:11px;
    margin-left:0 !important;
    width:300px;
}

.ProductMainDesc fieldset option
{
    padding-bottom:4px;
    border-bottom:1px solid #eee;
    font-weight:bold;
    font-size:11px;
    margin-left:0 !important;
}

.ProductMainDesc fieldset select
{
    border:1px solid black;
}

.priceClear
{
    height:50px;
}

.ProductMainDesc .TextHolder .Skus
{
	margin-bottom:20px;
}
.TextHolder h3
{
	margin:0;
	padding:0;
	font-size:13px;
	color:White;
	background:#0070A6;
	padding:1px 0 1px 2px;
}

.TextHolder hr
{
	border-top:1px dashed #0070A6;
	border-left:0;
	border-right:0;
	border-bottom:0;
	height:1px;
}

.ProductMainDesc .Description
{
    margin-top:10px;
}

.ProductMainDesc .Description p:first-child
{
    font-weight:bold;
}
/*//////////////////Recommendations////////////////////*/

.RecommendationsBox
{
	
	margin-top:20px;
	clear:both;
}

.RecommendationsBox h1
{
	background:#0171A6 !important;
	padding:4px 0 4px 4px;
	width:260px;
	border:0;
	color:#fff;
	margin-bottom:2px;
}
.Recommendations
{
	border:2px solid #0171A6;
	margin-bottom:8px;
	padding:6px;
	overflow:auto;
}

.RecommendProducts
{
	width:134px;
	float:left;
	margin-right:4px;
	border:1px solid #ccc;
	text-align:left;
	padding:4px;
}
.RecommendProducts .Image
{
	height:170px;
	text-align:center;
}
.RecommendProducts .Name
{
	height:60px;
}


.RecommendProducts p
{
	text-align:left;
	margin:0;
	padding:0;
}

.DiscountApplyButton
{
 
}
.DiscountApplyButton input
{
}

.TellAFriend a
{
	border:2px solid #0171A6;
	padding:6px;
	position:relative;
	left:12px;
}


.Video
{
	width:300px;
	padding:5px;
}
 .Video a
{
    font-weight:bold !important;
}
input.RecommendSubmit
{
	background:#990000;
	color:#fff;	
	border:0;
	width:100px;
	text-align:left;
}

.Reviews
{
	border:1px solid black;
	margin-bottom:4px;
	background:#dbe2f7;
	padding:5px;
}
.ReviewsAlt
{
    background:#f2f2f2;
}
.Reviews img
{
	margin-bottom:4px;
}
.Reviews h3
{
	margin:0;
	padding:0;
}

.LocalDealerMessageSimple
{
	font-size:12px;
	width:450px;
	color:Black;
	font-weight:bold;
}
.LocalDealerMessageSimple p
{
	font-size:11px;
}

.LocalDealerMessageSimple input 
{
	 text-decoration:underline;
}

.LocalDealerMessageSimple a
{
	font-size:11px;
	color:Black !important;
	text-decoration:underline !important;
}

.LocalDealerMessage
{
    font-weight:bold;
}

.LocalDealerMessage input
{
	 text-decoration:underline;
}

.LocalDealerMessage a
{
	font-size:11px;
	color:Black !important;
	text-decoration:underline !important;
}
