/********************************************************************************

	Sitehand Framework (v1.0a)
	
	Daniel Crowther (daniel.crowther@sitehand.com)
	http://www.sitehand.com/
	
	-
	Copyright (C) 2005+ Sitehand. All Rights Reserved.
	
	-
	$Author: Daniel Crowther $
	File Created: 1/07/2005
	Last Update $Date: 2005/07/1 07:06:25 $
	$Revision: 1.0 $
	
********************************************************************************/

/* -----------------------------------------------------------------------------
	DEFAULT TAGS
----------------------------------------------------------------------------- */
body {
	background:		#e8e4e1;
	text-align:		center;
	font-family: 	Helvetica,Verdana,Geneva,Arial,sans-serif;
}

A {
	color:				#8E79B8;
	text-decoration: 	none;
}

#Wrapper {
	background:		white;
	width:			1100px;
	margin:			0px auto;
	text-align:		left;
}

#BodyTop {
	background:		white;
	width:			110px;
	height:			170px;
}

#HeaderLogo {
	width:			493px;
	height:			170px;
	float:			left;
}

#HeaderAward {
	width:			146px;
	height:			170px;
	float:			left;
}

#HeaderContact {
	width:			461px;
	height:			170px;
	float:			left;
}

#MenuBar {
	background:		#4b2b85 url(./images/menu_bg.gif);
	height:			40px;
	margin:			0px 15px 15px 15px;
}

#MenuBar #MenuNav {
	width:			1070px;
	text-align:		center;
}


.NavItem {
	font:			10pt/40px Helvetica, Arial, Tahoma, sans-serif; 
	height:			40px;
	margin:			3px 2px;
	padding:		5px 15px;
	text-align:		center;
	text-decoration: none;
	color:			#ffffff;
}


.NavItem:hover {
	color:			#ffc63b;
}

.NavItemHi {
	color:			#ffc63b;
}

.NavBreak {
	font:			12pt/32px Helvetica, Arial, Tahoma, sans-serif; 
	color:			#ffffff;
}

.Gap {
	bacground:		#ffffff;
	width:			15px;
}

#SideNav {
	width:			190px !important;
	vertical-align:	top;
	padding: 		0px;
	margin:			0px;
	
}

.SideNavSearch {
	width:			190px;
	background:		url(./images/SideNav_Search_BG.gif) repeat-y;
}

#SideNav .CartItem {
	background-color:	#ffc63b;
	padding:			6px 2px 2px 6px;
	font-size:			12px;
	color:				#4e4d4b;
}

#SideNav .CartItem li, #SideNav .CartItem .ProductTitle {
	font-size:			12px;
	list-style-type: 	none;
	list-style-position: outside;
	margin:				0px;
	padding:			0px;
	overflow:			hidden;
	width: 				155px;
	line-height:		1em;
}

#ContentBody {
	background: 		#ffffff;
	vertical-align:		top;
	font-size:			12px;
	min-height:			600px;
	width:				865px !important;
	
}


#FooterMenu {
	width:			1100px;
	background:		#e8e4e1;
}

#FooterTop {
	width:1100px;
	clear:both;
}

#FooterBottom {
	width:1100px;
	clear:both;
	background: url('/skins/Execugifts_2010_AU/Images/Footer_BG.gif');
}

