/* $Id: style.css,v 1.38.2.4 2009/09/14 13:10:47 goba Exp $ */



/**

 * Garland, for Drupal 6.x

 * Stefan Nagtegaal, iStyledThis [dot] nl

 * Steven Wittens, acko [dot] net`

 *

 * If you use a customized color scheme, you must regenerate it after

 * modifying this file.

 */


/**

 * Generic elements

 */

 

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input, select {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

table {border-collapse: collapse; border-spacing: 0;}

caption, th, td {text-align: left; font-weight: normal;}

table, td, th {vertical-align: middle;}

blockquote:before, blockquote:after, q:before, q:after {content: "";}

blockquote, q {quotes: "" "";}

a img {border: none;}

:focus {outline: 0;}



 html {

	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
	/*overflow-x: hidden;*/
}



body {

	/*background:#000 url(body.png) center top no-repeat;*/
	background:#000 url(../images/bodybg.jpg) center top no-repeat;

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	line-height: 1.5;

	overflow-x: hidden;

}





/*body {

  margin: 0;

  padding: 0;

  background: #ececec;

  font: 12px/170% Verdana, sans-serif;

  color: #494949;

}

*/

input {

  font: 12px/100% Verdana, sans-serif;

  color: #494949;

}



textarea, select {

  font: 12px/160% Verdana, sans-serif;

  color: #494949;
  border:1px solid #ccc;

}



h1, h2, h3, h4, h5, h6 {

  margin: 0;

  padding: 0;

  font-weight: normal;

  font-family: Helvetica, Arial, sans-serif;

}



h1 {

  font-size: 170%;

 }



h2 {

  font-size:160%;

  line-height:130%;

  color:#5da5d8;

}



h3 {

  font-size: 140%;

}



h4 {

  font-size: 130%;

}



h5 {

  font-size: 120%;

}



h6 {

  font-size: 110%;

}



ul, quote, code, fieldset {

 /* margin: .5em 0;*/

}



p {

  margin: 0.6em 0 1.2em;

  padding: 0;

}



a:link, a:visited {

  color: #afafaf;

  text-decoration: none;

}



a:hover {

  color: #afafaf;

  text-decoration: none;

}

.taxonomy_term_20 {margin-left:0;
margin-right:0;
padding-left:1em;
padding-right:0;color:#2a1818; background:#2a1818;}
.taxonomy_term_20 a:link{ color:#2a1818; text-decoration:none;background:#2a1818; overflow:visible; position:relative;z-index:999}
.taxonomy_term_20 a:hover{ color:#2a1818; text-decoration:none;background:#2a1818;overflow:visible; position:relative; z-index:999}
.taxonomy_term_20 a:visited{ color:#2a1818; text-decoration:none;background:#2a1818;overflow:visible; position:relative; z-index:999}

/*a:active, a.active {

  color: #afafaf;

}*/



a:active, a.active {

  color: #fff;

}





hr {

  margin: 0;

  padding: 0;

  border: none;

  height: 1px;

  background: #484848;

}



ul {

 /* margin: 0.5em 0 1em;*/

  padding: 0;

  /*list-style:none;*/

}



ol {

 /* margin: 0.75em 0 1.25em;*/

  padding: 0;

}



ol li, ul li {

 /* margin: 0.4em 0 0.4em 0em;*/ /* LTR */

}



ul.menu, .item-list ul {

/*  margin: 0.35em 0 0 0em;*/ /* LTR */
  padding: 0;
  color:#000000;
}

.item-list ul { background:#EAE6E3; float:right; padding-top:40px; color:#000000; padding-right:20px;}
.item-list ul a{color:#000000; text-decoration:none}
.item-list ul a:hover{ color:#000000; text-decoration:none;}




ul.menu ul, .item-list ul ul {

  margin-left: 0em; /* LTR */

}



ol li, ul li, ul.menu li, .item-list ul li, li.leaf {

/*  margin: 1.5em 0 0em 0em;*/ /* LTR */

  

}



ul li, ul.menu li, .item-list ul li, li.leaf {

/*  padding: 0 0 0em 0em;*/

 /* list-style-type: none; */

  list-style-image: none;

  background: transparent url(menu-leaf.gif) no-repeat 1px .35em; /* LTR */

}



ol li {

  padding: 0 0 .3em;

  margin-left: 0em; /* LTR */

}



ul li.expanded {

  background: transparent url(menu-expanded.gif) no-repeat 1px .35em; /* LTR */

}



ul li.collapsed {

  background: transparent url(menu-collapsed.gif) no-repeat 0px .35em; /* LTR */

}



ul li.leaf a, ul li.expanded a, ul li.collapsed a {

  display: block;

}



ul.inline li {

  background: none;

  margin: 0;

  padding: 0 1em 0 0; /* LTR */

}



ol.task-list {

  margin-left: 0; /* LTR */

  list-style-type: none;

  list-style-image: none;

}

ol.task-list li {

 /* padding: 0.5em 1em 0.5em 2em;*/ /* LTR */

}

ol.task-list li.active {

  background: transparent url(/saam1.0/themes/garland/images/task-list.png) no-repeat 3px 50%; /* LTR */

}

ol.task-list li.done {

  color: #329933;

  background: transparent url(/saam1.0/misc/watchdog-ok.png) no-repeat 0px 50%; /* LTR */

}

ol.task-list li.active {

  margin-right: 1em; /* LTR */

}



fieldset ul.clear-block li {

  margin: 0;

  padding: 0;

  background-image: none;

}



dl {

  margin: 0.5em 0 1em 1.5em; /* LTR */

}



dl dt {

}



dl dd {

  margin: 0 0 .5em 1.5em; /* LTR */

}



img, a img {

  border: none;

}



table {

  margin: 1em 0;

  width: 100%;

}



thead th {

  border-bottom: 2px solid #d4d2d2;

  color: #494949;

  font-weight: bold;

}



th a:link, th a:visited {

  color: #6f9cbd;

}



td, th {

  padding: .3em .5em;

}



tr.even, tr.odd, tbody th {

  border: solid #d4d2d2;

  border-width: 1px 0;

}



tr.odd, tr.info {

  background-color: #ececec;

}



tr.even {

  background-color: #ffffff;

}



tr.drag {

  background-color: #faf2f2;

}



tr.drag-previous {

  background-color: #f4e3e3;

}



tr.odd td.active {

  background-color: #dcdcdc;

}



tr.even td.active {

  background-color: #e5e5e5;

}



td.region, td.module, td.container, td.category {

  border-top: 1.5em solid #ffffff;

  border-bottom: 1px solid #beb0b0;

  background-color: #d3d3d3;

  color: #454f67;

  font-weight: bold;

}



tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {

  border-top-width: 0;

}



span.form-required {

  color: #ffae00;

}



span.submitted, .description {

  font-size: 0.92em;

  color: #898989;

}



.description {

  line-height: 150%;

  margin-bottom: 0.75em;

  color: #898989;

}



.messages, .preview {

  margin: .75em 0 .75em;

  padding: .5em 1em;

}



.messages ul {

  margin: 0;

}



.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {

  margin: 0.25em 0;

}



#center form {
	float:left;
	padding-bottom:1em;
	background:#FFFFFF;
	width:95%;
}


#center form div{
background: #fff; padding:10px 10px 0px 10px; width:auto !important;
}



.form-button, .form-submit {

  /*margin: 2em 0.5em 1em 0;*/ /* LTR */

float:left;

margin:5px 0px 0px 0px;
padding:0px 0px 0px 0px;

}

#edit-vote{  background:url(vote.gif);

	width:41px;

	height:21px; color:#FFFFFF; font-size:11px;

	margin-top: 1em;

	line-height:1px;

	font-family:Arial, Helvetica, sans-serif;

}

  

#dblog-form-overview .form-submit,

.confirmation .form-submit,

.search-form .form-submit,

.poll .form-submit,

fieldset .form-button, fieldset .form-submit,

.sidebar .form-button, .sidebar .form-submit,

table .form-button, table .form-submit {

  margin: 0;

}



.box {

  margin-bottom: 2.5em;

}



/**

 * Layout

 */

 

#header-region {

	/*background:url(bg-navigation.png) top center no-repeat;*/

	width:100%;

	height:112px;

	/*margin-top: -20px;*/

	

}

 

 

/*#header-region {

  min-height: 1em;

  background: #d2d1d1 url(bg-navigation.png) repeat-x 50% 100%;

}



*/#header-region .block {

  display: block;

 /* margin: 0 0em;*/

	margin:0px 0px 0px 0px;

	width:500px; float:left;

	

}



#header-region .block-region {

  display: block;

  margin: 0 0.5em 1em;

  padding: 0.5em;

  position: relative;

  top: 0.5em;

}



#header-region * {

  display: inline;

  line-height: 1.5em;

  margin-top: 0;

  margin-bottom: 0;

 }



/* Prevent the previous directive from showing the content of script elements in Mozilla browsers. */

#header-region script {

  display: none;

}



