@charset "UTF-8";
/* CSS Document */

/*------------main layout---------------*/
html, body {
	height: 100%;
	border: none;
	padding: 0;
	margin-top:0px;
}

.background_holder {
	margin: 0 auto;
	min-height: 100%;
	width: 1000px;
	background-color: #666;
	z-index: 1;
}

.white_container {
	background-color: #fff;
	width: 887px;
	margin: 0 auto;
	z-index: 2;
}

.frame_holder {
	width: 887px;
	margin: 0 auto;
	background-color: #666;
	z-index: 3;
}
	
.transparent {
	background-color: #666;
	width: 887px;
	height: 20px;
	margin: 0 auto;
}

.left_top_corner {
	background: #666 url(images/background/lft_top_corner.png) no-repeat left top ;
	width: 20px;
	height: 23px;
	float: left;
}

.middle_frame {
	background-image: url(images/background/white_spacer.png);
	width: 847px;
	height: 23px;
	float: left;
}

.middle_frame_bot {
	background-image: url(images/background/white_spacer.png);
	width: 847px;
	height: 20px;
	float: left;
	margin-bottom: 20px;
}

.right_top_corner {
	background: #666 url(images/background/rt_top_corner.png) no-repeat right top;
	width: 20px;
	height: 23px;
	float: right;
	
}

.left_bottom_corner {
	background: #666 url(images/background/lft_btm_corner.png) no-repeat left bottom;
	width: 20px;
	height: 20px;
	float: left;
}


.right_bottom_corner {
	background: #666 url(images/background/rt_btm_corner.png) no-repeat right bottom;
	width: 20px;
	height: 20px;
	float: right;
}

.maincontainer {
width: 847px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/

}

.navholder {
width: 847px;
height:65px;
float: left;
margin-bottom: 10px;
background-color:#FFF
}

.loginon {
background: url(images/login_o.jpg) no-repeat right top ;
width: 109px;
height: 26px;
float: right;
margin-right: 20px;
}


.login a {
background: url(images/login_b.jpg) no-repeat right top ;
width: 109px;
height: 26px;
float: right;
margin-right: 20px;
}

.login a:hover {
background: url(images/login_o.jpg) no-repeat right top ;
width: 109px;
height: 26px;
cursor: hand;
margin-right: 20px;
}
/*---------------main_nav_old-----------------------*/
/*.partnerson {
background: url(images/partners_o.jpg) no-repeat right top ;
width: 72px;
height: 26px;
float: right;
margin-right: 10px;
}

.partners a {
background: url(images/partners_b.jpg) no-repeat right top ;
width: 72px;
height: 26px;
float: right;
margin-right: 10px;
}

.partners a:hover {
background: url(images/partners_o.jpg) no-repeat right top ;
width: 72px;
height: 26px;
cursor: hand;
margin-right: 10px;
}

.aboutuson {
background: url(images/about_o.gif) no-repeat right bottom ;
width: 116px;
height: 41px;
float: right;
margin-top: 10px;
}

.aboutus a {
background: url(images/about_b.gif) no-repeat right bottom ;
width: 116px;
height: 41px;
float: right;
margin-top: 10px;
}

.aboutus a:hover {
background: url(images/about_o.gif) no-repeat right bottom ;
width: 116px;
height: 41px;
cursor: hand;
margin-top: 10px;
}

.solutionson {
background: url(images/solutions_o.gif) no-repeat right bottom ;
width: 121px;
height: 41px;
float: right;
margin-top: 10px;
}

.solutionson a:hover{
background: url(images/solutions_b.gif) no-repeat right bottom ;
width: 121px;
height: 41px;
cursor: hand;
float: right;
}
.solutionson a {
background: url(images/solutions_o.gif) no-repeat left bottom ;
width: 121px;
height: 41px;
float: right;
}
.solutions a {
background: url(images/solutions_b.gif) no-repeat left bottom ;
width: 121px;
height: 41px;
float: right;
margin-top: 10px;
}
 
.solutions a:hover {
background: url(images/solutions_o.gif) no-repeat left bottom ;
width: 121px;
height: 41px;
cursor: hand;
margin-top: 10px;
}

.productson {
background: url(images/products_o.gif) no-repeat left bottom ;
width: 120px;
height: 41px;
float: right;
margin-top: 10px;
}

.products a {
background: url(images/products_b.gif) no-repeat left bottom ;
width: 120px;
height: 41px;
float: right;
margin-top: 10px;

}

.products a:hover {
background: url(images/products_o.gif) no-repeat left bottom ;
width: 120px;
height: 41px;
cursor: hand;
float: right;
margin-top: 10px;

}
.newson {
background: url(images/news_o.gif) no-repeat left bottom ;
width: 83px;
height: 41px;
float: right;
margin-top: 10px;
}

.newson a:hover{
background: url(images/news_b.gif) no-repeat right bottom ;
width: 83px;
height: 41px;
cursor: hand;
float: right;
}
.newson a {
background: url(images/news_o.gif) no-repeat left bottom ;
width: 83px;
height: 41px;
float: right;
}

.news a {
background: url(images/news_b.gif) no-repeat left bottom ;
width: 83px;
height: 41px;
float: right;
margin-top: 10px;
}

.news a:hover{
background: url(images/news_o.gif) no-repeat right bottom ;
width: 83px;
height: 41px;
cursor: hand;
float: right;
margin-top: 10px;
}

.contacton {
background: url(images/contact_o.gif) no-repeat left bottom ;
width: 113px;
height: 41px;
float: right;
margin-top: 10px;
}

.contacton a:hover{
background: url(images/contact_b.gif) no-repeat right bottom ;
width: 113px;
height: 41px;
cursor: hand;
float: right;
}
.contacton a {
background: url(images/contact_o.gif) no-repeat left bottom ;
width: 113px;
height: 41px;
float: right;
}

.contact a {
background: url(images/contact_b.gif) no-repeat right bottom ;
width: 113px;
height: 41px;
float: right;
margin-top: 10px;
}

.contact a:hover{
background: url(images/contact_o.gif) no-repeat right bottom ;
width: 113px;
height: 41px;
cursor: hand;
float: right;
margin-top: 10px;

}*/

