/* Copyright 1999-2008 Givex Corporation. All rights reserved. */

* { padding:0; margin:0; border:0; font-family: Verdana, Arial, Helvetica,  sans-serif; font-size: 10pt; color: #3d3d3d; }

/***************** STANDARD DECLARATIONS *****************/

body { font-size: 11pt; background-image:url('images/main_bg.jpg'); background-repeat:repeat-x; background-color:#3D3D3D; margin-top: 10px; }

body#Production a#navProduction{
	color: #fff;
	/*border-left: 10px solid #8E8E8E; */
	background-image:url('images/menu_bg_white.gif');
	background-repeat:no-repeat; 
}
body#Value a#navValue{
	color: #fff;
	background-image:url('images/menu_bg_white.gif');
	background-repeat:no-repeat; 
}
body#Web a#navWeb{
	color: #fff;
	background-image:url('images/menu_bg_white.gif');
	background-repeat:no-repeat;
}
body#Settlement a#navSettlement{
	color: #fff;
	background-image:url('images/menu_bg_white.gif');
	background-repeat:no-repeat;
}
body#Existing a#navExisting{
	color: #fff;
	background-image:url('images/menu_bg_white.gif');
	background-repeat:no-repeat;
}
body#Thirdparty a#navThirdparty{
	color: #fff;
	background-image:url('images/menu_bg_white.gif');
	background-repeat:no-repeat;

}
body#Support a#navSupport{
	color: #fff;
	background-image:url('images/menu_bg_white.gif');
	background-repeat:no-repeat;
}
body#Gift a#navGift{
	color: #fff;
	background-image:url('images/menu_bg_white.gif');
	background-repeat:no-repeat;
}
body#Loyalty a#navLoyalty{
	color: #fff;
	background-image:url('images/menu_bg_white.gif');
	background-repeat:no-repeat;

}
body#Frequency a#navFrequency{
	color: #fff;
	background-image:url('images/menu_bg_white.gif');
	background-repeat:no-repeat;
}
body#Coupon a#navCoupon{
	color: #fff;
	background-image:url('images/menu_bg_white.gif');
	background-repeat:no-repeat;;

}
body#Uptix a#navUptix{
	color: #fff;
	background-image:url('images/menu_bg_white.gif');
	background-repeat:no-repeat;

}
body#Payment a#navPayment{
	color: #fff;
	background-image:url('images/menu_bg_white.gif');
	background-repeat:no-repeat;

}
body#Xpress a#navXpress{
	color: #fff;
	background-image:url('images/menu_bg_white.gif');
	background-repeat:no-repeat;

}
body#News a#navNews{
	color: #fff;
	background-image:url('images/menu_bg_white.gif');
	background-repeat:no-repeat;

}
body#Trade a#navTrade{
	color: #fff;
	background-image:url('images/menu_bg_white.gif');
	background-repeat:no-repeat;

}
body#Partner a#navPartner{
	color: #fff;
	background-image:url('images/menu_bg_white.gif');
	background-repeat:no-repeat;

}
body#Career a#navCareer{
	color: #fff;
	background-image:url('images/menu_bg_white.gif');
	background-repeat:no-repeat;

}
body#Corporate a#navCorporate{
	color: #fff;
	background-image:url('images/menu_bg_white.gif');
	background-repeat:no-repeat;

}
a  { font-size: 11px;  font-weight:normal; line-height:1.5em; color:#0e538a; text-align: left;}

a:visited {text-decoration: none; color:#0E538A;}
a:hover   {text-decoration: underline; color:#6486b2;}

p  { color: #000000; line-height:1.5em; padding: 10px 0px 8px 0px; clear: both; text-align: justify;}

h1 { padding: 10px 0px 3px 0px;  font-size: 16px; color:#0E538A; font-family: Arial, Helvetica, sans-serif; font-weight: bold; clear: left;}
h2 { padding: 10px 0px 5px 0px;  font-size: 14px; color:#0E538A; font-family: Arial, Helvetica, sans-serif; clear: left;}
h3 { padding: 10px 0px 0px 0px;  font-size: 13px; color:#0E538A; font-family: Arial, Helvetica, sans-serif; line-height:1.5em; border-bottom: 1px solid #D0E34C; font-weight: bold; clear: left;}
h4 { padding: 0px 0px 0px 0px;   font-size: 12px; color:#467EA1; font-family: Arial, Helvetica, sans-serif; line-height:25pt; font-weight:normal; }
h5 { padding: 10px 0px 0px 0px;  font-size: 12px; color:#3D3D3D; line-height:1.5em; font-weight:bold; }

th { font-size: 11px; text-align:left; }

ol { margin-left:20px; font-size: 11px; text-align:left; }

hr  { color:#00CC66;}
sup { font-size: 7pt; }
img { border:0; padding-bottom:0px; padding-top:0px;}

hr  { color:#00CC66;}
sup { font-size: 7pt; }
img { border:0; padding-bottom:0px; padding-top:0px;}

ul.green_dot { font-size: 11px; text-align:left; padding-left:20px; list-style-image: url(titles/dot_dark.gif); }
li.green_dot { font-size: 11px; text-align:left; color: #000000; line-height:1.5em; Margin-top: 0em; margin-bottom: 0em; }


/***************** MAIN LAYOUT *****************/

#container {
	width:840px;
	padding:5px;
	overflow: hidden;
	background-color:#fff;
	border:1px solid #AFAFAF;
	clear: both;
	margin: auto;
	}
	
#main_left {
	width: 600px;
	min-height: 400px;
	margin-top:5px;
	height: 100%;
	float: left;
	text-align: left;
	padding: 10px;
	background-image:url(images/blue_bg_front2.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	}

#main_right {
	width: 215px;
	margin-top: 5px;
	float: right;
	background-color:#717171;
	background-image:url(images/x_bg3.gif);
	background-repeat:no-repeat;
	text-align: left;
	}
	
#header {
	display: block;
	width: 100%;
	background-color: #0E5690;
	height:60px;
}

#givex_banner{
	float:left;
}

#header_logo{
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	display: block;
	padding: 0px;
	position: relative;
	width: 100%;
	background-color: #0E538A;
}
#language {
	margin-top: -60px;
	margin-right: 10px;
	float: right;
	display: block;
	font-size: 10px;
	line-height: 2em;
	text-align:left;
	color: #FFFFFF;
	padding: 2px;
	position: relative;
}
/***************** INDEX PAGE ONLY *****************/

#main { margin-top: 5px; clear: both; }

#home_right {
	width: 205px;
	height: 427px;
	float: right;
	padding: 0px 0px 0px 5px;
	text-align: left;
	}
	
.home_left {
	width: 590px;
	padding: 15px;
	background-image:url(images/blue_bg_front2.jpg);
	text-align: left;
	min-height: 170px;
	margin-bottom: 5px;
	float: left;
	}
	
.home_left a {
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	
	}
	
/***************** FOOTER *****************/

#footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10pt;
	color: #006699;
	font-weight:normal;
	padding-top:0px;
	vertical-align:bottom;
	clear: both;
	}

#footer_main {
	padding-bottom: 5px;
	clear: both;
	}
	
#footer_small {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 8pt;
	color: #006699;
	font-weight:normal;
	padding-bottom:5px;
	vertical-align:bottom;
	clear: both;
	}
	
#footer_top {
	color: blue;
	text-align: left;
	margin: 10px 215px 0px 10px; 
	padding-top: 3px;
	border-top: 1px solid #D0E34C;
	clear: left;
	}	
	
#footer_bottom {
	text-align: left;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 5px 0px 0px 10px;
	color: #F00;
	clear: left;
	}