#header-region p, #header-region img {

  margin-top: 0.5em;

}



#header-region h2 {

  margin: 0 1em 0 0; /* LTR */

}



#header-region h3, #header-region label, #header-region li {

  margin: 0 1em;

  padding: 0;

  background: none;

}



#wrapper {

 /* background: #ececec url(body.png) repeat-x 50% 0;*/

 padding:0; margin:0;

}



#wrapper #container {

  margin: 0 auto;

 /* padding: 0 20px;*/

  max-width: 1000px;

 }



.containner {

	background:#1d0f0f;

	margin:0 auto;

	width:980px;

	padding:8px;	

}



.containner .col-1_innerpages {

	float:left;

	background:#2a1818;

	width:640px;

	position:relative;

	margin-right: 10px;

}



.containner .col-2_innerpages {

	float:left;

	background:#2a1818;

	/*width:340px;*/
	width:330px;

	padding:0px;

	text-align:center;

}



.col-1 {

	float:left;

	width:250px;

	background:#2a1818;

	margin:0px 10px 0px 0px;

}

.col-2 {

	float:left;

	background:#2a1818;

	width:450px;

	padding:0px 5px 5px 5px;

	margin:0px 10px 0px 0px;

}



.col-3 {

	float:right;

	background:#2a1818;

	width:250px;

	margin:0px 0px 0px 0px;

}



#container {

	background:#1d0f0f;

	margin:0 auto;

	width:100%;

	/*padding:8px;*/	

}



