/*
Design by Aspects Digital
*/


body {
	background-color:#f9fef8;
	background: url(../images/bgcontent.png);
	background-repeat:repeat-y;
	margin: 0px 0px;
	padding: 0;	
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #203167;
	overflow-x: hidden;
}

h1, h2, h3 {
	color: #000000;
	font: bold small 
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	
}

h3 {
	margin: 0;
	font-size: 1em;
	
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	text-decoration: underline;

}

a:hover {
	border: none;
}

h4{
	font-size: 1em;
	font-style: normal;
	color: #203167;
	font-weight: normal;
}


.texttableb {
	font-size: 0.7em;
	font-family: arial, sans-serif;
    font-weight: bold;
	color: #666666;
	text-decoration: none;
	display:inline;
}



.textcart {

  font: normal arial, verdana, helvetica, sans-serif;
  color: #124b2d;
  font-size: 0.8em;
  text-align: default;
  font-weight: normal;
    }
	
	
.table1header
{
	border: 1px;
	background-color: #1d7045;
	border-width:medium;
	border-color:#c9d9f0;
	text-align: center;
  	font-weight: normal;
	padding: 3px;
	color: #effae2;
  	font-size: 0.9em;
}

.table2red {

  font: normal 11px verdana, arial, helvetica, sans-serif;
  table-layout:fixed;
  color: #b4311d;
  font-size: 0.8em;
  text-align: center;
    }

.cartheader
{
	border: 1px;
	background-color: #A53D2D;
	border-width:medium;
	border-color:#c9d9f0;
	text-align: default;
  	font-weight: normal;
	padding: 4px;
	color: #f1f6fd;
  	font-size: 0.9em;
}


	
.tablephoto{

  border: 1px solid #1d7045;
  color: #1d7045;
  padding: 3px;
  table-layout:fixed;
  background: #ffffff;

    }
	
.tablecartbg{

  border: 1px solid #1d7045;
  padding: 4px;
  background: #ffffff;

    }

	
.tablelist {

  border: 0px solid #f1f6fd;
  font: verdana, arial, helvetica, sans-serif;
  color: #203167;
  padding: 3px;
  background: #ffffff;
  font-size: 0.7em;
  text-align: default;
    }

.tablesizelist {

  border: 1px solid #1d7045;
  font: verdana, arial, helvetica, sans-serif;
  color: #1d7045;
  background-color:#f3fce9;
  padding: 3px;
  font-size: 0.8em;
  text-align: default;
    }
	

.table1r {

  border: 1px solid #1d7045;
  font: normal verdana, arial, helvetica, sans-serif;
  color: #000000;
  padding: 3px;
  table-layout:fixed;
  background: #f3fce9;
  font-size: 0.7em;
  text-align: default;
  font-weight: normal;
    }
	
.tablecontent_head{

  border: 0px solid #1d7045;
  font: normal verdana, arial, helvetica, sans-serif;
  color: #000000;
  padding: 3px;
  table-layout:fixed;
  font-size: 0.9em;
  text-align: default;
  font-weight: bold;
    }

.tablecontent_description {

  border: 0px solid #1d7045;
  font: normal verdana, arial, helvetica, sans-serif;
  color: #000000;
  padding: 3px;
  table-layout:fixed;
  font-size: 0.9em;
  text-align: center;
    background: #ffffff;
  font-weight: normal;
    }
	
	
.table1b {

  border: 0px;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  padding: 0px;
  table-layout:fixed;
  background: #ffffff;
  font-size: 0.7em;
  text-align: center;
    }	

.table1d {

  border: 1px solid #1d7045;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #1d7045;
  padding: 2px;
  table-layout:fixed;
  background: #f3fce9;
  font-size: 0.7em;
  text-align: center;
    }	



.table3red {

  table-layout:fixed;
  color: #4a5491;
  padding: 2px;
  background: #d7e4f7;
  font-size: 0.7em;
  font-weight: bold;
  text-align: center;
    }

.text2_u {
	font-size: 1em;
    font-weight: bold;
	color: #d000000;
	text-decoration: none;
}
	
.small{

  font-size: 0.7em;
  text-align: default;
  colour: #000000;
    }
	
     	
/* Header */

#header {
	width: 852px;
	height: 100px;
	margin: 0;
	background-image:url(../images/top1.png);
	overflow-x: hidden;
}


