//=================================================================\\
// styles1.css      v1.00                                                                                                                  \\
//----------------------------------------------------------------------------------------------------------------------\\
// This file is part of Accessories Me PHP Affiliate Script.                                                                 \\
//----------------------------------------------------------------------------------------------------------------------\\
// File purpose: CSS stylesheet                                                                                                     \\
//-----------------------------------------------------------------------------------------------------------------------\\
// COPYRIGHT: (C) 2004, 2005 Len Johnson                                                                                     \\
// Website: http://www.accessories.me.uk                                                                                      \\
// Email: len@accessories.me.uk                                                                                                       \\
// Mail: GB WEBS, 4 Leominster Walk, West Midlands, B45 9SW, UK                                                \\
// SUPPORT: http://www.accessories.me.uk/forum-2.htm                                                                 \\
//------------------------------------------------------------------------------------------------------------------------\\
// DONATIONS: If you have found this script useful you can make a donation to support                \\
// it's continued development at http://www.accessories.me.uk/about12.htm                                 \\
//------------------------------------------------------------------------------------------------------------------------\\
// COPYING/LICENSE: Accessories Me PHP Affiliate Script is free software;                                      \\
// you can redistribute it and/or modify it under the terms of the GNU General Public License        \\
// as published by the Free Software Foundation; either version 2                                                 \\
// of the License, or (at your option) any later version. See LICENSE.TXT                                        \\
//------------------------------------------------------------------------------------------------------------------------\\
// Accessories Me PHP Affiliate Script is distributed in the hope that it will be useful,                      \\
// but WITHOUT ANY WARRANTY;                                                                                                     \\
// without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. \\    
// See the GNU General Public License for more details.                                                                   \\
//-------------------------------------------------------------------------------------------------------------------------\\
// You should have received a copy of the GNU General Public License along with this program;      \\
// if not, write to:                                                                                                                               \\
// Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.        \\
// http://www.opensource.org/licenses/gpl-license.html                                                                   \\
//-------------------------------------------------------------------------------------------------------------------------\\
//=================================================================\\

body {
	background: #FFFFFF;	
}

#outer {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#outer-table {
	width: 780px;
	font-size:small;
	font-family:verdana, arial, sans-serif;
}

#header { 
	border:1px solid #345487; 
	background-color: #ffffff; 
	padding:3px; margin:0px; 
	font-family:palatino, georgia, verdana, arial, sans-serif;
	color:#333333;
	font-weight:normal;
	font-size:large;
	
}

#header h1 {
	margin-left: 12px;
	font-family:palatino, georgia, verdana, arial, sans-serif;
	}


#header a,
#header a:link,
#header a:visited,
#header a:active,
#header a:hover {
	font-family: palatino, georgia, verdana, arial, sans-serif;
	font-size: xx-large;
	color: #333;
	text-decoration: none;
}


#description  { 
	border:1px solid #E5E5E5;
	background-color: #fff8dc;
	font-size:11px;margin:3px 0px 3px 0px;
	color: #999999;
	font-weight:bold;
	font-family: verdana, arial, sans-serif;
}
#description a {
	font-family: verdana, arial, sans-serif;
	font-weight:bold;
	font-size:11px;margin:3px 0px 3px 0px;
	color: #999999;
	text-decoration: none;
}
#description a:link  {
	font-family: verdana, arial, sans-serif;
	font-weight:bold;
	font-size:11px;margin:3px 0px 3px 0px;
	color: #999999;
	text-decoration: none;
}
#description a:visited,
#description a:active  {
	font-family: verdana, arial, sans-serif;
	font-weight:bold;
	font-size:11px;margin:3px 0px 3px 0px;
	color: #999999;
	text-decoration: none;
}
#description a:hover {
	font-family: verdana, arial, sans-serif;
	font-weight:bold;
	font-size:11px;margin:3px 0px 3px 0px;
	color: #3A4F6C;
	text-decoration: none;
}

.space {
	margin-left: 12px;
}

#altdescription  { 
	font-weight:bold; 
	color:#3A4F6C; 
	padding:7px; 
	margin:0px; 
	background-image: url('img/tile_sub.gif');
}


#altdescription  a:link, .titlemedium  a:visited, .titlemedium  a:active  { 
	text-decoration: underline; 
	color: #3A4F6C; 
}

#contentnoright {
	margin-right:10px;
	margin-left:15px;
	margin-bottom:20px;
	font-family:verdana, arial, sans-serif;


}

#contentnoright h1 {
	margin-top: 10px;
	padding: 0px;
	font-family:verdana, arial, sans-serif;
	font-size : 13px;
	margin-bottom:20px;
}

#content {
	margin-right:10px;
	margin-left:15px;
	margin-bottom:20px;
	width: 400px;
	font-size : small;

}

#content h2 {
	margin-top: 10px;
	padding: 0px;
	font-family:verdana, arial, sans-serif;
	font-size : 13px;
	color: #3A4F6C; 
}