.menu {
	margin:			0px; /* this page only */
	background:		#e5e5e5;
	width:			190px !important;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul.mainlist {
	padding:			0;
	margin:				0;
	list-style-type:	none;
	width:				190px;
}

.menu ul.mainlist li.mainitem {
	font:			11pt Helvetica, Arial, Tahoma, sans-serif;
	background:		#e5e5e5;
	border-bottom:	1px solid white;
}

/* style the links */
.menu ul.mainlist li.mainitem a, .menu ul.mainlist li.mainitem a:visited {
	display:block; 
	text-decoration:none;
	height:30px;
	line-height:30px;
	width:190px;
	text-indent:5px;
	border-width: 0px;
	color: #522f91;
}

.menu ul.mainlist li.mainitem:hover > a {
	background:#ffc63b;
}

.menu ul.mainlist li.selected {
	font:			10pt Helvetica, Arial, Tahoma, sans-serif;
	font-weight: bold;
	background:#ffc63b;
}

.menu ul.sublist {
	padding-bottom:		5px;
}

.menu ul.sublist li.subitem {
	list-style:		disc;
	font:			9pt Helvetica, Arial, Tahoma, sans-serif;
	color: 			#522f91;	
	background:		#ffc63b;
	line-height:	18px;
	padding: 		0px;
	margin: 		0px;
}

.menu ul.sublist li.subitem a, .menu ul.sublist li.subitem a:visited {
	height:			18px;
	line-height:	18px;
	text-indent:	0px;
}

.StripBG {
	background:		url(./images/YellowStrip_BG.gif);
}

.YellowBG {
	background:		url(./images/Yellow_Square.gif) no-repeat;
	width:			162px;
	height:			163px;
}

.YellowImage {
	width:			110px;
	height:			110px;
	padding-left:	26px;
}

.YellowE {
	padding-left:	10px;
	font:			8pt Helvetica, Arial, Tahoma, sans-serif;
	font-weight:	normal;
}

.YellowText {
	padding-left:	10px;
	font:			8pt Helvetica, Arial, Tahoma, sans-serif;
	font-weight:	normal;
}

.WhiteBG {
	background:		url(./images/WhiteCurve_BG.png) no-repeat;
	width:			162px;
	height:			163px;
	margin-left:	15px;	
	margin-bottom:	5px;
}

.WhiteImage {
	width:			110px;
	height:			110px;
	padding-left:	20px;
	padding-top:	20px;
}

.WhiteTitle {
	font:			10pt Helvetica, Arial, Tahoma, sans-serif;
	font-weight:	bold;
	padding:		5px 15px 5px 15px;
}

.WhiteText {
	padding:		0px 15px 10px 15px;
	font:			8pt Helvetica, Arial, Tahoma, sans-serif;
	font-weight:	normal;
	text-align:		justify;
}

.NoPadding {
	padding:			0px !important;
}

#ContentBody H2, #ContentBody .ObjectTitle {
	color:				#522f91;
	font-weight:		bold;
	font-size:			24px;
	margin:				0px;
	padding:			0px;
	
}

H3 {
	color:				#522f91;
	font-style: 		italic;
	font-weight:		bold;
	text-align:			center;
	font-size:			12px;
	margin:				0px;
	padding:			0px;
	
}

#ContentBody td, .ObjectBody {
	font-family: 		Helvetica,Verdana,Geneva,Arial,sans-serif;
	font-size:			12px;
	color:				#4d4d4d;
}

.productheader {
	color:				#522f91;
}

.product-title {
	color:				#522f91;
	font-style: 		italic;
	font-weight:		bold;
	font-size:			18px;
}

.product-decription {
	color:				#4d4d4d;
}

.product-subtitle, .subtitle {
	color:				#522f91;
	font-weight:		bold;
	font-size:			14px;
	padding-top:		10px;
	padding-bottom:		4px;
	clear:				left;
}

.product-spec { 
	color:				#4d4d4d;
}

.ImageAdditional {
	background: 		url(./images/bg_additional_image.gif) no-repeat;
	width:				126px;
	height:				126px;
	float:				left;
	margin-right:		20px;
}

.PagingPrev, .PagingNext{
	color:				#000000;
	padding:			0px 7px;
}

.PagingText {
	color:				#000000;
}



/* -----------------------------------------------------------------------------
	Home Page
----------------------------------------------------------------------------- */
#HomeIntro {
	background:		url(./images/Home_Intro_BG.jpg) no-repeat;
	height:			262px;
	width:			660px;
	top:			-7px;
	position:		relative;
	padding-top:	8px;
}

.NewsBG {
	background:		#e5e5e5;
}

.NewsArticle {
	padding:		10px;
}

.NewsDate {
	font:			11pt Helvetica, Arial, Tahoma, sans-serif;
	font-weight:	bold;
	text-decoration: underline;
}

.NewsTitle {
	font:			9pt Helvetica, Arial, Tahoma, sans-serif;
	font-weight:	bold;
}

.NewsText {
	font:			9pt Helvetica, Arial, Tahoma, sans-serif;
	font-weight:	normal;
}

/* -----------------------------------------------------------------------------
	::Purple Gradient Round Corners
----------------------------------------------------------------------------- */

