@import url("cssincludes.css");

/* Zero down margin and padding on all elements */
* {
  margin: 0;
  padding: 0;
}

body {
  font: 52.5%/1.3 Tahoma, Arial;
  background-color:#ffffff;
}

h1 {
  font-size: 2.4em;
  font-weight: normal;
}

h2 {
  font-size: 2.0em;
  font-weight: normal;
}

p, li {
  font-size: 1.4em;
}

h1, h2, p {
  margin: 1em 0;
}

h4, h4 a {
  color: #6D2B26;
  font-size: 1.3em;
}

#wrapper {
  background-color: #fff;
}

/* The Core Technique
================================= */

body {
  text-align: center; 
  min-width: 760px;
}

#wrapper {
  width: 760px; 
  margin: 0 auto; 
  text-align: left; 
  border: 1px solid #0E2EA5;
  background: #ffffff url(../images/background-repeat.gif) repeat-y top left;
}

#header_top {
	background-color: #0E2EA5;
	height: 20px;
}
#main_left {
	width: 158px;
	float: left;
	padding-top: 20px;
	background-color: #EFEFEF;
}
#main_center {
	width: 423px;
	float: left;
	margin: 10px;
}
#main_center h2 {
	color: #B8A362;
	font-weight: bold;
	font-size: 1.7em;
}
#main_right {
	width:158px;
	float: left;
	background-color: #EFEFEF;
}
#main_left ul li {
	list-style: none;
	border: 1px dotted #0000ff;
	border-right: none;
	height: 35px;
	padding-left:40px;
	line-height: 30px;
}
#main_left ul li a { 
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	color: #1030A8;
}
#main_left ul li a:hover {
	color: #ff0000;
}
.navhome {
	background: #fff url(../images/n.gif) no-repeat center left;
	height: 40px;
}
.navinfo, .navarticles {
	background: #fff url(../images/n1.gif) no-repeat center left;
	height: 40px;
}
.navdwarf {
	background: #fff url(../images/navcc.gif) no-repeat 10px 10px;
	height: 40px;
}
.navcontact {
	background: #f8f0f0 url(../images/n5.gif) no-repeat center left;
	height: 40px;
}
.navdelivery {
	background: #f8f0f0 url(../images/n6.gif) no-repeat center left;
	height: 40px;
	padding: 5px 0px 5px 35px;
}
strong {
	font-weight: bold;
	color: #102CA0;
}
#main_right p{
	text-align: center;
}
#main_right h2 {
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}
#main_right h2 a{
	text-decoration: none;
}
#main_right li {
	font-weight: normal;
	font-size: 1.3em;
	text-align: center;
	list-style:none;
}
#footer {
	border-right: 1px solid #102CA0;
	border-left: 1px solid #102CA0;
	border-bottom: 1px solid #102CA0;
	clear: both;
	width: 760px;
	height: 66px;
	margin: 0 auto;
	padding: 0px;
}
#footer_left{
	background-color: #D75446;
	height: 66px;
	width: 160px;
	float: left;
}
#footer_right {
	height: 26px;
	width: 558px;
	float: left;
	padding: 0px;
	line-height: 30px;
	background-color: #fff;
}
#footer_right p {
	margin: 0px;
}
#footer_bottom {
	margin: 0 auto;
	background-color: #0E2EA5;
	height: 20px;
	margin-top: 20px;
	clear: both;
	width: 760px;
}
.clear {
	clear: both;
}
.catpic {
	margin: 5px 0px 5px 10px;
}
.choicebox {
	border: 1px dotted #B7993E;
	background: #DCD1AF;
	padding: 7px;
}
.choicebox h3 {
	font-size: 1.8em;
}
.choicebox ul li {
	margin-left: 20px;
}
.choicebox ul li a {
	color: #000;
}
.choicebox ul li a:hover {
	text-decoration: none;
}
.choicebox ul li a:visited {
	color: #333;
}
#main_right h2 a {
	color:#1030A8;
}
#main_right ul {
	list-style: circle;
	text-align: left;
	margin-bottom: 15px;
}
#main_right ul li {
	text-align: left;
	margin-left: 30px;
	list-style: disc;
	color: #1030A8;
}
#main_right ul li a {
	color: #1030A8;
}
#main_right ul li a:hover {
	color: #ff0000;
}

#basketcontainer {
	font-size: 1.3em;
}
#checkout {
	margin: 0 auto;
	text-align: center;
	font-size: 0.8em;
}
.proddetails img {
	margin-right: 10px;
	border: 0px;
}
.prodmore {
	clear: both;
}

#banner {
	background: #FEFEDC url(../images/bg5.jpg) repeat-x top left;
	border: solid 1px;
	width: 400px;
	font-family:Tahoma,Arial;
	font-size: 13px;
	font-weight:bold;
	line-height:1.3;
	text-align: center;
	padding: 5px;
}

#banner small {
	font-size: 10px;
}

#banner p {
	font-size: 1.1em;
	font-weight: normal;
}

#banner h1 {
	font-size: 1.3em;
	font-weight: bold;
}

.blink {
	text-decoration: blink;
	font-size: 14px;
}
#searchform {
	text-align: center;
}
#articleslist {
	margin-left: 20px;
}
#articleslist a {
	color: #1030A8;
}
#articleslist a:visited {
	color: #551a8b;
}
#articleslist a:hover, #articleslist a:active {
	color: #ff0000;
	text-decoration: none;	
}
.article_indent {
	margin-left: 15px;
}
#relatedprod_link {
	color: #1030A8;	
}
