* {
     margin: 0;
}
html, body {
     height: 100%;
}
body {
	background-color:#CCCCCC;
	margin:0px;
	padding:0px;
}

img {
	border: 0px;
}

#container {
	position: relative;
	margin: auto;
	width:748px;
	margin-top:0px;
	padding:0px;
	top:0px;
	background-color:#fff;
}

#header {
	position:relative;
	left:0px;
	top:0px;
	width:748px;
	height:419px;
}

#header-top-above {
	position:absolute;
	left:0px;
	top:0px;
	width:670px;
	height:43px;
}

#header-top-above-right {
	position:absolute;
	left:670px;
	top:0px;
	width:78px;
	height:19px;
}

#header-top-cart {
	position:absolute;
	left:670px;
	top:19px;
	width:30px;
	height:24px;
}

#header-top-items {
	position:absolute;
	left:700px;
	top:19px;
	width:48px;
	height:24px;
	background-color:#1999cd;
	line-height:24px;
}

#header-top-main {
	position:absolute;
	left:0px;
	top:43px;
	width:748px;
	height:226px;
}

#header-bottom-left {
	position:absolute;
	left:0px;
	top:269px;
	width:339px;
	height:150px;
}

#header-news {
	position:absolute;
	left:339px;
	top:269px;
	width:78px;
	height:42px;
}

#header-store {
	position:absolute;
	left:417px;
	top:269px;
	width:104px;
	height:42px;
}

#header-portfolio {
	position:absolute;
	left:521px;
	top:269px;
	width:121px;
	height:42px;
}

#header-contact {
	position:absolute;
	left:642px;
	top:269px;
	width:106px;
	height:42px;
}

#header-bottom-right {
	position:absolute;
	left:339px;
	top:311px;
	width:409px;
	height:108px;
}
#cart-items {
	text-align:center;
	vertical-align:middle;
	font-size:9px;
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
}
#header2 {
	position:relative;
	left:0px;
	top:0px;
	width:748px;
	height:201px;
}

#header2-top {
	position:absolute;
	left:0px;
	top:0px;
	width:670px;
	height:69px;
}

#header2-top-right-top {
	position:absolute;
	left:670px;
	top:0px;
	width:78px;
	height:31px;
}

#header2-shopping-cart {
	position:absolute;
	left:670px;
	top:31px;
	width:29px;
	height:23px;
}

#header2-items {
	position:absolute;
	left:699px;
	top:31px;
	width:49px;
	height:23px;
	background-color:#1999cd;
	line-height:23px;
}

#header2-top-right-bottom {
	position:absolute;
	left:670px;
	top:54px;
	width:78px;
	height:15px;
}

#header2-middle {
	position:absolute;
	left:0px;
	top:69px;
	width:313px;
	height:42px;
}

#header2-news {
	position:absolute;
	left:313px;
	top:69px;
	width:79px;
	height:42px;
}

#header2-store {
	position:absolute;
	left:392px;
	top:69px;
	width:103px;
	height:42px;
}

#header2-portfolio {
	position:absolute;
	left:495px;
	top:69px;
	width:121px;
	height:42px;
}

#header2-contact {
	position:absolute;
	left:616px;
	top:69px;
	width:132px;
	height:42px;
}

#header2-bottom {
	position:absolute;
	left:0px;
	top:111px;
	width:748px;
	height:90px;
}

#content {
	position:relative;
	background-color:#FFFFFF;	
	color:#333333;
	font-family:Helvetica,'Trebuchet MS',Verdana,sans-serif;
	font-size:13px;
	height: 100%;
	min-height: 600px;
	width: 748px;
}

#content div.leftpad p {
	margin-left: 0px;
	margin-right: 10px;
}

#content div#product-description p {
	margin-left: 0px;
	margin-right: 0px;	
}

#content p {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:5px;	
	padding-top:5px;	
	margin-left: 0px;
	margin-right: 0px;
	line-height:20px;
}

#footer {
	position:relative;
	width:748px;
	height:61px;
	bottom:0;
	clear:both;
}

#footer-top {
	position:absolute;
	left:0px;
	top:0px;
	width:748px;
	height:39px;
}

#footer-left {
	position:absolute;
	left:0px;
	top:39px;
	width:92px;
	height:22px;
}

