/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* GENERAL */

body {
font-family: Arial, Helvetica, sans-serif;
background-image: url(images/bkg_grey.jpg);
background-repeat:repeat-x;
}



.pageHeader   {
font-family: Arial, Helvetica;
font-size:  12px;
font-weight: bold;
color: #000000;
background-image: url(images/img_top.gif);
width: 800px;
height: 74px;
padding-left: 30px;
padding-top: 25px;
}

.pageMain   {
background-image: url(images/bkg_white.jpg);
width: 800px;
height: 300px;
}

.pageFooter   {
background-image: url(images/img_bottom.gif);
width: 800px;
height: 10px;
}


.pagenavtable {
height: 0px;
width: 800px;
}


.leftpane {
padding-top: 0px;
height: 0px;
}


.rightpane {
padding-top: 0px;

}


.contentpane {
text-align: left;
vertical-align: top;
padding-top: 70px;
padding-right: 15px;
padding-bottom: 6px;
padding-left: 15px;

width: 400px;
}

.toppaneAdmin {

text-align: center;
vertical-align: top;
margin-top: 0px;
margin-right: 6px;
margin-bottom: 0px;

padding-top: 0px;
padding-right: 8px;
padding-bottom: 0px;
padding-left: 8px;
height: 10px;
}


.toppaneAdminRight {

margin-top: 20px;
padding-right:40px;
margin-bottom: 6px;
width: 395px;
vertical-align: top;
float: right:
}


.flag_uk{
margin-right: 4px;
margin-bottom: 3px; /*Firefox*/
*margin-bottom: 4px;/*IE*/
float: right:
}






.Houseimg{
vertical-align: bottom;
margin-right: 15px;
margin-bottom: 4px;
border: 0px;
}



.House{
width: 15px;
height: 12px;
background-image: url(images/btn_house.gif);
cursor: pointer; 
background-repeat:repeat-x;
margin-top: 6px;
margin-right: 10px;
}


.toppane {
text-align: center;
vertical-align: top;
margin-top: 0px;
margin-right: 6px;
margin-bottom: 0px;

padding-top: 0px;
padding-right: 8px;
padding-bottom: 0px;
padding-left: 8px;
height: 10px;
}

.bottompane {
text-align: center;
height: 0px;
padding-left: 8px;
*padding-left: 0px; /*IE*/

}

.bottompaneSmall {
height: 0px;

}


pageLogin
{
height: 23px;
}


.linkLogin
{
margin-left: 700px;
font-family:   Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000; 
font-weight: bold; 
}
.linkLogin:link {  color: #000000 ; text-decoration: none}
.linkLogin:visited { color: #000000;  text-decoration: none }
.linkLogin:active { color: #000000;  text-decoration: none }
.linkLogin:hover { color: #000000;  text-decoration: none }

.linkLogga
{
left: 20px;
margin-left: 70px;
padding-left: 70px;

}




.linkTop
{
font-family:    Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #FFFFFF; 
/*font-weight: bold; */
}
.linkTop:link {  color: #FFFFFF ; text-decoration: none}
.linkTop:visited { color: #FFFFFF;  text-decoration: none }
.linkTop:active { color: #FFFFFF;  text-decoration: none }
.linkTop:hover { color: #FFFFFF;  text-decoration: none }


.SearchSkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
    padding: 1px 3px 1px 1px;
}

A.SearchSkinObject:link {
    text-decoration:    none;
    color: white;
    padding: 1px 3px 1px 1px;
}

A.SearchSkinObject:visited  {
    text-decoration:    none;
    color: white;
    padding: 1px 3px 1px 1px;
}

A.SearchSkinObject:active   {
    text-decoration:    none;
    color: white;
    padding: 1px 3px 1px 1px;
}

A.SearchSkinObject:hover    {
    text-decoration:    none;
    color: lightskyblue;
    background-color: transparent;
    padding: 1px 3px 1px 1px;
}




.TextBoxSearch
{
	margin-left: 15px;
	padding-top: 2px;
	padding-left: 5px;
	font-size: 12px;
	color: #000000;
	border-width: 0;
	height: 20px;
	width: 87px;
	background-image: url(images/search_box.jpg);
	background-position: left top;
}





.linkSearch{font-family:   Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bold; }
.linkSearch:link {  color: #FFFFFF ; text-decoration: none}
.linkSearch:visited { color: #FFFFFF;  text-decoration: none }
.linkSearch:active { color: #FFFFFF;  text-decoration: none }
.linkSearch:hover { color: #FFFFFF;  text-decoration: none }
.linkSearch
{
	background-image: url(Images/img_arrow5.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
}















