/* CSS Document                                                               */
/******************************************************************************/
/* cssbasic.css                                                               */
/******************************************************************************/

 
/******************************************************************************/
/******************************************************************************/                           
/* Use with: view_product.php on www.babybargain.ru                           */
/******************************************************************************/
/******************************************************************************/

/* View Product     */

#prod_statistic {
	height: 20px;
	width: 500px;
	border: thin solid #09C;
}

#product_title {
	color:#00789F;
	font: oblique 700 18px "Book Antiqua", "Times New Roman";
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
	clear: both;
	z-index: 4;
}

#main_image {
	text-align: center;
	background: url(img/design/prod_plate1.jpg) no-repeat center center;
	height: auto;
	height:auto !important;
	height:335px;
	min-height: 335px;
	width: 500px;
	position: relative;
	margin-top: 10px;
}

#price_lable {
	font: oblique 700 normal 19px "Bookman Old Style";	
	color: #F90;	
	background: url(img/design/price_lable1.gif) no-repeat;
	height: 90px;
	width: 179px;
	padding-top: 35px;
	padding-left: 15px;
	position: absolute;
	left: 324px;
	top: 234px;	
}

#prod_info {
	height: auto;
	width: 450px;
	margin-left: 30px;
	vertical-align: middle;
	margin-top: 10px;
}

#short_desc {
	font-size: 14px;
	font-style: italic;	
	text-align: left;
	text-indent: 20px;	
	width: 450px;
	margin-left: 30px;
}

#prod_full_description {
	height: auto;
	width: 500px;
}

.seller_recom {
	font: 12px "Bookman Old Style";
	height: auto;
	margin-left: 30px;
	text-align: justify;
}

.seller_recom li {
	list-style:inside;
	text-align: left;
}

#contacts {
	height: auto;
	width: 500px;
	text-align: center;
	clear: both;
}

#image_tray {
	height: auto;
	width: 500px;
	margin-left: 30px;
	margin-bottom: 10px;
}

.add_img {
	float: left;
	margin: 10px;
	border: medium solid #95B450;
	padding: 1px;
}

/******************************************************************************/
/******************************************************************************/
/* Use with: bb_about.*, bb_rules.*, selling.* pages on www.babybargain.ru    */
/******************************************************************************/
/******************************************************************************/


/************************************************************/
/* bb_about.php                                             */
/************************************************************/

#bb_about {
	font-family: "Bookman Old Style", "Century Gothic";
	font-size: 14px;
	color: #963;
	font-style: italic;
	font-weight: normal;
	background: url(img/design/page_static.jpg) no-repeat;
	width: 540px;
	height: 974px;
	margin-left: 10px;
	padding-top: 30px;
	z-index: 14;
}

#bb_about p {
	text-indent: 20px;
	margin-left: 70px;
	width: 400px;
}

#bb_about .p1 {
	text-align: center;	
	margin-left: 80px;
	width: 370px;
}

#bb_about .p2 {
	text-align: center;
	width: 250px;
	margin-left: 70px;
}

/************************************************************/
/* bb_rules.php                                             */
/************************************************************/

#bb_rules {
	color: #006699;
	width: 500px;
	height: auto;
	margin-left: 10px;
	border: 1px dashed #FF9900;
	font: italic normal 14px "Bookman Old Style", "Century Gothic";
	background: #EFEACF;
}
#bb_rules li {
	margin-top: 10px;
	padding-right: 5px;
}

/************************************************************/
/* selling.php                                              */
/************************************************************/

#how_to_desc {
	font: normal 14px "Book Antiqua", "Bookman Old Style", "Century Gothic";
	color: #069;
	background: #F1EAE2;
	height: auto;
	width: 500px;
	padding-right: 10px;
	border: 1px dashed #804040;
	margin-left: 10px;
	margin-bottom: 20px;
	z-index: 13;
}

#read_more  ul {
	width: 450px;
}

#read_more li , #how_to_desc li {
	padding-bottom: 5px;
}

#babybargain_meaning {
	font-family: "Book Antiqua", "Bookman Old Style", "Century Gothic";
	font-size: 14px;
	position: absolute;
	left: 30px;
	top: 150px;
}

/******************************************************************************/
/******************************************************************************/
/* Use with: gratis.*, findboard.* all_news.* on www.babybargain.ru           */
/******************************************************************************/
/******************************************************************************/

/************************************************************/
/* COMMON STTYLES */
/************************************************************/
#sorting {
	height: 100px;
	width: 500px;
	border: thin solid #963;
}

