/*
  $Id: stylesheet.css,v 1.1.1.1 2004/03/04 23:42:24 ccwjr Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
a img{
	border:0;
}
  .cat_description {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #800000;
     background : inherit;
     font-weight : bold;
      }
 .boxText {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 .centerTable {
     background-image : url('images/bg_cat4.gif');
     background-repeat : repeat-x;
     background : #fbfcfd;
     color : inherit;
      }
 .errorBox {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : inherit;
     background : #ffb3b5;
     font-weight : bold;
      }
 .stockWarning {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #cc0033;
     background : inherit;
      }
 .productsNotifications {
     background : #f2fff7;
     color : inherit;
      }
 .orderEdit {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #70d250;
     background : inherit;
     text-decoration : underline;
      }
 .navBlue {
     color : #ff0000;
     background : inherit;
     font-size : 8pt;
     font-family : Verdana, Arial, sans-serif;
      }
 .subnavBlue {
     color : #9966ff;
     background : inherit;
     font-size : 8pt;
     font-family : Verdana, Arial, sans-serif;
      }

/*  products_files  */
DIV.product_files_header {
  width: 99%;
  float: left;
  background-color: #BBC3D3;
  color: white;
  font-weight: bold;
  padding: 2px 4px 2px 2px;   
}

DIV.product_files_content {
  width: 99%;
  float: left;
  border: 1px solid #BBC3D3;
  padding: 2px 2px 2px 2px;   
}

TABLE.product_files_list {
  width: 100%;
  background-color: #BBC3D3;
} 

TR.product_files_list_header td {
  background-color: #CCCCCC;
  color: black;
  font: normal normal bold 12px bold ;
  padding-left: 5px;
}

TR.product_files_list td {
  background-color: white;
  color: black;
  font: normal normal bold 12px bold ;
  padding: 4px 4px 4px 4px;
}

TR.product_files_list td a, a:visited{
  /* color: black; */
  text-decoration: none;
}

TR.product_files_list td a:hover{
  color: black;
  text-decoration: underline;
} 

/* EOF */      

 BODY {
     /* background : #ffffff; */
     background: url('images/original_background.gif');
     color : #b1001a;
     margin : 0;
      }
 A {
     /* color : #000000; */
     color:#B1001A;
     background : inherit;
     text-decoration : none;
      }
 A:hover {
     color : #B1001A;
     background : inherit;
     text-decoration : underline;
      }
 FORM {
     display : inline;
      }

	  
/* header left menu */
/*  .header {
	margin:0px 0px 0px 88px;
	padding:0px;
}

a, p {
	font-size:13px;
	text-decoration:none;
}

#input_select 
{
	color : #000000 !important;
	font-family:Tahoma,Verdana,Helvetica,sans-serif;
	font-size:10px !important;
	padding:0px;
	margin-left:10px !important;
	width:150;
}
	  
#text_home{
	
	vertical-align:top;
	padding-top:13px;
	margin:0px 0 0 13px;
	width:997px;
}

#text_home a{
	color : #ffefcc;
	font-size:17px;
	text-transform:uppercase;			
}
#text_home a:hover{
	color : #ffefcc;
	text-decoration:none;
}
#text_current_page
{
	text-align:right;
	padding:0px;
	width:999px;
	margin:18px 0px 0px 0px;	
}

#text_current_page span{
	font-falimy:Verdana;
	color:#000000;
	font-size:13px;
	font-weight : bold;
}

#text_shop_by_artist
{
	text-align:left;
	padding:0px;
	width:168px;
	margin:-9px 0px 0px 12px;	
}

#text_shop_by_artist span{
	font-falimy:Verdana;
	color:#ffefcc;
	font-size:13px;
	font-weight : bold;
}
.headerNavigation {
     background: url(images/header_top.png) no-repeat;
	 background-position: 43% 50%;
	 vertical-align:top;
     font-family : Verdana, Arial, sans-serif;
     color : #ffefcc;
     font-weight : bold;
	 height:99px;
	 width:1024px;
	 margin:0 88px;
	 _margin:0 87px;
} 
 
/* header2 left2 menu2 */

