* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;/* font sizing in ems. if you want to change anything, just change this.*/
	background: #e2e7ed url(../images/bgBody.jpg) top repeat-x;
	text-align: center;
}
img 
{
	border:0;
}
a 
{
	outline:none;
}

/************ GENERAL **************/

/* clearfix */
.clearfix {
    _height: 1%;
    overflow: auto;
}
.hide {
    display: none;
}

input, textarea, select {
    border-top: 1px solid #96A874;
    border-left: 1px solid #96A874;
    border-bottom: 1px solid #42245A;
    border-right: 1px solid #42245A;
    vertical-align: middle;
}
input 
{
    height: 18px;
}
textarea 
{
    width: 340px;
    margin-top: 5px;
}
input.medium, select {
    width: 150px;
}
input.button {
    background-color: #DAE1C2;
    height: 20px;
    color: #42245A;
    font: bold 0.9em  Arial, Helvetica, sans-serif;
    padding: 0 4px;
    overflow: visible;       /* normal width for buttons in IE */
}
* html input.button {  /* and make it work inside table cells */
    width: 0;
}
html>body input.button 
{
	padding-bottom: 2px;
}
input.button:hover, input.button.sfhover {
    background-color: #F4F6ED;
    cursor: pointer;
}
div.search input.button {
    padding-left: 17px;
    text-align: right;
    background-image: url(../images/iconSearch.gif); 
    background-position: 3px 50%;
    background-repeat: no-repeat;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {font-size: 1.8em;}
h2 {font-size: 1.6em;}
h3 {font-size: 1.4em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;}

/********** WRAPPER ***************/

div.mainWrapper 
{
    z-index: 0;
    position: relative;
	width: 800px;
	margin: 0 auto;
	background-color: #ECEFF6;
	border-top: 2px solid #fff; 
}
/*
html, body, div.mainWrapper {
    height: 100%;
}
*/

/********* All Navigation tabs ************/ 

ul.navigation {
    list-style: none;
    line-height: 1;
    width: 100%;
}
ul.navigation li { /* all list items */
    display: block;
    float: left;
}
ul.navigation a {
    display: block;
    white-space: nowrap;
}

/*********** page title ****************/

#pageHeader {
    z-index: 0;
    position: relative;
    top: 67px;
    height: 180px;
    background: #F2A219;
}
div.mainWrapper.home #pageHeader {
    height: 223px;
}

#pageHeader div.title {
    z-index: 1;
    position: absolute;
    top: 95px;
    right: 25px;
    bottom: 25px;
    text-align: left;
    color: #442358;
}
#pageHeader h2 {
    font: normal 1.6em Verdana, Tahoma, Arial;
    letter-spacing: -0.05em;
}
#pageHeader span {
    font: normal 1.15em  Verdana, Tahoma, Arial;
    line-height: 1.25em;
}

/* Hello image replacement 
div.mainWrapper.home #pageHeader h2 strong {
    display: none;
}
div.mainWrapper.home #pageHeader h2 
{
    height: 35px;
    width: 81px;
    background: transparent url(../images/hello.jpg) 0 0 no-repeat;
}
*/
#topGraphic {
    position: absolute;
    left: 0;
    top: 11px;
    border-right: 5px solid #fff;
    background-color: #e5f0ce;
}

/*********** header ****************/
#header {
    position: absolute;
    top: 0;
    left: 26px;
    z-index: 3;
    text-align: left;
    width: 450px;
    background: transparent url(../images/followYourImpulse.jpg) 100% 30px no-repeat;
}

#header h1 span, #header .slogan {
    display: none;
}
#header h1 a {
    display: block;
    width: 138px;
    height: 100px;
    background: transparent url(../images/pulseLogo.jpg) 0 0 no-repeat;
}

#navigate {
    z-index: 1;
    position: absolute;
    top: -2px;
    left: 22px;
    width: 758px;
    height: 136px;
	text-align: left;
    border-top: none;
}
#navigate .search .countryflags
{
	float:right;
}
div.alpha {
    width: 758px;
    height: 136px;
}
html>body div.alpha {
	 background-image:url(../images/bar.png);
}

