/*
Theme Name: Resume Place
Theme URI: http://resume-place.com/
Description: Custom theme for The Resume Place
Version: 1.0
Author: Christopher Kalima
Tags: fixed width, two columns, custom

*/
*, body, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, form, input {
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
	text-align: center;
	width: 100%;
	font-family: "Lucida Grande",Arial,sans-serif;
	background: #eee;
	color:#333;
	font-size:62.5%;
	line-height: 1.8em;
}
.logwrap {
        width: 960px;
        height: 66px;
        margin-left: auto;
        margin-right: auto;
        color:#000;
        text-align: right !important;;
        font-size: 12px;
	line-height: 140%;
        background: url('images/banners/banner-navigation.jpg') center top;
}
.logwrap a#logolink
{
        height: 66px;
        width: 210px;
        float: left;
        /* border: 1px dashed red; /* debug display */
}
.logmessage {
	padding-top: 8px;
}
.bannercontactmessage {
	padding-top: 2px;
}
.wrap {
	width: 100%;
	text-align: center;
	background:transparent url('images/wrap-bg.png') repeat-y center top;
}
.content {
	width: 960px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	overflow: hidden;
	height:1%;
}
.clear-both {
	clear: both;
}
.photo-caption {
	margin: 0 0 0 0;
	line-height: 1.1;
        font-family: "Lucida Grande",Arial,sans-serif;
        font-size: 1.2em;
        font-style: italic;
        color: #000;
}
.sidecolumn {
	font-family: "Lucida Grande",Arial,sans-serif;
	font-size: 13px;
}
.testimonial {
        margin-right: 15px;
	font-family: "Lucida Grande",Arial,sans-serif;
        font-size: 1.2em;
        font-style: italic;
        color: #666;
}
.testimonial #twitter_div h2 {
	line-height: 1.1;
        font-style: normal;
	color: #0C93BA;
}
.amazon-match {
	width: 960px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #313767;
	margin: 8px 0px 0px 0px;
	border-bottom: 1px #313767 solid;
	border-top: 1px #313767 solid;
}
.two-pixels-top-and-bottom {
	margin: 2px 0px 2px 0px;
}

/* @group navigation */

#wrap-navigation {
	color: #fff;
}
#wrap-navigation .content {
	border-bottom:1px solid #fff;
}
#navigation ul {
	float: left;
	margin: 0;
	padding: 0;
}
#navigation ul li {
	float: left;
	display: inline;
	list-style: none;
	border-right: 1px solid #fff;
	text-indent: -9999px;
	overflow: hidden;
	height:1%;
}
#navigation ul li a {
	width: 119px;
	height: 40px;
	display: block;
	background: transparent url('images/navigation2.png') no-repeat 0 0;
}
#navigation ul li#nav-home a {
	width: 79px !important;
}
#navigation ul li#nav-home.active a {
	background-position: 0px -80px !important;
}
#navigation ul li#nav-home a:hover {
	background-position: 0px -40px !important;
}
#navigation ul li#nav-services a {
	background-position: -80px 0px !important;
}
#navigation ul li#nav-services.active a {
	background-position: -80px -80px !important;
}
#navigation ul li#nav-services a:hover {
	background-position: -80px -40px !important;
}
#navigation ul li#nav-books a {
	width: 119px;
	background-position: -200px 0px !important;
}
#navigation ul li#nav-books.active a {
	width: 119px;
	background-position: -200px -80px !important;
}
#navigation ul li#nav-books a:hover {
	background-position: -200px -40px !important;
}
#navigation ul li#nav-training a {
	width: 119px;
	background-position: -320px 0px !important;
}
#navigation ul li#nav-training.active a {
	width: 119px;
	background-position: -320px -80px !important;
}
#navigation ul li#nav-training a:hover {
	background-position: -320px -40px !important;
}
#navigation ul li#nav-resources a {
	width: 119px;
	background-position: -440px 0px !important;
}
#navigation ul li#nav-resources.active a {
	width: 119px;
	background-position: -440px -80px !important;
}
#navigation ul li#nav-resources a:hover {
	background-position: -440px -40px !important;
}
#navigation ul li#nav-about a {
	width: 119px;
	background-position: -560px 0px !important;
}
#navigation ul li#nav-about.active a {
	width: 119px;
	background-position: -560px -80px !important;
}
#navigation ul li#nav-about a:hover {
	background-position: -560px -40px !important;
}
#navigation ul li#nav-kathryn a {
	width: 160px;
	background-position: -680px 0px !important;
}
#navigation ul li#nav-kathryn.active a {
	width: 160px;
	background-position: -680px -80px !important;
}
#navigation ul li#nav-kathryn a:hover {
	background-position: -680px -40px !important;
}
#navigation ul li#nav-blog {
	border: none;
}
#navigation ul li#nav-blog a {
	width: 119px;
	border: none;
	background-position: -840px 0px !important;
}
#navigation ul li#nav-blog.active a {
	width: 119px;
	background-position: -840px -80px !important;
}
#navigation ul li#nav-blog a:hover {
	background-position: -840px -40px !important;
}

