body
{
	text-align: center;
	font-family: arial;
	margin: 0px auto;
}

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

div#container
{
	margin: 0px auto;	
	width:780px;
	margin-top: 10px;
}

/* -- header --------------------------------------------------------------------------------------------------------------- */	

div#header
{
	width:780px;
	height:245px;
}

div#toplt
{
	float:left;
	background: url(../loadedFiles/toplt.jpg) no-repeat;
	width:618px;
	height:245px;
}

div#toprt, div#innerToprt
{
	float:right;
	background: url(../loadedFiles/toprt.jpg) no-repeat;
	width:157px;
	height:160px;
	margin-top:87px;
}

div#innerHeader
{
	width:780px;
	height: 200px;
}

div#innerToprt
{
	margin-top:40px;
}

div#innerTop
{
	float:right;
	width:618px;
	height:158px;
	margin-top:40px;
}

/* -- main ----------------------------------------------------------------------------------------------------------------- */

div#main
{
	width:780px;
}

div#mainTop
{
	background: url(../loadedFiles/mainTop.png) no-repeat;
	width:780px;
	height:24px;
}

div#main_bg
{
	background: url(../loadedFiles/main_bg.png) no-repeat;
	width:780px;
	height:57px;
}

div#main_bgReapet
{
	background: url(../loadedFiles/main_bgReapet.png) repeat-y;
	width:780px;
}

div#mainBottom
{
	background: url(../loadedFiles/mainBottom.png) no-repeat;
	width:780px;
	height:145px;
}

div#banner
{
	height:60px;
	width:480px;
	border:5px solid #CCCCCC;
	margin-right:50px;
	margin-top: 5px;
}

div.rightBanner
{
	border-left: 10px solid #CCCCCC;
	border-right: 10px solid #CCCCCC;
	border-top: 7px solid #CCCCCC;
	border-bottom: 7px solid #CCCCCC;
	margin-top: 10px;
	width: 130px;
	margin-right: 7px;
}

div.homeLeftBanner
{
	background-color: #999999;
	width: 202px;
	text-align: center;
}

div#content
{
	padding-right: 25px;
	padding-left: 30px;
	margin-bottom: 30px;
	text-align: right;
}

div#pageContent
{
	padding-left: 20px;
	font-size: 14px;
	padding-top:0px;
	color:#333333;
}

div#pageContent p
{
	margin-bottom: 10px;
}

div#title h1
{
	font-size:18px;
	color: #9D3B6C;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 6px;
	margin: 0px;
}

/* -- home page essays ----------------------------------------------------------------------------------------------------- */

table#mainTbl
{
	margin-top: 20px;
}

table#mainTbl td
{
	vertical-align: top;
}

.mainEssay
{
	width: 300px;
	margin-left: 40px;
}

.mainEssay_pic
{
	border: 4px solid #CCCCCC;
	background-color: white;
	padding: 2px;
	width: 285px;
	height: 210px;
	font-size: 0%;
}

.mainEssay_title
{
	margin-top: 10px;
	color: #9D3B6C;
	font-size: 14px;
	font-weight: bold;
}

.mainEssay_subtitle
{
	margin-top: 5px;
	color: #555555;
	font-size: 14px;
}

.mainEssay_goEssay
{
	margin-right: 192px;
	margin-bottom: 20px;
}

