/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*background: #d5d6d7 url('images/kubrickbgcolor.jpg');*/
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;width:985px;
	/*border: 1px solid #959596;*/
	text-align: left;
	}

#header {
	/*background: #fff url('images/kubrickheader.jpg') no-repeat bottom center;*/
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 18px;
	width: 985px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.entry p {
	padding-bottom: 20px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	font-family: Verdana;
	font-size: 12px;
	color:#666666;padding:14px 0px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata,  .narrowcolumn .postmetadata a{
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
	
	}


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	/*border: 1px solid #ddd;*/
}

.even, .alt {

	/*border-left: 1px solid #ddd;*/
}
.alt {
	border-left: 1px solid #ddd;
}

#footer {
	/*background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;*/
	border: none;
	}


small {
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.5em;
	color:#666666;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	color:#993366;
	}

h2.pagetitle {
	color:#993366;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #993366;
	}
h2, h2 a{
	font-size:18px;
	font-family: 'Trebuchet MS';
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-family:Verdana;
	font-style: italic;
	font-size: 12px;
	color:#666666;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.commentmetadata a{color:#666;}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

 #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}
.postmetadata{
	color: #777;
	padding-bottom:20px;
	border-bottom:#993366 thin dotted ;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #993366;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	/*margin: 20px auto;*/
	margin-top:0px;
	padding: 0;
	width: 985px;
	/*border: 1px solid #959596;*/
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 0px;
	padding: 0;
	width: 985px;
	}

#headerimg {
	margin: 0;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 10px;
	margin: 0px 0 0;
	width: 660px;
	}

.widecolumn {
	padding: 0px 0 20px 0;
	margin: 5px 0 0 25px;
	width: 920px;
	}

.post {
	margin: 0 0 22px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 985px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	/*padding-top: 70px;*/
	margin: 0;
	}

h2 {
	padding: 0px 0px 12px 0px;color:#993366;
	}
h3{padding: 0px 0px 12px 0px;color:#993366;}

h2.pagetitle {
	padding: 0px 0px 12px 0px;
	text-align: center;
}

#sidebar h2 {
	padding: 0px 0px 12px 0px;
	color:#333;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.alignleft a, .alignright a{color:#666; font-family:Verdana; font-size:11px;}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	background: url(images1/raquo.gif) no-repeat 0 0;
	margin-bottom: 10px;
	color:#993366;
	}
#sidebar ul li  a{padding-left:10px;color:#993366;}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {

	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 208px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	/*padding: 1px;*/
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #C486A6;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 90%;
	padding: 2px;
	border: 1px solid #C486A6;height:111px;width:634px;
	}
#respond{position:relative; left:-10px;top:0px;}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 5px 10px 0px;
	float: right;
	background: url(images1/submit_comment.jpg) no-repeat 0 0;
	width:136px; 
	height:20px;
	color:#fff;
	border:0px;
	font-weight:bold;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	/*padding: 10px;*/
	padding: 0px 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 0px;
	list-style: none;
	border-bottom:1px dotted #CCCCCC;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 50px 0 10px 0;
	/*margin-left: 640px;*/
	width: 290px;
	float:right;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	/*margin-bottom: 60px;*/
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

@charset "utf-8";
/* CSS Document */
body{ 
	margin:0px;	
	padding:0px;
	font-family:Verdana;
	font-size:11px;
	font-weight:100;
	/*color: #946395;*/
	/*background:#C5508A url(images1/background.png) repeat-x;*/
}
#wedding_blog{/*background:#C5508A url(images1/background.png) repeat-x*/}
*{font-family:Verdana;
	font-size:11px;
	padding:0px;margin:0px;
}

#meniu_1{background:transparent url(images1/menu_1_2.gif) no-repeat;width:155px; height:110px;}
#meniu_1:hover{background:transparent url(images1/menu_1_2_hover.gif) no-repeat;width:155px; height:110px;}

