﻿/* CSS Document */

a:link {
 font-family:Arial;
 color:#927a44;
 text-decoration:underline;
}

a:active {
 font-family:Arial;
 color:#927a44;
 text-decoration:none;
}

a:visited {
 font-family:Arial;
 color:#927a44;
 text-decoration:underline;
}

a:hover {
 font-family:Arial;
 color:#927a44;
 text-decoration:none;
}

/*----------------------------------------------------------
                                               ** Start contentContainer **
----------------------------------------------------------*/

#contentContainer {
	margin: 0 auto;
	width: 987px;
	height: auto;
	background: #ffffff url('../SiteCollectionImages/bkg_rightContent2.gif') repeat-y 748px
top;
}

#contentContainer2 {
	margin: 0 auto;
	width: 987px;
	height: auto;
	background: url('../SiteCollectionImages/bkg_rightContent2Bottom2.gif') no-repeat 748px
bottom;
	position: relative;
}

/*----------------------------------------------------------
                                               ** Start leftContent **
----------------------------------------------------------*/

#leftContent {
 width:190px;
 float:left;
 text-align:left;
 border-left:4px solid #fff;
}

#leftMenuContainer a:link {
 text-decoration:none;
}

#leftMenuContainer a:active {
 text-decoration:none;
}

#leftMenuContainer a:visited {
 text-decoration:none;
}

#leftMenuContainer a:hover {
 text-decoration:none;
 background-position:left -16px;
}

#leftMenuContainer .current {
 background-position:left -16px;
}

.leftMenuItem1 {
	display: block;
	width: 171px;
	height: 16px;
	background: url('../SiteCollectionImages/btn_leftMenuItem1.gif') no-repeat left
top;
}

.leftMenuItem2 {
 display:block;
 width:156px;
 height:16px;
 background:url('../SiteCollectionImages/btn_leftMenuItem2.gif') left top no-repeat;
}

.leftMenuItem2sub1 {
 display:block;
 height:16px;
 width:181px;
 background:url('../SiteCollectionImages/btn_leftMenuItem_1_PCE.gif') left top no-repeat;
}

.leftMenuItem2sub2 {
 display:block;
 height:16px;
 width:141px;
 background:url('../SiteCollectionImages/btn_leftMenuItem2Sub2.gif') left top no-repeat;
}

.leftMenuItem2sub3 {
 display:block;
 width:133px;
 height:16px;
 background:url('../SiteCollectionImages/btn_leftMenuItem2Sub1.gif') left top no-repeat;
}

.leftMenuItem2sub4 {
 display:block;
 width:133px;
 height:16px;
 background:url('../SiteCollectionImages/btn_leftMenuItem2Sub3.gif') left top no-repeat;
}

.leftMenuItem7 {
 display:block;
 width:171px;
 height:16px;
 background:url('../SiteCollectionImages/btn_leftMenuItem_2_Bravo.gif') left top no-repeat;
}

.leftMenuItem7sub1 {
 display:block;
 width:145px;
 height:16px;
 background:url('../SiteCollectionImages/btn_leftMenuItem2SubBravoSystem.gif') left top no-repeat;
}

.leftMenuItem7sub2 {
 display:block;
 width:145px;
 height:16px;
 background:url('../SiteCollectionImages/btn_leftMenuItem2SubBravo1.gif') left top no-repeat;
}

.leftMenuItem7sub3 {
 display:block;
 width:133px;
 height:16px;
 background:url('../SiteCollectionImages/btn_leftMenuItem2SubBravo2.gif') left top no-repeat;
}

.leftMenuItem3 {
 display:block;
 width:155px;
 height:16px;
 background:url('../SiteCollectionImages/btn_leftMenuItem3.gif') left top no-repeat;
}

.leftMenuItem4 {
 display:block;
 width:148px;
 height:16px;
 background:url('../SiteCollectionImages/btn_leftMenuItem4.gif') left top no-repeat;
}

.leftMenuItem5 {
 display:block;
 width:130px;
 height:16px;
 background:url('../SiteCollectionImages/btn_leftMenuItem5.gif') left top no-repeat;
}

.leftMenuItem6 {
 display:block;
 width:45px;
 height:16px;
 background:url('../SiteCollectionImages/btn_leftMenuItem6.gif') left top no-repeat;
}

#leftMenuContainer #item1 {
 height:22px;
 width:181px;
 padding-top:19px;
 padding-left:9px;
 background:url('../SiteCollectionImages/bkg_leftMenu2.gif') left top repeat-x;
 border-bottom:1px solid #fff;
}

#leftMenuContainer #item2 {
 height:68px;
 width:181px;
 padding-top:9px;
 padding-left:9px;
 background:url('../SiteCollectionImages/bkg_leftMenu2.gif') left top repeat-x;
 border-bottom:1px solid #fff;
}

#leftMenuContainer #item2int {
 height:88px;
 width:181px;
 padding-top:9px;
 padding-left:9px;
 background:url('../SiteCollectionImages/bkg_leftMenu2.gif') left top repeat-x;
 border-bottom:1px solid #fff;
}

