/* ++ Primary CSS for ShopLinens.ie ++ */


/* reset */

* {
	margin: 0;
	padding: 0;
}


/* ++ html selectors */

body {
	background:#e1e1e1 url(../../img/common/bg_main.gif) top left repeat-x;
	color: #231f20;
	font: 0.8em/1.5em "Times New Roman", Times, serif;
	margin: 0 auto;
	text-align: center;
}

h1, #plainContent h1 
{
	color:#000000;
	font-size: 175%;
	font-weight: normal;
	padding: 10px 10px 5px 10px;
}

h2 {
	font-size: 150%;
	font-weight: bold;
	padding: 10px;
	text-transform: uppercase;
}

h3 {
	font-size: 140%;
	font-weight: normal;
	padding: 5px 10px;
}

h4 {
	font-size: 120%;
	font-weight: normal;
	padding: 5px 10px; 
}

h5 {
	color: #666666;
	font-size: 100%;
	font-weight: bold;
	padding: 0 10px 5px 10px; 
}

h5 strong {
	color: #8f0903;
}

p {
	padding: 0 2.5em 1.0em 10px;
}

a:link {
	color: #097e74;
	text-decoration: underline;
}

a:visited {
	color: #097e74;
	text-decoration: none;
}

a:hover, a:active {
	background-color: #231f20;
	color: #ffffff;
	text-decoration: none;
}

a img {
	border: 0;
	background-color: transparent;
	text-decoration: none;
}

/* ++ structural styles ++ */

#container {
	margin: 0 auto;
	width: 970px;
}

#primaryContent {
	background-color: #ffffff;
	margin: 0 auto;
	width: 970px;
}

/* header area */
#header {
	background: transparent url(../../img/common/bg_header.gif) top left no-repeat;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 5px 0;
	width: 950px;
}

#logo {
	float: left;
	text-decoration: none;
	width: 395px;
}

#superNav {
	padding: 20px 0 0 0;
	text-align: right;
}

#shoppingCart {
	margin: 25px 15px 0 0;
	text-align: right;
}

#brandNav {
	background-color: #231f20;
	margin: 0 auto;
	text-align: right;
	width: 950px;
}

#searchBar {
	background-color: #097e74;
	border-top: 1px solid #ffffff;
	margin: 0 auto;
	text-align: right;
	width: 950px;
}

/* primary content area */
#mainContent {
	background: transparent url(../../img/common/bg_mainContent.gif) top left repeat-y;
	margin: 1px auto;
	width: 950px;
}

#mainLeft {
	float: left;
	margin-right: 10px;
	padding-bottom: 25px;
	text-align: left;
	width: 230px;
}

#mainRight {
	float: left;
	text-align: left;
	width: 710px;
}

#brandBox, #breadcrumb {
	background-color: #999999;
	margin: 0 auto;
	overflow: hidden;
	width: 710px;
}

#progressBar {
	background-color: #ffffff;
	margin: 0 auto;
	overflow: hidden;
	width: 710px;
}

#plainContent {
	margin: 0 auto 10px auto;
	overflow: hidden;
	width: 710px;
}

div.brandLogo {
	float: left;
	/*width: 140px;*/
}

#featuresContainer {
	/*background: transparent url(../../img/common/bg_triple_darkCol.gif) top left repeat-y;*/
	margin: 10px auto;
	padding: 0;
	overflow: hidden;
	width: 710px;
}

div.productRow {
	/*background: transparent url(../../img/common/bg_triple_darkCol.gif) top left repeat-y;*/
	margin: 10px auto 0 auto;
	overflow: hidden;
	width: 710px;
}

div.columnContainer {
	margin: 10px auto 0 auto;
	overflow: hidden;
	width: 710px;
}

.prodTriple {
	background: transparent url(../../img/common/bg_triple_darkCol.gif) top left repeat-y;
}

.prodDouble {
	background: transparent url(../../img/common/bg_double_darkCol.gif) top left repeat-y;
}

.prodSingle {
	background: transparent url(../../img/common/bg_single_darkCol.gif) top left repeat-y;
}

div.doubleColumn {
	float: left;
	margin-right: 10px;
	width: 470px;
}

div.doubleColumn h1
{
	color:#000000;
	margin-bottom: 20px;
}

