/* $Id: style.css,v 1.12 2009/05/04 21:34:31 jmburnz Exp $ */
/**
 *
 * Pixture Reloaded by user 61393
 * http://adaptivethemes.com
 *
 * Pixture Reloaded is a collaboration of ideas and themes.
 * The original Pixture theme was built by Pixture Studio and
 * uses tables for layout. Pixture Reloaded is pure CSS, 
 * leveraging the Zen themes stunning Holy Grail layout.
 * Kudos to both those projects. Rock on, dudes.
 */
html {
  font-size: 100%; /*Fix a IE em BUG*/
}
body {
  background-color: #FFF;
}

		
#pixture-reloaded {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #666;
  background: #fff;
}

#page {
  line-height: 1.5em; 
  text-align: left;
/*   background: #FFFFFF url(images/2009-10-11-home_02.jpg) repeat-y scroll left top;
 */   background: #FFFFFF;
 border:1px solid #000;
  }
  #page1 {
  line-height: 1.5em; 
  text-align: left;
/*   background: #FFFFFF url(images/2009-10-11-home_02.jpg) repeat-y scroll left top;
 */   /* background: #fbf7f8; */
 border:1px solid #000;
  }
#content {
  text-align: left;
}
#content1 {
  text-align: left;
}
/*-------------------------------------------------------------------*/
/*                          Generic html elements                    */
/*-------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.3em;
}
h1 {
  font-size: 1.2em;
/*   background: url("images/separator_top.jpg") repeat-x;
 */  color:#6B582D;
}
h2 {
  font-size: 1.2em;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
}
p {
  margin-top: 0.4em;
  margin-bottom: 0.8em;
}
em {
  text-decoration: none;
  font-weight: normal;
}
fieldset legend,
.form-item label {
  font-size: 1em;
  font-weight: bold;
  color: #666;
}
blockquote {
  margin: 4px 10px;
  padding: 10px 15px;
  background: #F9CBED;
}
abbr, acronym {
  border-bottom: none;
}
#mission, 
.node .content, 
.comment .content {
  line-height: 1.5em;
}
.breadcrumb {
  padding: 0;
  padding-bottom: 2px;
}
/*-------------------------------------------------------------------*/
/*                             Lists                                 */
/*-------------------------------------------------------------------*/
ul {
  margin: 0;
  padding: 0 0 0 1em;
}
li {
  line-height: 1.6em;
}
li a, 
li a:visited, 
li a:active, 
li a:hover {
  font-weight: normal;
}
.item-list ul {
}
.item-list ul li {
  font-size: 11px;
  list-style-image: url("images/bullet-round.png");
}
.item-list .title {
  font-size: 1em;
}
ul.links li {
  margin: 0;
  padding: 0 2px;  
}
.comment .links {
  margin-bottom: 0;
}
.submitted {
  font-size: 0.9em;
  color: #666;
}
.links {
  color: #666;
}
.links a {
  font-weight: normal;
}
/* Menus */
li.leaf {
  list-style-image: url("images/bullet-round.png");
}
li.collapsed {
  list-style-image: url("images/bullet-sm-arrow-right.png");
}
li.expanded {
  list-style-image: url("images/bullet-sm-arrow-down.png");
}
/*-------------------------------------------------------------------*/
/*                             Links                                 */
/*-------------------------------------------------------------------*/
a,
a.active {
  text-decoration: none;
  font-weight: bold;
  color: #B21F88;
}
a:link, a.active:link {
  color: #6B582D;
}
a:visited, a.active:visited {
  color: #928865;
}

a:hover, a.active:hover {
  text-decoration: underline;
  color: #D23FA8;
}
a:focus, a.active:focus {
  outline: none;
}
/*-------------------------------------------------------------------*/
/*                            Tables                                 */
/*-------------------------------------------------------------------*/
table, tr, td, thead, tbody {
  border-spacing: 0;
  border-collapse: collapse;
  border-width: 0px;
}
table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
  width: 100%;
  margin: 0 0 10px 0;
}
tr.odd td, tr.even td {
  padding: 0.4em;
}
tr.odd {
  background: #FDEAF7;
}
tr.even {
  background: #FFF;
}
/*-------------------------------------------------------------------*/
/*                             Header                                */
/*-------------------------------------------------------------------*/
div#header {
/*  background: url(images/2009-10-08_pop-up2withourborder_01.jpg) no-repeat top left;
 */ height:255px;
}
#site-name {
  font-family: Georgia, "Times New Roman", Times, serif;
  text-align: left;
  overflow: hidden;
}
#site-name a {
  color: #FFF;
}
#site-name a:hover {
  text-decoration: none;
}
#site-slogan {
  color: #FFF;
  font-size: 1em;
  line-height: 1em;
  text-align: left;
}
/* Primary Links */
#primary { 
  color: #FFF;
  font-size: 12px;
}
#primary ul.links li a {
  font-weight: bold;
  color: #FFF;
  padding: 8px 12px 9px;
}
#primary ul.links li a:hover {
  background: transparent;
  text-decoration: underline;
}
/* Superfish Default skin */
#superfish-inner .menu {
  float: left;
  margin: 0 0 0 -12px;
}
#superfish-inner .menu a {
  padding: 6px 12px 7px;
  text-decoration:none;
}
#superfish-inner .menu a, 
#superfish-inner .menu a:visited  { 
  color: #FFF;
}
#superfish-inner .menu li {
  background: transparent;
}
#superfish-inner .menu li li {
  background: #000;
}
#superfish-inner .menu li li li {
  background: #000;
}
#superfish-inner .menu li:hover, 
#superfish-inner .menu li.sfHover,
#superfish-inner .menu a:focus, 
#superfish-inner .menu a:hover, 
#superfish-inner .menu a:active {
  background: url("images/sf-hover-tile.png") repeat-y left top;
  outline: 0;
}
/* Search box */
#search-box {
  text-align: right;
  font-size: 11px;
}
#search-box .form-text {
  width: 10em;
  padding: 2px 2px;
  border: solid 1px #AAA;
}
#search-box label {visibility: hidden;}
#edit-search-theme-form-1-wrapper {display: inline;}
/*-------------------------------------------------------------------*/
/*                             Footer                                */
/*-------------------------------------------------------------------*/
#footer {
background:#000;
border:medium none;
color:#FFFFFF;
font-size:10px;
height:23px;
text-align:center;
}
#footer a {
  text-decoration: none;
  font-weight: normal;
  color: #FF03D2;
  font-weight:bold;

}
#footer .block {
  padding: 3px 0 0;
}
/*-------------------------------------------------------------------*/
/*                          Regular Blocks                           */
/*-------------------------------------------------------------------*/
.block .links {
  font-size: 11px;
}
.block .block-content {
  padding: 0 0 10px;
}
/*-------------------------------------------------------------------*/
/*                          Sidebar Blocks                           */
/*-------------------------------------------------------------------*/
#sidebar-left{
background:#fbf7f8;
}

 #sidebar-right {
   background: #fdfdfd;
   background:#FDFDFD url(images/sidebar_footer.jpg) no-repeat scroll left bottom;
}
#sidebar-left .block{
  margin-bottom: 10px;
  width: 140px;

}
#sidebar-right .block {
  margin-bottom: 12px;
  width: 420px;
}
#sidebar-left .block
#sidebar-right .block {
/*   background: url("images/separator_top.jpg") repeat-x top left;
 */}
