body
{
	/*background: url(img/body-bg.gif) repeat-x ;*/
	
	background-color:#98b213;
	

	margin:0px;
	padding:0px;
}


a:link, a:visited
{
	text-decoration:underline;
	color:#116611;
}


.odd{
	background-color : #98B213;
	height: 20px;
}

.even {
	height: 20px;
}

.myInfoBoxTitleLink {
	color: #990033;
	text-decoration: none;
}

.infoBoxHeading a, .infoBoxHeading a:visited {
	color: #330033;
        text-decoration: none;
}


a:hover
{
	color:white;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #98B213;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #98B213;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.feedburnerFeedBlock ul {
	padding-left: 15px;
}

.smallText
{
        font-size:12px;
}



div { behavior: url(iepngfix.htc) }

.pageHeading
{
	font-size:18px;
}


.contMain
{
	width: 1000px;
	border-spacing: 0px 0px;
	font-size: 14px;
	/*background: url(img/down_curve.gif) no-repeat bottom; */
	
}

.contMainCenter
{
	background: url(img/bottom_curve.gif) bottom left repeat-x; 
	
}

.contMain td, .contMain tr
{
	padding:0px;
	
}

.contHead
{
	background: url(img/header/woman.png) no-repeat center bottom  white;
	height:235px;
}

#myHeaderCenter {
	background: url(img/header/upcurve-center.png) repeat-x left bottom transparent;
	width: 100%;
}

#myTranspLogoImg {
	float: center;
}

#myHeaderBottomLeft {
	background: url(img/header/upcurve-left.png) no-repeat right bottom transparent;
	width:325px;
	height: 43px;
}

#myHeaderBottomRight {
	background: url(img/header/upcurve-right.png) no-repeat left bottom transparent;
        width:400px;
	height:43px;
}

.myActive {
	color: #990033;
}

.mySubDir {
	margin-left: 7px;
}

.block-content .mySubDir a, .block-content .mySubDir a:link, .block-content .mySubDir a:visited {
	color: #ee0033;
}

s {
	color: #ee0033;
}

}
.contTopMenu
{
	height:30px;
	background-color: #96b010;
}


#logo
{
	background-image: url(img/logo.png);
	display:block;
	
	width:260px;
	height:167px;
	margin-left:38px;
}



#toppn1
{
	background: url(img/toppn1.gif) no-repeat;
	width:212px;
	text-align:center;
	padding-top:4px;
}

#toppn2
{
	background: url(img/toppn2.gif) no-repeat;
	
	height:42px;
	
	
}



#toppn2 span
{
	padding-left:55px;
}

#toppn2 .header
{
	
}

#toppn3 
{
	padding-top:4px;
}

#toppn3 span
{
	padding-left:60px;
}



.border1
{
	width:33px;

}

.border2
{
	width:3px;
	background-image: url(img/border_bg1.gif);
}

.win1
{
	background:url(img/win1bg.gif) no-repeat;
	background-color: #d6e758;
	width: 527px;
	height:195px;
	overflow: auto;
}

.win1r
{
	background:url(img/winr.gif) no-repeat;
	width:16px;
	
}

.win1ft
{
	background:url(img/win1ft.gif) no-repeat;
	height:14px;
}

.contBlockLeft
{
	margin-top:15px;
	width:212px;
	
	z-index:100;
	position:relative;
}



.lbTop
{
	background:url(img/lbTop.gif) no-repeat;
	height: 3px; 
	font-size:1px;
	line-height:0px;
	width:195px;
	background-color:white;
	
}

.lbTopCont
{
	background:url(img/lwBG.gif) ;
	height:18px;
	background-color:white;
}

.lbRC
{
	background:url(img/lbRC.gif) no-repeat;
	width:18px;
	height:18px;
	
}

.lbMiddleCont
{
	background:url(img/lwBG.gif);
	
}

.lbR
{
	background:url(img/lbR.gif) ;
	width:18px;
}

.lbBottomCont
{
	background:url(img/lwBG.gif);
	height:17px;
}

.lbRBC
{
	width:18px;
	heigth:17px;
	background:url(img/lbRBC.gif) no-repeat;
	
}

.lbBottom
{
	position:relative;
	top:16px;
	width:195px;
	height:3px;
}

.book
{
	width:209px;
	height:356px;
	background:url(img/book.png) no-repeat #98b213;	
	margin-top:20px;
}

.bookContent
{
	margin-left:70px;
	margin-right:10px;
	padding-top:40px;
	text-align: left;
	font-size:11px;
	overflow:auto;
	height:345px;
	
}


.bookContent .boxText td
{
	padding-bottom:3px;
}

.bookContent a:link,.bookContent a:visited
{
	text-decoration:underline;
	color:#90ad18;
}


.bookContent a:hover
{
	color:white;
}
.contBottomLeft
{
	height: 200px;

	background: url(img/tr_logo_11.gif) no-repeat;
	background-position: bottom left;
	width:246px;
	overflow:visible;
}

.contBottomRight
{
	background: url(img/tr_logo_22.gif) no-repeat ;
	background-position: bottom right;
	width:220px;
	
}


