/* Start of CMSMS style sheet 'ises_styles' */
/* 
	International Special Events Society Cascading Style Sheet
        created by MPR 	(sine440@hotmail.com)
        contact me with any questions.

        NOTES:
        Several hacks are implemented in this script. The list is as follows:
        1) Normal entries listed are for IE 6 and below, as well as any browsers that fit it as well.
        2) Entries with the html>body prefix are for FF and the other non-IE browsers. Subsequently, any
            prefix that begins with * is for the latest hack for IE7 (problems began in early 2008 with
            their latest release).

*/


/* +++++++++++++++++++++ BEGIN INDEX TEMPLATE ATTRIBUTES +++++++++++++++++++++ */

html, body {
	background-color: #DEC4A4;
}

img { 
        behavior: url(../newsite2/uploads/iepngfix.htc);
}

#containerArea {
        text-align: left;
	padding-top: 15px;
	width: 980px;
	height: 750px;
        background-image:url(../newsite2/uploads/images/template_images/main_bg.png);
        behavior: url(../newsite2/uploads/iepngfix.htc);	
        background-repeat:no-repeat;
        display:block;
	margin-left:auto;
	margin-right:auto;
}

#newscontent {
	height:370px;
	width:321px;
	overflow:auto;
	margin-top:25px;
	padding-right:0px;
	padding-left:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#004B69;
}

#indexmaincontent {
	height:369px;
	width:521px;
	overflow:auto;
	margin-top:25px;
	padding-right:11px;
	padding-left:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#004B69;
}

#maincontent {
        behavior: url(../newsite2/uploads/iepngfix.htc);
	height:366px;
	width:868px;
	overflow:auto;
	margin-top:25px;
	padding-right:15px;
	padding-left:8px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#004B69;
}

#newnavmenu {
	width:895px;
        height:42px;
	margin-top:-22px;
        margin-left:15px;
        padding-left:5px;
        background-color:#668e3d;
}

html>body #newnavmenu {
	width:895px;
        height:42px;
	margin-top:-32px;
	*margin-top:-20px;
        margin-left:15px;
        margin-right:-15px;
        background-color:#668e3d;
}

#footercontainer {
	float:left;
	margin-left:2px;
	margin-top:5px;
	height:132px;
	width:922px;
}

html>body #footercontainer {
	float:left;
	margin-left:4px;
	margin-top:8px;
	height:132px;
	width:922px;
}

.topimages {
	background-image:url(../newsite2/uploads/images/template_images/topimages.jpg);
	background-repeat:no-repeat;
	display:block;
        margin-top:-2px;        
	margin-left:9px;
	height:132px;
}

html>body .topimages {
	background-image:url(../newsite2/uploads/images/template_images/topimages.jpg);
	background-repeat:no-repeat;
	display:block;
        margin-top:-5px;
	margin-left:8px;
	height:132px;
}

.rotatingtopimages {
        width: 912px;
        height:132px;
        margin-top:-2px;        
	margin-left:9px;
        vertical-align:top;
}


html>body .rotatingtopimages {
        width: 912px;
        height:132px;
        margin-top:-5px;
	margin-left:8px;
        vertical-align:top;
}


