﻿/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}
body{
    background-color: #ffffff;
    font-family: Verdana,sans-serif;
	font-size: 12px;
	color: #666666;
}
h1
{
    font-size: 12px;
    font-weight: bold;
    color: #0099FF;
}
h2
{
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    display: inline;
}
h3
{
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
}
#page_container
{
    width: 800px;
    margin: 0 0 0 112px;
    background-color: #ffffff;
}
#menu
{
    background-color: #FF3366;
    color: #FFFFFF;
    margin: 1px;
    border: none;
    height: 18px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: small;
}
#header
{
    position: relative;
    clear: both;
    float: none;
    padding: 0px 0px 5px 0px;
    height: 80px;
    border-bottom: solid 1px #0099FF;
    font-family: Sans-Serif;
    font-size: 16px;
    color: #0099FF;
    background-image: url("images/sm_int_logo_4_300-80.jpg");
    background-repeat: no-repeat;
}
#header_padding
{
    height: 7px;
}
#header_bar
{
    padding: 0px 0px 0px 0px;
    font-family: Verdana;
    font-size: 9px;
    line-height: 16px;
    color: #999999;
    text-align: right;
    vertical-align: top;
    display: inline;
}
#header #header_bar a:link
{
    color: #999999;
    text-decoration: none;
}
#header #header_bar a:visited
{
    color: #999999;
    text-decoration: none;
}
#header #header_bar a:hover
{
    color: #0099FF;
}
#header_menu
{
    padding: 0 0 0 0;
    font-family: Sans-Serif;
    font-size: 16px;
    color: #0099FF;
    text-align: right;
    display: inline;
    float: right;
    clear: right;
}
#header #header_menu a:link
{
    color: #0099FF;
    text-decoration: none;
}
#header #header_menu a:visited
{
    color: #0099FF;
    text-decoration: none;
}
#header #header_menu a:hover
{
    color: #999999;
    text-decoration: none;
}

#clock
{
    padding: 0px 0px 0px 0px;
    vertical-align: top;
    color: #888888;
    font-family: verdana;
    font-size: 9px;
    line-height: 16px;
    text-transform: lowercase;
    display: inline;
    clear: none;
}

#left_panel
{
    position: relative;
    width: 150px;
    float: left;
    font-size: x-small;
    padding: 20px 2px 2px 0px;
}

.left_menu
{
    border-left: solid 2px #CDCDCD;
    padding-left: 3px;
    color: #666666;
    font-size: x-small;
}

.left_menu a:link
{
    color: #666666;
    text-decoration: none;
}
.left_menu a:visited
{
    color: #666666;
    text-decoration: none;
}
.left_menu a:hover
{
    color: #0099FF;
    text-decoration: none;
}

.left_menu h1
{
    font-size: 12px;
    font-weight: bold;
    color: #0099FF;
}
#full_panel
{
    position: relative;
    width: 800px;
    padding:0px 0px 0px 0px;
    float: left;
    color: #333333;
}
#centre_panel
{
    position: relative;
    width: 630px;
    padding: 20px 0px 5px 15px;
    float: left;
    color: #333333;
}
#centre_panel h1
{
    padding-bottom: 10px;
    color: #333333;
}
#centre_left
{
    float: left;
    width: 460px;
}

#centre_left_right
{
    float: left;
    width: 630px;
}

.centre_left_right_menu a:link
{
    color: #0099FF;
    text-decoration: none;
}
.centre_left_right_menu a:visited
{
    color: #0099FF;
    text-decoration: none;
}
.centre_left_right_menu a:hover
{
    color: #0099FF;
    text-decoration: underline;
}
.centre_left_right_menu h1
{
    font-size: 12px;
    font-weight: bold;
    color: #0099FF;
}


#centre_right
{
    float: right;
    width: 150px;
}
.panel1
{
    color: #FFFFFF;
    float: left;
    clear: none;
}
#right_panel
{
    width: 135px;
    position: relative;
    float: right;
    font-size: x-small;
    padding: 10px 5px 10px 5px;
    padding: 0px 0px 0px 0px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    display: inline;
    clear: none;
    border: solid 1px #CEE0EE;
}
.right_menu
{
    position: relative;
    padding: 0 0 0 0;
}
.right_menu a:link
{
    border: solid 1px #CEE0EE;
}
.right_news
{
    font-size: 9px;
    position: relative;
    padding: 0 0 0 0;
    margin-right: 10px;
}
.right_news a:link
{
    text-decoration: none;
}
.right_news_separator
{
    margin-top: 10px;
    margin-right: 10px;
    border-top: dashed 1px #CEE0EE;
}

