a {
	text-decoration: none;
}  

a:link, a:visited {
	color: #1ECBDB;
}

a:hover, a:active {
	color: #000000;
	text-decoration:none;
}

ul {
	list-style-type: disc;
}

ol, ul, li {
	list-style: square;
	font-size: 1.0em;
	line-height: 1.5em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
}
.blocktable
{
padding-right:9px;
}

p {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0em 2px 1.2em 0em;
}

table, tr, td , th, textarea, form {
	font-size: 1.0em;
	line-height: 1.5em;
}  

img {
	font-size: 1em;
	line-height: 1.5em;
	text-decoration: none;
}

.story-box p img, story-content  p img{
    border: 0px solid #363636;
	margin-left:5px;
}

li > p {
	margin-top: 0.2em;
}

pre {
	font-family: monospace;
	font-size: 1.0em;
}

strong, b { 
	font-weight: bold;
    color: #333333;
}

h3 {
	color : #666666;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0em 0em 1.2em 0em;
}

h2 {
	color : #245C92; 
	font-size: 20px;
	margin: 0px;
	padding-bottom:5px;
	border-bottom:1px #000000 solid;
	font-weight: normal;
}

h1 {
	color : #ED1B24;  
	font-size: 1.3em;
	margin: 0em 0em 1.2em 0em;
	font-weight: bold;
}

h4 {
	color : #CCCCCC; 
	font-size: 1.2em;
	margin: 0em 0em 1.2em 0em;
	font-weight: bold;
}

h5 {
	color : #999999; 
	font-size: 1.0em;
	margin: 0em 0em 1.2em 0em;
	font-weight: bold;
}

h6 {
	color : #999999; 
	font-size: 0.8em;
	margin: 0em 0em 1.2em 0em;
	font-weight: bold;
}

hr {
	border:none;
    border-top: 1px solid #A0E4EA;
} 

input {
	border: 1px solid #CCCCCC;
	margin-right: 4px;
	margin-left: 4px;
    margin-top: 2px;
	font-size: 1em;
    color: #000000;
    background-color: #F6F6F6;
}

option { 
    color: #333333;
    background-color: #FFF;
   	font-size: 1em;
} 

textarea , select {
	border-width: 1px;
	border-color: #CCC;
	border-style: dotted; 
	background-color: #f6f6f6; 
	color: #333333;
	font-size: 1.2em;
} 

checkbox {
	background-color: #CCCCCC;
	color: #333333;
}

select {
	font-size: 1em;
	color: #333333;
}

small {
	font-size: 10px;
}

.block-featured-left {
	padding-top: 5px;
	padding-right:17px;
	color: #E4FFAC;
} 

.block-featured-left a,.block-featured-left a:visited{
	color: #E4FFAC;
	text-decoration:none;
} 

.block-featured-left a:hover{
	color: #FFF;
	text-decoration:none;
} 

.block-title, .block-title-right {
	font-weight: bold;
	background:transparent right;
	text-align: right;
} 

.block-title
{
color:#245C92;
font-size:20px;
margin:0;
}

.block-title-right {
	font-size:16px;
	color:#E4FFAC;
	padding-bottom:2px;
}

.blocktitle
{
	text-align: left;
}

.block-title-left
{
	font-size:16px;
	color:#E4FFAC;
	border-bottom:1px #A0E4EA solid;
	padding-bottom:2px;
	font-weight:bold;
	text-align:right;
	background:transparent right;
}

.block-info-left
{
	color:#FFFFFF;
}

.block-info-left-new
{
	padding-top:5px;
}

.block-info-left-new a
{
	color:#FFFFFF;
	line-height:30px;
	font-size:14px;
}

.block-info-left-new a:hover 
{
	color:#E4FFAC;
	line-height:30px;
}

.block-info-left-new a:visited 
{
	color:#FFFFFF;
}
#download {
	background-color: #ffffff;
	margin-top: -34px;
	margin-right: -11px;
	margin-left: -11px;
	position: relative;
	color: #666666;
	width:172px;
}

.footerblock {
	vertical-align:middle;
	padding: 5px 10px 8px 20px;
	background:#215793;
	color:#FFFFFF;
}

a:link.footerblock, a:visited.footerblock {
	color: #94AB36;
	text-decoration:none;
	border: 1px solid #F6F6F6;
	padding: 3px 3px 3px 5px
}

a:hover.footerblock, a:active.footerblock {
	color: #FFFFFF;
	text-decoration:none;
	background-color:#94AB36
}

.header-envelope {
	background-color: #FAFAFA;
	padding-top: 0px
} 

