/*
  Style for rybachok.ru
  Created: 2007.12.11
  Modified: 2007.12.15
  Developer: leonom
*/

/* basic elements */
/*html {
	scrollbar-base-color: #024a12;
}*/

body {
	margin: 0px;
	padding: 0px;

	background: transparent url(images/rybachok/bg_side.gif) repeat top left;
}

#site {
	background: transparent url(images/rybachok/bg990.gif) repeat-y top center;
	/*border: 1px solid #000000;
	width: 1024px;*/
}

#main {
	/*position: absolute center;*/
	width: 100%;
	margin: 0px auto; /*auto for centering in firefox*/
	padding: 0px;
	/*border: 1px solid #ff0000;*/
}

/*#middle {
	width: 100%;
}*/

#left {
	width: 209px;
	vertical-align: top;
	/*padding-top: 35px;*/
}

#right {
	width: 220px;
	vertical-align: top;
	text-align: center;
	/*padding-top: 35px;*/
}

#content {
	vertical-align: top;
	/*padding-right: 10px;
	font-size: 9pt;*/
}

#right_top {
	background: transparent url(images/rybachok/right_top.png) no-repeat top;
	width: 220px;
	height: 13px;
	font-size: 1pt;
}

#right_content {
	background: transparent url(images/rybachok/right_bg.png) repeat-y;
	/*height: 450px;*/
	/*height: 100%;*/
	width: 220px;
	vertical-align: top;
}

#login {
	font-family: verdana, helvetica, tahoma, arial;
	font-size: 10pt;

	margin-top: 10px;
	margin-left: 10px;
}

.acid_green {
	color: #1eff00;
}

.orange {
	color: #FF5D00;
}

.f8 {
	font-size: 8pt;
	font-family: verdana;
}

.f7 {
	font-size: 7pt;
	font-family: verdana;
}

#login input.text {
	background: transparent url(images/rybachok/login_input_bg.gif);
	border: 1px solid #021201;

	color: #1EDD00;

	width: 132px;
	height: 20px;
}

#login input.text:focus {
	/*background-color: #FFFFFF;*/
	border: solid 1px #16A800;
}

#logo {
	background: transparent url(images/rybachok/logo.png) no-repeat top center;

	height: 110px;
	width: 266px;
}

#description {
	background: transparent url(images/rybachok/description4.png) no-repeat top center;

	height: 34px;
	width: 283px;
}

#logo_cont {
	margin-top: 20px;
	margin-bottom: 5px;
}

a {
	color: #1E8D00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

.carousel_bg {
	background: transparent url(images/rybachok/carousel_bg5.png) no-repeat top center;
}

#carousel {
	position: relative;
	/*background: transparent url(images/rybachok/carousel_bg5.png) no-repeat top center;*/

	height: auto;
	width: 760px;
	/*width: 100%;*/
	/*margin-bottom: 15px;*/
	padding: 15px 0 15px 0;
}

/*#carousel a {
	position: absolute;
	width: 80px;
}*/

#carousel a:hover {
	text-decoration: none;
}

.entity_desc {
	color: #ffa800;

	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
}

#left_sidebar {
	vertical-align: top;
}

#right_sidebar {
	vertical-align: top;
}

#box {
	/*background-color: #fefce6;*/
	width: 209px;
	/*font-family: arial;*/
	font-size: 1pt;
}

#box_ceil {
	background: transparent url(images/rybachok/box_ceil.png) no-repeat;
	height: 41px;

	font-family: arial;
	font-size: 8pt;
	font-weight: bold;

	text-align: center;
	/*letter-spacing: 1px;*/
}

#box_ceil div {
	color: #fbc20f;
	padding-top: 22px;
}

/*#box_left {
	background: transparent url(images/rybachok/box_left.gif) repeat-y;
	width: 1px;
}*/

#box_floor {
	background: transparent url(images/rybachok/box_floor.png) no-repeat bottom;
	height: 18px;
}

#box_content {
	background: transparent url(images/rybachok/box_bg.png) repeat-y;
	padding-left: 20px;
	padding-top: 3px;

	font-family: verdana;
	font-size: 8pt;
}

#box_content div {
	/*border: 1px solid #ff0000;*/
	background: transparent url(images/rybachok/box_fish.gif) no-repeat bottom center;
	color: #1eff00;
	margin: 5px 17px 0px 0px;

	/*text-align: justify;*/
	/*height: 100%;*/
}

#obj {
	/*position: relative;*/

	width: 204px;
	font-size: 1pt;

	/*margin-bottom: 10px;*/
}

#obj_ceil {
	background: transparent url(images/rybachok/obj_ceil.png) no-repeat top center;
	height: 39px;
	/*width: 154px;
	width: 100%;*/

	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;

	color: #ffffff;

	text-align: center;
}