#footer
{
    width: 800px;
    position: relative;
    clear: both;
    float: none;
    margin-top: 20px;
    padding: 2px 0px 0px 0px;
    margin-bottom: 20px;
    border-top: solid 1px #CDCDCD;
    font-size: x-small;
    color: #888888;
}
#footer a:link
{
    font-family: Sans-Serif;
    font-size: 10px;
    color: #666666;
    text-decoration: none;
}
#footer a:visited
{
    color: #666666;
    text-decoration: none;
}
#footer a:hover
{
    color: #0099FF;
    text-decoration: underline;
}
.footer_bar
{
    font-family: Sans-Serif;
    font-size: 10pt;
    line-height: 16pt;
    color: #888888;
    text-align: center;
    display: inline;
}
#footer .footer_bar a:link
{
    font-family: Sans-Serif;
    font-size: 10pt;
    line-height: 16pt;
    color: #888888;
    text-align: center;
    display: inline;
    text-decoration: none;
}
#footer .footer_bar a:visited
{
    font-family: Sans-Serif;
    font-size: 10pt;
    line-height: 16pt;
    color: #888888;
    text-align: center;
    display: inline;
    text-decoration: none;
}
.smarterUK
{
    font-size: 12px;
    font-weight: bold;
    color: #0099FF;
    display: inline;
}
#footer .smarterUK a:link
{
    font-size: 12px;
    font-weight: bold;
    color: #0099FF;
    display: inline;
}
#footer .smarterUK a:visited
{
    font-size: 12px;
    font-weight: bold;
    color: #0099FF;
    display: inline;
}
#footer a:link
{
    font-family: Sans-Serif;
    font-size: 10px;
    color: #888888;
    text-decoration: none;
}
#footer .footermenu a:link
{
    font-family: Sans-Serif;
    font-size: 12px;
    color: #888888;
    text-decoration: none;
}
#footer .footermenu a:visited
{
    font-family: Sans-Serif;
    font-size: 12px;
    color: #888888;
    text-decoration: none;
}
#footer .footermenu a:hover
{
    font-family: Sans-Serif;
    font-size: 12px;
    color: #0099FF;
    text-decoration: none;
}
.copyright
{
    font-size: 10px;
    line-height: 16px;
    color: #555555;
}
.content
{
    position: relative;
    padding: 5px 5px 0 5px;
    font-size: x-small;
}
.content h1
{
    font-size: small;
    font-weight: bold;
    margin: 0 0 5px 0;
}
.content h2
{
    font-size: large;
    font-weight: bold;
    margin: 0 0 5px 0;
    display: inline;
    vertical-align: super;
}
.content h3
{
    font-size: small;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0 0 5px 0;
    text-align: center;
}
.content_left
{
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    padding: 5px;
}
.content_right
{
    float: left;
    position: absolute;
    top: 0;
    right: 0;
    width: 330px;
    padding: 5px;
}
.form
{
    font-size: 10px;
    color: #999999;
    padding-right: 10px;
    white-space: nowrap;
}

.panelL
{
    float: left;
	padding: 0px;
	width: 305px;
}

.panelR
{
    float: right;
	padding: 0px;
	width: 305px;
}

.panelTop
{
    height: 5px;
    overflow: hidden;
    position: relative;
}

.panelTop div
{
    height: 1px;
    overflow: hidden;
    position: absolute;
	background-color: #CEE0EE;
}

.panelTop .t1 { margin: 0 2.5%; top: 0px; width: 95%; }
.panelTop .t2 { margin: 0 1.5%; top: 1px; width: 97%; }
.panelTop .t3 { margin: 0 1%; top: 2px; width: 98%;}
.panelTop .t4 { margin: 0 .5%; height: 2px; top: 3px; width: 99%; }

.panelHeader
{
	text-align: left;
	font-weight: bold;
	font-size: 100%;
	padding: 2px;
	padding-left: 9px;
	padding-right: 9px;
	width: 287px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
	background-color: #CEE0EE;
    color: #666666;
}

.panelContent
{
	font-size: 80%;
    color: #333333;
	padding: 8px;
	padding-bottom: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #CEE0EE;
	border-top: none;
	background-color: #ffffff;
	width: 287px;
	overflow: hidden;
}
.panelContent a:link
{
    color: #0000FF;
    text-decoration: none;
}
.panelContent a:visited
{
    color: #0000FF;
    text-decoration: none;
}
.panelContent a:hover
{
    color: #999999;
    text-decoration: underline;
}

.panelFooter
{
	font-size: 80%;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-color: #0099FF;
	background-color: #ffffff;
	width: 202px;
	overflow: hidden;
}

	td#rightboxtitle{
	padding:5px;
	background-color:#0099FF;
	}	
	td#rightboxtext{
	color:#555555;	
	padding:5px;
	border: solid 1px #0099FF;
	background-color:#FFFFFF;
	}
	

.rightboxtitle{font-size:12px;font-weight:bold;color:#ffffff;}
.rightboxtext{font-size:10px;font-weight:normal;color:#333333;line-height:14px;}	
.rightboxtexttel{font-size:13.5px;color:#000000;font-weight:bold;}
.rightboxtextsmall{font-size:9px;font-weight:normal;color:#333333;line-height:14px;}

#popup
{
    margin: 10px 2px 2px 10px;
}

#breadcrumbs
{
    font-size: 10px;
    color: #0099FF;
    padding-top: 2px;
    padding-bottom: 18px;
}
#breadcrumbs_selected
{
    font-size: 10px;
    color: #0000FF;
}
#breadcrumbs a:link
{
    font-size: 10px;
    text-decoration: none;
    color: #0099FF;
}
#breadcrumbs a:visited
{
    font-size: 10px;
    text-decoration: none;
    color: #0099FF;
}
#breadcrumbs a:hover
{
    font-size: 10px;
    text-decoration: underline;
    color: #0099FF;
}

.portal-links a:link
{
    color: #0000FF;
    text-decoration: none;
}
.portal-links a:visited
{
    color: #0000FF;
    text-decoration: none;
}
.portal-links a:hover
{
    color: #0000FF;
    text-decoration: underline;
}
