/* Global */
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px; 
	color: #000000;
	background: #FFFFFF url(images/bgr.gif) left top;
}

img { 
	behavior: url(skins/green/iepngfix.htc);
}

form {
	padding: 0px;
	margin: 0px;
}

.page_layout {
	width: 850px;
	background: #F4E1BC none;
	border: 4px solid #3A0037;
	margin-top: 50px;
}

.clearitem {
	clear: both;
	height: 0px !important;
	padding: 0px !important;
	border: 0px !important;
	display: block !important;
	margin: 0px !important;
	width: auto !important;
	float: none !important;
}


/* ####################### Page Layout ####################### */
/* Header */
.Header {
	margin: 50px 0px 0px 0px;
	width: 830px;
	background: #F4D6FF none;
	border-top: 4px solid #3A0037;
	border-left: 4px solid #3A0037;
	border-right: 4px solid #3A0037;
	padding: 10px;
}

.Headinfo {
	height: 80px !important;
}

*html .Headinfo {
	height: 80px !important;
}




/* LeftNav */
#LeftNav {
	width: 175px;
	text-align: left;
	border-right: 1px solid #DEB1EF;
	padding: 0px 10px 0px 0px;
}


/* InfoNav */
#InfoNav {
	text-align: left;
	padding: 0px 10px 0px 10px;
}


/* RightNav */
#RightNav {
	width: 175px;
	border-left: 1px solid #DEB1EF;
	padding: 0px 0px 0px 10px;
}





/* Promo block */
.Promo {
	background-color: #000000;
	height: 185px;
	margin-bottom: 15px;
}





/* Logo */
.Logo {
	float: left;
	width: 550px;
	color: #000000;
	text-align: left;
}

.Logo a {
	color: #000000;
}

.Logo img {
	margin: 2px 0px 0px 0px;
}





/* Info */
.Info {
	margin: 0px;
}

.Infolayout {
	padding: 10px;
	background: #F4D6FF none;
	border-left: 4px solid #3A0037;
	border-right: 4px solid #3A0037;
	width: 830px;
}

.InfoWidth {
	width: 100%;
}

.InfoMCh {
	width: 830px;
}

.InfoM {
	width: 100%;
	font-size: 12px;
	color: #663B76;
	text-align: left !important;
	min-height: 250px;
	margin: 0px;
}

*html .InfoM {
	height: 250px;
}

#InfoM .inputtxt {
	width: 230px;
	border: 1px solid #8C4EA3;
	padding: 3px 0px 3px 0px;
	color: #4A0065;
}

#InfoM .inputbtn {
	border: 1px solid #8C4EA3;
	padding: 1px 0px 1px 0px;
	color: #4A0065;
	background: #D29CE6 none;
	margin: 4px 0px 0px 0px;
}




/* ####################### Search Box ####################### */
/* Header Search */
#Head .Search {
	text-align: right;
	width: 230px;
	height: 28px;
	float: right;
	margin: 35px 0px 0px 0px;
}

#Head .Search h1 {
	display: none;
	height: 1px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#Head .inputtxt {
	width: 160px;
	border: 1px solid #8C4EA3;
	padding: 3px 0px 3px 0px;
	color: #4A0065;
}

#Head .inputbtn {
	border: 1px solid #8C4EA3;
	padding: 1px 0px 1px 0px;
	color: #4A0065;
	background: #D29CE6 none;
	margin: 4px 0px 0px 0px;
}



/* Search LeftNav */
#LeftNav .Search {
	margin-bottom: 25px;
	padding: 0px 0px 10px 0px;
	text-align: left;
}

#LeftNav .Search h1 {
	color: #663B76;
	font-size: 16px;
	border-bottom: 1px solid #E6D1A8;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#LeftNav .inputtxt {
	width: 173px;
	border: 1px solid #8C4EA3;
	padding: 3px 0px 3px 0px;
	color: #4A0065;
}

#LeftNav .inputbtn {
	border: 1px solid #8C4EA3;
	padding: 1px 0px 1px 0px;
	color: #4A0065;
	background: #D29CE6 none;
	margin: 4px 0px 0px 0px;
}


/* Search RightNav */
#RightNav .Search {
	margin-bottom: 25px;
	padding: 0px 0px 10px 0px;
	text-align: left;
}

#RightNav .Search h1 {
	font-size: 16px;
	color: #663B76;
	border-bottom: 1px solid #E6D1A8;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#RightNav .inputtxt {
	width: 173px;
	border: 1px solid #8C4EA3;
	padding: 3px 0px 3px 0px;
	color: #4A0065;
}