#wrapper #container #header {

 /* height: 15px;*/

 

}



/*#wrapper #container #header #logo-floater {

  position: absolute;

  

}*/





#wrapper #container #header #logo-floater {

  	margin: 0 auto;

	width: 1000px;	

	/*position: absolute;*/

  

}





#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {

  line-height: 120px;

  position: relative;

  z-index: 2;

  white-space: nowrap;

}



#wrapper #container #header h1 span {

  font-weight: bold;

}



#wrapper #container #header h1 img {

  padding-top: 14px;

  padding-right: 20px; /* LTR */

  float: left; /* LTR */

}



/* With 3 columns, require a minimum width of 1000px to ensure there is enough horizontal space. */

body.sidebars {

  min-width: 980px;

}

/* With 2 columns, require a minimum width of 800px. */

body.sidebar-left, body.sidebar-right {

  min-width: 780px;

}



/* We must define 100% width to avoid the body being too narrow for near-empty pages */

#wrapper #container #center {

  float: left;

  width: 100%;

}



/* So we move the #center container over the sidebars to compensate */

body.sidebar-left #center {

  margin-left: -210px;

}

body.sidebar-right #center {

  margin-right: -210px;

}

body.sidebars #center {

 /* margin: 0 -210px;*/

}



/* And add blanks left and right for the sidebars to fill */

body.sidebar-left #squeeze {

  margin-left: 210px;

}

body.sidebar-right #squeeze {

  margin-right: 210px;

}

body.sidebars #squeeze {

  /*margin: 0 210px;*/

}



/* We ensure the sidebars are still clickable using z-index */

#wrapper #container .sidebar {

  margin: 60px 0 0em;

  width: 220px;

  float: left;

  z-index: 2;

  position: relative;

}





#wrapper #container .sidebar .block {

  margin: 0 0 1.5em 0;

}





/**** Containner part style here***/

#sidebar-left .block {

/*  padding: 0 15px 0 0px;*/

	/*padding:5px 0px 10px 5px;*/
	padding:5px 5px 5px 5px;

	background:url(block_btm_line.gif) repeat-x bottom; 
	
}



#sidebar-left .block h2 {



	font-size:12px;

	line-height:130%;

	color:#5da5d8;

	padding:0px 2px 2px 5px;

	font-weight:bold;

	font-family:Arial, Helvetica, sans-serif;

	

}



.block .content {

 /* margin: 0.5em 0;*/

  padding:0px 3px;

	color:#afafaf;

}





.block .content h2{

	font-size:12px;

	padding:2px 2px 10px 0px;

	line-height:130%;

	color:#5da5d8;

	font-weight:bold;

	font-family:Arial, Helvetica, sans-serif;

}



.block-block h2{

	font-size:12px;

	padding:6px 2px 10px 2px;

	line-height:130%;

	color:#5da5d8;

	font-weight:bold;

	font-family:Arial, Helvetica, sans-serif;

}



#mid_bottom{background:url(block_btm_line.gif) repeat-x bottom left; float:left; width:455px; margin-bottom:10px;}



#sidebar-right .block {

  /*padding: 0 0px 0 15px;*/

  padding:0px 0px;

  background:url(block_btm_line.gif) repeat-x bottom; 



}





#sidebar-left .block-region {

  margin: 0 15px 0 0px; /* LTR */

}



#sidebar-right .block-region {

  margin: 0 0px 0 15px; /* LTR */

}



.block-region {

  padding: 1em;

  background: transparent;

  border: 2px dashed #beb0b0;

  text-align: center;

  font-size: 1.3em;

}



/* Now we add the backgrounds for the main content shading */

#wrapper #container #center #squeeze {

  background: #ffffff url(bg-content.png) repeat-x 50% 0;

  position: relative;

  width:100%;

}



#wrapper #container #center .right-corner {

  background: transparent url(bg-content-right.png) no-repeat 100% 0;

  position: relative;

  left: 10px;

}



#wrapper #container #center .right-corner .left-corner {

  padding: 60px 25px 5em 35px;

  background: transparent url(bg-content-left.png) no-repeat 0 0;

  margin-left: -10px;

  position: relative;

  left: -10px;

  min-height: 400px;

}





#wrapper #container #center .right-corner .left-corner h2 {



}



#wrapper #container #footer {

  float: none;

  clear: both;

  text-align: center;

 /* margin: 4em 0 -3em;*/

  color: #898989;

}



#wrapper #container .breadcrumb {

  position: absolute;

  top: 15px;

  left: 35px; /* LTR */

  z-index: 3;

}



body.sidebar-left #footer {

  /*margin-left: -210px;*/

}



body.sidebar-right #footer {

/*  margin-right: -210px;*/

}



body.sidebars #footer {

  /*margin: 0 -210px;*/

}



/**

 * Header

 */

#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {

  color: #ffffff;

  font-weight: normal;

  text-shadow: #100f0e 0px 1px 3px;

  font-size: 1.5em;

}



#wrapper #container #header h1 a:hover {

  text-decoration: none;

}



#wrapper #container .breadcrumb {

  font-size: 0.92em;

}



#wrapper #container .breadcrumb, #wrapper #container .breadcrumb a {

  color: #5299d6;

}



