

#ContainerNoBg
{
	background: #F3F3F3;
	width: 950px;
	border: 1px solid white;
	border-top: none;
	margin: 0 auto 0 auto;
}


input
{
	font-size: 11px;
}

input.Button
{
	border:none;
	background:url(../images/button-bg.gif) repeat-x;
	color:white;
	font-weight:bold;
	padding:2px;
}

#PrimaryContent
{}

#PrimaryContent .OrderDetails
{
	background:#F4F3F3;
	padding-left:10px;
	height:82px;
	border-bottom:1px solid white;
}
#PrimaryContent .OrderDetails div
{
	width:24%;
	float:left;
	margin-top:7px;
}
#PrimaryContent .OrderDetails div label
{
	padding-right:4px;
}
#PrimaryContent .OrderDetails div input
{
	vertical-align:top;
	border:1px solid #ccc;
	padding:1px;
}

#PrimaryContent .OrderDetails div.Sold input,
#PrimaryContent .OrderDetails div.Ship input
{
	width:150px;
	height:38px;
}

#PrimaryContent .Breadcrumbs
{
	background:#E6E6E6;
	height:40px;
	font-size: 11px;
	float:left;
	width:70%;
	font-weight:bold;
}
#PrimaryContent .Breadcrumbs div
{
	float:left;
	padding:16px 0 0 0px;
	margin:0px 0 0 26px;
}

#PrimaryContent .Basket 
{
	background:#E6E6E6;
	border-bottom:1px solid white;	
	width:30%;
	float:right;
	height:40px;
	color:black;
	text-align:right;
	font-weight:bold;
	font-size:11px;
}
#PrimaryContent .Basket div 
{
	margin-right:10px;
	padding-top:16px;
}
#PrimaryContent .Basket div div
{
	margin-left:18px;
	display:inline;
}

#PrimaryContent .Basket div div img
{
	margin-right:10px;
}

#PrimaryContent .Basket a
{
	text-decoration:none;
}

#PrimaryContent .Breadcrumbs select
{
	width:170px;
	font-size:11px;
	vertical-align:top;
	margin-left:4px;
	padding:0px;
}
#PrimaryContent .Breadcrumbs option
{
	padding:2px;
}

.Department, .SubDepartment
{
	clear:both;
}
.DepartmentContainer div
{
	float:left;
	padding:8px;
	background:#E6E6E6;
	border:2px solid #ccc;
	margin:12px;
	text-align:center;
}
.DepartmentContainer div p
{
	background:#8B0909;
	color:#fff;
	padding:6px;
	margin:0;
	text-decoration:none;
}
.DepartmentContainer div p a
{
	color:#fff;
	margin:0;
	padding:0;
	text-decoration:none;
}
.DepartmentContainer div img
{
	border:1px solid #8B0909 !important;
}
.Department
{
	margin:0;
	padding:0px 0 0 20px;
}
.Department ul, .SubDepartment ul
{
	margin:0;
	padding:10px 0 20px 20px;
}
.Department ul a, .SubDepartment ul a
{
	text-decoration:none;
}
.Department ul li, .SubDepartment ul li
{
	padding-bottom:10px;
	padding-top:10px;
	letter-spacing:1px;
	font-weight:bold;
	font-size:13px;
	list-style:square;
}


#ProductSelector
{
	margin-left:12px;
	margin-right:12px;
	clear:both;
}
#ProductSelector h1
{
	font-size:14px;
	margin:0;
	padding:0;
}

/*table styles*/
#ProductSelector table
{
	clear: both;
	width:100%;
	border-collapse:collapse;
	margin-top:8px;

}
#ProductSelector table a
{
	text-decoration:none;
}
#ProductSelector table th
{
	background:#CCCBCB;	
}
#ProductSelector table th
{
	/*background:#CCCBCB url(../../templates/bantrytyres/images/th-bgd.png) repeat-x;*/
}
#ProductSelector table th,
#ProductSelector table td
{
	border-top:1px solid black;
	border-bottom:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	padding:4px;
}


#ProductSelector table td.Number,
#ProductSelector table th.Right
{
	text-align:right;
}
#ProductSelector table th.Left
{
	text-align:left;
}
#ProductSelector table th.Center,
#ProductSelector table td.Center
{
	text-align:center;
}
#ProductSelector table td.ProductName span.NameProduct
{
	width:92%;
	float:left;
	display:block;
}
#ProductSelector table td.ProductName 
{
}


