/* Start of CMSMS style sheet 'artwalk_massage' */
div#viewcartform  {
   color: #ff00ff; 
   font-size: 2.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}

.itemprice
{
   color: #000000; 
   text-align: right;
   padding-right: 20px;
}

.itemheader
{
   color: #000000; 
   background-color: #BA876C;
   text-align: center;
}

.itemdesc
{
   color: #000000; 
   text-align: left;
   padding-left: 9px;
   padding-right: 9px;
}

/* GLOBAL */
html {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CDC9A6;
        line-height: 1.2em;
        margin: 1.0em;
        font-size: 0.9em;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #990000;
}
.subTitle {
	font-size: 110%;
	font-weight: bold;
	color: #990000;
}

/* HEADINGS */
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	margin: 9px 0px 9px 0px;
	padding: 9px 0px 9px 0px;
	font-weight: normal;
	line-height: normal;
}
h1 {
	font-size: 120%;
}
h2 {
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
div#content h1 {
   font-size: 1.67em;  /* font size for h1 */
   line-height: 1em;
   margin: 0;
}
div#content h2 {
   color: #990000; 
   font-size: 1.4em; 
   text-align: left; 
/* some air around the text */
   padding-left: 0.5em;
   padding-bottom: 1px;
/* set borders around header */
   border-bottom: 1px solid #978D6A; 
   border-left: 1.1em solid #978D6A; 
   line-height: 1.5em;
/* and some air under the border */
   margin: 0 0 0.5em 0;
}
div#content h3 {
   color: #990000; 
   font-size: 1.1em;
   line-height: 1.1em;
   margin: 0 0 0.5em 0;
}
div#content h4 {
   color: #990000; 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
div#content h5 {
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   font-size: 1em;
   line-height: 1.1em;
   margin: 0 0 0.25em 0;
}

/* DIVS */
div {
   font-size: 0.95em;
}
div#content {

}
/* center wrapper, min max width */
div#pagewrapper {
  margin: 0 auto;     /* this centers wrapper */
   align: center;
   width: 804px;
}
div#header {
   height: 91px; /* adjust according your image size */
   width: 804px;
   background: #988D6A;           
}
div#header #left-logo {
        position: relative;
        top: 0px;
        left: 0px;
        margin: 0px;
        padding: 0px;
	height: 91px;
        width: 324px;
        float: left;
}
div#header #right-scroller {
        /*position: relative;*/
        margin: 0px;
        padding: 0px;
        top: 0px;
        left: 0px;
        height: 91px;
        width: 465px;
        float: left;
        border-top: 2px solid #666467;
}
div#header #right-corner {
        /*position: relative;*/
        width: 15px;
        height: 91px;
        padding: 0px;
        margin: 0px;
        top: 0px;
        left: 0px;
        float: left;
        background: transparent url(uploads/images/interface/header_ur.png) no-repeat; 
}

div#search {
   float: right;
   width: 25em;     /* enough width for the search input box */
   text-align: right;
   padding: 0.6em 0 0.2em 0;
   margin: 0 1em;
}
div#content {
   margin: 0px;
   background: transparent url(uploads/images/interface/content_bg.jpg) repeat-y; 
}
div#main {
      padding: 20px;
      margin-left: 150px;
/*   margin-left: 29%; */
/* this will give room for sidebar to be on the left side, make sure this space is bigger than sidebar width */

}

/* IMAGES */
img {
   border: 0;
}

/* LINKS */
a:link {
	color: #0000CC;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #CC0000;
}
#active a:link, #active a:visited, #active a:hover
{
background-color: #598890;
color: #fff;
}

/* TABLES */
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	line-height: 17px;
}
th {
	background-color: #BB876D;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	line-height: 13px;
}
.mainTable {
	border: 1px solid #CCCCCC;
}

/* LISTS */
ol {
	list-style-type: lower-roman;
}
div#main ul,
div#main ol,
div#main dl {
  font-size: 1.0em;
   line-height:1.4em;
   margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 3em;
}

div#dl dt {
   font-weight: bold;
   margin: 0 0 0.25em 3em;
}
div#dl dd {
   margin: 0 0 0 3em;
}

/* FOOTER */
div#footer {
   clear:both;       /* keep footer below content and menu */
}
div#footer p {
   font-size: 0.6em;
   padding: 0.9em;      /* some air for footer */
   text-align: center;    /* centered text */
   margin: 0;
}
div#content_bottom {
     background: transparent url(uploads/images/interface/bottom_bar.png) no-repeat; 
}

/* SIDEBAR */
#navcontainer { 
width: 150px; 
}
div#sidebar {
   float: left;  /* set sidebar on the left side. Change to right to float it right instead. */
   width: 150px;    /* sidebar width, if you change this please also change #main margins */
   display: inline;  /* FIX ie doublemargin bug */
   margin-left: 0;
   padding: 4px;
}

/* SIDEBAR LISTS */
#navcontainer ul
{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
/* SIDEBAR LINKS */
#navcontainer a
{
display: block;
padding: 5px 5px 5px 15px;
width: 130px;
background-color: #990000;
border-bottom: 1px solid #999999;
}
#navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
#navcontainer a:visited
{
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
#navcontainer a:hover
{
	background-color: #000000;
	color: #fff;
	font-size: 14px;
}

/* FLOATS */
.floatRight
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
}
.floatLeft {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

/* TEXT */
p {
   font-size: 1em;
   margin: 0 0 1.5em 0;  /* some air around p elements */
   line-height:1.4em;
   padding: 0;
}
blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
pre {
   font-family: monospace;
   font-size: 1.0em;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}
/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;  /* black border for pre blocks */
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;   /* smaller font size, as these are usually not so important data */
}

/* MISC SPECIFIC TARGETS */
.moreInfo {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

#hpBoxText {
	margin-right: 10px;
	margin-left: 10px;
}

.quote {
	color: #990000;
}


.seoText {
	font-size: 11px;
	color: #666666;
}
.seoText a:link {
	color: #666666;
}
.seoText a:visited {
	color: #666666;
}


/*DFE9E0*/
table.awm_contact_us{
  background-color: #DFE9FF ;
  border: 1px solid #006600 ;
}

table.awm_contact_us input{
  background-color: #DFE9FF
  border: 1px solid #006600 ;
}

table.awm_contact_us td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #DFE9FF;
        font-size: 0.9em;
}
.cartattribselect {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 0.9em;
      color: #212121;
}

.cartattribselect option {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 0.9em;
      color: #212121;
}
/* End of 'artwalk_massage' */