.pg_tb {
	margin:				5px 0px;
}

.pg_tb .c_tl{
	background: 		url(./images/purple_gradient/o_bg_tl.gif) no-repeat;
	width:				12px;
	height:				12px;
	vertical-align:		bottom;
}

.pg_tb .c_tc{
	background: 		url(./images/purple_gradient/o_bg_tc.gif) repeat-x;
	height:				12px;
	vertical-align:		bottom;
}

.pg_tb .c_tr{
	background: 		url(./images/purple_gradient/o_bg_tr.gif) no-repeat;
	width:				12px;
	height:				12px;
	vertical-align:		bottom;
}

.pg_tb .c_ml{
	background: 		url(./images/purple_gradient/o_bg_ml.gif) no-repeat;
	width:				12px;
}

.pg_tb .c_mc{
	background: 		url(./images/purple_gradient/o_bg_mc.gif);
	color:				#000000;
}

.pg_tb .c_mc .Title{
	color:				#000000;
	padding-top:		4px;
	font-style: 		italic;
	font-weight:		bold;
	font-size:			16px;	
}

.pg_tb .c_mc .TitleLink {
	padding-top:		8px;
}

.pg_tb .c_mc .TitleLink A {
	color:				#000000;
	font-style: 		italic;
	font-weight:		bold;
	font-size:			10px;
}

.pg_tb .c_mc .Product {
	margin-top:			8px;
	width:				140px;
	float:				left;
	text-align:			center;
}

.pg_tb .c_mc .ImageSmall {
	background: 		url(./images/bg_pg_image.gif) no-repeat;
	width:				126px;
	height:				126px;
}

.pg_tb .c_mr{
	background: 		url(./images/purple_gradient/o_bg_mr.gif) no-repeat;
	width:				12px;
}

.pg_tb .c_bl{
	background: 		url(./images/purple_gradient/o_bg_bl.gif) no-repeat;
	width:				12px;
	height:				12px;
}

.pg_tb .c_bc{
	background: 		url(./images/purple_gradient/o_bg_bc.gif) repeat-x;
	height:				12px;
}

.pg_tb .c_br{
	background: 		url(./images/purple_gradient/o_bg_br.gif) no-repeat;
	width:				12px;
	height:				12px;
}

.pg_in_tb .c_tl{
	background: 		url(./images/purple_gradient/i_bg_tl.gif) no-repeat;
	width:				13px;
	height:				13px;
}

.pg_in_tb .c_tc{
	background: 		url(./images/purple_gradient/i_bg_tc.gif) repeat-x;
	height:				13px;
}

.pg_in_tb .c_tr{
	background: 		url(./images/purple_gradient/i_bg_tr.gif) no-repeat;
	width:				13px;
	height:				13px;
}

.pg_in_tb .c_ml{
	background: 		url(./images/purple_gradient/i_bg_ml.gif) no-repeat;
	width:				13px;
}

.pg_in_tb .c_mc{
	background: 		url(./images/purple_gradient/i_bg_mc.gif);
	vertical-align:		top;
}

.pg_in_tb .c_mr{
	background: 		url(./images/purple_gradient/i_bg_mr.gif) no-repeat;
	width:				13px;
}

.pg_in_tb .c_bl{
	background: 		url(./images/purple_gradient/i_bg_bl.gif) no-repeat;
	width:				13px;
	height:				13px;
}

.pg_in_tb .c_bc{
	background: 		url(./images/purple_gradient/i_bg_bc.gif) repeat-x;
	height:				13px;
}

.pg_in_tb .c_br{
	background: 		url(./images/purple_gradient/i_bg_br.gif) no-repeat;
	width:				13px;
	height:				13px;
}

/* -----------------------------------------------------------------------------
	::Purple Solid Round Corners
----------------------------------------------------------------------------- */

.ps_tb {
	margin:				5px 0px;
}

.ps_tb .c_tl{
	background: 		url(./images/purple_solid/o_bg_tl.gif) no-repeat;
	width:				12px;
	height:				12px;
}

.ps_tb .c_tc{
	background: 		url(./images/purple_solid/o_bg_tc.gif) repeat-x;
	height:				12px;
}