#RightNav .inputbtn {
	border: 1px solid #8C4EA3;
	padding: 1px 0px 1px 0px;
	color: #4A0065;
	background: #D29CE6 none;
	margin: 4px 0px 0px 0px;
}



/* ####################### Menu Box ####################### */
/* Header Menu */
#Head .Menu {
	font-size: 14px; 
	color: #77D0FF;
	font-weight: bold;
	background: #3A0037;
	height: 33px;
	margin-top: 10px;
}

#Head .Menublock {
	list-style: none;
	margin: 4px 10px 0px 10px;
	padding: 0px;
	float: left;
	height: 26px;
}

#Head .Menublock li {
	float: left;
	padding: 0px 16px 0px 18px;
	height: 26px;
	border-left: 1px solid #5F185B;
}

#Head .Menublock li i { 
	font-size: 14px; 
	color: #F4D6FF;
	text-decoration: none;
	font-style: normal;
}

#Head .Menublock li a { 
	font-size: 14px; 
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-top: 4px;
}

#Head .Menublock li a:hover { 
	color: #F4D6FF;
}

#Head .Menublock .linobdr {
	border: 0px none;
	padding: 0px 17px 0px 5px;
}



/* Leftnav Menu */
#LeftNav .Menublock {
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 10px 0px;
	list-style: none;
	display: block;
	text-align: left;
}

#LeftNav .Menublock li {
	padding: 2px 0px 3px 0px;
	border-bottom: 1px solid #E6BBF5;
}

#LeftNav .Menublock li i { 
	font-size: 14px; 
	color: #674374;
	text-decoration: none;
	font-style: normal;
}

#LeftNav .Menublock li a {
	font-size: 14px;
	color: #563462;
	font-weight: bold;
	text-decoration: none;
}

#LeftNav .Menublock li a:hover {
	font-size: 14px;
	color: #674374;
	font-weight: bold;
	text-decoration: none;
}



/* Rightnav Menu */
#RightNav .Menublock {
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 10px 0px;
	list-style: none;
	display: block;
	text-align: left;
}

#RightNav .Menublock li {
	padding: 2px 0px 3px 0px;
	border-bottom: 1px solid #E6BBF5;
}

#RightNav .Menublock li i { 
	font-size: 14px; 
	color: #674374;
	text-decoration: none;
	font-style: normal;
}

#RightNav .Menublock li a {
	font-size: 14px;
	color: #563462;
	font-weight: bold;
	text-decoration: none;
}

#RightNav .Menublock li a:hover {
	font-size: 14px;
	color: #674374;
	font-weight: bold;
	text-decoration: none;
}





/* ####################### Categories Box ####################### */
/* Header Categories */
#Head .Categories {
	background: #D29CE6 none;
	text-align: left;
	padding: 10px;
}

#Head .Categories h1 {
	display: none;
	height: 1px !important;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	color: #6D5F43;
}

#Head .Categories div {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#Head .Categories span {
	padding: 0px 5px 0px 0px;
}

#Head .Categories span b {
	border-right: 1px solid #8C4EA3;
	margin: 0px 0px 0px 4px;
	font-weight: normal;
}

#Head .Categories span i {
	font-size: 11px;
	color: #622777;
}

#Head .Categories span a {
	color: #501A64;
	text-decoration: none;
	font-weight: bold;
}

#Head .Categories span a:hover {
	color: #622777;
}

#Head .Categories span b span a {
	color: #773A8E;
	font-weight: normal;
}

#Head .Categories span b span a:hover {
	color: #8C4EA3;
}



/* LeftNav Categories */
#LeftNav .Categories {
	text-align: left;
	padding: 0px 0px 10px 0px;
	margin-bottom: 25px;
}

#LeftNav .Categories h1 {
	font-size: 16px; 
	color: #663B76;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border-bottom: 1px solid #E6BBF5;
}

#LeftNav .Categories div {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#LeftNav .Categories span {
	font-size: 12px;
	color: #674374;
	text-align: left;
	padding: 2px 0px 2px 0px;
	display: block;
}

#LeftNav .Categories span b {
	font-size: 12px;
	color: #7F6442;
	text-align: left;
	font-weight: normal;
	display: block;
}

#LeftNav .Categories span i {
	font-size: 11px;
	color: #9860AC;
}

#LeftNav .Categories span a {
	font-size: 12px;
	color: #674374;
	font-weight: bold;
}