.header-navigation {
	font-family:Arial, Helvetica, sans-serif;
	direction:rtl;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	height:20px;
	padding-left:5px;
}


.header-navigation a:link, .header-navigation a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	background:url(images/nav_sep.jpg) right no-repeat;
	padding-left:12px;
	padding-right:12px;
	display: inline;
}

.header-navigation a:hover, .header-navigation a:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#225792;
	font-size:14px;
	text-decoration:none;
	background:url(images/nav_sep.jpg) right no-repeat;
	padding-left:12px;
	padding-right:12px;
}

.header-logobg-container-outer {
	background:url(images/header.jpg);
	height:306px;
}

.header-logobg {
	color: #565034;
	padding:0px 10px 0px 10px;
	font-size: 1.5em;
	font-weight:bold;
}

.logo{
	width:456px;
	height:195px;
	padding-top:33px;
	padding-left:17px;
	padding-bottom:57px;
	float:left;
}

.block-vote-results
{
	padding-left:15px;
	padding-right:9px;
}
.main-middle-content
{
	width:100%;
	margin:0 auto;
	background:url(images/bg_img.jpg) repeat-x #215793;
}

.bg-middl-content
{
	background:#FFFFFF;
	width:100%;
}

.header-logobg a:link, .header-logobg a:visited, .header-logobg a:hover, .header-logobg a:active {
  	font-size:0.8em;
	color: #ED1B24;
	letter-spacing: 0.05em;
}

.readmore, .readmore a:link, .readmore a:hover, .readmore a:active, .readmore a:visited{
	font-weight: normal;
	padding: 0px 3px;
	text-align:center;
}

.shrek {
	/*	padding: 28px;*/
	width:980px;
}

#a {
	background-image: url(images/1.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#b {
	background-image: url(images/2.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

#c {
	background-image: url(images/3.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#d {
	background-image: url(images/4.gif);
	background-position: left;
	background-repeat: repeat-y;	
}

#e {
	background-image: url(images/6.gif);
	background-position: right;
	background-repeat: repeat-y;	
}

#f {
	background-image: url(images/7.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#g {
	background-image: url(images/8.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
}

#h {
	background-image: url(images/9.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}    

.sitebody {
	margin:0px;
	padding:0px;
	font-size:13px;
	color: #565034;
	background:#1C96A5;
	font-family:Arial, Helvetica, sans-serif;
	color:#363636;
}

.site-slogan {
	font-size:1.2em;
	padding:2px 5px 2px 5px;
	color: #990000;
	letter-spacing: 0.5em;
	text-align: center;
	font-weight: bold;
}

.story-content {
	text-align: justify;
	padding: 0px 0px 0px 0px
}

.story-box {
	padding-left:5px;
}

.story-box a:link {
	color: #1ECBDB;
	padding-bottom: 1px;
	text-decoration:underline;
}  

.story-box a:visited {
	color: #1ECBDB;
	padding-bottom: 1px;
}  

.story-box a:hover{
	color: #1ECBDB;
	padding-bottom: 1px;
	text-decoration:none;
}  

.story-box a:active {
	color: #ED1B24;
	border-bottom: 1px dashed #EEEEEE;
	background-color: #FFFFFF;
    padding-bottom: 1px;
}  

.story-container {
	padding-right: 0px;
	padding-left: 15px;
	padding-top : 6px;
}

#topbg-left{
	background: url(images/1bg.jpg) no-repeat;
	height:12px;
	float:left; 
	width:35px;
}

#topbg-right{
	background: url(images/2bg.jpg)  no-repeat;
	height:12px;
	float:right; 
	width:35px;
}

#topbg-middle{
	background: #FFFFFF;
	height:16px;
	float:left;
}

/*#bottombg-left{
	background: url(images/left_left_bg.jpg) no-repeat;
	float:left; 
	width:33px;
	height:16px;
}

#bottombg-right{
	background: url(images/left_right_bg.jpg) no-repeat;
	float:right; 
	width:33px;
	height:16px;
}

#bottombg-middle{
	float:left;
}
*/

.bottombg-left{
	background: url(images/left_left_bg.gif) no-repeat;
	width:35px;
	height:20px;
}

.bottombg-right{
	background: url(images/left_right_bg.gif) no-repeat;
	width:35px;
	height:20px;
}

.bottombg-middle{
	background:#FFF;
	width:auto;
}

.story-information  {
	text-align: right;
	font-size: 11px;
	background-color: transparent;
	color: #ABABAB;
	margin:0px;
	padding:3px 3px 0px 0px;
}

.story-information a:link, .story-information a:hover, .story-information a:visited  {
	text-align: right;
	font-size: 90%;
	border: none;
	background-color: transparent;
}

