

/* DECORATOR STYLES START */

html, body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #6F6F6F;
    background: #ffffff; 
    margin: 0px; 
    background-repeat: repeat-x;
    padding-top: 5px;
    height: 100%;
    width: 100%;
    text-align: center;
}

td{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color:#7a7a7a;
}

#container {
    background: transparent;
    width: 940px;
    text-align: left;
    margin: 0 auto;
    float: left;
    background-image: url("../images/header_s3c_bg_red.jpg");
    background-repeat:no-repeat;
}


#containertable {
    border: 0 solid #bbc725;
}

/* PAGE HEADER START */

#pageHeader {
    width: 940px;
    margin-top: 0px;
    background-repeat: no-repeat;
    float: left;
    background-image: url("../images/header_s3c_bg_red.jpg");
    height: 240px;
}

#pageHeaderText{
    height: 120px;
    width: 650px;
    float: left;
}

#pageHeaderText #headerlefttext {
    padding-top: 30px;
    padding-left: 5px;
    color: #2d422c;
    font: italic normal 32px Georgia, serif;
    text-decoration: none;
}

#pageHeaderText #headerlowertext {
    padding-left: 5px;
    color: #2d422c;
    font: italic 14px Verdana, sans-serif;
    text-decoration: none;
}

#pageHeaderCart{
    float: left;
    width: 940px;
    z-index: 2;
    text-align: left;
    padding-top:160px;
    padding-left: 20px;
    padding-bottom:10px;
    height: 25px;
}

#pageHeaderCart #leftnav_carttitle{
    color: #2d422c;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-right: 10px;
    padding-top: 30px;
    padding-bottom: 5px;

}

#pageHeaderCart #leftnav_cartbtm{
    padding-right: 15px;
    color: #3c502c;
    font-size: 12px; 
    font-weight: bold;
    float:right;
}

#pageHeaderCart #leftnav_cartdata{
    padding-right: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #3c502c;
    float: left;
}

#pageHeaderCart #leftnav_cartbtm a:link { 
    font-size: 12px;
    font-family: Arial, Helvetiva, sans-serif;
    color: #728364;
    font-weight: bold;
}

#pageHeaderCart #leftnav_cartbtm a:visited { 
    color: #728364;
    font-size: 12px; font-weight: bold;
    font-family: Arial, Helvetiva, sans-serif;
}

#pageHeaderCart #leftnav_cartbtm a:hover { 
    font-family: Arial, Helvetiva, sans-serif;
    text-decoration: none;
    color: #457904;
    font-size: 12px; font-weight: bold;
}


/* PAGE HEADER END */

/* TOP NAVIGATOR START */

#topNavigator{
    height: 29px;
    float: right;
    padding-top: 90px;
    padding-right: 8px;
    background-color: transparent;
    text-align: left;
}

#topNavigator a:link 	{ color: #ffffff; text-decoration: none;  font-size: 17px; font-family: Arial, Helvetiva, sans-serif }
#topNavigator a:visited  	{ color: #ffffff; text-decoration:none; font-size: 17px; font-family: Arial, Helvetiva, sans-serif }
#topNavigator a:hover   	{ color: #bc3578; text-decoration:none; font-size: 17px; font-family: Arial, Helvetiva, sans-serif }


#leftnav_text a:link, #designselection_text a:link	{ color: #848184; text-decoration: none;  font-size: 13px; font-family: Arial, Helvetiva, sans-serif }
#leftnav_text a:visited, #designselection_text a:visited 	{ color: #848184; text-decoration: none;  font-size: 13px; font-family: Arial, Helvetiva, sans-serif }
#leftnav_text a:hover, #designselection_text a:hover 	{ color: #848184; text-decoration:underline;  font-size: 13px; font-family: Arial, Helvetiva, sans-serif }


#topNavigator #topNavButtons{
    padding-left: 22px;
    padding-top: 0px;
    padding-bottom: 8px;
    padding-right: 10px;
    float: left;
    background-color: transparent;
}

/* TOP NAVIGATOR END */

/* MAIN CONTENT PANEL START */

#content {
    margin: 0px;
    float: left;
    padding-top: 0px;
    background-color: #fff;
}

#content #contentArea{
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 40px;
    width: 700px;
}

#content #contentArea_withright{
    padding-top: 0px;
    padding-left: 0;
    padding-right: 0px;
    width: 551px;
}

