/* QRST'S CSS */


/* General Positioning */

body
{
background-color:#990000;
background-image:url(../images/site_bkg.jpg);
background-repeat:repeat-x;
height:auto !important;
}

#total {
width: 708px;	
margin: 5px auto;
margin-top:40px;
}

#masthead
{
background: url(../images/masthead_bkg.jpg);
width: 708px;
height: 190px;
z-index:+1;
}


#contact
{
width: 690px;
text-align: right;
}

#content
{
background: url(../images/content_bkg.png);
width: 618px;
min-height:400px;
height:auto !important;
height:400px;
text-align:left;
margin-left:90px;
padding-bottom: 30px;
position:relative;
top:0px;
}

#view
{
text-align:right;
margin-right:50px;
}

.internal
{
font-size: 11px;
font-family: 'Trebuchet MS', Verdana, Sans-Serif;
line-height: 14px;
color: #ffffff;
text-decoration: none;
}


a.internal
{
font-size: 11px;
font-family: 'Trebuchet MS', Verdana, Sans-Serif;
line-height: 14px;
color: #ffffff;
text-decoration: none;
}

a.internal1
{
font-size: 11px;
font-family: 'Trebuchet MS', Verdana, Sans-Serif;
line-height: 14px;
color: #000000;
text-decoration: none;
border-bottom: 1px dashed;
}

img
{
text-decoration: none;
border: none;
}

#logo
{
left: 0px;
top: 50px;
position: absolute;
z-index: 1;
}

#nav
{
float:left;
text-align: right;
width:90px;
}


.menu
{
margin-top: 20px;
}

#nav p
{
font-size: 11px;
font-family: 'Trebuchet MS', Verdana, Sans-Serif;
line-height: 14px;
color: #ffffff;
text-decoration: none;
}

#nav a
{
font-size: 11px;
font-family: 'Trebuchet MS', Verdana, Sans-Serif;
line-height: 14px;
color: #ffffff;
text-decoration: none;
}

#nav a.store
{
font-size: 20px;
font-family: 'Trebuchet MS', Verdana, Sans-Serif;
line-height: 14px;
color: #ffffff;
text-decoration: none;
}

#headerimg
{
top: 10px;
left: 0px;
position: absolute;

}

#contact
{
margin-left: 18px;
}


.textual
{
font-size: 11px;
font-family: 'Trebuchet MS', Verdana, Sans-Serif;
margin: 0px 10px 5px 10px;
padding-top:10px;
line-height: 14px;
color: #000000;
width: 550px;
text-align:left;
}

h1
{
font-size: 14px;
font-family: 'Trebuchet MS', Verdana, Sans-Serif;
padding-top:15px;
margin: 0px 10px 0px 10px;
color: #000000;
}

h2
{
font-size: 12px;
font-family: 'Trebuchet MS', Verdana, Sans-Serif;
margin: 15px 10px 0px 10px;
color: #000000;
}


#shirtholder
{
width: 600px;
margin-left: 20px;
text-align:center;
}

.shirts
{
margin: 10px 10px 10px 10px;
width: 180px;
float: left;
background: url(../images/shirt_art_bkg.png) no-repeat;
}

#shirtsdetail
{
margin: 10px;
}

.products
{
margin: 10px 10px 10px 15px;
text-align:left;
}


.shirtslabel
{
width: 165px;
margin-top: 5px;
margin-left: 3px;
}

.size
{
margin: 10px 10px 20px 5px;
}

.color
{
margin: 10px 10px 20px 80px;
}


.thumb
{
padding: 10px 10px 10px 10px;
}

.name
{
font-family: 'Geneva', Verdana, Arial, Sans-Serif;
font-size: 10px;
color: #FFFFFF;
background: #CC3333;
padding: 3px 0px 4px 0px;
margin-left: 5px;
margin-bottom: 0px;
margin-top: 4px;
}

a.name, a:active.name, a:visited.name
{
font-family: 'Geneva', Verdana, Arial, Sans-Serif;
font-size: 10px;
color: #FFFFFF;
background: #CC3333;
padding: 3px 0px 4px 0px;
margin-left: 5px;
text-decoration: none;
}

a:hover.name
{
font-family: 'Geneva', Verdana, Arial, Sans-Serif;
font-size: 10px;
color: #000000;
background: #CC3333;
padding: 3px 0px 4px 0px;
margin-left: 5px;
text-decoration: none;

}
.addtocart
{
margin: 5px 40px 5px 5px;
}

.viewcart
{
margin: 5px 40px 5px 5px;
}

.footer
{
font-size: 9px;
font-family: 'Geneva', Verdana, Arial, Sans-Serif;
color: #330000;
width: 473px;
margin-left: 18px;
}

#footer
{
width: 473px;
background-color: #cccc99;
}

.clear{
display: block; clear: left; visibility:hidden;
}

/*------------------Visual Fizzual*---------------------*/



::-moz-selection {
	background:#000;
	color:#FFF;
}

::selection {
	background:#000;
	color:#FFF;
}
