﻿@charset "UTF-8";
/* CSS Document */

/*********** Clearin' it ***********/

/* img & fieldset removed from this list b/c it caused too many issues */
html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	font-size: 100%;
}

/*********** Standard Styles ***********/

body {
	font-size:14px;
}
h1 {
	font-size:1.75em;	
}
label {
	font-weight: normal;
/*	display: block;*/  /* cannot be block b/c of Kayako remember me text */
/*	padding: 0 0 0.3em 0;*/ /* messes up fieldsets in module admin (adds vert scrollbars) */
}
#inline-link {
	color:white;
	text-decoration:none;
}
a#inline-link:hover {
	text-decoration:underline; 
}

/*********** Background Color and Shading ***********/

#body-wrapper { /* homepage use only; does not expand with content */
	background-image:url(/images/V3/pixelshading.png);
	background-position:50% 90px;
	background-repeat:repeat-x;
	background-color:#5D9FC2; /*#3377bb; stw blue*/
	position:relative;
	min-height:100%;
}
a#body-wrapper {
	color:#666666;
	cursor:pointer;
	text-decoration:none;	
}
a#body-wrapper:hover {
	text-decoration:underline;
}
ul#body-wrapper {
	list-style:none;	
}
li#body-wrapper {
	list-style-type: none;
	text-align: left;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#body-wrapper-extends {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(75,137,170,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(75,137,170,1)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(75,137,170,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(75,137,170,1) 0%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(75,137,170,1) 0%,rgba(125,185,232,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(75,137,170,1) 0%,rgba(125,185,232,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#007db9e8',GradientType=0 ); /* IE6-8 */
	background-repeat:no-repeat;
	position:relative;
	min-height:100%;
}

/*********** The Text above Screenshot Girl ***********/

.co-body-slice > .co-body-content {
	width:930px;
	margin:0 auto;	
}
#co-wizard.co-page-content {
	clear:both;
	overflow:hidden;
	background-color:white;
	position:relative;
	min-height: 30em;
}
#co-body-content-wrapper {
	margin-top: 10px;	
}

#co-title-content {
	background-color:white;	
}
#co-title {
	height:100px;
    overflow:hidden;	
}
#co-page-content { /* homepage use only; does not expand with content */
	height:460px;
}
#co-page-content-extends {
	height:100%;
}

/*********** Header Images ***********/

#headerList li {
	list-style-type:none;
}
#headerList li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	cursor:pointer;
	text-decoration:none;	
}
#headerList li a:hover {
	text-decoration:underline;
}
#headerList div#headerOne {
	min-width:200px;
	padding-top:-5px;
	margin-top:-10px;
	float:left;
}
#headerList div#headerOneLoggedIn {
	min-width:200px;
	padding-top:10px;
	float:left;
}
#headerList div#headerTwo {
	margin:25px 35px 0 0;
	min-width:650px;
	text-align:right;
}
#headerList div#headerTwoLoggedIn {
	margin:25px 35px 0 0;
	min-width:675px;
	text-align:right;
	min-height:100px;
	height:100px;	
	color:#666666;
	text-decoration:none;
	float:right;
	font-size:1.1em;
}
.breadcrumb a, #headerList div#headerTwoLoggedIn a {font-family:Arial, Helvetica, sans-serif; text-align:right; text-decoration:none; color:#666;font-size:0.95em;}
.breadcrumb a:hover, #headerList div#headerTwoLoggedIn a:hover {text-decoration:underline;}

/*********** Screenshot Bar ***********/