.ps_tb .c_tr{
	background: 		url(./images/purple_solid/o_bg_tr.gif) no-repeat;
	width:				12px;
	height:				12px;
}

.ps_tb .c_ml{
	background: 		url(./images/purple_solid/o_bg_ml.gif) repeat-y;
	width:				12px;
}

.ps_tb .c_mc{
	background: 		url(./images/purple_solid/o_bg_mc.gif);
	vertical-align:		top;
	color:				#000000;
}

.ps_tb .c_mc .Title{
	color:				#000000;
	padding-top:		4px;
	padding-bottom:		4px;
	font-style: 		italic;
	font-weight:		bold;
	font-size:			16px;	
}

.ps_tb .c_mc .Title A{
	color:				#000000;
}

.ps_tb .c_mc .TitleLink {
	padding-top:		8px;
}

.ps_tb .c_mc .TitleLink A{
	color:				#000000;
	font-style: 		italic;
	font-weight:		bold;
	font-size:			10px;
}

.ps_tb .c_mc .Product{
	margin-top:			8px;
	float:				left;
	text-align:			center;
}

.ps_tb .c_mc .ImageSmall {
	background: 		url(./images/bg_pg_image.gif) no-repeat;
	width:				130px;
	height:				130px;
}

.ps_tb .c_mc .ImageLarge{
	background: 		url(./images/purple_solid/bg_pg_image_large.gif) no-repeat;
	width:				293px;
	height:				293px;
	margin-left:		5px;
}

.ps_tb .c_mr{
	background: 		url(./images/purple_solid/o_bg_mr.gif) repeat-y;
	width:				12px;
}

.ps_tb .c_bl{
	background: 		url(./images/purple_solid/o_bg_bl.gif) no-repeat;
	width:				12px;
	height:				12px;
}

.ps_tb .c_bc{
	background: 		url(./images/purple_solid/o_bg_bc.gif) repeat-x;
	height:				12px;
}

.ps_tb .c_br{
	background: 		url(./images/purple_solid/o_bg_br.gif) no-repeat;
	width:				12px;
	height:				12px;
}

.ps_in_tb .c_tl{
	background: 		url(./images/purple_solid/i_bg_tl.gif) no-repeat;
	width:				13px;
	height:				13px;
}

.ps_in_tb .c_tc{
	background: 		url(./images/purple_solid/i_bg_tc.gif) repeat-x;
	height:				13px;
}

.ps_in_tb .c_tr{
	background: 		url(./images/purple_solid/i_bg_tr.gif) no-repeat;
	width:				13px;
	height:				13px;
}

.ps_in_tb .c_ml{
	background: 		url(./images/purple_solid/i_bg_ml.gif) repeat-y;
	width:				13px;
}

.ps_in_tb .c_mc{
	background: 		url(./images/purple_solid/i_bg_mc.gif);
	vertical-align:		top;
}

.ps_in_tb .c_mr{
	background: 		url(./images/purple_solid/i_bg_mr.gif) repeat-y;
	width:				13px;
}

.ps_in_tb .c_bl{
	background: 		url(./images/purple_solid/i_bg_bl.gif) no-repeat;
	width:				13px;
	height:				13px;
}

.ps_in_tb .c_bc{
	background: 		url(./images/purple_solid/i_bg_bc.gif) repeat-x;
	height:				13px;
}

.ps_in_tb .c_br{
	background: 		url(./images/purple_solid/i_bg_br.gif) no-repeat;
	width:				13px;
	height:				13px;
}

.ps_in2_tb .c_tl{
	background: 		url(./images/purple_solid/i2_bg_tl.gif) no-repeat;
	width:				13px;
	height:				13px;
}

.ps_in2_tb .c_tc{
	background: 		url(./images/purple_solid/i2_bg_tc.gif) repeat-x;
	height:				13px;
}

.ps_in2_tb .c_tr{
	background: 		url(./images/purple_solid/i2_bg_tr.gif) no-repeat;
	width:				13px;
	height:				13px;
}

.ps_in2_tb .c_ml{
	background: 		url(./images/purple_solid/i2_bg_ml.gif) no-repeat;
	width:				13px;
}

.ps_in2_tb .c_mc{
	background: 		url(./images/purple_solid/i2_bg_mc.gif);
	vertical-align:		top;
}