#sidebar-left h2.block-title,
#sidebar-right h2.block-title {
/*   background: url("images/block-tl.png") no-repeat top left;
 */}
#sidebar-left .block-inner,
#sidebar-right .block-inner {
  
}

#sidebar-left .block-footer,
#sidebar-right .block-footer {
	background: url("images/separator.jpg") repeat-x left 5px;	
	text-align: right;
}

#sidebar-left .block-content,
#sidebar-right .block-content {
/*   background: url("images/block-bl.png") no-repeat bottom left;
 */}
#sidebar-left .block-content-inner{}
#sidebar-right .block-content-inner {
  background: url("images/leftside_image.jpg") repeat;
  margin: 0;
  height:220px;
  /* padding: 10px 15px 5px 15px;
 */}
.block h2.block-title {
  color: #8f8260;
  font-size: 1.3em;
/*   font-weight: bold;
 */	 height: 22px;
  margin: 0px;
/*   padding: 2px 0 0 0;
 */  /* text-align: center;
 */ padding-left:35px;
 }
.block h3 {
  padding: 0 3px;
  font-size: 12px;
}
.block ul.links {
  margin:0;
  padding:0 0 5px;
}
.block ul.links li {
  font-size: 10px;
}
/* blocks showing nodes, e.g help out views blocks */
.block .node h2.title {
  font-size: 13px;
}
.block .node {
  padding: 5px 5px 0;
}
.block .node,
.block .node .node-inner-0,
.block .node .node-inner-1,
.block .node .node-inner-2,
.block .node  .node-inner-3
.block .sticky,
.block .sticky .node-inner-0,
.block .sticky .node-inner-1,
.block .sticky .node-inner-2,
.block .sticky .node-inner-3 {
  background: #FFF;
}
/*-------------------------------------------------------------------*/
/*                                Poll                               */
/*-------------------------------------------------------------------*/
.poll .bar {
  background-color: #EEE;
  border: solid 1px #AAA;
}
.poll .bar .foreground {
  background: #B21F88 url("images/bg-lbar.png") repeat-x center left;
}
/*-------------------------------------------------------------------*/
/*                               Node                                */
/*-------------------------------------------------------------------*/
#content-area .node {
  margin: 0 0 15px 0;
  padding: 0;
/*   background: #FFF;
 */}
