/*background*/
body {
background: #404040;
background-image:url(/images/t-shirt_background.jpg);
background-repeat:no-repeat;
}

#container {
margin-top: 35px;
margin-bottom: auto;
margin-right: auto;
margin-left: auto;
padding: 0;
width: 980px;
}


/*center*/

#content {
float: left;
margin: 0px 0 0 0;
padding: 15px 0 0 0;
width: 960px;
background-color: white;
}

#content-left {
float: left;
margin: 0 0 0 15px;
padding: 0;
width: 185px;
background: white;
}


#content-middle {
    width:500px;
}

#productGrid {
    text-align: left;
    margin: 5px 15px 5px 25px;
    width: 710px;
}


#productGrid .content-even3 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 30%;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

#productGrid .content-odd3 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 30%;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}


#productGrid .content-odd3 {
border:none;
}

#productGrid .content-even3 {
border:none;
}

#productGrid .title a {
color: #000000;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration: none;
line-height: 16px;
}


#categoryGrid {
    text-align: left;
    margin: 5px;
    width: 560px;
}

#categoryGrid .content-odd3 {
border:none;
}

#categoryGrid .content-even3 {
border:none;
}


/*breadcrumb trail*/
h6 a, h6 {
color: #878787;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
text-decoration: none;
margin: 0 0 0 0;
display:none;
}

/*number of products displayt*/
#productGrid #topOptions .display {
float: left;
clear: left;
font-size: 10px;
height: 18px;
width: 50%;
text-align: left;
display:none;
}
/* copyright notice at bottom of footer*/

#custom-copyright {
vertical-align:bottom;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#footer {
float: left;
margin: 0 0 0 0;
padding: 0 0 10px 0;
width: 960px;
height:250px;
}

#connect_widget_4e1df276463870095854608 {
	padding: 0 0 0 25px !important;
}

.panel {
margin: 10px 0 0 20px !important;
}





