body {	
	background: url(images/bg-1.jpg) repeat-x scroll 0 0 #000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
a{
	/*color:#50C205;*/
	color: #406805;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#container {
	width: 1100px;
}

#attachments {
	clear: both;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 630px;
	line-height: 20px;
}

#attachments  thead th  {
	padding-right: 3.5em;
}

.breadcrumb{
	padding:0px;
}

#header {
	background: url(images/header.jpg) no-repeat;
	width: 1100px;
	height: 136px;
	/*float: left;*/
	position: relative;
	z-index: 1;
}
#logo {
	float: left;
	position: absolute;
	top: 50px;
	left: 20px;
}
#logo img{
	width: 242px;
	height: 62px;
	border: none;
	float: lef;
	position: relative;
}
#buttons {
	float: left;
	position: absolute;
	top: 8px;
	left: 0px;
	width: 1100px;
	height: 38px;	
}
#navigation {	
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;	
}
#navigation a {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	height:31px;
	padding-left:28px;
	padding-right:28px;
	display: block;
	float:left;
	position:relative;
	font-size: 16px;
	height: 31px;
	padding-top: 7px;
}
#navigation a span {
	padding-right: 28px;
	cursor: pointer;
}
#navigation a, #navigation a span {
	display: block;
	float: left;
	position: relative;
}
#navigation a:hover {
	background: url(images/menu-hover.gif) repeat;
}
#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#navigation li {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	background: url(images/menu-separator.gif) right no-repeat;
	padding-right: 2px;
}
#search {
	float: right;
	position: absolute;
	right: 25px;
	top: 70px;
	width: 290px;/*change laxman*/
	height: 24px;	
}
#searchbox {
	float: left;
	position: relative;
	width: 183px;
	height: 19px;
	border: none;
	background: url(images/search-area-back.gif) no-repeat;
	padding-top: 5px;
	padding-left: 3px;
}
/*lakshman*/
#search input#edit-search-theme-form-1{
	float: left;
	position: relative;
	width: 183px;
	height: 19px;
	border: none;
	background: url(images/search-area-back.gif) no-repeat;
	padding-top: 5px;
	padding-left: 3px;


}
#search input.form-submit{
	float: left;
	position: relative;
	width: 24px;
	height: 24px;
	border: none;
	background: url(images/search-btn-back.gif) no-repeat;
	cursor: pointer;
	overflow: hidden;
	text-indent: -1100px;
	font-size: 0px;
	color: #C4C4C4;

}
#search_html #search  label{
	display:none;
}
/*end*/
#searchbutton {
	float: left;
	position: relative;
	width: 24px;
	height: 24px;
	border: none;
	background: url(images/search-btn-back.gif) no-repeat;
	cursor: pointer;
	overflow: hidden;
	text-indent: -1100px;
	font-size: 0px;
	color: #C4C4C4;
}
#content {
	float:left;
	position:relative;
	width: 1100px;
	/*min-height: 500px;*/
	margin-top: 15px;
	z-index: 0;
}
#top {
	float: left;
	position: relative;
	width: 1100px;
	text-align: left;
}
#top-left {
	float: left;
	position: relative;
	width: 663px;
	background: #f3f1f1;
	margin-bottom:15px;
}
#first-banner {
	float: left;
	position: relative;
	width: 643px;
	/*background: url(images/left-top-banner.gif) no-repeat;* lakshman@ebizoncomment*/
	/*height: 173px;*/
	margin-left: 10px;
	margin-top: 10px;
}
#first-banner p {
	color: #fff;
	font-size: 14px;
	margin: 0px;
	padding: 0px 28px 0px 28px;
	/*margin-top: 120px;ebizon*/
	line-height: 25px;
}
#first-banner h3 {
	color: #50c205; 
	font-size: 20px; 
	font-weight: bold; 
	font-style: italic;
	margin: 0px;
	float: right;
	padding-right: 28px;
}
#second-banner {
	float: left;
	position: relative;
	width: 643px;
	background: #0b0b0b;
	margin: 9px 0px 10px 10px;
}
#second-banner img {
	margin: 10px 0px 10px 10px;	
}
#top-right {
	float: left;
	position: relative;
	width: 420px;
	background: #fff;
	margin-bottom:15px;
}
#top-right img {
	margin: 10px;
}
#main-content {
	float: left;
	position: relative;
	width: 1100px;
}
#left {
	float: left;
	position: relative;
	width: 663px;
	text-align: left;
}
#left-title-top {
	float: left;
	position: relative;
	width: 648px;
	background: #e1e0e0;
	padding: 5px;
	padding-left: 10px;
	color: #222222;
	font-size: 14px;
}
#left-title-top a {
	color: #8e8d8d;
	font-size: 14px;
	text-decoration: none;	
}
#left-content-arrow-img {
	float: left; 
	margin: 20px 5px 0px 17px;	
}
#left-content {
	float: left;
	position: relative;
	width: 663px;
	/*background: #f3f1f1;*/
	background: #FFF;
	border-top: none;
}
#left-content h1 {
	margin: 0px;
	padding: 0px;
	color: #242222;
	font-size: 49px;
	font-weight: bold;
	text-transform: lowercase;
}
#left-content h1.title {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	color: #47b400;
	font-size: 24px;
	font-weight: bold;
	text-transform: none;
}