.node-full-view .node h1.title, 
.node h2.title {
  margin: 0;
  padding-top: 0px;
  padding-bottom: 2px;
  border-bottom: solid 1px #BBB;
}
.node h2.title {
  font-size: 18px;
}
.node h2.title a:hover {
  text-decoration: none;
  color: #AC2E82;
}
.node .picture {
  border: none;
  float: right;
  margin: 0.5em;
}
.node-full-view .node .submitted {
  color: #666;
  margin: 0; 
  padding: 0;
}
.node-full-view .node .content {
  clear: both;
  margin: 1em 0 0.5em 0;
}
.node .taxonomy {
  font-size: 0.9em;
}
.node-full-view .node .taxonomy {
  margin: 0; 
  padding: 0;
}
.node-full-view .node .taxonomy li {
  padding: 1px 5px;
}
.node-full-view .node .actions ul li {
  margin: 0;
  padding: 0;
}
.node .actions {
  text-align: right;
}
/* Node Teaser */
#content-area .node-teaser { 
  background: url("images/teaser-tr.png") no-repeat right top; 
  margin: 0 0 15px;
  padding: 0;
  border: none;
  overflow: hidden;
}
#content-area .node-teaser .node-inner-0 { 
  background: url("images/teaser-tl.png") no-repeat left top; 
  margin: 0;
  padding: 10px 0 0;
  overflow: hidden;
}
#content-area .node-teaser .node-inner-1 { 
  background: url("images/teaser-bl.png") no-repeat left bottom; 
  margin: 0;
  padding: 0 0 0 10px;
  overflow: hidden;
}
#content-area .node-teaser .node-inner-2 { 
  background: url("images/teaser-br.png") no-repeat right bottom; 
  margin: 0;
  padding: 0 10px 10px 0;
  overflow: hidden;
}
/* Add padding and margin to node elements */
#content-area .node-teaser h2.title       { margin: 5px 10px; padding: 0 0 3px 0; }
#content-area .node-teaser .submitted     { margin: 0 10px; padding: 0; }
#content-area .node-teaser .taxonomy      { margin: 0 10px; padding: 0; }
#content-area .node-teaser .content       { margin: 10px; padding: 0; }
#content-area .node-teaser .actions ul li { margin: 0 10px 0 0; padding: 0; }
/* sticky node-teaser */
#content-area .node-teaser.sticky {
  padding: 0;
  margin: 0 0 15px 0;
  background: url("images/sticky-tile.png") repeat;
}
#content-area .node-teaser.sticky .node-inner-0 {
  padding: 0;
  margin: 0;
  background: url("images/sticky-tl.png") no-repeat left top;
}
#content-area .node-teaser.sticky .node-inner-1 {
  padding: 0;
  margin: 0;
  background: url("images/sticky-tr.png") no-repeat right top;
}
#content-area .node-teaser.sticky .node-inner-2 {
  padding: 0;
  margin: 0;
  background: url("images/sticky-bl.png") no-repeat bottom left;
}
#content-area .node-teaser.sticky .node-inner-3 {
  padding: 0;
  margin: 0;
  background: url("images/sticky-br.png") no-repeat bottom right;
}
/* Over ride padding and margin for stickty node elements */
#content-area .node-teaser.sticky h2.title       { margin: 0 20px 5px; padding: 10px 0 3px 0; }
#content-area .node-teaser.sticky .submitted     { margin: 0 20px; padding: 0; }
#content-area .node-teaser.sticky .taxonomy      { margin: 0 20px; padding: 0; }
#content-area .node-teaser.sticky .content       { margin: 10px 20px; padding: 0; }
#content-area .node-teaser.sticky .actions       { margin: 0 10px; padding: 0 0 10px; }
#content-area .node-teaser.sticky .actions ul li { margin: 0 10px 10px 0; padding: 0; }
/*-------------------------------------------------------------------*/
/*                              Comments                             */
/*-------------------------------------------------------------------*/
.comment {
  border: none;
  background: #FFF;
  padding: 0;
  margin: 0 0 10px 0;
}
.comment h3.title {
}
.comment .title a {
  font-size: 1.2em;
  font-weight: bold;
}
.comment .new {
  padding-right: 10px;
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: red;
}
.comment .picture {
  border: none;
  float: left;
  margin: 15px 0 0 20px;
}
.comment .comment-id {
  font-size: 16px;
  font-weight: bold;
  padding-right: 10px;
}
.comment .submitted {
  color: #666;
  font-size: 11px;
}
.comment div.links {
  text-align: right;
}
#comments .odd {
  padding: 0;
  margin: 0;
  background: url("images/sticky-tile.png") repeat;
}
#comments .odd .comment-inner-0 {
  padding: 0;
  margin: 0;
  background: url("images/sticky-tl.png") no-repeat left top;
}
#comments .odd .comment-inner-1 {
  padding: 0;
  margin: 0;
  background: url("images/sticky-tr.png") no-repeat right top;
}
#comments .odd .comment-inner-2 {
  padding: 0;
  margin: 0;
  background: url("images/sticky-bl.png") no-repeat bottom left;
}
#comments .odd .comment-inner-3 {
  padding: 0;
  margin: 0;
  background: url("images/sticky-br.png") no-repeat bottom right;
}
/* Over ride padding and margin for comment elements */
.comment h3.title     { margin: 0 20px 5px; padding: 10px 0 3px 0; }
.comment .submitted   { margin: 0 20px; padding: 0; }
.comment .content     { margin: 10px 20px; padding: 0; }
.comment .content.with-picture { margin-left: 115px; }
.comment div.links       { margin: 0; padding: 0 0 10px; }
.comment div.links ul li { margin: 0 20px 10px 20px; padding: 0; }
/*-------------------------------------------------------------------*/
/*                            Aggregator                             */
/*-------------------------------------------------------------------*/
#aggregator .feed-source {
  background-color: #EEE;
  border: 1px solid #CCC;
  padding: 1em;
  margin: 1em 0;
}
#aggregator .news-item .categories, 
#aggregator .source, 
#aggregator .age {
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
/*-------------------------------------------------------------------*/
/*                               Forum                               */
/*-------------------------------------------------------------------*/
#forum {
  margin: 15px 0;
}
#forum td.container {
  background: #DDD;
}
#forum thead, 
#forum tbody {
  border: solid 0 #FFF;
}
td.icon {
  text-align: center;
}
#forum td.forum {
}
#forum td.last-reply {
  background: none;
}
#forum .name a {
}
#forum .description {
}
.block-forum h3 {
  margin-bottom: .5em;
}
div.forum-topic-navigation a.topic-next {
  text-align: right;
}
div.forum-topic-navigation a.topic-previous {
  text-align: left;
}
/*-------------------------------------------------------------------*/
/*                              Profile                              */
/*-------------------------------------------------------------------*/
#profile .profile {
  clear: both;
  border: 1px solid #AAA;
  padding: .5em;
  margin: 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