#leftMenuContainer #item3 {
 height:24px;
 width:181px;
 padding-top:7px;
 padding-left:9px;
 background:url('../SiteCollectionImages/bkg_leftMenu3.gif') left top repeat-x;
 border-bottom:1px solid #fff;
}

#leftMenuContainer #item4 {
 height:24px;
 width:181px;
 padding-top:7px;
 padding-left:9px;
 background:url('../SiteCollectionImages/bkg_leftMenu4.gif') left top repeat-x;
 border-bottom:1px solid #fff;
}

#leftMenuContainer #item5 {
 height:24px;
 width:181px;
 padding-top:7px;
 padding-left:9px;
 background:url('../SiteCollectionImages/bkg_leftMenu5.gif') left top repeat-x;
 border-bottom:1px solid #fff;
}

#leftMenuContainer #item6 {
 height:24px;
 width:181px;
 padding-top:7px;
 padding-left:9px;
 background:url('../SiteCollectionImages/bkg_leftMenu6.gif') left top repeat-x;
}
#leftMenuContainer #item7 {
 height:52px;
 width:181px;
 padding-top:9px;
 padding-left:9px;
 background:url('../SiteCollectionImages/bkg_leftMenu2.gif') left top repeat-x;
 border-bottom:1px solid #fff;
}


#leftContentBottom {
 width:190px;
 padding-top:40px;
 background:url('../SiteCollectionImages/bkg_leftContentBottom.gif') left top repeat-x;
}

/*----------------------------------------------------------
                                               ** End leftContent **
----------------------------------------------------------*/

/*----------------------------------------------------------
                                               ** Start centerContent **
----------------------------------------------------------*/

#centerContent {
 width:546px;
 min-height:506px;
 float:left;
 background:#fdfdfd;
 border-left:4px solid #ffffff;
}

#centerContentTitle {
 width:531px;
 height:27px;
 background:#f1e2c0;
 border-bottom:1px solid #fff;
 padding-top:14px;
 padding-left:15px;
}

#centerContentTitleShadow {
 width:546px;
 height:20px;
 background:url('../SiteCollectionImages/bkg_centerContentTitleShadow.gif') left top no-repeat #e3c481;
}

#gikkcenterContentTitleShadow {
 width:546px;
 height:20px;
 background:url('../SiteCollectionImages/ja-jp/gikkhome_bkg_centerContentTitleShadow.gif') left top no-repeat #e3c481;
}


/*----------------------------------------------------------
                                               ** End centerContent **
----------------------------------------------------------*/

/*----------------------------------------------------------
                                               ** Start rightContent **
----------------------------------------------------------*/

#rightContent {
 width:234px;
 min-height:506px;
 float:left;
 border-left:4px solid #ffffff;
 border-right:5px solid #ffffff;
 background:url('../SiteCollectionImages/bkg_rightContent2.gif') left bottom repeat-y;
}

#rightContentTitle {
 width:234px; 
 height:47px;
 background:#e3c481;
 text-align:center;
 padding-top:15px;
 border-bottom:4px solid #ffffff;
}

#rightContent_ {
 width:234px;
 height:440px;
 background:url('../SiteCollectionImages/bkg_rightContent2Top.gif') left top no-repeat;

}

#rightContent_[id] {
 width:234px;
 height:auto;
 min-height:440px;
}

#rightContent_ .rightContentBlock {
 margin:0 auto;
 width:222px;
 padding-top:15px;
 margin-bottom:13px;
}

#rightContent_ .rightContentBlockTop {
 height:28px;
 padding-top:14px;
 padding-left:14px;
 background:url('../SiteCollectionImages/bkg_rightContentBlockTop.gif') left top no-repeat;
}

#rightContent_ .rightContentBlockContent {
 background:url('../SiteCollectionImages/bkg_rightContentBlock.gif') left top repeat-y;
 padding:0 20px 0 21px;
}

#rightContent_ .rightContentBlockContent .leftMenuItemEmailUs {
 background:url('../SiteCollectionImages/gfx_rightContentArrow.gif') left 4px no-repeat;
 padding-left:12px;
 color:#927a44;
 font-weight:bold;
}

#rightContent_ .rightContentBlockBottom {
 height:42px;
 background:url('../SiteCollectionImages/bkg_rightContentBlockBottom.gif') left bottom no-repeat;
}

#rightContent_ .rightContentBlockBottom2 {
 height:25px;
 background:url('../SiteCollectionImages/bkg_rightContentBlockBot2.gif') left bottom no-repeat;
}

#rightContent_ .rightContentBlockBottom .btnFind {
 margin:18px 21px 0 0;
 border:0;
 float:right;
}

/*#rightContent_Bottom {
 background:url(images/bkg_rightContent2Bottom.gif) left bottom no-repeat;
}*/

/*----------------------------------------------------------
                                               ** End rightContent **
----------------------------------------------------------*/

#contentContainer p {
 padding:5px 0 5px 0;
}

#contentContainer .textLinkMoreInfo {
 margin:15px 0 5px 0;
}

/*----------------------------------------------------------
                                               ** End contentContainer **
----------------------------------------------------------*/

.patient_inset {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; FLOAT: right; MARGIN: 0px 0px 8px 22px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}