#content #leftnav{
    width:184px;
    padding-right: 5px;
    padding-top:16px;
    background-color:#d6d9d0;
}

#content #rightnav{
    width:590px;
    padding-left: 5px;
    text-align: center;
}


/* MAIN CONTENT PANEL END */
/* DECORATOR STYLES START */


#leftnav_title{
    margin-left: 10px;
    padding-top: 5px;
    width: 150px;
    height: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    background-image: none;
    border: 1px solid #bc3578;
}

#leftnav_text{
    font: normal 8pt Georgia, serif;
    margin-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 150px;
    text-align: center;
    border-left: 1px solid #bc3578;
    border-right: 1px solid #bc3578;
}


#leftnav_spacer{
    height: 15px;
    border-top: 1px solid #bc3578;
    margin-left: 10px;
    width: 152px;
}


/* site_rightnav.jsp STYLES START */


#rightnav_block{
    MIN-HEIGHT: 180px;
    PADDING-TOP: 10px;
    PADDING-BOTTOM: 10px;
    width: 193px;
    text-align: center;
    float: left;
    background: #9C4B71;
    margin-bottom: 30px;
}

#rightnav_main{
    float: right;
    width: 150px;
}

#rightnav_outerborder{
    BORDER-RIGHT: #ccc 1px solid;
    BORDER-TOP: #ccc 1px solid;
    MIN-HEIGHT: 150px;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: #ccc 1px solid;
    BORDER-BOTTOM: #ccc 1px solid;
    width: 150px;
    text-align: center;
}

#rightnav_text{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-top: 2px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    PADDING-TOP: 10px;
    background: #9C4B71;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}

#rightnav_buttons{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6F6F6F;
    padding-top: 2px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    PADDING-TOP: 10px;
    text-align: right;
}

#rightnav_spacer{
    height: 15px;
}

/* site_rightnav.jsp STYLES END */



/* site_designlist.jsp STYLES START */

#designlist{
}

#designlist_leftnav{
    padding-top: 3px;
    width:170px;
    float: left;
}

#designlist_rightnav{
    width:150px;
}

#designlist_contentArea{
}

#designListTitle{
    font: normal 15pt Georgia, serif; color: #3a5f3c;
    margin-bottom: 0px;
    width: 325px;
    text-align: left;
    float: left;
}

#designListCrumb{
    font: normal 8pt color: #3a5f3c;
    margin-bottom: 0px;
    width: 300px;
    text-align: right;
    float: left;
}

#designListDesc{
    float: left;
    padding-right: 10px;
}

#designListSpacer{
    margin-bottom: 14px;
    width:  400px;
}

#designlist_list{
    float: left;
    text-align: center;
    width: 750px;
    margin-left: 23px;
}

#designlist_element{
    float: left;
    margin: 17px;
    text-align: center;
    BORDER: #ccc 1px solid;
    height: 260px;
    width: 200px;
    padding-top: 10px;
}

#designlist_element #designlist_border1 {
    HEIGHT: 160px;
    PADDING-LEFT: 10px;
    PADDING-RIGHT: 10px;
    PADDING-TOP: 10px;
    PADDING-BOTTOM: 5px;
    width:180px;
    text-align: center;
}

#designlist_image {
    vertical-align: middle;
}


#designlist_element #designlist_summary {
    BORDER-RIGHT: #ccc 1px solid;
    BORDER-LEFT: #ccc 1px solid;
    BORDER-BOTTOM: #ccc 1px solid;
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 5px;
    PADDING-BOTTOM: 5px;
    width:180px;
    height: 90px;
    text-align: center;
    color: #006600;
}

.designlistborder2 {
    BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 0px;
    BORDER-TOP: #ccc 1px solid; MARGIN-TOP: 7px; PADDING-LEFT: 0px;
    BORDER-LEFT: #ccc 1px solid; PADDING-TOP: 0px;
    BORDER-BOTTOM: #ccc 1px solid; PADDING-BOTTOM: 0px;
}

#designlistsummary_name{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #006600;
    font-weight: bold;
}

#designlistsummary_price{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

/* site_designlist.jsp STYLES END */


/* site_designdetail.jsp STYLES START */

#designDetails{
    /*border: 1px solid silver;
	background-color: #f0f7ea;*/
    padding: 15px;
    float: left;
    width: 610px;
}

#designDetails #designDetails_text{
    float: left;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
}