/*-------------------------------------------------------------------*/
/*                             Administer                            */
/*-------------------------------------------------------------------*/
div.admin, div.admin .left, div.admin .right {
  margin: 0;
  padding: 5px;
  overflow: hidden;
}
div.admin-panel {
  margin-bottom: 15px;
  background: #fdeaf7;
}
div.admin-panel a {
  font-weight: normal;
  overflow: hidden;
}
div.admin-panel .description {
}
div.admin-panel .body {
  font-size: 11px;
}
div.admin-panel h3 {
  padding: 5px 8px 5px;
  margin: 0;
  background: #EB5AC3;
  color: #FFF;
}
div.help {
  margin: 0;
  padding: 2px 5px;
  margin-top: 5px;
}
/*-------------------------------------------------------------------*/
/*                                Pager                              */
/*-------------------------------------------------------------------*/
div.item-list ul.pager li {
}
ul.pager {
  padding: 5px 0;
  margin: 0;
}
ul.pager li a, 
ul.pager li a:visited, 
ul.pager li a:active, 
ul.pager li a:hover {
  font-weight: bold;
}
div.item-list ul.pager li.pager-current {
  background: #EB5AC3;
  padding: 3px;
}
.pager a {
  background: #F9CBED;
  padding: 3px;
}
.pager a:hover {
  background: #D9ABCD;
  padding: 3px;
}
/*-------------------------------------------------------------------*/
/*                                Tabs                               */
/*-------------------------------------------------------------------*/
.tabs {
  font-size: 12px;
}
.tabs a {
  font-weight: normal;
  line-height: 2.2em;
}
.tabs ul {
  padding-left: 5px;
  border-bottom: solid 0px #FFF;
  margin-bottom: 10px;
}
.tabs ul li {
}
.tabs ul li a {
  margin: 0;
  padding: 4px 10px;
  background: #FFF;
  border: solid 1px #EEE;
}
.tabs ul li a:hover {
  text-decoration: underline;
  background: #CCC;
  border: solid 1px #AAA;
}
.tabs ul li a.active, .tabs ul li.active a {
  color: #FFF;
/*   background: url("images/bg-bar-lite.png") repeat-x center center;
 */background:#69582d;  
 border: solid 1px #69582d;
}
.tabs ul li a.active:hover {
  text-decoration: underline;
/*   background: url("images/bg-bar.png") repeat-x center center;
 */background:#69582d;  
 border: solid 1px #EB5AC3;
}
ul.secondary {
}
ul.secondary li {
  font-size: 11px;
  border: solid 0px #FFF;
}
ul.secondary li a {
  margin: 0 2px 0 0;
  padding: 2px 4px;
  border: solid 1px #EEE;
}
/*-------------------------------------------------------------------*/
/*                      Archive Calendar Block                       */
/*-------------------------------------------------------------------*/
.sidebar .block-archive .block-content {
  padding: 10px 15px 10px 5px;
}
.sidebar .block-archive .block-content tr {
  background: none;
  border: solid 0px #FFF;
}
.sidebar .block-archive .block-content table td {
  border: solid 1px #E9BBDD;	/* a bit darker than block background */
  padding: 1px 2px;
  text-align: center;
}
/*******************************************************************
* Color Module: Don't touch                                        *
*******************************************************************/
/*-------------------------------------------------------------------*/
/*                              Mission                              */
/*-------------------------------------------------------------------*/
#mission {
  margin: 0 0 15px;
  padding: 5px 5px;
  font-size: 1.1em;
  line-height: 1.25em;
  font-weight: bold;
  border-bottom: solid 1px #CCC;
}
/*-------------------------------------------------------------------*/
/*                        Book Navigation                            */
/*-------------------------------------------------------------------*/
.box {
  background: #EEE;
  padding: 5px;
  padding: 10px;
}
.box h2 {
  padding-bottom: 2px;
  border-bottom: solid 1px #AAA;
}
.book-navigation {
  padding-bottom: 5px;
}
.book-navigation ul.menu {
  padding-top: 5px;
  padding-bottom: 5px;
}
div.page-links a.page-previous,
div.page-links a.page-next {
  width: 40%;
}
div.page-links a.page-up {
  width: 19%;
}
#search-box label.overlabel-apply {
  color: #999; 
}
button, .pushbutton, .form-submit {
  margin-bottom: 1px;
  cursor: pointer;
  padding: 2px 10px;
  color: #666;
  font-weight: normal;
  font-size: 12px;
  border: solid 1px #888;
  background: #fff url("images/button.gif") repeat-x center;
}
button:hover, .pushbutton:hover, .form-submit:hover {
  color: #000;
  border: solid 1px #666;
  background: #fff url("images/button-o.gif") repeat-x center;
}
/*-------------------------------------------------------------------*/
/*                          Misc for Contents                        */
/*-------------------------------------------------------------------*/
/* Uncomment to support wrapping on pre elements.
   The commented styles do not validate */
pre {
  /* white-space: pre-wrap;       css-3 */
  /* white-space: -moz-pre-wrap;  Mozilla, since 1999 */
  /* white-space: -pre-wrap;      Opera 4-6 */
  /* white-space: -o-pre-wrap;    Opera 7 */
  /* word-wrap  : break-word;     Internet Explorer 5.5+ */
  line-height: 1.5em;
  color: #000;
  font-family: "Lucida Console", Monaco, "Courier New", Courier, monospace;
}
/*-------------------------------------------------------------------*/
/*                              Messages                             */
/*-------------------------------------------------------------------*/
div.messages {
  font-weight: bold;
  margin-bottom: 1.5em;
  padding: 10px 10px 10px 52px;
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.status {
  color: #264409;
  background: #E6EFC2 url("images/large-info.png") no-repeat 12px center;
  border: 1px solid #C6D880;
  padding: 5px 10px;
}
div.error { 
  background: #FBE3E4 url("images/large-stop.png") no-repeat 12px center; 
}
div.notice { 
  color: #514721; 
  background: #FFF6BF url("images/large-info.png") no-repeat 12px center; 
  border-color: #FFD324; 
}
div.warning, tr.warning {
  border: 1px solid #F0C020;
  background: #FFFFDD url("images/large-alert.png") no-repeat 12px center;
		margin: 0 0 1em;
  padding: 1em 0 1em 5em;
}
.error a    { color: #8a1f11; text-decoration: underline; }
.notice a   { color: #514721; text-decoration: underline; }
.success a  { color: #264409; text-decoration: underline; }

span.admin-disabled {
  color: #DC1000;
}
div.messages.success {
  color: #55872E;
  background: #F1F8EB;
  border: 1px solid #7AC142; 
}
div.messages ul {
  margin-bottom: 0;
}
div.node .unpublished,
div.comment .unpublished {
  font: bold 2em Arial, Helvetica, sans-serif;
  text-align: left;
  color: #FFCCCC;
  background: #FFF4F4 url("images/large-alert.png") no-repeat 12px center;
  padding: 5px 0 5px 52px;
  margin: 5px 0;
  border: none;
}
/*-------------------------------------------------------------------*/
/*                              Admin                                */
/*-------------------------------------------------------------------*/
.tips {
  margin: 0 0 0 1.35em;
}

/*faysal modified css*/

.du_top{

/* background:url(images/2009-10-11-home_03.jpg) no-repeat;
 *//* width:663px; */
height:150px;
padding-bottom:10px;
text-align:center;
}

.custom-menu a
{
color:#455972;
display:block;
font-size:8pt;
padding-left:10px;
text-align:center;
}

.custom-menu a:hover
{
	text-decoration: none;
	color: green;
/* 	background: transparent url(./images/roll.png) no-repeat;
 */}
 
 #sliding-navigation{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-right:10px;

}

#sliding-navigation1{
color:#fff;
height:18px;
float:right;

}

#sliding-navigation1 a{
color:#6f5585;
font-weight:bold;
/* padding-top:4px;
 */}

#sliding-navigation1 a:hover{
background:url(images/hover.jpg) no-repeat;
color:#FFFFFF;

}