#LeftNav .Categories span a:hover {
	color: #9860AC;
}

#LeftNav .Categories span b span a {
	font-size: 11px;
	color: #9860AC;
}

#LeftNav .Categories span b span a:hover {
	color: #AE79C1;
}



/* RightNav Categories */
#RightNav .Categories {
	text-align: left;
	padding: 0px 0px 10px 0px;
	margin-bottom: 25px;
}

#RightNav .Categories h1 {
	font-size: 16px; 
	color: #663B76;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border-bottom: 1px solid #E6BBF5;
}

#RightNav .Categories div {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#RightNav .Categories span {
	font-size: 12px;
	color: #674374;
	text-align: left;
	padding: 2px 0px 2px 0px;
	display: block;
}

#RightNav .Categories span b {
	font-size: 12px;
	color: #674374;
	text-align: left;
	font-weight: normal;
	display: block;
}

#RightNav .Categories span i {
	font-size: 11px;
	color: #9860AC;
}

#RightNav .Categories span a {
	font-size: 12px;
	color: #674374;
	font-weight: bold;
}

#RightNav .Categories span a:hover {
	color: #9860AC;
}

#RightNav .Categories span b span a {
	font-size: 11px;
	color: #9860AC;
}

#RightNav .Categories span b span a:hover {
	color: #AE79C1;
}





/* ####################### Elements ####################### */
/* Page title */
#InfoNav h1 {
	font-size: 20px; 
	color: #45005E;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #DEB1EF;
}

#InfoNav h1 b {
	font-size: 20px; 
	color: #45005E;
	display: block;
}

#InfoNav h1 b a {
	font-size: 20px; 
	color: #45005E;
	text-decoration: none;
}

#InfoNav h1 b a:hover {
	font-size: 20px; 
	color: #651184;
	text-decoration: none;
}



/* Pagination */
.PagesNo {
	color: #6A307F;
	height: 20px;
	margin: 5px;
}

.PagesNo span {
	color: #6A307F;
	display: block;
	float: left;
	width: 20%;
	font-weight: bold;
}

.PagesNo span a {
	color: #6A307F;
	text-decoration: none;
}

.PagesNo strong {
	color: #6A307F;
	text-align: right;
	display: block;
	float: right;
	width: 20%;
}

.PagesNo strong a {
	color: #6A307F;
	text-decoration: none;
}

.PagesNo em {
	font-size: 11px;
	color: #6A307F;
	font-style: normal;
	text-align: center;
	display: block;
	float: left;
	width: 60%;
}



/* Back + Title */
.Back {
	height: 27px;
	margin: 0px 5px 5px 5px;
	border-bottom: 1px solid #DEB1EF;
}

.Back h1 {
	font-size: 20px; 
	color: #6A307F;
	float: left;
	margin: 0px;
}

.Back h1 b {
	font-size: 20px; 
	color: #6A307F;
	display: block;
}

.Back h1 b a {
	font-size: 20px; 
	color: #6A307F;
	text-decoration: none;
}

.Back h1 b a:hover {
	font-size: 20px; 
	color: #814597;
	text-decoration: none;
}

.Back span {
	font-size: 12px; 
	color: #6A307F;
	font-weight: normal;
	text-decoration: none;
	float: right;
}

.Back span a {
	font-size: 12px; 
	color: #6A307F;
	text-decoration: none;
}






/* ####################### Item Box ####################### */
/* Item */
.Items {
	margin: 20px 0px 5px 0px;
}

.Item {
	text-align: center;
	padding: 5px 0px 45px 0px;
	color: #725B3D;
}

.Item em {
	font-size: 12px;
	color: #551E69;
	font-style: normal;
	display: block;
	height: 100px;
       width: 100px;
}

.Item u {
	font-size: 12px;
	color: #551E69;
	font-weight: normal;
	font-style: normal;
	background: transparent url(images/outofstock.gif) no-repeat center center;
	display: block;
	height: 100px;
       width: 100px;
}

.Item u em {
	opacity: 0.3;
	filter:alpha(opacity=30);
}

.Item a {
	font-size: 11px;
	color: #551E69;
	font-weight: normal;
}

.Item a:hover {
	color: #682E7D;
}

.Item span {
	font-size: 12px;
	color: #551E69;
	text-align: center;
	padding: 0px 3px 0px 3px;
	display: block;
	overflow: hidden;
}

.Item span a {
	font-size: 12px;
	color: #551E69;
	font-weight: normal;
}