#catalogue_name {
	font: 700 normal 15px "Book Antiqua", "Times New Roman";
	color: #F90;
	text-align: left;

}

#read_more {
	font-family: "Book Antiqua", "Bookman Old Style", "Century Gothic";
	font-size: 14px;
	font-style: normal;
	color: #069;
	font-weight: 700;
	background-image: url(img/design/prod_plate1.jpg);
	height: 335px;
	width: 500px;
	background-repeat: no-repeat;
	padding: 20px 10px 10px;
	overflow: visible;
	z-index: 13;
}

.date {
	font: italic 700 14px "Bookman Old Style";	
	color:#F60;
	text-align:right;
	clear: both;
	margin-top: 10px;
	margin-right: 30px;
}

.line {
	background-image: url(img/design/line.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 26px;
	width: 489px;
}

/* Text Classes  */

.system_message {
	font: 14px "Times New Roman", Times, serif;
	z-index: 12;
}

.blue_text {
	font-style: italic;
	color: #09C;
	font-size: 14px;
}

.orange_text {
	font-style: italic;
	color: #F90;
	font-size: 15px;
	font-weight: 700;
}

.small_deep_blue {
	color: #069;
	font: italic 14px "Times New Roman", Times, serif;
}

/************************************************************/
/* Product bar  for GRATIS page                             */
/************************************************************/

#gratis_title {
	background: url(img/design/gratis_title.jpg);
	height: 70px;
	width: 459px;
	margin-bottom: 15px;
	margin-left: 30px;
}

#product_wrap {
	font-family:"Book Antiqua", "Bookman Old Style";	
	font-size:18px;
	font-weight:700;
	color:#683814;	
	background-image: url(img/design/prod_plate1.jpg);
	background-repeat: no-repeat;	
	height: 335px;
	width: 500px;
	position: relative;
	clear: both;
}

#product_wrap #product_title {
	font: oblique 700 18px "Book Antiqua", "Times New Roman";	
	color:#00789F;
	text-align: center;
	height: auto;
	margin-top: 15px;	
	margin-bottom: 10px;
	z-index: 10;	
}

#product_wrap #home_prod_img {
	
	text-align: left;	

	height:auto;
	width:139px;
	left:50px;
	border:medium outset #6C3;
	position: relative;
	margin-top: 10px;
	padding: 1px;
	float:left;	
	z-index:4;	
}
	
#product_wrap #short_desc {
	font: 15px "Times New Roman", Times, serif;
	color: #461B00;
	text-indent: 10px;	
	height: 180px;
	width: 250px;
	margin-top: 10px;
	margin-left: 60px;
    float: left;
	position: relative;
}

#product_wrap #product_size {
	color: #36C;
	font-size: 14px;
	margin-bottom: 5px;
	margin-left: 200px;
	clear: both;	
}

#product_wrap #prod_mark {
	font-family:"Bookman Old Style", "Century Gothic";	
	color:#690;	
	font-size:12px;
	font-weight:700;	
	width:250px;
	margin-left:200px;
}

#product_wrap #contacts {
	font: italic normal 16px "Times New Roman", Times, serif;	
	color: #472323;
	text-align: left;	
	width: 250px;	
	margin-left: 200px;

}

/************************************************************/
/*  NEWS bar  for NEWS page                                 */
/************************************************************/

#news_name {
	background: url(img/design/news_title.jpg) no-repeat center;
	height: 57px;
	width: 536px;
}

#news_title {
	font: italic bold 16px Georgia, "Times New Roman", Times, serif;
	color: #39C;
	text-align: center;
	position: relative;
	margin-right: 30px;
	margin-left: 30px;
}

/* Applied CSS-hack for IE (correcting min-heigh atttribute) */

#text {
	height: auto;
	height:auto !important;
	min-height:130px;
	height:130px;
	font-size: 14px;
	text-indent: 25px;
	margin-top: 20px;
	border-bottom: 1px dashed #963;
	background: #F0ECD5;
	padding: 5px 5px 10px 10px;
}

#miniature {
	height: auto;
	width: 115px;
	margin: 25px 10px 10px;
	border: medium outset #F90;
	float: left;
}

/************************************************************/
/* Styles  for Findboard.php page                           */
/************************************************************/

#find_title {
	background: url(img/design/findforbaby_title.jpg);
	height: 70px;
	width: 545px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#find_name {
	font: italic 700 normal 16px Georgia, "Times New Roman", Times, serif;
	color: #39C;
	text-align: center;
	position: relative;
}