#primary-links, #primary-links ul {
/*   padding-left: 40px;
 */  margin: 0;
/*   line-height: 30px;
 */  list-style: none;
/*   background: url(images/primary-bg.png) repeat-x;
 */}

#primary-links a {
  display: block;
/*   padding: 0 11px 0 0;
 */  font-weight: bold;
/*   color: #171c23;
 */ color:#3c3525; 
 text-decoration: none;
/*   background: url(images/primary-r.png) right top no-repeat;
 */}

#primary-links li {
  float: left;
  list-style: none;
  padding: 0px 12px 9px;
/*   background: url(images/primary-l.png) left top no-repeat;
 */}
 
#primary-links   .no-width  ul li {
  /* float: left; */
  list-style: none;
  padding: 0px;
/*   background: url(images/primary-l.png) left top no-repeat;
 */}

#primary-links li:hover a {
  color: #fff;
/*   background: url(images/primary-hover-r.png) right top no-repeat;
 */}

#primary-links li:hover {
/*   background: url(images/primary-hover-l.png) left top no-repeat;
 */}

#primary-links li:hover li a, #primary-links li:hover li {
  color: #171c23;
/*   background: #aebfd8;
 */}

.new_title{
background:transparent url(images/separator_top.jpg) repeat-x;
padding-left:10px;
}

.new_title a{
color:#6b582d;
font-size:15px;
}
.new1_title{

background:transparent url(images/separator.jpg) repeat-x;

}

/* caledar modyfing css*/
.calendar-calendar div.date-nav a, .calendar-calendar div.date-nav h3 {
color:#3B411D;
}
.calendar-calendar div.date-nav {
background-color:#6E754C;
border:1px solid #6E754C;
color:#3F4424;
padding:0.2em;
width:auto;
}
.calendar-calendar th.days {
background-color:#7D8361;
border:1px solid #747A58;
color:#656A4A;
font-weight:bold;
}
.calendar-calendar tr td.today, .calendar-calendar tr.odd td.today, .calendar-calendar tr.even td.today {
background-color:#99A26B;
}
.calendar-calendar table.mini td.empty {
background:#B2B990 none repeat scroll 0 0;
border-color:#B2B990;
}
.calendar-calendar td.empty {
background:#B2B990 none repeat scroll 0 0;
border-color:#B2B990;
}
.calendar-calendar tr {
background-color:#B2B990;
margin:0;
padding:0;
}
.calendar-calendar th {
background-color:#7D8361;
color:#FFFFFF;
margin:0;
text-align:center;
}
.calendar-calendar div.calendar {
background-color:#B2B990;
border:1px solid #B2B990;
clear:both;
float:right;
margin:0 0.25em 0.25em 0;
text-align:left;
width:96%;
}
.block-content-inner .no-title{
color:#928865;
}

/*

Search form
*/

#new_search_form {
	position:relative;
	left:0px;
	top:0px;
	width:203px;
	height:26px;
}

#id2009-10-12-home-01-02-03-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:42px;
	height:26px;
	background:url(images/2009-10-12-home_01_02_03_01.jpg) no-repeat;
}

#id2009-10-12-home-01-02-03-02 {
	position:absolute;
	left:42px;
	top:0px;
	width:114px;
	height:26px;
	background:url(images/2009-10-12-home_01_02_03_02.jpg) no-repeat;

}

#id2009-10-12-home-01-02-03-03 {
	position:absolute;
	left:156px;
	top:0px;
	width:26px;
	height:26px;
/* 	background:url(images/2009-10-12-home_01_02_03_03.jpg);
 */
}

#id2009-10-12-home-01-02-03-04 {
	position:absolute;
	left:182px;
	top:0px;
	width:21px;
	height:26px;
	background:url(images/2009-10-12-home_01_02_03_04.jpg) no-repeat;

}

.newsearchBox{
  background-image:url('images/2009-10-12-home_01_02_03_02.jpg');
  background-repeat:no-repeat;
  padding-left:20px;
}

#footer_top {
background:#fff url(images/2009-10-08_pop-up2withourborder_02_01.jpg) no-repeat;
border:medium none;
color:#FFFFFF;
height:140px;
}
#footer_top1 {
background:#fff url(images/2009-10-20-inner-marreged_02.jpg) no-repeat;
border:medium none;
color:#FFFFFF;
height:140px;
}
.footerleft{
float:left;
padding:3px 2px 5px 15px;
color:#595959;
font-weight:bold;
font-weight:bold;
}
.footerright{
float:right;
}


.project-gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.project-gallery li {
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
	width: 150px;
	height: 10px;
	left:100px;
}

.project-gallery a {
	text-decoration: none;
}
.project-gallery a:hover {
	font-weight:bold;
	color:#000;
}

