/* =====Reset===== */
html,body,div,span,a,img,h1,h2,h3,h4,h5,h6,p,blockquote,q,cite,abbr,acronym,caption,address,strong,strike,del,big,small,font,dfn,ins,kbd,s,samp,tt,var,pre,code,dfn,var,iframe,applet,object,fieldset,form,label,legend,dl,dt,dd,ul,ol,li,table,caption,tbody,tfoot,thead,tr,th,td{
	border: 0;
	font-family: inherit;
	font-size:100%;
	font-style:inherit; 
	font-weight:inherit;
	margin:0;
	outline: 0;
	padding:0;
	vertical-align: baseline;
}

caption,th,td {text-align:left}
table {
	border-collapse:collapse;
	border-spacing:0;
}

blockquote:before,blockquote:after,q:before,q:after {content:''}
/* =====Reset===== */

body {
	background: #fff;
	color: #51555c;
	font: 75%/1.5 helvetica, arial, sans-serif; /* Set in percentages so IE6 can still resize. The percentage notation also fixes a strange quirk where IE dramaticly scales text. */
}

html>body {
	font-size: 12px; /* a more exact setting in pixels for browsers that can resize them. */
}

code {
	font-family: "Lucida Console", Monaco, monospace;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
	font-weight: bold;
}

em,
*[lang] {
	font-style: italic;
}

strike,
del {
	text-decoration: line-through;
}

acronym,
.caps {
	text-transform: uppercase;
}

.small-caps {
	font-variant: small-caps;
}

acronym,
.num,
.caps,
.small-caps {
	letter-spacing: 0.1em;
}

/* Links */
a,
a:visited {
	color: #2b65ac;
	text-decoration: none;
}

a:focus,
a:hover,
a:active {
	text-decoration: underline;
}

h1 a,
h1 a:visited,
h2 a,
h2 a:visited,
h3 a,
h3 a:visited,
h4 a,
h4 a:visited,
h5 a,
h5 a:visited,
h6 a,
h6 a:visited {
	color: #51555c;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #2b65ac;
	text-decoration: none;
}

a.more, a.more:visited
{
	float: right;
}

a.previous, a.previous:visited
{
	float: left;
}

a.rss, a.rss:visited
{
    background: url('wide/images/feed-icon-14x14.png') left center no-repeat;
    padding-left: 18px;
    height: 15px;
    line-height: 15px;
}

/* elements with title attribute */
abbr[title],
acronym[title],
dfn[title],
span[title],
del[title] {
	cursor: help;
}

/* Font sizes and vertical measure */
h1 {
	font-size: 2em; /* 24 */
	line-height: 1;
	margin: 1.125em 0 .25em;
}
h2,
big {
	font-size: 1.5em; /* 18 */
	line-height: 1;
}
h2 {
	margin: 1.125em 0 .25em 0;
}
h3 {
	font-size: 1.16666667em; /* 14 */
	line-height: 1.28571429;
	margin: 0 0 .58333334em 0;
}
h4,
h5,
h6 {
	margin: 0 0 .75em 0;
}
p {
	margin: 0 0 1.5em 0;
}
blockquote {
	border-left:.16666667em solid #e9eaea;
	margin: 0 .75em .75em .75em;
	padding-left:1em;
}
small,
acronym,
.caps {
	font-size: .833333333333em;
	line-height: 1.8em;
}
pre {
	font-size: 1em;
	line-height: 1.5;
	margin-bottom: 1.5em;
	overflow: auto;
}
textarea {
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	line-height: 1.5;
	padding: 3px;
}
ul,
ol,
dl {
	margin: 0 0 1.5em 2em;
}
li ul,
li ol {
	margin-bottom: 0;
}
ul {
	list-style-image: url(../images/arrow-bullet.gif);
}

#content li, #content dd {
	margin-bottom: .5em;
}

/* Tables */
table {
	border-left: .083333333em solid #eee;
	border-top: .083333333em solid #eee;
}

td,th {
	line-height: 1.33333333em;
	padding: 0 .5em;
}

th {
	background-color: #eee;
	border-bottom: .083333333em solid #ddd;
	border-right: .083333333em solid #ddd;
}

td {
	border-bottom: .083333333em solid #eee;
	border-right: .083333333em solid #eee;
}

hr.divider {
	display:none;
}

.wrapper {
	clear: both;
	margin: 0 auto;
	width: 960px;
}

.widget
{
	margin-bottom: 1.5em;
}

.widget h2.title
{
	font-size: 1.16667em;
	line-height: 1.28571;
	margin: 0 0 0.583333em;
}

