/* start 4site.css */
.alt
{
	display:none;
}
#foursiteadmin_div
{
	min-height:450px;
}
#foursiteadmin_Containerdiv
{
	width:768px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}



.ajaxcontentwindow
{
	position:fixed; top:0; left:0; z-index:999; display:none;
	border:solid 1px #004B85;
	background-color:White;
}
.ajaxcontentoverlay
{
	display:none; z-index:998; top:0; left:0; background-color:Black; position:fixed;
}
.ajaxcontentclose
{
	background-image:url(../images/6monthsmile/topgradiant.jpg);
	background-repeat:repeat-x;
	height:18px;
	color:White;
	line-height:normal;
	text-align:right;
	padding-right:5px;
	font-weight:bold;
	cursor:pointer;
	background-color:#0194CA;
}

.foursitewindow
{
	background-image:url(../images/pageedit.png);
	background-repeat:no-repeat;
	
	position:fixed; top:0; left:0; z-index:999; display:none;
	border:solid 1px #004B85;
	overflow-x:hidden;
	overflow-y:scroll;
	width:750px; 
	background-color:#184B4F;
	
}
.forsiteinner
{
	width:703px;
	padding:115px 15px 10px 15px;
	color:White;
}



/* end 4site.css */
body
{
    
	margin:0;
	color:#313232;
	font:14px/22px Verdana, Arial, sans-serif;
	background:#eee;
	min-width:1000px;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color:#313232;
}

.textpagecontent a{
	color:#2da6c3;
	
	}


a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}
.w1{
	position:relative;
	float:left;
	left:50%;
	width:1010px;
}
.w2{
	position:relative;
	float:left;
	left:-50%;
	width:1010px;
}
.wrapper-t{
	width:1010px;
	overflow:hidden;
	background:url(../bi_images/bg-wrapper.png) no-repeat;
}
.wrapper-holder{
	width:1010px;
	background:url(../bi_images/bg-wrapper-c.png) repeat-y;
	margin:82px auto 0;
}
.wrapper-holder:after,
.navigation:after,
#nav:after{
	content:'';
	display:block;
	clear:both;
}
.wrapper-frame{
	float:left;
	margin:-82px 0 0 40px;
	display:inline;
	width:924px;
	position:relative;
	z-index:5;
}
.wrapper{
	overflow:hidden;
	width:100%;
}
#header{
	width:100%;
	margin:0 0 11px;
	position:relative;
	z-index:12;
}
#header .wrapper{margin:0 0 18px;}
.logo{
	background:url(../bi_images/logo.gif) no-repeat;
	width:308px;
	height:69px;
	text-indent:-9999px;
	float:left;
	margin:22px 0 0 17px;
	overflow:hidden;
}
.logo a{
	display:block;
	height:100%;
}
.search{
	float:right;
	background:url(../bi_images/bg-search.gif) no-repeat;
	height:57px;
	overflow:hidden;
}
.search-holder{
	background:url(../bi_images/bg-search.gif) no-repeat 100% -63px;
	float:left;
	padding:17px 9px 13px 41px;
}
.search-form,
.search-form fieldset{float:left;}
.search-form .input-holder{
	height:27px;
	width:153px;
	padding:0 5px;
	overflow:hidden;
	background:#fff;
	float:left;
	font-size:13px;
}
.search-form .input-holder input{
	margin:0;
	border:0;
	background:none;
	float:left;
	width:153px;
	padding:5px 0 0;
}
.search-form .submit{
	padding:1px 13px 3px 0;
	line-height:18px;
	margin:0 0 0 5px;
	display:inline;
	border:0;
	float:left;
	color:#fff;
	width:65px;
	height:27px;
	text-align:right;
	background:url(../bi_images/bg-submit.gif) no-repeat;
	cursor:pointer;
	outline:none;
}
.search-form .submit:hover,
.search-form .submit.hover{background-position:0 -27px;}
.navigation{
	width:100%;
	padding:0 0 1px;
	background:url(../bi_images/bg-navigation.gif) no-repeat 50% 100%;
}
.navigation ul{
	margin:0;
	padding:0;
	list-style:none;
}
#nav{
	margin:0 0 0 -4px;
	float:left;
	font:13px/16px Arial, Helvetica, sans-serif;
}
#nav li{float:left;}
#nav li:hover,
#nav li.hover,
#nav .active{background:url(../bi_images/bg-nav.gif) no-repeat;}
#nav a{
	float:left;
	padding:19px 23px 7px;
	margin:0 -1px 0 0;
	color:#777878;
	text-decoration:none;
}
#nav li:hover a,
#nav li.hover a,
#nav .active a{
	overflow:hidden;
	color:#fff;
	text-decoration:none;
	background:url(../bi_images/bg-nav.gif) no-repeat 100% -43px;
}
#nav li:hover,
#nav li.hover {position:relative;}
#nav li:hover .drop,
#nav li.hover .drop{display:block;}
#nav .drop{
	position:absolute;
	left:6px;
	top:37px;
	z-index:999;
	width:999px;
	display:none;
	padding:5px 0 0;
}
#nav .drop .mask{
	float:left;
	background:#2da6c3;
}
#nav .drop ul{
	padding:12px 0 0;
	margin:0 0 -6px;
	float:left;
	list-style:none;
	font:13px/15px Verdana, Arial, sans-serif;
}
#nav .drop ul li{
	float:none;
	background:none;
	font-size:0;
	line-height:0;
	padding:0 12px 1px 5px;
	margin:0 0 11px;
}
#nav .drop ul li a{
	padding:0 0 0 16px;
	float:none;
	display:block;
	height:auto;
	background: url(../bi_images/transparent.gif);
	color:#fff;
	font:13px/16px Verdana, Arial, sans-serif;
}
#nav .drop ul li a:hover{
	font-weight:bold;
	background:url(../bi_images/bullet.gif) no-repeat 0 55%;
}
.drop-b{
	overflow:hidden;
	width:100%;
	float:left;
}
.drop-b span,
.drop-b .center{
	font-size:0;
	line-height:0;
}
.drop-b .left,
.drop-b .right{
	float:left;
	width:9px;
	height:10px;
	background:url(../bi_images/bg-drop-l.png) no-repeat;
}
* html .drop-b .left{margin:0 -3px 0 0;}
.drop-b .right{
	float:right;
	margin:0 0 0 -3px;
	background:url(../bi_images/bg-drop-r.png) no-repeat;
}
.drop-b .center{
	height:10px;
	background:#2da6c3;
	margin:0 9px;
}
* html .drop-b .center{margin:0;}
.navigation .links{
	float:right;
	padding:12px 5px 0 0;
}
.links li{
	float:left;
	margin:0 0 0 5px;
	display:inline;
}
.links a{
	height:30px;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../bi_images/bg-links.gif) no-repeat;
}

