/*Begin Library*/
.margin0 { margin:0 !important; }
.padding0 { padding:0 !important; }
.padl5 { padding-left:5px; }
/*End Library*/

/* These styles just pretty up the page a bit. */
body {
	font: 62.5%/1.2 Arial, Helvetica, sans-serif;/*background-color: #fff; 
	margin:0;*/
	}
#menuholder {
	position: relative;
	width: 920px;
	padding: 15px;
	margin: 0 0;
	position: relative;
	margin:  expression('20px', '0px');
	height:30px;
}
.middlebody ol {
	margin-left: 17px;
}
/* These styles create the dropdown menus. */
.menu {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: expression('920px');
}
.menu li {
	list-style: none !important;
	display:inline !important;
	margin-top:5px;
	float: left !important;
}
.menu li a {
	padding-bottom: 8px;
}
.menu li ul {
	display: none;
	width: 970px !important;
}
/*
.menu li:hover ul, .menu li.hover ul{
	position: absolute;
	display: inline !important;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0; 
	top:35px;
	}

.menu li:hover li, .menu li.hover li {
	float: left; }
	*/

.active ul {
	display:inline !important;
	position:absolute;
	left: 0;
	margin: 0;
	padding: 0;
	top:35px;
}
#topsearch .button {
	vertical-align: bottom;
	padding:0px 1px;
	border:0px !important;
}
#topmenu .menu li A:link {
	TEXT-DECORATION: none;
	color: #ffffff;
	font-size:14px;
	padding:0 9px;
	vertical-align:middle;
}
#topmenu .menu li A:active {
	TEXT-DECORATION: none;
	color: #000000;
	font-size:14px;
	padding:0 9px;
	vertical-align:middle;
}
#topmenu .menu li A:visited {
	TEXT-DECORATION: none;
	color: #ffffff;
	font-size:14px;
	padding:0 9px;
	vertical-align:middle;
}
#topmenu .menu li A:hover {
	TEXT-DECORATION: none;
	color: #ffffff;
	font-size:14px;
	padding:0 9px;
	vertical-align:middle;
}
#topmenu .menu li A:unknown {
TEXT-DECORATION: none;
color: #ffffff;
font-size:14px;
padding:0 12px;
vertical-align:middle;
}
#topmenu .menu li ul li A:link {
	TEXT-DECORATION: none;
	color: #000000;
}
#topmenu .menu li ul li A:active {
	TEXT-DECORATION: none;
	color: #000000;
}
#topmenu .menu li ul li A:visited {
	TEXT-DECORATION: none;
	color: #000000;
}
#topmenu .menu li ul li A:hover {
	TEXT-DECORATION: none;
	color: #000000;
}
#topmenu .menu li ul li A:unknown {
TEXT-DECORATION: none;
color: #000000;
}
#topmenu .menu li ul li A {
	outline-style:none;
	outline:none;
	FONT-WEIGHT: normal;
	color: #ffffff;
}
#topmenu .menu li A {
	outline-style:none;
	outline:none;
	FONT-WEIGHT: normal;
	color: #000000;
}
li.active a {
	color:#000000 !important;
	font-weight:bold;
}
li.active li.active a {
	color:green !important;
	font-weight:bold !important;
}
#topmenu li.active li.active a:link {
	color:green !important;
	font-weight:bold !important;
}
#topmenu li.active li.active a:active {
	color:green !important;
	font-weight:bold !important;
}
#topmenu li.active li.active a:visited {
	color:green !important;
	font-weight:bold !important;
}
#topmenu li.active li.active a:hover {
	color:green !important;
	font-weight:bold !important;
}
#topmenu li.active li.active a:unknown {
color:green !important;
font-weight:bold !important;
}
#topmenu ul.menu li ul li ul {
	display:none !important;
}
#topmenu ul.menu li.active ul #current a {
	font-weight:bold;
	color:#446700 !important;
}
#topmainmenu {
	/*background: #8caa03 url('../images/topnave_rightcurve.jpg') no-repeat top right;
        background-color:#8caa03;*/
background:url('../images/topmainmenubg.gif') repeat-x;
	background-color:#297642;
	float:left;
	margin:auto;
	padding:0px;
	width:100%;
	height:39px;
}
#topmainmenu ul.menu {
	margin-left:-2px;
}
#topmainlinks {
	/*background: url('../images/topnave_leftcurve.jpg') no-repeat top left;*/ 
	height:33px;
	float:left;
	margin:0px;
	padding:0px;
	white-space: nowrap;
	padding:0px;
	margin:0px;
	padding-left:expression('15px');
}
#topmainlinks #navbar li ul li {
	background:url('../images/seperator.gif') no-repeat 0 15px;
	border:none;
}
html>body #topmainlinks #navbar li ul li {
	line-height:1.5em;
}
#topmainlinks #navbar li {
	/*background: url('../images/topnave_linkseparator.gif') no-repeat 0 -1px; */
border-left:2px #ffffff solid;
	margin:0px;
	/*padding:5px 0px 0px 0px;*/
