@charset "utf-8";
/* CSS Document */


#kitchens-gallery ul {padding: 0; margin: 0; list-style: none; overflow: hidden; padding-left:  0px; margin-top: 2px;}
#kitchens-gallery li {padding: 0; margin: 0; overflow:hidden; display:inline; padding-left: 5px;}

	

#kitchens-text ul {padding: 0; margin: 0; list-style: none; overflow: hidden; padding-left:  0px; margin-top: 0px;}
#kitchens-text li {padding: 0; margin: 0; overflow:hidden; display:inline; padding-left: 15px; float: left; padding-top: 10px;}

#lefttext {
	width: 372px;
	display: block;
	background-image: url(../images/kitchens-box/gallery-box.jpg);
	background-repeat: no-repeat;
	background-position: 5px 1px;
	padding-right: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	height: 110px;
	}
	
#righttext {
	width: 373px;
	display: block;
	background-image: url(../images/kitchens-box/gallery-box-right.jpg);
	background-repeat: no-repeat;
	background-position: 12px 1px;
	padding-right: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	height: 110px;
	cursor: hand;}

.big {
	FONT-SIZE: 20px; COLOR: #666; FONT-FAMILY: Arial; font-weight:normal;}

.big1 {
	FONT-SIZE: 17px; COLOR: #666; FONT-FAMILY: Arial; font-weight:normal;}


.big2 {
	FONT-SIZE: 15px; COLOR: #ff0000; FONT-FAMILY: Arial; font-weight:normal;}

.big3 {
	FONT-SIZE: 20px; COLOR: #ff0000; FONT-FAMILY: Tahoma, Geneva, sans-serif; font-weight:normal;}

.big4 {
	FONT-SIZE: 18px; COLOR: #000000; FONT-FAMILY: Tahoma, Geneva, sans-serif; font-weight:normal;}
	
A.textlink:link    {color:#ff0000; text-decoration:underline;}
A.textlink:visited {color:#ff0000; text-decoration:underline;}
A.textlink:active  {color:#ff0000; text-decoration:underline;}
A.textlink:hover   {color:#ff0000; text-decoration:underline;}

A.rightlink:link    {color:#000000; text-decoration:none;}
A.rightlink:visited {color:#000000; text-decoration:none;}
A.rightlink:active  {color:#000000; text-decoration:none;}
A.rightlink:hover   {color:#000000; text-decoration:none;}

.normal-text {
	padding-right: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #333;
	}
	
A.bigger:link    {color:#ff0000; text-decoration:none;}
A.bigger:visited {color:#ff0000; text-decoration:none;}
A.bigger:active  {color:#ff0000; text-decoration:none;}
A.bigger:hover   {color:#ff0000; text-decoration:underline;}

A.smaller:link    {color:#333; text-decoration:none;}
A.smaller:visited {color:#333; text-decoration:none;}
A.smaller:active  {color:#333; text-decoration:none;}
A.smaller:hover   {color:#ff0000; text-decoration:underline;}

.divider-gallery {
  color: #CCCCCC;
  background-color: #CCCCCC;
  border: none;
  width: 783px;
  height: 1px;
  margin-left:auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 6px;
  overflow: hidden;
  float: left;
 }
