
/* Demonstration of a WYMeditor style
p.pull-quote {
    float: right;
    padding: 20px;
    font-size: 150%;
    font-weight: bold;
    width: 25%;
}
*/

/* Basic page layout */
html, body {
    text-align: center;
    font-family: "Verdana", "Lucida Grande", "Arial", "Helvetica", sans-serif;
}

html {
    background: #217eb9 url(/images/theme-cardcycle/bg-clouds.jpg) repeat-x center top;
}

body {
    width: 960px;
    margin: 0 auto;
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    padding-bottom: 7px;
    font-weight: bold;
    font-family: "Verdana", "Lucida Grande", "Arial", "Helvetica", sans-serif;
    color: #0473c1;
    background: url(/images/theme-cardcycle/hr-green-wave.png) no-repeat left bottom;
}

h1 { font-size: 175%; margin: 0 0 0.714285714286em 0; }
h2 { font-size: 150%; margin: 0 0 0.833333333333em 0; }
h3 { font-size: 130%; margin: 0 0 0.961538461538em 0; }
h4 { font-size: 115%; margin: 0 0 1.08695652174em 0; }
h5 { font-size: 105%; margin: 0 0 1.19047619048em 0; }
h6 { font-size: 100%; margin: 0 0 1.25em 0; }

legend {
    color: black;
}

a {
    color: #c54120;
}

ul.bare_list {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.bare_list li {
	margin: 0;
	padding: 0;
}

#header {
    position: relative;
    height: 150px;
    background: url(/images/theme-cardcycle/bg-logo-area.jpg) no-repeat;
}

#header, .menu, #footer {
    margin: 0;
}

#logo {
    text-decoration: none;
}

#logo img {
    padding: 22px 0 0 110px;
}

#main_outer,
#grad_left,
#grad_right {
    float: left;
    width: 960px;
}

#main_outer {
    background: url(/images/theme-cardcycle/bg-main.png) repeat-y center top;
}

#grad_left {
    background: url(/images/theme-cardcycle/bg-shadow-grad-left.png) no-repeat left top;
}

#grad_right {
    background: url(/images/theme-cardcycle/bg-shadow-grad-right.png) no-repeat right top;
}

#grad_top {
    background: url(/images/theme-cardcycle/bg-shadow-top.png) no-repeat center top;
}

#main_inner {
    float: left;
    display: inline; /* IE6 fix */
    background: url(/images/theme-cardcycle/bg-grad-lightblue.png) repeat-x left top;
}

#content {
    position: relative;
    padding: 24px 24px 12px 24px;
    width: 592px;
    font-size: 90%;
    min-height: 300px;
}

.slideshow {
    float: left;
    display: inline;
    width: 640px;
    height: 160px;
    border-bottom: 5px solid #559ad1;
    overflow: hidden;
}

.slideshow .slide {
    float: left;
    display: inline;
    width: 640px;
    height: 160px;
    background: white;
}

.slideshow .slide td {
    padding: 0;
    width: 320px;
    height: 160px;
    vertical-align: middle;
}

/* Menu styles */
#menubar {
    display: inline; /* IE6 fix */
    float: left;
    width: 200px;
}

.menu {
    list-style: none;
    margin: 0;
    margin-left: 250px;
    padding: 0;
    width: 592px;
    line-height: 27px;
    height: 32px;
    font-size: 75%;
    font-weight: bold;
}

.language {
    margin-top: -20px;
    min-height: 0;
    padding: 0 10px 50px;
}

.menu li {
    position: relative;
    background: url(/images/cache/images-util-corners-82d1eaf00bedc831c15a6dd5b106d81e.png) no-repeat;
    display: block;
    float: left; /* IE lameness fix */
    z-index: 2;
}

.menu li.active {
    background: url(/images/cache/images-util-corners-675e70464066a3983a9d2ac41e5943f5.png) no-repeat;
}

.menu a {
    display: block;
    padding: 0 11px;
    text-decoration: none;
    background: url(/images/cache/images-util-corners-269ff8d96c9d861f6c4031dde525e199.png) no-repeat right top;
    color: #b9d9f7;
}

.menu a.active {
    background: url(/images/cache/images-util-corners-b68fe9ae55bbac278aa7f04603d91060.png) no-repeat right top;
    color: white;
}

.menu a:hover, .menu .hover {
    color: #ffbb00;
}

/* Submenu styles */
.menu li ul {
    display: none;
    margin-left: 0;
    padding-left: 0;
}

.menu li ul li,
.menu li ul li.active {
    width: 200px;
    background: #1b5fae;
}

.menu li ul li a,
.menu li ul li a.active {
    background: none;
}

/* Cart Menu Styles */
div.cart_menu {
    clear: left;
    float: left;
    display: inline;
    margin-left: 70px;
    width: 180px;
    font-size: 95%;
}

div.border a {
    text-decoration: none;
}
div.border a:hover {
    text-decoration: underline;
}

div.border table {
    margin-bottom: 0;
}

div.border table td {
    padding: 0;
}

div.cart_menu hr {
    height: 1px;
    color: #999999;
}

div.cart_menu .SmallNote {
    color: black;
    font-size: 9px;
}