#footer_copyright {
	font-size: 8pt;
	color: #000000;
	text-align:left;
	padding-bottom: 10px;
	clear: left;
	margin-top: 5px;
	margin-left: 10px;
	}
	
#footer_main_copyright {
	font-size: 8pt;
	color: #000000;
	text-align:center;
	clear: both;
	padding-top: 4px;
	padding-bottom: 4px;
	}

#footer a{
	font-size: 10pt;
	text-decoration: none;
	color: #0e538a;
	background-color: transparent;
	margin-left:0px;
	margin-right:0px;
	font-weight:normal;
	}

#footer_main a {
	font-size: 10pt;
	text-decoration: none;
	color: #006699;
	background-color: transparent;
	margin-right:0px;
	font-weight:bold;
	
	}

#footer_small a{
	font-size: 8pt;
	text-decoration: none;
	color: #006699;
	background-color: transparent;
	margin-right:0px;
	font-weight:bold;
	}
	
#footer a:hover, 
#footer a:active        {  text-decoration: underline; color: #77b01d; }

#footer_main a:hover, 
#footer a:active        { text-decoration: underline;   color: #77b01d; }
	
#footer_top a 		{ font-size: 10pt; font-weight: bold; text-decoration: none;}
#footer_top a:hover	{ text-decoration: underline; }

#footer_bottom a 	{ font-size: 10pt; padding-right: 10px; font-weight: bold; text-decoration: none;}
#footer_bottom a:hover	{ font-size: 10pt; text-decoration: underline; }



/***************** FORMS *****************/