#mission {

  padding: 1em;

  background-color: #ffffff;

  border: 1px solid #e7e0db;

  margin-bottom: 2em;

}



/**

 * Primary navigation

 */

ul.primary-links {

  margin: 0;

  padding: 0;

  float: right; /* LTR */

  position: relative;

  z-index: 4;

}



ul.primary-links li {

  margin: 0;

  padding: 0;

  float: left; /* LTR */

  background-image: none;

}



ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {

  display: block;

  margin: 0 1em;

  padding: .75em 0 0;

  color: #ffffff;

  background: transparent url(bg-navigation-item.png) no-repeat 50% 0;

}



ul.primary-links li a:hover, ul.primary-links li a.active {

  color:#ffffff;

  background: transparent url(bg-navigation-item-hover.png) no-repeat 50% 0;

}



/**

 * Secondary navigation

 */

ul.secondary-links {

  margin: 0;

  padding: 18px 0 0;

  float: right; /* LTR */

  clear: right; /* LTR */

  position: relative;

  z-index: 4;

}



ul.secondary-links li {

  margin: 0;

  padding: 0;

  float: left; /* LTR */

  background-image: none;

}



ul.secondary-links li a, ul.secondary-links li a:link, ul.secondary-links li a:visited {

  display: block;

  margin: 0 1em;

  padding: .75em 0 0;

  color: #cde2f1;

  background: transparent;

}



ul.secondary-links li a:hover, ul.secondary-links li a.active {

  color: #cde2f1;

  background: transparent;

}



/**

 * Local tasks

 */

ul.primary, ul.primary li, ul.secondary, ul.secondary li {

  border: 0;

  background: none;

  margin: 0;

  padding: 0;

}



#tabs-wrapper {

  margin: 0 -26px 1em;

  padding: 0 26px;

  border-bottom: 1px solid #e5e5e5;

  position: relative;

}

ul.primary {

  padding: 0.5em 0 10px;

  float: left; /* LTR */

}

ul.secondary {

  clear: both;

  text-align: left; /* LTR */

  border-bottom: 1px solid #e5e5e5;

  margin: -0.2em -26px 1em;

  padding: 0 26px 0.6em;

}

h2.with-tabs {

  float: left; /* LTR */

  margin: 0 2em 0 0; /* LTR */

  padding: 0;

}



ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited,

ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited {

  border: 0;

  background: transparent;

  padding: 4px 1em;

  margin: 0 0 0 1px; /* LTR */

  height: auto;

  text-decoration: none;

  position: relative;

  top: -1px;

  display: inline-block;

}

ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:visited, ul.primary li a:hover,

ul.secondary li.active a, ul.secondary li.active a:link, ul.secondary li.active a:visited, ul.secondary li a:hover {

  background: url(bg-tab.png) repeat-x 0 50%;

  color: #ffffff;

}

ul.primary li.active a,

ul.secondary li.active a {

  font-weight: bold;

}



/**

 * Nodes & comments

 */

.node {

/*  border-bottom: 1px solid #e5e5e5;

  margin: 0 -26px 1.5em;

  padding: 1.5em 26px;*/

}

#node-1{ display:none; background-image:none;}





ul.links li, ul.inline li {

  margin-left: 0;

  margin-right: 0;

  padding-left: 0; /* LTR */

  padding-right: 1em; /* LTR */

  background-image: none;

}



.node .links, .comment .links {

  text-align: left; /* LTR */

}



.node .links ul.links li, .comment .links ul.links li {}

.terms ul.links li {

  margin-left: 0;

  margin-right: 0;

  padding-right: 0;

  padding-left: 1em;

}



.picture, .comment .submitted {

  float: right; /* LTR */

  clear: right; /* LTR */

  padding-left: 1em; /* LTR */

}



.new {

  color: #ffae00;

  font-size: 0.92em;

  font-weight: bold;

  float: right; /* LTR */

}



.terms {

  float: right; /* LTR */

}



.preview .node, .preview .comment, .sticky {

  margin: 0;

  padding: 0.5em 0;

  border: 0;

  background: 0;

}



.sticky {

  padding: 1em;

  background-color: #ffffff;

  border: 1px solid #e7e0db;

  margin-bottom: 2em;

}



#comments {

  position: relative;

  top: -1px;

  border-bottom: 1px solid #e5e5e5;

  margin: -1.5em -25px 0;

  padding: 0 25px;

}



#comments h2.comments {

  margin: 0 -25px;

  padding: .5em 25px;

  background: #ffffff url(gradient-inner.png) repeat-x 0 0;

}



.comment {

  margin: 0 -25px;

  padding: 1.5em 25px 1.5em;

  border-top: 1px solid #e5e5e5;

}



.indented {

  margin-left: 25px; /* LTR */

}



.comment h3 a.active {

  color: #494949;

}



.node .content, .comment .content {

  margin: 0.6em 0;

}



/**

 * Aggregator.module

 */

#aggregator {

  margin-top: 1em;

}

#aggregator .feed-item-title {

  font-size: 160%;

  line-height: 130%;

}

#aggregator .feed-item {

  border-bottom: 1px solid #e5e5e5;

  margin: -1.5em -31px 1.75em;

  padding: 1.5em 31px;

}

#aggregator .feed-item-categories {

  font-size: 0.92em;

}

#aggregator .feed-item-meta {

  font-size: 0.92em;

  color: #898989;

}