.products {
	float: left;
	position: relative;
	/*width: 629px;*/
	background: #fff;
	/*margin-left: 17px;*/
	margin-bottom: 17px;
}
.view-top-cell-phone p{ 
	clear:left;
}
.products a {
	text-decoration: none;
}
.pdatetime {
	float: left; 
	margin-left: 10px;
}
.picons {
	float: right; 
	margin-right: 10px;	
}
#prdimg {
	float: left; 
	margin-left: 15px; 
	margin-right: 15px;
	margin-bottom:10px;
	width:150px;
}
#prdimg3 {
	float: left; 
	margin-left: 25px; 
	margin-right: 15px;
}
.products h2 {
	color: #47b400;
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0px 5px 15px;
	float:left;
	clear:both;
}
.products-details {
	float: left;
	position: relative;
	width: 619px;
	background: #e1e0e0;
	padding: 5px 5px 5px 5px;
	color: #7d7d7d;
	margin-bottom: 10px;
	
}
.products-details img {
	margin-right: 10px;
	margin-top: 2px;
}
.products p {

	color: #222222;
}
.prdtext { 
	float:left;
	width:430px;
	line-height:20px;
}
#right #top-right .clear-block { 
	margin-bottom:0px;
}
.products p a {
	color: #7d7d7d;
	text-decoration: none;
}
.img-left {
	float:left;
	position:relative;
	width:139px;
	} 
.products h6 {
	color: #c2c3c7;
	font-size: 11px;
	font-weight: normal;
	margin: 10px 0px 0px 15px;
	padding: 0px;
	padding-bottom: 10px;
	float: left;
	position:relative;
	line-height: 12px;
	width:100%;
}
#paging {
	float: left;
	position: relative;
	width: 663px;
	color: #222222;
	font-size: 13px;
	margin-bottom: 10px;
}
#paging a {
	text-decoration: none;
	color: #717171;
	font-size: 13px;
	margin-left: 5px;
}
.paglef1 {
	float: left; 
	margin-left: 280px;
}
.paglef2 {
	margin-left: 5px;
}
.paglef3 {
	float: right;
	margin-right: 17px;
}
#right {
	float: right;
	position: relative;
	width: 420px;
	text-align: left;
}
#right .clear-block h2 {
	clear:both;
	color:#222222;
	float:left;
	font-size:16px;
	font-weight:bold;
	margin:7px 0 7px 7px;
	padding:0;
}
#right .clear-block .content{
	clear:both;
	float:left; 
	width:202px;
}
#right a {
	text-decoration: underline;	
}
#right-first-column {
	float: left;
	position: relative;
	width: 202px;
}
#right-menu {
	float: left;
	position: relative;
	width: 202px;

}
#right-menu h4 {
	color: #222222;
	font-size: 16px;
	font-weight: bold;
	margin: 7px 0px 7px 7px;
	padding: 0px;
}
#right-menu ul li  {
	text-align: left;
	list-style: none;
	display: block;
	margin:0px;
	padding: 0 0 10px 0;
}
#right-menu ul {
	padding: 0px;
	margin: 0px;
	margin-left: 1px;
}
#right-menu ul ul{
	padding: 0px;
	margin: 0px;

}
#right-menu ul li a  {
	color: #565656;
	font-size: 12px;
	text-decoration: none;
	background: url(images/right-menu-li.gif) no-repeat;
	/*float: left;
	display: inline;*/
	position: relative;
	width: 130px;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom:4px;
}
#right-menu ul li a:hover {
	background: url(images/right-menu-li-hover.gif) no-repeat;
}

