/*
** Generic elements
*/
html {
	font-size: 100%; /*Fix a IE em BUG*/
}
font, basefont {
	font-size: 100%; /*Fix a IE em BUG*/
}
/* CSS Document */
body {
	background:url("http://c249773.r73.cf1.rackcdn.com/stw_v2-1-0_sliced_02.jpg") top left repeat-x;
	background-color:#3377bb;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
#content, #content p {padding:0 55px 0 0;}
body fieldset {margin-top:15px;}
#user-register {font-size:1em;}
.description {color: #898989;}

body a:hover {color: #FF0000}
body a:link {color: #0000FF}
body a:visited {color: #0000E6}
body a:active {color: #0000FF}

.content {font-size: 0.95em;}
#centercontent {
	margin-left:auto; 
	margin-right:auto;
	width:936px;
}
#wrapper {float:left;}
.column{width:26px; float:left;}
.center{width:936px; float:left;}

.form-textarea {background-color:#fff;}
.grid td {font-size:0.9em;}
#pscroller{
	width: 275px;
	height: 70px;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.83em;
	overflow: hidden;
	position: relative;
	background-color: #ffffff;
	border:1px dotted #333333;
}
#pscroller a{text-decoration: none;}
.hm-block h1{
	font-size:1.18em;
	padding:0;
	margin:0;
}
.product-info {width:700px;}
/*-------------------------------------------------------------------*/
/*                     Language Switcher Block                       */
/*-------------------------------------------------------------------*/
.block-locale li {
	list-style-type:none;
	display:inline;
	padding-left:3px;
}
a.language-link {font-size:12px;}
a.language-link:link {color:#ff0;}
a.language-link:visited {color:#ff0;}
a.language-link:hover {color:#ff0;}
a.language-link:active {color:#ff0;}
/*-------------------------------------------------------------------*/
/*        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("http://c249773.r73.cf1.rackcdn.com/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 {
	float:right;
	padding-right:0px;
	word-wrap:break-word;
	width:575px;
}
.error {
  border-color: red;
}
/*-------------------------------------------------------------------*/
/*                               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("http://c249773.r73.cf1.rackcdn.com/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("http://c249773.r73.cf1.rackcdn.com/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-forum 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("http://c249773.r73.cf1.rackcdn.com/button.gif") repeat-x center;
}
.pushbutton:hover, button:hover, .form-submit:hover {
	color: #000000;
	border: solid 1px #666666;
	background: #fff url("http://c249773.r73.cf1.rackcdn.com/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("http://c249773.r73.cf1.rackcdn.com/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("http://c249773.r73.cf1.rackcdn.com/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("http://c249773.r73.cf1.rackcdn.com/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("http://c249773.r73.cf1.rackcdn.com/btn_bg_sprite_green.gif") left 17.5% repeat-x;
}
/*-------------------------------------------------------------------*/
/*                          Misc for Contents                        */
/*-------------------------------------------------------------------*/
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;
}