.links .inform{width:85px;}
.links .inform:hover{background-position:0 -29px;}

.links .sap{width:42px;
background-position:-85px 0;}
.links .sap:hover{background-position:-85px -29px;}

.links .cognos{
	width:51px;
	background-position:-128px 0;
}
.links .cognos:hover{background-position:-128px -29px;}

.links .oracle{
	width:71px;
	background-position:-177px 0;
}
.links .oracle:hover{background-position:-177px -29px;}

#main{
	width:100%;
	background:url(../bi_images/bg-main.gif) repeat-x 0 100%;
	padding:0 0 28px;
}

#main .headerimage
{
    position:relative;
    left:-33px;   
}

#main #leftbar
{
    float:left;
    width:70%;
}

#main #leftbar h1
{
    padding-bottom:15px;
    background-image:url(../bi_images/line.png);
    background-position:left bottom;
    background-repeat:no-repeat;
    color:#696969;
    font-style: italic;
    font-weight:normal;

    
}

#main #leftbar h2
{
    color:#2da6c3;
	font-size:16px;
}

#main #rightbar
{
    float:right;
margin-top:70px;
position:relative;
right:30px;
width:25%;
}

.menu{
	width:924px;
	position:relative;
	margin:0 0 7px;
	background:url(../bi_images/bg-menu.gif) repeat-y;
}
.menu-holder{
	width:100%;
	background:url(../bi_images/bg-menu-holder.gif) no-repeat;
}
.menu-frame{
	padding:4px;
	overflow:hidden;
	width:916px;
	background:url(../bi_images/bg-menu-frame.gif) no-repeat 0 100%;
}
.menu .visual{
	float:left;
	overflow:hidden;
}
.visual img{vertical-align:top;}
.navbar-holder{
	background:transparent url(../bi_images/bg-navbar.png) no-repeat scroll 0 0;
	height:388px;
	margin:0 0 0 -18px;
	overflow:hidden;
	padding:0 0 0 26px;
	position:absolute;
	right:5px;
	width:244px;
}
.navbar{
	margin:0;
	padding:9px 0 0;
	list-style:none;
	float:left;
	background:#fff;
	color:#696969;
	font-size:12px;
	line-height:15px;
}
.navbar li{
	padding:10px 12px 20px 6px;
	overflow:hidden;
	background:url(../bi_images/divider.gif) no-repeat 50% 100%;
	margin:0 0 12px;
	width:226px;
	vertical-align:top;
}
.navbar h2,
.column h3{
	margin:0 0 3px;
	font:italic 28px/32px Arial, Helvetica, sans-serif;
}
* html .navbar h2{margin:-3px 0 2px;}
* +html .navbar h2{margin:-3px 0 2px;}
.cufon-active .navbar h2{font-size:30px;}
* html .navbar h2 span{
	position:relative;
	top:-4px;
	margin:0 0 -5px;
}
* +html .navbar h2 span{
	position:relative;
	top:-4px;
	margin:0 0 -5px;
}
.cufon-active .title h3{
	font-size:30px;
	margin:0 0 3px;
}
* html .title h3 .alignright{
	top:-12px;
	position:relative;
	margin:0 0 -9px;
}
* html .title h3 .alignright{
	top:-12px;
	position:relative;
	margin:0 0 -9px;
}
.navbar p{margin:0;}
.alignright{
	display:block;
	text-align:right;
}
.navbar .more{
	float:right;
	color:#313232;
	padding:4px 25px 0 0;
	display:inline;
	position:relative;
	background:url(../bi_images/bg-more.gif) no-repeat;
	width:43px;
	height:23px;
	font:12px/18px Verdana, Arial, sans-serif;
	text-align:right;
	text-decoration:none;
	margin-top:10px;
}
.navbar .more:hover{
	background-position:0 -28px;
	text-decoration:none;
}
.columns{
	width:100%;
	overflow:hidden;
}
.columns-holder{
	width:1000px;
	overflow:hidden;
	margin:0 0 0 -6px;
	position:relative;
	padding:0 0 35px;
}
* html .columns-holder{left:-6px;}
.column{
	width:595px;
	float:left;
	margin:0 7px;
	line-height:22px;
	padding:20px 0 0 5px;
	background:url(../bi_images/bg-columns.gif) no-repeat;
}
.column .text-holder{width:600px;}
.columns-holder .blue{background-position:-312px 0;
display:none;

}
.columns-holder .yellow{
	background-position:-624px 0;
	float:right;
	height:270px;
	padding-right:64px;
	width:295px;	
}