#right-menu .field-content {
	padding-left: 7px;
}

#right-second-column .field-content {
	padding-left: 7px;
}

#polls {
	float: left;
	position: relative;
	width: 202px;
	margin-top: 15px;
	background: #fff;
}
#choose-poll {
	float: left;
	position: relative;
	width: 142px;
	background: #ededed;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 11px;
	color: #565656;
	margin-bottom: 5px;
}
#polls h4 {
	color: #222222;
	font-size: 16px;
	font-weight: bold;
	margin: 7px 0px 7px 7px;
	padding: 0px;
}
.chstitle {
	color: #222222; 
	font-size: 12px;
}
#vtbtnpoll {
	margin-right: 10px; 
	margin-top: 10px; 
	margin-bottom: 5px;
}
#vtbtnpoll2 {
	margin-bottom: 5px;
}
#key {
	float: left;
	position: relative;
	width: 202px;
	background: #fff;
	margin-top: 15px;
	padding-bottom: 3px;
}
#key ul li  {
	text-align: left;
	list-style: none;
	display: inline;
}
#key ul {
	padding: 0px;
	margin: 0px;
	margin-left: 1px;
}
#key ul li a  {
	color: #565656;
	font-size: 12px;
	text-decoration: none;
	background: url(images/key-li-back.gif) no-repeat;
	float: left;
	display: block;
	position: relative;
	width: 130px;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom:4px;
}
#key ul li a:hover {
	background: url(images/key-li-hover.gif) no-repeat;
}
#key h4 {
	color: #222222;
	font-size: 16px;
	font-weight: bold;
	margin: 7px 0px 7px 7px;
	padding: 0px;	
}
#statistics {
	float: left;
	position: relative;
	width: 202px;
	background: #fff;
	margin-top: 15px;
}
#statistics h4 {
	color: #222222;
	font-size: 16px;
	font-weight: bold;
	margin: 7px 0px 7px 7px;
	padding: 0px;
}
#content-statistics {
	float: left;
	position: relative;
	width: 145px;
	background: #ededed;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 22px;
	color: #565656;
	margin-bottom: 5px;
}
#right-second-column {
	float: right;
	position: relative;
	width: 202px;
}
#resources {
	float: left;
	position: relative;
	width: 202px;

}
#resources ul li  {
	margin:0px;
	text-align: left;
	list-style: none;
	display: inline;
	float:left;
	margin-left:5px;
	
}
#block-user-1 ul.menu li a{ 
	color: #565656;
	font-size: 12px;
	text-decoration: none;
	background: url(images/resources-li-back.gif) no-repeat top;
	float: left;
	display: block;
	position: relative;
	width: 129px;
	text-align: left;
	padding-left: 22px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom:4px;
}
#block-user-1 ul li{
	margin-left:0px;
}
#block-user-1 ul.menu li a:hover {
	background: url(images/resources-li-hover.gif) no-repeat top;
}
#resources  ul li a {
	background:transparent url(images/resources-li-back.gif) no-repeat scroll center top;
	color:#565656;
	display:block;
	float:left;
	font-size:12px;
	margin-bottom:5px;
	padding-bottom:4px;
	padding-left:20px;
	padding-top:4px;
	position:relative;
	text-align:left;
	text-decoration:none;
	width:130px;
}