#navigate div.search {
    position: absolute;
    top: 0;
    right: 5px;
    height: 110px;
    width: 250px;
    background: transparent url(../images/pulseLines.jpg) 100% 0 no-repeat;
    text-align: right;
    padding: 3px 4px 0 0;
}

/**** nav ****/
#mainNav {
    position: absolute;
    bottom: 4px;
    left: 4px;
    width: 749px;
    color: #fff;
    background: #442358;
    border-top: 1px solid #ECEFF4;
}
#mainNav li {
    position: relative
}
#mainNav li a {
    font: bold 1.15em  Verdana, Tahoma, Arial;
    letter-spacing: -0.07em;
    line-height: 2em;
    padding: 0 0.7em;
    text-decoration: none;
    color: #fff;
}
#mainNav li.home a {
    padding-left: 1.6em;
    background: transparent url(../images/iconHome.gif) 0.6em 50% no-repeat; 
}
#mainNav li a:hover, #mainNav li.active a {
    background-color: #9889A8;
}
#mainNav li.hide {
    display:none;
}
/*********** content ****************/

#content {
    z-index: 1;
    position: relative;
    /*top: 45px;*/
    width: 748px;
    margin: 55px auto 0 auto;
	text-align: left;
    padding-top: 2em;
}
div.mainWrapper.noSecondaryNav #content {
    padding-top: 15px;
    background: transparent url(../images/homeTopBorder.jpg) 0 0 no-repeat;
}
/*
div.mainWrapper.home #content #secondaryNav {
    display: none;
}
*/

#content p {
    padding: 0.5em 0;
}

div.contentWrapper {
    padding: 0.75em;
    margin-bottom: 2px;
    background: #fff;
}
.pointstable tr td {
    background-color:#F4F6ED;
    text-align:left;
    padding: 2px 0 2px 2px;
}
.referralpoints
{
	position:absolute;
	top:285px;
	left: 200px;
	width: 520px;
}
div.contentWrapper.leaves 
{
	width: 730px;
    height: 42px;
}
div.contentWrapper.leaves ul.lefttext {
	list-style: none;
	width:auto;
	height: 34px;
	padding-top: 4px;
	color: #44225a;
	text-align: center;
    font: 14px Verdana, Arial, Tahoma;
}
div.contentWrapper.leaves ul.become 
{
	position:absolute;
	left:500px;
	top:20px;
	padding-left: 15px;
	list-style: none;
	color: #45235b;
    font: 14px Verdana, Arial, Tahoma;
    background: transparent url(../images/left_arrow.jpg) bottom left no-repeat;

}
div.contentWrapper.leaves .startlink1
{
	background-color:#DBE2C3;
	height:56px;
	width:74px;
	border-top: solid 2px #fff;
	border-bottom: solid 2px #fff;
}
#alink
{
	background-color:#DBE2C3;
	height:33px;
	width:74px;
	border-top: solid 2px #fff;
	border-bottom: solid 2px #fff;
	display: block;
	text-align: center;
	padding-top:23px;
	color: #442358;
	font-weight: bold;
	text-decoration: none;
}
div.contentWrapper.leaves ul.start 
{
	position:absolute;
	left:671px;
	top:15px;
	list-style: none;
	cursor:pointer;

}
div.contentWrapper.leaves ul.righttext 
{
	position:absolute;
	left:500px;
	top:40px;
	list-style: none;
	padding-top: 6px;
	color: #45235b;
    font: 10px Verdana, Arial, Tahoma;
    letter-spacing: -0.1em;
    height:25px;
}
/* icons */
div.icons
{
	width: 748px;
    height: 129px;
    margin-bottom: 3px;
    background-color:#fff;
}
div.icons img
{
	cursor:pointer;
}
div.icons a
{
	color:#45225b;
	text-decoration:none;
}
div.icons a .span01
{
	visibility: hidden;
	position: absolute;
	background: transparent url(../images/infoboxBack.png);
	left: 270px;
	margin-top: -83px;
	width: 315px;
	height: 90px;
	text-align: left;
	padding: 6px 0 0 8px;
}
div.icons a .span02
{
	visibility: hidden;
	position: absolute;
	background: transparent url(../images/infoboxBack.png);
	left: 480px;
	margin-top: -69px;
	width: 315px;
	height: 80px;
	text-align: left;
	padding: 6px 0 0 8px;
}
div.icons a .span05
{
	visibility: hidden;
	position: absolute;
	background: transparent url(../images/infoboxBack.png);
	left: 240px;
	margin-top: -69px;
	width: 305px;
	height: 80px;
	text-align: left;
	padding: 6px 0 0 8px;
}
div.icons a span li
{
	list-style: none;
}
div.icons a:hover span
{
	visibility: visible;
	filter:alpha(opacity=86);
	opacity: 1;
	-moz-opacity:1;
	color: #000;
	border:1px solid #D7CFE0;
}
/* hack for IE to show the infoBox */
span.link a:hover {
	font-size: 99%;
}
/* end hack */
div.icons a span1
{
	visibility: hidden;
	position: absolute;
	background-color: Gray;
	left: 130px;
	margin-top: -85px;
	width: 398px;
	height: 110px;
	text-align: left;
	padding: 6px 0 0 8px;
}
div.icons .tableAll
{
	width: 748px;
    height: 100px;
    text-align: center;
}
div.icons .iconContainer1
{
	text-align:center;
	vertical-align:top;
	float: left;
	width: 190px;
	margin-right: 26px;
	margin-left: 80px;
}
div.icons .iconContainer
{
	width: 240px;
	height: auto;
	float: left;
	text-align:center;
	vertical-align:top;
}
div.icons .iconContainer3
{
	text-align:left;
	vertical-align:top;
	float: left;
	width: 80px;
	margin-left: 26px;
}
.strongicontext
{
	font-weight:bold;
	color: #45225b;
}