.column .title{
	width:248px;
	margin:0 0 -3px;
	position:relative;
}
.column .alignright{
	position:relative;
	top:-5px;
}
.column p{margin:0;}
.column .visual{margin:13px 0 0;}
.partners{
	margin:0;
	position:absolute;
}
.partners dd{
	margin:0;
	position:absolute;
}
.partners dd img{vertical-align:top;}
.partners .company{
	top:36px;
	left:151px;
}
.partners .company2{
	left:151px;
	top:84px;
}
.partners .company3{
	left:136px;
	top:192px;
}
.partners .company4{
	top:41px;
	left:34px;
}
.partners .company5{
	top:1px;
	left:-7px;
}
.partners .company6{
	left:33px;
	top:140px;
}
#footer{
	color:#949494;
	width:100%;
	overflow:hidden;
	padding:4px 0 40px;
}
.footer-nav{
	margin:0 -10px 0 0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
	font-size:11px;
	position:relative;
}


.footer-nav li{
	float:left;
	background:url(../bi_images/separator.gif) no-repeat 0 55%;
	margin:0 0 0 -2px;
	padding:0 11px;
}
.footer-nav a{
	color:#949494;
	text-decoration:none;
}
.footer-nav a:hover{text-decoration:underline;}
.footer-nav .blue{background:url(../bi_images/separator2.gif) no-repeat 0 55%;}
.footer-nav .yellow{background:url(../bi_images/separator3.gif) no-repeat 0 55%;}

#leftbar li{
	color:#313232;
	line-height:26px;
	list-style-image: url(../bi_images/yellerdot.gif);
	padding-left:10px;
}

#leftbar li a{
color:#2da6c3 ;
text-decoration:none;
}

#leftbar li a:hover{
text-decoration:underline;
}


#leftbar li ul a{
color:#777878;
font-size:12px;
}

.column .title a{
	text-decoration:none;
	color:#000;
}

.column .title a:hover{
	text-decoration:none;
	color:#2DA6C3;
}

.columns a{
color:#2DA6C3;	
}

#leftbar p{
	display:block;
	margin-bottom:40px;
}

.blueText{
	color:#2DA6C3;
font-size:14px;
font-weight:bold;
}
#Kart_Container
{
	width:263px;
	vertical-align:top;
}

#Store_Container
{
	vertical-align:top;
}

.Store_breadcrumb
{
	font-size:10px;
	line-height:15px;
	padding-bottom:5px;
}

.kart_middle
{
	background-image:url(/assets/images/PFSA/cart_middle.gif);
	width:242px;
	padding-left:10px;
	padding-right:10px;
	padding-top:25px;
	position:relative;
}
.kart_footer
{
	background-image:url(/assets/images/PFSA/cart_bottom.gif);
	width:262px;
	height:21px;
}

.kart_title
{
	position:absolute;
top:-5px;
left:12px;
	font-size:20px;
	font-weight:bold;
	color:#005478;
}

.kart_header
{
	background-image:url(/assets/images/PFSA/cart_top.gif);
	width:262px;
	height:14px;
	
}
.kart_table
{
	width:242px;
	line-height:normal;
}