.story-information  img {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align:middle
}

.story-title {
	margin: 0px;
	font-size:20px;
	color:#245C92;
}

.story-title a{
	color:#245C92;
	text-decoration:none;
}

.story-title a:hover{
	color:#245C92;
}

/*Calendar*/

.cal-body {
	background:#FFFFFF;
	border-bottom:#E7E7E7 1px solid;
	border-left:#E7E7E7 1px solid;
	border-right:#E7E7E7 1px solid;
	border-top:#E7E7E7 1px solid;
}

.cal-day,cal_day {
	background:transparent;
	border-bottom:#F7F7F7 1px dashed;
	border-left:#F7F7F7 1px dashed;
	border-top:#999999 2px solid;
}

.cal-dayview-times {
	background:#F7F7F7;
	border-bottom:#E7E7E7 1px solid;
	border-left:#E7E7E7 1px solid;
	border-right:#E7E7E7 1px solid;
	border-top:#1A3955 1px dashed;
}

.cal-dayx-body {
	background:#E7E7E7
}

.cal-dayx-cur {
	background:#FFFFFF;
}

.cal-dayx-subcur {
	background:#FFFFFF;
	padding-top:4px
}

.cal-dayx-times {
	border-bottom:#FFFFFF 1px solid;
	border-left:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid
}

.cal-dayx-times2 {
	background:#FFFFFF
}

.cal-dayx-weekevent {
	border-bottom:#FFFFFF 1px solid;
	border-left:#FFFFFF 1px dashed;
	border-right:#FFFFFF 1px dashed;
	border-top:#E7E7E7 1px solid
}

.cal-futureday {
	background:#F7F7F7
}

.cal-header {
	border-bottom:#F7F7F7 1px solid;
	border-left:#F7F7F7 1px solid;
	border-right:#F7F7F7 1px solid;
	border-top:#F7F7F7 1px solid
}

.cal-hr {
	background:#FFFFFF
}

.cal-month,cal_month {
	background:#F7F7F7;
}

.cal-nullday {
	background:#FFFFFF;
	border-bottom:#F7F7F7 1px dashed;
	border-left:#F7F7F7 1px dashed;
	border-top:#F7F7F7 1px dashed;
}

.cal-oldday {
	background:#E7E7E7;
}

.cal-quickadd,quickadd {
	background:#F7F7F7;
	border-bottom:#E7E7E7 1px solid;
	border-left:#E7E7E7 1px solid;
	border-right:#E7E7E7 1px solid;
	border-top:#E7E7E7 1px solid;
	padding:4px
}

.cal-today {
	background:#FFFFFF;
	border-bottom:#B0A77E 1px dashed;
	border-left:#B0A77E 1px dashed;
	border-right:#B0A77E 1px dashed;
	border-top:#B0A77E 1px dashed
}

.cal-weekpointers {
	border-bottom:#F7F7F7 1px dashed;
	border-left:#F7F7F7 1px dashed
}

.cal-weekview-addevent {
	background:#FFFFFF;
	border-right:#E7E7E7 1px solid;
	border-top:#E7E7E7 1px solid;
	padding:4px
}

.cal-weekview-caltitle {
	background:#FFFFFF;
	border-bottom:#E7E7E7 1px solid;
	border-left:#E7E7E7 1px solid;
	border-right:#E7E7E7 1px solid;
	padding:4px
}

.cal-weekview-curday,weekview_curday {
	background:#F7F7F7;
}

.cal-weekview-daterange {
	background:#FFFFFF;
	border-left:#E7E7E7 1px solid;
	border-right:#E7E7E7 1px solid;
	border-top:#E7E7E7 1px solid;
	color:#999999;
	padding:4px
}

.cal-weekview-dayformat {
	background:#FFFFFF;
	border-left:#E7E7E7 1px solid;
	border-top:#E7E7E7 1px solid;
	padding:4px
}

.cal-weekview-offday,weekview_offday {
	background:transparent;
}

.smallcal {
	font-size:0.8em
}

.cal-event-title {
	color : #999999; 
	font-size: 1.7em;
	margin: 1em 0em 0em 0em;
	font-weight: bold;
}

/*Comments*/

.comment, #comment {
	margin-left: 0px;
	margin-right:0px;
	color:#333333;
}

.commentbar1 {
	background:transparent;
	padding:3px 3px
}

.commentbar2 {
	text-align: center;
	padding: 10px 2px 2px 2px;
}

.commentbar3 {
	background:#FFFFFF;
	font-size:0.8em;
	padding:3px 3px
}

.commentbar4 {
	background:#E7E7E7;
}