.ps_in2_tb .c_mr{
	background: 		url(./images/purple_solid/i2_bg_mr.gif) no-repeat;
	width:				13px;
}

.ps_in2_tb .c_bl{
	background: 		url(./images/purple_solid/i2_bg_bl.gif) no-repeat;
	width:				13px;
	height:				13px;
}

.ps_in2_tb .c_bc{
	background: 		url(./images/purple_solid/i2_bg_bc.gif) repeat-x;
	height:				13px;
}

.ps_in2_tb .c_br{
	background: 		url(./images/purple_solid/i2_bg_br.gif) no-repeat;
	width:				13px;/
	height:				13px;
}

/* -----------------------------------------------------------------------------
	::Silver Solid Round Corners
----------------------------------------------------------------------------- */

.ss_tb {
	margin:				5px 0px;
}

.ss_tb .c_tl{
	background: 		url(./images/silver_solid/o_bg_tl.gif) no-repeat;
	width:				12px;
	height:				12px;
	vertical-align:		bottom;
}

.ss_tb .c_tc{
	background: 		url(./images/silver_solid/o_bg_tc.gif) repeat-x;
	height:				12px;
	vertical-align:		bottom;
}

.ss_tb .c_tr{
	background: 		url(./images/silver_solid/o_bg_tr.gif) no-repeat;
	width:				12px;
	height:				12px;
	vertical-align:		bottom;
}

.ss_tb .c_ml{
	background: 		url(./images/silver_solid/o_bg_ml.gif) no-repeat;
	width:				12px;
}

.ss_tb .c_mc{
	background: 		url(./images/silver_solid/o_bg_mc.gif);
	vertical-align:		top;
	color:				#000000;
}

.ss_tb .c_mc .Title{
	color:				#000000;
	padding-top:		4px;
	padding-bottom:		5px;
	font-style: 		italic;
	font-weight:		bold;
	font-size:			16px;	
}

.ss_tb .c_mc .TitleLink {
	padding-top:		8px;
}

.ss_tb .c_mc .TitleLink A{
	color:				#000000;
	font-style: 		italic;
	font-weight:		bold;
	font-size:			10px;
}

.ss_tb .c_mc .Product{
	margin-top:			8px;
	float:				left;
	text-align:			center;
}

.ss_tb .c_mc .ImageSmall {
	background: 		url(./images/bg_pg_image.gif) no-repeat;
	width:				130px;
	height:				130px;
}

.ss_tb .c_mc .ImageLarge{
	background: 		url(./images/silver_solid/bg_pg_image_large.gif) no-repeat;
	width:				293px;
	height:				293px;
	margin-left:		5px;
}

.ss_tb .c_mr{
	background: 		url(./images/silver_solid/o_bg_mr.gif) no-repeat;
	width:				12px;
}

.ss_tb .c_bl{
	background: 		url(./images/silver_solid/o_bg_bl.gif) no-repeat;
	width:				12px;
	height:				12px;
}

.ss_tb .c_bc{
	background: 		url(./images/silver_solid/o_bg_bc.gif) repeat-x;
	height:				12px;
}

.ss_tb .c_br{
	background: 		url(./images/silver_solid/o_bg_br.gif) no-repeat;
	width:				12px;
	height:				12px;
}

.ss_in_tb .c_tl{
	background: 		url(./images/silver_solid/i_bg_tl.gif) no-repeat;
	width:				13px;
	height:				13px;
}

.ss_in_tb .c_tc{
	background: 		url(./images/silver_solid/i_bg_tc.gif) repeat-x;
	height:				13px;
}

.ss_in_tb .c_tr{
	background: 		url(./images/silver_solid/i_bg_tr.gif) no-repeat;
	width:				13px;
	height:				13px;
}

.ss_in_tb .c_ml{
	background: 		url(./images/silver_solid/i_bg_ml.gif) no-repeat;
	width:				13px;
}

.ss_in_tb .c_mc{
	background: 		url(./images/silver_solid/i_bg_mc.gif);
	vertical-align:		top;
}

.ss_in_tb .c_mr{
	background: 		url(./images/silver_solid/i_bg_mr.gif) no-repeat;
	width:				13px;
}