div.singleColumn 
{
	background-color:#231f20;
	float: left;
	margin-right: 10px;
	width: 230px;
}

div.singleColumnLast {
	background-color:#231f20;
	float: left;
	margin-right: 0;
	width: 230px;
}

div.singleColumnLast_Cart {
	float: left;
	margin-right: 0;
	width: 230px;
}

/* footer area */
#footer {
	border-bottom: 10px solid #ffffff;
	margin: 0 auto;
	text-align: right;
	width: 950px;
}


/* ++ styling elements within main structural containers ++ */

/* header elements */
#header h1 {
	display: none;
}

/* main content elements */
#featuresContainer h3 {
	background-color: #8f0903;
	color: #ffffff;
	font-size: 175%;
	padding: 10px;
}

#featuresContainer h4 {
	color: #ffffff;
	padding: 5px 10px 0 10px;
}

#featuresContainer h5 {
	color: #ffffff;
	font-size:1.5em;
	font-weight: normal;
}

div.productRow h5 {
	color: #ffffff;
}

div.productRow h5 strong {
	color: #8f0903;
}

div.productRow h4 {
	color: #ffffff;
	font-size: 100%;
	padding: 5px 10px 0 10px;
}

div.columnContainer h3 {
	background-color: #097e74;
	color: #ffffff;
	font-weight: normal;
	padding: 10px;
}

div.columnContainer h3.homeHead3 {
	background-color: #097e74;
	color: #ffffff;
	font-size: 175%;
	font-weight: normal;
	padding: 10px;
}

div.singleColumn a, div.singleColumnLast a, div.singleColumnLast_Cart a {
	display: block;
	padding: 3px 10px;
	text-align: right;
}

div.singleColumn a:link, div.singleColumn a:visited, 
div.singleColumnLast a:link, div.singleColumnLast a:visited,
div.singleColumnLast_Cart a:link, div.singleColumnLast_Cart a:visited {
	background-color: #231f20;
	color: #ffffff;
	text-decoration: none;
}

div.singleColumn a:hover, div.singleColumn a:active, 
div.singleColumnLast a:hover, div.singleColumnLast a:active,
div.singleColumnLast_Cart a:hover, div.singleColumnLast_Cart a:active {
	background-color: #097e74;
	color: #ffffff;
	text-decoration: none;
}

div.singleColumn a.imageLink, div.singleColumnLast a.imageLink, div.singleColumnLast_Cart a.imageLink {
	display: block;
	padding: 0;
	text-align: left;
}

div.singleColumn a.imageLink img, div.singleColumnLast a.imageLink img, div.singleColumnLast_Cart a.imageLink img
{
	padding-left:1px;
	padding-top:1px;
}

div.singleColumn a.NoBorder, div.singleColumnLast a.NoBorder
{
	margin:0px;
	padding:0px;
	border:0px;
	width:230px;
}

#mainRight ul {
	list-style: square outside;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	margin: 0.5em 0 0.8em 30px;
}

#mainRight ul li {
	padding: 0.4em 0;
}


/* sidebar navigation elements */
#mainLeft img.navFeature {
	border-bottom: 1px solid #ffffff;
}

#mainLeft h2 {
	background-color: #999999;
	color: #ffffff;
	padding: 15px;
}


/* ++ miscellaneous styles ++ */

div.hrClear {
	clear: both;
	height: 1px;
}

div.hrClearLeft {
	clear: left;
	height: 1px;
}

.clearLeft
{
	clear: left;
}

div.hrClear10 {
	clear: both;
	height: 10px;
}

div.hrClear20 {
	clear: both;
	height: 20px;
}

div.hrClear hr, div.hrClear10 hr, div.hrClear20 hr, div.hrClearLeft {
	display: none;
}

a.bigLink {
	background-color: #231f20;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 5px 10px;
	text-decoration: none;
}

a.bigLink:link, a.bigLink:visited {
	background-color: #231f20;
	color: #ffffff;
}

a.bigLink:hover, a.bigLink:active {
	background-color: #8daa06;
	color: #ffffff;
}

img.supportPic {
	float: right;
	margin: 10px 0 20px 20px;
}

div.divider {
	border-top: 1px solid #dfdfdf;
	clear: both;
	height: 1px;
	margin: 10px 0;
	width: 100%;
}

div.divider hr {
	display: none;
}