#footer-news {
	position:absolute;
	left:92px;
	top:39px;
	width:97px;
	height:22px;
}
a img {
	background: transparent none no-repeat scroll left top;
}
a#newsfooter img {	
	width:97px;
	height:22px;
	background: url(../images/footer-news.jpg) top left no-repeat;
}
a#newsfooter:hover img {
	background: url(../images/footer-news-hover.jpg) top left no-repeat;
}
a#storefooter img {	
	width:113px;
	height:22px;
	background: url(../images/footer-store.jpg) top left no-repeat;
}
a#storefooter:hover img {
	background: url(../images/footer-store-hover.jpg) top left no-repeat;
}
a#portfoliofooter img {	
	width:142px;
	height:22px;
	background: url(../images/footer-portfolio.jpg) top left no-repeat;
}
a#portfoliofooter:hover img {
	background: url(../images/footer-portfolio-hover.jpg) top left no-repeat;
}
a#contactfooter img {	
	width:122px;
	height:22px;
	background: url(../images/footer-contact.jpg) top left no-repeat;
}
a#contactfooter:hover img {
	background: url(../images/footer-contact-hover.jpg) top left no-repeat;
}
a#aboutfooter img {	
	width:93px;
	height:22px;
	background: url(../images/footer-about.jpg) top left no-repeat;
}
a#aboutfooter:hover img {
	background: url(../images/footer-about-hover.jpg) top left no-repeat;
}

#footer-store {
	position:absolute;
	left:189px;
	top:39px;
	width:113px;
	height:22px;
}

#footer-portfolio {
	position:absolute;
	left:302px;
	top:39px;
	width:142px;
	height:22px;
}

#footer-contact {
	position:absolute;
	left:444px;
	top:39px;
	width:122px;
	height:22px;
}

#footer-about {
	position:absolute;
	left:566px;
	top:39px;
	width:93px;
	height:22px;
}

#footer-right {
	position:absolute;
	left:659px;
	top:39px;
	width:89px;
	height:22px;
}
#view_sections {
	padding-left: 10px;
}
#view_sections li {
	list-style-type: none;
}
.menu {
	font-family: helvetica, arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	z-index:1;
}
.menu a {
	text-decoration:none;
}
.menu li {
	list-style-type: none;
	margin:0;
	padding:0;
	line-height:1em;
}
.menu ul {
	margin:0;
	padding:0;
	list-style: none;
	width:100px;
}

.menu ul li {
	position: relative;
}
.menu li ul {
	position: absolute;
	top: 42;
	display: none;
}
.menu ul li a {
	display: block;
	padding: 0px;
	border: 0;
	border-bottom: 0;
	color: #fff;
	padding-bottom:4px;
}
.menu ul li .submenu {
	padding: 2px;
	text-decoration: none;
}
.menu li:hover ul, .menu li.over ul { display: block; } 
.menu li:hover ul a:hover, .menu li.over ul a:hover { color:#fff200; text-decoration: none; }

.menu ul li a:visited {
	color: #fff;
	text-decoration: none; 
}

.right {
	border:medium none;
	float:right;
	margin-bottom:10px;
	margin-left:15px;
	padding-right:10px;
}
.left {
	border:medium none;
	float:left;
	margin-bottom:10px;
	margin-right:15px;
	margin-left:5px;
	padding-left:10px;
}
p {
        padding-top: 5px;
        padding-bottom: 10px;
        line-height: 1.5em;
		color:#666666;
		font-family:Verdana,Helvetica,Sans-Serif;
		font-size:11px;
		padding-left:10px;
		padding-right:20px;
}
td {
        vertical-align: top;
}
label {
        clear:both;
        font-weight:bold;
        color: #666666;
        display:block;
        padding-bottom: 5px;
}
input {
}
option {
        padding:0px 4px;
}
input[type=hidden] {
        display:none;
}
ul, ol {
        padding-left:30px;
}
ul {
        list-style-type:disc;
}
ul li {
        padding: 2px 0px;
        list-style-type: square;
}
#content ul li {
	color: #666666;
}
ul.navigation {
        margin: 0px;
        padding-left:0px;
        padding: 0px;
        display: inline;
}
ul.navigation li {
        margin:0px;
        list-style: none;
        display:block;
        float:left;
        padding:0px;
        padding-left:10px;
        margin-right:5px;
}
ul.navigation li.active {
        font-size: 1.2em;
        font-style: italic;
}