#designDetails #designDetails_image{
    /*float: left;*/
}

#designDetails #designDetails_button{
    padding-top: 14px;
}

/* site_designdetail.jsp STYLES END */

/* site_designselection.jsp STYLES START */

#designselection{
    text-align: center;
}

#designselection_title{
    text-align: center;
    padding-top: 2px;
    margin-left: 100px;
    margin-right: 100px;
    height: 21px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #bc3578;

}

#designselection_text{
    text-align: center;
    font: normal 8pt Georgia, serif;
    padding-top: 3px;
    height: 20px;
}

#designselection_spacer{
    width: 135px;
    height: 15px;
}

/* site_designselection.jsp STYLES END */

/* home.jsp STYLES START */

#homeMainArea{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;

}

#homeTitle{
    font: normal 15pt Georgia, serif; color: #3a5f3c;
    margin-bottom: 10px;
}

#homeAdPanel{
    padding-top: 5px;
    text-align: left;
    padding-left: 5px;
    padding-bottom: 10px;
}

#homeContactPanel{
    text-align: center;
    margin-left:15px;
}

#homeListPanel{
    text-align: center;
}

/* home.jsp STYLES END */

/* contact.jsp STYLE STARTS */

#contactArea{
    text-align: center;
}

table.contactPanelList {
    border: 0px solid #ccc;
    border-collapse: collapse;
    margin-top: 10px;
    color: #707070;
    width: 500px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
table.contactPanelList td { 
    padding-left: 6px;
    padding-right: 1px;
    padding-top: 20px;
    padding-bottom: 2px;
}
table.contactPanelList thead tr {}

table.contactPanelList th {
    background: none;
    padding-left: 0;
    padding-right: 25px;
    padding-bottom:15px;
    border-bottom: 1px dashed #BBBBBB;
    text-align: left;
}

table.contactPanelDetails {
    border: 0px solid #ccc;
    border-collapse: collapse;
    margin-top: 10px;
    color: #707070;
    width: 150px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 200px;
    margin-left: 0;
}
table.contactPanelDetails td { 
    padding-left: 0;
    padding-right: 25px;
    padding-top: 20px;
    padding-bottom: 15px;
}
table.contactPanelDetails thead tr {}

table.contactPanelDetails th {
   padding:0 25px 16px 0;
    background: none;
    border-bottom: 1px dashed #BBBBBB;
    text-align: left;
    
    
}
/* contact.jsp STYLE ENDS */

/* site_shoppingcart.jsp STYLE STARTS */

#cart_main{
    width:100%;
    text-align: left;
    float: left;
}

.cart_area{
    width: 538px;
    text-align: left;
    padding-left: 20px;

}

.cart_cross {
    width: 100%;
    text-align: center;
    border: 1px solid #b4a851;
    background-color: #e3e1c1;

}

#cart_title{
    text-align: left;
    font: 18px Verdana, sans-serif;
    padding-top: 10px;
}

#cart_text  {
    text-align: left;
    padding-top: 7px;
    padding-bottom: 12px;
}


#cart_subtitle  {
    text-align: left;
    padding-top: 15px;
    font: 14px Verdana, sans-serif;
}

table.sc_list{
    width: 100%;
}

td.scheader {
    background-color: #4e6047;
    border-bottom: 1px solid silver;
    color: #2d422c;
    font: 12px arial, sans-serif;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: url(../images/cart_bg.jpg) repeat-x;
}

td.scdata {
    font: 12px arial, sans-serif;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 7px;
}

td.scbutton {
    background-color: #b3e655;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    font: 12px Verdana, sans-serif;
    font-weight:bold;
    color: #ffffff;
}

td.scbutton1 {
    background-color: #d3d4d3;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    font: 12px Verdana, sans-serif;
    font-weight:bold;
    color: #ffffff;
}

.cart_spacer{
    padding-top: 10px;
    padding-bottom: 20px;
}

#cart_border1{
    border-left: 1px solid #116500;
    border-right: 1px solid #116500;
    border-top: 1px solid #116500;
}

.cart_border2{
    border-left: 1px solid #116500;
    border-right: 1px solid #116500;
    border-bottom: 1px solid #116500;
}
.cart_border3{
    border-top: 1px solid #116500;
}

#cart_end{
    width:100%;
    border-bottom: 1px solid silver;
    margin-bottom: 10px;
}

#cart_cross_list{
    float: left;
}