#screenshot-bar {
	margin-top:25px;
	z-index: 9;
	width: 900px;
	height:56px;
	padding:5px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px 7px 7px 7px;
	-webkit-box-shadow: 0px 0px 16px 4px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 16px 4px rgba(0, 0, 0, .5);
	background: #fefefe; /* Old browsers */
	background: -moz-linear-gradient(top, #fefefe 0%, #fefefe 66%, #e9e9e9 97%, #dddddd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(66%,#fefefe), color-stop(97%,#e9e9e9), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fefefe 0%,#fefefe 66%,#e9e9e9 97%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fefefe 0%,#fefefe 66%,#e9e9e9 97%,#dddddd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fefefe 0%,#fefefe 66%,#e9e9e9 97%,#dddddd 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fefefe 0%,#fefefe 66%,#e9e9e9 97%,#dddddd 100%); /* W3C */
}
#screenshot-bar-msg h1 {
	font-weight:bold;
	margin:0;
	padding:0;
}
#screenshot-bar-msg p {
	margin:0;
	padding:0;
}
#screenshot-bar-msg {
	color:white;
	font-size:1.5em; /* another 50% larger!! */
}
#screenshot-bar-msg div {
	/*float:left;*/
	width: 900px;
	font-family:Arial, Helvetica, sans-serif;
}
#screenshot-bar-msg div p {
	font-size:14px;	
}
#screenshot-bar-msg > * {
	padding-top: 0.3em;
}

#screenshot-bar-footnote p {
	clear:both;
	color:#666;
	padding:3px 5px 8px 5px;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
}
#screenshot-bar input[type="text"] {
	float:left;
	border: 1px solid #CCC;
	box-shadow: 0 0 3px #CCC inset;
	width:765px;
	padding: 5px;
	margin-left: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size:1.2em;
}
.screenshot-capture-button {
	float:right;
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:4px 5px 4px 8px;
	margin-right:3px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
}
.screenshot-capture-button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}
.screenshot-capture-button:active {
	position:relative;
	top:1px;
}

/*********** Screenshot Girl  Section ***********/
#screenshotGirl img {
	float:left;
    padding-top:27px;
}

/*********** Screenshot Service Highlights  Section ***********/
#highlight {
	float:right;
	margin-top: 35px;
	width: 400px;
    min-height:35px;
}
#highlight li {
	margin-bottom: 15px;
	color:white;
	font-weight:bold;
	font-size:1.25em;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type: none;
}
#highlight li img {
	margin-right: 5px;	
}

/*********** Three Lists below Content ***********/

#belowContentList {
	background-color:white;
	width:100%;	
}
#listWrapper {
	margin:10px auto 0 auto;
	width:960px;
}
#threeColumnList {
	display:inline-block;	
}
#threeColumnList li {
    min-height:175px;
	list-style-type: none;
}
#threeColumnList p {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
#listWrapper li h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#0099cc;	
	margin:0 0 5px 0;
	padding:0;
}
#listWrapper li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#666666;	
	text-align:center;
	line-height:1.5em;
	margin:0;
	padding:0;
	text-decoration:none;
}
#listWrapper li p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#666666;	
	text-align:center;
	line-height:1.5em;
	margin:0;
	padding:0 0 5px 0;
}
#listWrapper li a:hover {
	text-decoration:underline;
}
#listWrapper li img {
	padding-top:5px;	
}
#listWrapper li {
	font-style:normal;
	width:290px;	
}
#listWrapper li block2 {
	background-image:url('/images/V3/divider.png');
	background-repeat:no-repeat;
	background-position: -11px 17px;	
}
#listWrapper li {
    float:left;
    padding:16px 13px 16px 17px;
    text-align:center;
	list-style-type: none;
}

/*********** Footer Content ***********/

.clearing {
	clear:both;	
}
#clearBottom {
	padding-bottom:8px;		
}
#footerWrapper {
	width:100%;
	background-color:#ececec;
	margin: 0 auto;
	color:#666;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;
	line-height:17px;	
	min-height:60px;
    padding:10px 0;
}
#footerWrapper p {
	padding-top:11px;	
}

/*-------------------------------------------------------------------*/
/*                       Logged In Content                           */
/*-------------------------------------------------------------------*/