#image_frame
{
	background: url(images/desig2/pictureframe.png) no-repeat scroll 0 0;
	width:300px;
	height:344px;
	padding:0px;
	margin:-250px 4px 3px 716px;
	position:absolute;

}

#main_content 
{
	background: url(images/desig2/content_bg3.png) no-repeat scroll 0 0;
	width:776px;
	height:584px;
	padding:0px;
	margin:0px;
	float:left;
	vertical-align:top;
}

#main_cont{
	float:left;
	width:1142px;
	vertical-align:top;
	height:584px; 
	position:relative;
}

#leftcol{
	float:left;
	width:298px;
	height:584px; 
	vertical-align:top;
}

#rightcol{
	float:left;
	width:25px;
	height:584px; 
	vertical-align:top;
	margin:0px 0px 0px 24px; 
}



.header {
	margin:0px 0px 0px 88px;
	padding:0px;
	
	
}

#logo_text{
	margin:0px;
	padding:37px 0px 0px 0px;
	height:22px;
}
#logo{
	width:301px;
	height:105px;
	float:left;
}



a, p {
	font-size:13px;
	text-decoration:none;
}
  
#text_home{
	position:absolute;
	padding:0px;
	margin:10px 0 0 13px;
	width:62px;
	height:23px;
	/* border:1px solid red; */
}

A#text_home {
	color : #ffefcc;
	font-size:1px;
	text-transform:uppercase;			
}
A#text_home:hover{
	color:#ffefcc;
	text-decoration:none;
}
#text_current_page
{
	position:absolute;
	text-align:right;
	padding:0px;
	width:120px;
	margin:28px 0 0 516px;
	_margin:28px 0 0 516px;
}

#text_current_page span{
	font-falimy:Verdana;
	color:#000000;
	font-size:17px;
	font-weight : bold;
}

#text_shop_by_artist
{
	position:absolute;
	text-align:left;
	margin:49px 0px 0px 12px;
	_margin:49px 0px 0px 12px;
	width:168px;
}


#input_select 
{
	position:absolute;
	color : #000000 !important;
	font-family:Tahoma,Verdana,Helvetica,sans-serif;
	font-size:10px !important;
	margin:72px 0px 0px 12px!important;
	_margin:72px 0px 0px 12px!important;
	width:150;
	z-index: 100;
}


#text_shop_by_artist span{
	font-falimy:Verdana;
	color:#ffefcc;
	font-size:13px;
	font-weight : bold;
}
.headerNavigation {
     background: url(images/desig2/header_top3.png) no-repeat;
	 background-position: 0 0;
	 vertical-align:top;
     font-family : Verdana, Arial, sans-serif;
     color : #ffefcc;
     font-weight : bold;
	 height:62px;
	 width:1019px;
	 margin:0 88px;
	 _margin:0 88px;
} 

/* end */


/* header2 left2 menu3 */
/*
#main_content 
{
	width:721px;
	_width:698px;
	height:501px;
	padding:0px;
	margin:0px;
	float:left;
	vertical-align:top;
	
}

#main_cont{
	float:left;
	width:1142px;
	vertical-align:top;
	height:501px;
}

#leftcol{
	float:left;
	width:298px;
	height:501px; 
	vertical-align:top;
}

#rightcol{
	float:left;
	width:25px;
	height:501px; 
	vertical-align:top;
	margin:0px 0px 0px 24px; 
	_margin:0px 0px 0px 22px; 
}

 
.header {
	margin:0px 0px 0px 88px;
	padding:0px;
}

#logo_text{
	margin:0px;
	padding:37px 0px 0px 0px;
	height:22px;
}
#logo{
	width:301px;
	height:105px;
	float:left;
}



a, p {
	font-size:13px;
	text-decoration:none;
}
  
#text_home{
	
	vertical-align:top;
	padding-top:13px;
	margin:0px 0 0 13px;
	width:997px;
}

#text_home a{
	color : #ffefcc;
	font-size:17px;
	text-transform:uppercase;			
}
#text_home a:hover{
	color : #ffefcc;
	text-decoration:none;
}
#text_current_page
{
	text-align:right;
	padding:0px;
	width:999px;
	margin:18px 0px 0px 0px;	
}

#text_current_page span{
	font-falimy:Verdana;
	color:#000000;
	font-size:13px;
	font-weight : bold;
}

#text_shop_by_artist
{
	position:absolute;
	text-align:left;
	margin:49px 0px 0px 12px;
	width:168px;
}


#input_select 
{
	position:absolute;
	color : #000000 !important;
	font-family:Tahoma,Verdana,Helvetica,sans-serif;
	font-size:10px !important;
	margin:72px 0px 0px 12px!important;
	width:150;
}


#text_shop_by_artist span{
	font-falimy:Verdana;
	color:#ffefcc;
	font-size:13px;
	font-weight : bold;
}
.headerNavigation {
     background: url(images/header_top.png) no-repeat;
	 background-position: 0 0;
	 vertical-align:top;
     font-family : Verdana, Arial, sans-serif;
     color : #ffefcc;
     font-weight : bold;
	 height:100px;
	 width:1021px;
	 margin:0 87px;
	 _margin:0 88px;
} 
*/
/* end 3*/