/* @end */

/* @group blog */

.postmetadata {
	font-size: 1.5em;
	font-style: italic;
	color: #666;
}
.m-a-c {
	font-size: 1.2em;
	font-weight: bold;
	background-color: #FFFF66;
}
.post {
	border-bottom: 2px solid #333;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
#wordpress-content .navigation {
	overflow: hidden;
	height: 1%;
}
#respond {
	margin-bottom: 20px;
	padding-bottom: 30px;
	margin-top: 20px;
	border-bottom: 2px solid #333;
	border-top: 2px solid #333;
}
#commentform #comment {
	width: 100%;
}
h3#comments {
	margin-bottom: 30px;
}
.comment-meta {
	color: #666;
}
.commentlist .column {
	float: left;
	width: 65px;
	padding: 0 10px 0 10px;
}
.vcard .avatar {
	margin-left: 10px;
}
.comment-body {
	width: 575px !important;
}
.bypostauthor {
	background: #f4f4f4 !important;
}
.commentlist .grid {
	margin-top: 0;
}
ul.commentlist {
	margin-top: 0 !important;
	padding-top: 0 !important;
}
.commentlist li {
	margin: 10px 0 0 0 !important;
	padding: 15px 0 0 0 !important;
	border-top: 1px solid #ccc;
	list-style: none !important;
}

/* @end */

/* @group sidebar */

/* @group free offer */

#free-offer-sidebar {
	background: #E3F4FE;
	padding:10px 10px 10px 10px;
	margin-bottom:10px;
        border-color:#E3F4FE #BBBBBB #BFBFBF #E3F4FE;
        border-style:solid;
        border-width:1px;
	-moz-border-radius: 4px;
}
#free-offer-sidebar h3 {
	font-size:14px;
	margin:0;
}
#free-offer-sidebar p {
	margin:0;
	font-size:12px;
	font-weight:bold;
}

/* @group cart info */

#cart-info-sidebar {
	background:#E9EFD1 url('images/icons/shopping_cart_accept_sidebar.gif') no-repeat 13px 15px;
	padding:10px 10px 10px 50px;
	margin-bottom:10px;
	-moz-border-radius: 4px;
}
#cart-info-sidebar h3 {
	margin:0;
}
#cart-info-sidebar p {
	margin:0;
	font-size:11px;
}


/* @end */

/* @group video */

#side_video {
        font-family: Arial, Helvetica, sans;
	background: #000000;
	display: block;
	padding: 1px 1px 1px 1px;
	margin: 0 0 0 0;
	line-height: 1.6em;
}

#side_video_spacer {
	background: #FFFFFF;
	display: block;
	font-size:1.05em;
}

#side_video h1 {
	background: #E3F4FE;
	margin: 0 0 1px 0;
	padding: 4px 1px 4px 4px;
	font-size:1.05em;
}