.Item span a:hover {
	color: #682E7D;
}

.Item i {
	font-size: 12px;
	color: #682E7D;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}

.Item b {
	font-size: 12px;
	color: #682E7D;
	font-style: normal;
	text-decoration: line-through;
}

.Item select {
	font-size: 11px;
	width: 100px;
}



/* Featured Items */
#LeftNav #LeftFeatId a, #RightNav #RightFeatId a, #InfoM #CenterFeatId a {
	color: #663B76;
}

#LeftNav .Item, #RightNav .Item {
	text-align: center;
	padding: 15px 0px 15px 0px;
	margin: 0px 5px 14px 0px !important;
	border-bottom: 1px solid #E6BBF5 !important;
}

#LeftNav .Item em, #RightNav .Item em {
	height: 80px;
}

#LeftNav .ResImg_S[class], #RightNav .ResImg_S[class] {
	min-width: 30px !important;
	max-width: 100px !important;
	max-height: 70px !important;
	margin: 0px;
}

*html #LeftNav .ResImg_S, *html #RightNav .ResImg_S {
	width: expression(this.width > 100 ? 100: true);
	width: expression(this.width < 30 ? 30: true);
	height: expression(this.height > 70 ? 70: true);
	margin: 0px;
}

.featuredItems {
	margin-bottom: 15px;
}

.featuredItems a {
	color: #663B76;
	font-size: 12px;
}

#LeftNav .featuredItems .Item a, #RightNav .featuredItems .Item a {
	font-size: 12px;
	color: #663B76 !important;
}

#LeftNav .featuredItems .Item a:hover, #RightNav .featuredItems .Item a:hover {
	color: #815891 !important;
}

#LeftNav .featuredItems .Item span a, #RightNav .featuredItems .Item span a, #InfoM .featuredItems .Item span a {
	color: #663B76 !important;
}

.featuredItems .Item {
	margin: 0px 2px 10px 2px;
}

#LeftNav .featuredItems .Item i, #RightNav .featuredItems .Item i {
	font-size: 14px;
	color: #688600 !important;
}



/* Cetegory images */
.categoryImage {
	margin: 10px 0px 15px 0px;
}

.categoryImage img {
	border: 0px;
	margin: 5px;
}

#LeftNav .categoryImageres, #RightNav .categoryImageres {
	min-width: 30px !important;
	max-width: 140px !important;
	max-height: 140px !important;
}

*html #LeftNav .categoryImageres, *html #RightNav .categoryImageres {
	width: expression(this.width > 120 ? 120: true);
	height: expression(this.height > 120 ? 120: true);
}

#InfoM .categoryImageres {
	min-width: 30px !important;
	max-width: 120px !important;
	max-height: 120px !important;
}

*html #InfoM .categoryImageres {
	width: expression(this.width > 120 ? 120: true);
	height: expression(this.height > 120 ? 120: true);
}






/* ####################### Cart ####################### */
/* Cart Flyout */
.Cartflyout {
	font-size: 11px; 
	color: #AE79C1;
	text-align: left;
	margin-bottom: 25px;
	padding: 0px 0px 10px 0px;
}

.Cartflyout h1 {
	font-size:16px;
	color: #663B76;
	border-bottom: 1px solid #E6BBF5;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.Cartflyouti {
	margin-top: 5px;
}

.Cartflyouti h1 {
	font-size: 10px;
	color: #663B76;
	text-align: left;
	line-height: 12px;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	height: 26px;
	border-bottom: 1px solid #E6BBF5;

}

.Cartflyouti h1 span {
	background: transparent url(images/loadingitem.gif) no-repeat left top;
	width: 49px;
	height: 24px;
	display: block;
	float: left;
	margin-right: 5px;
}

.Cartflyouti h1 strong {
	background: transparent url(images/loadingitema.gif) no-repeat left top;
	width: 49px;
	height: 24px;
	display: block;
	float: left;
	margin-right: 5px;
}

.Cartflyouti div {
	border-bottom: 1px solid #E6BBF5;
	margin: 5px 0px 0px 0px;
}

.Cartflyouti div h2 {
	float: left;
	display: block;
	margin: 0px;
	width: 35px;
}

.Cartflyouti div h2 {
	float: left;
	display: block;
	margin: 0px;
	width: 35px;
}

.Cartflyoutimg {
	max-height: 34px;
	min-height: 15px;
	min-width: 15px;
	max-width: 25px;
	width:expression(this.width > 25 ? 25 : true );
	height:expression(this.height > 34 ? 34 : true );
	border: 1px solid #DBB1EB;
}