/* rounded corners */
div.roundedCorner {
    background: #fff url(../images/roundCorner-right.gif) no-repeat 100% 100%;
}
div.contentWrapper {
    height: auto;
    background: transparent url(../images/roundCorner-left.gif) 0 100% no-repeat;
}
/* boxes */
div.boxWrapper {
    margin-bottom: 0.5em;
    background: transparent;
    /* same height cols - breaks height: 1% give layout hack */
	height: auto;
	overflow: hidden;
}
/* give layout to IE */
* html div.boxWrapper { zoom: 1; }

div.boxWrapper div.box {
    padding: 10px;
    float: left;
    background-color: #fff;
    width: 351px;
    
	/* same height cols */
	padding-bottom: 32767px;
	margin-bottom: -32767px;	
}
div.boxWrapper div.box.right {
    float: right;
}

/********* content - secondary nav *********/
#secondaryNav {
    background-color: #FFF4D6;
    border-bottom: 1px solid #ECEFF4;
    position: absolute;
    top: 0;
    width: 100%;
}

#secondaryNav ul {
    border-bottom: 11px solid #F7C92D;
}
#secondaryNav li {
    position: relative;
}
#secondaryNav li a {
    font: bold 1em  Verdana, Tahoma, Arial;
    letter-spacing: -0.05em;
    line-height: 1.8em;
    padding: 0 0.7em 0 1.4em;
    text-decoration: none;
    color: #222;
    background: transparent url(../images/menuArrow.gif) 0.5em 50% no-repeat; 
}
#secondaryNav li a:hover, #secondaryNav li.active a {
    color: #000;
    background-color: #F7C92D;
}