A.headerNavigation {
     color : #ffefcc;
     background : #bbc3d3;
      }
 a:hover.headerNavigation {
     color : #ffefcc;
     background : #bbc3d3;
      }
 TR.headerError {
     background : #ff0000;
     color : #bbc3d3;
      }
 TD.headerError {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
     background : #ff0000;
     color : #ffffff;
     font-weight : bold;
      }
 TR.headerInfo {
     background : #00ff00;
     color : #bbc3d3;
      }
 TD.headerInfo {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
     background : #00ff00;
     color : #ffffff;
     font-weight : bold;
      }

 .templateinfobox {
     background : #f8f8f9;
     color : inherit;
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
      }
 .infoBox {
     /* background : #b6b7cb; */
     color : #000000;
      }
 TD.infoBox, SPAN.infoBox {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background : #bbc3d3;
     color : inherit;
      }
 TD.infoBoxHeading {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background : #bbc3d3;
     color : #ffffff;
      }

 .infoBoxContents {
     /* background : #f8f8f9; */
     color : #000000;
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 TD.infoBoxFooter {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    background-color : #cccccc;
    color : #000000;
}

 TD.contentBoxHeading {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    color : #534f4d;
     background : #bbc3d3;
    padding-top : 5px;
}
 .infoBoxContentsHeader {
     background : #bbc3d3;
    color : #ffffff;
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
}

 .infoBoxContentsCenter {
    color : inherit;
     background : #f8f8f9;
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
}

 TD.infoBoxContentsfooter {
    color : #000000;
     background : #bbc3d3;
     font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
}
 TD.infoBoxHeadingImage {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background-position : left;
     background-color : #bbc3d3;
     color : #000000;
      }
 TD.infoBoxFooterImage {
     font-family : Verdana, Arial, sans-serif;
     font-size : 1px;
     font-weight : bold;
     background-color : #bbc3d3;
     color : #000000;
      }
 .infoBoxNotice {
     background : #ff8e90;
     color : #ffffff;
      }
 .infoBoxNoticeContents {
     background : #ffe6e6;
     color : #ffffff;
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 TD.main_table_heading {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     /* background : #cccccc; */ /* Igor 30.06.2009*/
     color : #000000;
     vertical-align:top;
      }
 TD.main_table_heading_inner {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     /* background : #ffffff; *//* Igor 30.06.2009*/
     color : #000000;
     vertical-align:top;
      }
 TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
     /* background : #f8f8f9; */ /* Igor 30.06.2009*/
     color : inherit;
      }
 TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
     /* background : #f8f8f9; */ /* Igor 30.06.2009*/
     color : inherit;
      }
 TABLE.productListing {
     border : 1px;
     /* border-style : solid;
     border-color : #b6b7cb;
     border-spacing : 1px; */ /* Igor 30.06.2009*/
     /* background : #f8f8f9; */ /* Igor 30.06.2009*/
      }
 .productListing-heading {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background : #b6b7cb;
     color : #ffffff;
     font-weight : bold;
      }
 .productlisting-headingPrice {
     font-family : Verdana, Arial, sans-serif;
     font-size : 20px;
     background : #cccccc;
     color : #9a9a9a;
     font-weight : bold;
      }
 TD.productListing-data {
 	 vertical-align: top;
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 A.pageResults {
     color : #0000ff;
     background : inherit;
      }
 a:hover.pageResults {
     color : #0000ff;
     background : #ffff33;
      }
 TD.pageHeading, DIV.pageHeading {
	color:#fefdfd;
	font-family: SociaLAnimaL;
	padding:0px;
	margin:0px;
      }
 TR.subBar {
     background : #f4f7fd;
     color : inherit;
      }
 TD.subBar {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background : inherit;
      }
 TD.main, P.main {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     line-height : 1.5;
     /* color : #000000; */
     color : #FFFFFF;
     background : inherit;
      }
 TD.smallText, SPAN.smallText, P.smallText {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 TD.accountCategory {
     font-family : Verdana, Arial, sans-serif;
     font-size : 13px;
     color : #aabbdd;
     background : inherit;
      }
 TD.fieldKey {
     font-family : Verdana, Arial, sans-serif;
     font-size : 12px;
     font-weight : bold;
      }
 TD.fieldValue {
     font-family : Verdana, Arial, sans-serif;
     font-size : 12px;
      }
 TD.tableHeading {
     font-family : Verdana, Arial, sans-serif;
     font-size : 12px;
     font-weight : bold;
      }
 TD.category_desc {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     line-height : 1.5;
      }
 SPAN.newItemInCart {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #ff0000;
     background : inherit;
      }
 CHECKBOX, INPUT, RADIO {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
      }
 SELECT {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
      width: 136px;
 }     
 TEXTAREA {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
      }
 SPAN.greetUser {
     font-family : Verdana, Arial, sans-serif;
     font-size : 12px;
     color : #f0a480;
     background : inherit;
     font-weight : bold;
      }
 TABLE.formArea {
     background : #f1f9fe;
     color : #f4f7fd;
     border-color : #7b9ebd;
     border-style : solid;
     border-width : 1px;
      }
 TD.formAreaTitle {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
     font-weight : bold;
      }
 SPAN.markProductOutOfStock {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
     color : #c76170;
     background : inherit;
     font-weight : bold;
      }
 SPAN.productSpecialPrice {
     font-family : Verdana, Arial, sans-serif;
     color : #ff0000;
     background : inherit;
      }
 SPAN.errorText {
     font-family : Verdana, Arial, sans-serif;
     color : #ff0000;
     background : inherit;
      }
 .moduleRowOver {
     background-color : #d7e9f7;
     color : inherit;
     cursor : pointer;
      }
 .moduleRowSelected {
     background-color : #e9f4fc;
     color : inherit;
      }
 .checkoutBarFrom, .checkoutBarTo {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #8c8c8c;
     background : inherit;
      }
 .checkoutBarCurrent {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background : inherit;
      }
 .messageBox {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 .messageStackError, .messageStackWarning {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background-color : #ffb3b5;
     color : inherit;
      }
 .messageStackSuccess {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background-color : #99ff00;
     color : inherit;
      }
 .inputRequirement {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #ff0000;
     background : inherit;
      }
 TABLE.linkListing {
     border : 1px;
     border-style : solid;
     border-color : #b6b7cb;
     border-spacing : 1px;
      }
 .linkListing-heading {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background : #b6b7cb;
     color : #ffffff;
     text-align : center;
      }
 TD.linkListing-data {
     border-right : 1px solid #b6b7cb;
     border-bottom : 1px solid #b6b7cb;
     padding : 4px;
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 TR.linkListing-odd {
     background : #f8f8f9;
     color : inherit;
      }
 TR.linkListing-even {
     background : #f5f5f5;
     color : inherit;
      }
 .content {
     color : #000000;
     background : inherit;
     font-size : 10px;
     font-family : Verdana, Arial, sans-serif;
      }
 TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     line-height : 1.5;
     color : #bdcaf0;
     background : inherit;
      }
 TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
     background-image : url('images/button_blank_left.gif');
      }
 TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
     background-image : url('images/button_blank_right.gif');
      }
 TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
     background-image : url('images/button_blank_middle.gif');
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background-color : inherit;
     color : #000000;
      }
 A.HeaderPageLinks {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     color : #000000;
     background : inherit;
      }
 a:hover.HeaderPageLinks {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
     color : #00ff00;
      }
 TD.cookieUsage {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background : #000000;
     color : #ffffff;
      }
 .attributeBoxContent {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #808080;
      }
 .TR.attributeBoxContent {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #808080;
      }
 .TD.attributeBoxContent {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #c0c0c0;
      }
 .storyboxtitle {
     font-family : Verdana, Arial, sans-serif;
     color : #000000;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:link {
     font-family : Verdana, Arial, sans-serif;
     color : #000000;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:active {
     font-family : Verdana, Arial, sans-serif;
     color : #000000;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:visited {
     font-family : Verdana, Arial, sans-serif;
     color : #000000;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:hover {
     font-family : Verdana, Arial, sans-serif;
     color : #ffffff;
     font-size : 10px;
     font-weight : bold;
     text-decoration : underline;
     background : inherit;
      }
 .yearHeader {
     font-family : Verdana, Arial, sans-serif;
     font-size : 14px;
     font-weight : bold;
     color : #000000;
     background-color : #ffffff;
      }
 .calendarMonth {
     background-color : #cccccc;
     color : inherit;
     cursor : default;
     width : 100%;
      }
 .calendarHeader {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     font-weight : bold;
     color : #000000;
     background-color : #ffffff;
     text-decoration : none;
     height : 22px;
      }
 .calendarToday {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #ffcf00;
     padding-left : 3px;
     text-decoration : none;
     border : 1px solid #ffffff;
     height : 22px;
     width : 18px;
      }
 .calendarWeekend {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #caeeff;
     padding-left : 3px;
     line-height : 14px;
     text-decoration : none;
     border : 1px solid #ffffff;
     height : 22px;
     width : 18px;
      }
 .calendar {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #ffffff;
     padding-left : 3px;
     line-height : 14px;
     text-decoration : none;
     height : 22px;
     width : 18px;
      }
 .event {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     color : #000000;
     background-color : #ffffff;
     text-decoration : none;
     border : 1px solid #e6e6e6;
      }
 .empty {
     background-color : #f0faff;
     color : inherit;
     line-height : 14px;
     height : 22px;
     width : 18px;
      }
 .calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {
     color : red;
     text-decoration : underline;
     background : inherit;
      }
 .calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {
     color : red;
     text-decoration : underline;
     background : inherit;
      }
 .calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {
     color : red;
     text-decoration : underline;
     background : inherit;
      }
 h4.infoTitle {
     margin-top : 0;
     margin-right : 0;
     margin-left : 0;
     margin-bottom : 0.2em;
      }
 p.infoBlurb {
     margin-top : 0;
     margin-right : 0;
     margin-left : 0;
     margin-bottom : 2em;
      }
 TD.productPriceInListing {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background : #d2e9fb;
     color : inherit;
      }
 TD.productPriceInBox {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background : #eeeeee;
     color : inherit;
      }
 TD.productPriceInProdInfo {
     font-family : Verdana, Arial, sans-serif;
     font-size : 12px;
     background : #ccffcc;
     color : inherit;
      }
 #navMenu {
     clear : both;
     height : 0.01%;
     margin : 0;
     padding : 0;
     list-style : none;
      }
 #navMenu ul {
     float : left;
     width : 150px;
     margin : 0;
     padding : 0;
     list-style : none;
      }
 #navMenu li {
     position : relative;
     float : left;
     line-height : 24px;
     margin-bottom : -1px;
     width : 150px;
      }
 #navMenu li ul {
     position : absolute;
     left : -999em;
     margin-left : 150px;
     margin-top : -26px;
      }
 #navMenu li ul ul {
     left : -999em;
      }
 #navMenu li a {
     width : 150px;
     display : block;
     color : #334;
     font-weight : bold;
     text-decoration : none;
     background : #ffffff;
     border : 1px solid #cce;
     padding-left : 2px;
      }
 #navMenu li a:hover {
     color : #000000;
     background : #aac;
      }
 #navMenu li:hover ul ul, #navMenu li:hover ul ul ul, #navMenu li.sfhover ul ul, #navMenu li.sfhover ul ul ul {
     left : -999em;
      }
 #navMenu li:hover ul, #navMenu li li:hover ul, #navMenu li li li:hover ul, #navMenu li.sfhover ul, #navMenu li li.sfhover ul, #navMenu li li li.sfhover ul {
     left : auto;
      }