/**

 * Color.module

 */

#palette .form-item {

  border: 1px solid #ffffff;

}

#palette .item-selected {

  background: #ffffff url(gradient-inner.png) repeat-x 0 0;

  border: 1px solid #d9d8d8;

}



/**

 * Menu.module

 */

tr.menu-disabled {

  opacity: 0.5;

}

tr.odd td.menu-disabled {

  background-color: #ececec;

}

tr.even td.menu-disabled {

  background-color: #ffffff;

}



/**

 * Poll.module

 */

.poll .bar {

  background: #ffffff url(bg-bar-white.png) repeat-x 0 0;

  border: solid #e8e8e8;

  border-width: 0 1px 1px;

}



.poll .bar .foreground {

  background: #686868 url(bg-bar.png) repeat-x 0 100%;

}



.poll .percent {

  font-size: .9em;

}



/**

 * Autocomplete.

 */

#autocomplete li {

  cursor: default;

  padding: 2px;

  margin: 0;

}



/**

 * Collapsible fieldsets

 */

fieldset {

  margin: 1em 0;

  padding: 1em;

  border: 1px solid #d9d8d8;

  background: #ffffff url(gradient-inner.png) repeat-x 0 0;

}



/* Targets IE 7. Fixes background image in field sets. */

*:first-child+html fieldset {

  padding: 0 1em 1em;

  background-position: 0 .75em;

  background-color: transparent;

}



*:first-child+html fieldset > .description, *:first-child+html fieldset .fieldset-wrapper .description {

  padding-top: 1em;

}
#edit-pass-wrapper{ float:left; width:auto !important;text-align:left;}
#edit-name-wrapper{ float:left; width:auto !important;text-align:left;}

#edit-submit{ float:left; width:auto!important; clear:left; margin-left:10px;}


fieldset legend {

/* Fix disappearing legend in FFox */
display: block;
padding:10px 0 40px;
}

input {

	border:1px solid #ccc

}




*:first-child+html fieldset legend, *:first-child+html fieldset.collapsed legend {

  display: inline;

}



html.js fieldset.collapsed {

  background: transparent;

  padding-top: 0;

  padding-bottom: .6em;

}



html.js fieldset.collapsible legend a {

  padding-left: 2em; /* LTR */

  background: url(menu-expanded.gif) no-repeat 0% 50%; /* LTR */

}



html.js fieldset.collapsed legend a {

  background: url(menu-collapsed.gif) no-repeat 0% 50%; /* LTR */

}



/**

 * Syndication icons and block

 */

#block-node-0 h2 {

  float: left; /* LTR */

  padding-right: 20px; /* LTR */

}



#block-node-0 img, .feed-icon {

  float: right; /* LTR */

  padding-top: 4px;

}



#block-node-0 .content {

  clear: right; /* LTR */

}



/**

 * Login Block

 */

#user-login-form {

  text-align: center;

}

#user-login-form ul {

  text-align: left; /* LTR */

}



/**

 * User profiles.

 */

.profile {

  margin-top: 1.5em;

}

.profile h3 {

  border-bottom: 0;

  margin-bottom: 1em;

}

.profile dl {

  margin: 0;

}

.profile dt {

  font-weight: normal;

  color: #898989;

  font-size: 0.92em;

  line-height: 1.3em;

  margin-top: 1.4em;

  margin-bottom: 0.45em;

}

.profile dd {

  margin-bottom: 1.6em;

}



/**

 * Admin Styles

 */

div.admin-panel,

div.admin-panel .description,

div.admin-panel .body,

div.admin,

div.admin .left,

div.admin .right,

div.admin .expert-link,

div.item-list,

.menu {

margin: 0;

padding: 0;
text-align:left;

}




div.admin .left {

  float: left; /* LTR */

  width: 48%;

}

div.admin .right {

  float: right; /* LTR */

  width: 48%;

}



div.admin-panel {

  background: #ffffff url(gradient-inner.png) repeat-x 0 0;

  padding: 1em 1em 1.5em;

}

div.admin-panel .description {

  margin-bottom: 1.5em;

}

div.admin-panel dl {

  margin: 0;

}

div.admin-panel dd {

  color: #898989;

  font-size: 0.92em;

  line-height: 1.3em;

  margin-top: -.2em;

  margin-bottom: .65em;

}



table.system-status-report th {

  border-color: #d4d2d2;

}



#autocomplete li.selected, tr.selected td, tr.selected td.active {

  /*background: #027ac6;*/

  color: #ffffff;

}



tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active {

  color: #d3e6f3;

}



tr.taxonomy-term-preview {

  opacity: 0.5;

}



tr.taxonomy-term-divider-top {

  border-bottom: none;

}



tr.taxonomy-term-divider-bottom {

  border-top: 1px dotted #b4b4b4;

}



/**

 * CSS support

 */



/*******************************************************************

 *                                        *

 *******************************************************************/



/**

 * Generic elements.

 */

.messages {

  background-color: #fff;

  border: 1px solid #b8d3e5;

}



.preview {

  background-color: #fcfce8;

  border: 1px solid #e5e58f;

}


div.status  {
	color:#339900;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	left:20%;
	overflow:visible;
	position:absolute;
	top:120px;
	width:600px;
}


