* {padding: 0; margin: 0;}

img {border:0}

body {
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	color:#000;
	background-color:#000;
 /* padding if required to stop logo being too close to top */
}

div.container {
width:890px;
background-color:#000;
background-image:url(images/page/cardboard860.jpg);
background-repeat:no-repeat;
overflow:auto; /* adding overflow auto forces the container to stretch to cover the height of its children */
margin:0px auto; /* auto keeps the container in the middle of the page when user changes window width */
}

#topsection {
width:100%;
overflow:auto;
 /*this is the height of the logo */
}

#topsection img#logo {
float:left;
border:0;
padding-top:10px;
padding-left:10px;
}

#topsection img#topbanner {
float:right;
padding-right:100px;
padding-top:40px;
border:0;
}

#topsection div {
float:right;
border:0px;
padding-top:120px;
}

#topnav {
padding-left:120px;
}

#topnav img {
padding:3px 6px 3px 6px;
}

#maincontent {
width:800px;
padding-left:30px;
}

#maincontent div#nocolumns {
width:780px;
}

#maincontent img {
margin-left:0;
}

#maincontent table {
border:#000000 dashed 1px;
}

#maincontent table td {
border:#000000 dashed 1px;
padding:5px;
}

#maincontent a {
color:#000;
text-decoration:underline;
}

#maincontent a:hover {
color:#FFF;
}

div.displayleft {
width:390px;
float:left;
}

div.displayright {
width:390px;
float:right;
}

#leftcol {
float:left;
width:570px;
}

#leftcol div {
width:570px;
}

#leftcol img {
padding-left:0;
}

#rightcol {
float:right;
width:230px;
}

#rightcol div {
width:220px;
}


img.imageleft { float: left }
img.imageright { float: right } 
.imagecenter {    display:block;
   margin:auto;
}



p.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
    line-height: normal;
}

a.small1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#FFF;
	text-decoration:underline;
    line-height: normal;
}

a.small1:link {

}

a.small1:visited {
	color: #999999;
}

a.small1:hover {
	color:#CCC;
}

a.small1:active {
	color: #CCC;
}

.footer {
	font-size: 10px;
	color:#000;
	width:860px;
	text-align:center;
	float:right;
}

.hcartarea {
width:41%;
float:left;
margin: 8px;
padding: 5px;
font-size:11px;
color:#E60C00;
}

.vcartarea {
width:100%;
margin: 0px;
padding: 0px;
font-size:12px;
font-weight:bold;
text-align:left;
color:#000;
}



.sizebox {
        position:relative;
		width:125px;
        top: 3px; 
        font-size: 11px; 
	    font-family:"Courier New", Courier, monospace;
}

.cartbutton {
background-color:#000;
padding: 2px;
margin-top: 7px;
color:#F7CB35;
font-size: 16px;
font-weight:bold;
border-color:#CCC;
border-width:2px;
font-family:"Courier New", Courier, monospace;
}


.viewbutton {
background-color:#000;
padding: 2px;
color:#FFF;
font-size: 14px;
font-weight:bold;
border-color:#CCC;
border-width:2px;
font-family:"Courier New", Courier, monospace;
}

.mainitalic {
font-style:italic;
}

.mainbold {
font-weight:bold;
}

.maincenter {
text-align : center;
}

.hot {
color:#FF0000;
}

.moreshirts {
text-align:center;
padding:12px;
}

/*following is a fix to make height of container stretch to full height in firefox: can be removed if body background color is same as div backgrounds http://www.positioniseverything.net/easyclearing.html
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
	 */

.roundedcornr_box {
   background: #333333;
}
.roundedcornr_top div {
   background: url(images/page/roundedcornr_236587_tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(images/page/roundedcornr_236587_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(images/page/roundedcornr_236587_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(images/page/roundedcornr_236587_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 10px; }