/*


*/

/* -- HTML Elements -- */
acronym, abbr {
	cursor: help;
}
a:link, a:visited {
	text-decoration: underline;
}
blockquote {
	margin: 12px 25px;
	padding: 6px 12px 6px 38px;

}
body {
	font: 13px Arial, sans-serif;
	padding: 0px
}
dl {
	margin: 0.5em 0 1.5em 0;
}
dt {
	font-weight: bold;
	line-height: 1.5;
	margin-top: 1em;
	padding: 0 25px;

}
dd {
	line-height: 1.5;
	padding: 0 25px;
}
h2 {
	font-weight: normal;
	font-family: arial;
}
h3 {
	font-weight: normal;
	font-family: arial;
	margin: 3px 0 3px 0;
}
h4 {
	font-weight: normal;
	text-transform: uppercase;
	margin: 1.5em 0 1em 0;
}
h5 {
	font-weight: normal;
	margin: 1.5em 0 1em 0;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 18px 0 12px 0;
}
li {
	line-height: 1.5;
}
p {
	line-height: 1.65;
}

pre code {
	display: block;
	line-height: 1.6;
	margin: 12px 0;
	padding: 6px 38px 6px 12px;
}

ul li 
{
	font-size: 14px;
	list-style-type:none;
}

/* -- Classes -- */
.flLeft {
	float: left;
	margin: 0 12px 12px 0;
}
.flRight {
	float: right;
	margin: 0 0 12px 12px;
}
.block {
	clear: both;
	padding-bottom: 12px;
}
.small-outline {
	display: block;
	padding: 5px;
	border: solid 1px #000;
}
.large-outline {
	display: block;
	padding: 8px;
	border: solid 1px #000;
}
.highlighted {

}
.highlighted h3 {
	margin-top: 0;
}
.highlighted p {
	margin-bottom: 0;
}
.alert
{
    color: red;
}
.confirm 
{
	color: green;
}

#main-content .highlighted .wrapper {

	padding: 15px;
	margin: 0;
}
.notice {
	margin: 24px 0;
	padding-left: 44px;

}
#main-content .notice h2 {
	font: bold 1em "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	margin: 0;
	line-height: 1.65;
}
.notice p {
	margin: 0 0 0.8em 0;
}

/* --------------------------------------------------------------- */
/* -- Layout Setup -- */
#container .wrap1 {

}
#container .wrap2 {

}


#external-header, 
#external-footer {
	display: none;
}

/* -- Header -- */

#header .wrapper-main {

}
#header .wrapper-deco {
	position: relative;

}


#header-special {
	float:right;
}




#header-meta p {
	display: none;
}
/* -- Primary Nav -- */
#primary-space {
	position: absolute;

}

#primary-space li {
	overflow: hidden;
	text-indent: -9000px;
}

/* -- Header Content Block -- */
#header-content {

	float: left;
}

#header-content-title {
	overflow: auto;

}
#header-content h2 {
	float: left;
	font-weight: normal;
	font-size: 14px;
}

#header-content ul {
	clear: both;
	padding: 5px 0;
}
#header-content li {
	line-height: 1.2;
	padding: 8px 0 4px 0;

	text-align: right;
	clear: left;
}
#header-content a:link, #header-content a:visited {
	text-decoration: none;
}
#header-content a:hover {
	text-decoration: underline;
}
#header a.title:link, #header a.title:visited {
	display: block;
	float: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}


/* -- Header Photo -- */
#header-photo a:link, #header-photo a:visited {
	display: block;
	position: relative;
	overflow: auto;
	outline: none;
}
#header-photo a span.deco {
	position: absolute;
	top: 0;
	right: 4px;
	display: block;
	width: 1px;
	height: 253px;

}
#header-photo a:hover span.flickr {
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: block;
	width: 152px;
	height: 21px;

}
#header-photo img {
	border: solid 10px #ccc;
	border-width: 10px 0 0 10px;
	float: right;
}


/* --------------------------------------------------------------- */
/* -- Content Area Base Layout -- */
#page-body {
	clear: both;
}

#main-content {
	float: left;
	position: relative;
	width: 60%;
	min-height: 400px;
}





#main-content .wrapper {
	margin: 0px 0px 0px 0px;
}

#sidebar {
	position: relative;
	float: right;
	background-color:transparent;
	width: 38%;
}
/* -- Img-based headers -- */
.content-title {
	display: block;
	position: absolute;
	top: -25px;
	left: 15px;
	width: 200px;
	height: 25px;
	text-indent: -9000px;
	z-index: 10;
}



#main-content h2 {
	font-size: 24px;
	margin: 5px 0px 5px 0px;
}
#main-content h2 a:link, #main-content h2 a:visited {
	text-decoration: none;
}
#main-content h2 a:hover {
	text-decoration: underline;
}
#main-content h3 {
	font-size: 18px;
	line-height: 1;
}
#main-content h4 {
	line-height: 1;
}
#main-content h5 {
	line-height: 1;
}
#main-content h6 {
	line-height: 1;
}