.mainEssay_goEssay a
{
	color: #9D3B6C;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.leftEssay
{
	width: 185px;
	background-color: #999999;
	padding: 10px;
}

.leftEssay_category
{
	color: white;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
}

.leftEssay_category img
{
	vertical-align: middle;
}

.leftEssay_pic
{
	border: 2px solid white;
	width: 155px;
	height: 177px;
	font-size: 0%;
}

.leftEssay_subtitle
{
	margin-top: 15px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.leftEssay_goEssay
{
	margin-top: 10px;
	margin-right: 68px;
}

.leftEssay_goEssay a
{
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.leftEssay_goEssay img
{
	vertical-align: middle;
}

.mainMoreEssay_pic	/* more styles together with essayPreview_pic */
{
	float: right;	
}

.mainMoreEssay_subtitle
{
	float: right;	
	margin-left: 20px;
	width: 120px;
	text-align: right;
}

.mainMoreEssay_subtitle a
{
	text-decoration: none;
	color: #9D3B6C;
	font-size: 13px;
	font-weight: bold;
}

div#essayPreview	/* more styles declared down page */
{
}

/* -- essays --------------------------------------------------------------------------------------------------------------- */
div#subtitle
{
	color: #9D3B6C;
	font-size:14px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 2px solid #CCCCCC;
}

div#essayBottom
{
/*	height: 160px;*/
	margin-top: 45px;
	margin-bottom: 30px;
}

div#essayBottom2
{
	height: 160px;
	margin-top: 5px;
	margin-bottom: 50px;
}

div#essayExtra
{
	color: #797979;
	font-weight: bold;
	font-size: 90%;
	line-height: 18px;
}

div#essayPic, div#essayPic2, div#essayPicH
{
	background-color: white;
	padding-top: 3px;
   	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 4px;
	border: 4px solid #CCCCCC;
	width: 197px;
	text-align: center;
}

div#essayPic img, div#essayPic2 img, div#essayPicH img
{
	width: 197px;
}

div#essayPic2
{
	width: 155px;
}

div#essayPicH
{
	width: 170px;
	height: 228px;
}

div#underFlowers
{
	background: url(../loadedFiles/underFlowers.png) no-repeat;
	width: 130px;
	height: 29px;
	margin-top: 20px;
}

div#essayPreview
{
	background: url(../loadedFiles/essayPreview.png) no-repeat;
	width: 541px;
	height: 145px;
}

table#essayPreviewTbl
{
	height: 130px;
	margin-right: 20px;
}

.essayPreview_title
{
	width: 80px;
	margin-left: 12px;
}

.essayPreview_title a
{
	color: #9D3B6C;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}

.essayPreview_pic, .mainMoreEssay_pic
{
	background-color: white;
	padding-top: 2px;
   	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 3px;
	border: 2px solid #CCCCCC;
	margin-left: 12px;
	width: 80px;
}

div#moreEssays
{
	background: url(../loadedFiles/moreEssays.png) no-repeat;
	width: 541px;
	height: 35px;
	margin-bottom: 20px;
}

div#moreEssays div
{
	float: right;
	padding-right: 72px;
	margin-top: 4px;
	cursor: pointer;
}

div#moreEssays a
{
	color: white;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}

table#allEssaysTbl
{
	width: 540px;
}

td#allEssays_picTd
{
	width: 110px;
}

td#allEssays_textTd
{
	width: 440px;
}

.allEssays_pic
{
	background-color: white;
	padding-top: 2px;
   	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 3px;
	border: 2px solid #CCCCCC;
	margin-left: 12px;
	margin-top: 4px;
	width: 100px;
}

.allEssays_title, .allEssays_title a
{
	color: #9D3B6C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.allEssays_subtitle
{
	color: #5B5B5B;
	font-size: 80%;
	margin-bottom: 5px;
}

.allEssays_sep
{
	background-color: #CCCCCC;
	height: 2px;
	margin-top: 3px;
	margin-bottom: 17px;
	font-size: 0%;
}

.allEssays_go
{
	text-decoration: none;
	color: #9D3B6C;
	font-size: 80%;
	font-weight: bold;
}

/* -- tips ----------------------------------------------------------------------------------------------------------------- */

div#tip
{
	background-color: #F0F0F0;
	width: 530px;
	margin-bottom: 20px;
}

div#tipPadding
{
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#tipTitle
{
	border-bottom: 2px solid #CCCCCC;
	padding-bottom: 7px;
	margin-bottom: 12px;
}

div#tipTitle h1
{
	font-size:14px;
	color: #9D3B6C;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

div#tipsPreview
{
	background: url(../loadedFiles/essayPreview.png) no-repeat;
	width: 541px;
	height: 145px;
}

div#tipsPreviewLimits
{
	padding-top: 60px;
	padding-right: 20px;
}

.tipsPreview_title
{
	float: right;
	width: 220px;
}

.tipsPreview_title a
{
	text-decoration: none;
	color: #6C6C6C;
	font-size: 80%;
	font-weight: bold;
}

/* -- events --------------------------------------------------------------------------------------------------------------- */

div#eventsCalendar
{
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 10px;
}

div#calendar
{
}

table.calendarNav
{
	background-color: #CCCCCC;
}

table.calendarNav img
{
	font-size: 0%;
}

td#calendarNav_top
{
	height: 30px;
	vertical-align: top;
	background-color: #F0F0F0;
}

.calendarYearMonth
{
	width: 174px;
	height: 20px;
	background-color: #9D3B6C;
	color: white;
	text-align: center;
	font-size: 80%;
	padding: 0px;
	margin: 0px;
}

.calendarMonthNav a
{
	text-decoration: none;
}

.calendarWeekday
{
	background-color: #999999;
	color: white;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	width: 28px;
	line-height:20px;
}

.calendarDay, .calendarDayNone
{
	background-color: white;
	text-align: center;
	line-height:20px;
}

.calendarDay a
{
	color: #717171;
	font-size: 90%;
	font-weight: bold;
}

.calendarDayNone a
{
	color: #717171;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
}

.calendarDaySelected, .calendarDaySelectedNone
{
	background-color: #CCCCCC;
	text-align: center;
	line-height:20px;
}

.calendarDaySelected a
{
	color: #717171;
	font-size: 85%;
	font-weight: bold;
}

.calendarDaySelectedNone a
{
	color: #717171;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
}


div#dayEvents
{
	width: 280px;
	height: 145px;
}

div#dayEvents_title
{
	padding-right: 10px;
	height: 32px;
	padding-top: 32px;
	color: #9D3B6C;
	font-size: 90%;
	font-weight: bold;
}

div#dayEvents_list
{
	padding-top: 10px;
	padding-right: 10px;
	color: #5D5D5D;
	font-weight: bold;
	font-size: 90%;
}

div#dayEvents_list a
{
	color: #5D5D5D;
	font-weight: bold;
	font-size: 90%;
}

div#events
{
	width: 520px;
	margin-top: 10px;
}

div#events table
{
	font-size: 80%;
	color: #3F3F3F;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

div#events_title
{
	color: #9D3B6C;
	font-weight: bold;
	margin-top: 40px;
	border-bottom: 2px solid #CCCCCC;
	padding-bottom: 5px;
}

div#eventContent
{
	margin-right: 35px;
	padding: 10px;
	margin-bottom: 30px;
	text-align: right;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	width: 520px;
}

div#eventTitle h1
{
	font-size:12px;
	color: #333333;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 6px;
	margin: 0px;
}

.event_name
{
	width: 200px;
}

.event_name a
{
	color: #505050;
}

.event_name a:hover
{
	text-decoration: underline;
}

.event_date
{
	width: 80px;
	text-align: center;
}

.event_time
{
	width: 80px;
}

.event_place
{
	width: 140px;
	color: #424242;
	font-size: 90%;
}

.event_txt, .event_price
{
	margin-top: 15px;
	color: #424242;
	font-size:12px;
}

.event_join
{
	margin-top: 15px;
}

div#events_back
{
	margin-right: 400px;
	margin-bottom: 20px;
}

div#events_back a
{
	text-decoration: none;
	color: #9D3B6C;
	font-weight: bold;
	font-size: 80%;
}

/* -- topMenu -------------------------------------------------------------------------------------------------------------- */

div#topMenu
{
	height:21px;
	margin-right:145px;
	padding-top:0px;
	color:#FFFFFF;	
}

.topMenu_sep
{
	width:15px;
	height:15px;
	padding-right:13px;
	padding-left:13px;
}

.topMenu_box a
{
	text-decoration: none;
	color:#9D3B6C;
	font-size:14px;
	font-weight:700;
}

.topMenu_box
{	
	height: 21px;
}

/* -- search --------------------------------------------------------------------------------------------------------------- */

div#search
{ 
	color:#9D3B6C;
	font-size:14px;
	font-weight: 600;
	margin-right:225px;
}

div#search input
{
	width:165px;
	height:20px;	
	border:1px solid #724D5F;
}

div#search a
{
	text-decoration: none;
}

form#searchForm
{
	display: inline;
}

div#search1
{
	padding-top: 0px;
	margin-top:0px;
	width:164px;
	float: right;
}

div#search1 input
{
	width:85px;
	height:22px;	
}

.searchResults_subject
{
	color:#9D3B6C ;
	font-weight: bold;
	padding-bottom: 5px;
}

.searchResults_link
{
	color:#333333;
	font-size: 14px;
}

.searchResults_link a
{
	font-weight: bold;
	text-decoration: none;
	color:#333333;
}

.searchResults_txt
{
	font-size: 14px;
	padding-right: 20px;
}

/* -- rightMenu ------------------------------------------------------------------------------------------------------------ */

div#rightMenu
{
	width:164px;
}

.rightMenu_box
{	
	
	text-align:right;
	padding-right:8px;
	margin-top:-5px;
	padding-bottom:12px;
}    

.rightMenu_box a
{
	text-decoration: none;
	font-size:16px;
	color:#FFFFFF;
}

/* -- bottomMenu ------------------------------------------------------------------------------------------------------------ */

div#bottomMenu
{
		padding-bottom: 10px;
}

.bottomMenu_box, .bottomMenu_box_selected
{
		padding-left: 10px;
		padding-right: 10px;
}

.bottomMenu_box a, .bottomMenu_box_selected a
{
	color: #333333;
}

/* -- newsletter ----------------------------------------------------------------------------------------------------------- */	

div#newsletter
{
	width: 152px;
	background-color: #999999;
	border: 1px solid #7E596B;
	margin-right: 5px;
}

div#newsletter_topText, div#newsletter_bottomText, div#newsletter_form
{
	margin-left: 6px;
	margin-right: 6px;
	color: #484444;
	font-size: 90%;
	margin-bottom: 5px;
}

div#newsletter_bottomText
{
	font-size: 80%;
}

form#newsletterForm
{
	display: inline;
}

.newsletter_fieldText
{
	color: #484444;
	font-size: 90%;
	width: 45px;
}

.newsletter_field
{
	border: 1px solid #666666;
	width: 98px;
}

/* -- bottom line ---------------------------------------------------------------------------------------------------------- */	

table.bottomTbl
{
	margin-top: 12px;
}

div#copyrights, div#bottomText, div#interuseLogo
{
	color: #333333;
	font-size:14px;
	text-align: right;

}

div#interuseText
{
	padding-top: 3px;
}

div#interuseText a
{
	color: #676767;
	font-weight: bold;
	font-size: 10px;
}

div#seeTakanon
{
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 8px;
	margin-right: 8px;
}

div#seeTakanon a
{
	color: #9D3B6C;
	text-decoration: none;
	font-size:14px;
}

div#interuseLogo img
{
	vertical-align: middle;
}

div#designed
{
	margin-top: 3px;
}

div#designed p, div#designed a
{
	font-size:14px;
	color:#333333;
	text-align:center;
	margin: 0px;
	padding: 0px;

}

div#flower
{
	margin:7px;
}

/* -- peng page ------------------------------------------------------------------------------------------------------------ */	
div#pengLinks_title
{
	color: #404040;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

div#pengLinks
{
}

.pengLink
{
	float: right;
	width: 265px;
	margin-bottom: 5px;
}

.pengLink a
{
	color: #9D3B6C;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.pengLink a:hover
{
	text-decoration: underline;
}

/* -- inner page ----------------------------------------------------------------------------------------------------------- */

div#innerPage_top, div#innerPage_topFlower
{
	margin-right: 50px;
	width: 532px;
	height: 142px;
}

div#innerPage_top
{
	background: url(../loadedFiles/innerPage_top.png) no-repeat;
}

div#innerPage_topFlower
{
	background: url(../loadedFiles/innerPage_topFlower.png) no-repeat;
}

div#innerPage_top div, div#innerPage_topFlower div 
{
	color: #9D3B6C;
	font-weight: bold;
	font-size: 16px;
	padding-top: 110px;
}

div#innerPage_top div
{
	margin-right: 47px;
}

div#innerPage_topFlower div
{
	margin-right: 100px;
}

div#innerPage_bottom
{
	background: url(../loadedFiles/innerPage_bottom.png) no-repeat;
	width: 532px;
	height: 46px;
	margin-right: 50px;
}

div#innerPage_bg
{
	background: url(../loadedFiles/innerPage_bg.png) repeat-y;
	width: 532px;
	margin-right: 50px;
	padding-top:10px;
	color:#333333;
	font-size: 14px;
}

div#innerPage_bg div
{
	padding-right: 50px;
	padding-left: 50px;
}

div#innerPage_bg table
{
	color:#333333;
	font-size: 14px;
}

/* -- pay page ------------------------------------------------------------------------------------------------------------- */	

div#payTitle
{
	margin-right: 20px;
	border-bottom: 2px solid #E6E6E6;
}

div#payTitle h1
{
	font-size:18px;
	color: #9D3B6C;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 6px;
	margin: 0px;
}

div#payForm
{
	margin-right: 20px;
}

.paySectionTitle
{
	color: #777777;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
}

td.formField_title, td.formField_bigTitle
{
	color: #9D3B6C;
	font-weight: bold;
	width: 85px;
	font-size: 14px;
}

td.formField_bigTitle
{
	width: 115px;
}

.formField input, .formField
{
	border: 1px solid #999999;
	background-color: #F3F3F3;
	width: 250px;
}

.payForm_text
{
	color: #494949;
	font-size: 13px;
	font-weight: bold;
}

.payForm_text a
{
	color: #9D3B6C;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}


/* -- shop page ------------------------------------------------------------------------------------------------------------ */	
.sesCartPage
{
	width: 523px;
	padding-top: 20px;
	text-align: left;
}
.sesCartPage a
{
	color: #9D3B6C;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
div#shopCats
{
	width: 440px;
	background-color: #F7F4ED;
	border: 1px solid #CDCCC8;
	padding: 10px;
}

.shopLevel1 div
{
	margin-right: 25px;
	margin-bottom: 10px;
	color: #444444;
	font-size: 14px;
	cursor: pointer;
}

.shopLevel1 img
{
	padding-left: 10px;
	margin-left: 10px;
	vertical-align: middle;
}

.shopLevel2 div
{
	margin-right: 55px;
	margin-bottom: 3px;
}

.shopLevel2 a
{
	text-decoration: none;
	color: #9D3B6C;
	font-size: 13px;
}

div#category
{
	width: 540px;
	padding-top: 10px;
}

div#sepLine
{
	background-color:#CCCCCC;
	height: 2px;
	font-size: 0%;
	width: 520px;
	margin-bottom: 25px;
}

div#categoryName
{
	color: #9D3B6C;
	font-weight: bold;
	width: 500px;
	margin-bottom: 5px;
}

div#producer
{
	width: 100px;
/*	float: left;*/
/*	padding-left: 38px;*/
/*	margin-right: 20px;*/
	margin-top: 34px;
}

div#categoryPic
{
/*	text-align: left;*/
	border: 4px solid #CCCCCC;
	padding: 2px;
	background-color: white;
}

div#categoryPic img
{
	width: 95px;
	height: 112px;
}

div#categoryGo
{
	margin-top: 2px;
}

div#categoryGo a
{
	color: #9D3B6C;
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
}

div#categoryGo img
{
	vertical-align: middle;
}

div#catProducts
{
}

.productSmallPic
{
	float: right;
	margin-left: 22px;
	margin-top: 34px;
	width: 150px;
	font-size: 0%;
	text-align: center;
}

table.productSmallPic_border
{
	border: 4px solid #CCCCCC;
}


/* -- product page --------------------------------------------------------------------------------------------------------- */	

table#productTbl
{
	border: 1px solid #CDCCC8;
	background-color: #F1EFE3;
	width:520px;
	padding: 20px;
}

div#product_name
{
	font-weight: bold;
	color: #9D3B6C;
	margin-bottom: 5px;
	margin-top: 10px;
}

div#product_desc
{
	font-size: 13px;
	margin-left: 10px;
}
.sesFullCart
{
	margin-top: 4px;
}
div#product_price, div#product_add, div#product_press,.sesFullCart a
{
	color: #9D3B6C;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
}

div#product_price
{
	margin-top: 45px;
	margin-bottom: 5px; 
}

div#product_pic
{
	border: 4px solid #FFFFFD;
	margin-bottom: 10px;
	text-align: center;
}

div#product_press
{
	clear: right;
}

div#productPics
{
}

div#product_smallPic1, div#product_smallPic2, div#product_smallPic3
{
	float: right;
	cursor: pointer;
	border-top: 4px solid #FFFFFD;
	border-bottom: 4px solid #FFFFFD;
}

div#product_smallPic1
{
	border-right: 4px solid #FFFFFD;
	border-left: 2px solid #FFFFFD;
}

div#product_smallPic2
{
	border-right: 3px solid #FFFFFD;
	border-left: 2px solid #FFFFFD;
}

div#product_smallPic3
{
	border-right: 2px solid #FFFFFD;
	border-left: 4px solid #FFFFFD;
}

div#productPath
{
	margin-top: 12px;
	height: 20px;
}

.shopPath_txt
{
	float: right;
	font-size: 13px;
	font-weight: bold;
	color: #8F8F8F;
	margin-left: 7px;
}

.shopPath_txt img
{
	vertical-align: middle;
	padding-left: 3px;
	margin-left: 3px;
}

div#backToProducts
{
	clear: right;
	padding-top: 23px;
}

div#backToProducts a, div#backToProductsFromCat a
{
	color: #9D3B6C;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

/* -- category page -------------------------------------------------------------------------------------------------------- */	

div#categoryDetails
{
	background-color: #F1EFE3;
	border: 1px solid #CCCDC8;
	width: 520px;
	margin-right: 40px;
	margin-bottom: 30px;
	padding-bottom: 20px;
}

div#catName h1
{
	font-size:15px;
	color: #9D3B6C;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 20px;
	margin: 0px;
}

div#catShortDesc
{
	font-size:13px;
	color: #9D3B6C;
	font-weight: bold;
	border-bottom: 2px solid #CDCCCA;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

div#catPic
{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	border: 4px solid white;
}

div#catDesc
{
	margin-right: 20px;
	margin-left: 240px;
	margin-bottom: 20px;
	font-size: 12px;
}

div#backToProductsFromCat
{
	padding-bottom: 10px;
	margin-right: 40px;
}

/* -- bubot page ----------------------------------------------------------------------------------------------------------- */	

div#bubot
{
	margin-right: 25px;
	margin-top: 30px;
}

.bubaSmallPic
{
	float: right;
	margin-left: 8px;
	margin-right: 10px;
	margin-top: 18px;
	font-size: 0%;
	width: 160px;
	text-align: right;
}

table.bubaSmallPic_border
{
	border: 4px solid #CCCCCC;
}

/* -- contact us page ------------------------------------------------------------------------------------------------------ */	

td.textField_title
{
	color: #9D3B6C;
	font-weight: bold;
	width: 85px;
	font-size: 14px;
}

td.inputField input, td.inputField textarea
{
	border: 1px solid #999999;
	background-color: #F3F3F3;
	width: 250px;
}

div#contactDetails
{
	margin-right: 110px;
	margin-bottom: 20px;
}

div#contactDetails div
{
	width: 440px;
	color: #9D3B6C;
	font-weight: bold;
	font-size: 13px;
}
/*-----shop cart -------------------------------------------------------------------------------------------------- */
div#boxCartPage 
{
	background-color: #F1EFE3; 
	border:1px solid #CDCCC8;
	padding: 28px 18px;
	width: 500px;
}
.cartPageTitle
{
	color: #9D3B6C;
	font-size: 16px;
	margin-bottom: 80px;
}
.button
{
	cursor: pointer;
}
table#cartTableHeader td{
	vertical-align:middle;
	font-size: 14px;
	color: #81827A;
	/*border-top:2px solid #CCCCCC;*/
}
table#cartTableHeader td.tblTitle
{
	color:#9D3B6C;
	text-decoration: underline;
	font-size: 16px;
/*	font-weight:bold;*/
/*	text-align:center;*/
}
.cartRedText, table#cartTableTotal .totalText
{
	color:#9D3B6C;
	font-size: 14px;
	font-weight: bold;
}
.cartGreyText
{
	color:#81827A;
	font-size: 14px;
}
.cartPageSep 
{
	background-color: #9A9994;
	clear:both;
	font-size:0px;
	height:1px;
	margin-bottom:10px;
	margin-top:10px;
	overflow-y:hidden;
}
.cartShipmentsDetails
{
	margin-top: 20px;
}
.cartShipmentsDetails div
{
	color:#81827A;
	font-size: 14px;
}
table#cartButtons
{
	margin-top: 20px;
}
.cartData_in{
	text-align:center;
}	
.addRmv{
	float:left;
}
.cartTableSep{
	background:url(../loadedFiles/tableCartVertical.jpg) repeat-y;
	width:1px;
	height:20px;
}
.cartTableRow{
	background:url(../loadedFiles/tableCartHorizonal.jpg)  repeat-x;
	padding-bottom:4px;
}
.productQuantity{
/*	float:right;
	margin-right:5px;
	display:inline;*/
}
.cartSelect{
	float:left;
}
div#goShop{
	width:110px;

}
div#goShop a{
	text-decoration:none;
	color:#9D3B6C;
	font-weight:bold;
}
div#goShop img{
	padding-left:9px;
	margin-left:9px;
}
#emptyCartText
{
	margin-bottom: 20px;	
}
table#cartTableTotal{
/*float:left;*/
/*	margin-left:87px;*/
/*	display:inline;*/
}
.left{
	float:left;
	margin-left:87px;
	display:inline;
}
.totalSep1{
	height:27px;
	background:url(../loadedFiles/tableCartHorizonal.jpg) repeat-x;
	margin-top:15px;
}
.empttingCart{
	text-decoration:none;
	color:#9D3B6C;
	font-weight:bold;
	float:left;
	margin-left:87px;
	margin-top:10px;
}
.sesFullCart a
{
	text-decoration:none;
}

/* -- essay talkbacks --------------------------------------------------------------------------------------------- */
div.essayBar_btn
{
	color: #9D3B6C;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
}

div#addTalkback
{
	background-color: #F0F0F0;
	width: 530px;
	margin-bottom: 20px;
}

td.talkbackText
{
	color: #9D3B6C;
	font-weight: bold;
	font-size: 13px;
}

form#talkbackForm
{
	display: inline;
}

form#talkbackForm input, form#talkbackForm textarea
{
	border: 1px solid #999999;
	width: 390px;
}

div#essayTalkbacksTitle
{
	color: #9D3B6C;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 7px;
}

.oneTalkback
{
	margin-bottom: 10px;
	width: 500px;
}
.talkback_title, .talkback_title_open
{
	color: #075B9B;
	font-size:12px;
	padding-left: 6px;
	cursor: pointer;
}

.talkback_number
{
	color: #065DA4;
	font-size:12px;
}

.talkback_title .emptyText
{
	color: #065DA4;
	font-weight: bold;
	font-size:12px;
}
.talkback_writer, .talkback_date
{
	color: #065DA4;
	font-weight:bold;
	font-size:12px;
}

.talkback_date
{
	color: #272727;
}

.talkback_sep
{
	background-color:#DCDCDC;
	font-size:0px;
	height: 1px;
	overflow-y:hidden;
}
.talkback_txt
{
	color: #272727;
	font-size:12px;
}

.talkback_title
{
	width: 360px;
}

/* -- send email -------------------------------------------------------------------------------------------------- */

div#sendEmail_title
{
	color: #9D3B6C;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
}
	
td.sendEmail_title
{
	color: #511936;
	font-weight: bold;
}

td.sendEmail_value
{
}