SPAN.smallTextCnt{
	font-family : Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: Grey;
}
#categories_search{
	width:100%; 
	margin-top:50px;
	margin-bottom:50px; 
	border-width:1px;
	border-style:solid;
	border-color:#E0E0E0;
}
#categories_search td{
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#EAEAEA;
	margin:0px;
	padding:0px;
}      
#categories_search td a{	
	color:#000000;
	font-family:Verdana,Arial,sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	text-valign:top;
	margin-bottom:10px;
}
#categories_search a:hover{
	color:#AABBDD;
}      


.error
{
    border: 1px solid #F00;
    background: #FAA;    
}

.hideitem
{
    display:none;
    visibility:hidden;
    background-color:#999999;
}


table.product_attributes_datagrid {
 /*   margin-top: 20px;       */
    border: 2px solid gray;
    padding: 10px 10px 10px 10px;
}

table.product_attributes_datagrid th {
    font-size: 18px;
    font-weight: bold;
    height: 24px;
    vertical-align: middle;
    border-bottom: 1px solid black;
}

table.product_attributes_datagrid td {
    border-bottom: 1px solid gray;
    height: 20px;    
}

ul.products_options_selector li {
    list-style: none;
}

.media_files_header
{
    background-color: rgb(187, 195, 211);
    color: white;
    font-size:8pt;
    font-weight: bold;
    height: 16px;
    margin-bottom: 10px;
    padding-left: 2px;
    padding-top: 2px;
    width: 99%;
}