#cart_element{
    float: left;
    margin: 3px;
    text-align: center;
    BORDER: #ccc 1px solid;
    height: 250px;
    width:170px;
}

.cart_designborder2 {

    BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 0px;
    BORDER-TOP: #ccc 1px solid; MARGIN-TOP: 7px; PADDING-LEFT: 0px;
    BORDER-LEFT: #ccc 1px solid; PADDING-TOP: 0px;
    BORDER-BOTTOM: #ccc 1px solid; PADDING-BOTTOM: 0px;
}

#cart_element #cart_listborder1 {

    PADDING-LEFT: 10px;
    PADDING-RIGHT: 10px;
    PADDING-TOP: 10px;
    PADDING-BOTTOM: 5px;

    text-align: center;
}

#cartlist_image {
    vertical-align: middle;
}

#cart_element #cartlist_summary {

    PADDING-LEFT: 5px;
    PADDING-RIGHT: 5px;
    PADDING-BOTTOM: 5px;
    width:100px;
    height: 90px;
    text-align: center;
    color: #006600;
}

#cartlistsummary_name{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #006600;
    font-weight: bold;
}

#cartlistsummary_price{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}




/* site_shoppingcart.jsp STYLE STARTS */

/* CART STYLE */



.cartLink a:link 	{ color: #afaf71; font-size: 10px; font-family: Arial, Helvetiva, sans-serif; }
.cartLink a:visited  { color: #afaf71; font-size: 10px; font-family: Arial, Helvetiva, sans-serif; }
.cartLink a:hover   { color: #afaf71; font-size: 10px; font-family: Arial, Helvetiva, sans-serif; }


.stdBoxBorder{
    border: 1px solid silver;
}
.stdBoxText{
    border-top: 1px solid silver;
    border-left: 1px solid silver;
    border-right: 1px solid silver;
    background-color: #f0f7ea;
}

/* TT - Styles for main page content only  */




/* Contact US styles ONLY */
/* style for list tables */


/* Order Styles */


table.order_summary_box{
    width: 100%;
    text-align: left;
    border: 1px solid #b4a851;
    background-color: #ffffff;
    padding-left: 4px;
}

td.order_summary_title{
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #b4a851;
    background-color: #b4a851;
    color: #2d422c;
    font-weight: bold;
    background: url(../images/cart_bg.jpg) repeat-x;
    padding: 3px;
}

td.order_summary_subtitle{
    width: 100%;
    text-align: left;
    background-color: #e3e1c1;
    color: #2d422c;
    padding: 3px;
}

#order_spacer{
    height: 7px;
}


.orderfieldname{
    width: 110px;
    text-align: leftt;
}
.orderfield{
    padding-top:7px;
    padding-left: 15px;
}


table.orderflow {
    /*border-bottom: dotted 1px solid #ccc;*/
    border-collapse: collapse;
    margin-top: 10px;
    margin-left:10px;
}
td.orderflowspace {
    width: 40px;
    text-align: center;
}

td.activeorderflow1 {
    font: normal 10pt Georgia, serif;
    color: green;
}

table.orderconfirmation {
    background: #ffc;
    border: 1px solid green;
    color: black;
    font-weight: normal;
    margin: 10px auto;
    padding: 2px;
    padding-left: 4px;
    text-align: left;
    vertical-align: bottom;
}

/* TT - Order Table Style */
table.ordersmaller {
    border: 1px solid silver;
    border-collapse: collapse;
    margin-top: 10px;
}

table.order {
    border: 1px solid silver;
    border-collapse: collapse;
    margin-top: 10px;
    width: 100%;
}
table.order td {
    text-align: left;
    border-left: 1px solid silver;
    border-right: 1px solid silver;
    border-bottom: 1px silver;
    padding-left: 5px;
}
table.order th {
    background: #D0DAF8;
    padding-left: 3px;
    border-bottom: 1px solid silver;
    border-left: 1px solid silver;
    border-right: 1px solid silver;
    text-align: left;
}
table.order td.innerorder{
    border: 0px;
    padding-left: 0px;
}
td.orderheader {
    width: 100%;
    text-align: left;
    border: 1px solid #b4a851;
    background-color:#f3ecd9;
    padding: 3px;
    color: #2d422c;
    font: 12px arial, sans-serif;
    font-weight: bold;
    padding:5px 3px;
}

table.order td.currency {
    text-align: right;
    border-left: 1px solid silver;
    border-right: 1px solid silver;
    border-bottom: 1px silver;
    padding-right: 10px;
}

table.orderfooter {border-collapse: collapse; margin-top: 10px; width: 100%;
}
table.orderfooter td.summary {
    background-color: #2d422c;
    color: #ffffff;
    font: 12px Verdana, sans-serif;
    text-align: left;
    border: 1px solid silver;
    padding-left: 5px;
    font-weight: bold;
}
table.orderfooter td.totals {
    text-align: right;
    border: 1px solid silver;
    padding-left: 5px;
    padding-right: 10px;
    font-weight: bold;
}


td.order_confirmheader {
    text-align: left;
    border: 1px solid #b4a851;
    background-color: #f3ecd9;
    padding: 3px;
    color: #2d422c;
    font: 12px arial, sans-serif;
    font-weight: bold;
}



/* Shopping Cart Style */





.opaque {
    opacity: .7;
    filter: alpha(opacity=70);
}

#designdetailtitle{
    color: #bc3578;;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: normal;

}

#stdtext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

#content, #supportingText {
    font: 8pt/14pt Verdana, sans-serif;
    margin-top: 0px;
}

