/*
-----------------------------------------------
project :   PFIZER
author	:   FORTHnet eBusiness Services
date	:   18|04|2007
----------------------------------------------- */

/* Imported CSS (menus|etc)
----------------------------------------------- */
@import url("TopMenu.css"); /* Top Menu CSS */
@import url("LeftMenu.css"); /* Left Menu CSS */

/* Generic CSS
----------------------------------------------- */
body {
    background: #fff url(../_gfx/bg_main.gif) repeat-x 0px 20px;
    font: normal 11px Trebuchet MS, Arial;
    color: #000;
    padding: 0px;
    margin: 20px 0px 0px 0px;
    height:100%;
}
label {cursor: pointer;}
form {padding: 0px;margin: 0px;}
ol, ul, li {/*list-style-type: none;*/}
img { border: 0px; }
.FloatL { float: left; }
.FloatR { float: right; }
td, div { font: normal 11px Trebuchet MS, Arial; color: #000; }
a { font: bold 12px Trebuchet MS, Arial; color: #1f61a9; text-decoration: underline; }
a:hover { text-decoration: none; }
#LeftSide {
    background: #fff url(../_gfx/bg_left.gif) repeat-y;
    width: 11px;
    vertical-align: top;
}
#RightSide {
    background: #fff url(../_gfx/bg_right.gif) repeat-y;
    width: 11px;
    vertical-align: top;
}
#MainSide {
    width: 744px;
    vertical-align: top;
}
#FlashHeader {
    z-index: 99;
    width: 744px;
    height: 146px;
}
#Search {
    background: url(../_gfx/bg_Search.gif) repeat-x;
    height: 44px;
    padding-left: 12px;
}
#Search input {
    width: 107px;
    height: 19px;
    border: solid 1px #9b9b9b;
    font: normal 11px Trebuchet MS, Arial;
    color: #000;
    padding: 0px 3px;
}
#Search input[type=Text]:focus {
    background: #F5F6BE;
}
div.SpacerBig { padding: 50px 0px; }


/* Header CSS
----------------------------------------------- */
#Slogan {
    float: right;
    padding-top: 20px;
}