#obj_ceil div {
	padding-top: 12px;
}

#obj_content {
	border-top: 1px solid #68d170;
	border-bottom: 1px solid #68d170;
	border-left: 1px solid #68d170;

	/*background-color: #ffffff;*/
	background-color: #115208;

	/*min-height: 150px;*/
	/*height: 150px;*/
	vertical-align: top;
}

#obj_content div {
	margin: 5px 5px 5px 8px;

	font-size: 9pt;
	font-family: verdana;

	text-align: left;
}

#text_menu {
	/*border: 1px solid #ff0000;*/
	background: transparent url(images/rybachok/text_menu_bg.png) repeat-x top center;
	height: 30px;
	width: 600px;

	margin-bottom: 5px;
}

#text_menu a.entity, #text_menu span {
	font-size: 7pt;
	font-family: verdana;
	font-weight: bold;

	color: #eeeeee;
}

#menu {
	width: 100%;
}

#vitrina {
	width: 97%;
	font-size: 1pt;
	/*background-color: #ffffff;*/
}

#vitrina_h {
	height: 16px;
}

#vitrina_left {
	border-left: 1px solid #000000;
	background-color: #ffffff;
}

#vitrina_right {
	border-right: 1px solid #000000;
	background-color: #ffffff;
}

#top_left {
	background: transparent url(images/rybachok/vitrina_top_left.png) no-repeat top left;
	width: 16px;
}

#top_right {
	background: transparent url(images/rybachok/vitrina_top_right.png) no-repeat top right;
	width: 16px;
}

#top_center {
	border-top: 1px solid #000000;
	background: #ffffff url(images/rybachok/blank.gif) repeat-x;
	/*background-color: #ffffff;*/
}

#bottom_left {
	background: transparent url(images/rybachok/vitrina_bottom_left.png) no-repeat bottom left;
	width: 16px;
}

#bottom_right {
	background: transparent url(images/rybachok/vitrina_bottom_right.png) no-repeat bottom right;
	width: 16px;
}

#bottom_center {
	border-bottom: 1px solid #000000;
	background-color: #ffffff;
}

#vitrina_content {
	background-color: #ffffff;

	font-family: verdana;
	font-size: 9pt;

	vertical-align: top;
	height: 300px;

	padding: 1px 0px 10px 0px;

	text-align: justify;
}

#fotos {
	background: transparent url(images/rybachok/foto_gallery.png) no-repeat top right;
	width: 197px;
	height: 197px;
}

#fotos div.album {
	padding-top: 10px;
	padding-right: 40px;

	text-align: right;
}

#fotos a.album {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

#fotos img.preview {
	padding-top: 16px;
	padding-right: 37px;
}

#forum {
	/*background: transparent url(images/rybachok/forum.png) no-repeat top right;*/

	width: 210px;
	height: 67px;
}

#forum div {
	font-family: arial;
	font-size: 7pt;

	text-align: center;

	padding-top: 20px;
	padding-left: 110px;
}

.hotline_bg {
	background: transparent url(images/rybachok/forum_right.png) no-repeat top left;

	padding-bottom: 10px;
	line-height: 70%;
	text-align: center;
}

.hotline_txt {
	font-family: arial;
	font-size: 7pt;

	/*vertical-align: middle;*/

	padding-left: 9px;
	padding-right: 3px;

	color: #ffa800;
}

/*#forum div.link:hover {
	color: #D89000;
}*/

#news_subscribe {
	border-top: 1px solid #1EFF00;
}

/* Other styles */

.b {
	font-weight: bold;
}

.u {
	text-decoration: underline;
}

.i {
	font-style: italic;
}

.c {
	text-align:center;
}

.r {
	text-align: right;
}

.link {
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.link:hover {
	text-decoration: underline;
}

/*.link2 {
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.link2:hover {
	color: #D89000;
}*/

.hover_red:hover {
	color: #ff0000;
}

.pad5 {
	padding: 5px;
}

.pt5 {
	padding-top: 5px;
}
.pt3 {
	padding-top: 3px;
}

.pb5 {
	padding-bottom: 5px;
}

.fs7 {
	font-size: 7pt;
}

.fs8 {
	font-size: 8pt;
}

.fs9 {
	font-size: 9pt;
}

.brd1pxsolblack {
	border:1px solid #000000;
}

.brd1pxdashgray {
	border:1px dashed #aaaaaa;
}

.normal {
	font-weight: normal;
}

.button_green {
	border:1px solid #00BF00;
	background-color:#009500;
	font-weight: bold;
	color:#ffffff;
	font-size: 8pt;
	height:20px;
	vertical-align:middle;
	text-align:center;
}

.lightgreen {
	color: #00BF00;
}

.basket_title {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;

	padding-left: 5px;

	color: #000000;
}

.basket_body {
	font-size: 10px;
	font-family: verdana;
	background-color:#072F03;

	padding-top: 4px;
	padding-left: 4px;
}

#basket_body {
	background: transparent url(images/rybachok/basket.png) no-repeat top right;
	height: 95px;
	/*color: #009500;*/
}