.Cartflyouti div h3 img {
	margin-right: 3px;
}

.Cartflyouti div h3 {
	font-size: 11px;
	color: #333333;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 140px;
}

*html .Cartflyouti div h3 {
	width: 138px;
}

.Cartflyouti div h3 a {
	cursor: hand;
	cursor: pointer;
}

.Cartflyouti div h3 span {
	font-size: 11px;
	color: #480660;
	text-align: left;
	line-height: 10px;
	display: block;
	overflow: hidden;
	width: 120px;
	margin: 0px 0px 3px 2px;
}

.Cartflyouti div h3 span a {
	font-size: 11px;
	color: #480660;
	text-decoration: none;
}

.Cartflyouti div h3 span a:hover {
	color: #671B83;
}

.Cartflyouti div h3 b {
	font-size: 10px;
	color: #671B83;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	display: block;
	width: 140px;
	height: 20px;
}

.Cartflyouti div h3 b i {
	font-size: 10px;
	color: #671B83;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.Cartflyouti div h3 b input {
	font-size: 10px;
	color: #4A0065;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 0px;
	background: #FFFFFF;
	border: 1px solid #8C4EA3;
	width: 20px;
}

*html .Cartflyouti div h3 span {
	width: 120px;
}

*html .Cartflyouti div h3 b, *html .Cartflyouti div h3 em {
	width: 138px;
}


.CartflyoutinputD {
	font-size: 10px;
	color: #4A0065;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 0px;
	background: transparent none !important;
	border: 1px solid #8C4EA3;
	height: 15px;
	width: 24px;
}

.Cartflyouti div h3 em {
	font-size: 10px;
	color: #671B83;
	font-weight: bold;
	text-align: right;
	font-style: normal;
	text-decoration: none;
	display: block;
	width: 140px;
	height: 16px;
}

.Cartflyouti h4 {
	font-size: 14px;
	color: #5C7300;
	text-align: right;
	margin: 6px 0px 0px 0px;
}

.checkout_link {
	font-size: 18px;
	color: #5A1D71;
	font-weight: bold;
}

a.checkout_link:hover {
	color: #6B2D82;
}



/* Item Cart */
.ItemCart {
	margin-bottom: 25px;
}

.ItemCart form {
	width: auto;
}

.ItemCart h6 {
	font-size: 14px;
	margin: 0px 0px 5px 0px !important;
	padding: 5px 0px 0px 0px;
	height: 32px;
	text-align: right !important;
}

.ItemCart h6 span {
	font-size: 16px;
	color: #663B76;
	font-weight: bold;
	text-align: left;
	margin-left: 5px;
}

.ItemCart h6 strong {
	font-size: 16px;
	color: #663B76;
	text-align: left;
}

.ItemCart h6 a {
	color: #5A1D71;
	font-size: 18px;
	font-weight: bold;
}

.ItemCart h6 b a {
	font-size: 14px;
	color: #663B76;
}

.ItemCart table {
	border-top: 1px solid #DEB1EF;
	border-left: 1px solid #DEB1EF;
	border-right: 1px solid #DEB1EF;
}

.cartc1 {
	text-align: center;
	width: 65px;
	overflow: hidden;
	border-bottom: 1px solid #DEB1EF;
}

.cartc1 a {
	font-size: 10px; 
	color: #663B76;
	font-weight: normal;
	text-decoration: underline;
}

.cartc2 {
	overflow: hidden;
	border-left: 1px solid #DEB1EF;
	border-bottom: 1px solid #DEB1EF;
	padding-left: 5px;
}

.cartc2 img {
	margin: 2px 4px 2px 2px;
	max-height: 30px;
	min-width: 20px;
	max-width: 30px;
	width: expression(this.width > 30 ? 30 : true );
	width: expression(this.width < 20 ? 20 : true );
	height:expression(this.height > 30 ? 30 : true );
	border: 1px solid #DEB1EF;
}

.cartc3 {
	width: 50px;
	text-align: center;
	overflow: hidden;
	border-left: 1px solid #DEB1EF;
	border-bottom: 1px solid #DEB1EF;
}

.cartc4 {
	width: 80px;
	text-align: center;
	overflow: hidden;
	border-left: 1px solid #DEB1EF;
	border-bottom: 1px solid #DEB1EF;
}

