
/* element styles */

body{
	font:12px Tahoma,Arial,Verdana,sans-serif;
	color: #5e5e5e;
}	 
p {
	margin : 11px 0 0 0;
	color: #5e5e5e;
}

img {
	border: 0px;
}

a {
	color: #cd6000;
	text-decoration: none;
}
h2,.left_column h3 {
	background-image: none;
	font:12px Tahoma,Arial,Verdana,sans-serif;
	color: #427743;
	margin: 5px 0;
	padding: 0;
	font-size: 130%;
	line-height: 150%;
}
h3 {
	color: #000300;
	margin: 5px 0px 5px 0px;
	font-size: 120%;
}
#title {
	height: 42px;
	background:url(../images/popup-title-sliver.png) repeat-x;
}

#add_button {
	float: right;
	padding: 10px 10px 0 0;
	width: 130px;
}

#close {
	float: right;
	background:url(../images/close1.png) no-repeat center center;
	width: 21px;
	height: 21px;
	margin: 9px 9px 0 0;
}

#close:hover {
	background-image:url(../images/close2.png);
}

#description {
	padding: 0 15px 0 0;
}

#img_desc {
	float: left; 
	width: 150px;
	margin: 15px;
}

#image {
	padding: 0 20px 0 0;
}

#info_box {
	background: url(../images/pop-up-info-bg.gif) repeat-y top center #dcf1d9;
	padding: 5px 13px 10px 13px;
	margin: 0 15px 15px 15px;
}

#title_box {
	background: #c0eabc;
	padding: 0 13px 0 13px;
	margin: 0 15px 0 15px;
}

#title_left {
	float: left;
	width: 337px;
}

#title_right {
	float: left;
	width: 150px;
}

#info_left {
	width: 317px;
	float: left;
}

#info_right {
	width: 190px;
	padding-left: 20px;
	float: left;
}
#info_right p {
	margin-left: 20px;
}

.title {
	width: 120px;
	float: left;
	padding: 4px 0 0 0;
	color: #336633;
}

.info {
	width: 125px;
	float: left;
	padding: 4px 0 0 0;
	margin: 0px;
	color: #000;
}

#project_button {
	float: right;
	width: 127px;
	height: 19px;
	border: 0;
	cursor: pointer;
	background: url(../images/btn_add-to-project.gif) no-repeat top left;
}

#project_button:hover {
	background:url(../images/btn_add-to-project.gif) no-repeat 0 -19px;
}

.img_copyright {
	padding-top: 7px;
	color: #e71346 !important;
	float: left;
}

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}

.supplier_heading {
	font-weight: bold;
	color: #354231;
	background: url(../images/popup-arrow-right.gif) no-repeat top left;
	padding: 0 0 0 15px;
}

.arrow_down {
	background: url(../images/popup-arrow-down.gif) no-repeat top left;
}

.supplier_details {
	display: none;
	font-size: 90%;
	line-height: 150%;
	color: #354231;
	padding-left: 15px;
}

.plants_button {
	margin: 5px 0 15px 0;
	width: 88px;
	height: 17px;
	border: 0;
	cursor: pointer;
	background: url(../images/btn-view-plants.gif) no-repeat top left;
}

.plants_button:hover {
	background:url(../images/btn-view-plants.gif) no-repeat 0 -17px;
}