.newsarea {
background-image:url(http://www.ises-msp.org/newsite2/uploads/images/template_images/newsbgimage.jpg);
	background-repeat:no-repeat;
	width:340px;
	height:403px;
        background-position:left;
        text-align:left;
	float:left;
	margin-left:8px;
	margin-top:8px;
}

html>body .newsarea {
background-image:url(http://www.ises-msp.org/newsite2/uploads/images/template_images/newsbgimage.jpg);
	background-repeat:no-repeat;
	width:340px;
	height:403px;
        background-position:left;
	float:left;
	margin-left:15px;
	margin-top:6px;
}

.indexmainarea {
	background-image:url(../newsite2/uploads/images/template_images/indexmainbgimage.jpg);
	background-repeat:no-repeat;
	width:553px;
	height:403px;
	float:right;
	margin-right:32px;
	margin-top:8px;
}

html>body .indexmainarea {
	background-image:url(../newsite2/uploads/images/template_images/indexmainbgimage.jpg);
	background-repeat:no-repeat;
	width:553px;
	height:403px;
	float:right;
	margin-right:66px;
	margin-top:6px;
}

.mainarea {
	 background-image:url(http://www.ises-msp.org/newsite2/uploads/images/template_images/maincontentbgimage.jpg);
	background-repeat:no-repeat;
        behavior: url(../newsite2/uploads/iepngfix.htc);
	width:899px;
	height:403px;
	float:left;
	margin-left:8px;
	margin-top:7px;
}

html>body .mainarea {
	 background-image:url(http://www.ises-msp.org/newsite2/uploads/images/template_images/maincontentbgimage.jpg);
	background-repeat:no-repeat;
        behavior: url(../newsite2/uploads/iepngfix.htc);
	width:899px;
	height:403px;
	float:left;
	margin-left:15px;
	margin-top:7px;
}

/* +++++++++++++++++++++ END INDEX TEMPLATE ATTRIBUTES +++++++++++++++++++++ */



/* +++++++++++++++++++++ BEGIN NAVIGATION MENU ATTRIBUTES +++++++++++++++++++++ */

.basictab{
text-decoration:none;
padding: 3px 0;
margin-left: 0;
font: bold 12px Arial;
list-style-type: none;
margin-bottom: 0;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
text-decoration: none;
display: inline;
margin: 0;
color: #ffffff;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 2px;
background-color: #668e3d;
color: white;
}


.basictab li a:visited{
text-decoration: none;
color: white;
}

.basictab li a:hover{
background-color: #668e3d;
color: #004b69;
font: bold 12px Arial;
}

.basictab li a:active{
color: black;
}
/*
.basictab li.selected a{ /*selected tab effect
position: relative;
top: 1px;
padding-top: 4px;
background-color: #668e3d;
color: black;
}
*/

.submenustyle{
text-align: center;
padding: 2px 1px;
display: none;
font: bold 11px Arial;
color: #ffffff;
text-decoration:none;
filter:alpha(opacity=0);
-moz-opacity:0;
}

* html .submenustyle{ /*IE only width definition*/
font: bold 11px Arial;
color:#ffffff;
width: 100%;
}

.submenustyle a{
padding: 1px 5px;
text-decoration: none;
font: bold 11px Arial;
color: #ffffff;
}

.submenustyle a:hover{
background-color: #668e3d;
color: #004b69;
}

/* +++++++++++++++++++++ END NAVIGATION MENU ATTRIBUTES +++++++++++++++++++++ */


/* +++++++++++++++++++++ BEGIN GENERAL FONT ATTRIBUTES +++++++++++++++++++++ */


.mainfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004B69;
}

.mainfontbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004B69;
}


.smallfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #004B69;
}

h1.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #004B69;
}

h2.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #004B69;
}

A:link {text-decoration: underline; color:#004B69;}
A.short:link {text-decoration: none; color:#ffffff;}
A.shortgreenbg:link {text-decoration: none; background-color:#668e3d; color:#ffffff;}
A:visited {text-decoration: underline; color:#004B69;}
A.short:visited {text-decoration: none; color:#ffffff;}
A.shortgreenbg:visited {text-decoration: none; background-color:#668e3d; color:#ffffff;}
A:active {text-decoration: none; color:#68843e;}
A.short:active {text-decoration: none; color:#ffffff;}
A.shortgreenbg:active {text-decoration: none; background-color:#668e3d; color:#ffffff;}
A:hover {text-decoration: none; color:#004B69;}
A.short:hover {text-decoration: none; color:#004B69;}
A.shortgreenbg:hover {text-decoration: none; background-color:#668e3d; color:#004B69;}

a.navmenusfont:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        line-height: 17px;
	font-weight: bold;
	color: #668e3d;
}

a.navmenusfont:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        line-height: 17px;
	font-weight: bold;
	color: #668e3d;
}

a.navmenusfontsublinks {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
        line-height: 16px;
	font-weight: bold;
	color: #004B69;
}

.navmenusfontnolink {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        line-height: 17px;
	font-weight: bold;
	color: #668e3d;
}

navmenusfontsubnolink {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
        line-height: 16px;
	font-weight: bold;
	color: #004B69;
}

/* +++++++++++++++++++++ END GENERAL FONT ATTRIBUTES +++++++++++++++++++++ */




/* +++++++++++++++++++++ START VARIOUS SITE ATTRIBUTES +++++++++++++++++++++ */


.arrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #668E3D;
}

#boardinformationcell {
        padding:5px 6px 6px 7px;
}


/* +++++++++++++++++++++ END VARIOUS SITE ATTRIBUTES +++++++++++++++++++++ */
/* End of 'ises_styles' */