h1 {
        color: #3b3b3b;
        font-size: 28px;
        line-height: 35px;
        padding-bottom:5px;
        margin-bottom: 10px;
        font-weight: bold;
		font-family:Helvetica, Arial, sans-serif;
}

h1.super_big {
  margin-left: 20px;
}

h1 .info {
        font-size: 14px;
        font-style: normal;
        color: #B8B3AD;
}

h1.border {
        border-bottom: 1px dotted #806a53;
}

h1 a {
        color: #f86d0a;
        font-weight: normal;
        text-decoration: none;
}

h1.important {
        font-size: 1.9em;
        font-style: italic;
        line-height: 1.1em;
}

h1:first-child, h1.first {
        margin-top: 0px;
}

h2, h3, h4 {
        margin-top: 6px;
        margin-bottom: 2px;
        padding-bottom:0px;
}

h2 {
        font-size: 24px;
        line-height: 28px;
        color: #5e5e5e;
        font-weight: normal;
}
h3 {
        color: #3b3b3b;
        font-size: 18px;
        line-height: 20px;
        font-weight: normal;
		font-family:Helvetica, Arial, sans-serif;
}
h4 {
        margin: 0px;
        padding: 0px;
        font-size: 14px;
        color: #8a8075;
        font-weight: normal;
	padding-left: 7px;
	padding-top: 10px;
}

div.line {
        border-bottom: thin dashed #bfb4a9;
        padding:0px;
        margin-top: 10px;
        margin-bottom: 10px;
        height: 1px;
        overflow:hidden;
        clear:both;
}


div.indent {
        padding:0px;
        margin:0px;
        margin-top:-10px;
        padding-left:20px;
}

div.padLeft {
        padding-left:10px;
}
div.price {
        color: #e65825;
        font-size: 25px;
        padding: 5px 10px;
        text-align: left;
        font-weight: bold;
		font-family:Georgia, "Times New Roman", Times, serif;
		width:200px;
}

.info {
        font-size: 11px;
        color: #3B3B3B;
        line-height:14px;
		font-family:Verdana,Helvetica,Sans-Serif;
}

.money {
        color: #466B2E;
        font-style:italic;
}
/* BUTTONS */
/* This is used on anchors as well as button objects, so some css trickery is needed */

.button, .buttonWarning, a.button:link, a.button:visited {
	color:#3B3B3B;
	font-family:Helvetica, Arial, sans-serif;
	line-height:20px;
	font-size:18px;
	font-weight:normal;
	font-variant: small-caps;
	border: thin dashed #3B3B3B;
	text-decoration:none;
	padding:2px 4px 2px 4px;
	background-color: #f0f0f0;
}
a.buttonWarning:hover, a.button:hover {
	color:#8A8075;
	font-family:Helvetica, Arial, sans-serif;
	line-height:20px;
	font-size:18px;
	font-weight:normal;
	font-variant: small-caps;
	border: thin dashed #8A8075;
	text-decoration:none;
	padding:2px 4px 2px 4px;
	background-color: #f0f0f0;
}

#right a.button, a.button {
        text-decoration: none;
        color: #eeeeee;
        font-weight: bold;
}

.buttonWarning {
        background-color: #FF0000;
        border-color:#B00000;
        color:#eeeeee;
}

/* end buttons */

*.small {
        padding: 1px;
        font-size: 0.9em;
}

/* BEGIN TABLE LIST CSS */

div.listContainer {
        height:300px;
        width: 100%;
        border: 1px solid #666666;
        background-color: #fff;
        overflow: auto;
}


.list {
        border: 1px solid #666666;
        width: 100%;
}
/* don't put a border around tables contained by a div */
div.listContainer .list {
        border: 0px;
        width: 100%;
}

.list td {
        background-color: #fff;
        padding: 2px 6px;
        border-right: 1px solid #cccccc;
}

.list tr.odd td {
        background-color: #fff;
}

.list tr.even td, .even {
        background-color: #ECEEF2;
}
.numeric, .list .numeric {
        text-align:right;
}
.list th, .list tr.header td, .list td.header {
        font-weight: bold;
		font-family:Helvetica, Arial, sans-serif;
		font-size:12px;
        background-color: #777777;
        color: #eeeeee;
        border-bottom: 1px solid #666666;
        border-right: 1px solid #666666;
        text-transform:capitalize;
        text-align: left;
		padding-left:4px;
		padding-right:4px;
}