.topLinks
{
	margin:0px 0px 0px 60px;
	padding:8px 0px 8px 0px ;
}

.topLinks li
{
	display:inline;
	list-style-type: none;
	padding-right: 80px;
	font-style:sans-serif;
	font-size:13pt;
	
}

.topLinks li a:link,.topLinks li a:visited
{
	color:white;
}

.topLinks li a:hover
{
	color:#ceff37;
}

.header
{
	color:white;
	font-family:sans-serif;
	font-size:15pt;
	
}

.lbLinks
{
	list-style-type:none;
	padding:10px 0px 0px 20px;
	margin:0px;
	font-family:sans-serif;
	font-weight:bold;
}

.lbLinks li
{
	margin-bottom:10px;
	
}

.lbLinks a:link,.lbLinks a:visited
{
	color:#37410e;
	text-decoration:none;
}

.lbLinks a:hover
{
	color:white;
	text-decoration:none;
}

.productImgTitle
{
	text-align:center;
	width:135px;
	height:40px;
	display:block;
	font-family:sans-serif;
	overflow:hidden;
	font-size:16px;
}

.productImgPrice
{
	text-align:center;
	display:block;
	width:135px;
	overflow:hidden;	
	height:1em;
	font-weight:bold;
	font-family:sans-serif;
}

.productImgTitle a
{
	color:black;
	text-decoration:none;
}






.b-top-left
{
	width:246px;
	height:49px;
	background:url(img/b-top-left.gif) no-repeat;
	position:relative;
	top:0px;
	left:0px;
}

.b-top-border
{
	width:1px;
	
	background:url(img/b-top-border.gif) no-repeat;
}

.b-top
{
	height:49px;
	background:url(img/b-top.gif) repeat-x;
}

.b-top-right
{
	width:37px;
	height:49px;
	background:url(img/b-top-right.gif) no-repeat;
}

.b-center-left
{
	background:url(img/b-rubber-left.gif) repeat-y ;
	overflow:hidden;
	width:2px;
	
}

.b-center
{
	background:url(img/b-center.gif) #d1df49 repeat-x ;
	height:400px;
	padding:10px;
	margin:10px;
}


.b-center-right 
{
	height:372px;
	background:url(img/b-rubber-right.gif) repeat-y;
	
}

.b-center-right img
{
	background:#98b213;
}

.b-bottom
{
	height:27px;
	background: url(img/b-bottom.gif) repeat-x #d0df49;  

}

.b-bottom1
{
	height:27px;
	#width:95%;
	background: url(img/b-bottom.gif) repeat-x;  

}

.b-bottomleft1
{
	height:27px;
	width: 3px;
	background: url(img/b-bottom-left1.gif) no-repeat;  

}

.b-bottomleft2
{
	height:27px;
	width: 12px;
	background: url(img/b-bottom-left2.gif) no-repeat ;  

}

.b-bottomright
{
	height:27px;
	background: url(img/b-bottom-right.gif) no-repeat;  

}










.productImgHolder
{
	width:120px;
	height:120px;
	overflow:hidden;
	
	background-color:#98b213;
}

.procuctImgBorderHolder
{
	position:absolute;
	
	height:0;
}

.procuctImgBorder
{
	width:153px;
	height:153px;
	/*background-color:white;*/
	position:relative;
	background-image:url(img/imgborder.png);
	
	top:-126px;
	left:-6px;
	
}

.procuctImgWithBorderHolder
{
	float:left;
	margin-bottom:20px;
	margin-right:20px;
	width:153px;
}

.contentLimiter
{
	/*border:1px dotted #eee;*/
	height:200px;
	overflow:hidden;
}

.procuctImgBorderLink
{
	
	width:140px;
	height:120px;
	position:relative;
	bottom:270px;
	left:0px;
	background:url(images/pixel_trans.gif);
	cursor:pointer;
}

.procuctImgWithBorderHolder h1
{
	margin: 10px 30px 0px 0px;
	text-align:center;
	font-size:14px;
	
	z-index:10;
	position:relative;
}

.procuctImgWithBorderHolder p
{
	margin: 0px 30px 0px 0px;
	text-align:center;
	z-index:10;
	position:relative;
}

.breadcrumbs{
	position:absolute;
	width:700px;
	top:0px;
	left:0px;
	padding:5px 0px 0px 10px;
	/*background-color:white;*/
	font-size:14pt;
	font-family:arial;
	color:#330033;
}


.breadcrumbs a:link,.breadcrumbs a:visited
{
	color:#330033;
	text-decoration:none;
}

.breadcrumbs a:hover
{
	color:#ceff37;
}
.headerNavigation
{
	margin:10px;
	font-family:arial;
	
}

.contBlockLeft ul{
	margin:10px;
	padding:10px;
}

.contBlockLeft h1, .book h1, .rightBox h1
{
	margin:0px;
	
	border:0px;
	font-size:14pt;
	text-align:center;
	color:#330033;
	font-family: verdana,arial,helvetica,sans-serif;
}


.content
{
	margin:15px 0px 15px 25px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:14px;
	text-align:left;
	font-weight: bolder;
	
	/*width:490px;*/
	
	
}