.ss_in_tb .c_bl{
	background: 		url(./images/silver_solid/i_bg_bl.gif) no-repeat;
	width:				13px;
	height:				13px;
}

.ss_in_tb .c_bc{
	background: 		url(./images/silver_solid/i_bg_bc.gif) repeat-x;
	height:				13px;
}

.ss_in_tb .c_br{
	background: 		url(./images/silver_solid/i_bg_br.gif) no-repeat;
	width:				13px;
	height:				13px;
}

/* -----------------------------------------------------------------------------
	::Red Solid Round Corners
----------------------------------------------------------------------------- */

.rs_tb {
	margin:				5px 0px;
}

.rs_tb .c_tl{
	background: 		url(./images/red_solid/o_bg_tl.gif) no-repeat;
	width:				12px;
	height:				12px;
	vertical-align:		bottom;
}

.rs_tb .c_tc{
	background: 		url(./images/red_solid/o_bg_tc.gif) repeat-x;
	height:				12px;
	vertical-align:		bottom;
}

.rs_tb .c_tr{
	background: 		url(./images/red_solid/o_bg_tr.gif) no-repeat;
	width:				12px;
	height:				12px;
	vertical-align:		bottom;
}

.rs_tb .c_ml{
	background: 		url(./images/red_solid/o_bg_ml.gif) no-repeat;
	width:				12px;
}

.rs_tb .c_mc{
	background: 		url(./images/red_solid/o_bg_mc.gif);
	vertical-align:		top;
	color:				#000000;
}

.rs_tb .c_mc .Title{
	color:				#000000;
	padding-top:		4px;
	padding-bottom:		5px;
	font-style: 		italic;
	font-weight:		bold;
	font-size:			16px;	
}

.rs_tb .c_mc .TitleLink {
	padding-top:		8px;
}

.rs_tb .c_mc .TitleLink A{
	color:				#000000;
	font-style: 		italic;
	font-weight:		bold;
	font-size:			10px;
}

.rs_tb .c_mc .Product{
	margin-top:			8px;
	float:				left;
	text-align:			center;
}

.rs_tb .c_mc .ImageSmall {
	background: 		url(./images/bg_pg_image.gif) no-repeat;
	width:				130px;
	height:				130px;
}

.rs_tb .c_mc .ImageLarge{
	background: 		url(./images/red_solid/bg_pg_image_large.gif) no-repeat;
	width:				293px;
	height:				293px;
	margin-left:		5px;
}

.rs_tb .c_mr{
	background: 		url(./images/red_solid/o_bg_mr.gif) no-repeat;
	width:				12px;
}

.rs_tb .c_bl{
	background: 		url(./images/red_solid/o_bg_bl.gif) no-repeat;
	width:				12px;
	height:				12px;
}

.rs_tb .c_bc{
	background: 		url(./images/red_solid/o_bg_bc.gif) repeat-x;
	height:				12px;
}

.rs_tb .c_br{
	background: 		url(./images/red_solid/o_bg_br.gif) no-repeat;
	width:				12px;
	height:				12px;
}

.rs_in_tb .c_tl{
	background: 		url(./images/red_solid/i_bg_tl.gif) no-repeat;
	width:				13px;
	height:				13px;
}

.rs_in_tb .c_tc{
	background: 		url(./images/red_solid/i_bg_tc.gif) repeat-x;
	height:				13px;
}

.rs_in_tb .c_tr{
	background: 		url(./images/red_solid/i_bg_tr.gif) no-repeat;
	width:				13px;
	height:				13px;
}

.rs_in_tb .c_ml{
	background: 		url(./images/red_solid/i_bg_ml.gif) no-repeat;
	width:				13px;
}

.rs_in_tb .c_mc{
	background: 		url(./images/red_solid/i_bg_mc.gif);
	vertical-align:		top;
}

.rs_in_tb .c_mr{
	background: 		url(./images/red_solid/i_bg_mr.gif) no-repeat;
	width:				13px;
}

.rs_in_tb .c_bl{
	background: 		url(./images/red_solid/i_bg_bl.gif) no-repeat;
	width:				13px;
	height:				13px;
}

.rs_in_tb .c_bc{
	background: 		url(./images/red_solid/i_bg_bc.gif) repeat-x;
	height:				13px;
}