#resources #block-comment-0  .content{
	padding:0px;
	width:202px; 
}
#resources #block-user-1 .content{
	padding:0px; 
}
#resources ul {
	padding: 0px;
	margin: 0px;
	margin-left: 1px;
}
#block-comment-0 ul li a  {
	color: #565656;
	font-size: 12px;
	text-decoration: none;
	background: url(images/resources-li-back.gif) no-repeat top;
	float: left;
	display: block;
	position: relative;
	width: 125px;
	text-align: left;
	padding-left: 14px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom:4px;
}
#resources ul li a:hover {
	background: url(images/resources-li-hover.gif) no-repeat top;
}
#resources h4 {
	color: #222222;
	font-size: 16px;
	font-weight: bold;
	margin: 7px 0px 7px 7px;
	padding: 0px;
}
#top-cellphones {
	float: left;
	position: relative;
	width: 202px;
	background: #fff;
	margin-top: 15px;
}
#top-cellphones h4 {
	color: #222222;
	font-size: 16px;
	font-weight: bold;
	margin: 7px 0px 7px 7px;
	padding: 0px;
}
.top-preview {
	float: left;
	position: relative;
	width: 202px;
	background: #ededed;
	text-align: center;
	margin-bottom: 10px;
}
.view-Front-page{ 
}
#right-menu .block-views .views-row {
	float: left;
	position: relative;
	width: 202px;
	background: #ededed;
	text-align: left;
	margin-bottom: 10px;
}

#right-second-column .block-views .views-row {
	float: left;
	position: relative;
	width: 202px;
	background: #ededed;
	text-align: left;
	margin-bottom: 10px;
}

#right-menu .view-footer {
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
}

#right-second-column .view-footer {
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
}

form#node-form{ 
	margin-left:17px;
}
#left .admin{ 
	margin-left:17px;
}
form#forward-form{ 
	margin-left:17px;
}
#comments div.comment h3{
	clear:left; 
}
#right-menu .block-views .views-field-title a {
	/*color: #50c205;*/
	color: #222222;
	font-size: 12px;
	font-weight: bold;
	float:left;
	padding: 0px;
	margin: 0px;
	text-align: left;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#right-second-column .block-views .views-field-title a {
	/*color: #50c205;*/
	color: #222222;
	font-size: 12px;
	font-weight: bold;
	float:left;
	padding: 0px;
	margin: 0px;
	text-align: left;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#right-menu .block-views .views-field-field-imageupload-fid img {
	border:1px solid #C0C0C0; 
}

#right-second-column .block-views .views-field-field-imageupload-fid img {
	border:1px solid #C0C0C0; 
}

#right-menu .block-views .views-field-teaser p {
	color: #222222;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	line-height: 16px;
}

#right-second-column .block-views .views-field-teaser p {
	color: #222222;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	line-height: 16px;
}

.top-preview p {
	color: #222222;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	margin: 7px;
	line-height: 16px;
}
#tpimg {
	border: solid 1px #c0c0c0;
}
#bottom-content {
	float: left;
	position: relative;
	width: 1100px;
	margin-top: 45px;
	/*background: url(images/bottom-content-back.gif) repeat-x;*/
	text-align: center;
	background: #FFFFFF;
}
#h3-latp {
	color: #50c205;
	font-size: 16px;
	margin: 10px 0px 10px 17px;
	padding: 0px;
	float: left;
	position: relative;
}
#ie-h3-custozi {
	color: #50c205;
	font-size: 16px;
	margin: 10px 0px 10px 214px;
	padding: 0px;
	float: left;
	position: relative;	
}
#ie-h3-finantatori {
	color: #50c205;
	font-size: 16px;
	margin: 10px 0px 10px 260px;
	padding: 0px;
	float: left;
	position: relative;
}

#ie-h3-media {
	color: #50c205;
	font-size: 16px;
	margin: 10px 0px 10px 210px;
	padding: 0px;
	float: left;
	position: relative;
}
#ie-h3-parteneri-media {
	color: #50c205;
	font-size: 16px;
	margin: 30px 0px 10px 479px;
	padding: 0px;
	float: left;
	position: relative;
}

#parteneri-media {
	width: 1100px;
	margin-bottom: 30px;
}


#sepbott {
	margin-left: 17px;
}
#sepbott2 {
	float: right; 
}
#sepbott3 {
	margin: 10px 0px 0px 17px;
}
#bottom-content ol li  {
	color: #50c205;
	line-height: 20px;
	list-style: outside;
	list-style-type: decimal;	
}
#bottom-content ol li a  {
	text-decoration: none;	
}
#bottom-content ol li span  {
	color: #fff;
}
#bottom-content ol li span  a{
	color: #fff;
}
#bottom-content ol {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-left: 17px;
}