padding:9px 0 14px 0;
}
#topmainlinks ul li a {
	padding:8px;
	margin-top:0px;
	height:33px;
	outline:none;
}
#topmainlinks ul li ul li a {
	background:url('');
	outline:none;
}
#topsubmenu {
	background-image: url('../images/topnave_shadowbg.jpg');
	background-repeat:repeat-x;
	float:left;
	height:33px;
	margin:0px 0px;
	padding:0px;
	width:100%;
}
#topsublinks {
	/*background: url('../images/topnave_leftcurve_shadow.jpg') no-repeat top left;*/ 
	height:33px;
	float:left;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}
#topsublinks div {
	/*background: url('../images/topnave_rightcurve_shadow.jpg') no-repeat top right;*/ 
	height:33px;
	display:block;
	text-align:left;
}
#topmenu {
	padding:0px 20px;
}
#current a {
	color: #669900;
}
#topheader {
	width:100%;
	height:100px;
	float:left;
}
#toplogo {
	float:left;
	padding-left:20px;
	padding-top:3px;
	height:90px;
	/*width:300px;*/
        width:260px;
	float:left;
}
#toplinks {
	float:right;
	height:70px;
	padding-right:20px;
	width:400px;
}
#topsearch {
	float:right;
	text-align:right;
}
#breadcrumbs A:link {
	TEXT-DECORATION: none;
	color: #FFFFFF;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
}
#breadcrumbs A:active {
	TEXT-DECORATION: none;
	color:  #FFFFFF;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
}
#breadcrumbs A:visited {
	TEXT-DECORATION: none;
	color: #FFFFFF;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
}
#breadcrumbs A:hover {
	color:  #FFFFFF;
	TEXT-DECORATION: underline;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
}
#breadcrumbs A:unknown {
TEXT-DECORATION: none;
FONT-SIZE: 12px;
FONT-WEIGHT: normal;
}
#breadcrumbs SPAN {
	color:#ffffff;
}
.breadcrumbs {
	TEXT-DECORATION: none !important;
	color: #FFFFFF !important;
	FONT-SIZE: 12px !important;
	FONT-WEIGHT: normal !important;
	font-family:arial !important;
}
.cssboxright {
	width: 100% !important;
	/*margin: 0px auto;*/ 
	margin-bottom:10px;
 .margin:5px 0px;/*for IE 7*/
}
.cssboxright_head {
	background-position: top right;
	/*margin-right: -15px; */
	 
 background-color:#297642;
}
.cssboxright_head h5 {
	background-position: top left;
	margin: 0px;
	border: 0px;
	/*padding: 10px 0 5px 20px; */
        padding:5px 0 5px 15px;
	height: auto !important;
	height: 1%;
	/*color:#F5E083;*/
        color:#FFFFFF;
	font-size:14px;
	/*width:100%;*/
	font-weight:normal;
}
.cssboxright_body {
	background-position: bottom left;
	margin-right: 0px;
	/*padding: 10px !important;*/
	padding:5px 10px !important;
	background:#EDF1CD;
	border-bottom:2px solid #DEE5B1;
}
.cssboxright_body td {
	color:#7FA337;
	font-weight:bold;
	text-align:center !important;
}
.cssboxright_body td img, .cssbox_body td img {
	padding:0px;
	border:0px solid #B2B2B2;
	border:0px 0px 0px 0px;
	background:#ffffff;/*
//Commented based on parag's decision.- Karthik
width:110px !important;
height:110px !important;*/
}
#mainright .readon, #mainleft .readon {
	background:none !important;
	font-size:12px !important;
	font-color:#008000 !important;
	padding-right:0px !important;
	margin-right:0px !important;
	text-align:center !important;
	float:none !important;
	display:block !important;
}
#mainright a.readon, #mainleft a.readon {
	font-weight:bold !important;
	color:#008000 !important;
	font-size:15px !important;
}
.rsg2-mygalleries {
	display:block;
	background:#297642;
	width:130px;
	height:25px;
	vertical-align:middle;
	text-align:center;
}
.rsg2-mygalleries, .rsg2-mygalleries_link {
	font-size:13px !important;
	font-weight:bold;
	color:#fff !important;
}
/****************************/

#loginlink {
	background:url(../images/loginlink.jpg) no-repeat;
	width:100%;
	height:70px;
	padding:10px 0 0 8px; /*margin:0 0 -10px 10px;*/
	margin:0 0 -10px 0;
}
.logintext {
	color:#ffe56b;
	font-size:16px !important;
	font-family:Trebuchet MS;
}
#login {
	position:absolute;
	top:0px;
	z-index:999;
	width:100%;
}
.middlebody form#login {
	position:relative;
}
.blankdiv {
	width:200px;
	/*height:155px;*/
height:190px;
	z-index:50;
}
.gk_news_show_center a.readon {
	font-weight:bold;
	font-size:12px !important;
	text-align:right;
	background:transparent url(../images/navigationListStyleBullet.gif) no-repeat scroll right center
}
#myBlog-head {
	height:60px !important;
}
h4.componentheading, h1.componentheading, div.componentheading {
	min-height:50px;
	width:100%;
	/*text-indent:70px;
	text-indent:20px;*/
	color:#fff;
	/*font-size:19px;*/
	font-size:25px !important;
	padding: 5px 0 0 0;
	line-height:25px;
	margin-bottom:10px;
}
#page div, #page table {
/*	margin-top:20px;*/
}
.sectiontableentry1 td a, .sectiontableentry2 td a {
	font-size:13px;
	font-style:arial !important;
}
/* For Homepage Articles */