.basket_footer {
	text-align: right;
	font-family: verdana;

	background-color:#072F03;
}

/* Spop style */
.no_underline
{ text-decoration:		none;
}
.small
{ font-size:		9px;
}
.faq
{ font-size:		12px;
}
.faq_gray
{ font-size:		12px;
  color:			#666666;
}
.faq_olive
{ font-size:		12px;
  color:			#3A6135;
}
.big
{ font-size:		14px;
  text-decoration:	none;

}
.cat
{ font-size:		12px;
	font-weight: bold;
}
.cat_big
{ font-size:		14px;
	font-weight: bold;
}
.standard
{ font-weight:		normal;
}
.standardsmall
{ font-weight:		normal;
  font-size:		9px;
}
.light
{ color:			white;
}
.lightsmall
{ color:			white;
  font-size:		9px;
}
.lightmenu
{ color:			white;
  text-decoration:	none;
}
.lightstandard
{ color:			white;
  font-weight:		normal;
}
.middle
{ color:			#F0B5B5;
}
.olive
{ color:			#163106;
  font-weight:		normal;
  font-size:		9px;
}
.cart
{
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  /*color:			#F0B5B5;*/
  color:			#1EDD00;
  background-color:  transparent;
}
.cartsmall
{
  font-size:		10px;
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  /*color:			#F0B5B5;*/
  color:			#1EC400;
  background-color:  transparent;
}
.totalPrice
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:	    16px;
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}

.login
{ font-size:	    12px;
  font-weight:		normal;
  BORDER-BOTTOM:	1px solid;
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		1px solid;
  margin:			1px;
  font-weight:		normal;
  color:			black;
  background-color: white;
}

.myaccount_tab_bottom
{
  BORDER-BOTTOM:	1px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		0px solid;
  BORDER-COLOR:		#82A1DD;
  text-align:		center;
  margin:			1px;
}

.myaccount_tab_top
{
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		1px solid;
  BORDER-COLOR:		#82A1DD;
  text-align:		center;
  margin:			1px;
}

.myAccount_bottomright {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
  BORDER-RIGHT: 1px dotted #A9C0FF;
}
.myAccount_bottom {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
}
.myAccount_right {
  BORDER-RIGHT: 1px dotted #A9C0FF;
}

.comparison_button
{
  BORDER-BOTTOM:	1px solid;
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		1px solid;
  background-color:  #D2E7FF;
}

.pageSeparator {
	BORDER-BOTTOM: 2px dotted #A9C0FF
}

h1
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		17px;
  color:			black;
}

/* Imagebox mandatory */
#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(images/rybachok/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(images/rybachok/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(images/rybachok/next_image.gif);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(images/rybachok/prev_image.gif);
	background-repeat:	no-repeat;
	background-position: left bottom;
}

.small11 {
	font-size: 11px;
}

.lightgreen {
	color: #1EDD00;
}

.darkgreen {
	color: #1E8D00;
}

.red {
	color: red;
}

.overall {
  font-size:		11px;
  font-weight:		bold;
  color:			#1EC400;
}

.h3 {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

h3 {
	margin: 5px 0 5x 0;
}

.date {
	font-size: 11px;
	color: #777777;
}

.friends, .copyright {
	font-family: arial;
	font-size: 9pt;
}

.content_entity {
	border-bottom: 1px dotted #555555;
}

.gray {
	color: #999999;
}

.delim {
	border-bottom: 1px dashed #555555;
}

.clLeft {
	clear: left;
	height: 1px;
	line-height: 1px;
}

.flLeft {
	float: left;
}

.category_logo {
	/*float: left;
	height: 80px;
	text-align: center;*/
	/*border: 1px solid #ccc;
	vertical-align: middle;*/
	width: 110px;
	text-align: left;
	margin: 5px 10px 5px 10px;
}

.category_logo img {
	vertical-align: middle;
}

.fotoalbum a {
	color: #000;
}

.partners {
	font-size: 8pt;
	color: #17AD00;
}

.partners a {
	color: #17AD00;
}

.flLeft {
	float: left;
}

.clear {
	clear: both; 
	font-size: 1px; 
	height: 1px; 
	line-height: 1px;
}

.pl15 {
	padding-left: 15px;
}

