/*========================================================*/
/*  Ventrian Style Sheet                                  */
/*========================================================*/

/*========================================================*/
/*  1. Basic											  */
/*========================================================*/

/* Forces browser height of 100% */
html {
	height: 100%;
}

H1 {
color:#FFFFFF;
font-size:24px;
font-weight:bold;
}

/* Body style */
body {
	margin: 0;
	height: 100%;
	background: url(bg_990.gif) top center repeat-y #e2e2e2;
}

/* Catch-all to ensure text color, font, and size consistency */
table, tr, td, {
	font-family: tahoma;
	font-size: 12px;
	line-height: 1.4em;
}

.MainTable2
{
	height: 100%;
	width: 970px;
}

/*========================================================*/
/*  2. Header Classes									  */
/*========================================================*/

/* Holds logo object */
.Logo {
	padding: 4px 16px 4px 16px;
	width: 150px;
}

/* Header height */
.Header {
	height: 72px;
	background-image:url(BackgroundGradient.gif);
	background-repeat:repeat-x;
	text-align:right;
}

.HeaderInner {
	height: 100%;
	padding: 0px 8px 0 8px;
	width:100%;	
	
}

.RotatingContent{
	height: 122px;
	padding: 0 0 0 0;
	
}

/* Menu container */
.Menu {
	
	height: 30px;
	background-image:url(MenuGradient.gif);
	background-repeat:repeat-x;
}

/* Date */
.WhiteText 
{
   color:#ffffff;
   font-weight: normal;
	font-size: 11px;
	font-family: tahoma;
    
}


/*========================================================*/
/*  3. Content Classes									  */
/*========================================================*/

/* Content container */
.Content {
	padding: 2px 15px 15px 15px;
}

/* Top content row */

.ContentTop {
	padding: 0 0 5px 0;
}

/* Left content column */
.ContentLeft {
	width: 160px;
	padding: 0 10px 10px 0;
}

/* Center content column */
.ContentCenter {
	padding: 0 0 10px 0;
	
}

/* Right content column */
.ContentRight {
	width: 160px;
	padding: 0 0 10px 0;
}

/* Bottom content row */
.ContentBottom {
	padding: 0;
}

.RotTable{
width:970px;
height:122px;
background-image:url(Rotating1.jpg);
}

.RotTable2{
width:970px;
height:122px;
background-image:url(Rotating2.jpg);
}

.RotTable3{
width:970px;
height:122px;
background-image:url(Rotating3.jpg);
}

.BotCells{
width:156px;
height:35px;
font-family:Verdana;
font-size:13px;
text-align:center;
color:#FFFFFF;

}

/*========================================================*/
/*  4. Footer Classes									  */
/*========================================================*/

/* Footer height */
.Footer {
	height: 25px;
	text-align: center;
	background-color: #F1F1F1;
	border-top: 1px solid #ccc;
}

/*========================================================*/
/*  5. Links                                              */
/*========================================================*/