.list tr.footer td {
        font-weight:normal;
        font-style:italic;
        color: #333333;
        background-color: #cccccc;
        border-top: 1px solid #191465;
        text-transform:capitalize;
}

.list td.borderTop {
        border-top:1px solid #999999;
}

/* END TABLE LIST CSS */

*.hover {
        cursor: pointer;
        cursor: hand;
}
.hlt, tr.hlt td, tr.selected td {
        background-color: #FFBC6C !important;
        font-style:italic;
}

.notes {
        padding: 10px;
        background-color: #eeeeee;
        border: 1px solid #999999;
        margin-bottom: 10px;
        width: 400px;
}

.notesEdit {
        padding: 10px;
        width: 400px;
}

.clear {
        clear: both;
        height: 5px;
        overflow: hidden;
}

div.float, div.floatHalf {
        float:left;
        margin-right:10px;
}
div.floatHalf {
        width:45%;
}

/* MAIN TRI FLOATS */

div.floatTri {
        float: left;
        width: 31%;
        margin-right: 20px;
        background-image: url(/plugin_assets/substruct/images/public-ui/column-fade-middle.gif);
        background-repeat: repeat-x;
}
div.floatTri h2 {
        text-align: center;
        margin-bottom: 10px;
}

div.floatTri h4 {
        margin-left: 20px;
}

div.floatTri p {
        margin-top: 0px;
        margin-left: 20px;
        margin-right: 20px;
}
div.floatTri form {
        margin-left: 20px;
        margin-right: 20px;
}

.floatTri .left {
        float: left;
        background-image: url(/plugin_assets/substruct/images/public-ui/column-fade-left.gif);
        background-repeat: no-repeat;
        width: 10px;
        height: 150px;
}
.floatTri .right {
        float: right;
        background-image: url(/plugin_assets/substruct/images/public-ui/column-fade-right.gif);
        background-repeat: no-repeat;
        width: 10px;
        height: 150px;
}
.floatTri .middle {
        padding-top: 20px;
}

/* /MAIN TRI FLOATS */


.content_pad {
        padding: 20px;
        padding-top: 0px;
}

.fieldWithErrors input, .fieldWithErrors * option, .fieldWithErrors * {
  background-color: #dddddd;
}

.formError {
        color: red;
        font-style: italic;
        padding-bottom: 5px;
        padding-left: 10px;
}

#ErrorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#ErrorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#ErrorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#ErrorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

.inline {
        display:inline;
        clear:none;
        margin-bottom:0px;
}

div.error {
        margin:10px;
        background-color:#FFFF99;
        border:1px solid #804D68;
        font-weight: bold;
        padding: 20px;
        text-align:center;
        color: #804D68;
}
input.error {
        background-color: #FFD3E3;
}
.textInput {
        color: #333;
        line-height: 1em !important;
}

.textInput, .textArea {
        border: 1px solid #7d6a55;
        padding: 4px;
}
.textInput.big {
        border: 2px solid #7d6a55;
        height: 25px;
        color: #8a8075;
        font-size: 18px;
        line-height: 28px;
        padding-top: 7px;
        background-image: url(/plugin_assets/substruct/images/public-ui/input-bg.gif);
        background-repeat: repeat-x;
}

/* CLASSES */
.minor_callout {
        margin-bottom: 20px;
}
.minor_callout p {
}
.main_block {
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
}
.form_block {
        margin: 10px 0px 20px 0px;
        padding: 20px;
        background-repeat: repeat-x;
        border-top: thin dashed #bfb4a9;
}
.form_block h2 {
        margin-bottom: 10px;
}
.blog_entry {
        padding: 10px;
}
.blog_entry.even {
        background-color: transparent;
        background-image: url(/plugin_assets/substruct/images/public-ui/column-fade-middle.gif);
}