h3 {
    background: transparent url() no-repeat top left;
    font: normal small-caps 12pt Georgia, serif;
    letter-spacing: 1px;
    margin-top: -5px;
    margin-bottom: 10px;
    color: #ACA790; /* #7d775c; - darker */
    height: 25px;
    padding: 7px 0px 0px 28px;
}

a:link 		{ color: #006600; text-decoration: none; font-size: 12px; font-family: Arial, Helvetiva, sans-serif }
a:visited   	{ color: #006600; text-decoration:none; font-size: 12px; font-family: Arial, Helvetiva, sans-serif }
a:hover   	{ color: #C7C78D; text-decoration:none; font-size: 12px; font-family: Arial, Helvetiva, sans-serif }




/* TT - Righthand Nav (Adverts) styles */
.adImageBorderNoSpace {
    BORDER-RIGHT: #ccc 0px solid;
    BORDER-TOP: #ccc 0px solid;
    MARGIN-TOP: 0px;
    BORDER-LEFT: #ccc 0px solid;
    BORDER-BOTTOM: #ccc 0px solid;
    padding: 0px;
}

.imageBorder1 {
    BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 15px;
    BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 15px;
    BORDER-LEFT: #ccc 1px solid; PADDING-TOP: 10px;
    BORDER-BOTTOM: #ccc 1px solid; PADDING-BOTTOM: 10px;
    MARGIN-TOP: 7px;
}


.adBodyTextPadded {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6F6F6F;
    padding-top: 2px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    PADDING-TOP: 10px;
}

.adBorder {
    BORDER-RIGHT: #ccc 1px solid;
    BORDER-TOP: #ccc 1px solid;
    MIN-HEIGHT: 130px; PADDING-BOTTOM: 0px;
    BORDER-LEFT: #ccc 1px solid;
    BORDER-BOTTOM: #ccc 1px solid;
}


.orderconfirmheader {
    font-weight: bold;
    font-size: 12px;
    background-color: #63873C;
    color: #FFFFFF;
}
.orderconfirmdata {
    font-size: 12px;
    background-color: #C5FE78;
    color: #001000;
}

.adText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #49692d;
    background-color: #FFFFFF;
    padding-top: 0px;
    padding-left: 10px;
    padding-bottom: 10px;
}

/* TT - Standard PAge Styles */
pageBodyText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6F6F6F;
}

.orderconfirmitemdata {
    font-size: 12px;
    background-color: #dadcda;
    color: #001000;
}

#supportingText {

    float: left;
    padding-right: 30px;
    padding-top: 200px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    width: 617px;
}

#underground {
    float: right;
    padding-right: 10px;
    padding-top: 20px !important;
    padding-bottom: 30px;
    height: 333px;
    width: 400px;
}

#footer {
    left: 0px;
    text-align: center;
    margin-top:10px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-top: 1px silver solid;

    width: 940px;
    background-color: #ffffff;
}

#footer a:link, #footer a:visited {
    color: #3f5430; font-size: 12px; font-family: Arial, Helvetiva, sans-serif;
}
#footer a:hover   { color: #3f5430;
                    text-decoration:underline; font-size: 12px;
                    font-family: Arial, Helvetiva, sans-serif;
                    text-decoration: underline;
}