input 	  {width:200px; }
option 	  {color:#2C5277;}
input     {font-family: Arial; font-size: 11px;color: #707065; border: 1px solid #b4ae94;}
select    {font-family: Arial; font-size: 11px;color: #707065; border: 1px solid #b4ae94;}
textarea  {font-family: Arial; font-size: 11px;color: #707065; border: 1px solid #b4ae94;}
.radio_button 	  {width: auto; margin: 5px 5px 0px 0px; border: 0px;}

form fieldset {
	width:auto; 
	max-width:95%; 
	border:1px solid #ABC442; 
	margin-top:8px; 
	padding:10px;
}

form fieldset legend { 
	font-size: 1.1em; 
	font-weight: normal; 
	color: #3D3D3D; 
	margin: 0px; 
	margin-bottom:7px;
	padding: 0px 5px; 
	font-weight:bold;
}

.navSupport{padding-top: 5px;}

/***************** NAVIGATION MENU *****************/

#nav a             { font-size: 10pt; color: #FFFFFF; text-decoration: none; display: block; line-height: 16pt; letter-spacing: 1px; }
#nav ul            { list-style: none; }
#nav li            { left: 0; float: left; border-bottom: #505050 solid 1px; position: relative; display: block; }
#nav li li         { width: 100%; background-color: #6C6C6C; }


/***#nav li li background-image:  url(images/menuback.gif); }***/

#nav li ul         { display: none; position: absolute; padding: 0px; border-top: 1px solid #505050; line-height: 16pt; /* IEEEEEEEEEEE */  }
#nav li li a       { font-size: 11pt; padding: 5px; }
#nav li:hover ul   { display: block; }
#nav li a:hover    { background-color: #0E538A; }
#nav li.over  ul   { display: block; } /* IE6 */


/***************** TOP RIGHT NAVIGATION MENU *****************/
#rnav a             { color: #FFFFFF; text-decoration: none; display: block; letter-spacing: 1px; line-height: 16pt; padding-left: 14px;}
#rnav ul            { list-style: none; }
#rnav li            { margin-bottom: 0px;  border-bottom: #6F6F6F solid 1px; float: left; position: relative; display: block; width: 215px; }
#rnav li li         { width: 100%; background-color: #A8C642; }
#rnav li a 	    {font-size: 11pt; }

#rnav li ul         { display: none; position: absolute; padding: 5px; border: 0px solid #505050; /* IEEEEEEEEEEE */  }
#rnav li li a       { font-size: 11pt; padding: 0px; }
#rnav li:hover ul   { display: block; }
#rnav li a:hover    { background-color: #91b424; }
#rnav li.over  ul   { display: block; } /* IE6 */


/***************** BOTTOM RIGHT NAVIGATION MENU *****************/

#rnav2 a             { color: #FFFFFF; text-decoration: none; display: block; letter-spacing: 1px; line-height: 16pt; padding-left: 14px;}
#rnav2 ul            { list-style: none; }
#rnav2 li            { margin-bottom: 0px; border-bottom: #4E4E4E solid 1px; float: left; position: relative; display: block; width: 215px; }
#rnav2 li li         {  width: 100%; background-color: #58595b; }
#rnav2 li a          {font-size: 11pt; }

#rnav2 li ul         { display: none; position: absolute; padding: 5px; border: 0px solid #505050; /* IEEEEEEEEEEE */  }
#rnav2 li li a       { padding: 0px; }
#rnav2 li:hover ul   { display: block; }
#rnav2 li a:hover    { background-color: #58595B; }
#rnav2 li.over  ul   { display: block; } /* IE6 */

/***************** OLD NAVIGATION MENU *****************/


.green_line  		{ height: 1px; border-top: 1px solid #D0E44F; margin: 10px 5px 10px 0px;}
.banner_image 		{ border-left: 1px solid #999999; border-right: 1px solid #999999; border-bottom: 1px solid #999999; }
.title_image  		{ padding: 15px 0px 5px 0px; clear: left;}
#career_flag		{ margin-right: 20px; float: right; text-align: center; } 
#menuclass a 		{ text-decoration:none;color:white;  font-size: 7pt; line-height: 22px; width: 100%; display: block;}
#menuclass div 		{ top:100%;padding:5px;background-image:url(/images/menuback.gif);background-repeat:repeat-y;background-position:left center;border: 1px solid #6C6C6C;list-style-image: none; font-size: 50pt;}
#menuclass ul 		{ top:100%;padding:5px;background-image:url(/images/menuback.gif);background-repeat:repeat-y;background-position:left center;border: 1px solid #6C6C6C;list-style-image: none; font-size: 50pt;}
.menu_style 		{ position:relative; z-index:10;padding:0px;margin:0px; }
.menu_style li 		{ float:left; display:block;position:relative;}
.menu_style ul 		{ left:-10000px; position:absolute;list-style:none;padding:0px;margin:0px;}
.menu_style ul li 	{ float:none; padding-left: 5px; letter-spacing: -0.8px;}
.menu_style li:hover>ul	{ left:auto; background-color: red;}
.menu_style li:hover 	{ background-color: #ABC442;}
ul#menuclass a img 	{ display:block;border-style:none;}

/***************** LANGUAGE LINKS *****************/

#header a{
	float:right;
	font-weight:bold;
	color:#fff;
	margin-top:10px;
	margin-right:20px;
	text-decoration:none;
}

#header a:hover{
	border-bottom: 1px solid #BFD730;
}

.error, .error li{ color:red;font-family:Arial, Helvetica, sans-serif;}