/* Main CSS
----------------------------------------------- */
#LeftSideIn {
    width: 154px;
    background:#F1F1F1 url(../_gfx/leftside_bg3.gif) no-repeat;
    vertical-align: top;
}
#RightSideIn {
    width: 590px;
    vertical-align: top;
    padding-left: 5px;
    height: auto;
}
* html #RightSideIn { height: 100%; }
div.MainTable {
    background: url(../_gfx/bg_MainTable.gif) no-repeat top;
    width: 190px;
    margin-right: 5px;
    z-index: 100;
}
div.MainTable div.pad,div.pad {
    padding: 10px;
    padding-left: 14px;
}
div.MainTableTitle {
    background: #1f61a9 url(../_gfx/RightBotCorner.gif) no-repeat right bottom;
    padding: 5px;
    margin: 0px;
    width: 152px;
    margin-bottom: 10px;
}
* html div.MainTableTitle { width: 162px; }
div.MainTableTitleLight {
    background: #3399cc url(../_gfx/RightBotCornerLight.gif) no-repeat right bottom;
    padding: 5px;
    margin: 0px;
    width: 152px;
    margin-bottom: 10px;
}
* html div.MainTableTitleLight { width: 162px; }
div.MainTableTitle a, div.MainTableTitleLight a {
    background: url(../_gfx/ArrowBottom.gif) no-repeat 5px 5px;
    font: bold 12px Trebuchet MS, Arial;
    color: #fff;
    text-decoration: none;
    display: block;
    padding-left: 20px;
}
div.MainTableText {
    padding: 0px 7px 7px 7px;
    border-bottom: solid 1px #e2e2e2;
    margin-bottom: 5px;
    display: block;
}
div.MainTableTextLast {
    padding: 0px 7px 25px 7px;
    display: block;
}
a.MoreButton {
    background: url(../_gfx/bg_button_more.gif) no-repeat;
    display: block;
    margin: 7px 0px 0px 0px;
    font: bold 10px Trebuchet MS, Arial;
    color: #000;
    width: 162px;
    height: 20px;
    padding-left: 7px;
    padding-top: 2px;
    text-align:left;
}
a.MoreButton:hover {
    text-decoration: none;
}
a.BackButton {
    background: url(../_gfx/bg_button_back.gif) no-repeat;
    display: block;
    margin: 10px 0px;
    font: bold 10px Trebuchet MS, Arial;
    color: #000;
    width: 162px;
    height: 20px;
    padding-left: 7px;
    padding-top: 2px;
}
a.BackButton:hover {
    text-decoration: none;
}
img.MainSmallPic {
    border: solid 1px #0f4f9d;
    width: 60px;
    height: 60px;
    float: right;
    margin-left: 5px;
    margin-top: 5px;
}
div.MainTableTextBlue {
    font: normal 12px Trebuchet MS, Arial;
    color: #05478e;
    background: #eaf5fa;
    padding: 5px 7px 15px 7px;
    width: 149px;
    line-height: 15px;
    margin-bottom: 10px;
}
* html div.MainTableTextBlue {
    width: 162px;
}
#Links div {
    margin: 5px 0px;
    background: url(../_gfx/bg_LeftLinksTop.gif) no-repeat top;
}
#Links div a {
    background: url(../_gfx/bg_LeftLinksBottom.gif) no-repeat bottom;
    font: bold 11px Trebuchet MS, Arial;
    color: #5aa700;
    text-decoration: none;
    display: block;
    padding: 4px;
    padding-left: 15px;
}
#Links div a:hover {
    color: #cacaca;
}
div.LeftBanner { padding: 10px 0px 10px 0px; text-align : center ;}
div.LeftBanner img { border: solid 1px #7e7e7e; margin : auto; }
div.LeftBanner * { margin : auto; }

a.columnlink
{
	display:block;
	background:url(../_gfx/ArrowRightGreenSmall.gif) no-repeat 0px 7px;
	padding:0px 0px 0px 7px;
}
a.columnlink:hover
{
	background:url(../_gfx/ArrowRightGreenSmall.gif) no-repeat 0px 7px;
}
.clink
{
	width:165px;
}



/* Articles CSS
----------------------------------------------- */
#TheArticle {
    background: url(../_gfx/bg_ArticlesTop.gif) no-repeat top left;
    position: relative;
    top: -10px;
    padding: 19px;
    padding-top: 11px;
}
.articlebot
{
	background:url(../_gfx/bg_ArticlesBottom3.gif) no-repeat bottom left;
	position:relative;
	z-index:100;
	padding-bottom:10px;
}
div.ArticlePad { padding: 10px; padding-top: 0px; min-height:500px; height:auto !important; height:500px;}
#TheArticle div.thumb {
    float: right;
    position: relative;
    padding: 5px 0px 0px 5px;
    border: solid 1px #00117a;
    width: 167px;
    height: 142px;
}
* html #TheArticle div.thumb {
    float: right;
    position: relative;
    padding: 4px 0px 0px 4px;
    border: solid 1px #00117a;
    width: 172px;
    height: 147px;
}
div.ArticleTitle {
    background: #1f61a9 url(../_gfx/RightBotCorner.gif) no-repeat right bottom;
    font: bold 12px Trebuchet MS, Arial;
    color: #fff;
    padding: 5px;
    margin: 0px;
    width: 536px;
    margin-bottom: 10px;
}
div.ArticleTitle img
{
	display:none;
}
div.ArticleTitle span
{
	display:block;
	background:url(../_gfx/ArrowBottom.gif) no-repeat 0px 7px;
	padding:0px 0px 0px 15px;
}
* html div.ArticleTitle { width: 542px; margin-left: 3px; }
#TheArticle div.Date {
    font: normal 12px Trebuchet MS, Arial;
    color: #818181;
}
#GoBack {
    float: right;
    position: relative;
    z-index:101;
    padding-right: 10px !important;
    padding-right:20px;
}
* html #GoBack { right: -9px; }
#Attachments {
    padding-left: 10px;
}
#Attachments a {
    background: url(../_gfx/attachment.gif) no-repeat 0px 4px;
    font: bold 12px Trebuchet MS, Arial;
    color: #1f61a9;
    padding-left: 20px;
}
#Attachments a:hover { text-decoration: none; }


/* List CSS
----------------------------------------------- */
#TheList a {
    background: url(../_gfx/ArrowRightBlack.gif) no-repeat 5px;
    padding-left: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    font: normal 12px Trebuchet MS, Arial;
    color: #1f61a9;
    text-decoration: none;
    display: block;
    width: 100%;
}
#TheList a:hover {
    text-decoration: underline;
}
div.ListBlue {
    padding: 5px;
    background: #f8fcff url(../_gfx/dots.gif) repeat-x bottom;
}
div.ListWhite {
    padding: 5px;
    background: #fff url(../_gfx/dots.gif) repeat-x bottom;
}


/* List CSS
----------------------------------------------- */
#TheSitemap a {
    background: url(../_gfx/ArrowBottomBlack.gif) no-repeat 5px;
    padding-left: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    font: bold 12px Trebuchet MS, Arial;
    color: #1f61a9;
    text-decoration: none;
    display: block;
    width: 100%;
}
#TheSitemap a:hover {
    text-decoration: underline;
}
div.Level1 {
    padding: 5px;
    background: #f8fcff url(../_gfx/dots.gif) repeat-x bottom;
}
div.Level2 {
    padding: 5px;
    padding-left: 25px;
    background: #fff url(../_gfx/dots.gif) repeat-x bottom;
}
div.Level3 {
    padding: 5px;
    padding-left: 45px;
    background: #fff url(../_gfx/dots.gif) repeat-x bottom;
}
div.Level4 {
    padding: 5px;
    padding-left: 65px;
    background: #fff url(../_gfx/dots.gif) repeat-x bottom;
}
div.Level2 a, div.Level3 a, div.Level4 a {
    color: #000 !important;
}
div.Level4 a {
    background: url(../_gfx/ArrowRightBlack.gif) no-repeat 5px !important;
}