div.error, tr.error {

  color: #a30000;

  background-color: #FFCCCC;

}



.form-item input.error, .form-item textarea.error {

  border: 1px solid #c52020;

  color: #363636;

}



/**

 * dblog.module

 */

tr.dblog-user {

  background-color: #fcf9e5;

}



tr.dblog-user td.active {

  background-color: #fbf5cf;

}



tr.dblog-content {

  background-color: #fefefe;

}



tr.dblog-content td.active {

  background-color: #f5f5f5;

}



tr.dblog-warning {

  background-color: #fdf5e6;

}



tr.dblog-warning td.active {

  background-color: #fdf2de;

}



tr.dblog-error {

  background-color: #fbe4e4;

}



tr.dblog-error td.active {

  background-color: #fbdbdb;

}

tr.dblog-page-not-found, tr.dblog-access-denied {

  background: #d7ffd7;

}

tr.dblog-page-not-found td.active, tr.dblog-access-denied td.active {

  background: #c7eec7;

}



/**

 * Status report colors.

 */

table.system-status-report tr.error, table.system-status-report tr.error th {

  background-color: #fcc;

  border-color: #ebb;

  color: #200;

}

table.system-status-report tr.warning, table.system-status-report tr.warning th {

  background-color: #ffd;

  border-color: #eeb;

}

table.system-status-report tr.ok, table.system-status-report tr.ok th {

  background-color: #dfd;

  border-color: #beb;

}







.left,.alignleft {float: left;}

.right,.alignright {float: right;}

.col1 {width: 700px;}

.logo{width:130px; float:left}

.main_nav{ width:500px; float:left; padding-top:60px;}

.col2{width: 300px; }



.col_title {

	color:#591a1a;

	font-size: 1.2em;

	font-family:Arial, Helvetica, sans-serif;

	font-weight:bold;

	padding:17px 0px 0px 20px;

	float:left;

}

.col_title a{ text-decoration:none;  color:#591a1a;}

.col_title a:hover{ text-decoration:none;color:#9e3a3a;}



.col_title2 {

	color:#591a1a;

	font-size: 1.2em;

	font-family:Arial, Helvetica, sans-serif;

	font-weight:bold;

	padding:17px 0px 0px 5px;

	width:70px;

}



.col_title2 a{ text-decoration:none;  color:#591a1a;}

.col_title2 a:hover{ text-decoration:none;color:#9e3a3a;}



.feed_bk_ico{padding-top:20px; float:left; width:23px; height:16px;}















/*======

        Main Footer style here

		========================*/

.ftr_wrapper{

	width:100%;

	height:170px;

	background:url(footer_bg.gif) repeat-x center;

}



.row {float:left; width:1000px;}

.cola , .colb, .colc, .cold {width:110px;float:left;position:relative;}

.col_sammtv{float:left; width:220px;}

.col_aboutus{float:left; width:345px; padding-left:15px;}

.col_group_site{float:left; width:362px; padding-left:20px;}

.col_group_site_div{ width:100px;float:left; }

.col_group_site_div1{ width:100px;float:left; padding-top:40px; }

.col_group_site_div2{ width:155px;float:left; }









.ftr_divider{float:left; width:5px;}



#colc-contain {width:220px;float:left;position:relative;}

.colb {margin-left:16px;}

.colc {margin-left:16px;}

.cold {margin-left:16px;}

#footer {margin:0 auto;width:1000px;clear:both;color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:11px;}

#footer .cola a, #footer .colb a, #footer .colc a, #footer .cold a {font-weight:normal;} 

#footer .row {padding:20px 0px 0px 20px;width:980px;}

#footer .row .trimright {margin-right:4px;}

#footer .row h4 {color:#b5dc10;font-weight:bold;font-size:11px;padding:0 0 5px 20px;}

#footer .row ul {padding:6px 0 0 0; list-style:none;}

#footer .row li {padding:4px 0 5px 0;}

#footer .row li a {color:#625151; text-decoration:none;padding: 0 0 0 16px;display:block;}

#footer .row li a:link, #footer .row li a:visited {color:#625151;}

#footer .row li a:hover {color:#c4abab;}

#footer .row li a:active {color:#fff;text-decoration:none;}



#footer .row ul#footadmin {padding:6px 0 0 0;}

#footer .row ul#footadmin li {}

#footer .row ul#footadmin li a {text-decoration:none;padding: 0 0 0 22px;}

#footer .row ul#footadmin li a:hover {}

#footer .row ul#footadmin li a:active {color:#fff;text-decoration:none;}



.copyright{ padding:10px 0px 0px 35px; float:left}



/*======

        Main Footer style end

		=================================================================================*/





/* New style header*/

#layout_wrapper {

	background:#000000;

	padding-bottom:0px;

}



#layout_containner {

/*	background:#FFF;*/

	margin: 0 auto;

	width: 1000px;	

}



#js_bnr {

/*	background:#FFF;*/

	margin: 0 auto;

	width: 1000px;	

}



#header_wrapper {

	background:url(header.jpg) top center no-repeat;

	width:100%;

	height:112px;

	

}

#header {

	margin: 0 auto;

	width: 1000px;	

}



.left,.alignleft {float:left;}

.right,.alignright {float:right;}



.col1{

	width:700px;

}