/* @end */

/* @group subnav */

#subnav {
	font-family: Arial, Helvetica, sans;
}
#subnav ul {
	background: #E3F4FE;
	padding-bottom: 10px;
	margin: 0 0 10px 0;
	line-height: 1.6em;
	-moz-border-radius: 4px;
}
#subnav ul li a {
	display: block;
	padding: 3px 10px 3px 10px;
	margin-left: 10px;
	font-weight:bold;
}
#subnav ul li ul li a {
	font-weight:normal;
}
#subnav ul li a:hover {
	background: transparent url('images/right-arrow.gif') no-repeat 0 6px;
}
#subnav ul li ul {
	margin: 0 0 15px 0;
	padding-bottom:0;
	font-size:.85em;
}
#subnav ul li ul li ul {
	margin: 0 0 0 15px;
}
#subnav li.header {
	display: block;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px #fff solid;
}
#subnav li.header a {
	color: #000;
	font-size: 1.1em;
}
#subnav li.current_page_item a,
#subnav li.current_page_item a:hover {
	font-weight: bold;
	color: #333;
}
#subnav li.current_page_item li a {
	font-weight:normal;
	color: #003663;
}
#subnav .widget {
	margin-bottom: 20px;
}
#subnav .widget .header {
	padding: 5px 10px 5px 20px;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	background-color: #E3F4FE;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
#subnav .widget ul {
	margin: 1px 0 0 0;
	padding: 10px 0 10px 0;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
}

#subnav #twitter_div {
	background-color: #ECFAFD;
        background-image: url('images/twitterBG.png');
        background-repeat: no-repeat;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #5AA5BC;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        margin-top: 10px;
        padding-top: 10px;
        padding-right: 5px;
        padding-left: 5px;
}
#subnav #twitter_div h2 {
        line-height: 1.1;
        font-style: normal;
        color: #0C93BA;
}

#subnav #twitter_div ul li {
        color: #0C93BA;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #A1E8F7;
}

#subnav #twitter_div ul li a {
        background: url('images/icons/twitbird_small.png') no-repeat -2px 0px;
        padding-left: 30px;
        text-decoration: none;
        color: #DDA84E;
}

#subnav #twitter_div ul li a:hover {
        background: url('images/icons/twitbird_small.png') no-repeat 4px 0px;
        padding-left: 30px;
        text-decoration: none;
        color: #D78E42;
}

#subnav #twitter_div p {
        text-align: right;
        padding-right: 6px;
        padding-bottom: 10px;
}

/* @end */

/* @group MH special purpose */
.bannerksa {
	width: 670px;
	padding: 10px 10px 10px 10px;
	border: 2px solid #ccc;
	-moz-border-radius: 8px;
}
.kt_free_3_recommendations {
	background: #E3F4FE;
}
.kt_free_3_recommendations p {
	padding: 4px 4px 4px 4px;	
	background: #E3F4FE;
	font-size: 1.3em;
        border-color:#E3F4FE #BBBBBB #BFBFBF #E3F4FE;
        border-style:solid;
        border-width:1px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
}
/* @end */

/* @group promos */

.promo {
	background-color: #ccc !important;
	padding: 10px;
	-moz-border-radius:4px;
}
.promo p {
	font-size: 1.1em;
	margin-top: 10px;
}
.promo h3 {
	margin-bottom: 0px;
}
.help {
	background: transparent url('images/icons/help.gif') no-repeat 0 1px;
	padding-left: 25px;
}
#newsletter-registration {
	margin-bottom: 25px;
}
#newsletter-registration p {
	margin-top: 0;
}
#newsletter-registration table {
	margin: 10px 0 10px 0;
	width: 100%;
	background: #ccc;
}
#recent-posts {
	margin-top: 10px;
}
#recent-posts li {
	border-top: 1px solid #ccc;
	padding: 5px 0 5px 0;
}
/* @end */

/* @end */

/* @group google search */