#album_left {
	position:relative;
	left:0px;
	top:0px;
	width:418px;
	height:187px;

}

#Untitled-1-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:149px;
	height:68px;
	background:url(images/album/album_01.jpg);
	}

#Untitled-1-02 {
	position:absolute;
	left:149px;
	top:0px;
	width:269px;
	height:187px;
	padding-top:15px;
/* 	background:url(images/album/album_02.jpg);
 */	}

#Untitled-1-03 {
	position:absolute;
	left:0px;
	top:68px;
	width:149px;
	height:119px;
/* 	background:url(images/album/album_03.jpg);
 */}

#Untitled-1-04 {
	position:absolute;
	left:149px;
	top:165px;
	width:269px;
	height:22px;
/* 	background:url(images/album/album_04.jpg);
 */}
#fixed-welcome{

width:340px;
background:#FBF7F8 url(images/bottom.jpg) repeat-x scroll left bottom;
padding:5px;
}

.column {
		float: left; 
		padding: 10px; }

		
/* second page layout*/

#sidebar-left1, #sidebar-right1 {
/*   background: #FFF;
 */}
#sidebar-left1 .block{
  margin-bottom: 10px;
  width: 275px;
}
#sidebar-right1 .block {
  margin-bottom: 10px;
  width: 165px;
}
#sidebar-left1 .block,
#sidebar-right1 .block {
/*   background: url("images/block-tr.png") no-repeat top right;
 */}
#sidebar-left1 h2.block-title,
#sidebar-right1 h2.block-title {
/*   background: url("images/block-tl.png") no-repeat top left; */
}
#sidebar-left1 .block-inner,
#sidebar-right1 .block-inner {/* 
  background: url("images/block-br.png") no-repeat bottom right; */
}
#sidebar-left1 .block-content,
#sidebar-right1 .block-content {/* 
  background: url("images/block-bl.png") no-repeat bottom left; */
}
#sidebar-left1 .block-content-inner,
#sidebar-right1 .block-content-inner {
/*   background: url("images/block-tile.png") repeat;
 */  margin: 0;
  padding: 10px 15px 5px 15px;
}

#leftside_box {
	position:relative;
	left:0px;
	top:0px;
	width:271px;
	height:240px;
}

#id2009-10-20-inner-marreged-03-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:49px;
	height:240px;
	background:url(images/box/2009-10-20-inner-marreged_03_01.jpg);
}

#id2009-10-20-inner-marreged-03-02 {
	position:absolute;
	left:49px;
	top:0px;
	width:222px;
	height:38px;
	background:url(images/box/2009-10-20-inner-marreged_03_02.jpg);
}

#id2009-10-20-inner-marreged-03-03 {
	position:absolute;
	left:49px;
	top:38px;
	width:202px;
	height:152px;
/* 	background:url(images/box/2009-10-20-inner-marreged_03_03.jpg);
 */}

#id2009-10-20-inner-marreged-03-04 {
	position:absolute;
	left:251px;
	top:38px;
	width:20px;
	height:152px;
	background:url(images/box/2009-10-20-inner-marreged_03_04.jpg);
}

#id2009-10-20-inner-marreged-03-05 {
	position:absolute;
	left:49px;
	top:190px;
	width:222px;
	height:50px;
	background:url(images/box/2009-10-20-inner-marreged_03_05.jpg);
}		

.no-reason{
height:259px;
}
.test table{
width:100px;
}
.product_text a{

font-size:12pt;
}
.read_new_more a{
color:#928865;
}
.read_new_more{
color:#d9d3d5;
background:url(images/readmore_hover.jpg) no-repeat;
width:115px;
height:30px;
padding-top:5px;

}

    .popup td#menu_top { 
	background: url(pur/hovermenu_01.jpg) no-repeat; 
	width:179px;
	height:18px;
		}
        .popup td#menu_middle { background: url(pur/hovermenu_02.jpg) repeat-y; 
		width:179px;
		height:4px;
		}
        .popup td#menu_footer { background: url(pur/hovermenu_04.jpg) no-repeat; 
		width:176px;
		height:46px;
		}
		
		


/*css*/			
#main_block {
	position:relative;
	left:0px;
	top:0px;
	width:960px;
	height:255px;
}

#id2009-10-08--menu-01-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:162px;
}

#id2009-10-08--menu-01-02 {
	position:absolute;
	left:0px;
	top:162px;
	width:164px;
	height:93px;
	background:url(images/2009-10-08_-menu_01_02.jpg);
}

#id2009-10-08--menu-01-03 {
	position:absolute;
	left:164px;
	top:162px;
	width:615px;
	height:59px;
}

#id2009-10-08--menu-01-04 {
	position:absolute;
	left:779px;
	top:162px;
	width:181px;
	height:93px;
	background:url(images/2009-10-08_-menu_01_04.jpg);
}

#id2009-10-08--menu-01-05 {
	position:absolute;
	left:164px;
	top:221px;
	width:615px;
	height:34px;
		background:url(images/2009-10-08_-menu_01_05.jpg);

}			


#menu_block_new {
	position:absolute;
	left:0px;
	top:0px;
	width:615px;
	height:59px;
}

#id2009-10-08--menu-01-03-01 a{
	background-image:url(images/menu/2009-10-08_-menu_01_03_01.jpg);
}
#id2009-10-08--menu-01-03-01:hover {
	background-image:url(images/hover_menu/2009-10-08_-menu_01_03_01.jpg);
}

#id2009-10-08--menu-01-03-02 {
	position:absolute;
	left:70px;
	top:0px;
	width:9px;
	height:59px;
		background:url(images/menu/2009-10-08_-menu_01_03_02.jpg);

}