.lnk {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #1e4492;
	text-align: left;
	height: 25px;
	width: 620px;
	padding-top:10px;
}
/*------------ page header images----------------------*/
.topsection {
background: url(images/headers/about_header.jpg) no-repeat center bottom ;
width: 847px;
height: 134px;
float: left;
margin-bottom: 10px;
}

.topsection_video {
background: url(images/headers/video_header.jpg) no-repeat center bottom ;
width: 847px;
height: 134px;
float: left;
margin-bottom: 10px;
}

.topsection_training {
background: url(images/headers/training_head.jpg) no-repeat center bottom ;
width: 847px;
height: 134px;
float: left;
margin-bottom: 10px;
}

.topsection_gw {
background: url(images/headers/gw_header.jpg) no-repeat center bottom ;
width: 847px;
height: 134px;
float: left;
margin-bottom: 10px;
}
.topsection_products {
background: url(images/headers/products_header.jpg) no-repeat center bottom ;
width: 847px;
height: 134px;
float: left;
margin-bottom: 10px;
}

.topsection_contact {
background: url(images/headers/contact_header.jpg) no-repeat center bottom ;
width: 847px;
height: 134px;
float: left;
margin-bottom: 10px;
}

.topsection_partners {
background: url(images/headers/partners_header.jpg) no-repeat center bottom ;
width: 847px;
height: 134px;
float: left;
margin-bottom: 10px;
}

.topsection_news {
background: url(images/headers/news_header.jpg) no-repeat center bottom ;
width: 847px;
height: 134px;
float: left;
margin-bottom: 10px;
}

.top2section_gwl {
background: url(images/giftwise_images/newgiftwise_l.jpg) no-repeat center bottom ;
width: 522px;
height: 257px;
float: left;
margin-bottom: 10px;
}

.top2section_gwr {
background: url(images/giftwise_images/newgiftwise_l.jpg) no-repeat center bottom ;
width: 325px;
height: 257px;
float: right;
margin-bottom: 10px;
}

.topsection h1 {
margin: 0;
padding-top: 15px;

}


/* home page layout start*/

.boxwrapper {
width: 887px;
height: 320px;
margin: 0 auto;
float: left;
background-color: #666;
margin-left: 57px;
}

.boxcontainer {
width: 1000px; /*Width of main container*/
height: 320px;
margin: 0 auto; /*Center container on page*/
background-color: #666;
clear:left;
margin-bottom: 20px;
}

.flashcontent_holder {
width: 847px;
height: 240px;
float: left;

}


.newsbox {
	background: url(images/box_background.jpg) repeat-y right bottom ;
	width:269px;
	padding-top:0px;
	height:290px;
	float: left;
	clear: none;
}