.cartc5 {
	width: 80px;
	text-align: center;
	overflow: hidden;
	border-left: 1px solid #DEB1EF;
	border-bottom: 1px solid #DEB1EF;
}

.cartb td {
	color: #45005E;
	font-weight: bold;
	background-color: #EBC9F7;
	height: 30px;
	padding-top: 5px;
}

.cartn td {
	font-size: 11px;
	color: #663B76;
	font-weight: normal;
	border-bottom: 1px solid #DEB1EF;
	height: 55px;
	padding-top: 5px;
}

.cartn td input {
	font-size: 11px; 
	color: #4A0065;
	text-align: center;
	width: 35px;
	border: 1px solid #DEB1EF;
}

.cartn td b {
	font-weight: normal;
	margin: 4px 0px 2px 0px;
}

.cartn td b a {
	font-size: 11px; 
	color: #663B76;
	font-weight: normal;
	text-decoration: underline;
}

.cartnoborder {
	border: 0px !important;
}






/* ####################### Forms ####################### */
.Rowform {
	margin-bottom: 10px;
}

.Rowform td {
	padding: 3px;
}






/* ####################### Item Detail ####################### */
.ResImg_S[class] {
	min-width: 60px !important;
	max-width: 100px !important;
	max-height: 100px !important;
	margin: 0px;
}

*html .ResImg_S {
	width: expression(this.width > 100 ? 100: true);
	width: expression(this.width < 60 ? 60: true);
	height: expression(this.height > 100 ? 100: true);
	margin: 0px;
}

.InfoBox {
	width: 260px;
	height: 260px;
	position: absolute;
	top: 240px;
	left: 440px;
}

.InfoBox div {
	border: 1px solid #569300;
	width: 258px;
	height: 258px;
	position: absolute;
}

*html .InfoBox div {
	height: 260px;
	width: 260px;
}

*html .InfoBox div div {
	width: 258px !important;
	height: 258px !important;
}

.InfoBox div div {
	border: 3px solid #DAF8A4!important;
	width: 252px !important;
	height: 252px !important;
	background-color: #FFFFFF;
	text-align: center;
}

.InfoBox div div h4 {
	font-size: 11px;
	color: #69A7EE;
	text-align: center;
	margin: 0px !important;
	padding: 0px !important;
	height: 130px;
	width: 252px;
}

.InfoBox div div h1 {
	font-size: 11px;
	color: #663B76;
	margin: 0px 0px 1px 0px;
}

.InfoBox div div h1 a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.InfoBox div div span {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 2px;
	display: block;
	height: 30px;
}

.InfoBox div div span a {
	font-size: 12px;
	color: #000000;
}

.InfoBox div div span a:hover {
	font-size: 12px;
	color: #555555;
}

.InfoBox div div i {
	font-size: 20px;
	color: #555555;
	font-weight: bold;
	font-style: normal;
	margin: 0px 0px 2px 0px;
	display: block;
}

.InfoBox div div h2 {
	font-size: 12px;
	color: #555555;
	font-weight: normal;
	margin: 0px;
}

.InfoBox div div h2 select {
	font-size: 11px;
}

.InfoBox div div h3 {
	margin: 10px 7px 5px 7px;
}

.InfoLoader {
	text-align: center;
	height: 260px;
	width: 260px;
	background-color: #FFFFFF;
	border: 1px solid #E6BBF5;
}

.InfoLoader img {
	margin-top: 105px;
}

.ResImg_B[class] {
	min-width: 100px !important;
	max-width: 200px !important;
	max-height: 120px !important;
	margin: 7px 0px 5px 0px;
}

*html .ResImg_B {
	margin: 2px 0px 0px 0px;
	width: expression(this.width > 200 ? 200 : true );
	width: expression(this.width < 100 ? 100 : true );
	height:expression(this.height > 120 ? 120 : true );
}

.ResImg_C[class] {
	min-width: 270px !important;
	max-width: 300px !important;
	max-height: 300px !important;
	margin: 7px 0px 5px 0px;
}

*html .ResImg_C {
	margin: 2px 0px 0px 0px;
	width: expression(this.width > 300 ? 300 : true );
	width: expression(this.width < 270 ? 270 : true );
	height:expression(this.height > 300 ? 300 : true );
}

.InfoProd_T[class] {
	min-width: 70px !important;
	max-width: 160px !important;
	max-height: 160px !important;
	margin: 0px;
}

/*
*html .InfoProd_T {
	margin: 0px;
	width:expression(this.width > 160 ? 160 : true );
	width:expression(this.width < 70 ? 70 : true );
	height:expression(this.height > 160 ? 160 : true );
}
*/