#id2009-10-08--menu-01-03-03 a{
			background-image:url(images/menu/2009-10-08_-menu_01_03_03.jpg);

}
#id2009-10-08--menu-01-03-03 a:hover {
			background-image:url(images/hover_menu/2009-10-08_-menu_01_03_03.jpg);

}
#id2009-10-08--menu-01-03-04 {
	position:absolute;
	left:156px;
	top:0px;
	width:10px;
	height:59px;
			background:url(images/menu/2009-10-08_-menu_01_03_04.jpg);

}

#id2009-10-08--menu-01-03-05 a{
		background:url(images/menu/2009-10-08_-menu_01_03_05.jpg);

	
}
#id2009-10-08--menu-01-03-05 a:hover {
		background:url(images/hover_menu/2009-10-08_-menu_01_03_05.jpg);

	
}


#id2009-10-08--menu-01-03-06 {
	position:absolute;
	left:229px;
	top:0px;
	width:9px;
	height:59px;
			background:url(images/menu/2009-10-08_-menu_01_03_06.jpg);

}

#id2009-10-08--menu-01-03-07 {
		background:url(images/menu/2009-10-08_-menu_01_03_07.jpg);

	
}
#id2009-10-08--menu-01-03-07 a:hover  {
		background:url(images/hover_menu/2009-10-08_-menu_01_03_07.jpg);

	
}
#id2009-10-08--menu-01-03-08 {
	position:absolute;
	left:289px;
	top:0px;
	width:9px;
	height:59px;
			background:url(images/menu/2009-10-08_-menu_01_03_08.jpg);

}

#id2009-10-08--menu-01-03-09 a{
		background:url(images/menu/2009-10-08_-menu_01_03_09.jpg);

	
}
#id2009-10-08--menu-01-03-09 a:hover {
		background:url(images/hover_menu/2009-10-08_-menu_01_03_09.jpg);

	
}

#id2009-10-08--menu-01-03-10 {
	position:absolute;
	left:399px;
	top:0px;
	width:14px;
	height:59px;
			background:url(images/menu/2009-10-08_-menu_01_03_10.jpg);

}

#id2009-10-08--menu-01-03-11 a{
		background:url(images/menu/2009-10-08_-menu_01_03_11.jpg);

	
}
#id2009-10-08--menu-01-03-11 a:hover {
		background:url(images/hover_menu/2009-10-08_-menu_01_03_11.jpg);

	
}
#id2009-10-08--menu-01-03-12 {
	position:absolute;
	left:542px;
	top:0px;
	width:17px;
	height:59px;
			background:url(images/menu/2009-10-08_-menu_01_03_12.jpg);

}

#id2009-10-08--menu-01-03-13 a{
		background:url(images/menu/2009-10-08_-menu_01_03_13.jpg);

	
}
#id2009-10-08--menu-01-03-13 a:hover {
		background:url(images/hover_menu/2009-10-08_-menu_01_03_13.jpg);

	
}
#top_menu_header {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:162px;
}

#id2009-10-08--menu-01-01-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:847px;
	height:162px;
	background:url(images/2009-10-08_-menu_01_01_01.jpg);
}

#id2009-10-08--menu-01-01-02 {
	position:absolute;
	left:847px;
	top:0px;
	width:113px;
	height:25px;
		background:url(images/2009-10-08_-menu_01_01_02.jpg);

}

#id2009-10-08--menu-01-01-03 {
	position:absolute;
	left:847px;
	top:25px;
	width:113px;
	height:33px;
		background:url(images/2009-10-08_-menu_01_01_03.jpg);

}

#id2009-10-08--menu-01-01-04 {
	position:absolute;
	left:847px;
	top:58px;
	width:113px;
	height:104px;
		background:url(images/2009-10-08_-menu_01_01_04.jpg);

}
#top_new_menu {
	position:absolute;
	left:0px;
	top:0px;
	width:113px;
	height:33px;
}

#id2009-10-08--menu-01-01-03-01 {
background-image:url(images/top_menu/2009-10-08_-menu_01_01_03_01.jpg)
}
#id2009-10-08--menu-01-01-03-01:hover {
background-image:url(images/hover_top_menu/2009-10-08_-menu_01_01_03_01.jpg)
}
#id2009-10-08--menu-01-01-03-02 {
	background-image:url(images/top_menu/2009-10-08_-menu_01_01_03_02.jpg)

}
#id2009-10-08--menu-01-01-03-02:hover {
	background-image:url(images/hover_top_menu/2009-10-08_-menu_01_01_03_02.jpg)

}

html.js .resizable-textarea textarea {
display:block;
margin-bottom:0;
width:100%;
}

/* 
    #menu_top { 
	background: url(pur/hovermenu_01.jpg) no-repeat; 
	width:179px;
	height:18px;
		}
        .popup td#menu_middle { background: url(pur/hovermenu_02.jpg) repeat-y; 
		width:179px;
		height:4px;
		}
        .popup td#menu_footer { background: url(pur/hovermenu_04.jpg) no-repeat; 
		width:176px;
		height:46px;
		}
 */
 
	.shareit-box td#menu_top { 
	background: url(pur/hovermenu_01.png) no-repeat; 
	width:179px;
	height:16px;
		}
        .shareit-box td#menu_middle { background: url(pur/hovermenu_02.png) repeat-y; 
		width:179px;
		height:4px;
		}
       .shareit-box td#menu_footer { background: url(pur/hovermenu_04.png) no-repeat; 
		width:179px;
		height:46px;
		}
		.shareit-box1 td#menu_top1 { 
	background: url(pur/hovermenu_01.png) no-repeat; 
	width:179px;
	height:16px;
		}
        .shareit-box1 td#menu_middle1 { background: url(pur/hovermenu_02.png) repeat-y; 
		width:179px;
		height:4px;
		}
       .shareit-box1 td#menu_footer1 { background: url(pur/hovermenu_04.png) no-repeat; 
		width:179px;
		height:46px;
		}
 .shareit-box {
	position:absolute;
/* 	background-color: red;
 */	z-index: 99;
	display:none;
	width:179px;
}