/* PRODUCT 'CHIPS' */
.product {
        width: 140px;
        margin-right: 0px;
        float: left;
		padding-right:5px;
}
.product_top {
        width: 140px;
        height: 10px;
}
.product_bottom {
        width: 140px;
        height: 20px;
}
.product_main {
        margin-left: 0px;
        margin-right: 15px;
        margin-top: 0px;
        width: 140px;
        overflow:hidden;
        text-align: center;
}
.product_image {
        overflow: hidden;
}
.product_title {
        margin: 4px 0px;
        overflow: hidden;
}
.product_title a:link, .product_title a:visited, a:visited, a:link{
	color:#630d0c;
	text-decoration:none;
}
.product_title a:hover, a:hover {
	color:#fb662e;
	text-decoration:underline;	
}
a.action:link , a.action:visited {
	color:#3B3B3B;
	font-family:Helvetica, Arial, sans-serif;
	line-height:20px;
	font-size:18px;
	font-weight:normal;
	font-variant: small-caps;
	border: thin dashed #3B3B3B;
	text-decoration:none;
	padding:2px 4px 2px 4px;
	background-color: #f0f0f0;
}
a.action:hover {
	color:#8A8075;
	font-family:Helvetica, Arial, sans-serif;
	line-height:20px;
	font-size:18px;
	font-weight:normal;
	font-variant: small-caps;
	border: thin dashed #8A8075;
	text-decoration:none;
	padding:2px 4px 2px 4px;
	background-color: #f0f0f0;
}
.product .money {
        display: block;
        background-color: #69bf32;
        color: #fff;
        padding: 2px;
        overflow: hidden;
        -moz-border-radius: 5px;
}
.product .icon {
        position:absolute;
        margin-left: 85px;
        margin-top: 70px;
        z-index:1;
}

/* PAGINATION ============================================= */
div.pagination {
        background-color: #fff;
        /*border-top: 2px solid #C5BEBE;*/
        padding: 10px;
        font-size: 1.2em;
        text-align: right;
        margin: 20px 0px;
		clear: both;
}
div.pagination a {
        text-decoration: none;
}
div.pagination a, div.pagination span {
        padding: 5px;
        font-weight: bold;
}
div.p * {
        font-size: 1.2em;
}

#flash {
        margin: 20px;
        padding: 10px;
        z-index: 100;
        background-color: #B2DF83;
        border: 4px solid #6AC034;
        color: #293F1B;
}
#flash h2 {
        background-color: #6AC034;
        padding: 5px;
        color: #fff;
}
#flash div, #flash .action {
        font-size: 1.2em;
        line-height: 1.3em;
}

#toplinks {
        float: right;
        margin-right: 10px;
        margin-top: 10px;
        font-size: 1.1em;
        width: 550px;
}

#toplinks li {
        margin-left: 15px;
        line-height: 30px;
        float: right;
}

#searchbox {
        float:right;
        clear:right;
        margin-right: 10px;
        margin-top: 10px;
        width: 500px;
}

#searchbox .textInput {
        width: 250px;
}

/* Div that comes before the content */
#preContent {
        height: 83px;
        background-image: ;
        background-repeat: no-repeat;
}

#big_product_image {
        float: left;
        margin: 20px;
        margin-left: 0px;
        margin-top: 0px;
        width: 200px;
        overflow: hidden;
}

#bLeftCol, #bMiddleCol, #bRightCol {
        padding:15px;
        padding-top:20px;
        float:left;
}
#bLeftCol {
        width: 219px !important;
}
#bMiddleCol {
        width: 260px !important;
}
#bRightCol {
        width: 228px !important;
        width:210px;
        overflow:visible !important;
        overflow:hidden;
}
#product-add {
	float:left; 
	position:relative;
	width:500px;
}
#product-add-left {
	float:left; 
	position:relative;	
	border-right:dashed 1px #BFB4A9;
	color: #8a8075;
	text-align:right;
	padding-right:10px;
	width:230px;
	height:75px;
}
#product-add-right {
	float:left; 
	position:relative;	
	text-align:left;
	padding-left:10px;
	width:230px;
	height:75px;
}
#product-description {
	float:left; 
	margin:10px; 
	width: 480px; 
	position:relative;
	color: #8a8075;	
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:dashed 1px #BFB4A9;
}
#otherimages {
	float:right; 
	position:relative;
	width:150px;
	padding: 10px;
	margin-top:20px;
}
#otherimages h4 {
	padding:0px;
	font-size: 16px;
    line-height: 18px;
    color: #8a8075;
    font-weight: bold;
	font-family:Helvetica, Arial, sans-serif;
	font-variant: small-caps;
	border-top:dashed thin #BFB4A9;
	border-bottom:dashed thin #BFB4A9;
	text-align: center;	
	vertical-align: middle;
	
}
#otherimages ul li {
	list-style: none;
	position:relative;
	width:150px;
	padding: 10px;
	float:right;	
	text-align:center;	
}