#left {
	float: left;
	width: 160px;
	background-color: #FFFFFFF;
	border:1px solid #E5E5E5;
	padding:10px;
	font-size:11px;
}
#leftbox {
	float: left;
	width: 160px;
	background-color: #FFFFFFF;
	border:1px solid #E5E5E5;
	padding:10px;
	font-size:11px;
}
#left h3 {
	margin-left : 20px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;	
	color:#3A4F6C;
	margin-bottom: 10px;
	font-size: small;
}

#left li {
	list-style-type : disc;

	margin-bottom : 2px;
	margin-left : -25px;
}
.featured_image {
	float: left;
	font-size: 200%;
	width: 125px;
	height: 110px;
	text-align: center;
	padding: 0.0em, 0.3em 0.1em 0.1em;
	color: white;
	border: solid white 1px;
	border-width: 0 0.2em 0.2em 0;

}
.featured_product {
	width: inherit;
}

#footer {
	clear: both;
	font-family:verdana, arial, sans-serif;
	color:#000;
	font-size:x-small;
	text-align: center;
}


#right {
	float: left;
	width: 120px;
	font-size:11px;
	background-color: #F7F7F7;
	border:1px solid #E5E5E5;
	padding:10px;
}

#right li {
	list-style-type : disc;
	margin-bottom : 2px;
	margin-left : -20px;
}

#right h3 {
	margin-left : 20px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;	
	color:#3A4F6C;
	margin-bottom: 10px;
	font-size: small;
}
#search2 {
	margin-left : 20px;
	font-family: verdana, arial, sans-serif;	
	color:#3A4F6C;
	font-size: small;
}

.code {
	font-family:verdana, arial, sans-serif;
	color:#FF0000;
	font-size:small;
	font-weight:normal;
}

.listprice   { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; text-decoration: line-through;}
.ourprice  { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; color: #ff3333; font-weight: bold;}
.title	{ COLOR: #000099; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: bold }
.subtitle	{ COLOR: #000099; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: bold }
.default  	{ COLOR: #000000; FONT: 12px Verdana, Arial, Helvetica, sans-serif; font-weight: normal }
.headerp {
	text-align: justify;
	padding: 0px;
	margin: 0px auto auto auto;
}

/* For the menu. */

a.menu, a.menu:visited {
  background-color: #fff;
  border: 1px solid #737373;
  border-top-width: 0px;
  color: #000;
  float: left;
  margin-left: 8px;
  margin-right: 8px;
  padding: 3px;
  text-align: center;
  text-decoration: none;
}
a.menu:hover, a.menu:active {
  color: #fff;
  background-color: #09c;
}

a.table_top {
  color: #fff;
  text-decoration: underline;
}
a.table_top:hover, a.table_top:active {
  color: #c0c0c0;
  text-decoration: none;
}
A 	{ color: #003366; text-decoration: underline; }
A:link	{ color: #003366; text-decoration: underline; }
A:visited	{ color: #003366; text-decoration: underline; }
A:active	{ color: #999999;  }
A:hover	{ color: #999999; text-decoration: none; }

h1 {
	margin: 0px;
	padding: 0px;
	font-family:palatino, georgia, verdana, arial, sans-serif;
	}

h2 {
	margin: 0px;
	padding: 0px;
	font-family:palatino, georgia, verdana, arial, sans-serif;
            color: #3A4F6C;
	}
h2 a {
	font-family: verdana, arial, sans-serif;
	font-weight:bold;
	font-size:13px;margin:3px 0px 3px 0px;
	color: #3A4F6C;
	text-decoration: none;
}
h2 a:link  {
	font-family: verdana, arial, sans-serif;
	font-weight:bold;
	font-size:13px;margin:3px 0px 3px 0px;
	color: #3A4F6C;
	text-decoration: none;
}
h2 a:visited,
h2 a:active  {
	font-family: verdana, arial, sans-serif;
	font-weight:bold;
	font-size:13px;margin:3px 0px 3px 0px;
	color: #999999;
	text-decoration: none;
}
h2 a:hover {
	font-family: verdana, arial, sans-serif;
	font-weight:bold;
	font-size:13px;margin:3px 0px 3px 0px;
	color: #999999;
	text-decoration: underline;
}

h3 {
	padding: 0px;
	font-family:palatino, georgia, verdana, arial, sans-serif;		
	}	
							
.sidetitle {
	font-family:palatino, georgia, times new roman, serif;
	color:#666600;
	font-size:small;
	font-weight:bold;
  	padding:1px;
	letter-spacing: .1em;	
}		
	
            
dl {
	list-style-type : disc;
	margin-bottom : 2px;
}

.li {
	list-style-type : disc;
	margin-bottom : 2px;
}

.subcat {
	list-style-type : disc;
	margin-bottom : 2px;
	font-size:11px;
}

#innerContainer {
}



.credit {
	clear: both;
	font-family:verdana, arial, sans-serif;
	color:#000;
	font-size:x-small;
}
.bold {
	clear: both;
	font-family:verdana, arial, sans-serif;
	font-size:small;
	font-weight:bold;
}

.text {
	font-family:verdana, arial, sans-serif;
	color:#000;
	font-size:small;
	font-weight:normal;
}	

#search1 {
	margin-top: 16px; 
	margin-bottom: 16px;
}