.commentbox {
	border:1px dashed #dddddd;
	margin: 20px 0px 0px 0px;
	padding: 0px 20px 10px 20px;
	color:#000000;
	background-color:#f9f9f9;
	text-align:justify
}

.commenttitle {
	font-weight:bold;
	text-transform:uppercase;
	padding:3px 0px 3px 0px;
	margin-top:15px;
	color:#ED1B24}

.comment-information {
	font-size: 0.8em;
	color: #999999;
	text-align: right;
	margin: 0px 15px 0px 15px
}

.comment-information-thread {
	font-size: 0.8em;
	color: #DDDDDD;
	margin: 0px 15px 0px 15px
}

#trackback {
	padding: 25px 
}

/* New GL Common Plugin CSS Declarations */

.pluginRow1 td { 
	background-color: #F6F6F6; 
}

.pluginRow2 td { 
	background-color: #FAFAFA; 
}

.pluginRollOver { 
	color: #999999; 
	background-color: #EEEEEE; 
}

.pluginRollOut { 
	color: #999999; 
	background-color: #F7F7F7; 
}

.pluginCellTitle {
	color: #666666; 
	background-color: #DDDDDD;
}

A.pluginButton:link, A.pluginButton:visited {
    color: #FFF;
    text-align: center;
    padding-top: 2px;
    display: block;
    height: 19px;
    text-decoration: none;
    background-color: transparent;
}

A.pluginButton:hover { 
    color: #FFF; 
    text-align: center; 
    padding-top: 2px; 
    background: url('navbar/images/button_over.gif') repeat-x center; 
    display:block; height:19px; text-decoration:none; background-repeat:repeat-x; background-color:transparent
}

/* END of GL Plugin Common CSS */

/* Forum Plugin specific CSS */

.codeblock  { 
    background-color: #ECE9D8;
    width: 470px;
    height: 160px;
    overflow: auto;
    font-size: 11px;
    min-height: 50px;
    max-height: 120px;
    margin: 5px 0px 5px 5px;
    padding:5px;
    border: 1px dashed black;
}

.quotetop {
    border-right:1px dotted #000; 
	border-top:1px dotted #000; 
	border-bottom:1px dotted #000; 
	background:#EEE url('forum/image_set/img_quote.gif') no-repeat right; 
	border-left:4px solid #CCCCCC;
    font-weight: bold;
    font-size: 10px;
    padding: 3px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:8px; 
	margin-bottom:0;
}

.quotemain {
    background: #FAFCFE;
    border: 1px dotted #000;
    border-left: 4px solid #CCCCCC;
    color: #999999;
    padding: 4px;
    margin: 0 auto 8px auto;
}

.forumrules img{
  vertical-align:bottom;
}

/* End of Forum specific CSS  */

/* Common CSS for on-hover info feature - Add if not already included */

a.info{
    position:relative; /*this is the key*/
    z-index:24;
    text-decoration:none
}

a.info:hover  {
    z-index:25;
    padding-top:5px;
    padding-bottom:5px;
    text-decoration:none
}

a.info span{display: none}

a.info:hover span { /*the span will display just on :hover state*/
    font-style:normal;
    display:block;
    position:absolute;
    top:3em; left:-5em; width:22em;
    border:1px solid #CCC;
    background-color:#E3E1C1; color:#999;
    padding:7px;
    text-align: left;
    text-decoration:none
}

.right_search{
	width:243px;
	}
	
.right_heading{
	width:243px;
	font-size:16px;
	color:#E4FFAC;
	border-bottom:1px #A0E4EA solid;
	padding-bottom:2px;
	font-weight:bold;
	}
	
.right_heading a{
	color:#E4FFAC;
	text-decoration:none;
	border-bottom:0px #A0E4EA solid;
}

.right_heading a:hover{
	color:#E4FFAC;
	text-decoration:none;
}
	
.right_searchbox{
	width:243px;
	padding-top:8px;
}

.right_searchbox_input{
	width:153px;
	padding-left:5px;
	float:right;
}
	
.right_searchbox_searchbut{
	padding:0px;
	margin:0px;
}

.right_contactus{
	width:243px;
	direction:ltr;
	text-align:left;
	line-height:16px;
	color:#FFFFFF;
}
	
.right_contactus a{
	color:#E4FFAC;
	text-decoration:none;
}

.right_contactus a:hover{
	color:#E4FFAC;
	text-decoration:underline;
}
	
.leftcont_borderline{
	padding-top:5px;
	border-bottom: 1px #666666 dashed;
	margin-left:6px;
}
	
/* End of common CSS for on-hover info feature */

