﻿/* styles for arista-printed-tees.com */




P.catname {
text-align: center; 
font-size: 14px;

font-family : Verdana,Arial;
color: #CC0000;



margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

P.catdesc { 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
};

IMG.catimage { 
border:1px; 
border-thickness: 1px; 
border-color: #000; 
border-style: solid; 
vertical-align:top; 
}

TD.catimage { 
vertical-align:top; 
} 

TD.catname { 
vertical-align:top; 
text-align: center; 
} 

TD.catnavigation { 
vertical-align:middle;
text-align: left; 
}




td.prodnavigation {
font-size: 11px;
font-family : Verdana;
color : #A0A0A0; 
}

P.prodnavigation {
font-size: 11px;
font-family : Verdana;
color : #A0A0A0;
}


/* global styles */
body {
	margin: 0px;
	padding: 0px;	
	background: #FFFCD7 url('file:///C:/Arista-Printed-Tees/images/bg.gif');
	font-family: arial, helvetica, sans-serif;
}
.wrapper {
	width: 850px;
	margin: 15px auto 0 auto;
	background-color: #fff; 
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #ff6600;
}
a:active {
	color: #fff;
	text-decoration: none;
}
h1 {
	color: #545454;
	font-size: 1.4em;
	margin-top: 5px;
}




/* header styles */
.tagline {
	font-size: 0.9em;
	color: #fff;
	font-weight: bold;
	text-align: left;
	float:left;
	padding: 5px 0 0 7px;
	margin-bottom: 10px;
}
.contact {	
	font-size: 0.9em;
	color: #fff;
	font-weight: normal;
	float: right;
	padding: 10px 10px 0 0;
	text-align: right;
}
.header {
	list-style: none;
	text-align: center;
	background-color: #83bbfc;
	color: #fff;
}
.top_nav ul {
	margin: 3px 0 0 0;
	padding-bottom: 8px;
	height: 14px;
}
.top_nav ul li {
	display: inline;
	font-size: large;
}



  
    

/* left navigation panel styles */
.left_nav {
	width: 180px;
	float: left;
	background-color: #83bbfc;
	font-weight: bold;
	height: 955px;
	margin-top: 0px;
}	
.left_nav h3 {
	text-transform: uppercase;
	margin: 0 0 0 11px;
}
.left_nav ul {
	list-style: none;
	margin-left: -25px;
	padding-left: 38px;
}
.left_nav img {
	margin-left: 10px;
}

/* body content panel styles */
.main {
	width: 650px;
	float: right;
	padding-right: 15px;
	height: 946px;
}
.main td {
	border: ;
	font-size: 14px;
		color: #000;
}
.main p {
	font-size: 14px;
}
a.ectlink:link {
	color: #545454;
}
a.ectlink:visited {
	color: #545454;
}
a.ectlink:hover {
	color: #ff6600;
}
a.ectlink:active {
	color: #545454;
}











/* shopping cart specific styles */



td.product {
border: 1px dotted #3B4754;
background-color: #FFF;
}







.prodname {
	font-weight: bold;
}
.detailname {
	font-weight: bold;
}
hr {
	color: #545454;
}
table.cobtbl {
	background-color: #000;
	font-size: 0.9em;
}
td.cobhl {
	background-color: #ebebeb;
}
td.cobll {
	background-color: #f3f4f6;
	color : #545454;
}

/* page footer styles */
.footer {
	clear: both;
	list-style: none;
	color: #fff;
	background-color: #83bcfc;
	font-weight: normal;
	text-align: center;
	padding: 3px 0 3px 0;
    margin: 0px;
}
.footer ul li {
	display: inline;
	font-size: large
}
.copyright {
	font-size: small;
	margin-bottom: 5px;
}
/* that's all folks! */