#nav-search {
	float: left;
	width: 160px;
	height: 40px;
	background:transparent url('images/search-bg.png') repeat 0 0;
}
#cse-search-box {
	margin: 10px 12px 0px 10px;
}
#cse-search-box input {
	width: 134px;
	padding: 2px;
	border: 1px solid #ccc;
}
#search-content {
	padding: 20px;
}
#cse-search-results {
	padding: 20px 0 0 0;
}
#cse-search-box-body input {
	margin-top: 10px;
}
#cse-search-box-body .query {
	width: 195px;
}
/* @end */

/* @group breadcrumb */

#breadcrumb {
	font-family: Arial, Helvetica, sans;
	background: #f4f4f4 url('images/breadcrumb-bg.png') repeat-x left bottom;
	border-top: 1px solid #ccc;
}
#breadcrumb .crumbs
{
	margin-left:30px;
	font-size: 1.1em;
}
#breadcrumb .cartinfo {
	font-size: 1.1em;
	margin-right:30px;
	float: right;
	text-align:right;
}
#breadcrumb span {
	font-weight: bold;
}
/* @end */

/* @group no-more-rp-style */
.no-more-rp-style {
	width: 940px;
	align: center;
}
.no-more-rp-style p {
        margin-top: 0px !important;
        margin-bottom: 0px;
	font-size:11px;
}
.no-more-rp-style .available td { 
	font-size:11px; 
	border-bottom:#FDC67B 1px solid; 
	padding:.7em
}
.no-more-rp-style .available th { 
	color:#990000; 
	border-bottom:#FDC67B 1px solid; 
	padding:.7em
}

/* @end */

/* @group grid */

.grid {
	overflow: hidden;
	height:1%;
	margin-top: 20px;
	clear: both;
}
.grid_less_margin {
        overflow: hidden;
        height:1%;
        margin-top: 0px;
        clear: both;
}
.grid-top-margin-10px {
        overflow: hidden;
        height:1%;
        margin-top: 10px;
        clear: both;
}
.column {
	float: left;
	width: 100px;
	padding: 0 10px 0 10px;
}
/* M. Hoyer Feb 10 10 */
.one-day-workshop-middle {
	width: 460px;
}
.one-day-workshop-right {
	width: 180px;
}
/* M. Hoyer Mar 21 09 */
.kt_free_first_column {
        width: 274px;
}
.two {
	width: 220px;
}
.three {
	width: 340px;
}
.four {
	width: 460px;
}
.five {
	width: 580px;
}
.fiveten {
	width: 590px;
}
.six {
	width: 700px;
}
.six_interior {
	width: 700px;
/*	padding: 0 0 0 0 !important;  */
}
.seven {
	width: 820px;
}
.nine {
	width: 940px;
}
.threecol {
	width: 300px;
}
.col3 .column {
	width: 300px;
}
.col3 .two {
	width: 620px;
}
.grid .first {
	margin-left: 0;
	padding-left: 0;
}
.grid .last {
	margin-right: 0;
	padding-right: 0;
}

/* @end */

/* @group body */