.shareit-box1 {
	position:absolute;
/* 	background-color: red;
 */	z-index: 99;
	display:none;
	width:179px;
}
	.shareit-header {
		width:179px;
	}


	.shareit-body {
		width:179px; 
		height:100px;
		background:url(images/shareit.png);
	}

		.shareit-blank {
			height:20px;
		}

		.shareit-url {
			height:50px;
			text-align:center;
		}

			.shareit-url input.field{
				width:100px; height:26px;
				background: transparent url(images/field.gif) no-repeat;
				border:none; outline:none;
				padding:7px 5px 0 5px;
				margin:3px auto;font-size:11px;
			}

		.shareit-icon  {
			height:20px;
		}
		.shareit-icon ul {
				list-style:none;
				width:130px;
				margin:0; padding:0 0 0 8px;
			}

			.shareit-icon ul  li{
				float:left;
				padding:0 2px;
			}
			
			.shareit-icon ul  li img{
				border:none;
			}			
.main_head {
color:#3D1A2E;
font-size:10pt;
font-weight:bold;
}
a.main_head {
color:#675C6A;
font-size:7pt;
padding-left:7px;
}



img.test1{
background:	url(images/album/prev.jpg)
}
img.test2 {
background:	url(images/album/prev.jpg)

}
	#content_block{
		position:relative;
		}
		
			#container_new{	
/* 		margin:0 auto;
 */		position:relative;
		text-align:left;
		width:202px;
/* 		background:#fff;		
 *//* 		margin-bottom:2em;
 */      /* margin-left:1em; */ 		
 }	
 #slider ul, #slider li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

.haha{
background:transparent url(images/leftside_image.jpg) repeat scroll 0 0;
height:220px;

}
.tooltip{
width:105px; height:57px; background: url(images/menu_back.jpg) no-repeat;
}
.block ul
{
padding:0px;

}
.company-menu {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
width:105px;
height:57px;
 background: url(images/menu_back.jpg) no-repeat;
padding:0px;
}

.company-menu li {
float:left;
 padding:5px 2px 2px;
/* height:10px;
 */margin:0;
/* padding:10px;
 */position:relative;
/* width:25px;
 */}
 
.company-menu li a{
padding-left:15px;
background:transparent url(./images/nor_menu.jpg) no-repeat scroll left bottom;
text-decoration:none;
}

.company-menu li a:hover{
background:transparent url(./images/menu_hover.jpg) no-repeat scroll left bottom;
text-decoration:none;
}
.main_head1 a{
color:#675C6A;
font-size:7pt;
padding-left:7px;
}


.basic, #list2, #list3,#list5, #navigation { width:120px; }

.basic  {
	width: 260px;
	font-family: verdana;
	border: 1px solid black;
}
.basic div {
	background-color: #eee;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #00a0c6;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	
	background-image: url("AccordionTab0.gif");
}
.basic a:hover {
	background-color: white;
	background-image: url("AccordionTab2.gif");
}
.basic a.selected {
	color: black;
	background-color: #80cfe2;
	background-image: url("AccordionTab2.gif");
}


#list3 { /* border: 1px solid #111; */ }
#list3 div.selected .title { font-weight: bold; }
#list3 div{
/* 	border-left:8px solid #6699CC;
 */	padding: 2px;
}
#list3 div.title {
	/* border: 1px solid #3366AA;
	background-color: #6699CC;
	padding: 10px; */
	cursor: pointer;
}
#list3 div.selected {
	border-bottom: none;
}

#navigation {
	border:1px solid #5263AB;
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#E2E2E2;
	width:200px;
}
#navigation a.head {
	cursor:pointer;
	border:1px solid #CCCCCC;
	background:#5263AB url(collapsed.gif) no-repeat scroll 3px 4px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none;
}
#navigation a.head:hover {
	color:#FFFF99;
}
#navigation a.selected {
	background-image: url(expanded.gif);
}
#navigation a.current {
	background-color:#FFFF99;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
}
#navigation li li a:hover {
	background-color:#FFFF99;
	color:#FF0000;
}

#wizard {
	width: 200px;
	border: 1px solid black;
}
#wizard .title {
	background-color:#DDDDDD;
}

@media print {
	.basic div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
}


#list5 { /* border: 1px solid #111; */ }
#list5 div.selected .title { font-weight: bold; }
#list5 div {
/* 	border-left:8px solid #6699CC;
 */	padding: 2px;
}
#list5 div.title {
	/* border: 1px solid #3366AA;
	background-color: #6699CC; */
/* 	padding: 10px;
 */	cursor: pointer;
}
#list5 div.selected {
	border-bottom: none;
}

/*list style rendaring from image gallery*/



.links_purbani{
padding-left:5px;
background:url(images/link.jpg) no-repeat;
height:124px;
margin-left:5px;

}
.sms_purbani{
/* padding-left:5px;
 */ background:#fff2fb url(images/purbani_sms.jpg) no-repeat;
	margin-left:5px;
	margin-right:5px;
	padding:2px;

}

.links_purbani a{
color:#a99fa4;

}

#new_search {
	position:relative;
	left:0px;
	top:0px;
	width:124px;
	height:23px;
}

.Search01 {
	position:absolute;
	left:0px;
	top:0px;
	width:97px;
	height:23px;
/* 	background:url(images/Search_01.gif) no-repeat;
 */}

#Search002 {
	position:absolute;
	left:97px;
	top:0px;
	width:27px;
	height:23px;
}

.Search01 input, .Search01 button {
	border: none;
	float: right;
}
.Search01 input.box1 {
	color: #000;
	background:transparent url(images/Search_01.jpg) no-repeat scroll 0 0;
	width: 97px;
	height: 23px;
	}
.Search01 input.box1:focus {
	background:  url(images/Search_hover.jpg) no-repeat top left;
	outline: none;
	width: 97px;
	height: 23px;
	margin:0px;
}