*html .InfoProd_T {
	margin: 0px;
	width: 160px;
}



/* Info Product */
.InfoProd_Sm[class] {
	min-width: 10px !important;
	max-width: 25px !important;
	max-height: 25px !important;
	margin: 0px;
	border: 1px solid #E6BBF5;
}

*html .InfoProd_Sm  {
	width:expression(this.width < 10 ? 10 : true );
	height:expression(this.height > 25 ? 25 : true );
	width:expression(this.width > 25 ? 25 : true );
	border: 1px solid #E6BBF5;
}

.InfoProdl {
	font-weight: normal !important;
	text-align: center !important;
	width: 210px !important;
	margin: 0px !important;
	padding: 0px !important;
}

.InfoProdl div {
	width: 210px !important;
	margin: 0px !important;
	padding: 0px !important;
}

.InfoProdl div div {
	width: 186px !important; 
	text-align: center !important;
	border: 1px solid #E6BBF5 !important;
	padding: 5px !important;
	margin-bottom: 5px !important;
	background-color: #FFFFFF;
}

.InfoProdl span {
	font-size: 11px !important;
	display: block;
	width: 196px;
	margin: 0px 0px 4px 0px !important;
}

.InfoProdl span a {
	font-size: 11px;
	color: #6A307F;
	text-decoration: none;
}

.InfoProdl em {
	margin: 0px 0px 4px 0px !important;
	display: block;
	width: 196px;
}

#zoomedImageLoader {
	border: 0px none !important;
	padding: 0px !important;
}

.InfoProdr h1 {
	font-size: 18px !important;
	color: #663B76 !important;
	margin: 0px 0px 10px 0px !important;
	border-bottom: 0px none !important;
}

.InfoProdr h2 {
	font-size: 12px;
	color: #663B76;
	font-weight: normal;
	margin: 0px 0px 6px 0px;
}

.InfoProdr h2 select {
	font-size: 11px;
}

.InfoProdr h2 input {
	font-size: 11px;
}

.InfoProdr h2 span {
	float: left;
}

.InfoProdr h6 {
	font-size: 14px;
	color: #663B76;
	font-style: normal;
	height: 25px;
	margin: 20px 0px 0px 0px;
}

.InfoProdr h6 b {
	font-size: 14px;
	color: #330047;
	font-style: normal;
	text-decoration: line-through;
}

.InfoProdr h3 {
	height: 30px;
}

.InfoProdr h3 a {
	color: #5A1D71;
	font-size: 18px;
	font-weight: bold;
}

.InfoProdr h4 {
	font-size: 11px;
	color: #330047;
	font-weight: normal;
	margin: 0px;
}

.InfoProdr h4 b {
	font-size: 12px;
	color: #330047;
	font-weight: bold;
}

.InfoDetails h5 {
	font-size: 12px !important;
	color: #330047 !important;
	font-weight: normal !important;
	margin: 10px 0px 10px 0px !important;
	border-top: 1px solid #E3B6F3;
}


/* Item details info */
.AditionalInfo {
	font-size: 12px !important; 
	color: #44005D !important;
	float: none !important;
	margin: 20px 0px 20px 0px !important;
}

.AditionalInfo td, .AditionalInfo th {
	font-size: 12px !important; 
	color: #44005D !important;
}

.AditionalBox {
	margin-bottom: 20px;
}

*html .AditionalBoxH div div {
	white-space: nowrap;
	height: 15px;
}

.AditionalBoxH {
	height: 18px;
	border-bottom: 1px solid #E3B6F3;
	padding: 0px 0px 2px 0px;
	text-align: left !important;
	margin: 0px 0px 3px 0px;
}

.AditionalBoxH div {
	font-size: 12px; 
	color: #44005D !important;
	font-weight: bold;
	margin: 0px 7px 0px 0px;
	height: 15px;
	padding-top: 3px;
}

.AditionalBoxI {
	font-size: 11px; 
	color: #44005D;
	padding: 0px;
}

.AditionalBoxI a {
	color: #44005D;
}

*html .AditionalBoxI table {
	margin-left: 0px;
	margin-right: 0px;
}

.sctable {
	font-size: 11px;
	text-align: left;
	border: 1px solid #E3B6F3;
	width: 100%;
}

*html .sctable {
	width: 100%;
}

.sctable h1 {
	font-size: 14px !important;
}