.newsboxtop {
	background: url(images/news_box_top.jpg) no-repeat left top ;
	width:269px;
	padding-top:0px;
	height:45px;
	float: left;

}

/*left:60px;
	top:420px;
	*/

.aboutbox {
	background: url(images/box_background.jpg) repeat-y right bottom ;
	width:269px;
	padding-top:0px;
	height:290px;
	margin-left:40px;
	float: left;

}

.aboutboxtop {
	background: url(images/retail_box_top.jpg) no-repeat left top ;
	width:269px;
	padding-top:0px;
	height:45px;
	float: left;

}
/*left:349px;
	top:420px;
	*/
.giftwisebox {
	background: url(images/box_background.jpg) repeat-y right bottom ;
	width:269px;
	padding-top:0px;
	height:290px;
	float: right;

}
/*left:638px;
	top:420px;
	*/
.giftwiseboxtop {
	background: url(images/giftwise_box_top.jpg) no-repeat left top ;
	width: 269px;
	padding-top: 0px;
	height: 45px;
	float: right;

}

/*---------------------case study layout----------------------------*/
.casecolumn {
	width:189px;
	padding-top:0px;
	padding-left: 10px;
	height: 285px;
	float: right;
	clear: none;
}

.casebox {
	background: url(images/casestudy_box_sides.jpg) repeat-y right bottom ;
	width:189px;
	padding-top:0px;
	padding-left: 0px;
	height:260px;
	float: right;
	clear: none;
}

.caseboxtop {
	background: url(images/casestudy_box_top.jpg) no-repeat left top ;
	width:189px;
	padding-top: 0px;
	height:37px;
	float: right;

}
.caselearnmore a {
	background: url(images/learn_more_case.jpg) no-repeat left bottom ;
	width:189px;
	padding-top:0px;
	height:27px;
	float: right;
	margin-top: 10px;

}

.caselearnmore a:hover {
	background: url(images/learn_more_case_o.jpg) no-repeat left bottom ;
	width: 189px;
	padding-top: 0px;
	height: 27px;
	float: right;
	margin-top: 10px;

}

.case_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 179px;
	padding-top: 0px;
	height: 205px;
	margin-left: 7px;
	margin-top: 5px;
	float: left;
	text-align: left;
} 

.casestudytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 410px;
	padding-top: 0px;
	height: 100%;
	float: left;
	text-align: left;
} 

.casestudypics {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 100px;
	padding-top: 0px;
	height: 300;
	text-align: center;
	float: right;
} 
.box_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 249px;
	padding-top: 0px;
	height: 225px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	clear: none;
	text-align: left;
} 

.box_text_image {
	background: url(images/giftwise_images/giftwisekiosk_small.jpg) no-repeat right center ;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 249px;
	padding-top: 0px;
	height: 225px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	clear: none;
	text-align: left;
} 
.learnmore a {
	background: url(images/learn_more_home.jpg) no-repeat left bottom ;
	width:269px;
	padding-top:0px;
	height:27px;
	float: left;
	margin-top: 10px;

}

.learnmore a:hover {
	background: url(images/learn_more_home_o.jpg) no-repeat left bottom ;
	width: 269px;
	padding-top: 0px;
	height: 27px;
	float: left;
	margin-top: 10px;

}

.footerhome {
color: #fff;
font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #666;
}

/* home page layout end*/

.clearthis {
	margin : 0px;
	height : 0px;
	clear : both;
	float : none;
	font-size : 0px;
	line-height : 0px;
	overflow : hidden;
}

.formlinks {
	margin : 0px;
	height : 0px;
	clear : both;
	float : left;
	font-size : 0px;
	line-height : 0px;
	overflow : hidden;
}

/* ------------------old sub-nav-------------------*/
/*.subnav {
	background: url(images/carrot_sm.gif)  no-repeat left top ;
	text-indent: .75em;
	width: 190px;
	height: 18px;
	font-size: 14px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1e4492;
	float: left;	
}
.subsubnav {
	background: url(images/carrot_sm.gif)  no-repeat left top ;
	text-indent: .75em;
	width: 180px;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1e4492;
	float: left;
	margin-left:10px;
}

#subnav a {
	color: #1e4492;
}

#subnav a:hover {
	color: #FF6633;
	text-decoration: underline;
}

.subnavon {
	background: url(images/carrot_sm.gif)  no-repeat left top ;
	text-indent: .75em;
	width: 190px;
	height: 18px;
	font-size: 14px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF6633;
	float: left;	
}

#subnavon a {
	color: #FF6633;
}

#subnavon a:hover {
	color: #FF6633;
	text-decoration: underline;
}
*/
.subhead {
width: 163px;
height: 18px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 16px;
color: #1e4492;
font-weight:bold;
border-bottom: #FF6633 1px solid;
margin-top: 4px;
padding-bottom: 4px;
	
}