.media_file
{
    text-align:center;
    display:inline;
    width:120px;
    font-size:8pt;
    float:left;
}

.productListing2 img
{
    cursor:pointer;
}

.productListing2
{
     border : 1px;
     border-style : solid;
     border-color : #b6b7cb;
     border-spacing : 1px;
     background : #f8f8f9;
}

.parSearch_contents select {
    width: 100px;
}

.parSearch_contents ul{
    margin:0;
    padding:0;
    float: left;
    width: 100%;
}

.parSearch_contents ul li {
    font-size: 10px;
    list-style-type: none;
    float: left;
    width: 40%;
    
}

.asdasdasd111 ul {
    float: left;
}

.asdasdasd111 ul li{
    float: left;
    margin-left: 10px;
    list-style-type: none;
}

.next_row {
    clear: left;
}

.links_category_title {
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
}

tr.payments_settings .title_input {
    padding-left: 60px;
    text-align: left;
}

.posts_title {
	font-weight: bold;
}

.post_date {
	color: #9a9a9a;
}

.heading_title_comments {
	color: #afa56a;
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.text_comment {
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
}

/*  main category */

.mainCatTextBig{
	text-align:right; 
	padding-right:20px;
}

.mainCatTextSmall{
	text-align:right; 
	padding-right:85px;
}

.mainCatPos{
/*  	border:1px solid blue;   */
	margin:0px 0px 0px 20px;
	padding:0px; 
	float:left;
	position:absolute;
	width:722px;
	_width:700px;
	text-align:center;
	
	font-family:Palsu;
	/* font-weight: bold; */
	
}
.divCellBig{
	/* border:1px solid red;   */
	margin:7px;
	padding:0px; 
	/* width:200px; */
	width:31%;
	float:left;
}

.divCellSmall{
	/* border:1px solid red;   */
	margin:5px;
	padding:0px; 
	/* width:200px; */
	width:48%;
	float:left;
}


/* product info  */

#prodInfoCont{
	border:1px solid red;
	width:720px;
	_width:690px;
	height:500px;
	position:obsalute;
}