/* end of modified stylesheet from www.csszengarden.com */

/* properly aligned list-item icons - from http://tinyurl.com/25flg */
#content ul, #supportingText ul {
    list-style-type: none;
}



pre {
    overflow: auto;
    background-color: #ffd;
    border: 1px solid #ccc;
    padding: 5px;
}

/* This is the style for the informational messages presented to the user */
div.error, div.message {
    background: #ffc;
    border: 1px solid green;
    color: black;
    font-weight: normal;
    margin: 10px auto;
    padding: 2px;
    padding-left: 4px;
    text-align: left;
    vertical-align: bottom;
    width: 836px;
}

/* use a different color for the errors */
div.error {
    border: 2px solid red;
}

span.fieldError {
    color: maroon !important;
}

/* style for list tables */
table.list {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin-top: 10px;
    width: 100%;
}

table.list td {
    padding-left: 3px;
}

table.list th {
    background: silver;
    padding-left: 3px;
    border-bottom: 1px solid black;
    text-align: left;
}

table.list thead tr {
    background-color: #fc0;
}

table.list tr.even {
    background: #eee;
    border-top: 1px solid silver;
}

table.list tr.odd {
    background: white;
    border-top: 1px solid silver;
}

/* for cool looking "sunken" input boxes, from www.theserverside.com */
form input, form textarea, form select {
    padding-left: 4px;
    color: #666;
}

input.button {
    color: #000;
}

/* Warning: IE doesn't support pseudo-class :focus */
form input:focus, form textarea:focus, form select:focus {
    border-bottom: #ffdead solid 2px;
    border-right: #ffdead solid 2px;
    border-left: #c07300 solid 2px;
    border-top:  #c07300 solid 2px;
    color: #000;
}
form select {
    padding-left: 0px;
}


table.termsList {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin-top: 10px;
    color: #707070;
    width: 700px;
    margin-left:40px;
    text-align: left;
}
table.termsList td.main { 
    padding-left: 6px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 8.5pt;
    color: #666666;
    text-align: left;
}

table.termsList td.title {
    background: #DEDEDE;
    padding-left: 6px;
    padding-right: 25px;
    border-bottom: 1px solid silver;
    text-align: left;
    text-align: left;
}
.designlistborder1 {
    BORDER-RIGHT: #ccc 1px solid;
    BORDER-TOP: #ccc 1px solid;
    BORDER-LEFT: #ccc 1px solid;
    HEIGHT: 150px;
    PADDING-LEFT: 10px;
    PADDING-RIGHT: 10px;
    PADDING-TOP: 10px;
    PADDING-BOTTOM: 5px;
    width:180px;
}

.designlistsummary {
    BORDER-RIGHT: #ccc 1px solid;
    BORDER-LEFT: #ccc 1px solid;
    BORDER-BOTTOM: #ccc 1px solid;
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 5px;
    PADDING-BOTTOM: 5px;
    width:180px;
    height: 90px;
}

.designlistborder2 {
    BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 0px;
    BORDER-TOP: #ccc 1px solid; MARGIN-TOP: 7px; PADDING-LEFT: 0px;
    BORDER-LEFT: #ccc 1px solid; PADDING-TOP: 0px;
    BORDER-BOTTOM: #ccc 1px solid; PADDING-BOTTOM: 0px;
}

.designtext {
    color: #343434;
}

#notice{
    font-size: 11px;
    text-align: left;
    margin-top:10px;
}

/* remove h1 margins */


.h1{
    font: normal 15pt Tahoma, Arial, Helvetica;
    color: #bc3578;
    margin-bottom: 5px;
    margin-top: :0px;
    padding-top: 0px;
}

.h2{
    font: normal 12pt Tahoma, Arial, Helvetica;
    color: #bc3578;
    margin-bottom: 5px;
}


/*new cart - for style3's */
#newcart_container{
    width: 750px;
    margin-left: 20px;
    margin-right: 20px;
}

#newcart_container #newcart_title{
    font-size: 16px;
}

#newcart_container #newcart_topbuttons{
    width: 100%;
    text-align: right;
    padding-bottom: 5px;
}



#newcart_container #newcart_header{
    width: 100%;
    background: url(../images/cart_bg.jpg) repeat-x;
    /*border: 1px solid black;*/
}

