/* CSS Document */
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #000000;
	padding: 0;
	margin: 0;
	color: #000000;
}

p {
	margin: 0;
	padding: 10px 0;
	font-size: 12px;
	color: #000000;
}

img { 
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	font-size: 12px;
	color: #d1160f; 
}

h1 {
	color: #656565;
	font-size: 16px;
	margin: 0;
	padding: 0;
}


h2 {
	color: #656565;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h3 {
	color: #005563;
	font-size: 12px;
	margin: 0;
	padding: 0;
}


hr {
	height:0px;
	border-top:0px solid #e1e1e1;
	color: #e1e1e1;
}

form {
	margin: 0;
	padding: 0;
}


/****** GENERIC ******/

.flashTextFix {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;	
}

div.clear {
	height: 0;
}

.radioAlign {
	position: relative;
	top: -2px;
}

iframe {
	border: 5px solid #9fbdd0;
}


/****** CONTAINERS ******/
body div#headerContainer {
	width: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/bg/top_contain_bg.gif) top left repeat-x;
	min-width: 980px;
}

body div#contentContainer {
	width: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/bg/content_contain_bg.gif) top left repeat-x #ffffff;
	min-width: 980px;
}

body div#contentBottomContainer {
	width: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	min-width: 980px;
}


body div#footerContainer {
	width: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #000;
	min-width: 980px;
}



/******** HEADER ********/
div#header {
	padding: 0;
	height: 372px;
	width: 980px;
	margin: 0 auto;
	position: relative;
}

/******** MAIN CONTENT ********/

div#content {
	padding: 8px 0 0 35px;
	width: 945px;
	margin: 0 auto;
	position: relative;
	background: url(../images/bg/content_bg.jpg) no-repeat top left #ffffff;	
}

div#contentNoPadding {
	padding: 5px 0 0 0px;
	width: 980px;
	margin: 0 auto;
	position: relative;
	background: url(../images/bg/content_bg.jpg) no-repeat top left #ffffff;	
}

div#information {
	font-size: 12px;
	color: #f82c2c;
	padding-left: 17px;
}

div.product {
	padding: 15px 0 15px 15px;
	width: 444px;
	float: left;
}

div.product div.productImage {
	width: 200px;
	padding-right: 15px;
	float: left;
	font-size: 11px;
}

div.productImage img {
	border: 5px solid #9fbdd0;
}

/**PROD ROLL OVER**/
a#prod1 {
	width: 190px;
	height: 190px;
	background: url(../images/prod1.gif);
	background-repeat: no-repeat;
	display: block;
	cursor: default;
	border: 5px solid #9fbdd0;
}

a#prod1:hover {
	background-position: -190px 0;
}

a#prod2 {
	width: 190px;
	height: 190px;
	background: url(../images/prod2.jpg);
	background-repeat: no-repeat;
	display: block;
	cursor: default;
	border: 5px solid #9fbdd0;
}

a#prod2:hover {
	background-position: -190px 0;
}

a#prod3 {
	width: 190px;
	height: 190px;
	background: url(../images/prod3.gif);
	background-repeat: no-repeat;
	display: block;
	cursor: default;
	border: 5px solid #9fbdd0;
}

a#prod3:hover {
	background-position: -190px 0;
}

a#prod4 {
	width: 190px;
	height: 190px;
	background: url(../images/prod4.gif);
	background-repeat: no-repeat;
	display: block;
	cursor: default;
	border: 5px solid #9fbdd0;
}

a#prod4:hover {
	background-position: -190px 0;
}

a#prod5 {
	width: 190px;
	height: 190px;
	background: url(../images/prod5.gif);
	background-repeat: no-repeat;
	display: block;
	cursor: default;
	border: 5px solid #9fbdd0;
}

a#prod5:hover {
	background-position: -190px 0;
}

a#prod6 {
	width: 190px;
	height: 190px;
	background: url(../images/prod6.gif);
	background-repeat: no-repeat;
	display: block;
	cursor: default;
	border: 5px solid #9fbdd0;
}

a#prod6:hover {
	background-position: -190px 0;
}

a#prod7 {
	width: 190px;
	height: 190px;
	background: url(../images/jamie.gif);
	background-repeat: no-repeat;
	display: block;
	cursor: default;
	border: 5px solid #9fbdd0;
}

a#prod7:hover {
	background-position: -190px 0;
}

a#prod8 {
	width: 190px;
	height: 190px;
	background: url(../images/jonah.gif);
	background-repeat: no-repeat;
	display: block;
	cursor: default;
	border: 5px solid #9fbdd0;
}

a#prod8:hover {
	background-position: -190px 0;
}

a#prod9 {
	width: 190px;
	height: 190px;
	background: url(../images/MrG.gif);
	background-repeat: no-repeat;
	display: block;
	cursor: default;
	border: 5px solid #9fbdd0;
}

a#prod9:hover {
	background-position: -190px 0;
}