#prodInfoCont h3{
	color:blue;
	padding:0px;
	margin:0px;
}

#prodInfoCont .logoProduct{

	text-align:right;

}

#prodInfoCont .mainCont{

	border:1px solid blue;
	padding:0px;
	margin:0px;


}
/*column left right BEGIN  */
#column_left{
    height:584px;
	width:223px;
    background-image:url(images/desig2/leftcol3.png);
    background-position: 0 0;
    background-repeat:no-repeat;
	margin:0px 0px 0px 75px;
}

#column_right{
    height:584px;
    width:25px;
    background-image:url(images/desig2/rightcol3.png);
    background-position: 0 0;
    background-repeat:no-repeat;
	margin:0px;
	_padding:0px;
	_width:25px;
}

#limited_edition{
	margin: 5px 20px 0px 0px;
	height:21px;
	font-size:17px;
	color:#b1001a !important;
	display:block;
}
#limited_edition:hover{
    margin: 5px 20px 0px 0px;
	height:21px;
	font-size:21px;
	color:#b1001a !important;
	display:block;
}
#limited_edition_active{
    margin: 5px 2px 0px 0px;
	width:150px;
	height:21px;
	font-size:21px;
	color:#b1001a !important;
	display:block;
}

#open_edition{
    margin: 5px 20px 0px 0px;
	height:24px;
	
	font-size:17px;
	color:#b1001a !important;
	display:block;
}
#open_edition:hover{
    margin: 5px 20px 0px 0px;
	/* width:136px; */
	height:21px;
	font-size:21px;
	color:#b1001a !important;
	display:block;
}