#newcart_colheader1, #newcart_colheader2, #newcart_colheader3, #newcart_colheader4, 
#newcart_colheader1a, #newcart_colheader2a {
    color: #2d422c;
    font: 12px arial, sans-serif;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: url(../images/cart_bg.jpg) repeat-x;
}

#newcart_container #newcart_content{
    width: 100%;
    /*border-left: 1px solid black;
		border-right: 1px solid black;*/
    background-color: #edead8;
}

#newcart_col1, #newcart_col2, #newcart_col3, #newcart_col4 {
    font: 12px arial, sans-serif;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 19px;
    background-color: #edead8;
}

#newcart_colheader1, #newcart_col1{
    width: 410px;
    float: left;
}

#newcart_colheader2, #newcart_col2{
    width: 100px;
    float: left;
}

#newcart_colheader3, #newcart_col3{
    width: 100px;
    float: left;
}

#newcart_colheader4, #newcart_col4{
    width: 100px;
    float: left;
}

#newcart_empty{
    width: 100%;
    font: 12px arial, sans-serif;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#newcart_header2{
    width: 100%;
    background: url(../images/cart_bg.jpg) repeat-x;
    /*border: 1px solid black;*/
}

#newcart_content2{
    width: 100%;
    /*border-left: 1px solid black;
		border-right: 1px solid black;*/
    background-color: #edead8;
    padding-top: 5px;
    padding-bottom: 0px;
}

#newcart_spacer{
    height: 10px;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

#newcart_colheader1a, #newcart_colheader2a{
    width: 365px;
    float: left;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;

}

#newcart_col1a, #newcart_col2a{
    font: 12px arial, sans-serif;
    width: 365px;
    float: left;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #edead8;
    height: 120px;
}

#newcart_col3a, #newcart_col4a{
    font: 12px arial, sans-serif;
    width: 365px;
    float: left;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 15px;
    background-color: #edead8;

}

#newcart_bottombuttons1{
    width: 560px;
    /*border-top: 1px solid black;: 0px;*/
    float: left;
}
#newcart_bottombuttons2{
    width: 188px;
    /*border-bottom: 1px solid black;
		border-left: 1px solid black;*/
    float: left;
    text-align: center;
    padding-bottom: 3px;
    background-color: #edead8;
}

#cart_but {
    float:left;
    width:940px;
}
legend
{
    color: #fff;
    font-family: serif;
    font-size: 20px;
    padding: 2px 6px;
} 

fieldset
{
    border: 1px solid #781351;
    width: 20em

}

#galmenu_title{
    background:url(../images/menu_title_bg.jpg) no-repeat;
    width: 140px;
    background-color: #c80764;
    color: #ffffff;
    height: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 2px;
}
#galmenu_subtitle{
    width: 140px;
    background-color: #f566ab;
    color: #861049;
    height: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 5px;
    padding-top: 0px;
    padding-bottom: 4px;
    border-bottom: 1px solid white;
}

#galmenu_item{
    width: 140px;
    background-color: #fcdfed;
    color: #000000;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
    border-bottom: 1px solid white;
    text-align: right;
}

#galmenu_item a:link {color: #c80764}
#galmenu_item a:visited {color: #c80764}
#galmenu_item a:hover {color: #000000}

.gallerytitle{
    font: normal 15pt Arial, Helvetica, sans-serif; color: #c80764;
    background-color: #ffffff;
    margin-bottom: 5px;
    margin-top: :0px;
    padding-top: 0px;
    padding-left: 12px;
}
.gallerytext {
    padding-left: 12px;
    color: #000000;
}

.gallerytable{
    background-color: #ffffff;
}
table.gallery {
    border: 3px solid #ffffff;
    border-collapse: collapse;
    color: #707070;
    background-color: #ffffff;
    width: 600px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

table.gallery thead tr {

}

table.gallery td { 

}

img.galleryimg {
    border: 5px solid #000000;
}


#homeContactPanel{
    text-align: left;
}

/*banner messages*/
#scr1 {
    margin:0px 0px;
    margin-bottom: 10px;
    width: 400px;

}

#scr0 {
    margin:0px 0px;
    margin-bottom: 0px;
    width: 400px;
}

#scr1 table tr td {
    padding:10px;
    color:#6F6F6F;
    text-align:center;
    width: 580px;
    vertical-align:middle;
}

.cart_promo{
    font-size: 12px;
    color: #2d422c;
}

.PromoError{
    font-weight: bold;
    color: red;
    border: 1px solid red;
}