/********* content - secondary nav *********/
#footer {
    width: 734px;
    margin: 0 auto;
    text-align: left;
    padding-bottom: 10px;
    color: #000;
    font: normal 0.85em Verdana, Arial, Tahoma;
}
#footer a {
    color: #000;
    text-decoration: none;
}
#footer a:hover {
    color: #000;
    text-decoration: underline;
}
p.boldtext
{
	color: #000;
    font: bold 0.95em Verdana, Arial, Tahoma;
 }


.fontBig
{
	font-size:1.60em;
}
.font14px
{
	font-size:14px;
}

div.box h3
{	
	padding-top:5px;
	color:#48215B;
	font-family:Verdana, Arial, Tahoma;
} 	
div.box p
{
	color:#48215B;
	font-family:Verdana, Arial, Tahoma;
	font-size:14px;
	line-height:2em;
}
div.box a
{
	text-decoration:none;}



div.box img
{
	float:right;
	margin:10px 0 10px 10px;
	border:solid 3px #dce2c0;
}
	
.BigTextColor
 {
	color:#48215B;
	font-family:Verdana, Arial, Tahoma;
	font-size: 1.4em;
}
div.contentWrapper span
{
	color:#f3A115;
}
div.contentWrapper span.BigTextColor
 {
	color:#48215B;
	font-family:Verdana, Arial, Tahoma;
	font-size: 1.4em;
}
.checkBoxClass
{	
	border:0;
}
.labelClass
{
	font-family:Verdana, Arial, Tahoma;
	font-size:10px;
}

/*********** Feedback forms ***************/

#checkbox
{
	width: 100%;
}
#checkbox td
{
	width: 50%;
}
#checkbox fieldset
{
	border: 0;
	margin-top: 10px;
}
#checkbox legend
{
	font-weight: bold;
	clear: left;
	display: block;
}
#checkbox label
{
	float:left;
	clear:left;
	white-space: nowrap;
	margin-left: 30px;
	background-color: transparent;
}

/***** nu da reguli asa de generale, restrange-le la formul respectiv
cum ar fi:

#formTop label
#formTop select

;)

****/
label.labelStyle
{
	width:250px;
	display:block;
}

/******************* HOME PAGE *****************/

#content div.index div 
{
	float: left;
	margin-right: 10px;
}
#content div.index div.info 
{
	width: 267px;
	height: 125px;
	background: transparent url(../images/bgPhoneGlobe.jpg) 0 0 no-repeat;
	color:#48215B;
}
#content div.index div.info p 
{
	padding: 10px 10px 0 10px;
	line-height: 1.35em;
}
#content div.index div.info p.big 
{
	font-size: 1.5em;
}

#content div.index div.photo 
{
	border: 3px solid  #dce2c0;
	margin: 0;
	width: 206px;
	height: 119px;
	background: transparent url(../images/bgPhoneGlobe.jpg) 0 0 no-repeat;
}
#content div.index div.photo ul
{
	margin: 60px 0 0 0;
}
#content div.index div.photo li
{
	clear: left;
	margin: 10px 0 0 5px;
	display: inline;
	padding-left: 15px;
	background: transparent url(../images/indexArrow.gif) 0 50% no-repeat;
	line-height: 1.1em;
	font-size: 1em;
	font-weight: bold;
}
#content div.index div.photo a 
{
	color:#48215B;
	font-weight:bold;
	text-decoration: none;
}
#content div.index div.photo a:hover 
{
	text-decoration: underline;
}
#content div.index div.links
{
	margin: 0;
	width: 230px;
	height: 125px;
	float: right;
	background-color: #DAE1C2;
}
#content div.index div.links li
{
	clear: left;
	margin: 20px 0 0 20px;
	display: inline;
	padding-left: 25px;
	background: transparent url(../images/indexArrow.gif) 0 50% no-repeat;
	line-height: 1.1em;
	font-size: 1.1em;
	font-weight: bold;
}
#content div.index div.links a 
{
	color: #000;
	text-decoration: none;
}
#content div.index div.links a:hover 
{
	text-decoration: underline;
}
/*code for links in index page up */
div.uplinks
{
	margin: 0;
	padding-left:30px;
	width: 200px;
	height: 125px;
}
div.uplinks li
{
	clear: left;
	margin: 10px 0 0 20px;
	display: inline;
	padding-left: 25px;
	background: transparent url(../images/indexArrow.gif) 0 50% no-repeat;
	font-size: 14px;
	font-weight: bold;
	line-height:1.2em;
}
div.uplinks a 
{
	color: #000;
	text-decoration: none;
}
div.uplinks a:hover 
{
	text-decoration: underline;
}