#main-content ul, 
#main-content ol {
	margin: 1em 0;
}


#main-content ol li {
	padding: 0;
	margin-left: 25px;
	list-style: lower-roman;
	list-style-position: outside;
}


#pageid-specific #main-content ol 
{
	clear: both;
}

#main-content .date {
	line-height: 1;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0 0 12px 0;
	margin: 0 0 8px 0;

}
.lead, .quote-large {
	font-size: 2em;
	font-family: palatino, georgia, serif;
	font-style: italic;
	padding: 12px 0 6px 0;
}

/* -- Inline Images -- */
.image-holder-left img, .image-holder-right img {
	margin: 0;
}
.image-holder-left {
	float: left;
	margin: 5px 10px 10px 0;
}
.image-holder-center {
	margin: 10px 0;
	text-align: center;
}
.image-holder-right {
	float: right;
	margin: 5px 0 10px 10px;
}
div.medium {
	position: relative;
	left: -45px;
	margin-right: -30px;
}
div.medium img {
	padding: 10px 10px 10px 0;

}







/* -- Post Metadata Formatting -- */
.meta {
	margin: 12px 0;
	font-size: 11px;
	text-transform: uppercase;

	text-align: center;
}
.meta p {
	padding: 12px;

}
.meta .divider {
	margin: 0 10px;
}


/* note - how well does this work? -mw*/
a[title="Unique Title"] {
	background: none !important;
	padding: 0 !important;
}

/* -- Form Styling -- */
.styled-form {
	margin: 25px 0;

}
.styled-form label {
	float: left;
	clear: left;
}
.styled-form input {
	padding: 1px;
}
.styled-form textarea {
	padding: 5px;
}
.styled-form p {
	width: 100%;
	overflow: auto;
	margin: 12px 0;
	padding: 1px 0;
}
.styled-form .send-button, .styled-form .preview-button {
	width: 125px;
	padding: 3px 0;
	float: right;
	display: block;
}
.styled-form p input {
	width: auto;
}
.styled-form p label {
	float: left;
	display: block;
	width: auto;
	line-height: 26px;
}
.form-row {
	padding: 12px 0;

}


.styled-form input.error {
	padding: 2px;
}
.styled-form input.error, .styled-form textarea.error {
	border: solid 1px #900;
	background-color: #fcc;
}
#error-message {
	display: block;
	clear: both;
	text-align: left;
	margin-top: 4em;
	padding: 12px 12px 12px 30px;
	border: solid 1px #900;
	background: #fcc;
}



/* --------------------------------------------------------------- */
/* -- Sidebar -- */
#sidebar h2 {
	font-size: 14px;
}
#sidebar .wrapper {
	padding: 10px;
}
#sidebar span.deco {
	position: absolute;
	top: -10px;
	right: 4px;
	display: block;
	width: 1px;
	height: 10px;

}
.module {
	background: #fff;
	border: solid 1px #ccc;
	border-width: 0 1px 1px 0;
	margin: 25px 4px 25px 0;
	padding: 10px;
	font-size: 11px;
}
.module p {
	line-height: 1.6363;
}
.module li {
	padding-left: 10px;
	margin: 6px 0;
}
/* -- Search -- */
#searchBox label {
	display: none;
}
#search {
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
	border: solid 1px #ccc;
	height: 20px;
}
#searchBox .button {
	padding: 5px 19px;
}
/* -- About this Post -- */
.about-post .context, .about-post .reply {
	padding-top: 3px;
	overflow: auto;
}
.about-post .text, .about-post .title, .about-post .date {
	display: block;
}
.context .title {
	text-decoration: underline;
}
.context a:link, .context a:visited {
	text-decoration: none;
	width: 117px;
	line-height: 1.6;
	outline: none;
}
.context .previous a:link, .context .previous a:visited {
	float: left;
	padding-left: 16px;
}
.context .previous a:hover {
	
}
.context .next a:link, .context .next a:visited {
	float: right;
	text-align: right;
	padding-right: 16px;
}
.context .next a:hover {
}
/* -- About Panel -- */

/* -- Event: Solo -- */
.events {
	text-align: center;
	margin: 25px 4px 25px 0;
}

/* --------------------------------------------------------------- */
/* -- Footer -- */
#footer {
	clear: left;
	position: relative;

}

/*ie6*/
* html #footer {
	margin-left: 10px;
}

#external-footer .wrapper1,
#footer .wrapper1 {


}
#external-footer .wrapper2,
#footer .wrapper2 {


}
#external-footer .wrapper3,
#footer .wrapper3 {
	overflow: auto;
	width: 100%;
}
#external-footer .deco1,
#footer .deco1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 10px;
}

#external-footer .deco2,
#footer .deco2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 6px;
	height: 10px;
}