div.cart_menu div.border.cart h2 {
    font-size: 100%;
}

div.border {
    margin: 20px;
}

div.border h2 {
    margin: 0;
    padding: 0;
    font-size: 106.25%;
    color: #0473c1;
    background: none;
}

div.border h2 a {
    color: #0473c1;
}

div.border div.contents {
    margin: 5px 0;
    font-size: 90%;
}

div.border div.contents a {
    color: black;
}

div.border.category_menu {
    margin: 10px;
    border: 2px solid #e6f596;
    padding: 8px;
    background: #ffff96;
}

/* Cart header styles */

#header div.border p {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 1.25em;
}

table.ButtonTable {
    cursor: pointer;
}

td.Button_menu {
    background: #2860f5 url(/store/skin1/images/but_menubg.gif) repeat-x;
    padding-left: 1px;
    padding-right: 1px;
    vertical-align: middle;
    font-size: 75%;
    font-weight: bold;
    white-space: nowrap;
    color: white;
}

div.border.auth {
    margin: 0;
    position: absolute;
    right: 58px;
    top: 0;
    text-align: right;
}

div.border.auth table {
    text-align: left;
}

div.border.auth table.ButtonTable {
    margin-bottom: 1px;
}

div.border.auth table.ButtonTable td.Button_menu {
    padding-bottom: 1px;
}

div.border.auth label {
    font-size: 90%;
}

div.border.auth span.recover_pw {
    font-size: 75%;
}

div.border.auth span.recover_pw a {
    color: #cc0099;
}

div.border.auth table.fields {
    border-collapse: collapse;
    border-spacing: 0;
}

div.border.auth table.fields td {
    vertical-align: bottom;
    padding-left: 5px;
}

div.border.auth table.fields td table td {
    vertical-align: middle;
    padding: 0;
}

div.border.auth div.logout_button {
    float: right;
    margin-left: 5px;
}

/* Search Bar */
div.border.search {
    margin: 0;
    position: absolute;
    right: 58px;
    top: 70px;
}

div.border.search p.advanced_search {
    font-size: 75%;
    text-align: right;
}

div.border.search table {
    border-collapse: collapse;
    border-spacing: 0;
}

div.border.search table td {
    padding-left: 5px;
}

div.border.search table td input.text {
    width: 24em;
}

div.border.search table td table td {
    padding-left: 0;
}

/* Footer Styles */
#footer {
    clear: both;
    font-size: 75%;
    text-align: center;
    padding: 3.75em 0 0;
    zoom: 1; /* hasLayout */
    background: url(/images/theme-cardcycle/footer.png) no-repeat center top;
    color: white;
}

#footer a {
    color: white;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#footTextlinks a {
    padding: 0 10px;
}

#footTextlinks a.first {
    padding-left: 0;
}

#copyright { margin-bottom: 0; }
#developerNotice { margin-top: 0; }

/* Grid overlay */
#gridOverlay {
    position: absolute;
    width: 960px;
    height: 120%;
    opacity: 0.15;
    top: -10%;
    display: none;
}

#gridOverlay div {
    display: inline; /* IE6 fix */
    float: left;
    background-color: #548dff;
    width: 40px; /* 16 col grid - change to 60px for 12 cols */
    margin: 0 10px;
    height: 100%;
}

div.payment_logos {
    clear: left;
    margin-top: 2.5em;
    border-top: 2px solid #217eb9;
    padding-top: 1em;
}
div.payment_logos table {
	margin: 0 auto;
}

/* Homepage */
body.home h1.contentopen {
    display: none;
}

#chunk2 p.asterisk_legend {
    float: right;
    margin-bottom: 1.25em;
}

#chunk2 div.iField {
    height: 3.5em;
    padding-top: 0;
}

#chunk2 #idblog ul,
#chunk2 #idnews ul {
    list-style: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 85%;
}

#chunk2 #idblog ul li,
#chunk2 #idnews ul li {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 1ex;
    padding-left: 0;
    padding-right: 0;
}

#chunk2 #idsocial ul.bare_list {
    padding-left: 0;
    margin-bottom: 1.25em;
    font-size: 85%;
}

#chunk2 #share a {
    padding-left: 28px;
}

#chunk2 #share a.Twitter {
    background: transparent url(/images/cms/twitter-icon-16x16.png) no-repeat scroll left top;
}

#chunk2 #share a.Facebook {
    background: transparent url(/images/cms/facebook-icon-16x16.png) no-repeat scroll left top;
}

#stwrapper {
    margin-left: -150px !important;
}

/* Misc */
div.celebrate_express {
	width: 125px;
	margin: 0 auto;
	font-size: 80%;
	text-align: center;
}

form.authform {
    margin-bottom: 0.5ex;
}

div.affiliate_login {
    font-size: 80%;
}

div.affiliate_login a {
    text-decoration: underline;
}

div.border div.contents div.affiliate_login a:hover {
    color: #cc0099;
}

div.dev_site_notice {
    margin: 0 0 25px;
    padding: 10px;
    font-weight: bold;
    background: #cc0000;
    color: white;
}

div.dev_site_notice a {
    color: yellow;
}