/* Left content container */
#left {
        float:left;
        width: 630px !important;
        width: 610px;
        margin-left: 10px;
        padding-right: 20px;
        margin-right: 20px;
        min-height: 500px;
        margin-bottom: 20px;
}

/* Right content */
#right {
        float:left;
        width: 280px;
        padding-bottom: 20px;
}

/* Left content container */
#left2 {
        float:left;
        width: 550px !important;
		width: 540px;
        margin-left: 10px;
        border-right: 1px dashed #bfb4a9;
        padding-right: 1px;
        margin-right: 0px;
        margin-bottom: 20px;
		height:100%;
}

/* Right content */
#right2 {
        float:right;
        width: 180px;
        padding-bottom: 20px;
		padding-left: 1px;
}

#leftproduct {
        float:left;
        width: 500px !important;
        width: 490px;
        margin-left: 10px;
        border-right: 1px dashed #bfb4a9;
        padding-right: 0px;
        margin-right: 0px;
        margin-bottom: 20px;
		height:100%;
}

/* Right content */
#rightproduct {
        float:right;
        width: 230px;
        padding-bottom: 20px;
}

#rightproduct ul li {
	list-style: none;
	position:relative;
	width:200px;
	padding: 0px;
	float:left;
}

#rightproduct h2, #right2 h2 {
	font-size: 20px;
    line-height: 28px;
    color: #8a8075;
    font-weight: bold;
	font-family:Helvetica, Arial, sans-serif;
	font-variant: small-caps;
	border-top:dashed thin;
	border-bottom:dashed thin;
	text-align: center;
}

#right .textInput, #rightproduct .textInput {
        font-size: 15px;
        line-height: 30px;
        padding-top: 5px !important;
        padding-top: 10px;
        height: 25px;
}

#right h2 {
        color: #5e5e5e;
}
#right h3, #rightproduct h3 {
        color: #8a8075;
        text-align: center;
}

#left, #right, #fullContent {
}

#fullContent {
        width: auto;
        margin: 0px 10px;
}

#customer_msg {
        position: absolute;
        margin-left: 390px;
        margin-top: 53px;
        background-color: #eee;
        width: 200px;
        padding: 0px 5px;
        height: 40px;
        overflow: hidden;
        color: #999;
}


#navigation {
        margin-top: 5px;
        background-image: url(/plugin_assets/substruct/images/public-ui/nav-middle-bg.gif);
        background-repeat: repeat-x;
        height: 60px;
        overflow: hidden;
}

/* TOP NAVIGATION */
#navcap_left {
        float: left;
        width: 10px;
        height: 60px;
        background-image: url(/plugin_assets/substruct/images/public-ui/nav-endcap-left.gif);
        background-repeat: no-repeat;
}
#navcap_right {
        float: right;
        width: 10px;
        height: 60px;
        background-image: url(/plugin_assets/substruct/images/public-ui/nav-endcap-right.gif);
        background-repeat: no-repeat;
}

#navigation-inner {

}

#navigation ul.navigation li {
        background-image: none;
        background-repeat: no-repeat;
        height: 60px;
        margin-right: 10px;
}

#navigation ul.navigation li a{
        background-image: none;
        background-position: top right;
        background-repeat: repeat-x;
        height: 60px;
        font-weight: normal;
        display: block;
        width: auto !important;
        width: 50px;
        text-align: center;
        padding-right: 10px;
        line-height: 65px;
        color: #ffffff;
        font-size: 18px;
        white-space: nowrap;
}
#navigation ul.navigation li.active {
        background-image: url(/plugin_assets/substruct/images/public-ui/nav-tab-left.gif);
        font-size: 1em;
}

#navigation ul.navigation li.active a{
        background-image: url(/plugin_assets/substruct/images/public-ui/nav-tab-right.gif);
        color: #3b3b3b;
        font-style: italic;
        font-size: 1.8em;
        font-weight: normal;
        padding-right: 20px;
        padding-left: 10px;
}