#header
{
	background: #51555C url('wide/images/header-gradient.gif') repeat-x scroll center bottom;
	color: #CECFD1;
}

#header .wrapper
{
	padding: 13px 10px 10px 10px;
	overflow: hidden;
	/*background: transparent url('wide/images/header-background.png') top left no-repeat;*/
	height: 120px;
	position: relative;
}

#header h1 span
{
	/*display: none;*/
	color: #FFFFFF;
	position: absolute;
	top: 20px;
	left: 8px;
	font-size: 2em;
}

#header h2
{
	position: absolute;
	top: 50px;
	left: 20px;
}

#navigation
{
	background-color: #dddfdf;
	height: 2em;
	border-bottom: 1px solid #cecfd1;
	line-height: 2em;
}

#navigation ul {
	list-style:none;
	margin:0;
}

#navigation li ul {
	background: #e9eaea;
	border: 1px solid #cecfd1;
	border-color: #cecfd1 #aaa #aaa #cecfd1;
	z-index: 9999;
	line-height: 1em;
}

#navigation li li ul {
	margin-left: 200px;
	top: -1px;
}

#navigation li {
	float: left;
}

#navigation li li {
	float: none;
	position: relative;
}

#navigation li li:first-child,
#navigation li li.first {
	background:transparent;
}

#navigation li.secondary {
	float:right;
	margin-left:1.5em;
}

#navigation a,
#navigation a:visited {
	display: block;
	font-weight: bold;
	margin-right:1.5em;
	text-transform: uppercase;
}

#navigation .secondary a,
#navigation .secondary a:visited {
	font-weight:normal;
	margin-right:0;
	text-transform:none;
}

#navigation li li a,
#navigation li li a:visited {
	color: #2b65ac;
	font-weight: normal;
	margin:0;
	padding: 6px 12px;
	text-transform: none;
}

/* dropdown action */
#navigation li ul,
#navigation li li ul,
#navigation li:hover li ul,
#navigation li li:hover li ul,
#navigation li.hover li ul,
#navigation li li.hover li ul {
	left: -32697px;
	position: absolute;
	width: 200px;
}
#navigation li:hover ul,
#navigation li li:hover ul,
#navigation li li li:hover ul,
#navigation li.hover ul,
#navigation li li.hover ul,
#navigation li li li.hover ul {
	left: auto;
}

#content {
	float: left;
	padding-bottom: 3em;
	width: 550px;
}

#content #products
{ 
	border-top: 1px dotted #CECFD1; 
}

#content #products .product
{
	border-bottom: 1px dotted #CECFD1;
	margin-top: 1.5em;
	padding-left: 0.5em;
}

#content .post .postentry,
#content .product .description
{
	clear: both;
	width: 510px;
	margin-bottom: 1.5em;
}

#content .post .postentry
{
	padding-top: 0.75em;
}

#content .post .postby
{
	clear: both;
}

#content .post .postby address
{
	display: inline;
}

#content .post .postby .by
{
	color: #999999;
	font-family: Georgia, serif;
	font-size: 1em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5em;
}

#content .post .postby .postdate:before
{
	content: ' - ';
}

#sidebar {
	background:url(wide/images/sidebar-background.gif) no-repeat left top;
	float: right;
	margin:1.5em 0 3em;
	padding:14px;
	width: 358px;
}

#sidebar ul,
#sidebar ol,
#sidebar dd {
	margin-left: .75em;
}

#sidebar #primary-sidebar,
#sidebar #secondary-sidebar {
	float:left;
	width:173px;
}

#sidebar #primary-sidebar {
	margin-right:12px;
}

/*#focusBox { padding-bottom: 2em; }*/
#focusBox .focus 
{ 
	padding: 12px;
	overflow: hidden;
	background-color: #eeefef; 
}

#sidebar ul
{
	border-top: 1px dotted #CECFD1;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
}

#sidebar li
{
	border-bottom: 1px dotted #CECFD1;
}

#footer {
	background: #51555c;
	clear: both;
	color: #999;
	padding: 20px 0;
}

#footer a,
#footer a:visited {
	color: #CECFD1;
}

#footer .wrapper {
	overflow:hidden;
}

#footer div#copyright {
	float:left;
}

#footer div#designer {
	float:right;
}

#errorContainer
{
	margin-top: 1em;
	margin-bottom: 1em;
}

#errorContainer #error
{
	padding: 0.2em 0.5em;
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
}

#errorContainer #error.good
{
	border: 1px solid #008800;
	background-color: #DDFFDD;
}

#errorContainer #error.bad
{
	border: 1px solid #880000;
	background-color: #FFDDDD;
}