* {
	padding: 0;
	margin: 0;
	}

body {
	background: #333333;
	color: #000000;
	font-size: 0.8em;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
	word-wrap: break-word;
	}

#toplinks {
background: #333333;
color: #cccccc;
font-size: 12px;
text-align: center;
margin-top:5px;
}

#headerlink {
float:left;
/background: #ff0000;
height: 70px;
width: 500px;
}
#headerlink a {
float:left;
background: url(headerlink.gif) no-repeat;
height: 70px;
width: 500px;
text-decoration: none;
}
#headerlink a:hover{
text-decoration: none;
}
#headerlink a span {
visibility: hidden;
}
#pricesfrom {
background: url(pricesfrom.jpg) no-repeat;
height:169px;
}

#pricesfromlink {
float:left;
/background: #ff0000;
height: 169px;
width: 215px;
margin-bottom: 10px;
}
#pricesfromlink a {
float:left;
background: url(pricesfrom.jpg) no-repeat;
height: 169px;
width: 215px;
text-decoration: none;
}
#pricesfromlink a:hover{
text-decoration: none;
}
#pricesfromlink a span {
visibility: hidden;
}

#brandsimage {
background: url(logos1.jpg) no-repeat;
height:776px;
}
#maincontainer { 
	width: 960px;
	text-align: left; 
	margin: 10px auto 10px auto;
border:1px solid #000000;
background: #ffffff;
	}

* html #maincontainer { width: 960px } /* IE hack */

a, a:visited{
	color: #3366cc;
	text-decoration: none;
	font-family: Arial;
	}
	
a:hover{
	/color: #ff9900;
color: #333333;
	text-decoration: underline;
	}

#header { 
	color: #000000;
	background: #ffffff url(header1.jpg) no-repeat ;
/background: #ffffff ;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-transform: none;
	text-align: center; 
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
height:112px;
	}

#headersearch {
float:leftt;
padding: 75px 0px 0px 20px;
text-align:left;
}

#header h1 {
	color: orange;
	font-size: 40px;
	margin: 0px;
	}

#header h1 a {
	color: #cccccc;
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
	}

#header h1 a:hover {
	color: #666666;
	}
				
#header h2 {
	color: #ffffff;
	font-size: 12px;
	margin: 0px;
	}

#header h2 a {
	color: #000000;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #3399ff;
	text-decoration: none;
	}

#header h3 {
	color: #ffff00;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
	}


#menu { 
	background: #000000 url(topnavbkgrnd.jpg) repeat;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-transform: capitalize;
	padding: 8px 25px 8px 25px;
	text-align: left;
	margin-bottom: 20px;
	}
#menu h2 {
	margin: 0px;
	padding: 10px 25px 12px 25px;
	}
		
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#menu ul {
	margin: 0px;
	padding: 0px;
	}
	
#menu ul li a {
	padding: 14px 25px 15px 25px;
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #3366cc;
	text-decoration: none;
	}
#sizesearch {
float:right;
color: orange;
}
#sizesearch a{
color: orange;
padding:0px 0px 0px 10px;
}
#sizesearch a:hover {
color: #fff;
padding:0px 0px 0px 10px;
}

#centerbox {
border: 4px solid #ffff99;
background: #ffffcc;
padding: 20px 20px 20px 20px;
margin: 3px 10px 30px 10px;
}


#container { 
	width: 960px;
	text-align: left; 
	margin: 0px auto 20px;
	}

* html #container { width: 960px } /* IE hack */

#content { 
	background: #ffffff;
	width: 470px !important;
	_width: 470px;
	float: left !important;
	display: inline;
	padding: 0px 20px 0px 20px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	}
#content p {
	margin: 0px;
	line-height: 1.2em;
	padding: 0px 0px 10px 0px;
	}
#content p img, #content img {
	border: none;
	margin-left: 0px;
	margin-right: 12px;
}
#content h1 {
	color: #3366cc;
	font-size: 20px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 5px 10px 5px 0px;
	line-height: 120%;
	margin: 0px;
	}
	
#content h1 a  {
	color: 3366cc;
	text-decoration: none;
}

#content h1 a:hover {
	color: 3366cc;
	text-decoration: none;
}

#content h2 {
	color: #3366cc;
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-transform: none;
	margin: 0px;
	line-height: 120%;
	}
	