#body {
	background: #fff url('images/body-bg.jpg') repeat-x top left;
}
.body-content {
	padding-right: 15px;
}
.blog-body-content-per-kt {
	padding-right: 15px;
	
}
.blog-body-content-per-kt .entry {
	color: #000; 
	font-weight: 950;
	line-height: 0.5 !important;
}
.blog-body-content-per-kt .entry_x {
	color: #000; 
	font-family: Arial Narrow,Arial MT Condensed Light,sans-serif;
	font-size:   10pt;
	font-weight: 950;
	line-height: 0.5 !important;
}
.user-actions {
	margin: 30px 0 20px 0;
	padding: 10px 0 10px 0;
	overflow: hidden;
	height:1%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.user-actions li {
	list-style:none !important;
	float: left;
	margin:0 15px 0 0 !important;
	font-weight: bold;
}
.user-actions li a {
	display: block;
	height: 20px;
	padding-top: 5px;
}
.user-actions .register a {
	background: transparent url('images/icons/accept.png') no-repeat 0 1px;
	padding-left: 18px;
}
.user-actions .add-cart a {
	background: transparent url('images/icons/shopping_cart_accept.png') no-repeat 0 0;
	padding-left: 30px;
	
}
.user-actions .view-cart {
	float: right;
}
.user-actions .view-cart a {
	background: transparent url('images/icons/shopping_cart.png') no-repeat 0 1px;
	padding-left: 30px;
}
.user-actions .purchase a {
	background: transparent url('images/icons/accept.png') no-repeat 0 1px;
	padding-left: 18px;
}
.user-actions .print-friendly a {
	text-align: right;
}
.rates {
	margin: 10px 0 30px 0;
	width: 100%;
}
.rates td, .rates th {
	text-align: left;
	vertical-align: top;
	padding: 5px 8px 5px 0;
}
.rates td {
	border-bottom: 1px dotted #ccc;
}
.rates th {
	font-weight: bold;
	border-bottom: 1px solid #333;
}
.rates .first-column {
	width: 45%;
}
/* @end */

/* @group product info */
.product-info {
	overflow: hidden;
	height:1%;
	margin-top: 20px;
}
.product-info #wordpress-content>p:first-child {
	margin-top: 0;
}
#book-details {
	margin-top: 20px;
}
/* @end */

/* @group quicklinks */

#quicklinks {
	font-family: Arial, Helvetica, sans;
	font-size: 1.1em;
	float: left;
	display: inline;
	margin: 20px 10px 10px 10px;
	overflow: hidden;
	height:1%;
	padding: 15px 0 15px 0;
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	color: #666;
	background: #fff url('images/quicklink-bg.png') repeat-x left bottom;
}
#quicklinks li {
	float: left;
	width: 145px;
	padding-left: 5px;
	margin: 0 5px 0 5px;
	border-left: 1px solid #ccc;
	list-style: none;
	line-height: 120%;
	padding-top: 6px;
}
#quicklinks li ul {
	margin-top: 0;
}
#quicklinks li ul li {
	float: none !important;
	width: auto;
	padding: 4px 0 4px 0;
	border: none;
}
#quicklinks .header {
	font-weight: bold;
	margin-bottom: 6px;
}
#quicklinks .subheader {
	color: #999;
	font-weight: bold;
}
#quicklinks .no-header {
	padding-top: 33px;
}
#quicklinks .last {
	width: 122px;
}
#quicklinks .first {
	margin-left: 0 !important;
	border: none;
}
#quicklinks a {
	color: #666;
	text-decoration: none;
}
#quicklinks a:hover {
	color: #cc0000;
}
/* @end */

/* @group footer */
#wrap-footer {
	background:transparent url('images/footer-bg.png') no-repeat center -20px;
}
#footer {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer p {
	font-size: 1.1em;
	padding: 0;
	margin: 0;
}
/* @end */

/* @group links */
a {
	text-decoration: none;
	color: #0058A3;
}
a:hover {
	color: #cc0000;
}
a img {
	border: none;
}

/* @end */

/* @group admin */

.admin a {
	display: block;
	background: #127e15;
	color: #fff !important;
	font-size: 1.3em;
	padding: 10px;
	margin: 10px 0 10px 0;
	-moz-border-radius:4px;
}
.admin a:hover {
	background: #003663;
}

/* @end */


/* @group images */

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* @end */

/* @group copy */