#bottom1 {
	float: left;
	position: relative;
	width: 360px;
	margin-left:0px;
	padding-left:0px;
	padding-bottom: 5px;
}
#bottom2 {
	float: left;
	position: relative;
	width: 290px;
	padding-left:0px;
	padding-bottom: 5px;
}
#bottom3 {
	float: left;
	position: relative;
	width: 255px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#bottom4 {
	float: left;
	position: relative;
	width: 170px;
	padding-bottom: 5px;
}
#bottom-content p {
	color: #fff;
	padding-left: 17px;
	padding-right: 17px;
	line-height: 18px;
	margin: 0px;
	margin-top: 10px;
	width:250px;
}
#bottom-content p a {
	color: #50c205;
	text-decoration: none;
}
#footer {
	float: left;
	position: relative;
	width: 1100px;
	/*background: url(images/footer-back.gif) repeat-x;*/
	height: 54px;
	padding-top: 0px;
	font-size: 12px;
	color: #8b8b8b;
}
#footer a {
	color: #50c205;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
}
.ftleft {
	float: left; 
	margin-left: 10px; 
	color: #50c205;
}
#ftright {
	float: right; 
	margin-right: 17px;
}
#ftright a {
	padding: 0px;
}
img {
	border: 0px;	
}

.field-items img {
	border: 1px solid green;
	padding: 2px;
	/*width: 50%;
	height: 50%;*/
	float: left;
	margin: 6px 20px 10px 18px;
}

.products-describe_ {
	float: left;
	position: relative;
	width: 629px;
	background: #fff;
	margin-left: 17px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.products-describe h2 {
	color: #47b400;
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0px 5px 15px;
	float:left;
}
.node .products-describe h2 {
	float:left;
	width:595px;
}
.comment .links{ 
	width:595px;
	margin-bottom:5px;
}
.products-describe p {
	color: #222222;
	font-size: 12px;
	padding-left: 17px;
	padding-right: 17px;
	margin-bottom: 7px;
}
.products-describe p a {
	color: #008dd3;
	text-decoration: underline;
}
.products-describe a {
	/*color: #50c205;*/
	color: #222222;
}
.products-describe .content h4 {
	/*border-bottom:1px dotted #969696;*/
	color:#222222;
	float:left;
	font-weight:bold;
	letter-spacing:-1px;
	margin:23px 0px 10px;
	padding-bottom:10px;
	position:relative;
	width:595px;
}

.products-describe .content h1 {
	/*border-bottom:1px dotted #969696;*/
	color:#222222;
	float:left;
	font-weight:bold;
	letter-spacing:-1px;
	margin:23px 0px 10px;
	padding-bottom:10px;
	position:relative;
	width:595px;
}
.products-describe .content h2 {
	/*border-bottom:1px dotted #969696;*/
	color:#222222;
	float:left;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:23px 0px 10px;
	padding-bottom:10px;
	position:relative;
	width:595px;
}
.indented {
	margin-left:0px;
}

.node .products-describe .content{ 
	padding:0px 17px 0px 17px; 
}
.node .products-describe .content p { 
	padding:0px;
}
.products-describe .content h5 {
	width:580px;
	position: relative;
	/*border-bottom: dotted 1px #969696;*/
	font-size: 16px;
	color: #222222;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 23px 0px 10px 0px;
	padding-bottom: 10px;
}
.products-describe-details {
	float: left;
	position: relative;
	width: 619px;
	background: #e1e0e0;
	padding: 5px 5px 5px 5px;
	color: #7d7d7d;
	margin-bottom: 10px;
}
.products-describe-details img {
	margin-right: 10px;
	margin-top: 2px;
	border: none;
}
#right-first-column-sbm{
	margin-top: 15px;
	float: left;
	position: relative;
	width: 202px;
}
#right-second-column-sbm {
	float: right;
	position: relative;
	width: 202px;
	margin-top: 15px;
}
#top-right img {
	margin: 10px;
}
#prodbigimg {
	float: left; 
	margin: 10px 60px 0px 60px;
}
#prodsmallimg {
	margin-bottom:10px;
	width:107px;
	border-right:10px solid #ffffff;	
}
#prodsmallimg img{
border:1px solid #dddddd;
	}