.kart_table th
{
	color:#005478;
	font-weight:bold;
	text-align:left;
}

.kart_table th a:link,
.kart_table th a:visited,
.kart_table th a:active
{
	color:#005478;
}
.kart_table th a:hover
{
	color:#008ebb;
}

.kart_table td
{
	color:#008ebb;
}

.kart_table .deleterow
{
	text-align:right;
	vertical-align:middle;
}

.kart_table .whiteline
{
	border-top:solid 1px white;
}

.ItemPricePrice,
.kart_subtotal_price
{
	color:#005478;
	font-weight:bold;
}

.ItemPrice,
.kart_subtotal
{
	font-weight:bold;
	color:Black;
}

.CheckoutBtn
{
	position:absolute;
	right:0px;
}

.kart_button_div
{
	position:relative;
	top:10px;
}





.ItemImagesContainer
{
	width:170px;
	overflow-x:auto;
}

.ItemValues
{
	float:left;
	padding-left:10px;
	padding-right:10px;
	width:280px;
}

.ItemImage
{
	float:left;
	width:175px;
}

.ItemName
{
	font-size:20px;
	font-weight:bold;
	color:#005478;
	width:100%;
	border-bottom:solid 1px #005478;
	line-height:normal;
	padding-bottom:5px;
}
.ItemDesc
{
	color:#005478;
	font-size:12px;
	line-height:16px;
	padding-bottom:10px;
	padding-top:5px;
}

.ItemAdd
{
	margin-top:40px;
	margin-bottom:10px;
}/*
 * Smoothbox v20070814 by Boris Popoff (http://gueschla.com)
 *
 * Based on Cody Lindley's Thickbox, MIT License
 *
 * Licensed under the MIT License:
 *   http://www.opensource.org/licenses/mit-license.php
 */



html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:1000;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 9999;
	color:#000000;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

.Edit_Table
{
	background-color:#0f2f38;
	
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

	
	padding: 10px;
}


.mceLayout
{
	border:solid 2px #411C02 !important;
}

.Edit_Content
{
	background-color:#CCCCCC;
	border: solid 1px black;
	padding: 5px;
}

.Edit_btn
{
	color:White;
	background-color:#00c0d5;
	font-weight:bold;
	border: solid 1px white;
	margin-top:3px;
}

.Edit_btn:hover
{
	color:#00c0d5;
	background-color:White;
}

.edit_orange_lable
{
	color:#e37a09;
	font-weight:bold;
}

.edit_white_lable
{
	color:White;
}

.edit_window {
	font: 12px Arial, Helvetica, sans-serif;
	overflow:auto;
	visibility:hidden;
	display:none;
	position:fixed;
	background: #0c545a;
	z-index: 10000;
	color:black;
	border: 4px solid #525252;
	text-align:left;
	
}

.edit_window a:link {color: white;}
.edit_window a:visited {color: white;}
.edit_window a:hover {color: #e37a09;}
.edit_window a:active {color: white;}
.edit_window a:focus{color: white;}

.edit_overlay {
	position: fixed;
	z-index:9999;
	top: 0px;
	left: 0px;
	background-color:#000;
}


.edit_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	position:absolute;
	top:0;
	right:0;
}


.edit_ajaxContent{
	clear:both;
	padding:150px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
	background-image:url(../images/pageedit.png);
	background-position:top left;
	background-repeat:no-repeat;
	
	min-height:300px;
	_height:300px;
}


/* IE6 */
* html .edit_iframeContent{
	margin-bottom:1px;
}

.defaultSkin,
.mceFirst
{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}.Calendar
{
	background-color: white;
	border-color: Black;
	height: 500px;
	width: 100%;
	line-height: normal;
	border: solid 1px black;
}
.CalendarHeader
{
	font-weight: bold;
	background-color: #0092b0;
	color: white;
}
.CalendarDay
{
	font-size: 10px;
	height: 75px;
	text-align: left;
	vertical-align: top;
	width: 75px;
	border: solid 1px black;
}

.CalendarSelectedDay a:link
{
	color: white;
}
.CalendarSelectedDay a:hover
{
	color: #00C0D5;
}
.CalendarOtherMonthDay
{
	background-color: #F2F2F2;
}
.CalendarToday
{
}
.CalendarDayHeader
{
}
.CalendarNextPrev
{
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
}
.CalendarNextPrev a:link
{
	color: White;
}
.CalendarNextPrev a:hover
{
	color: #00C0D5;
}
.CalendarSelector
{
}
.CalendarWeekend
{
}

.CalendarSelectedDay
{
	background-color: #0092b0;
}


.cal_title
{
	font-size: 10px;
}


#calEvent
{
    position:fixed;
    background-color:Red;
    width:300px;
    
}
