/*Merchants--Use this file to make any edits that you wish to override styles in the main stylesheets. By making edits to this CSS file, your styles applied here will cascade and overwrite styles in the main CSS files. This will allow you to replace the entire contents of the main stylesheets should it become necessary to update those to fix styling issues with the themes without losing any of your custom styles.*/

#container { width: 1150px; }
#header { width: 1150px; }
#searcharea { width: 1150px; }
#bodyshell { width: 1000px; border-left: 150px solid #7C8C88; }
  /* must be 150px less than container */
#bodycontent { width: 1000px; }
  /* must be same as bodyshell */
#footer { width: 1150px; }

#messagearea { width: 1000px; }
  /* must be same as bodyshell */
#maintype #caption { width: 980px; }
  /* must be 20px less than messagearea */

#contentarea { width: 1000px; }
  /* must be same as bodyshell */
#contents { width: 975px; }
  /* must be 25px less than contents */

#finaltext #introtext { width: 1000px; }
  /* must be same as bodyshell */

#specialstitle { visibility: visible; }

#contents .name * {color: #33ccff; text-transform: capitalize}
#accessorytitle {}
	#itemtype #accessorytitle { color:#cccccc; font:bold 1.0em/1.1 verdana, sans-serif; padding:2px 10px 8px;}

.image-l {border: thin solid #cccccc;float:left;
padding:1px}


#captionarea, #messagearea, #info-div 
{border-bottom:1px solid #FFFFFF;
margin:10px 10px 9px;
width:1000px;
}

img {border: thin solid #cccccc; display:block;  margin:0 0px 0px 0;padding:1px}

#brandmark img {border:none}
.NoBorder {border:none}