.logo{

	width:173px;

	float:left

}

.main_nav{

	width:500px;

	float:left;

	padding-top:60px;

}

.col2{width:300px; }



.col_title {

	color:#591a1a;

	font-size: 1.2em;

	font-family:Arial, Helvetica, sans-serif;

	font-weight:bold;

	padding:17px 0px 0px 20px;

	float:left;

}

.col_title a{ 

	text-decoration:none;

	color:#591a1a;

}

.col_title a:hover{ 

	text-decoration:none;

	color:#9e3a3a;

}



.col_title2 {

	color:#591a1a;

	font-size: 1.2em;

	font-family:Arial, Helvetica, sans-serif;

	font-weight:bold;

	padding:17px 0px 0px 5px;

	width:70px;

}

.col_title2 a{ 

	text-decoration:none;

	color:#591a1a;

}

.col_title2 a:hover{

	text-decoration:none;

	color:#9e3a3a;

}

.feed_bk_ico{

	padding-top:20px;

	float:left;

	width:23px;

	height:16px;

}

#slider-banner { float:left; display:block; margin:0px 40px 0px 0px; width:613px;}

.slider-banner_img { width:600px; /*height:600px; border:#d5d5d5 1px solid;*/ }

#slider{ float:left; width:320px; display:block; margin:1px 0 0px 10px; }

#slider h2 { margin-top:5px;margin-bottom:12px; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#afafaf;}

#page_title { float:left; width:200px; border:#FF0000 solid 0px; }

