/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Georgia;
	/**line-height: 1.3em;**/
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}
.gridview
{
 width: 1000px;
 table-layout: fixed;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: White;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border-style: none;
	border-color: inherit;
	border-width: 0;
	text-align: center;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/


div#wrapper 
{
	margin-left: auto;
	margin-right: auto;
}

body.width_medium div#wrapper {
	width: 950px;
}

body.width_small div#wrapper {
	width: 950px;
}

body.width_fmax div#wrapper {
	min-width: 950px;
	max-width: 950px;
}


div#logo {
	position: absolute;
	float: right;
	width: 267px;
	height: 115px;
	margin-left: 25px;
	margin-top: 10px;
}

div#frontpage 
{
	background: url(../images/frontpage_image.jpg) no-repeat;
	margin: 0 auto 0 auto;	
	height: 330px;		
	width: 891px;	

}

div#giftbondpage 
{
	margin: 0 auto 0 auto;	
	height: 356px;
	width: auto;

}

div#tabarea {
	background: #cecece url(../images/nav1.png) 0 0 repeat-x;
	height: 40px;
	width: 1036px;
	margin: 0 auto 5px auto;

}

div#tabarea_l {
	background: url(../images/mw_header_l_b.png) 0 0 no-repeat;
	padding-left: 32px;
}

div#tabarea_r {
	height: 42px;
	background: url(../images/mw_header_r_b.png) 100% 0 no-repeat;
	padding-right: 1px;
}

div#footer_r {
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
}

div#footer_r div {
	text-align: center;
	font-size: 10pt;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}

div#footerspacer {
	height: 10px;
}


#area {
	padding: 0;
}

#whitebox {
	margin: 0 21px 0px 21px;
	background: #fff;
	width: auto;
}

#whitebox div {
	text-align: center;
}

#whitebox_t {
	background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(../images/mw_content_t_l.png) 0 0 no-repeat;
}


#whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;
}

#whitebox_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 1px 8px;
}

#whitebox_b {
	margin-top: -5px;
	background: url(../images/mw_content_b.png) 0 100% repeat-x;
}

#whitebox_bl {
	background: url(../images/mw_content_b_l.png) 0 100% no-repeat;
}

#whitebox_br {
	height: 13px;
	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;
}

.rollover a {
display:block;
width: auto;
font: bold 13px sans-serif;
color:#333;
background: url("../images/order_gift_bonds_hover_btn.png") 0 0 no-repeat;
text-decoration: none;
}
.rollover a:hover { 
background-position: 0 -35px;
color: #049;
}
.rollover a:active {
background-position: 0 -70px;
color:#fff;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

/* xp theme */
.ajax__tab_xp2 .ajax__tab_header {font-family:Arial, Georgia, sans-serif;font-size: 100%;background:url("../images/tab-line.png") repeat-x bottom;}
.ajax__tab_xp2 .ajax__tab_outer {padding-right:0px;background:url("../images/tab-right.png") no-repeat right; height:21px;}
.ajax__tab_xp2 .ajax__tab_inner {padding-left:3px;background:url("../images/tab-left.png") no-repeat;}
.ajax__tab_xp2 .ajax__tab_tab {height:13pt;padding:4px;margin:0;background:url("../images/tab.png") repeat-x;}
.ajax__tab_xp2 .ajax__tab_hover .ajax__tab_outer {background:url("../images/tab-hover-right.png") no-repeat right;}
.ajax__tab_xp2 .ajax__tab_hover .ajax__tab_inner {background:url("../images/tab-hover-left.png") no-repeat;}
.ajax__tab_xp2 .ajax__tab_hover .ajax__tab_tab {background:url("../images/tab-hover.png") repeat-x;}
.ajax__tab_xp2 .ajax__tab_active .ajax__tab_outer {background:url("../images/tab-active-right.png") no-repeat right;}
.ajax__tab_xp2 .ajax__tab_active .ajax__tab_inner {background:url("../images/tab-active-left.png") no-repeat;}
.ajax__tab_xp2 .ajax__tab_active .ajax__tab_tab {background:url("../images/tab-active.png") repeat-x;}
.ajax__tab_xp2 .ajax__tab_body {font-family:Arial, Georgia, sans-serif;font-size:100%;border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}

/* GALLERY NAV MENU */


.menu-nav	{
		font-family: verdana, arial, Georgia, sans-serif;
		font-size: 11px;
		letter-spacing: 0px;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 6px;
		padding-right: 6px;
		margin-left: 2px;
		margin-right: 1px;
		cursor:pointer;
		font-weight: normal;
		text-align: center;
		display: block;
		white-space: nowrap;
		border: #000000 1px solid;
		}


a.menu-nav:link 	{ color: #000000; }


a.menu-nav:visited 	{ color: #000000; }


a.menu-nav:active 	{ color: #000000; }


a.menu-nav:hover 	{
		   	color: #FFFFFF;
			border: #FF0000 1px solid;
			}


/* Roll over button */

.cssnav	{position: relative;
font-family: arial, Georgia, sans-serif;
background: url(../images/ordergiftbondshoverbtn.gif) no-repeat;
white-space: nowrap;
display: block;
color: #000000; 
width: 230px;
height: 51px;
text-align: center;
margin: 0;
padding: 0;
overflow:hidden;/* for ie to hide extra height*/	
}
.cssnav a 
{
display: block;
font-size: 12pt;
font-weight: bold;
font-family  : Georgia;
width: 230px;
height: 51px;
display: block;
float: left;
text-decoration: none;
overflow:hidden;/* for ie to hide extra height*/
}

.cssnav a:hover 
{
 color: #000000;
}
			
.cssnav img 
{
	width: 230px; 
	height: 51px; 
	border: 0; 
	}
* html a:hover 
{
	visibility:visible;
	color: black;
}
.cssnav a:hover img{visibility:hidden}

.cssnav span 
{
    position: absolute;
    left: 0px;					   
    top: 15px;
    text-align: center;
    color: White;
    font-weight: bold;
    font-size: 12pt;
    width: 230px;
    cursor: pointer; 
    font-family: Georgia;  
					     
}

.buttons 
{
	
	width: 235px;
	height:55px;
	background: url(../images/ordergiftbondsbtn.gif) no-repeat;
	color:#FFF;
	font-size:16px; 	
	text-transform:uppercase;
	font-weight:bold;
}
.buttons:hover, .button:focus
{
	background: url(../images/ordergiftbondshoverbtn.gif) no-repeat;
	
}
.content
{
	margin: 0px auto;
	width: 930px;	
	
}
.sidea
{
	width: 300px;
	float: left;
}

.sideb
{
  width: 600px;
  float: right;
}