#ProductSelector table tr.Buttons
{
	background:#D4D3D3;
	text-align:right;
}
#ProductSelector table input.AddButton
{
	width:100px;
	padding:6px 0 6px 0;
	border:none;
}

#ProductSelector table th.Right input
{
    vertical-align:middle;
    margin-left:-15px;
}

.ProductDetails
{
	background: white url(../images/info-col-bg.png) bottom right no-repeat;
	clear: both;
	margin: 0;
	padding: 0 0 0 0;
	color: #454545;
}

.PrimaryDetails
{
	width: 640px;
	float: left;	
	padding: 20px 0 0 30px; 
}

.SecondaryDetails
{
	width: 240px;
	padding: 20px;
	float: right;
}

.PrimaryDetails h1
{
	margin: 0;
	padding: 0;
	text-transform:uppercase;
	font-size:18px;
	color: Black;
}

.ProductDetails h2
{
	margin:0;
	padding: 0;
	font-size:16px;	
	color:#8B0909;
}

.PrimaryDetails h3
{
	margin:0 0 10px 0;
	padding: 0;
	font-size:12px;
	color: Black;
}

.PrimaryDetails .Image
{
	width:30%;
	float:right;
	text-align:center;
}

.PrimaryDetails ul
{
	margin:0 0 10px 20px;
	padding:0;
}
.PrimaryDetails li
{
	list-style-image:url(../images/bullet.gif);
	padding: 0;
	margin:0 0 4px 20px;
}

.ProductDetails .Buy
{
	clear:both;
	margin:20px 0 20px 0;
	float:left;
	width:100%
}
.ProductDetails .Buy fieldset
{
	border:none;
}
.ProductDetails .Buy input
{
	width:26px;
	text-align:center;
}
.ProductDetails .Buy input.ProductButton
{
	width:100px;
}

.ProductDetails .Buy fieldset div
{
	margin:0 0 16px 0;
	color:#8B0909;
}
.ProductDetails .Buy .StockLevel, 
.ProductDetails .Buy fieldset div label
{
	font-size:11px;
	padding:8px 10px 0 0;
}
.ProductDetails .Buy fieldset div label
{
	color:#000;
}

/* Right hand column on product pages */

.SecondaryDetails h1
{
	color: #4A5159;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 16px 0;
	margin: 0;
}

.SecondaryDetails h2
{
	color: #4A5159;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 16px 0 0 0;
	margin: 0 0 16px 0;
	background:url(../images/info-dotted.gif) no-repeat top left;
}

.SecondaryDetails p, .SecondaryDetails li
{
	font-size: 10px;
	list-style:square;
}

.SecondaryDetails p
{
	margin: 0 0 8px 0;
	padding: 0;
}

.SecondaryDetails ul
{
	margin: 0 0 0 0;
	padding: 0;
}

.SecondaryDetails li
{
	margin: 0 0 4px 20px;
	padding: 0;
}

/*Search Results
#SearchResults
{
	padding:12px;
	clear:both;
}
#SearchResults table
{
	clear: both;
	width:100%;
	border-collapse:collapse;
	margin-top:8px;
	border:1px solid black;
}
#SearchResults table a
{
	text-decoration:none;
}
#SearchResults table th
{
	background:#CCCBCB;	
}
#SearchResults table th.Highlighted
{
	background:#CCCBCB url(../images/th-bgd.png) repeat-x;
}
#SearchResults table th,
#SearchResults table td
{
	border:1px solid black;
	padding:4px;
}

#SearchResults table input
{
	border:1px solid;
	width:47px;
	text-align:center;
}

#SearchResults table td.Number,
#SearchResults table th.Right
{
	text-align:right;
}
#SearchResults table th.Left
{
	text-align:left;
}
#SearchResults table th.Center,
#SearchResults table td.Center
{
	text-align:center;
}
#SearchResults table tr.Buttons
{
	background:#D4D3D3;
	text-align:right;
}
#SearchResults table input.AddButton
{
	width:100px;
	padding:6px 0 6px 0;
	border:none;
}

#SearchResults h1
{
	color: #4A5159;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding:0;
	margin: 0;
}
*/