/*CREAX2008Colors

Gray-ish:#434448

Lightblue:#5cb2c6

Whitesmoke

White

Black

*/

/*Globalstuffgoeshere*/

/*----------------------------------------------------------------*/

html{

height:100%;

padding:0;

margin:0;

border:0;

}

TD
{
    vertical-align: top;    
    text-align:left;
}

body
{
    font-family:Arial,Helvetica,sans-serif;
    margin:0;
    font-size:.85em;
    background-color:Whitesmoke;
    line-height:1.5em;
    color:#000;
}

img
{
    border:0;
}

H1
{
    background-color: gainsboro;
    padding: 25px;
    color: Black;
    margin: 0;
    font-weight: normal;
    font-size:190%;
    line-height: 35px;

}

H2
{
    color: Black;
    font-size:140%;
    font-weight:bolder;
    margin: 0;
}

H3
{
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    color: #434448;
    margin: 0;
}

H4{

color:#434448;

font-size:105%;

font-weight:bolder;

}

a:link,

a:visited{

color:#5cb2c6;

text-decoration:none;

}

a:hover,

a:focus,

a:active{

text-decoration:underline;

color:#5cb2c6;

}

.bigTool
{
	color: #434448;
	font-size: 15px;
	font-weight: bold;
	cursor: default;
}

a.bigTool:link, a.bigTool:visited
{
	color: #434448;
	font-size: 15px;
	cursor: default;
}

a.bigTool:hover
{
    color: #434448;
    text-decoration: underline;
    cursor: default;
}

a:link.linkRSS, a:visited.linkRSS
{
	padding-left: 18px;
	color: #434448;
	font-size: 15px;
	background: url( "img/rss.gif" ) no-repeat;
}

/* Pure layout items */

/* ----------------------------------------------------------------*/
#containerLimited{

background:#fff;

border-left:1px solid Gainsboro; 

border-right:1px solid Gainsboro;

border-bottom:1px solid Gainsboro;

padding:0px;

width:800px;

}

#logo{

margin: 10px 0px 0px 20px;

float: left;

}

#header
{
    height:110px;
    background-color:White;
}


/*Formstuff*/

/*----------------------------------------------------------------*/

input

{

font-size:75%;

font-family:Arial,Verdana,Helvetica,sans-serif;

}



.button

{

font-size:110%;

font-weight:bold;

background-color: #5cb2c6;

color:white;

}



.textBox

{
	margin: 0px;
	background: #fff;
	border: solid 1px Silver;
	color: dimgray;
	padding: 3px 3px 3px 5px;
	font-size: 13px;
}
.fieldTitle
{
	font-size: 13px;
	font-weight: bold;
	color: dimGray;
	padding-bottom: 3px;
}
.smallButton
{
	padding: 1px;
	border: 0;
	width: auto;
	height: 20px;
	font-size: 11px;
	background-color: #65cef6;
	color: white; 
}
.button
{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	background-color: #65cef6;
	color: white; 
}



/*Other*/

/*----------------------------------------------------------------*/
.content
{
    width: 740px;
}
.portalCloud
{
    padding:  18px 15px 0px 25px;
    width: 50%;
    text-align: justify;
    height: 100%;
}
.portalCloud a
{
    line-height: 100%;/*essential for the look in IE*/
}
a.size_1
{
    font-size: 95%;    
}
a.size_2
{
    font-size: 100%;    
}
a.size_3
{
    font-size: 110%;    
}
a.size_4
{
    font-size: 130%;    
}
a.size_5
{
    font-size: 150%;    
}
a.size_6
{
    font-size: 190%;    
}
a.size_7
{
    font-size: 220%;    
}
.portalFeatured
{
    padding:  18px 0px 0px 25px; 
    width: 50%   
}
.portalFeatured .featuredText
{
    vertical-align: middle;
    text-align: left;
    font-size: 16px;
    padding-left: 17px;
    color: #434448;
}
.portalFeatured .featuredLink:link, .portalFeatured .featuredLink:visited
{
    display: block;
    border: solid 3px whitesmoke;
}
.portalFeatured .featuredLink:hover
{
    border: solid 3px gainsboro;
}
.portalCount
{
    font-weight: bolder;
    font-size: xx-large;
}
.portalLinks
{
    margin-top: 10px;
}
a.portalLink{ 
	color:#303B3D;
	font-size:15px;
	text-decoration:none;
}
.portalLink:hover
{
    color:#303B3D;
	text-decoration:underline;
}
/*a.portalLink:visited works not well in IE*/
.portalLink:visited
{
    color: #A0A6AC;
    padding-right: 14px;
    background:  url("img/visited.gif") no-repeat 100% 50%;
}

/* fixes the extra margin rendered in IE */
ul {margin:0px;padding:0px;}

ul.portalList
{
    color:#303B3D;
    list-style-type: square;
    margin-top: 5px;
    padding-left: 30px;
    padding-bottom: 10px;
    text-align: left;
}
.portalList li
{
    padding-left: 3px;
    line-height: 18px;
    
}
.portalPart
{
    background-color: whitesmoke;
    margin: 5px 0 10px 0;
    padding:  10px 5px 5px 12px;
    /*width : 225px;*/
    width: 205px;
}
.portalSubmit
{
    padding-bottom: 15px;
    padding-right: 15px;
    text-align: right;
}
.portalSubmitForm
{
    margin-left: 20px;
}
.portalRSS
{
    padding-left: 30px;
}

.bottomLinkInfo
{
    width: 100%;
    height: 55px;
    background-color: White;
    border-top:solid 3px #CCCCCC;
}
.bottomLinkInfo .closeButton
{
    position: relative;
    right: 3px;
    top: 3px;  
}
.messagePanel
{
    width: 100%;
    padding: 3px;
    background-color: whitesmoke;
    border: solid 1px gainsboro;   
}

.example

{

font-size:80%;

color:#434448;

}

.thumbnail{

border:solid 1px Gainsboro;

}

.borderBottom

{

border-bottom:solid 1px #CCCCCC;

}