#open_edition_active{
    margin: 5px 20px 0px 0px;
	height:24px;
	font-size:21px;
	color:#b1001a !important;
	display:block;
} 


/* top category menu */
#menu_mens{
   margin: 5px 20px 0px 0px;
	height:20px;
	outline-style: none;
	font-size:17px;
	color:#b1001a !important;
	display:block;
}

#menu_mens:hover{
	margin: 5px 20px 0px 0px;
	height:20px;
	cursor:pointer;
	font-size:21px;
	color:#b1001a !important;
	display:block;
}

#menu_mens_active{
	margin: 5px 20px 0px 0px;
	height:20px;
	cursor:pointer;
	font-size:21px;
	color:#b1001a !important;
	display:block;
}

#menu_womens{
	display:block;
	margin: 5px 20px 0px 0px;
	height:20px;
	outline-style: none;
	font-size:17px;
	color:#b1001a !important;
}

#menu_womens:hover{
	display:block;
	margin: 5px 20px 0px 0px;
	height:20px;
	cursor:pointer;
	font-size:21px;
	color:#b1001a !important;
}

#menu_womens_active{
	display:block;
	margin: 5px 20px 0px 0px;
	height:20px;
	cursor:pointer;
	font-size:21px;
	color:#b1001a !important;
}

#menu_accessories{
	display:block;
	margin: 5px 20px 0px 0px;
	height:20px;
	outline-style: none;
	font-size:17px;
	color:#b1001a !important;
}
#menu_accessories:hover{
	display:block;
	margin: 5px 20px 0px 0px;
	height:20px;
	cursor:pointer;
	font-size:21px;
	color:#b1001a !important;
}
#menu_accessories_active{
	display:block;
    margin: 5px 20px 0px 0px;
	height:20px;
	cursor:pointer;
	font-size:21px;
	color:#b1001a !important;
}

#menu_clearance{
	display:block;
	margin: 5px 20px 0px 0px;
	height:20px;
	outline-style: none;
	font-size:17px;
	color:#b1001a !important;
}
#menu_clearance:hover{
	display:block;
	margin: 5px 20px 0px 0px;
	height:20px;
	cursor:pointer;
	font-size:21px;
	color:#b1001a !important;
}
#menu_clearance_active{
	display:block;
	margin: 5px 20px 0px 0px;
	height:20px;
	cursor:pointer;
	font-size:21px;
	color:#b1001a !important;
}