#layout-main {
    position: relative;
    top: -70px;
    overflow: visible;
    padding: 30px 30px 30px;
    width: 850px;
    background: #fff;
    z-index: 8;
    border-radius: 8px 8px 8px 8px;
    -webkit-box-shadow: 0 0 8px 2px #999;
    -moz-box-shadow: 0 0 8px 2px #999;
    box-shadow: 0 0 8px 2px #999;
	font-family:Arial, Helvetica, sans-serif;
}
#layout-main-offline {
    position: relative;
    top: -20px;
    overflow: visible;
    padding: 30px 30px 30px;
    width: 850px;
    background: #fff;
    z-index: 8;
    border-radius: 8px 8px 8px 8px;
    -webkit-box-shadow: 0 0 8px 2px #999;
    -moz-box-shadow: 0 0 8px 2px #999;
    box-shadow: 0 0 8px 2px #999;
	font-family:Arial, Helvetica, sans-serif;
	min-height:250px;
}

/******* Resetting previously cleared fields ********/

/*.content {font-size:0.9em;} */
.content a:hover {color: #FF0000}
.content a:link {color: #0000FF}
.content a:visited {color: #0000E6}
.content a:active {color: #0000FF}
.content strong, .content b, #maincorecontent strong, #maincorecontent b, .masqlink {font-weight:bold;}
.content ol, .content ul,																					/* general Drupal content */
#maincorecontent ol, #maincorecontent ul,																	/* kayako content */
.bb-list,																									/* Drupal forum/blog */
.messages ul, .messages ol {																				/* Drupal error messages */
	list-style: disc outside none; margin:0; padding: 0 0 0 25px;
}
.odd td, .even td, th {padding-right:15px;}
small {font-size:0.8em;}

/******************  Navigation *********************/

#layout-navigation {
	position:relative;
	top: -70px;
    display: block;
    overflow: hidden;
    width: 700px;
    margin: 0 25px 0 200px;
    font-family: Arial, Helvetica, sans-serif;
}

#layout-navigation ul {
	list-style-type:none;
	float: right;
	height: 50px;
	padding: 0px 0px 0px 15px;
	overflow: hidden;
	font-size: 1.077em;
	margin: 0 4px 0 0;
}

#layout-navigation ul li.current a {
	z-index: 9;
}

#layout-navigation ul li {
	display: inline-block;
}

#layout-navigation ul li a {
	text-decoration:none;
	font-size:0.8em;
	padding: 8px 14px;
	margin: 18px 5px 0 0;
	position: relative;
	text-align: center;
	display: block;
	color: #3399ff;
	min-width: 70px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background: #e1e1e1; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #efefef 1%, #ffffff 40%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #efefef), color-stop(40%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #efefef 1%, #ffffff 40%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #efefef 1%, #ffffff 40%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #efefef 1%, #ffffff 40%); /* IE10+ */
	background: linear-gradient(top, #efefef 1%, #ffffff 40%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff', GradientType=0 ); /* IE6-8 */
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.5), inset 0 1px 0 white;
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.5), inset 0 1px 0 white;
	box-shadow: 0 0 8px rgba(0,0,0,0.5), inset 0 1px 0 white;
}

#layout-navigation ul li a:hover { 
	text-decoration:underline;
}

#layout-navigation ul li.current {
	border-bottom: 1px solid #fff;
	z-index: 9;
}

#layout-navigation ul li.selected {
	border-bottom: 1px solid #fff;
	z-index: 9;
}

#layout-navigation ul li.current a {
	color: #9CC61D;
	font-weight:bold;
}

#layout-navigation ul li .selected {
	color: #9CC61D;
	font-weight:bold;
}
/*-------------------------------------------------------------------*/
/*                    Content Tweaks / Drupal                        */
/*-------------------------------------------------------------------*/