#prodsmallimg2 {
	border: solid 1px #dddddd; 
	margin-top: 3px;
}
.node_slider {
	width:400px; 
	float:left;
}
.links{ 
	clear:left;
}
.products-describe a {
	text-decoration: none;
}
#smp {
	width: 500px;
}
.shths {
	float:left;
	margin-bottom:17px;
	margin-left:17px;
}
.node_bottom_links{
	float:left;
	width:595px;
	margin-top:10px; 
}
.sbrss {
	float: right;
	margin: 15px 17px 15px 0px; 
}
#shimg {
	float: left; 
	margin-right: 5px;
}
#iespace {
}
#right-sbm {
	float: right;
	position: relative;
	width: 420px;
	text-align: left;		
}
#right-sbm a {
		text-decoration: none;		
}
#right-columns {
	float: right;
	position: relative;
	width: 420px;
	text-align: left;
}

/*laxman add*/
.block-nice_menus h2 {
	display:none;
}
.ul.nice-menu, ul.nice-menu ul {
	border:none;
}
ul.nice-menu a {
	padding:0px;
}
ul.nice-menu li {
	border-color:none;
	border-style:none;
}
.products h2 a{
	color:#47B400;
}
.pagination {
	width:102px;
	background:none;
	padding:0px;
}
.products-describe .pagination{
	border-left:10px solid #ffffff;
	position:absolute;
	width:102px;
	z-index:100;
}

/*add lakshman */
#first-banner .sliderwrapper {
	width:642px;
	height:173px;
	margin:0px;
}
#first-banner h2 {
	display:none;
}
#first-banner .pagginaton .slider-title h3{
	background:#000;
	text-align:center;
	margin-top:-20px;
	position:relative;
	float:none;
	opacity:1.5;
}
#first-banner .pagginaton {
	position:absolute;
	margin-top:153px;
	background:#000;
	opacity:0.5;
	width:100%;
}
#first-banner .pagginaton .slider-title h3 a {
	text-decoration:none;
	color:#fff;
}

#first-banner .sliderwrapper .contentdiv{
	width:643px;
} 
#slider-body .slider-body p {
	margin:0px;
}
.slider-body {
	color:#fff;
}
#prodsmallimgsecond a.toc{
	display:none;
}
#prodsmallimgsecond .pagination a{
}

#prodsmallimgsecond {
	float:left;
	position:relative;
	width:643px;
}
#prodsmallimgsecond .pagination a.prev{
	height:12px;
	width:12px;
	background:url(images/leftarrow.gif) no-repeat;
	position:relative;
	color:#000000;
	font-size:0px;
	color:#ffffff;
	padding-top:38px;
	margin-right:600px;
}
#prodsmallimgsecond .pagination a.next{
	height:12px;
	width:12px;
	background:url(images/rightarrow.gif) no-repeat;
	position:relative;
	color:#000000;
	font-size:0px;
	color:#ffffff;
	padding-top:38px;
}
#prodsmallimgsecond .pagination{
	float:left;
	position:relative;
	margin-top:0px;
	width:636px;
	z-index:50;
	margin-left:-4px;
}
.slider-body{
	text-align:center;
}
.products-describe .sliderwrapper{
	width:240px;
	margin:0 0 8px 17px;
}
#block-menu-secondary-links h2 {
	display:none;
}
.ftleft ul.menu li {
	list-style-type:none;
	list-style-image:none;
	float:left;
	border-right:1px solid;
}
.ftleft ul.menu li.last{
	border-right:none;
} 