/* end */
/*new code */
#maintable fieldset.information {
  margin-bottom: 10px;
  border:0;
}
#maintable fieldset.information legend {
  padding: 0 2px;
  font-weight: bold;
}
#maintable fieldset.information label {
  display: inline-block;
  line-height: 1.3;
  vertical-align: top;
}
#maintable fieldset.information ol {
  margin: 0;
  padding: 0;
  width:50%;
}
#maintable fieldset.information ol.left {
 float:left;
}
#maintable fieldset.information ol.right {
 float:right;
}
#maintable fieldset.information li {
  list-style: none;
  padding: 5px;
  margin: 0;
  position:relative;
}
#maintable fieldset.information legend {
  padding: 0 0 5px;
  font-weight: normal;
}

#maintable fieldset.information input 
{
	position:absolute;
	top:5px;
	left:170px;
}
#maintable fieldset.information select 
{
	position:absolute;
	top:5px;
	left:170px;
}
#maintable fieldset.labelbig label {
  display: block;
  width: 180px;
}
#maintable fieldset.labelbig input 
{
	position:absolute;
	top:5px;
	left:190px;
}
#maintable fieldset.labelbig select 
{
	position:absolute;
	top:5px;
	left:190px;
}
#maintable fieldset em,#messRequired em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}


/**************** RATES ************/
table.searchRates 
{
	width: 100%;
	border-bottom: 1px solid #000;
}
table.searchRates th 
{
	background-color: #FAD457;
	padding: 5px 5px 5px 20px;
}
table.searchRates .underlined
{
	border-bottom: 1px solid #000;
}
table.searchRates .textbox
{
	width:200px;
}
table.searchRates td
{
	padding: 5px 5px 5px 20px;
}
table.searchRates tr.search td
{
	background-color: #ECF0E1;
	border-bottom: 1px solid #000;
}
table.searchRates tr.subTitle td
{
	/*background-color: #C7D9B3;*/
	font-weight: bold;
}
table.searchRates td.rates
{
	padding: 0;
}
table.searchRates strong.special
{
	font-size: 1.2em;
	color: #6FCF75;
}

table.rates
{
	width: 100%;
}
table.rates th 
{
	/*background-color: #ECF0E1;*/
	background-color: #fff;
	border-bottom: 1px solid #000;
	color: #442358;
	padding: 5px 5px 5px 20px;
}
table.rates td 
{
	padding: 5px 5px 5px 20px;
	font-weight: bold;
}
table.searchAll
{
	width: 100%;
}
table.searchAll th 
{
	background-color: #ECF0E1;
	border-bottom: 1px solid #000;
	color: #442358;
	padding: 5px 5px 5px 5px;
}
table.searchAll td 
{
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}
table.searchAll td a
{
	color:#48215B;
}
/*index links*/
a.Link
{
	color:Blue;
}
a.colorLink
{
	color:#48215B;
}
#faq a
{
	color:Black;
	text-decoration:none;
}
 a.blue,#faq a.blue
{
	color:#442358;
	text-decoration:underline;
}
 a.blue:hover,#faq a.blue:hover

{
	text-decoration:underline;
}
.bluelink a
{
	color:#442358;
	text-decoration:underline;	
}
.bluelink:hover a
{
	color:#442358;
	text-decoration:underline;	
}
/* Enrollment */


#enrollmenttable input 
{
	height:16px;
}
#enrollmenttable td 
{
	padding:2px;
}
#enrollmenttable .bolded
{font-weight:bold}