.AditionalBoxI .sctable a {
	font-size: 11px;
	color: #44005D;
	font-weight: normal;
}

.AditionalBoxI .sctable a:hover {
	color: #44005D;
}

.sctable h1 {
	font-size: 12px;
}

.sctable td, .sctable th {
	padding: 2px;
}

.scheader {
	border-top: 1px solid #E3B6F3;
	border-bottom: 1px solid #E3B6F3;
	background: #E3B6F3 none;
}







/* ####################### Errors ####################### */
/* Global Error */
.Error {
	width: 650px;
	height: 400px;
	margin-top: 100px;
	text-align: left !important;
	background: #F4D6FF;
	border: 4px solid #3A0037;
}

.Error img {
	float: left;
	margin: 18px 20px 0px 18px;
}

.Error div {
	background-image: none;
	float: left;
	width: 450px;
	text-align: left;
}

.Error div h1 {
	font-size: 30px; 
	color: #3B0050;
	margin: 15px 0px 0px 0px;
}

.Error div span {
	font-size: 12px; 
	color: #3B0050;
	display: block;
	margin: 0px 0px 10px 0px;
}

.Error div strong {
	font-size: 12px; 
	color: #3B0050;
}

.Error div strong a {
	font-size: 12px; 
	color: #671C82;
	font-weight: normal;
}



/* Page Error */
.ErrorHead {
	width: 100% !important;
	margin: 10px 0px 10px 0px !important;
	float: none !important;
	padding: 0px !important;
	display: table !important;
}

.ErrorHead h4 {
	background-image: url(images/error/err_tm.gif);
	background-repeat: repeat-x;
	height: 6px;
	margin: 0px;
	padding: 0px;
	width: auto !important;
}

.ErrorHead h2 {
	font-size: 11px;
	color: #CE1313;
	font-weight: normal;
	background: #FFFFFF url(images/error/error_ico_sm.gif) no-repeat 7px 1px;
	border-left: 1px solid #CB99DD;
	border-right: 1px solid #CB99DD;
	margin: 0px;
	padding: 0px 2px 2px 45px;
	width: auto !important;
}

.ErrorHead h2 u {
	font-size: 18px; 
	color: #CE1313;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	float: none;
}

.ErrorHead h2 b {
	display: inline !important;
	height: auto;
}

.ErrorHead h3 {
	background: transparent url(images/error/err_bm.gif) repeat-x;
	height: 6px;
	margin: 0px;
	padding: 0px;
	width: auto !important;
}







/* ####################### Custom Info ####################### */
/* Custom info */
.CustomInfo {
}






/* ####################### Footer ####################### */
.Footer {
	font-size: 11px; 
	color: #636363;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 45px;
}

.Footer div {
	padding: 0px 10px 5px 10px;
	width: 830px !important;
	text-align: left;
	margin: 0px;
	border-left: 4px solid #3A0037;
	border-right: 4px solid #3A0037;
	border-bottom: 4px solid #3A0037;
	height: 30px;
	background: #F4D6FF none;
}

.Footer div div {
	float: left;
	padding: 10px 0px 0px 0px;
	width: 500px !important;
	height: auto;
	font-weight: bold;
	border-left: 0px none !important;
	border-right: 0px none !important;
	border-bottom: 0px none !important;
}

.Footer span {
	display: block;
	float: right;
	white-space: nowrap;
	margin: 6px 6px 0px 6px;
	color: #917652;
	font-size: 14px;
	font-weight: bold;
}

.Footer span a {
	font-size: 14px;
	color: #935BA8;
	font-weight: bold;
	text-decoration: none;
}

.Footer span a:hover {
	font-size: 14px;
	color: #AF7BC2;
	font-weight: bold;
	text-decoration: none;
}

.Footer i {
	font-size: 10px;
	color: #AF7BC2;
	font-style: normal;
	float: right;
	margin: 9px 0px 0px 30px;
}

.Footer a {
	font-size: 11px; 
	color: #935BA8;
	text-decoration: none;
}

.Footer a:hover {
	font-size: 11px; 
	color: #AF7BC2;
	text-decoration: none;
}



/* Powered */
.poweredby {
	font-size: 11px; 
	color: #FFFFFF;
	text-decoration: none;
	margin: 10px 0px 10px 0px;
	width: 400px;
	padding: 5px 0px 5px 0px;
	background: #3A0037 none;
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	-khtml-opacity: 8;
	opacity:.8;

}

.poweredby a {
	font-size: 11px; 
	color: #FFFFFF;
}