/* ----------------------main copy content holder----------------------------*/
.contentwrapper {
float: left;
width: 847px;
background-color: ;
}

.contentcolumn {
margin-left: 0px; /*Set left margin to LeftColumnWidth*/
border-left: 0px #ff6633 solid;
}

.cont12holder {
margin-bottom: 20px;
width: 847px;
height:257px;
float: left;
}

.contentcolumn2 {
 /*Set left margin to LeftColumnWidth*/
width: 847px;
height: 257px;
float:left;
}

.contentcolumnleft {
background: url(images/giftwise_images/newgiftwise_l.jpg) no-repeat left top;
width: 522px;
height: 257px;
float:left;
}

.contentcolumnright {
background: url(images/giftwise_images/newgiftwise_r.jpg) no-repeat left top;
width: 325px;
height: 257px;
float:right;
}

.contentcolumnleftbody {
width: 500px;
height: 110px;
float:left;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size: 16px;
text-align: left;
color: #fff;
padding: 30px 0px 0px 16px;
}

.contentcolumnleftimage {
width: 522px;
height: 117px;
float:left;
color: #fff;
}

.giftwiseleftbody {
width: 450px;
float:left;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size: 14px;
text-align: left;
color: #000;
}

.giftwiserightbody {
width: 390px;
float:right;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size: 14px;
text-align: left;
color: #000;
}

.gwcallout {
background: url(images/giftwise_images/gradient_back_117.gif) repeat left top;
width:380px;
height:117px;
border-left: solid 3px #1e4492;
border-right: solid 3px #1e4492;
margin-bottom:15px;
}

.gwcalloutheader {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size: 14px;
font-weight:bold;
text-align: center;
color:#003366;
}

.gwcallouttext {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size: 12px;
font-weight:bold;
text-align: left;
width: 260px;
height: 95px;
float: right;
color:#000;
padding: 0px;
}

.gwcalloutli{
list-style-position:inside;
list-style-type:disc;
padding:3px 0px 0px 0px;
margin: 0;
}

.gwcalloutimage {
width: 100px;
height: 78px;
float: left;
padding: 10px 0px 0px 10px;
}

.contentcolumn_h1 {
padding-top: 4px;
height: 25px;
}

.leftcolumn {
float: left;
width: 200px; /*Width of left column*/
margin-left: -847px; /*Set left margin to -(MainContainerWidth)*/
background: #fff;
z-index: 10;
}

.vspacer {
clear: left;
height: 1px;
width: 837px;
}

.footer {
clear: left;
width: 837px;
background: #222272;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: left;
color: #fff;
padding: 4px;
}

.gwaffiliations {
	clear: left;
width: 837px;
}

.footer {
color: #ffffff;
}

.innertube {
margin: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
z-index: 5;
}

.news_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 249px;
	padding-top: 0px;
	height: 225px;
	text-align: left;
} 
/*----------------- client list columns ----------------------------*/
.leftcontent_column {
	width: 400px;
	height: 100%;
	float: left;
}
.rightcontent_column {
	width: 400px;
	height: 100%;
	margin-left: 400px;
}

.quotesig {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	color: #1e4492;
	font-weight: bold;
	
}

.quote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:italic;
	color: #1e4492;
	font-weight: bold;
	
}

.training_subhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:italic;
	color: #000;
	font-weight: bold;
	text-decoration:underline;
	
}

.manual {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1e4492;	
	text-decoration:underline;
}

.style1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1e4492;
	font-weight: bold;
	
}

.style2 {	 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e4492;
	
}
.style3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.style3 ul, li{
list-style-type:disc;
padding:3px 0px 0px 0px;
margin: 0px;
}

.style4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.style5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #FF6600; 
}


body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #1e4492;
}
a:visited {
	text-decoration: none;
	color: #1e4492;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #1e4492;
}




<!-- Add-On Core Code (Remove when not using any add-on's) -->
<!--[START-QZ]--><style type="text/css">.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}</style>