.categoryname { color:#999; font-size:12px; }

.categorydivide { color:#e2e2e2; font-size:12px; }

#slider-banner {

    /*background-color: #FFFFFF;*/
    background-repeat: no-repeat;
    background-position: center center;
	float:right;
}

.days{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#afafaf; padding:18px 0px 18px 0px; line-height:20px;}

/************** Own Classes for Sliding Banners start ********************/

.silding_banner{
	width:1000px;
	color:#CCCCCC;
	float:left;
}

/************** Own Classes for Sliding Banners start ********************/

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

.box-content {
	width:980px; 
	margin:0 auto;
	color:#FFFFFF;
}

.box-content-transparent { padding:0 0px 0 0px; }

.transparent { filter:alpha(opacity=25); opacity: 0.25; }

.transparent-bg { filter:alpha(opacity=60); opacity: 0.6; }

.box-content-transparent { background-color:transparent; }

.sliderwrapper{
	overflow: hidden; 
	width: 980px; 
	height:300px;
	display:block; 
	margin:0 auto;
}

#paginate-slider1 { z-index:100;width: 980px; margin:0 auto;}

.sliderwrapper .contentdiv {
	visibility: hidden; 
	left: 0;
	top: 0; 
	filter:/*alpha(opacity=25);*/ progid:DXImageTransform.Microsoft.alpha(opacity=100); opacity: 1;
	width:960px; 
}

.pagination{
	float:left;
	text-align:left; background-position:left;
	position:absolute;
	width:930px;
	padding-top:300px;
	padding-left:30px;
}

.toc { padding-top:5px; width:12px; height:19px; padding-left:3px;}

.next, .prev {
	margin-top:0px;
	height:31px;
	position:absolute;
	width:990px;
	left:-10px;
	top:138px;
}

.pagination a img { border:none;}

.pagination a { float:left; list-style:none;margin-top:0; background:url(../images/pagination_normal.gif) no-repeat ;}

.pagination a:hover, .pagination a.selected:hover  { background:url(../images/pagination_over.gif) no-repeat ; }

.pagination a.selected { background:url(../images/pagination_over.gif) no-repeat ;}

a.next { background-image:url(../images/next_arrow.gif); background-position:970px;}

a.prev { background-image:url(../images/prev_arrow.gif) ;background-position:0px; }

a.next:hover { background-image:url(../images/next_arrow.gif);background-position:970px;}

a.prev:hover { background-image:url(../images/prev_arrow.gif); background-position:0px;}

#slider-banner { float:left; display:block; margin:0px 0px 0px 0px; width:613px;}

.slider-banner_img { width:613px; /*height:600px; border:#d5d5d5 1px solid;*/ }

#slider{ float:left; width:300px; display:block; margin:1px 0 0px 0px; text-align:left}

#slider h2 { margin-top:5px;margin-bottom:12px; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#afafaf;}

#page_title { float:left; width:200px; border:#FF0000 solid 0px; }

.categoryname { color:#999; font-size:12px; }

.categorydivide { color:#e2e2e2; font-size:12px; }

#slider-banner {
    background-repeat: no-repeat;
    background-position: center center;
	float:right;
}

.days{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#afafaf; padding:18px 0px 18px 0px; line-height:20px;}

/*----------------------------------Schedules.html css here-------------------------------------*/

.sc_thumb1{ width:178px; float:left; padding:0px 10px 0px 10px;font-family:Tahoma; font-size:10px; color:#5f4c4c; line-height:10px;}

.sc_thumb1_content{ width:400px;float:left; padding:0px 0px 0px 10px;font-family:Tahoma; font-size:11px; color:#5f4c4c; line-height:15px;}

.sc_thumb1_title{font-family:Tahoma; font-size:11px; color:#967d7d; line-height:10px; font-weight:bold; padding-bottom:10px;}

.sc_thumbs_div{ width:620px; padding:0px 10px 10px 0px; float:left;}

.sc_thumb1_content2{ width:550px;float:left; padding:0px 0px 10px 0px;font-family:Tahoma; font-size:11px; color:#5f4c4c; line-height:15px;}

.bullets{width:10px; float:left;padding:3px 0px 0px 10px;}

.today_title{width:400px;font-family:Tahoma; font-size:11px; color:#967d7d; line-height:10px; font-weight:bold; float:left;}

.today_title a{width:400px;font-family:Tahoma; font-size:11px; color:#967d7d; line-height:10px;}

.today_title_sub{font-family:Tahoma; font-size:10px; color:#967d7d; line-height:20px; font-weight:normal;}

.today_title_body{clear:both; font-family:Tahoma; font-size:11px; color:#967d7d; line-height:20px; font-weight:normal;}

#pic2 {
	left:0px;
	position: relative;
	top:0px;
	width:178px;
}


#pic2 a .large2 {
	border: 0px;
	display: block;
	height:0px;
	left:0px;
	position: absolute;
	top:0px;
	width:0px;
}



#pic2 a img {
	border: 1px solid #cca1a1;
}


#pic2 a.p12, #pic2 a.p12:visited {
	display: block;
	height:108px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 178px;
}

#pic2 a.p12:hover {
	color: #000000;
	text-decoration: none;
	background:url(../images/video_mouseover.png) no-repeat;
}

#pic2 a.p12:hover .large2 {
	display: block;
	height: 108px;
	left:0px;
	position: absolute;
	top:0px;
	width: 178px;
}

/******************* thisweek styel here ****************/
.nav_left{float:left; width:640px;}

.productsLeft_nav {
	width:640px;
	margin:0;
	visibility:visible;
	overflow: hidden;
	background:#472e2e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#afafaf;
	text-align:center;
	height:50px;
	float:left;
	margin: 0;
	padding: 0;
}

.productsLeft_nav ul {
	list-style-type: none;
	display: block;
	float:left;height:50px;
}

.productsLeft_nav li {
	display: inline: /* :KLUDGE: Removes large gaps in IE/Win */;
	float:left;
	margin-left:-10px; 
	height:50px;
	}

.productsLeft_nav  a {
	width:85px !important;
	line-height: 24px;
	color: #afafaf;
	text-decoration: none;
	float:left;
	text-align:center;
	display: inline;
	height:48px;
}

.productsLeft_nav a:hover{
	background-color: #583535;
	color: #afafaf;
	float:left;
	width:85px !important;
	height:48px;
}
.selected22{background-color: #583535;
	color: #afafaf;
	float:left;
	width:85px !important;
	height:48px;
	}

.frame_title{width:640px; height:100%; float:left}
.frame_title2{width:640px; height:100%; float:left; background:#2f1b1b;}
.main_product_div{float:left; width:97.50%;margin:0px 10px; font-family: Tahoma; font-size:12px; color:#7d8400; font-weight:bold; clear:left;}
.product_title{float:left; width:97.50%; height:16px;margin:10px 10px; font-family: Tahoma; font-size:12px; color:#7d8400; font-weight:bold;}
.time{ float:left; width:90px; height:30px; font-weight:bold; color:#afafaf; text-align:center; font-family:Arial, Helvetica, sans-serif; line-height:30px;}
.programme_schedules{ float:left; width:520px; height:30px; padding-left:20px; font-weight:normal; color:#8b6060; text-align:left;font-family:Arial, Helvetica, sans-serif;line-height:30px;}
.months{ font-family:Tahoma; font-size:10px; font-weight:normal; color:#8b6060; text-align:center;}
.location{float:left; width:600px; height:30px; font-weight:bold; color:#5DA5D8; padding:20px 0 0 10px; text-align:Left; font-family:Arial, Helvetica, sans-serif;font-size:14px; line-height:30px;}
.name{ float:left; width:150px; height:20px; font-weight:bold; color:#afafaf; padding-left:10px; text-align:Left; font-family:Arial, Helvetica, sans-serif; line-height:25px;}
.number{ float:left; width:150px; height:20px; font-weight:bold; color:#afafaf; text-align:Left; font-family:Arial, Helvetica, sans-serif; line-height:25px;}

div.error, tr.error  {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
color:#A30000;
margin-bottom:0;
width:602px;
}


#block-block-29{background:url("block_btm_line.gif") repeat-x center bottom;
padding:5px 0 10px 5px; width:100%; } 

/*============== New added class 31-5-2010 ===============================*/
.left-corner .clear-block  {
background:none repeat scroll 0 0 #251313;
display:block;
}

.coming_shows_list{ width:230px;float:right;list-style:inside;
	list-style-type:square; clear:right;}

.clear{ clear:both;}

/*============== Download Page New added class 01-06-2010  ===============================*/
.download_containner{width:100%; float:left; }
.dwncontent{style="float:left; width:80%; padding:10px;}

.dwntitle{font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#FFFFFF;}
.dwntitle p{ padding:0; margin:0; line-height:1.30px}

.imglink{ float:left; width:`100%; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF;}
.imglink a{ text-decoration:none; color:#E8E8E8;}
.imglink a:hover{text-decoration:underline; color:#FFFFFF; }