.rs_in_tb .c_br{
	background: 		url(./images/red_solid/i_bg_br.gif) no-repeat;
	width:				13px;
	height:				13px;
}



/* -----------------------------------------------------------------------------
	::CENTER IMAGE IN BOX
----------------------------------------------------------------------------- */

.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.wraptocenter * {
    vertical-align: middle;
}

/*\*//*/
.wraptocenter {
    display: block;
}

.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/

.wraptocenter span {
    display: inline-block;
    height: 100%;
}

/* -----------------------------------------------------------------------------
	::Nice Forms
----------------------------------------------------------------------------- */

/*##########################################
Script: Niceforms 2.0
Theme: StandardBlue
Author: Lucian Slatineanu
URL: http://www.emblematiq.com/
##########################################*/
fieldset {background:#f2f2e6; padding:10px; border:1px solid #fff; border-color:#fff #666661 #666661 #fff; margin-bottom:36px;}
input, textarea, select {font:12px/12px Arial, Helvetica, sans-serif; padding:0;}
fieldset.action {background:#9da2a6; border-color:#e5e5e5 #797c80 #797c80 #e5e5e5; margin-top:-20px;}
dl.top {clear:both;margin:0px;margin-top:5px;}
dl.top dt {clear:both;margin:0px;height:21px;font-size:14px;vertical-align:bottom;font:12px/26px Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; letter-spacing:1px;}
dl.top dd {clear:both;margin:0px;}

dl.left {clear:both;margin:5px;}
dl.left dt {float:left; text-align:right; width:130px; line-height:25px; margin:0 5px 0 0; font:12px/12px Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; letter-spacing:1px;}
dl.left dd {float:left; width:475px; line-height:25px; margin:0 0 0 0;}

dt.lite {color:#ffffff;}

/*Text inputs*/
.NFText {border:none; vertical-align:middle; font:12px/15px Arial, Helvetica, sans-serif; background:none;}
.NFTextCenter {height:15px; background:url(/img/input.png) repeat-x 0 0; padding:3px 0px 3px 0px; margin:0; float:left; line-height:15px;}
.NFTextLeft, .NFTextRight {width:7px; height:21px; vertical-align:middle; float:left;}
.NFTextLeft {background:url(/img/input-left.png) no-repeat 0 0;}
.NFTextRight {background:url(/img/input-right.png) no-repeat 0 0;}
/*Radio*/
.NFRadio {cursor:pointer; position:absolute; display:block; width:13px; height:13px; border:1px solid transparent; background:url(/img/radio.png) no-repeat 0 0; z-index:2;}
/*Checkbox*/
.NFCheck {cursor:pointer; position:absolute; width:12px; height:12px; border:1px solid transparent; background:url(/img/checkbox.png) no-repeat 0 0; z-index:2;}
/*Buttons*/
.NFButton {width:auto; height:26px; color:#fff; padding:0 2px; background:url(/img/button.png) repeat-x 0 0; cursor:pointer; border:none; font:10px/26px Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; letter-spacing:1px; vertical-align:middle;}
.NFButtonLeft, .NFButtonRight {width:6px !important; height:26px; vertical-align:middle;}
.NFButtonLeft {background:url(/img/button-left.png) no-repeat 0 0;}
.NFButtonRight {background:url(/img/button-right.png) no-repeat 0 0;}
/*Textareas*/
.NFTextarea {border:none; background:none; font:12px/12px Arial, Helvetica, sans-serif; margin:0;}
.NFTextareaTop, .NFTextareaBottom {height:5px; clear:both; float:none; padding-right:10px;}
.NFTextareaTop {background:url(/img/textarea-tr.png) no-repeat 100% 0;}
.NFTextareaBottom {background:url(/img/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFTextareaTopLeft, .NFTextareaBottomLeft {width:5px; height:5px;}
.NFTextareaTopLeft {background:#f2f2e6 url(/img/textarea-tl.png) no-repeat 0 0;}
.NFTextareaBottomLeft {background:#f2f2e6 url(/img/textarea-bl.png) no-repeat 0 0;}
.NFTextareaLeft, .NFTextareaRight, .NFTextareaLeftH, .NFTextareaRightH {float:left; padding-bottom:5px;}
.NFTextareaLeft, .NFTextareaLeftH {width:5px;}
.NFTextareaLeft {background:url(/img/textarea-l-off.png) repeat-y 0 0;}
.NFTextareaLeftH {background:url(/img/textarea-l-over.png) repeat-y 0 0;}
.NFTextareaRight, .NFTextareaRightH {padding-right:5px; padding-bottom:0;}
.NFTextareaRight {background:url(/img/textarea-r-off.png) repeat-y 100% 0;}
.NFTextareaRightH {background:url(/img/textarea-r-over.png) repeat-y 100% 100%;}
/*Files*/
.NFFileButton {padding-bottom:0; vertical-align:bottom; cursor:pointer; background:url(/img/file.png) no-repeat 0 0; width:60px; height:21px;}
.NFFile {position:relative; margin-bottom:5px;}
.NFFile input.NFhidden {position:relative; filter:alpha(opacity=0); opacity:0; z-index:2; cursor:pointer; text-align:left;}
.NFFileNew {position:absolute; top:0px; left:0px; z-index:1;}
/*Selects*/
.NFSelect {height:21px; position:absolute; border:1px solid transparent;}
.NFSelectLeft {float:left; width:3px; height:21px; background:url(/img/select-left.png) no-repeat 0 0; vertical-align:middle;}
.NFSelectRight {height:21px; width:auto; background:url(/img/select-right.png) no-repeat 100% 0; cursor:pointer; font:12px/21px Arial, Helvetica, sans-serif; color:#fff; padding-left:3px; margin-left:3px;}
.NFSelectTarget {position:absolute; background:none; margin-left:-13px; margin-top:18px; z-index:3; left:0; top:0; padding-bottom:13px;}
.NFSelectOptions {position:relative; background:#a591c8; margin-left:16px; margin-top:0; list-style:none; padding:4px 0; color:#fff; font:11px/13px Arial, Helvetica, sans-serif; z-index:4; max-height:200px; overflow-y:auto; overflow-x:hidden; left:0; top:0;}
.NFSelectOptions li {padding-bottom:1px;}
.NFSelectOptions a {display:block; text-decoration:none; color:#fff; padding:2px 3px; background:none;}
.NFSelectOptions a.NFOptionActive {background:#464646;}
.NFSelectOptions a:hover {background:#333;}
/*Multiple Selects*/
.NFMultiSelect {border:0; background:none; margin:0;}
.NFMultiSelectTop, .NFMultiSelectBottom {height:5px; clear:both; float:none; padding-right:10px;}
.NFMultiSelectTop {background:url(/img/textarea-tr.png) no-repeat 100% 0;}
.NFMultiSelectBottom {background:url(/img/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFMultiSelectTopLeft, .NFMultiSelectBottomLeft {width:5px; height:5px;}
.NFMultiSelectTopLeft {background:#f2f2e6 url(/img/textarea-tl.png) no-repeat 0 0;}
.NFMultiSelectBottomLeft {background:#f2f2e6 url(/img/textarea-bl.png) no-repeat 0 0;}
.NFMultiSelectLeft, .NFMultiSelectRight, .NFMultiSelectLeftH, .NFMultiSelectRightH {float:left; padding-bottom:5px;}
.NFMultiSelectLeft, .NFMultiSelectLeftH {width:5px;}
.NFMultiSelectLeft {background:url(/img/textarea-l-off.png) repeat-y 0 0;}
.NFMultiSelectLeftH {background:url(/img/textarea-l-over.png) repeat-y 0 0;}
.NFMultiSelectRight, .NFMultiSelectRightH {padding-right:5px; padding-bottom:0;}
.NFMultiSelectRight {background:url(/img/textarea-r-off.png) repeat-y 100% 0;}
.NFMultiSelectRightH {background:url(/img/textarea-r-over.png) repeat-y 100% 0;}

/*Focused*/
.NFfocused {border:1px dotted #666;}
/*Hovered*/
.NFh {background-position:0 100%;}
.NFhr {background-position:100% 100%;}
/*Hidden*/
.NFhidden {opacity:0; z-index:-1; position:relative;}
/*Safari*/
select, input, textarea, button {outline:none; resize:none;}


/********************************************************************************
								END STYLE SHEET
********************************************************************************/