/* Basic links */
a:link, a:visited, a:active {
	color: #003366;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #003366;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

/* For the main bodylinks in the Modules */
a.BodyLink:link, a.BodyLink:visited, a.BodyLink:active {
    text-decoration: none;
    font-family:Verdana, Tahoma, Sans-Serif;
	font-size:12px;
	color:#003366;
	text-decoration: underline;
}

a.BodyLink:hover {
    text-decoration: underline;
    color: #000000;
}

/* For the Register and Login/Logout links in the header */
a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active {
    text-decoration: none;
    color: #ffffff;
	font-weight: normal;
}

a.RotLink:link, a.RotLink:visited, a.RotLink:active {
    text-decoration: none;
    color: #ffffff;
	font-weight: normal;
	font-size: 12px;

}
a.RotLink:hover {
    text-decoration: underline;
    color: #000000;
	font-weight: normal;
}
a.LoginLink:hover {
    text-decoration: underline;
    color: #ffffff;
	font-weight: normal;
}

/* For links on darker backgrounds (e.g. footer links) */
a.FooterLink:link, a.FooterLink:visited, a.FooterLink:active {
    text-decoration: none;
    color: #003366;
	font-weight: normal;
}
a.FooterLink:hover {
    text-decoration: underline;
    color: #003366;
	font-weight: normal;
}

/* Defines styles for breadcrumb items */
a.BreadcrumbLink:link, a.BreadcrumbLink:visited, a.BreadcrumbLink:active, .BreadcrumbLink {
    text-decoration: none;
    color: #003366;
	font-weight: bold;
	font-size: 13px;
	white-space: nowrap;
}

a.BreadcrumbLink:hover {
    text-decoration: underline;
    color: #003366;
	font-weight: bold;
	font-size: 13px;
	white-space: nowrap;
}

/* For the links that look like buttons */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	color: #003366;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

a.CommandButton:hover {
	color: #003366;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

/* For links that come with a pre-attached Normal class */
a.Normal:link, a.Normal:visited, a.Normal:active {
	color: #003366;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a.Normal:hover {
	color: #003366;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

/*========================================================*/
/*  6. Text                                               */
/*========================================================*/

/* Style for copyright text in footer */
.CopyrightText {
	color: #999;
	font-family:tahoma;
	font-size:11px;
	color: #003366;
}

/* Used in admin sections */
.SubHead    {
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
}

/* Module titles */
.Head {
    font-family: tahoma;	
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

/* Module titles - White */
.ContainerTopTitle .Head {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}

/* Module titles - White */
.ContainerColorTopTitle .Head {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}

/* Bold colored - used for warnings and such */
.NormalRed {
	color: #900;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
}

/* Normal bold text */
.NormalBold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

/* Normal bold text */
.Normal {
	font-family: verdana;
	font-size: 12px;
	line-height:22px;
	
}

/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/

select, input {
	font-family: tahoma;
	font-size: 11px;
	color: #000;
}

/* Applies to text input boxes */
.NormalTextBox {
	color: #000;
	padding-left: 4px;
	line-height: 12px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #003366;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}

/* Applies to the table cells that contain text input boxes */
td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
}

.StandardButton {
	background: #003366;
	border-right: 1px solid #405581;
	border-left: 1px solid #889BC4;
	border-top: 1px solid #889BC4;
	border-bottom: 1px solid #405581;
	color: #fff;
	font-weight: normal;
}

/*========================================================*/
/*  8. Main Menu                                          */
/*========================================================*/

.MainMenu_MenuBreak {
	
	background-color: transparent; 
	height: 1px;
}

/*========================================================*/
/*  9. Module Menus                                       */
/*========================================================*/

/* Outer container for module submenu */
.ModuleTitle_MenuContainer {
	color: #FFF;
}

/* Inner container for module submenu */
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}

/* Idle state for module submenu items */
.ModuleTitle_MenuItem {
	font-family: tahoma; 
	color: #FFF;
	font-size: 11px; 
	font-weight: normal;
	background: #003366;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
	border-right: #003366 1px solid;
	padding: 1px 4px 2px 2px;
}

/* Inner, inner container for module submenu (?) */
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 2px 0px 0px 0px;
	background-color: #CCC;
	border: 1px solid #CCC;
	padding: 0px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#dddddd', Direction=135, Strength=3);
}

/* Hover state for module submenu items */
.ModuleTitle_MenuItemSel {
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: normal;
	cursor: pointer; 
	cursor: hand; 
	color: #fff;
	background: #FF6600;
	border-left: #FF6600 1px solid;
	border-right: #FF6600 1px solid;
	padding: 1px 4px 2px 2px;
}

/* Elements we don't need to see */
.ModuleTitle_MenuBreak, .ModuleTitle_MenuIcon, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow {
	display: none;
}

/*========================================================*/
/*  10. Containers                                         */
/*========================================================*/

.ContainerTopLeft {
	width: 10px;
	height: 25px;
	background-color: #003366;
	font-size: 1px;
}

.ContainerTopTitle {
	height: 25px;
	background-color: #003366;
	white-space: nowrap;
}

.ContainerTopActions {
	height: 25px;
	width: 1px;
	background-color: #003366;
	white-space: nowrap;
}

.ContainerColorTopLeft {
	width: 10px;
	height: 25px;
	background-color: #FF6600;
	font-size: 1px;
}

.ContainerColorTopTitle {
	height: 25px;
	background-color: #FF6600;
	white-space: nowrap;
}

.ContainerColorTopActions {
	height: 25px;
	width: 1px;
	background-color: #FF6600;
	white-space: nowrap;
}

.ContainerContent {
	padding: 7px 10px 10px 10px;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #FFF;
}


/*========================================================*/
/* Latest Forums                                      */
/*========================================================*/

.LatestBody 
{
font-family:Tahoma, Sans-Serif;
font-size:11px;
color:#000000;

	}
.LatestForums 
{
line-height:14px;
list-style-type: none;
padding-left: 4px;
padding-top:3px;
margin-top:3px;
padding-right:13px;
margin-left:10px;
font-family:verdana, Tahoma, Sans-Serif;
font-size:11px;
color:Black;

	
}
.LForums {
	background-color:#ffffff;
	width:212px;
	border-color:#858688;
    border-width:1px;
    border-style:solid;
}
/* LAST FORUMS */
.container .lastForumsCont {
	background: #ffffff url(bckg_rcol_h3.gif) bottom right no-repeat;
	height: 24px;
	padding-top: 8px;
}
* html .container .lastForumsCont { height: 32px; }
.container .lastForumsCont h3 { color: #fff; }
.lastForums {
	background: #ffffff;
	border: 1px solid #858688;
	line-height: 13px;
}
.lastForums ol {
	margin: 6px 0 0 0;
	padding: 0 0 3px 0;
	list-style-type: none;
}
*html .lastForums ol {
	padding-bottom: 4px;
}
.lastForums ol li {
	background: url(BlueArrow2.gif) 0px 3px no-repeat;
	padding-left: 12px;
	margin: 0 7px;
	list-style-type: none;
	font-size: 11px;
	margin-bottom: 2px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #c4c4c4;
}
.lastForums ol li a, .lastForums ol li a:visited{
	color: #004487;
}
.lastForums ol li a:hover {
	text-decoration: underline;
	color: #000000;
}
.lastForums ol li span {
	color: #8e8e8e;
	font-size: 10px;
}
.lastForums ol li div {
	overflow: hide;
}

.DateText {
	font-family:verdana, Tahoma, Sans-Serif;
font-size:9px;
color:Gray;
	}
/*========================================================*/
/*  End Style Sheet                                       */
/*========================================================*/


.verticalMenu {
	background:#c43411;
	margin: 0;
	padding: 0 0 0px 0;
width:214px;
}
.verticalMenu li {
	background:#c43411;
	list-style: none;
border-color:#000000;
    border-width:1px;
    border-style:solid;
}
.verticalMenu li a {
	background: url(BlueArrow.gif) 8px 50% no-repeat;
	color:#fff;
	display: block;
	padding: 0px 5px 0px 20px;
	text-decoration: none;
	font-size: 11px;
	font-family:Tahoma, Verdana, Sans-Serif;
line-height:20px;
}
* html .verticalMenu li a { height: 1%; }
.verticalMenu li a:hover {
	background: #c43411 url(YellowArrow.gif) 8px 50% no-repeat;
	color: #000;
	text-decoration: none;
}
.verticalMenu li a:visited {
	color: #000;
}
