/* Styles for The Difference Coin Jewelry
By Tortus Technologies
Design by: Victoria Chapman
Date created: 6/10/09
Last motified: 6/10/09 */

body {
        background: #ffffff url("/images/header_bg.jpg") top center repeat-x;
        text-size: 90%;
        margin: 0;
        padding: 0;
        font-family: georgia, times, serif;
        color: #000000;
}

#wrapper {
        width: 900px;
        margin: auto;
}

/* @group Header */

#header {
        width:900px;
        margin: 0 auto 5px auto;
        height: 111px;
}

#header_right {
        float: right;
        width: 300px;
        text-align: right;
}

#header_right h4 {
        font-family: georgia, times, serif;
        color: #333333;
        font-style: italic;
        font-weight: normal;
        font-size: 100%;
        margin: 15px 0 5px 0;
        padding: 0;
}

#header_right h3 {
        font-family: georgia, times, serif;
        color: #8d6d06;
        font-style: italic;
        font-weight: normal;
        font-size: 120%;
        margin: 8px 0 5px 0;
        padding: 0;
}

#header_right input.email_input {
        border:1px solid #bb9d48;
        padding: 3px;
        margin: 0px;
}

#header_right .button {
        border:1px solid #bb9d48;
        padding:2px 4px;
        background:#e8e8e8 url("/images/button_bg.jpg") top left repeat-x;
        margin:0 0 0 3px;
        font-family: georgia, times, serif;
}

#header_right .email_signup {
        margin: 2px 0 2px 0;
        padding:0;
}

#header_right .email_signup form {
	margin: 0px;
	padding: 0px;
}

/* @end */

/* @group Nav */

#nav_container {
        margin: 0 auto 8px auto;
        padding-bottom: 10px;
        background: url("/images/nav_bottom.jpg") left bottom repeat-x;
}

#nav_wrapper {
        margin: auto;
        width:900px;
        clear: both;
        position: relative;
}

#nav {
        width: 730px;
        padding: 5px 5px;
        margin: 0;
        float: left;
}

#nav ul {
        margin: 0;
        padding: 0;
        float: left;
}

#nav li.first {
        list-style: none;
        display: inline;
        margin-right: 5px;
        margin-left: -3px;
        padding: 0;
        font-family: georgia, times, serif;
        color: #000000;
        font-variant: small-caps;
        font-weight: normal;
        font-size: 100%;
        background: none;
}

#nav li {
        list-style: none;
        display: inline;
        margin-right: 5px;
        padding: 0 0 0 20px;
        font-family: georgia, times, serif;
        color: #000000;
        font-variant: small-caps;
        font-weight: normal;
        font-size: 95%;
        background: url("/images/nav_icon.jpg") left no-repeat;
}

#nav li.end {
        margin-right: 0;
}

#nav li a {
        color: #000000;
        text-decoration: none;
        padding: 0 2px;
}

#nav li a:hover {
        color: #ae8f36;
        text-decoration: none;
        padding: 0 2px;
}

#right_nav {
        width: 150px;
        float: right;
        text-align: right;
        margin: 0px 0 2px 0;
        font-size: 85%;
        color: #ae8f36;
        letter-spacing: -.02em;
}

#right_nav img {
        margin: 0 2px -5px 2px;
}

#right_nav a {
        color: #ae8f36;
        text-decoration: none;
}

#right_nav a:hover {
        color: #333333;
}

/* @end */

/* @group Left Column */

#left_column {
        width: 250px;
        float: left;
}

/* @group Left Nav */

#left_nav {
        width: 228px;
        padding: 0px;
        border-top: 1px solid #d6c79a;
        border-left: 1px solid #d6c79a;
        border-right: 1px solid #d6c79a;
        background:#ffffff url("/images/left_nav_bg4.jpg") top left repeat-x;
        margin-bottom: 10px;
}

#left_nav input.search {
        border: 1px solid #bb9d48;
        padding:3px 3px;
}

#left_nav .button {
        border:1px solid #bb9d48;
        padding:2px 3px;
        background:#e8e8e8 url("/images/button_bg.jpg") top left repeat-x;
        margin-left:3px;
        font-family: georgia, times, serif;
}

#left_nav div.search {
        margin: 0;
        padding:8px 5px 10px 5px;
        text-align:center;
        border-bottom:1px solid #d6c79a;
}

#left_nav ul {
        margin:0;
        padding:0;
}

#left_nav li {
        list-style-type:none;
}

#left_nav li a {
        background: transparent;
        border-bottom:1px solid #d6c79a;
        color:#333333;
        display:block;
        padding:4px 15px;
        text-decoration:none;
        font-size:90%;
}

#left_nav li a:hover {
        background:#e8e8e8 url("/images/button_bg.jpg") top left repeat-x;
        color: #8a6d1a;
        border-bottom: 1px solid #bb9d48;
}



/* @end */

/* @group Call Out */

#call_out {
        width: 208px;
        padding: 10px;
        border: 1px solid #d6c79a;
        background:#ffffff url("/images/left_nav_bg4.jpg") top left repeat-x;
}

