/* Start of CMSMS style sheet 'default_scr' */
body {
   background-color: #294b18;
   color: #333;
   margin:0em; /* gives some air for the pagewrapper */
   background: #294b18 url(uploads/images/bkg.jpg) repeat-x 0 0px; 
}
body {
   background-color: #294b18;
   color: #333;
   margin:0em; /* gives some air for the pagewrapper */
   background: #294b18 url(uploads/images/bkg.jpg) repeat-x 0 0px; 
}

#global {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 730px;
	margin: 0px 0px 0px -367px;
	padding: 0px;
}

/* additionally for links....... */
/*
if img is inside "a" it would have 
borders, we don't want that
*/
img {
   border: 0;
}

/*
default link styles
*/
/* set all links to have underline and bluish color */
a,
a:link 
a:active {
   text-decoration: underline;
/* css validation will give a warning if color is set without background color. this will explicitly tell this element to inherit bg colour from parent element */
   background-color: inherit; 
   color: #18507C; 
}

a:visited {
   text-decoration: underline;
   background-color: inherit;
  color: #18507C;                /* a different color can be used for visited links */
}


/* remove underline on hover and change color 
a:hover {
   text-decoration: none;
   background-color: #C3D4DF;
   color: #385C72;
}
*/
/* end of addition */

#header {
	margin: 0px;
	padding: 0px;
}
#languages {
	position: absolute;
	top: 5px;
	right: -80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-align: center;
}
#languages img.other {
	Filter: Alpha(Opacity=50);
}
#side, #menu, #sponsors {
	float: left;
	width: 190px;
	margin: 0px;
	padding: 0px 0px 20px 0px;

}
html>#side, #menu, #sponsors {
	width: 190px;
}
#menu ul, #sponsors ul {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 18px;
}
#menu li, #sponsors li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	padding-bottom: 5px;
}
#menu li a:link, #menu li a:visited {
	color: #fff;
	text-decoration: none;
}
#menu li a:hover {
	color: #9ff;
}
#menu li a.active:link, #menu li a.active:visited , #menu li a:active {
	color: #ff0;
}
#devpro {
	color: #7AC17C;
	margin: 10px 0px 0px 18px;
}
#devpro p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 3px 0px;
}
#devpro p a {
	font-size: 12px;
	color: #7AC17C;
	text-decoration: none;
}
#content {
	float: right;
	width: 515px;
	margin: 0px;
	padding: 0px 30px 20px 15px;
        voice-family: "\"}\"";
	voice-family: inherit;
	width: 485px;
	
}
html>#content {
	width: 485px;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #fff;
	text-align: center;
	margin: 0px;
	padding: 6px;
}
#intro h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #fff;
	text-align: center;
	margin: 0px;
	padding: 6px;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff0;
	text-align: center;
	margin: 0px;
	padding: 6px;
}

#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin: 0px;
	padding: 6px 0px 12px 0px;
}
#content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0;
	margin: 0px;
	padding: 6px 0px 12px 0px;
}
#content h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0;
	margin: 0px;
	padding: 12px 0px 6px 0px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: justify;
	margin: 0px 0px 12px 0px;
}
#intro p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: justify;
	margin: 6px;
}
#content th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0;
	text-align: left;
	border-bottom: 1px solid #7AC17C !important;
	border-width: 0px 0px 1px 0px !important;
}
#content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0px 0px 4px 0px;
}
#content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	border-bottom: 1px solid #7AC17C;
}
#content td ul {
	padding: 0px;
	margin: 0px  0px 0px 14px;
}
#content table.form1 tr, #content table.form2 tr {
	height: 24px;
}
#content table.form1 th, #content table.form2 th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	border-width: 0px !important;
}
#content table.form1 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	border-width: 0px !important;
}
#content table.form2 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #7AC17C;
	border: 1px solid #060 !important;
}
#content p.centerpic {
	text-align: center;
}
#content p.section {
	text-align:center;
}
span.box {
	letter-spacing: 3px;
	background-color: #7AC17C;
	border: 1px solid #060;
}
#content a:link, #content a:visited {
	color: #ff0;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#footer {
	clear: both;
	text-align: center;
}
input.pagebutton { cursor: pointer; background-color: #D4D0C8;}

span.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0;
	text-align: left;
	border-width: 0px 0px 1px 0px !important;
}

/* End of 'default_scr' */

/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'Accessibility and cross-browser tools' */