#header * {
	margin: 0;
	border: none;
	text-decoration: none;
	overflow-x: hidden;

}

#header h1 {
	float: left;
	padding: 140px 0 0 20px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 165px 0 0 3px;
	font-size: 1em;
}

/* Menu */
/*  :root apples to firefox only*/

#menu {
	width: 700pxpx;
	height: 35px;
	margin: 0;
	font-size: 1em;
	background: url(../images/img2.gif);
	overflow-x: hidden;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 9px 24px 0 20px;
	text-decoration: none;
	font-style: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	background: url(../images/img3.gif);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 853px;
	margin-left: 0px;
	background: url(../images/bgcontent.gif);
	background-repeat:repeat-y;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: auto ;
    margin-right: auto;
	
}

#content2 {
	width: 853px;
	height: 100%;
	margin-left: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
}


#floatdiv {
	position:absolute;  
	width: 149px; 
    padding: 11px 7px 7px;	
	background-repeat:repeat-y;
	overflow-x: hidden;
} 
 



#colOne {
	float: right;
	width: 180px;
	padding: 0px 0px 0px;
	margin-top: 14px;
	background-repeat:no-repeat;
	overflow-x: hidden;
}


#colTwo {
	float: right;
	width: 503px;
	height: 420px;
	overflow:no;
	padding: 10px 10px 0 18px;	
	background-color:#f1f6fd;
	overflow-x: hidden;
}

#colTwoTS {
	float: left;
	width: 643px;
	height: auto;
	overflow:no;
	padding: 14px 10px 0 18px;
	background-color:#e4f2d3;
	overflow-x: hidden;
}

#colTwoTS2 {
	float: left;
	width: 503px;
	height: auto;
	overflow:no;
	padding: 10px 10px 0 18px;
	overflow-x: hidden;
}

#colcart {
	float: left;
	width: 880px;
	height: 430px;
	padding: 0px 0px 0 0px;
	overflow:auto;
	background-color: #f1f5fe;

	
}
:root #colTwo {
	float: right;
	width: 503px;
	height: 418px;
	overflow:no;
	padding: 0px 10px 0 18px;
	background-color:#f1f6fd;
	overflow-x: hidden;
	
}

:root #colTwoTS {
	float: left;
	width: 643px;
	height: auto;
	overflow: no;
	padding: 14px 10px 0 18px;
	background-color:#e4f2d3;
	overflow-x: hidden;
	overflow: no;
}

:root #colTwoTS2 {
	float: left;
	width: 503px;
	height: auto;
	overflow: no;
	padding: 10px 10px 0 18px;
	overflow-x: hidden;
}

:root #colThree {
	float: left;
	width: 179px;
	height: 430px;
	padding: 0px 0px 0 0px;
	overflow:no;
	background-color: #f1f6fd;
	overflow-x: hidden;
}

#colLogos1{
	float: right;
	width: 118px;
	padding: 10px 10px 10px;
	background-color: #f1f6fd;
	overflow-x: hidden;
}
#colLogos {
	float: left;
	width: 542px;
	height: 420px;
	overflow:auto;
	padding: 10px 5px 0 15px;
	background-color:#f1f6fd;
	overflow-x: hidden;
}

:root #colLogos  {
	float: left;
	width: 542px;
	height: 418px;
	overflow:auto;
	padding: 10px 5px 0 15px;
	overflow-x: hidden;
}
/*  :root apples to firefox only*/

/* Footer */

#footer {
	width: 760px;
	margin: 0px  18px;
	font-size: 0.7em;
	color: #000000;

}
	
#footer * {
	color: #000000;
}
#tshirts {	
	margin: auto;
	padding: 0px;
	float: left;
	width: 500px;
	border: none;
  	text-align: center;
  	font-weight: normal;
  	width: 12px;
  	margin: 2px;
  	font-size: 10px;
	overflow-x: hidden;
}
#tshirts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#tshirts li {
	display: inline;
}


img {
	border: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}


div.td {
	font: bold 10px Arial, Helvetica, sans-serif;
	border: 1px solid #C1DAD7;
	border-color: #9FC8B8;
	background-color:#e1eef9;
	border-spacing:inherit;
	border-collapse: collapse;
	border-spacing: 0px;}