#call_out h3 {
        font-variant: small-caps;
        font-weight: normal;
        font-size: 100%;
        color: #b0933e;
        margin: 0 0 5px 0;
        padding: 0 0 5px 0;
        text-align: center;
        display: block;
        border-bottom: 1px solid #BB9D48;
}

#call_out p {
        font-size: 75%;
        color: #333333;
        margin: 10px 0 0 0;
}

#call_out p a {
        color: #333333;
        text-decoration: none;
}

#call_out p a:hover {
        color: #333333;
        text-decoration: underline;
}

#call_out .more {
        text-align: right;
        font-size: 70%;
        color: #8A6D1A;
}

#call_out .more a {
        color: #8A6D1A;
}

/* @end */

/* @end */

/* @group Content */

#content {
        width: 640px;
        float: right;
        font-size: 90%;
}

#content .button {
        border:1px solid #bb9d48;
        padding:2px 3px;
        background:#e8e8e8 url("/images/button_bg.jpg") top left repeat-x;
        margin-left:3px;
        font-family: georgia, times, serif;
}

#content .order_button a {
        border:1px solid #bb9d48;
        padding:2px 3px;
        background:#e8e8e8 url("/images/button_bg.jpg") top left repeat-x;
        margin-left:3px;
        font-family: georgia, times, serif;
        text-decoration: none;
        font-weight: normal;
        font-size: 90%;
}

#content .order_button a:hover {
	color: #000000;
}

#content a {
        color: #000000;
}

#content a:hover {
        color: #b0933e;
}

.flash {
        width: 638px;
	border: 1px solid #D6C79A;
}

#content h1 {
        font-variant: small-caps;
        font-weight: normal;
        font-size: 160%;
        color: #b0933e;
}

#content h2 {
        font-variant: small-caps;
        font-weight: normal;
        font-size: 140%;
        color: #b0933e;
}

#content h3 {
        font-variant: small-caps;
        font-weight: normal;
        font-size: 120%;
        color: #b0933e;
}

#content h4 {
        font-variant: small-caps;
        font-weight: normal;
        font-size: 110%;
        color: #b0933e;
}

#content h5 {
        font-variant: small-caps;
        font-weight: normal;
        font-size: 100%;
        color: #b0933e;
}

#content h6 {
        font-variant: small-caps;
        font-weight: normal;
        font-size: 90%;
        color: #b0933e;
}

#content p {
        line-height: 150%;
        font-weight: normal;
}

#content table th {
	border-bottom: 1px solid #b0933e;
	color: #b0933e;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
	}
	
#content table td {
	line-height: 1.5em;
	text-align: center;
	}

/* @group Featured Products */

#featured_container {
        width: 640px;
        float: left;
}

#featured_container .button {
        border:1px solid #bb9d48;
        padding:2px 3px;
        background:#e8e8e8 url("/images/button_bg.jpg") top left repeat-x;
        margin-left:3px;
        font-family: georgia, times, serif;
}

.featured_product {
        width: 141px;
        min-height: 240px;
        float: left;
        margin-right: 8px;
        border: 1px solid #D6C79A;
        padding: 5px;
        text-align: center;
        background:#ffffff url("/images/left_nav_bg4.jpg") top left repeat-x;
}

.featured_product_right {
        width: 141px;
        min-height: 240px;
        float: left;
        margin-right: 0px;
        border: 1px solid #D6C79A;
        padding: 5px;
        text-align: center;
        background:#ffffff url("/images/left_nav_bg4.jpg") top left repeat-x;
}

.featured_product h4 {
        margin: 0;
        padding: 0 0 3px 0;
}

.featured_product h4 a {
        color: #b0933e;
        text-decoration: none;
}

.featured_product h4 a:hover {
        color: #b0933e;
        text-decoration: underline;
}

.featured_product img {
        border: 1px solid #D6C79A;
}

 .featured_product_right h4 {
        margin: 0;
        padding: 0 0 3px 0;
}


.featured_product_right h4 a {
        color: #b0933e;
        text-decoration: none;
}

.featured_product_right h4 a:hover {
        color: #b0933e;
        text-decoration: underline;
}

.featured_product_right img {
        border: 1px solid #D6C79A;
}

/* @end */

/* @group Category Products */

.breadcrumbs {
        font-size: 90%;
        color: #333333;
}

#content .breadcrumbs a {
        color: #333333;
}

.paging {
        margin: 0 0 3px 0;
}

.paging select {
        border: 1px solid #BB9D48;
}

.pagination {
        text-align: center;
        margin: 3px 0 8px 0;
}

#category_container {
        width: 640px;
        margin-bottom: 10px;
        float: left;
}

#category_container .button {
        border:1px solid #bb9d48;
        padding:2px 3px;
        background:#e8e8e8 url("/images/button_bg.jpg") top left repeat-x;
        margin-left:3px;
        font-family: georgia, times, serif;
}

td.category_product_top {
        width: 141px;
        margin: 0 8px 8px 0;
        border-top: 1px solid #D6C79A;
        border-left: 1px solid #D6C79A;
        border-right: 1px solid #D6C79A;
        padding: 5px;
        text-align: center;
        background:#ffffff url("/images/left_nav_bg4.jpg") top left repeat-x;
        vertical-align: top;
}