.clear { /* generic container (i.e. div) for floating buttons */
         overflow: hidden;
         width: 100%;
}

a.button1 {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button1 span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button1:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button1:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 


.gallerycontainer{
    position: relative;
    /*Add a height attribute and set to largest image's height to prevent overlaying*/
}

<!-- design list highlight border on mouse over -->
.thumbnail {
    border:1px solid #CCCCCC;
    margin: 15px 5px 5px 0;

}

.thumbnail:hover{
   /* border:1px solid #CCCCCC;*/
}

.thumbnail:hover img{
    border:0 none #CCCCCC;
}


.order_bread_highlight2{
    float: left;
    background: transparent url('../images/arrow.jpg') no-repeat;
    padding-left: 10px;
    margin-right:20px;
    font-size: 12px;
    font-weight: bold;
} 

.order_bread{
    float: left;
    background: transparent url('../images/arrow.jpg') no-repeat;
    padding-left: 10px;
    margin-right:20px;
    font-size: 11px;
}

.home_img img{
    border: 1px solid silver;
}

.home_img:hover{
    background-color: transparent;
}

.home_img:hover img{
    border: 1px solid #c0ca34;
}

#privterms_container{
    padding: 20px;
    width: 900px;
}


.buybutton1 a{
    margin-top: 5px;
    width:58px; height:22px;
    text-align:center; font:bold 11px/22px Tahoma, Arial, Helvetica, sans-serif; display:block; text-decoration:none;
    text-transform:uppercase;
    color: #000000;
    background-color:#aae20d;
    border: 1px solid #aae20d;
    float: left;
}

.buybutton1 a:link, .buybutton1 a:visited  { color: #000000; }

.buybutton1 a:hover{
    border: 1px solid #aae20d;
    background-color: #727271;
    color:#aae20d;
}

.buybutton2 a{
    margin-top: 10px;
    margin-left: 4px;
    padding-bottom: 1px;
    width:48px; height:16px;
    text-align:center; font:bold 9px/18px Tahoma, Arial, Helvetica, sans-serif; display:block; text-decoration:none;
    text-transform:uppercase;
    color: #000000;
    background-color:#eceaac;
    border: 1px solid #aae20d;
    float: left;
}

.buybutton2 a:link, .buybutton2 a:visited  { color: #000000; }

.buybutton2 a:hover{
    border: 1px solid #aae20d;
    background-color: #727271;
    color:#aae20d;
}

.buybutton3 a{
    margin-top: 5px;
    width:58px; height:22px;
    text-align:center; font:bold 11px/22px Tahoma, Arial, Helvetica, sans-serif; display:block; text-decoration:none;
    text-transform:uppercase;
    color: #000000;
    background-color:#aae20d;
    border: 1px solid #aae20d;
    float: left;
    margin-left: 40px;
}

.buybutton3 a:link, .buybutton3 a:visited  { color: #000000; }

.buybutton3 a:hover{
    border: 1px solid #aae20d;
    background-color: #727271;
    color:#aae20d;
}


#bottomnav_block{
    MIN-HEIGHT: 200px;
    PADDING-TOP: 10px;
    PADDING-BOTTOM: 10px;
    width: 239px;
    text-align: center;
    float: left;
    background: transparent;
    margin-bottom: 10px;
    border: 1px solid silver;
    margin-right: 10px
}


#bottomnav_text{
    background: transparent;
    color: #000000;
    text-align: center;
    font-weight: bold;
}


#bottomnav_buttons{
}

.bottomtnav_img1{
    border: 1px solid black;
}

#bottomnav_imgblock{
    MIN-HEIGHT: 160px;
}

a {
    outline: none;
}


.rightbutton a{
    margin-top: 5px;
    width:78px; height:22px;
    text-align:center; font:bold 11px/22px Tahoma, Arial, Helvetica, sans-serif; display:block; text-decoration:none;
    text-transform:uppercase;
    color: #ffffff;
    background-color:#a2bd30;
    border: 1px solid #000000;
    margin-left:auto;
    margin-right: auto;
}
.rightbutton a:hover{
    border: 1px solid #a2bd30;
    background-color:#a2bd30;
    color:#ffffff;
    margin-left:auto;
    margin-right: auto;
}

#rightnav_spacer{
    width: 5px;
    float: left;
}

.rightnav_img1{
    border: 1px solid black;
}