#external-footer p,
#footer p {
	float: left;
	margin: 0;
	padding: 12px 15px 15px 25px;
	font-family: Arial, sans-serif;
}

#external-footer img.footerbug 
{
	float: right;
	margin: 0;
	margin-top: -30px;
	padding: 15px 15px 15px 25px;
	font-family: Arial, sans-serif;
}
#external-footer .SSLcert 
{
	float: right;
	padding: 15px 15px 15px 25px;
	font-family: Arial, sans-serif;
	width: 81px; 
	margin: -33px 5px 5px auto;
}



#external-footer ul {
	/* margin-top: -16px; */
	/*margin-left: 180px;*/
}
* html #external-footer ul {
    margin-left: 180px;
}
*+html #external-footer ul {
    margin-left: 180px;
}

.pageclass-home #external-footer ul {
	margin-top: 0;
}

#external-footer li,
#footer li {
	font-size: 11px;
	text-transform: uppercase;
	display: inline;
	margin: 0 3px 0 0;
	padding: 0 6px 0 12px;
	border-left: solid 1px #ccc;
}


#external-footer li:first-child,
#footer li:first-child {
	border-left: 0;
}

#wrapper-bg,
#container,
#container .wrap1,
#container .wrap2,
#container .wrapper-main,
#container .wrapper-deco,
#header,
#header-content {
	overflow:visible;
}

/* -- Accessibility Tweaks -- */
#accessibility {
	position: absolute;
	top: -9999px;
	font-size: 1px;
}

.hide {
	display: none;
}

.optional 
{
	font-size: 8px;
	color: #bad8e4;
}

.dropshadow {
    /* Empty declaration: this is here so that you can tag shadowed things */
}

.shadowed {
    /* This styles our actual text */
    color: #fff;
    position: absolute;
    background: transparent !important;
    z-index: 100;
    margin: 0;
}

div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 635px; 
	height: 300px;
	overflow: hidden;
}
div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:635px;
		height:300px;
		overflow:hidden;
		float:left;
		padding:1em;		
}
	
div.scroller div.content {
		width: 10000px;
}



/* validation summary */
.validationsummary 
{
	border: 3px red solid;
	text-align: center;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 30px 20px 30px;
	background-color: #FFFF99;
	
}

#external-header-subnav ul, 
#external-header-subnav ul li 
{
	display: inline;
}
#external-header-subnav ul li 
{
	margin-right: 8px;
}

.icon 
{
	display: block;
	height: 16px;
	width: 16px;
	background-color: Transparent;
	text-indent: -700em;
	font-size: 1px;
	cursor: pointer;
}

.balloon-field 
{
	display: inline;
	position: absolute;
	padding: 0;
	margin: 0;
	
}

.intext-ico 
{
	display: inline;
	vertical-align: top;
	padding-left: 0px;
	text-align: left;
	padding-right: 3px;

}
	
.nodec, 
a .nodec,
a.nodec,
a.nodec:link,
a.nodec:visited
{
	text-decoration: none;
	
}

.dec, 
a .dec,
a.dec,
a.dec:link,
a.dec:visited 
{
	text-decoration: underline;
}

.productname
{
	font-weight: bold;
}


.redhi
{
	color: #b90000;
}

.heavy
{
	font-weight: bold;
}

.tChat 
{
	margin-left: 720px;
	vertical-align:text-top;
	/*
	display:block;
	margin-top:10px;
	
	

	*/
}

*+html .tChat 
{
	margin-left: 720px;

}

* html .tChat 
{
	margin-left: 720px;

}

.pageclass-home .tChat 
{
	margin-left: 700px;
}

*+html .pageclass-home .tChat 
{
	margin-left: 700px;
}

* html .pageclass-home .tChat 
{
	margin-left: 700px;
}

.TabPanelWrapper 
{
	display: inline;
}

.StaticDrop 
{
	display: none;
}

#external-header #UserTab #CartSpace
{
	text-decoration: none;
}

.fpw 
{

	margin-top: 100px;
	text-align: center;
	position: absolute;
	display: block;
	width: 100%;
	margin-left: 40%;
}

.fpw h2 
{
	color: #009FD3;
}

.fpw p 
{
	margin-top: 16px;
	margin-bottom: 16px;
	text-align: center;
	
}

.fpw .emailin 
{
	padding: 5px;
	background-color:#EBF5F9;
	border:1px solid #AAAAAA;
	color:#0193CF;
	font-weight:bold;
	width: 300px;
}

.fpw input.button
{



	background-color: #009FD3;
	color: White;
	font-weight: bold;
	border: 1px solid #ccc;
	margin-left: 8px;
	margin-top: 20px;
	padding: 5px;
}

a.fpw_feedback 
{
	color:#009FD3;
	display:block;
	margin-left:72%;
	position:absolute;
	top:160px;
	width:330px;
}

#block1,
#block2,
#block3,
#block4 
{
	display: none;
}

#main-content h2 span.orig_caps 
{
	text-transform: uppercase;
}