p {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 1.2em;
	line-height: 1.3em;
}
td, th, dt, dd {
	font-size: 1.1em;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans;
	margin-top: 15px;
}
h1 {
	font-size: 2.5em;
	color: #946644;
	margin-top: 20px;
	line-height: 1.2em;
}
h2 {
	margin-top:30px;
	margin-bottom:10px;
	color: #000;
	font-size: 1.6em;
}
h3 {
	margin-top:10px;
	color: #000;
	font-size: 1.3em;
}
h4 {
	font-size: 1.1em;
}
h4.note {
	font-size:1.1em;
	color: #946644;
}
ul {
	margin-top: 15px;
}
#body li {
	font-size: 1.2em;
	inherit: none;
}
.fedres li {
	font-size:1.3em;
	font-weight: bold;
	padding: 0 0 4px 4px;
	list-style:decimal !important;
	margin-left:18px !important;
}
.twitter li {
	padding: 0;
	list-style:none;
	margin-left:5px; 
	margin-right:5px;
}
.arrows li {
        inherit: none;
	padding: 0 0 6px 15px;
	background: url('images/right-arrow.gif') no-repeat 0px 4px;
	list-style:none !important;
	margin-left:0px !important;
}
.arrows-one-day-workshop li {
        inherit: none;
	padding: 0 0 6px 15px;
	background: url('images/right-arrow.gif') no-repeat 0px 4px;
        list-style:none !important;
        margin-left:0px !important;
}
.required {
	color: #cc0000;
}
.bottom {
	padding-bottom: 0;
	margin-bottom: 0;
}
.note {
	font-style: italic;
	font-size: 1em;
	margin-top: 0;
}
.tagline {
	font-size: 2.0em;
	font-weight: normal;
	text-align: center;
	color: #946644;
	line-height: 1.3em;
	padding-bottom: 20px;
	margin: 0 0 20px 0;
	border-bottom: 1px #ccc solid;
}
.wp-caption-text {
	color:#666;
	font-size:1em;
	font-style:italic;
	padding-left:15px;
	padding-right:15px;
}
.top {
	padding-top: 0 !important;
	margin-top: 0 !important;
}
.blue {
	color: #003663;
}
.bluebold {
	font-weight: bold;
	color: #003663;
}
.blueboldbig {
	font-size: 1.25em;
	font-weight: bold;
	color: #003663;
}
.brown {
	color: #946644;
}
.gray-bg {
	background: #ccc;
	padding: 4px;
}
.gray-bg-light {
	background: #F0F0F0;
	padding: 4px;
}
.lt-grn-bg {
	background: #E9EFD1;
}
.align-right {
	text-align: right;
}
.req{
	float:none;
	color:#cc0000 !important; 
	font-weight:bold;
	margin:0;
}
/* @end */

/* @group forms */

.form td {
	padding: 3px;
}
.form .label {
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}
.form .label-nb {
	text-align: right;
	font-weight: normal !important; 
	padding-right: 10px;
}

/* @end */

/* @group wordpress content */

/* Reset bullet styles within user submitted content */

#wordpress-content ul li {
	list-style:disc outside;
	margin-left: 14px;
}
#wordpress-content ol li {
	list-style:decimal outside;
	margin-left: 14px;
}
#wordpress-content li li {
	font-size: 100%;
}

/* @end */

/* @group PHPShop */