#enrollmenttable em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
#enrollmenttable .agreement
{
	font: normal .95em  Arial, Verdana, Tahoma;
	width:100%;
}
#enrollmenttable .title
{
	font-size:1.2em;
	font-weight: bold;
	padding: 20px 0px 10px 5px;
}
#enrollmenttable select
{width:235px;}

#enrollmenttable .selectbig
{width:390px;}

#enrollmenttable #check_b
{
	border:0;
}
#enrollmenttable  textarea 
{
    width: 232px;
}
#upperwrapper .link
{
	clear: left;
	margin: 10px 0 0 5px;
	display: inline;
	padding-left: 15px;
	background: transparent url(../images/indexArrow.gif) 0 50% no-repeat;
	line-height: 1.1em;
	font-size: 1em;
	font-weight: bold;
}
#upperwrapper .link a 
{
	color:#000;
	font-weight:bold;
	text-decoration: none;
}/*
#enrollmain .link a:hover 
{
	text-decoration: underline;
}*/
#upperwrapper .gritd
{
	height:56px;
	background-color:#E1E6CF;	
}

#enrollmain .rightborder
{
	border-right: solid 3px #cccccc;
	vertical-align:top;
}
#upperwrapper .subtable
{vertical-align:top;
}
#enrollmain
{height:100%;
	padding-bottom:0;
	margin-bottom:0;}
	

#divleft
{
	position:relative;
	top:0px;
	width:373px;
	background-color:#fff;
	height:230px;

}
#divright
{
	position:absolute;
	top:33px;
	left:375px;
	width:373px;
	height:230px;
	background-color:#fff;
}
#upperwrapper .contentWrapper
{
	background-color:#ECEFF6;
	padding-left:0px;
}
/* rounded corners */
#upperwrapper .roundedCorner {
    background: #ECEFF6 url(../images/roundCorner-right.gif) 100% 100% no-repeat;
}
#upperwrapper .roundedCorner .contentWrapper {
    height: 100%;
    background: transparent url(../images/roundCorner-left.gif) 0 100% no-repeat;
}
/* bottom photos */
.bottomphotos
{
	width:750px;  /* 748 */
	height:125px; /*150px;  135 */
	background: #fff url(../images/curvedcorners.jpg) 0 100% no-repeat;
}
.bottomphotos .dleftphoto
{
	float:left;
	width:229px;
	height:125px;
	border-top:solid 3px white;
	border-left:solid 5px white;
	background-image: url(../images/automatic.jpg);
}
.bottomphotos .drightphoto
{
	float:left;
	width:504px;
	height:125px;
	border-top:solid 3px white;
	border-left:solid 5px white;
	background-image:url(../images/homeGirl.jpg);
}

.bottomphotos .dleftphoto1
{
	float:left;
	width:510px;
	height:141px;
	border-top:solid 3px white;
	border-left:solid 5px white;
	background-image:url(../images/webbanner_Bonus10_new_Australia.gif); /*url(../images/automatic.jpg);*/
}
.bottomphotos .drightphoto1
{
	float:left;
	width:252px;
	height:141px;
	border-top:solid 3px white;
	border-left:solid 5px white;
	background-image:url(../images/homeGirl.jpg);
}