#meniu_2{background:transparent url(images1/menu_2_3.gif) no-repeat;width:155px; height:110px;}
#meniu_2:hover{background:transparent url(images1/menu_2_3_hover.gif) no-repeat;width:155px; height:110px;}

#meniu_3{background:transparent url(images1/menu_3_2.gif) no-repeat;width:155px; height:110px;}
#meniu_3:hover{background:transparent url(images1/menu_3_2_hover.gif) no-repeat;width:155px; height:110px;}

#meniu_4{background:transparent url(images1/menu_4_2.gif) no-repeat;width:155px; height:110px;}
#meniu_4:hover{background:transparent url(images1/menu_4_2_hover.gif) no-repeat;width:155px; height:110px;}

#meniu_5{background:transparent url(images1/menu_5_3.gif) no-repeat;width:155px; height:110px;}
#meniu_5:hover{background:transparent url(images1/menu_5_3_hover.gif) no-repeat;width:155px; height:110px;}

#meniu_6{background:transparent url(images1/menu_6_2.gif) no-repeat;width:155px; height:110px;}
#meniu_6:hover{background:transparent url(images1/menu_6_2_hover.gif) no-repeat;width:155px; height:110px;}


a{color:#993366;text-decoration:none;outline:none}
a:hover, a:visited{color:#333;text-decoration:underline;}

.top{float:left;height:20px;width:1025px;background:transparent url(images1/top.jpg) no-repeat 0px 0px;
}

.bottom{
	float:left;height:25px;width:1025px;background:transparent url(images1/bottom.png) no-repeat;behavior: url("/wedding/js/iepngfix/iepngfix.htc");padding-bottom:15px;
}

.middle{background-color:#fff;width:1025px;float:left;padding:0px;margin:0px;overflow-x:hidden;}
html>body .middle{overflow-x:visible;}
.middle_links{	clear:both;float:right;margin:0px;margin:0px 13px 0px 93px; }
html>body .middle_links{margin:0px 25px 0px 93px; }
.middle_links a{float:left; padding-left:5px;color:#946395}
.middle_links span{float:left;padding-left:5px;color:#946395 }

.logo{	
	clear:both;float:left;
	background: transparent url(images1/logo1.gif) no-repeat 10px -8px;width:259px; height:108px;
}

.content{padding:0px 10px 10px 17px;}

.ads_top{padding:8px 0px 11px 17px;float:left;width:728px;}
.ads_top a{text-decoration:none;}

.ads_home{padding:0px 0px 10px 0px;float:left;width:727px;}
.ads_home a{float:left;text-decoration:none;}

.clear{clear:both;font-size:1px;height:1px;}

.meniu{padding:0px;margin:0px;}
.meniu a{float:left;text-decoration:none;padding-right:11px;width:155px;height:110px;}


.body{ float:left;width:728px;margin-right:10px;padding-top:19px; }

.left{ float:left;width:248px;padding-top:19px; }

.register{ 	float:left;background: transparent url(images1/register.gif) no-repeat 0px 0px;width:359px;height:120px;text-decoration:none;padding:0px 10px 10px 0px; }
.find_supplier{ float:left;background: transparent url(images1/find_supplier.gif) no-repeat 0px 0px;width:359px;height:120px;text-decoration:none; }

.competition{text-align:left;color:#fff;float:left;overflow:hidden;width:729px;height:122px;}
.competition div{position:relative;top:-120px;width:400px;font-size:30px;text-align:left;color:#fff;padding:10px;}
.competition img{border:2px solid #946395;width:725px;}
.competition a {clear:both;font-size:18px; color:#fff;text-decoration:none;}

.box{border: 1px solid #9B376A;padding:2px;margin:12px 0px 0px 0px;float:left;background: #F8F1F5 url(images1/box_background.png) repeat-x 0px 0px;text-align:left;behavior: url("../js/iepngfix/iepngfix.htc");}
.box .box_title{behavior: url("../js/iepngfix/iepngfix.htc");background: transparent url(images1/dunga.png) repeat-x 0px 0px;color:#fff;font-family:"Trebuchet MS"; font-size:20px;padding:3px 5px 5px 9px;margin:0px; text-align:left;}
.box .box_content{float:left;width:161px;background: transparent url(images1/dotted.png) no-repeat 180px 0px;padding:10px;}
.box .box_subtitle{font-size:14px;font-weight:bold; padding:5px 0px;color:#9B3568;height:35px;}
.box .box_text{font-size:11px; color:#333333;padding-bottom:5px;}
.box .tag_cloud, .box .box_content2{margin:10px;width:334px;}
.box_content2 a{clear:both;float:left;color:#9B3568;text-decoration:none;font-size:11px;font-weight:bold;}
.box_content2 span{float:left;font-size:11px; color:#333333;width:210px;}



ul#tagcloud { padding:0; margin:0; text-align:center; list-style:none; color:#9B3568;width:330px;}
ul#tagcloud li { display:inline; font-size:11px; color:#9B3568; background: none; padding: 0;}
ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; color:#9B3568;}
ul#tagcloud li a:hover { text-decoration:underline; }

.search_box{border: 1px solid #9B376A;margin:0px 0px 10px 0px;text-align:left;float:left;behavior: url("/wedding/js/iepngfix/iepngfix.htc");background: #F8F1F5 url(images1/box_background.png) repeat-x 0px -80px;;text-align:left;width:292px;padding:3px 5px 5px 9px;}
.box_title1, .box_title1 h1{color:#993366;font-family:"Trebuchet MS"; font-size:20px;margin:0px; text-align:left;font-weight:bold;}
box_title1 h1 {padding:0; margin:0}

input, textarea {border:1px solid #E7CCDB;height:19px; padding:3px;margin:6px 0px}
textarea{height:59px;}
.submit{behavior: url("/wedding/js/iepngfix/iepngfix.htc");background: transparent url(images1/button.png) no-repeat 0px 0px;width:70px;height:22px;font-size:11px; color:#fff;font-weight:bold;padding:0px 4px 3px 4px;margin:0px;border:0px;margin-right:10px;}

.right_ads{width:248px;padding:0px;}
.right_ads img{float:left;width:120px; height:76px;border:0px;}
.right_ads a{float:left; width:120px; padding:10px 8px 1px 0px;}

.footer{float:left;border-top:4px solid #C04382;behavior: url("/wedding/js/iepngfix/iepngfix.htc");background: transparent url(images1/footer.png) no-repeat 0px 0px;font-size:12px; color:#fff;height:30px;width:970px;margin-top:12px;padding:7px;}
.footer a{float:left;color:#fff;text-decoration:none;padding-right:6px;font-size:12px;}
.footer span{float:left;color:#fff;padding-right:6px;font-size:12px;}

.top_category{float:left;height:16px;width:985px;background:#F2D7E3 url(images1/top_category.png) no-repeat 0px 0px;behavior: url("/wedding/js/iepngfix/iepngfix.htc");padding:0px;margin:0px;
}

.bottom_category{
	float:left;height:19px;width:985px;background:transparent url(images1/bottom_category.png) no-repeat;behavior: url("/wedding/js/iepngfix/iepngfix.htc");
}

.middle_category{background-color:#F2D7E3;width:965px;float:left;padding:0px 10px;}

.category_banner{text-align:left;float:left;width:698px;height:110px;overflow:hidden;padding-bottom:10px;}
.category_banner #category-content{position:relative;left:8px;top:-100px;width:400px;text-align:left;color:#72254B;padding:0px 0px 16px 0px;height:74px;}
.category_banner #category-title a{font-size:26px;font-family:arial; font-weight:bold;color:#72254B;text-decoration:none}
.category_banner #category-title a:hover{text-decoration:none}
.category_banner #category-desc{font-size:18px;font-family:arial; color:#72254B;}

.subcategory_image{
float:left;width:236px; background:#F2D7E3 url(images1/box_category.png) no-repeat;behavior: url("/wedding/js/iepngfix/iepngfix.htc");
}

.subcategories_listing{
	z-index:1;float:left;width:226px;padding:0px 10px 10px 0px;height:110px;overflow:hidden;
}
.subcategories_listing  img{z-index:1;}

.subcategory_layer1{
float:left;width:224px;height:110px;z-index:1;
}
.subcategory_layer2{
z-index:1;float:right;position:relative;left:-1px;top:-110px;width:226px;height:110px;
}
.subcategory_layer2 a{z-index:1;text-decoration:none;background:transparent url(images1/box_category1.png) no-repeat 0px 0px;behavior: url("/wedding/js/iepngfix/iepngfix.htc");width:226px;height:110px;position:relative;left:-5px;top:-6px;}
.subcategory_layer2 a .subcategory_layer3{padding:6px 0px 6px 6px;width:175px;text-align:left;color:#72254B;font-family:arial; font-size:16px;font-weight:bold;}

.top_hover{z-index:100;float:left;height:6px;width:206px;background:transparent url(images1/top_hover.png) no-repeat 0px 0px;behavior: url("/wedding/js/iepngfix/iepngfix.htc");}

.bottom_hover{z-index:100;float:left;height:6px;width:206px;background:transparent url(images1/bottom_hover.png) no-repeat;behavior: url("/wedding/js/iepngfix/iepngfix.htc");}

.middle_hover{z-index:100;background-color:#fff;width:183px;float:left;padding:0px 10px;border:1px solid #73274C;border-top:0px;border-bottom:0px;}
.middle_hover  img{z-index:100;}
.middle_hover a{z-index:100;color:#73274C;clear:both;float:left;text-decoration:none;padding-bottom:4px;}

img {behavior: url("/wedding/js/iepngfix/iepngfix.htc");}

.text_{color:#73274C; text-align:left; font-family:Verdana;font-size:11px;margin:0px;padding:0px;}

fieldset{
   border: 0;
   width: 96%;
   border-top: 1px solid #993366;
   margin-top: 15px;
   background-color:#fff;
   border-bottom: 1px solid #993366;
   text-align:left;
   padding:10px;
}

fieldset legend{
  font-size:12px;
  font-weight:bold;
  color:#333333;
  border: 1px solid #c2c2c2;
  padding: 1px 30px 1px 30px;
}

.testimonial{
float:left;text-align:left;border-left:7px solid #993366; color:#333333;background-color:#F2D7E3;width:701px;margin:10px 0px;padding:5px;
}
.field_name *, .field_name{color:#333333}
.supplier_box_top{
	background:transparent url(images1/supplier_detail_box.jpg) no-repeat 0px 0px;
	font-family:"Trebuchet MS"; 
	font-size:20px;
	color:#fff;
	
	width:290px;height:40px;
}
.supplier_box_middle{
	background-color:#F2D7E3;
	padding:10px 10px 10px 10px;width:270px;
}

.supplier_box_middle li{list-style: none;}
.supplier_box_title{color:#fff;padding: 7px 0px 0px 10px;font-family:"Trebuchet MS"; font-size:20px;}

.supplier_box_bottom{
	background:url(images1/supplier_box_bottom.jpg) no-repeat scroll 0px 0px;
	width:290px;height:10px;
}
.supplier_box_space{width:290px;height:20px;}
.testimonial_top{float:left;height:8px;width:674px;background:transparent url(images1/testimonial_box_top.gif) no-repeat 0px 0px;padding:0px;margin:0px;
}

.testimonial_bottom{
	float:left;height:8px;width:674px;background:transparent url(images1/testimonial_box_bottom.gif) no-repeat;
}
.says{
color:#666666;
font-family:Verdana;
font-size:12px;
font-style:italic;
}

#meniu_1 span, #meniu_2 span, #meniu_2 span, #meniu_3 span, #meniu_4 span, #meniu_5 span, #meniu_6 span, .register span, .find_supplier span{display:none;}