#find_text {
	font-size: 14px;
	text-indent: 25px;
	height:auto;
	width: 500px;
	margin-top: 20px;
	padding-bottom: 10px;
	background: #EFEACF;
}

.find_contacts {
	font: italic 700 16px "Times New Roman", Times, serif;
	color: #472323;
	margin-left: 30px;
	border-bottom: 1px dashed #996633;
	padding-bottom: 10px;
}

/************************************************************/
/* Styles for all_stories.php page                             */
/************************************************************/

#stories_title {
	background: url(img/design/story2.jpg);
	height: 150px;
	width: 498px;
}

#stories_wrap {
	height: auto;
	width: 498px;
	background: #E6D9B6;
	margin-left: 20px;
}

#num_stories {
	font-weight: normal;
	color: #69C;
	width: 200px;
	height: auto;
	margin-left: 40px;
}

#send_us-story {
	font: italic bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FF6633;
	text-align: center;
	height: auto;
	width: 450px;
	margin-left: 30px;
}

#stories_wrap li {
	font: italic 700 16px "Book Antiqua";
	color: #3399FF;
	margin-bottom: 5px;
	border-top: 1px dashed #966;
	border-right-color: #966;
	border-bottom-color: #966;
	border-left-color: #966;
	margin-right: 10px;
	padding-top: 15px;
}
#stories_bottom {
	background: url(img/design/story3.jpg) no-repeat;
	height: 44px;
	width: 498px;
}

#shortstorytext {
	text-indent: 20px;
	background: #EFEACF;
	border: thin double #EBE4C2;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #804000;
	padding: 5px 10px;
	margin: 5px 15px 5px 20px;
	text-align: left;
}

.read_num {
	text-align: right;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #7A4E21;
	margin-right: 7px;
	margin-bottom: 5px;
}

/************************************************************/
/* Styles for view_story.php page                           */
/************************************************************/

#story_wrap {
	height: auto;
	width: 480px;
	margin-left: 20px;
}

.story_p {
	font: 14px "Bookman Old Style";
	color: #633;	
	text-indent: 20px;
	margin-top: 5px;
	background: #F0EBD0;
	list-style-position: inside;
}

#story_img1 {
	margin: 10px;
	float: left;
}

#story_img2 {
	margin: 10px;
	float: right;
}

#story_img3 {
	margin: 10px;
	float: left;
}

#story_img4 {
	margin: 10px;
	float: right;
}

#readonforum {
	text-align: right;
	clear: both;
	margin-top: 15px;
}

/************************************************************/
/* Styles for all_info.php page                           */
/************************************************************/

#wrap_info {
	height: 723px;
	width: 520px;
	background: url(img/design/info/info_plate.jpg);
	margin-top: 25px;
	margin-left: 20px;
	position: relative;
}

#babyshop {
	position: absolute;
	left: 48px;
	top: 227px;
	height: 99px;
	width: 194px;
	background: no-repeat;
}

#baby_school {
	height: 108px;
	width: 201px;
	position: absolute;
	left: 18px;
	top: 99px;
}

#ber_1 {
	height: 37px;
	width: 157px;
	position: absolute;
	left: 266px;
	top: 412px;
}

#ber_2 {
	position: absolute;
	height: 39px;
	width: 158px;
	left: 263px;
	top: 450px;
}

#ber_3 {
	position: absolute;
	height: 33px;
	width: 158px;
	left: 263px;
	top: 490px;
}

#ber_4 {
	position: absolute;
	height: 40px;
	width: 106px;
	left: 263px;
	top: 527px;
}

#zdor_1 {
	position: absolute;
	height: 37px;
	width: 213px;
	left: 262px;
	top: 166px;
	z-index: 4;
}

#zdor_2 {
	position: absolute;
	height: 40px;
	width: 192px;
	left: 269px;
	top: 199px;
}

#zdor_3 {
	position: absolute;
	height: 56px;
	width: 219px;
	left: 257px;
	top: 240px;
}
#zdor_4 {
	position: absolute;
	height: 40px;
	width: 203px;
	left: 254px;
	top: 284px;
}

#thank {
	position: absolute;
	left: 34px;
	top: 646px;
	height: 36px;
	width: 423px;
}
/************************************************************/
/* Styles for view_info.php page                           */
/************************************************************/
#info_wrap {
	height: auto;
	width: 500px;
	background: #F4F1E1;
	margin: 5px;
	padding: 5px;
}