.bottomphotos .drightphoto p
{
	width:420px;
	margin-left:19px;
	margin-top:17px;
	color:#45235b;
	font-size:14px;
	letter-spacing:-1px;
}
.bottomphotos .drightphoto p.bigger
{
	width:345px;
	margin-left:240px;
	display:inline;
	margin-top:5px;
	color:#45235b;
	font-size:20px;
}
/******************/
.uplinks1 .accountform
{
	position:absolute;
	width:185px;
	left:-183px;
	top:-40px;
	list-style:none;
	text-align: right;
	font-size:12px;
}
.uplinks1 .accountform li
{
	padding-bottom:3px;
}
#pageHeader .uplinks1 .accountform input
{
	width:115px;
	height:16px;
}
.formlinks
{
	float:left;
	position:absolute;
	list-style:none;
	width:150px;
	margin-top:65px;
	margin-left: -180px;
}
.formlinks li a
{
	height:10px;
}
.formlinks a
{
	height:5px;
	font-size: 10px;
	color:#fff;
	text-decoration:none;
	letter-spacing:-0.8px;
}
.formlinks a:hover
{
	height:5px;
	font-size: 10px;
	color:#fff;
	text-decoration:underline;
	letter-spacing:-0.8px;
}
ul.ulApp li
{
	list-style-type:none;	
	vertical-align:text-top;
	line-height:1.1em;
}
ul.ulApp input
{ border:none;}
*html ul.ulApp input
{
	margin-top:3px;
}
/* long distance page */
.leftOptions 
{
	width: 362px;
	height: 240px;
	float: left;
	margin-left: -10px;
	border-top: solid 4px #eceff5;
	border-right: solid 4px #eceff5;
	border-bottom: solid 4px #eceff5;
	background: transparent url(../images/leftOpt.jpg) bottom right no-repeat;
}
.leftOptions blockquote, .rightOptions blockquote
{
	width: 330px;
	margin-left: 10px;
	height: auto;
	font-size: 11px;
}
.leftOptions p.ptitle1, .rightOptions p.ptitle2 
{
	font-size: 16px;
	font-weight: bold;
	color: #442359;
	margin-left: 10px;
}
.rightOptions 
{
	width: 383px;
	height: 240px;
	float: left;
	position: absolute;
	left: 365px;
	border-top: solid 4px #eceff5;
	border-bottom: solid 4px #eceff5;
	background: transparent url(../images/rightOpt.jpg) bottom right no-repeat;
}
.options 
{
	width: auto;
	height: 240px;
	margin-top: 5px;
}
.bottomP 
{
	width: auto;
	height: 40px;
	margin-left: 10px;
	background: transparent url(../images/bottomSlogan.jpg) bottom right no-repeat;
	clear:both;
}
/*****TOOL TIP*****/
a.info{
    position:relative; /*this is the key*/
    color:#000;
    text-decoration:none;
    cursor: help;
}
a.info span 
{
	display: none;
}
a.info:hover 
{
	z-index: 100;
	background: transparent;/*hack for IE6 to display the darn tooltip*/
}
a.info:hover span.a1{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-55px;
    left:-65px;
    width:200px;
    border:1px solid #d7cfe0;
    background-color:#eef0f5;
    color:#000;
    text-align: left;
    padding: 6px;
    z-index: 100;
}
a.info:hover span.a2{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-110px;
    left:-120px;
    width:300px;
    border:1px solid #d7cfe0;
    background-color:#eef0f5;
    color:#000;
    text-align: left;
    padding: 6px;
}
a.info:hover span.a3{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-110px;
    left:-120px;
    width:300px;
    border:1px solid #d7cfe0;
    background-color:#eef0f5;
    color:#000;
    text-align: left;
    padding: 6px;
}
/*Speed dial page*/
.sdHeader 
{
	width: 748px;
	height: 105px;
	margin-left: -9px;
	margin-bottom: 10px;
	border-bottom: solid 3px #eceff5;
	background: transparent url(../images/sdHeader.jpg) bottom center no-repeat; 
}
.shopNow 
{
	width: 748px;
	margin-left: -9px;
	height: 48px;
	text-align: center;
	margin-top: 10px;
	border-top: solid 3px #eceff5;
}
.buttonRates {
    background-color: #d5be1c;
    min-width: 83px;
    height: 22px;
    color: #000;
    font: bold 12px  Arial, Helvetica, sans-serif;
    vertical-align: middle;
    padding: 0 8px;
    margin: 15px 0 0 0;
    overflow: visible;       /* normal width for buttons in IE */
    border-top: 1px solid #918202;
    border-left: 1px solid #918202;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
}
* html .buttonRates {  /* and make it work inside table cells */
    width: 0;
}
html>body .buttonRates 
{
	padding-bottom: 2px;
}
.buttonRates:hover, .buttonRates.sfhover {
    background-color: #efdc50;
    cursor: pointer;
}
/*International only*/
.leftiOnly 
{
	width: 362px;
	height: 240px;
	float: left;
	border-top: solid 4px #eceff5;
	border-right: solid 4px #eceff5;
	border-bottom: solid 4px #eceff5;
}
.leftiOnly p 
{
	width: 340px;
	margin-left: 8px;
	margin-top: 8px;
}
.rightiOnly 
{
	width: 360px;
	height: 240px;
	float: right;
	border-top: solid 4px #eceff5;
	border-bottom: solid 4px #eceff5;
}
.options 
{
	position:relative;
	width: auto;
	height: 100%;
	margin-top: 5px;
}
/**************** RATES2************/
table.searchRates2 
{
	width: 100%;
	margin-top: 10px;
}
table.searchRates2 th 
{
	background-color: #FAD457;
	padding: 5px 5px 5px 20px;
}