#wordpress-content ul.service {
	border-top: 1px solid #333;
	margin-top: 10px;
	padding-top: 10px;
	overflow: hidden;
	height: 1%;
}
#wordpress-content ul.service li {
	display: inline;
	float: left;
	height: 1%;
	padding: 0;
	margin: 0;
}
#wordpress-content ul.service li.description {
	width: 70%;
}
.product-info #wordpress-content ul.service li.description {
	width: 50%;
}
#wordpress-content ul.service li.price {
	width: 15%;
	text-align: center;
	font-weight: bold;
}
#book-description {
	width: 450px;
}
.cart-status td {
	background: #127e15 !important;
	color:#fff;
}
.cart-status .action a:hover {
	text-decoration:none;
}
.just-added td {
	background: #E9EFD1;
}
.shop-item {
	width: 100%;
	background-color: #eee;
	margin-top: 2px;
}
.shop-item td {
	padding: 5px;
}
.shop-item .description {
	width: 40%;
}
.shop-item .addtocart {
	width: 99px;
}
.shop-item .quantity {
	text-align: center;
}
.shop-item .action {
	text-align:right;
}
.addtocart .addtocart-btn {
	font-size:1em;
	text-align: left;
	border: 0px solid #eee;
	color: #003663;
	font-weight: bold;
	cursor: pointer;
	width: 102px;
	height: 21px;
	padding-left: 25px;
	background: #eee url('images/icons/cartplus_gray.gif') no-repeat 0 0;
}
.addtocart .addtocart-btn:hover {
	color: #cc0000;
}
#shopping-cart {
	width: 100%;
}
#shopping-cart td, #shopping-cart th {
	padding: 8px 5px 8px 5px;
}
#shopping-cart th {
	font-weight: bold;
	font-size: 1.3em;
	padding-bottom: 10px;
	border-bottom: 2px solid #999;
}
#shopping-cart td {
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}
#shopping-cart td.align-right {
	text-align: right !important;
}
#shopping-cart .product-name {
	width: 40%;
}
#shopping-cart .update-item, #shopping-cart .delete-item {
	width: 100px;
}
#shopping-cart .order-total {
	background: #333;
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
}
#checkout-forms, .forms {
	margin-right: 15px;
}
#checkout-forms h2, .forms h2 {
	margin-bottom:0;
}
.checkout-form, #cart-content, .forms .section {
	overflow: hidden;
	margin:0 0 25px 0;
	padding: 15px;
	background: #f4f4f4;
	border: 1px solid #ccc;
}
.checkout-form .form, .forms .form {
	margin-top: 20px;
}
#checkout-forms h2, .forms h2 {
	margin-top: 0;
	padding: 8px 15px 8px 15px;
	background: #818181;
	/* background: #767676; */
	/* background: #939393; */
	/* background: #666; */
	color: #fff;
}
#checkout-forms h3, .forms h3 {
	margin-top: 0;
	margin-bottom: 15px;
}
#profile-intro h3 {
	margin: 20px 0 0 0;
}
#checkout-forms h2 span, .forms h2 span {
	color: #ccc;
	font-size: .8em;
	padding-left: 10px;
}
#checkout-forms h2 span a, .forms h2 span a {
	color: #fff;
	text-decoration: underline;
}
#checkout-forms h2 span a:hover, .forms h2 span a:hover {
	text-decoration: none;
}
.checkout-form label {
	font-weight: bold;
}
.checkout-form td, .forms td {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
.checkout-form .label {
	font-weight: bold;
	padding-right: 15px;
	width: 145px;
	text-align: right;
}
.forms .label {
	padding-right: 15px;
	width: 325px;
}
.forms input.text {
	width: 200px;
}
.checkout-form .order-usage {
	margin: 10px 0 10px 0;
}
.checkout-form .order-usage label {
	font-size: .85em;
}
h2.positive {
	background: #127e15 !important;
}
#submit-order {
	background-color: #E9EFD1;
}
#submit-order-btn {
	width: 120px;
}
h2.error {
	background: #ff0000 !important;
}
#error-summary {
	background: #ffdfdf;
}
/* @end */

.buttons a, .buttons button, a.button, button.button, .button a {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	background-color:#fff;
	border-color:#DEDEDE #BBBBBB #BFBFBF #DEDEDE;
	border-style:solid;
	border-width:1px;
	color:#333333;
	cursor:pointer;
	display:block;
	float:left;
	font-size:100%;
	font-weight:bold;
	line-height:130%;
	margin:0 0.7em 0 0;
	padding:6px 12px 10px 12px;
	text-decoration:none;
}

/* @group buttons */

.button {
	margin: 20px 0 20px 0;
}
.button a {
	margin: 0;
}
.buttons .button img, .buttons a img, a.button img, button.button img, .button img {
	margin:0 6px -7px 0 !important;
}
.buttons a:hover, .button a:hover {
	background-color:#E9EFD1;
	border:1px solid #AACF81;
	color:#529214;
}
/* @end */

/* @group forms */

.sidenav {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #006699; 
	text-decoration: none
}
.fbody {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
}
/* @end */