#subnavigation {
        height: 40px;
        background-color: #d0c8c8;
        background-image: url(/plugin_assets/substruct/images/public-ui/subnav-bg.gif);
        margin-left: 10px;
        margin-right: 10px;
}
#subnavigation ul.navigation li {
        height: 40px;
        margin-left: 15px;
}
#subnavigation ul.navigation li a {
        color: #5e5e5e;
        font-weight: normal;
        font-size: 15px;
        line-height: 45px;
        display: block;
}
#subnavigation ul.navigation li.active {
        background-image: url(/plugin_assets/substruct/images/public-ui/subnav-tab-left.gif);
        background-repeat: no-repeat;
        font-size: 1em;
        margin-right: 0px;
}

#subnavigation ul.navigation li.active a{
        background-image: url(/plugin_assets/substruct/images/public-ui/subnav-tab-right.gif);
        background-position: top right;
        background-repeat: no-repeat;
        font-style: italic;
        font-weight: normal;
        padding-right: 15px;
        padding-left: 5px;
}
/* END NAVIGATION */


#submittingText {
        display:none;
        font-weight:bold;
        font-size:1.3em;
        color: green;
        padding: 10px;
}


/* HOME PAGE */

#main_callout {
        width: 690px;
        height: 310px;
        float: left;
}
#minor_callouts {
        width: 240px;
        float: right;
}
/* Secondary actions: orders ready to ship, on hold etc */

ul.navigation.secondary {
        float:right;
        margin-top: -30px;
        margin-right: 0px;
}
ul.sortable {
        margin-left: 0px !important;
        padding-left: 0px !important;
}

ul.sortable li {
        cursor: pointer;
        cursor: hand;
        list-style-type: none;
        border-bottom: 1px dotted #ccc;
        margin-bottom: 5px;
        margin-left: 0px !important;
}

ul.sortable li p {
        margin-bottom: 5px;
}

.navigation a, .navigation a:link, .navigation a:visited {
}
.navigation.secondary a:link, .navigation.secondary a:visited {
		color:#630d0c;
		text-decoration:none;
}
.navigation.secondary a:hover {
	color:#fb662e;
	text-decoration:none;	
}
.navigation.tertiary a, .navigation.tertiary a:link, .navigation.tertiary a:visited {
        color: #000;
        padding: 4px;
}
.navigation.tertiary li {
        background-color: #ccc;
        padding-left: 4px;
        padding-right: 4px;
}
.navigation.tertiary li.active {
        background-color: #fff;
        border: 1px solid #ccc;
        border-bottom: 0px;
}
#subnav {
        border-bottom: 1px solid #ccc !important;
        border-bottom: 0px;
        height: 18px;
}

h1#new_sale_header {
        width: 120px;
        height: 180px;
        padding-top: 20px;
        text-align:center;
        background-image: url(/plugin_assets/substruct/images/public-ui/new-sale-header-bg.gif);
        background-repeat: no-repeat;
        float: left;
        margin: 0px;
        margin-right: 20px;
        color: #f86d0a;
}

#frontPageContent {
		background-color:#FFFFFF;
        width: 748px !important;
        margin-left: 0px;
        padding-right: 0px;
        margin-right: 0px;
        min-height: 600px;
		height:100%;
        margin-bottom: 0px;
	
}
.frontPageMenu ul {
	padding-left: 0px;
	
	
}
.frontPageMenu ul li {
	list-style: none;
	position:relative;
	width:140px;
	padding: 0px;
	float:left;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

.frontPageMenu ul li img {
	display: block;
	margin: auto;
	vertical-align:middle;
	line-height:140px;
	text-align:center;
}
.frontPageMenu ul li.menuLabel img {
	display: inline;
	padding-left:10px;

}

.frontPageMenu ul li.menuLabel {
        height:140px;
        line-height:140px;
		padding-left: 0px;
		padding-right: 0px;
		margin-right:15px;
		width: 120px;
}
.heading, .center {
	padding-top:7px;
	padding-bottom:7px;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	width:748px;
}

@media screen {
	div#preload {
		position: absolute;
		left: -99px;
		top:  -99px;
		}
	div#preload img {
		display: block;
		}
	}
@media print {
	div#preload, 
	div#preload img {
		visibility: hidden;
		display: none;
		}
	}
.album {
	margin-right:0;

}

.photo {
	float:left;
	margin:4px 0px;
	overflow:hidden;
	text-align:center;
	width:140px;
	height:175px;
	padding-right:5px;
	padding-bottom:5px;
	overflow:hidden;
}