#content h2 a  {
	color: #3366cc;
	text-decoration: none;

	}

#content h2 a:hover {
	color: #3366cc;
	text-decoration: none;
	}

#content h3 {
	color: orange;
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: orange;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000000;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
#content ul li a {
	color: #666666;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	background: #FFFFFF;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #FFFFFF;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar { 
	color: #000000;
	width: 195px !important;
	_width: 195px;
	float: left !important;
	position: relative;
	padding: 0px 10px 10px;
	}
#l_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}
#l_sidebar h2 {
	color: #666666;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-transform: capitalize;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	}

#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#l_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
#l_sidebar ul li a {
	text-decoration: none;
color: #000000;
	}

#l_sidebar ul li a:hover {
	color: #3366cc;
	text-decoration: underline;
	}

#r_sidebar { 
	color: #000000;
	width: 200px !important;
	_width: 200px;
	float: left !important;
	padding: 0px 5px 5px;
	}
#r_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}
#r_sidebar h2 {
	color: #666666;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-transform: capitalize;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	}

#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#r_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
margin-top:5px;
	}
	
#r_sidebar ul li {
	list-style: square;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	}
#r_sidebar ul li a {
	color: #000000;
	text-decoration: none;
	}

#r_sidebar ul li a:hover {
	color: #666666;
	text-decoration: underline;
	}

/#content_pages li a:hover {
/color: #ff9900;
/text-decoration: underline;
/}

#footer { 
	background: #3366cc;
	color: #ffffff;
	font-size: 12px;
	text-transform: none;
	padding: 10px 0px 20px 0px;
	text-align: center;
	clear: both;
	}

#footer a {
	color: #ffffff;
	text-decoration: none;
	}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
	}

.bordered{border:3px solid #ffffff;}
a img.bordered {border:3px solid #ffffff;}
a:hover img.bordered {border: 3px solid orange}

.voucher {        
	background-color: #FFFC9B;         
	border-style: dashed;         
	border-width: 3px;        
    padding: 10px;         
    margin: 10px;
}

.link { 
	font-size: 2.0em;        
	width: 50%;        
	background-color: #A8FFA8;        
	border-style: solid;        
	border-width: 1px;        
	padding: 10px;        
	margin: 10px;        
	text-align: center;
}

.sub_page_item {
	font-size: 0.85em;
}

.level2 {
	padding: 10px;
	background-color: orange;
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

table.pricebox {
	width: 100%;
	border-width: 4px;
	border-style: solid;
	border-color: #3366cc;
	border-collapse: collapse;
	background-color: white;
	font-size: 100%;
}

table.pricebox th {
	padding: 10px;
	border-width: 0px;
	border-style: inset;
	border-color: gray;
	background-color: white;
}
table.pricebox td {
	padding: 10px;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
}

table.pricebox td.logo {
	font-size: 85%;
}

table.pricebox td.description {
	font-size: 85%;
}

.categorytable {
	width: 100%;
	font-size: 100%;
}

.categorytable td {
	vertical-align: top; 
	text-align: center;
	padding: 5px;
	margin: 0px;
}

img {
  border: none;
}

.cat-item {
	font-weight: bolder;
	/font-size: 120%;
font-size: 12px;
	line-height: 1.4em;
}

.user_message {
	line-height: 1.2em;
	color: green;
	background-color: #F4FFF3;
	border-style: solid;
	padding: 4px;
	border-width: 1px;
}

#content .comment {
	margin-bottom: 2px;
	line-height: 1.2em;
	color: black;
	background-color: #F4FFF3;
	border-style: solid;
	padding: 4px;
	border-width: 1px;	
	font-family: Arial;
	font-size: 90%;
}

.price a, .price a:visited {
	color: brown;
	font-size: 120%;
	text-decoration: none;
}

.price a:hover {
	color: blue;
}

.sub-cat-item {
	margin-left: 10px !important;
	list-style: disc !important;
	list-style-position: inside !important;
}

#subcategories {
	border-width: 1px;
	font-size: 90%;
	width: 100%;
	margin-bottom: 1em;
	margin-top: 1em;
}

#subcategories ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: disc;

}

#subcategories ul li {
	list-style-type: disc;
	display: inline;
	margin: 5px;
	padding: 0px;
}