.category_product_top h4 {
        margin: 0;
        padding: 3px 0 3px 0;
}

.category_product_top h4 a {
        color: #b0933e;
        text-decoration: none;
}

.category_product_top h4 a:hover {
        color: #b0933e;
        text-decoration: underline;
}

.category_product_top img {
        border: 1px solid #D6C79A;
}

td.category_product_bottom {
        width: 141px;
        margin: 0 8px 8px 0;
        border-bottom: 1px solid #D6C79A;
        border-left: 1px solid #D6C79A;
        border-right: 1px solid #D6C79A;
        padding: 5px;
        text-align: center;
        background:#ffffff;
        vertical-align: bottom;
}

.category_product_bottom h4 {
        margin: 0;
        padding: 3px 0 3px 0;
}

.category_product_bottom h4 a {
        color: #b0933e;
        text-decoration: none;
}

.category_product_bottom h4 a:hover {
        color: #b0933e;
        text-decoration: underline;
}

.category_product_bottom img {
        border: 1px solid #D6C79A;
}

/* @end */

/* @group Recommended Products */

#recommended_container {
        width: 640px;
        float: left;
}

#recommended_container .button {
        border:1px solid #bb9d48;
        padding:2px 3px;
        background:#e8e8e8 url("/images/button_bg.jpg") top left repeat-x;
        margin-left:3px;
        font-family: georgia, times, serif;
}

.recommended_product {
        width: 141px;
        min-height: 240px;
        float: left;
        margin-right: 8px;
        border: 1px solid #D6C79A;
        padding: 5px;
        text-align: center;
        background:#ffffff url("/images/left_nav_bg4.jpg") top left repeat-x;
}

.recommended_product_right {
        width: 141px;
        min-height: 240px;
        float: left;
        margin-right: 0px;
        border: 1px solid #D6C79A;
        padding: 5px;
        text-align: center;
        background:#ffffff url("/images/left_nav_bg4.jpg") top left repeat-x;
}

.recommended_product h4 {
        margin: 0;
        padding: 0 0 3px 0;
}

.recommended_product h4 a {
        color: #b0933e;
        text-decoration: none;
}

.recommended_product h4 a:hover {
        color: #b0933e;
        text-decoration: underline;
}

.recommended_product img {
        border: 1px solid #D6C79A;
}

 .recommended_product_right h4 {
        margin: 0;
        padding: 0 0 3px 0;
}


.recommended_product_right h4 a {
        color: #b0933e;
        text-decoration: none;
}

.recommended_product_right h4 a:hover {
        color: #b0933e;
        text-decoration: underline;
}

.recommended_product_right img {
        border: 1px solid #D6C79A;
}

/* @end */

/* @group product */

.product .button {
        border:1px solid #bb9d48;
        padding:2px 3px;
        background:#e8e8e8 url("/images/button_bg.jpg") top left repeat-x;
        margin-left:3px;
        font-family: georgia, times, serif;
}

form.add_to_cart {
	display: inline;
}

.product_images {
        float: right;
        margin: 0 0 5px 15px;
}

.product_images img {
        border: 1px solid #bb9d48;
}

.product select {
        border:1px solid #bb9d48;
        padding: 1px;
}

.product .product_thumbs {
        text-align: right;
}

.product .product_thumbs img {
        margin: 5px 0 5px 5px;
}

table#coin_description th {
	text-align: left;
}

table#coin_description td {
	text-align: left;
}

.product_images .product_thumbs {
	text-align: left;
}

/* @end */

/* @group countries */

#countries_list ul {
	margin: 0;
	padding: 0;
}

#countries_list li {
	float: left;
	width: 138px;
	display: inline;
	background: url("../images/nav_icon.jpg") left no-repeat;
	margin: 4px 0 2px 0;
	padding:0 0 4px 20px;
	border-bottom: 1px solid #cecece;
	font-variant: small-caps;
	font-size: 90%;
}

#countries_list li small {
	font-variant: normal;
}

#countries_list li a {
	text-decoration: none;
}

/* @end */

/* @end */

/* @group Shows */

table.shows td {
	padding: 3px;
}

/* @end */

/* @group Cart */

#cart a img {
	border:none;
}

#content #cart_table td {
	text-align: left;
}

/* @end */

/* @group Contact */

#contact_form table th {
	border-bottom: none;
	text-align: left;
}

/* @end */

/* @group Footer */

#footer_container {
	background: url("/images/nav_bottom.jpg") left bottom repeat-x;
    border-top: 1px solid #d6c79a;
    clear: both;
    margin: 10px auto;
    padding-bottom: 5px;
	}

#footer {
        width: 900px;
        padding: 4px 5px;
        clear: both;
        margin: 0 auto;
        text-align: center;
}

#footer p {
        font-size: 80%;
        color: #333333;
        padding: 0;
        margin: 4px 0;
}

#footer a {
        color: #333333;
}

/* @end */