.sliderwrapper #slider_home {
	padding:0px;
}
.comment{
	background:#FFFFFF none repeat scroll 0 0;
}
.comment h3{
	color:#50C205;
}
.comment h3 a{
	color:#50C205;
}
.node .links{
	margin-top: 20px;
	padding-left:0px;
	padding-right:17px;
	width:595px;
	clear:left;
	margin-bottom:10px;
}
.node .links ul{ 
	padding:0px;
}
#block-block-6 { 
	text-align:center;
	margin-top:20px;
}
#block-user-0 .content{
	background:#EDEDED none repeat scroll 0 0;
	margin-bottom:5px;
	width:202px; 
}
form#user-login-form{ 
	text-align:left;
}
#block-user-0 #edit-name-wrapper{
	margin-left:10px;
}
#block-user-0 #edit-pass-wrapper{
	margin-left:10px;
}
#block-user-0 input#edit-submit{
	margin-left:10px;
}
form#user-login-form .item-list ul{
	margin:0px;
	padding:0px; 
}
form#user-login-form .item-list ul li{
	margin:5px 0px 5px 0px;
	padding:0px;
	float:left;
	clear:both;
}
.products-con {
	float:left;
	margin-bottom:15px;
	margin-left:17px;
	margin-right:17px;
	position:relative;
	width:629px;
	margin-top:17px;
}
.products-describe{
	background:#FFFFFF none repeat scroll 0 0;
	float:left;
}
.box {
	background:#FFFFFF none repeat scroll 0 0;
	float:left;
	width:100%;
}
#comments {
	background:#fff;
	width:643px;
	padding-bottom:20px;

}
.box .products{
	float:left;
	width:80%;
	margin-left:0px;
	padding-top:10px;
}
.content p {
	color:#222222;
	font-size:12px;
	margin-bottom:7px;
	padding-left:17px;
	padding-right:17px;
	line-height: 20px;
	margin-top: 0px;
}

.content ul  li{
	line-height: 20px;
	padding-top: 5px;
}

.content ol  li{
	line-height: 20px;
	padding-top: 5px;
}

.box .content{
	margin-left:10px;
}
.preview .products-details{
}
.box .content .products-details{
}
.links {
	width:100%;
}
#right .clear-block h2{
	color:#222222;
	font-size:16px;
	font-weight:bold;
	margin:7px 0 7px 7px;
	padding:0;
	text-align:left;
}
#comments{ 
	float:left;
	margin-top:15px;
}
#comments .comment-published h3 {
	margin-left:10px;
}
#comments h2 {
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}
.box h2.title {
	margin-left:10px;
}

#right .clear-block{ 
	margin-bottom:15px;
	background:#ffffff;
	/*width:202px;*/
}
#block-poll-0 .content{
	background:#EDEDED none repeat scroll 0 0;
	color:#565656;
	float:left;
	font-size:11px;
	margin-bottom:5px;
	
	padding-top:5px;
	position:relative;
	width:142px;
}
#block-poll-0 .poll{
	padding-left:10px;
}
#block-comment-0 .content{
	background:#EDEDED none repeat scroll 0 0;
	color:#565656;
	float:left;
	font-size:11px;
	margin-bottom:5px;
	padding-left:10px;
	padding-top:5px;
	position:relative;
	width:142px;
}
#block-poll-0 .content .poll{ 
	width:132px;
}
#block-poll-0 .content ul li a{
	width:130px;
}


.poll .vote-form .choices {
	margin:0 auto;
	text-align:left;
	display:block;
}

#block-poll-0 input.form-submit{
	background:transparent url('images/polls-vote-btn.gif') no-repeat; 
	width:49px;
	height:22px;
	border:none;
	font-size:0px; 
	margin-bottom:5px;
}
.poll .vote-form { 
	text-align:left; 
}


#block-views-recent_comments-block_1 .content{
	background:#ededed;
	margin-bottom:7px;
}
.view-recent-comments a:hover {
	background:transparent url(images/resources-li-hover.gif) no-repeat scroll center top;
}
.view-recent-comments a{
	background:transparent url(images/resources-li-back.gif) no-repeat scroll center top;
	color:#565656;
	float:left;
	font-size:12px;
	margin-bottom:5px;
	padding-bottom:4px;
	padding-left:22px;
	padding-top:4px;
	position:relative;
	text-align:left;
	text-decoration:none;
	width:125px;
}
.view-recent-comments .views-field-timestamp{
	margin-left:21px;
	color:#565656;
}