h2.contentheading {
	font-size:16px !important;
	/*margin:5px 0px;*/
	margin-bottom:10px;
	color:#297642;
}
.row_separator {
	border-bottom: 2px solid rgb(187, 187, 187);
	display:block;
	clear:right;
	margin-bottom:10px !important;
}
.article_column img {
	margin:4px 10px 0 0;/*	margin:0px 5px;*/
}
/*Added by ashirwad*/
#maincenter {
	float:left !important;
	margin:0 10px 0 0 !important;
	min-height:100px !important;
	width:590px !important;
}
h4.componentheading, h1.componentheading, div.componentheading {
	background:#297642 url('../images/titleheader.jpg') no-repeat !important;
	/* padding:20px 0px 0 10px !important; padding:10px 0 0 20px;*/
	font-size:25px !important;
	/*height:40px !important;*/
	min-height:32px !important;
	color:#ffffff !important;
}
/*tr.sectiontableentry1, tr.sectiontableentry2{
	color:#297642 !important;
	height:30px !important;
	font-size:16px !important;
	margin-bottom:10px !important;
	padding:5px 0 !important;
}*/

tr.sectiontableheader {
	background:#EDF1CD none repeat scroll 0;
	color:#008000;
	height:30px;
}
tr.sectiontableentry1, tr.sectiontableentry2 {
	height:30px !important;
	padding:5px 0 !important;
}
.table_border tr td {
	color:#297642 !important;
	font-size:16px !important;
	font-weight:bold !important;
}
h4.contentheading {
	font-size:16px !important;
	color:#297642 !important;
	margin:10px 0;
}
.active ul {
	width:970px !important;
}
/*****Added by ashirwad on 2008-12-17*****/

div.gk_tabarts {
	margin-top:15px;
}
div.gk_tabarts_wrap {
	width:540px !important;
}
div.gk_tabarts_container0 {
	width:535px !important;
}
/**/

#page img {
	margin:5px;
}

#page img.imgright {
	float: right;
	margin-right: 0px !important;
	margin-left: 10px !important;
}

td.gk_news_show_center {
	text-align:left !important;
}
.componentheading div {
	font-size:13px !important;
	/*margin-top:-5px;*/
	margin-top:-11px;
	margin-right:3px;
}
.componentheading h4 {
	font-size:25px !important;
}
/******Add to Cart Table********/

.cartTable {
	border:1px solid #AACCAA;
	margin:10px 0;
	padding:5px;
}
/******Add to Cart Table********/


/** Poll added on 9.3.2010 **/

.poll dl {
	margin: 10px 0;
	float: left;
	width: 100%;
}

.poll dt{
	float: left;
	font-weight: bold;
	width: 25%;
}

.poll dd{
	float:left;
	width: 70%;
}

.poll .question{
	font-weight: bold;
}

.poll .pollstableborder {
	margin-top:10px;
	width:90%;
}

.poll .pollstableborder .td_1{
	width:10%;
}

.poll .pollstableborder .td_2{
	width:15%;
}

.poll .pollstableborder .td_3{
	width:75%;
}

.poll .pollstableborder tr.sectiontableentry1 {
	height:100% !important;
}

/** End Poll **/

/* Right Align Number of Comments Text */
div#written_comments_title {
	text-align: right;
}

/* Top margin for Comments div */
div#jc {
	margin-top: 15px;
}

/* Left and bottom margins for middlebody LI */
.middlebody ul li{
	margin: 0 0 10px 5px;
}
/*Tinymce width */
.mceToolbarTop * {
float:left;
}
.mceToolbarTop select {
width:auto!important;
}
.mceToolbarTop option {
float:none;
}
/*End Tinymce width*/


.continue_link{
    float:right;
    width:auto !important;
    padding-left:30px !important;
}
/* For Google translate */
.goog-te-combo {
width:152px !important;
margin:0px 36px 0px 5px !important;
float:right !important;
border:1px solid;
}

#topsearch{
	width:360px !important;
}
/* For Google translate */

/* Shopping Cart Style */
#vmMainPage a{
    color: #297642;
    font-size: 12px;
    font-weight: bold;
}
#vmMainPage h5{
    color: #297642;
    font-size: 12px;
    margin-bottom: 10px;
}
#vmMainPage a.continue_link{
	float:right;
}
.txt-green{
	color:#008000 !important;
}
.caption {
	font-size:11px;
}