table.searchRates2 .underlined2
{
	border-bottom: 1px solid #000;
}
table.searchRates2 .textbox
{
	width:200px;
}
table.searchRates2 .textbox1
{
	width:100px;
}
table.searchRates2 td
{
	padding: 5px 5px 5px 0px;
}
table.searchRates2 tr.subTitle td
{
	/*background-color: #C7D9B3;*/
	font-weight: bold;
}
table.rates2
{
	width: 100%;
	height: 100%;
}
#tableCountries.Header1
{
	/*background-color: #ECF0E1;*/
	background-color: #fff;
	color: #442358;
	padding: 5px 5px 5px 0px;
}
#tableCountries.Header
{
	/*background-color: #ECF0E1;*/
	background-color: #fff;
	color: #442358;
	padding: 5px 5px 5px 0px;
}
table.rates2 td 
{
	/*padding: 5px 5px 5px 0px;*/
	font-weight: bold;
}
.options2
{
	width: auto;
	height: auto;
	margin-top: 5px;
}
#tableCountriesList td
{
	padding:0px;
}
/*ENROLL BUTTON*/
input.buttonEnroll {
    background-color: #442358;
    height: 24px;
    color: #fff;
    font: bold 0.9em  Arial, Helvetica, sans-serif;
    padding: 0 8px;
    overflow: visible;       /* normal width for buttons in IE */
    border: 0;
}
* html input.buttonEnroll {  /* and make it work inside table cells */
    width: 0;
}
html>body input.buttonEnroll 
{
	padding-bottom: 2px;
}
input.buttonEnroll:hover, input.buttonEnroll.sfhover {
    background-color: #663680;
    cursor: pointer;
}
/*online Account*/
.leftiOnlyAccount 
{
	width: 100%;
	float: left;
}
.leftiOnlyAccount label 
{
	float: left;
}
.middleInitial 
{
	width: 37px;
}
.larger 
{
	width: 170px;
}
.leftListRequired 
{
	float: left;
	list-style: none;
	text-align: right;
}
.leftListRequired li
{
	padding: 8px 4px 4px 0;
	width: auto;
}
.leftListRequired li span 
{
	position: absolute;
	left: 120px;
}
.leftListRequired li .checkEmail 
{
	color: #000;
	width: 220px;
	margin-left: 180px;
}
.rightListRequired
{
	margin-left: 230px;
	float: left;
	list-style: none;
	text-align: right;
}
.rightListRequired li
{
	padding: 8px 4px 4px 0;
	width: auto;
}
.rightListRequired li span 
{
	position: absolute;
	left: 465px;
}
div.chooseAgreement 
{
	position: relative;
	clear: both;
	margin-left: 0px;
	height:auto;
}
.twoButt 
{
	clear: both;
	margin: 5px 0 0 600px;
}
.line
{
	background: transparent url(../images/pixel.jpg) 1px repeat-x;
}
.line1
{
	background-color:#000;
	height:1px;	
}