/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3
{
	margin: 0;
	font-weight: normal;
	color: #463996;
	line-height: 15px; 
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #463996;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 820px;  /* +120 */
	height: 220px;
	margin: 0 auto;
	/* background: url(images/img02.jpg) no-repeat right top; */
}

/* Logo */

#logo {
	float: left;
	width: 220px;
	height: 220px;
	background: #463996 url(images/img03.jpg);
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
}

#logo h1 {
	padding: 120px 0 0 0;
	background: url(images/img04.jpg) no-repeat 50% 30px;
	letter-spacing: -1px;
	font-size: 36px;
}

#logo h2 {
	font-size: 18px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	width: 590px; /* +120 */
	height: 40px;
	padding: 180px 0 0 0;
}

#menu ul {
	width: 586px; /* +120 */
	height: 40px;
	margin: 0;
	padding: 0;
	background: #00b459 url(images/img05.jpg) repeat-x;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 17px 0 17px; /* padding: 8px 20px 0 19px; */
	background: url(images/img06.gif) no-repeat;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 820px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 550px; /* +120 */
	padding: 20px;
	background: #FFFFFF url(images/img07.png) no-repeat left bottom;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding-top: 10px;
}

#sidebar a {
	color: #3699E4;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 92%;
}

#sidebar ul li {
	padding: 5px 14px;
	background: url(images/img13.gif) no-repeat 0px 12px;
	border-top: 1px solid #0B0B0B;
}

#sidebar ul li.first {
	border: none;
}

#sidebar ul li h2 {
	margin: 0;
	font-size: 100%;
}

#sidebar ul li h3 
{
	color: #00ac55; 
	margin: 0;
	font-size: 92%;
}

#sidebar ul li p {
	margin: 0;
}

.boxed {
	margin-bottom: 10px;
	background: #000000 url(images/img10.gif) no-repeat left bottom;
}

.boxed .title
{
	height: 30px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: url(images/img08.jpg) #3366cc no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.boxed .content {
	padding: 15px;
	background: url(images/img09.gif) repeat-x;
}

.box
{
position: relative;
float:left; 
width:540px;
border: dashed 1px #dadada;
margin-top: 15px;
color: #000000;
}

.box h2
{
background: inherit;
color: #463996;
text-transform: lowercase;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box p
{
font-size: 14px;
line-height: 18px;
margin: 0px;
}

.box_inner
{
border: solid 1px #fff; 
padding: 15px;
background: #E9E9E9 url('images/whitegraybox.gif') repeat-x;
color: inherit;
}

.captioned_image
{
position: relative;
padding-bottom: 10px;
float: left;
margin-right: 17px;
}

.captioned_image div
{
position: absolute;
font-size: 9px;
bottom: 0px;
left: 0px;
}


/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#searchinput {
	float: right;
	width: 174px;
	padding: 2px 5px;
	background: #EFEFEF url(images/img11.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#searchsubmit {
	float: right;
	margin-top: 5px;
	background: #AD1112 url(images/img12.gif) repeat-x;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* Footer */

#footer {
	height: 100px;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
	color: #000000;
}

#footer a {
	color: #000000;
}

/* Product Info */


#productinfoarea .infopanel
{
padding-right: 16px;
padding-left: 16px;
float: left;
padding-bottom: 10px;
margin: 0px 4px 4px 0px;
width: 136px;
padding-top: 10px
}

#infopanels
{
float: left;
background-image: url(images/subinfopanelbg.gif);
width: 348px;
background-repeat: repeat-y
}

#productinfoarea #maindescription
{

}

#productinfoarea .infopanel h4
{
font-size: 1em;
margin: 0px 0px 0.5em;
color: #2e75d7;
font-family: tahoma, verdana, arial, helvetica, sans-serif
}

#productinfoarea .infopanel ul
{
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
margin: 0px;
padding-top: 0px;
list-style-type: none
}

#productinfoarea .infopanel ul li
{
clear: both;
float: left;
margin: 0px 0px 0.4em;
width: 136px;
list-style-type: none
}

#productinfoarea .infopanel ul li a
{
clear: both;
padding-right: 0px;
background-position: 0px 3px;
padding-left: 12px;
font-weight: normal;
font-size: 0.81em;
float: left;
background-image: url(images/subnavarra.gif);
padding-bottom: 0px;
color: #474a4d;
padding-top: 0px;
background-repeat: no-repeat;
font-family: tahoma, verdana, arial, helvetica, sans-serif;
text-decoration: none
}

#productinfoarea .infopanel ul li a:hover
{
color: #2e75d7;
text-decoration: none
}
.productlistpanel
{
font-size: 0.81em;
float: left;
background-image: url(images/productlistpanel-bg.gif);
margin: 0px 3px 3px 0px;
width: 266px;
background-repeat: repeat-y;
font-family: tahoma, verdana, arial, helvetica, sans-serif
}
.productlistpaneltop
{
float: left;
background-image: url(images/productlistpanel-top.gif);
width: 266px;
background-repeat: no-repeat
}
.productlistpanelbase
{
background-position: 50% bottom;
/* min-height: 158px; */
height: 160px;
float: left;
background-image: url(images/productlistpanel-base.gif);
width: 266px;
background-repeat: no-repeat
}
.productlistpanelpad
{
padding-right: 8px;
padding-left: 16px;
padding-bottom: 9px;
padding-top: 16px
}
.productlistpanel h2
{
font-weight: bold;
font-size: 1.2em;
font-family: tahoma, verdana, arial, helvetica, sans-serif
}
.productlistpanel .floatleft a
{
clear: both;
padding-right: 0px;
padding-left: 20px;
min-height: 15px;
float: left;
background-image: url(images/arracircle.gif);
padding-bottom: 0px;
color: #00267f;
padding-top: 2px;
background-repeat: no-repeat;
text-decoration: none
}
.productlistpanel a:hover
{
color: #2e75d7;
text-decoration: none
}
.productlistpanelinfo
{
min-height: 105px;
float: left;
margin: 0px 4px 0px 0px;
width: 105px
}
.productlistpanelpic
{
min-height: 105px;
float: left;
width: 125px
}
.productlistpanel p.floatleft
{
margin: 0.6em 0px
}
.productlistpanel p.floatright
{
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
margin: 0.6em 0px;
width: 125px;
color: #00267f;
padding-top: 2px;
text-align: center
}
.clearer
{
clear: both;
font-size: 0px;
line-height: 0
}
.clearboth
{
clear: both
}
.floatleft
{
float: left
}
.floatright
{
float: right
}