a#prod10 {
	width: 190px;
	height: 190px;
	background: url(../images/musical.gif);
	background-repeat: no-repeat;
	display: block;
	cursor: default;
	border: 5px solid #9fbdd0;
}

a#prod10:hover {
	background-position: -190px 0;
}

a#prod11 {
	width: 190px;
	height: 190px;
	background: url(../images/celine.gif);
	background-repeat: no-repeat;
	display: block;
	cursor: default;
	border: 5px solid #9fbdd0;
}

a#prod11:hover {
	background-position: -190px 0;
}

a#prod12 {
	width: 190px;
	height: 190px;
	background: url(../images/directory.gif);
	background-repeat: no-repeat;
	display: block;
	cursor: default;
	border: 5px solid #9fbdd0;
}

a#prod12:hover {
	background-position: -190px 0;
}

a#prod13 {
	width: 190px;
	height: 190px;
	background: url(../images/jamieNSebas.gif);
	background-repeat: no-repeat;
	display: block;
	cursor: default;
	border: 5px solid #9fbdd0;
}

a#prod13:hover {
	background-position: -190px 0;
}

a#prod14 {
	width: 190px;
	height: 190px;
	background: url(../images/ikea.gif);
	background-repeat: no-repeat;
	display: block;
	cursor: default;
	border: 5px solid #9fbdd0;
}

a#prod14:hover {
	background-position: -190px 0;
}

a#prod15 {
	width: 190px;
	height: 190px;
	background: url(../images/RIP.gif);
	background-repeat: no-repeat;
	display: block;
	cursor: default;
	border: 5px solid #9fbdd0;
}

a#prod15:hover {
	background-position: -190px 0;
}

a#prod16 {
	width: 190px;
	height: 190px;
	background: url(../images/gumnut.gif);
	background-repeat: no-repeat;
	display: block;
	cursor: default;
	border: 5px solid #9fbdd0;
}

a#prod16:hover {
	background-position: -190px 0;
}

a#prod17 {
	width: 190px;
	height: 190px;
	background: url(../images/SHH_logo_tee.gif);
	background-repeat: no-repeat;
	display: block;
	cursor: default;
	border: 5px solid #9fbdd0;
}

a#prod17:hover {
	/*background-position: -190px 0;*/
}



div.product div.productText {
	width: 228px;
	float: left;
	_position: relative;
	_top: -23px;
}

*+html div.productText {
	position: relative;
	top: -23px;
}


div.productText div.prodDescript {
	color: #303030;
	font-size: 11px;
}

div.textRow {
	padding: 5px 0;
	clear: left;
}

div.subText {
	width: 52px;
	float: left;
	color: #535353;
	font-weight: 600;
	padding-top: 4px;
	font-size: 11px;
}

div.colourContain {
	width: 23px;
	height: 22px;
	padding-right: 4px;
	float: left;
	cursor: pointer;
}


select.selectSize {
	width: 160px;
	border: 1px solid #c3c3c3;
	height: 22px;
	padding: 3px;
	font-size: 11px;
	float: left;
}


input.textInput{ 
	width: 60px;
	height: 15px;
	padding: 3px;
	font-size: 11px;
	float: left;
	border: 1px solid #c3c3c3;
}

div#picQuoteHolder {
	width: 417px;
	height: 417px;
	background: url(../images/blank_quote_shirt.gif) no-repeat top left;
	text-align: center;
	padding-top: 55px;
}

/******** QUOTES ********/
div#leftQuote {
	width: 427px;
	padding-right: 25px;
	float: left;
}

div#rightQuote {
	width: 480px;
	float: left;
}


/******** BOTTOM CONTENT ********/
div#bottomContent {
	padding: 0;
	width: 980px;
	height: 133px;
	margin: 0 auto;
	position: relative;
	background: url(../images/bg/bottom_content_bg.jpg) no-repeat top left #ffffff;	
}

/******** FOOTER ********/
div#footer {
	padding: 15px 0 0 0;
	width: 980px;
	height: 43px;
	margin: 0 auto;
	position: relative;
}

div#footer a {
	color: #9d9d9d;
	text-decoration: none;
	font-size: 11px;
}

div#footer a:hover {
	color: #7e7d7d;

}

div#footer span.smallFooterText {
	font-size: 10px;
}

div#footer div#leftFooter {
	width: 423px;
	text-align: left;
	font-size: 11px;
	color: #535353;
	float: left;
}

div#footer div#centerFooter {
	width: 200px;
	text-align: left;
	float: left;
	color: #535353;
	font-size: 10px;
	
}

div#footer div#rightFooter {
	width: 353px;
	text-align: right;
	float: left;
}





div#information table {
	border-left: 1px solid #9fbdd0;
	border-bottom: 1px solid #9fbdd0;
}

div#information table th {
	border-top: 1px solid #9fbdd0;
	border-right: 1px solid #9fbdd0;
	color: #333333;	
}

div#information table td {
	border-top: 1px solid #9fbdd0;
	border-right: 1px solid #9fbdd0;
	color: #333333;
}