#menu_fun_stuff{
	display:block;
	margin: 5px 20px 0px 0px;
	height:20px;
	outline-style: none;
	cursor:pointer;
	font-size:17px;
	color:#b1001a !important;
}

#menu_fun_stuff:hover{
	display:block;
    margin: 5px 20px 0px 0px;
	height:20px;
	cursor:pointer;
	font-size:21px;
	color:#b1001a !important;
}
#menu_fun_stuff_active{
	display:block;
    margin: 5px 20px 0px 0px;
	height:20px;
	cursor:pointer;
	font-size:21px;
	color:#b1001a !important;
}

/*column left right END  */

/* footer  */
.footer {
     width:1048px;
     height:97px;
     background-image: url(images/desig2/footer_bg3.png);
     background-repeat:no-repeat;
     background-position: 0 0;
	 margin:0px 0px 0px 75px;
}

.footer_logo{
    position:absolute;
    margin:-301px 0 0 739px;
}
.footer_text{
    position:absolute;
    font-family: Palsu;
    text-align:center;
    font-size:12px;
    margin:56px 0 0 341px;
}
.footer_text a {
    padding-left: 20px;
	color:#B1001A;
}

/* footer end */
#pane1 {
    height: 510px;
	_width:415px;
}

/* contact US */
#checkoutshipping{
	height:500px;
	margin:0px 0px 0xp 20px;
}
#checkship{
	position:absolute;
	margin:0px 0px 0px 5px;
	_margin:0px 0px 0px 5px;
	width:406px;
}

.cuDescription{
	text-align:left;
	padding-left:100px;
}

/* contact us */
#contant{
 	/* border:1px solid red;   */
	height:23px;
	margin:30px 0 0 0px;
	padding:0;
	display:block;
}
#events{
	height:23px;
	margin:30px 0 0 0px;
	padding:0;
	display:block;
	/* border:1px solid gray;  */
}
#artists{
 	/* border:1px solid red;     */
	height:23px;
	margin:0px 0 0 0px;
	padding:0;
	display:block;
}



/* Manufacturers ARTIST */

#main_cont_ml{
	float:left;
	height:523px;
	margin:5px 0 0 -12px;
	padding:0;
	position:absolute;
	text-align:center; 
	width:436px;
}
#main_cont_ml h3{
	color:#FEFDFD;
	font-family:SociaLAnimaL;
	margin:0;
	padding:0 0 20px 0px;
}

.ManufList{
	float:left;
	margin:5px;
	padding:0px 0px 0px 1px;
	width:46%;
	text-align:left;
}
.ManufList a{
	color:#FEFDFD;
	font-family:SociaLAnimaL;
	padding:0px 0px 0px 50px;
}
.ManufList a:hover{
	color:#FEFDFD;
	font-family:SociaLAnimaL;
	text-decoration:none;
}


/* Whats new FEatured  */

#featured{
	position:absolute; 
	margin:3px 0px 0px 30px;
	padding:0px;
}

#featured h3{
	color:#000000;
	padding:0px;
	margin:0px 0px 10px 0px;
	font-size:13px;
}

#shop_apparel{
	/* border:1px solid yellow;  */
	display:block;
	height:26px;
	padding:0px;
	margin:20px 0px 0px 0px;
}

#top_category{
	/* border:1px solid red; */
	height:170px;
	_height:207px;
	width:160px;
	padding:30px 0px 0px 0px;
	_padding:50px 0px 0px 0px;
	margin:0px 0px 0px 22px;
	text-align:right;
}

#lo_edition{
 	/* border:1px solid blue;  */
	height:60px;
	width:160px;
	padding:0px 0px 0px 0px;
	margin:30px 0px 0px 22px;
	_margin:20px 0px 0px 22px;
	text-align:right;
	
	
}

#bottom_category{
	/* border:1px solid blue; */
	height:150px;
	width:160px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 22px;
	_margin:0px 0px 0px 22px;
}
.left_ban_div{
	margin:auto auto;
	position:relative;
	width:1224px;
    z-index:1500;
}

.left_ban_div IMG
{
    z-index:1500;
    _margin-left:17px;
}