/* Contact CSS
----------------------------------------------- */
input.ContInput, select.ContSel {
    width: 396px;
    height: 19px;
    border: solid 1px #000;
    font: normal 12px Trebuchet MS, Arial;
}
input.ContInputMonth
{
	width: 20px;
    height: 19px;
    border: solid 1px #000;
    font: normal 12px Trebuchet MS, Arial;
    float: left;
    border: solid 1px #cecece
}
input.ContInputYear
{
	width: 30px;
    height: 19px;
    border: solid 1px #000;
    font: normal 12px Trebuchet MS, Arial;
    float: left;
border: solid 1px #cecece
}
textarea.ContText {
    width: 396px;
    height: 159px;
    border: solid 1px #000;
    font: normal 12px Trebuchet MS, Arial;
}
td.ContLeft {
    background: url(../_gfx/hor_dots.gif) no-repeat left bottom;
    width: 147px;
    font-weight: bold;
    padding-bottom:5px;
}
td.ContLeft span
{
	display : block;
	padding:7px 20px 5px 20px;
	background: url(../_gfx/bg_ContactLeftArea.gif) no-repeat;
}
td.ContLeftRequired span,
td.ContLeftAreaRequired span
{
	display : block;
	padding:7px 20px 5px 20px;
	background: url(../_gfx/bg_ContactLeftAreaRequired.gif) no-repeat;
}
td.ContLeftArea span
{
	display : block;
	padding:7px 20px 5px 20px;
}
td.ContLeftRequired {
    background: url(../_gfx/hor_dots.gif) no-repeat left bottom;
    width: 147px;
    font-weight: bold;
    padding-bottom:5px;
}
td.ContRight {
    background: url(../_gfx/dots.gif) repeat-x bottom;
    width: 396px;
    text-align: right;
}
td.ContRightDate {
    background: url(../_gfx/dots.gif) repeat-x bottom;
    width: 396px;
    text-align: left;
}
td.ContRight input { border: solid 1px #cecece }
td.ContLeftArea {
    background: url(../_gfx/bg_ContactLeftArea.gif) no-repeat;
    width: 147px;
    font-weight: bold;
    vertical-align: top;
}
td.ContLeftAreaRequired {
    background: url(../_gfx/bg_ContactLeftArea.gif) no-repeat;
    width: 147px;
    font-weight: bold;
    vertical-align: top;
}

td.ContRightArea {
    width: 396px;
    text-align: right;
}
td.ContRightArea textarea { border: solid 1px #cecece }
#Send {
    border-top: solid 1px #97d2fa;
    text-align: right;
}
#Send a {
    background: url(../_gfx/bg_button_blue.gif) no-repeat;
    color: #fff;
    width: 159px;
    height: 24px;
    display: block;
    float: right;
    padding-top: 3px;
	padding-right: 10px;
}
select.selectbox,select.selectbox option
{
	float:left;
	font: normal 12px Trebuchet MS, Arial;
	width:300px;
}
.checkbox input
{
	float:left;
	border:0;
}


/* Footer CSS
----------------------------------------------- */
#Footer {
    font: normal 10px Arial;
    color: #a9a9a9;
    vertical-align: top;
}
#Footer a {
    font: normal 10px Arial;
    color: #a9a9a9;
}
#ProFooter {
    background: url(../_gfx/bg_FooterTop.gif) no-repeat;
}
#FooterLinks {
    background: url(../_gfx/bg_Footer.gif) repeat-x;
    height: 31px;
    width: 744px;
}
#TheFooterLinks {
    width: 590px;
    padding-right: 5px;
    text-align: right;
}
#TheFooterLinks a {
    background: url(../_gfx/FooterDashBlack.gif) no-repeat;
    font: bold 10px Arial;
    color: #000;
    text-decoration: none;
    padding: 0px 10px 0px 15px;
}
#TheFooterLinks a:hover {
    color: #6b6b6b;
}
#GoTop {
    background: url(../_gfx/FooterDashGrey.gif) no-repeat right;
    width: 154px;
}
.bluecolbg
{
	background:url(../_gfx/hmp_cols_bg.gif) repeat-y 0px 30px;
}
.hometable
{
	position: relative;
    top: -10px;
}
.hometable td
{
	vertical-align:top;
}
.homelightblue
{
	background:url(../_gfx/light_blue_home.gif) no-repeat;
}

.footerInfo{
	background-image:url(../_gfx/footerInfo.gif);
	background-repeat:no-repeat;
	height:65px;
	padding:20px 30px 10px 30px;
	color:#0075a7;
	margin:0;
}