.content s
{
	font-size:12px;
}


.content a
{
	text-decoration: none;
}

.content td
{
	padding:1px;
}

.block-content
{
	word-wrap: break-word;
	
	
	width:190px;
}

.block-content .infoBoxContents
{
	margin-left:10px;
}

.block-content a
{
	margin:10px 0px 10px 0;
	font-size:14px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight:bolder;
}

.block-content a:link,.block-content a:visited
{
	color:#37410e;
	text-decoration:none;
	
}

.block-content a:hover
{
	color:white;
	text-decoration:none;
}

.messageStackWarning
{
	background-color:yellow;

}

.right-boxes
{
	width:210px;
	margin-top:20px;
}

.user-menu a:link,.user-menu a:visited
{
	color:#37410e;
}

.user-menu a:hover
{
	color:#ceff37;	
}



.user-menu
{
	font-size:12px;
	font-family:sans-serif;
	text-align: right;
	vertical-align: bottom;
	margin:0px 0px 6px 0px;
	width:400px;

}


.block-image
{
	width:160px;
	height:153px;
	overflow:hidden;
	
}



.block-border
{
	width:162px;
	height:190px;
	background-image:url(img/block-img-border.png);
	position:relative;
	
	bottom:160px;
	
	
	
	left:-10px;
		
}

.block-b-border
{
	position:absolute;
	
	width:0px;
	height:100px;
	z-index:0;
	
	
}

.block-b-img-with-border
{
	height:170px;
	margin:20px 5px 0px 20px;
	
	
}

.block-link
{
	background:url(images/pixel-trans.gif);
	width:140px;
	height:150px;
	position:relative;
	top:-340px;
	z-index:10;
	cursor:pointer;
}


.productName
{
	display:block;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
	z-index:10;
	position:relative; /*?”?»N? N‚??????, N‡N‚???±N‹ ?????¶???? ?±N‹?»?? N?N?N‚?°????????N‚N? z-index ?±???»N?N??µ, N‡?µ?? N? N€?°?????? ???·???±N€?°?¶?µ????N?*/
}

.productPrice
{
	display:block;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
	z-index:10;
	position:relative; /*?”?»N? N‚??????, N‡N‚???±N‹ ?????¶???? ?±N‹?»?? N?N?N‚?°????????N‚N? z-index ?±???»N?N??µ, N‡?µ?? N? N€?°?????? ???·???±N€?°?¶?µ????N?*/
	
}

.productNewPrice
{
display:block;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
	z-index:10;
	position:relative;
}

.langBox
{
	width:70px;
}



.rightBox
{
	width: 188px;
	
	padding-bottom:20px;
}

.rightBoxTop
{
	width:188px;
	height:21px;
	background:url(img/right_box_top.gif);
}

.rightBoxContent
{
	width:168px;
	background:url(img/right_box_bg.gif) repeat-y;
	padding-left:15px;
	padding-right:5px;
	
	
}

.rightBoxBottom
{
	width:188px;
	height:22px;
	background:url(img/right_box_bottom.gif);
}


/*------------- BEGIN ??N‚???»?? N?????N????° ??N€????N???N†???? -------------------*/


.productList-image
{
	width:119px;
	height:119px;
	overflow:hidden;
}

.productList-border
{
	width:137px;
	height:133px;
	background-image:url(img/product_list_img_border.gif);
	position:relative;
	bottom:125px;
	left:-10px;
}

.productList-b-border
{
	position:absolute;
	width:0px;
	height:100px;
	z-index:0;
}

.productList-b-img-with-border
{
	height:170px;
	margin:20px 15px 0px 20px;
	width:137px;
	float:left;
}

.productList-link
{
	background:url(images/pixel-trans.gif);
	width:120px;
	height:120px;
	position:relative;
	top:-250px;
	z-index:1;
	cursor:pointer;
	/*background-color:white;*/
}

.productListItem h1
{
	font-size:16px; 
	margin-bottom:5px; 
	font-weight:bold; 
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	float:left;
	display:block;
	margin:0px;
	padding:14px 0px 0px 0px;
}

.productListName
{
	
	
}

.productListing-data
{
	
}


.productListPrice
{
	padding-top:14px;
	font-size:16px; 
	margin-bottom:5px; 
	font-weight:bold; 
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	float:right;
}

.productListDesc
{
	clear:right;	
}

.productsHR
{
	height:3px;
	background:url(img/products_hr.gif) no-repeat center;
	clear:both;
}
/*------------- END ??N‚???»?? N?????N????° ??N€????N???N†???? -------------------*/


.boxWithRoundCorners-bg
{
	background-color:#e6e5e5;
}

.boxWithRoundCorners
{
	margin:30px 0px 10px 10px;
	position:relative;
	z-index:11;

}

.boxWithRoundCorners input
{

}



/* VJ Links Manager v1.18 begin */
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;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
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;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black;
}

.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000;
}
A.linkListingMain {
  color: #fff;
}
A.linkListingMain:hover {
  color: #FF0000;
}

.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingCats:hover {
  color: #FF0000;
}

.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingSubCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}

/* VJ Links Manager v1.18 end */


***********************************************************************
