﻿ /* 
	#id name
	.class
*/ 
.article_seperator {
	display:none; 
	visibility: hidden;
	background: #000000;
}
#body {
	color: #333;
	margin: 0px;
	padding: 0px;
	font-size: medium;
	font-family: Tahoma, Verdana, Arial, Helvitica, sans-serif;
	background-image: url(/portals/_default/skins/GCA/images/bg.jpg);
	text-align: left;
	height: 100%;
	width:  800px;
}

body {
	width:  800px;
	background: white ;
	margin: 0px;
	padding: 0px;
	font-size: medium;
	font-family: Tahoma, Verdana, Arial, Helvitica, sans-serif;
}

#title {
	color: #4c79a8;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: x-large ;
	white-space: nowrap;
	vertical-align: bottom;
}
#subtitle {
	color: #4c79a8;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: x-small;
}


.contentpagetitle {
 font-size: .8em !important;
 }
 
.left {
	background:#4c79a8 url(/portals/_default/skins/GCA/images/left.jpg) right top no-repeat;
	height: 653px;
}

.right {
	background:#4c79a8 url(/portals/_default/skins/GCA/images/right.jpg) left top no-repeat;
}

.skincontentstable 
{
	height: 100%;
}

.head {width: 100%;}

.skinwrapper {
	width: 800px;
	;}

.td1 {
	background: #4c79a8 url(/portals/_default/skins/GCA/images/header_01.jpg) no-repeat bottom left;
		width: 100%; 
		height: 53px;
}

.td2 {
	background-image: url(/portals/_default/skins/GCA/images/header_02.jpg);
	background-repeat: no-repeat ;
	width: 150px;
	height: 62px;
}
.td3 {
	background-image: url(/portals/_default/skins/GCA/images/header_03.jpg);
	background-repeat:repeat-x;
	  height: 62px;
}
.td3A {
	background-image: url(/portals/_default/skins/GCA/images/header_03A.jpg);
	background-repeat: no-repeat;
	width: 277px;
	height: 62px;
}
.td4 {
	background-image: url(/portals/_default/skins/GCA/images/header_04.jpg);
	background-repeat: no-repeat ;
	width: 150px;
	height: 15px;
}
.td4A {
	background-image: url(/portals/_default/skins/GCA/images/header_04a.jpg);
	background-repeat:repeat-x ;
	width: 2px;
	height: 15px;
}


.td5 {
	background-color:#ffffff;
} 
.td6 {
	background-color:#ffffff;
	/* width: 780px; */
	padding: 10px  0px 6px 0px;
	/* height: 440px; 
	overflow: scroll; */
}
 

/* /////////////////////////////////////////////////////////////////////////// */
/* --- nav --- */
 #topnav  {
	text-align: right;
	float:right; 
	vertical-align: top;
	color: blue;
}
#topnav ul {
	margin:  -8px 20px 0 0; 
}
#topnav li {
	background-image: none;
	list-style: none;
	display:inline-block ;
	float: left;
	text-align: right;
	padding: 4px; 
	font-size: 10px;
	white-space: nowrap;
}

/* --- end nav --- */
/* /////////////////////////////////////////////////////////////////////////// */

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 20px;
padding-left: 0px;
padding-top: 0px;

}


.button {
	margin-top:3px;
	margin-bottom: 3px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #ADAA9C;
	background-color: #E1DECF;
	color: #666;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: small;
}

table.contentpane td.contentdescription
{
	font-size: medium;
	line-height:18px;
}

table.contentpane td.componentheading
{
	background:#E1DECF;
	height: 20px;
	border: 1px solid #FFFFFF;
	color: blue;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Arial;
	font-size: medium;
	font-weight:bold;
}

table.contentpane td
{
	padding:1px;
	padding-bottom:2px;
	font-size: medium;
}

a:link, a:visited {
	font-family:arial;
	color:#4c79a8;
	text-decoration: underline;
}
a:hover {
	color:#4c79a8;
	text-decoration:none;
}	

table.contentpaneopen
{
	width:100%;
	margin-right:12px;
}

table.contentpaneopen td
{
	line-height:18px;
	 
}

table.contentpaneopen td.contentheading
{
	height: 20px;
	font-size: 1.1em; 
	padding:3px;
	color: #4c79a8;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-weight: bold;
	text-decoration:none;
}
td.contentheading {
	background: url('/portals/_default/skins/GCA/images/hr.jpg') repeat-x left top ;
}

a.sublevel:link, a.sublevel:visited {
	color: #ccc;
	text-align: left;
	text-decoration: underline;
	vertical-align:middle;
	
}

a.sublevel:hover {
	text-decoration: none;

}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	/* font-size: x-small; */
	text-align: left;
	padding-left:3px;
	padding-top: 5px;
	height: 16px;
	text-decoration: none;
	color:#333;

}


a.mainlevel:hover {
	text-decoration: none;
	color: #4c79a8;
}

table.moduletable {
	margin: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #4c79a8;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 20px;
	font-weight: bold;
	font-size: medium;
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;	
}

table.moduletable td {
	margin-top:12px;
	padding-left:7px;
	margin: 10px;
	font-weight: normal;
}

td
{
	font-family:arial;
	color:#333;
}

.inputbox {
	font-size:x-small;
	font-family:verdana;
	border:solid 1px #ADAA9C;
	background-color: #F3F0E1;
	
}

#footer {
	font-size: xx-small;
	text-align: right;
}	
.poll
{
	text-align: left;
}

.blog_more {
	
	line-height: 22px;
	vertical-align: bottom;
}

.readon {
	font-size: x-small;
	padding-left: 2em;
}

.mosimage_caption {
	font-size: x-small;
	color:gray ;
	font-style: italic ;
	
}


.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	/* background-color: white; */
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
skingradient {
	background: White url(/portals/_default/skins/GCA/images/gradient_LtBlue.jpg) repeat-x;
	height:30px;
}