body fieldset {margin-top:15px;}
#user-register {font-size:1em;}
.description {color: #898989;}
.form-textarea {background-color:#fff;}
.grid td {font-size:0.9em;}
.product-info {width:700px;}

/*-------------------------------------------------------------------*/
/*                    Mimmick Kayako Search Box                      */
/*-------------------------------------------------------------------*/
.searchboxcontainer {
    border: 4px solid rgba(204, 204, 204, 0.6);
    border-radius: 6px 6px 6px 6px;
}
.searchbox {
    border: 1px solid #CCCCCC;
}
.searchbuttoncontainer {
    float: right;
    height: 35px;
    vertical-align: top;
}
.searchbutton {
    background: none repeat scroll 0 0 #7BC17A;
    border-radius: 7px 7px 7px 7px;
    color: white !important;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 15px;
    margin: 4px 5px 0 0;
    padding: 6px 12px;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    width: 175px;
}
.searchbutton:hover {
    background: none repeat scroll 0 0 #88CC85;
    color: white !important;
}
.searchbutton span {
    background: url("https://www.shrinktheweb.com/images/searchpointer.png") repeat scroll 0 0 transparent;
    display: inline;
    float: right;
    height: 13px;
    margin: 1px 0 0 5px;
    width: 12px;
}
.searchinputcontainer {
    display: inline-block;
    height: 35px;
    outline: medium none;
    width: 600px;
}
.searchquery {
    background: url("https://www.shrinktheweb.com/images/icon_search.png") no-repeat scroll 8px 6px transparent;
    border: 0 none;
    color: #D5D5D5;
    font-family: 'Lucida Grande','Helvetica Neue',Helvetica,Arial,Verdana,sans-serif;
    font-size: 18px;
    height: 20px;
    margin: 1px 0 0;
    padding: 5px 6px 7px 30px;
    width: 100%;
}
.searchqueryactive {
    color: #666666 !important;
}
/*-------------------------------------------------------------------*/
/*                     Hyperspin Report Tables                       */
/*-------------------------------------------------------------------*/
.report {
  margin:0;
  border-right: 1px solid #3399CC;
  border-left: 1px solid #3399CC;
  border-top: 1px solid #3399CC;
  border-bottom: 1px solid #3399CC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
table.report {margin:0 auto;}
.odd {background-color: #ffffff;}
.even {background-color: #efefef;}
.tabletitle td {
  text-align:left;
  background-color: #3399CC;
  font-weight: bold;
  color: #ffffff;
  padding: 4px;
}
.leftalign {text-align: left;}
.rightalign {text-align: right;}
.centeralign {text-align: center;}
/*-------------------------------------------------------------------*/
/*                     Error Page-specific CSS                       */
/*-------------------------------------------------------------------*/
.btn-big{
	background:url(https://www.shrinktheweb.com/images/hand-wave.png); 
	width:84px; height:83px; z-index:3; display:block; cursor:pointer;
}
.btn-big.force{background-position:0px 0px;}
.btn-big.force:hover{background-position:-89px 0px;}
a.btn-big.force span{display:none;}
/*-------------------------------------------------------------------*/
/*                     Language Switcher Block                       */
/*-------------------------------------------------------------------*/
.block-locale li {
	list-style-type:none;
	display:inline;
	padding-left:3px;
}
.language-icon {
	border:none;
}
/*-------------------------------------------------------------------*/
/*        checkout review table @ store/cart/checkout/review         */
/*-------------------------------------------------------------------*/
/* Global table */
.order-review-table { margin-top: 30px; width: 70%; border: 1px solid #aaa; }

/* Product listing */
.order-review-table tbody tr { background: #f3f3f3; line-height: 2em; }
.order-review-table tbody tr td {padding-left: 1.5em; padding-right: 1.5em; }

/* Everything else */
.order-review-table .title-col { padding-left: 3em; padding-right: 3em; background: #f3f3f3; text-align: left;}
.order-review-table .data-col { padding-left: 3em; padding-right: 3em; background: #f3f3f3; text-align: right; font-weight: 700;}
.pane-title-row td { color: black; height: 27px;}

/* Buttons */
.order-review-table tbody .review-button-row { text-align: center; background: #efefef; border-top: 1px solid #aaa; }
.order-review-table tbody .review-button-row .form-submit,
#checkout-form-bottom .form-submit, #update-checkout-buttons .form-submit,
#uc-paypal-ec-submit-form .form-submit { 
	margin: .50em; 
	color:#000;
	border:1px solid #d5bd98; 
	border-right-color:#935e0d; 
	border-bottom-color:#935e0d; 
	background:#ffa822 url("https://www.shrinktheweb.com/images/btn_bg_sprite_orange.gif") left 17.5% repeat-x;
}
/*-------------------------------------------------------------------*/
/*                          Blog		                             */
/*-------------------------------------------------------------------*/
/* Wrap around author pane and blog post */
.blog-post-wrapper {
  min-height:150px;
  background-color: #ebebeb;
  border: 2px solid #aaa;
  margin-bottom:40px;
}
/* Header at the top of each post */
.blog-post-info {
  background: #aaa ;
  border-bottom: 1px solid #aaa;
  padding:0 0 0 10px;
}
.blog-post-info h2.title,
.blog-post-info h2.title a:hover,
.blog-post-info h2.title a:link,
.blog-post-info h2.title a:visited,
.blog-post-info h2.title a:active {
  color:#fff;
  margin:0;
  padding:0;
}
.blog-posted-on {
  clear:both;
  margin:3px 0 3px 0;
  font-size: .75em;
  font-weight: bold;
  color:#fdfdfd;
}
/* Author information pane */
/* Note: more CSS in the author pane css file */
.blog-author-pane {
  clear:both;
  float:left;
  margin: 5px;
  height:100%;
  font-size: 0.9em;
  color:#555;
  width:130px;
}
.blog-author-pane .picture img {
	background:#fff;
	padding:5px;
	border:1px solid #aaa;
}
/* Post text area */
.blog-post-panel-main {
  display:block;
  height:100%;
  min-height:235px;
  background-color: #ffd;
  border-left: 1px solid #aaa;
  margin-left:130px;
  padding:5px 25px 10px 10px;
}
/*-------------------------------------------------------------------*/
/*                              Regions                              */
/*-------------------------------------------------------------------*/
table#header-area {
	background: #9dbedd;
}
table#content {
	background: #d0deee;
}
#main-content {
	background: #d0deee;
	padding-bottom: 15px;
}
#main {
	/* padding in px not ex because IE messes up 100% width tables otherwise */
	padding: 15px;
}
.node .content, .comment .content {
  line-height: 1.5em;
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.breadcrumb {
	margin:0;
	padding:0;
	text-align:right;
	min-height:100px;
	height:100px;	
	color:#666666;
	text-decoration:none;
	float:right;
	font-size:0.95em;
	word-wrap:break-word;
}
/*-------------------------------------------------------------------*/
/*                               Node                                */
/*-------------------------------------------------------------------*/
.node {		/* full node */
	margin: 0;
	padding: 0px;
	overflow: hidden;
/*	background: #d0deee;*/
}
.sticky {
	background: #eff4f9;
}
.teaser {
/*	background: #d0deee;*/
}
.node .content, .comment .content {
	clear: both;
	margin: 10px 5px 5px 5px;
}
.node .taxonomy {
	font-size: 0.8em;
	padding-left: 1.5em;
}
.node .taxonomy li {
	padding: 1px 5px;
}
.node .picture {
	border: 1px solid #aaa;
	background: #ffffff;
	float: left;
	margin: 10px;
	padding:5px;
}
.node table.nodetitle {
	margin-bottom: 0px;
}
.node .submitted {
	color: #777777;
}
.node div.links {
}
.node h2.title {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
/*	padding-bottom: 2px;*/
}
.node h2.title a:hover {
	text-decoration: none;
	color: #6d6a86;
}
/*-------------------------------------------------------------------*/
/*                              Comments                             */
/*-------------------------------------------------------------------*/
.comment {
	margin: 5px;
	margin-bottom: 15px;
	padding: 0px;
	background: #f0f0f0;
}
.comment .title a {
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px;
}
.comment .content {
	padding: 0px 10px;
}
.comment .new {
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 0.8em;
	float: right;
	color: red;
}
.comment .picture {
	border: 1px solid #aaa;
	background: #ffffff;
	float: left;
	margin: 0;
	padding:5px;
}
.comment-author-pane img { /* resize comment photo to be less prominent */
	width:45px;
	height:auto;
	background-color: #fff;
	border: 1px solid #aaa;
	padding:5px;
}
.comment-author-pane {
  clear:both;
  float:left;
  margin:0 10px 10px 10px;
  height:100%;
  font-size: 0.9em;
  color:#555;
}
/* Post text area */
.comment-panel-main {
  display:block;
  height:100%;
  background-color: #fff;
  border: 1px solid #aaa;
  margin-left:75px;
  padding:5px 25px 10px 10px;
}
.comment .comment-id {
	font-size: 16px;
	font-weight: bold;
	padding-right: 10px;
}
.comment .submitted {
	font-size: 11px;
	margin-bottom: 10px;
	padding: 4px 5px 2px 5px;
	color: #666666;
	border-bottom: solid 1px #cccccc;
}
.comment div.links {
	padding: 5px;
	margin-top: 0px;
}
/*-------------------------------------------------------------------*/
/*                          $referrer		                             */
/*-------------------------------------------------------------------*/
.bb-code {
  background: #EAEAEA url("https://www.shrinktheweb.com/images/css_img_code.gif") no-repeat right;
  border: 1px dotted #26353F;
  display:block;
  line-height:160%;
  margin: 0 10px 0 0;
  padding: 4px;	
  font-weight: bold;
  font-family: Courier, Courier New, Verdana, Arial;
  color: #26353F;
  width:590px;					/* necessary for kayako content */
  overflow:auto;				/* necessary for code formatting */
  word-wrap: break-word;		/* just in case there is a very long single line of text */
}
.bb-image {
  max-width: 100%;
  width: expression(this.width > 500 ? "500px" : this.width);
}
.bb-quote {
  background: #dadada;
  border: 1px dashed #26353F;
  color: #26353F;
  padding: 4px;
  margin: 0 10px 0 auto;
}
.bb-quote-body {
  line-height:160%;
  background-color:#eee;
}
.bb-table {
  border: 1px solid #660000;
}
/* 
 * ========================================
 * new style quote and code wrappers MATT's DESIGN 
 * ========================================
 */
.quotetop {
	background: #E4EAF2 url("https://www.shrinktheweb.com/images/css_img_quote.gif") no-repeat right;
	border: 1px dotted #000;
	border-bottom: 0;
	border-left: 4px solid #8394B2;
	color: #26353F;
	font-weight: bold;
	font-size: 10px;
	margin: 2px auto 0 auto;
	padding: 3px;
}

.quotemain{
	background: #EAEAEA;
	border: 1px dotted #26353F;
	color: #26353F;
	padding: 4px;
	margin: 0 auto 0 auto;
}
/*-------------------------------------------------------------------*/
/*                              Profile                              */
/*-------------------------------------------------------------------*/
#profile .profile {
  clear: both;
  border: 1px solid #99d29a;
  padding: .5em;
  margin: 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-middle li {
  display: inline;
}
.block-forum h3 {
  margin-bottom: .5em;
}
/*-------------------------------------------------------------------*/
/*                             Administer                            */
/*-------------------------------------------------------------------*/
div.admin, div.admin .left, div.admin .right {
	margin: 0px;
	padding: 5px;
	overflow: hidden;
}
div.admin-panel {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	background: #ffffff;
}
div.admin-panel a {
	font-weight: normal;
	overflow: hidden;
}
div.admin-panel .body {
	font-size: 0.90em;
}
div.admin-panel h3 {
	padding: 5px 8px 5px;
	margin: 0;
	background: #5b90c4;
	color: #ffffff;
}
div.help {
	margin: 0px;
	padding: 2px 5px;
	margin-top: 5px;
}
/*-------------------------------------------------------------------*/
/*                                Pager                              */
/*-------------------------------------------------------------------*/
/*---- for Drupal 6.x ----*/
div.item-list ul.pager li {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}
ul.pager {
	padding: 10px 0px;
	margin: 0px;
}
ul.pager li {
	padding: 0px;
	margin: 0px;
}
div.item-list ul.pager li.pager-current {
	color: #ffffff;
	margin: 2px;
	padding: 4px 8px;
	background: #77a3cd;
}
.pager a {
	margin: 2px;
	padding: 4px 8px;
	background: transparent;
}
.pager a:hover {
	background: #eaeaea;
}
/*-------------------------------------------------------------------*/
/*                                Tabs                               */
/*-------------------------------------------------------------------*/
.tabs {font-size: 0.92em;}
/*-------------------------------------------------------------------*/
/*                      Archive Calendar Block                       */
/*-------------------------------------------------------------------*/
.sidebar .block-archive .content {
	padding: 10px 5px 10px 5px;
}
.sidebar .block-archive .content tr {
	background: none;
	border: solid 0px #ffffff;
}
.sidebar .block-archive .content table td {
	border: solid 1px #77a3cd;
	padding: 1px 2px;
	text-align: center;
}

/*******************************************************************
* Color Module: Don't touch                                       *
*******************************************************************/
/*-------------------------------------------------------------------*/
/*                              Others                               */
/*-------------------------------------------------------------------*/
.pushbutton, button, .form-submit {
	margin-bottom: 1px;
	cursor: pointer;
	padding: 2px 10px;
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	border: solid 1px #888888;
	background: #fff url("https://www.shrinktheweb.com/images/button.gif") repeat-x center;
}
.pushbutton:hover, button:hover, .form-submit:hover {
	color: #000000;
	border: solid 1px #666666;
	background: #fff url("https://www.shrinktheweb.com/images/button-o.gif") repeat-x center;
}
button:hover, input.button:hover {cursor:pointer;}
button.primary, input.button.primary, .form-submit.list-add-to-cart {
	color:#000;
	border:1px solid #d5bd98; 
	border-right-color:#935e0d; 
	border-bottom-color:#935e0d; 
	background:#ffa822 url("https://www.shrinktheweb.com/images/btn_bg_sprite_orange.gif") left 17.5% repeat-x;
}
.form-submit.node-add-to-cart {
	margin-top:25px;
	color:#000;
	border:1px solid #d5bd98; 
	border-right-color:#935e0d; 
	border-bottom-color:#935e0d; 
	background:#ffa822 url("https://www.shrinktheweb.com/images/btn_bg_sprite_orange.gif") left 17.5% repeat-x;
}
button.primary:active, input.button.primary:active {
	border:1px solid #935e0d; 
	border-right-color:#d5bd98; 
	border-bottom-color:#d5bd98;
}
button.secondary, input.button.secondary {
	border:1px solid #d5bd98; 
	border-right-color:#935e0d; 
	border-bottom-color:#935e0d; 
	font-size:1em;
	color:#333333;
	font-weight:bold;
	cursor:pointer;
	height:19px;
	background:#ffff00 url("https://www.shrinktheweb.com/images/btn_bg_sprite_yellow.gif") left 17.5% repeat-x;
}
button.tertiary, input.button.tertiary {
	border:1px solid #d5bd98; 
	border-right-color:#935e0d; 
	border-bottom-color:#935e0d; 
	font-size:1em;
	color:#555;
	font-weight:bold;
	cursor:pointer;
	height:19px;
	background:#00cc00 url("https://www.shrinktheweb.com/images/btn_bg_sprite_green.gif") left 17.5% repeat-x;
}
/*-------------------------------------------------------------------*/
/*                          Misc for Contents                        */
/*-------------------------------------------------------------------*/
.forum-subforums {
	font-size:0.9em;
}
pre {
	margin: 0px 3px;
	padding: 5px;
	background: #222222;
	border: solid 1px #111111;
	color: #dddddd;
	white-space: -moz-pre-wrap;	/* Mozilla */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: pre-wrap;      /* CSS3 */
	word-wrap: break-word;      /* IE 5.5+ */
	line-height: 1.5em;
	width:585px;				/* necessary for kayako content */
	overflow:auto;				/* necessary for code formatting */

	background: #eeeeee;
	border: solid 1px #bbbbbb;
	color: #222222;
}

blockquote {
	margin: 4px 10px;
	padding: 10px 15px;
	background: #ffd;	/* same as block content background color */
	border:1px dotted #aaa;
}

.messages {
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.messages li {
	margin-left: 10px;
}

#admin-dblog {border-collapse: collapse;}