ul#nice-menu-2 li.menuparent ul li{
	background:transparent url(images/header_strip.gif) repeat; 
	border:none;
	padding:0px;
	width:auto;
	border:none;
	margin:0px;
	height:auto;
}
ul#nice-menu-2 li.menuparent ul { 
	top:37px; 
	border:none;
	border:none;
	margin:0px;
}
ul#nice-menu-2 li.menuparent ul li a { 
	float:left;
	padding:8px 5px;
	text-align:left;
	width:165px;
	border:none;
	margin:0px;
	height:auto;
}
ul#nice-menu-2 li.menuparent ul ul { 
	top:0px; 
	border:none;
	left:175px;
	border:none;
	margin:0px;
}
#resources ul ul{
	margin:0px;
	padding:0px;
}
#container .block ul.links li a{
	width:auto; 
	background:none;
	margin:0px;
	font-size:xx-small;
	padding:7px;
}
#container .block ul.links li {
	width:auto; 
	background:none;
	padding:0px; 
	list-style:none;
	display:inline;
	list-style-type:none;
}
#block-block-7{
	float:left;
	height:173px;
	position:relative;
	width:643px;
	margin:0px;
}
#block-block-7 .jcarousel-skin-tango .jcarousel-container-horizontal {
	padding:0px;
	width:643px;
}
#block-block-7 .jcarousel-skin-tango .jcarousel-clip-horizontal {
	height:173px;
	width:643px;
}

#block-block-7 .jcarousel-skin-tango .jcarousel-item {
	height:173px;
	width:643px;
	margin:0px;
}
#block-block-7 .slider-image1 img{ 
	margin:0px;
}
#block-block-7 ul{ 
	padding:0px;
}	
#block-block-7 .jcarousel-skin-tango .jcarousel-container {
	border:none;
	background:none;
}
#block-block-7 .jcarousel-skin-tango .jcarousel-prev-horizontal {
	background:transparent url(images/leftarrow.gif) no-repeat scroll 0 0;
	height:12px;
	width:12px;
	font-size:0;
	margin-top:105px;
}
#block-block-7 .jcarousel-skin-tango .jcarousel-next-horizontal {
	background:transparent url(images/rightarrow.gif) no-repeat scroll 0 0;
	font-size:0;
	height:12px;
	width:12px;
	margin-top:105px;
}
#block-block-7 .pagginaton1 {
	background:#000000 none repeat scroll 0 0;
	margin-top:131px;
	opacity:0.5;
	padding-bottom:2px;
	position:absolute;
	width:643px;
	text-align:center;
	height:45px;
}
#block-block-7 .pagginaton1 .slider-title1 h3 a {
	color:#FFFFFF;
	text-decoration:none;
}
#block-block-7 .pagginaton1 .slider-title1 h3 {
	color:#50C205;
	float:none;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	margin:0px;
	padding:0px
}

.products-con .views-row {
width:620px;
padding-bottom:15px;
/*background: none repeat scroll 0 0 #ededed;*/
padding-left: 10px;
}

#left-content h1 {
	font-size:24px;
	line-height: 1.5em;
}
#left-content h2 {
	font-size:20px;
	line-height: 1.5em;
}
#left-content h3 {
	font-size:16px;
	line-height: 1.5em;
	padding-top: 1em;
}
#left-content h4 {
	font-size:14px;
}
#left-content h5 {
	font-size:12px;
}

#left-content .image-attach-body  img {
	border: 1px solid green;
	padding: 2px;
}

#left-content .field-content img {
	/*border: 1px solid green;
	padding: 1px;
	margin: 13px 20px 20px 0px;
	float:left;*/
}

#prdimg  img {
	border: 1px solid green;
	padding: 1px;
	margin: 5px 20px 20px 0px;
	float:left;
}

.image-attach-body {
	float:left;
	margin-right: 1em;
	margin-top: 1.5em;
}

.alert, #left-content p.alert {
	background: #FF9999;
	border: 1px solid #CC0000;
	padding: 10px;
}
.info, #left-content p.info {
	background: #99FF99;
	border: 1px solid #00CC00;
	padding: 10px;
}
.notice, #left-content p.notice {
	background: #9999FF;
	border: 1px solid #0000CC;
	padding: 10px;
}

.download, #left-content p.download {
	background: #CCCCCC;
	border: 1px solid #000000;
	padding: 10px;
}

blockquote {
	background: #eeeeee;
	border: 1px solid #000000;
	padding: 10px;
}