/*[variables]
colors
{
	@10: #6D6A69;
	@00: #191359;
}
*/
/*BODY*/
*
{
	margin: 0;
	padding: 0;
}
BODY
{
	margin: 0;
	padding: 0;
	background: url(gfx/bodybg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
/*OBJECTS*/
IMG
{
	border: 0;
	margin: 0;
	padding: 0;
}
FORM
{
	display: inline;
	margin: 0;
	padding: 0;
}

TEXTAREA
{
	color: #4F4F4F;
	font: bold 14px Arial, Helvetica, sans-serif;
	border: solid #D3D3D3 1px;
	height: 100px;
	padding:5px;
	width: 300px;
}
/*FORMATTING*/
H1
{
	/*[disabled]margin:10px 0 0;*/
	/*[disabled]padding:0;*/
	/*[disabled]font:bold 21px Arial, Helvetica, sans-serif;*/
	/*[disabled]color:#303030;*/
}
P
{
	margin: 0 0 14px 0;
	text-align: left;
	color: #303030;
	font: normal 11px Verdana, Helvetica, sans-serif;
	line-height: 18px;
}
H3
{
	margin: 0;
	padding: 14px 0 5px;
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #303030;
}


 h4 {
	margin: 0 0 12px 0;
	padding: 0;
	font: bold 14px Arial, Helvetica, sans-serif;
	float: left;
	}

/*DIVS*/
#container
{
	width: 945px;
	padding: 0;
	margin: 0 auto;
	position: relative;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*Hides from IE-mac \*/
* HTML .clearfix
{
	height: 1%;
}
/*End hide from IE-mac*/

/*BODY BORDER BOTTOM*/

#border-btm
{
	margin: 0;
	padding: 9px 0 0;
	width: 945px;
	background: url(gfx/white-btm.jpg) no-repeat;
	height: 111px;
	border: 0px solid red;
	float: left;
}

/*BODY BORDER TOP*/
#border-top
{
	margin: 0;
	padding: 16px;
	width: 913px;
	background: url(gfx/white-top2.jpg);
	height: 133px;
	border: 0px solid #C2AD31;
	float: left;
}

/*HEADER*/

#header
{
	margin: 0;
	width: 935px;
	background-image: url(gfx/white-mid.jpg);
	float: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}

#logo .ttlogo
{
	border: 0;
	margin: 13px 0 0 38px;
	padding: 0;
}
#logo
{
	float: left;
	padding: 0;
	margin: 38px 0 0 35px;
	width: 200px;
	position: absolute;
	top: 0;
	left: 0;
}

#intro
{
	float: left;
	margin: 0 0 12px 0;
	padding: 20px 0 0;
	width: 851px;
	height: 126px;
	border: 0px solid #54CFB2;
}
#intro H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #AC090A;
	font-weight: normal;
	margin: 0 0 14px 28px;
}
#intro P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #858281;
	margin: 0 28px 0 28px;
	padding: 0;
	}



#banner
{
	float: left;
	margin: 0 0 0 47px;
	padding: 18px 30px 0;
	width: 791px;
	height: 128px;
	border: 0px solid #54CFB2;
}
#banner H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0 0 11px;
}
#banner P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	}

#banner-flash
{
	float: left;
	margin: 0 0 0 47px;
	padding: 0;
	width: 851px;
	height: 239px;
	border: 0px solid #54CFB2;
	
}
#nav
{
	float: right;
	margin: 20px 28px 0 0;
	padding: 0;
	z-index: 1;
	height: 32px;
	background-color: #FFFFFF;
	width: 720px;
}

#nav .end
{
	margin: 0 16px 0 0;
}
#main
{
	float: left;
	padding: 0 0 0 12px;
	margin: 0;
	width: 925px;
	background-position: left top;
	background: url(gfx/white-mid.png);
}
#main-top
{
	margin: 1px 0 0 36px;
	padding: 0;
	width: 850px;
	height: 10px;
	float: left;e
}
#main-mid
{
	margin: 0 0 0 36px;
	padding: 0;
	width: 848px;
	background: #ffffff;
	float: left;
}
#main-btm
{
	margin: 0 0 0 36px;
	padding: 0 0 10px;
	width: 850px;
	height: 10px;
	float: left;
}

#white-top850
{
	margin: 0;
	padding: 0;
	width: 850px;
	height: 11px;
	float: left;
	background-image: url(gfx/liteblue850-top.gif);
	background-repeat: no-repeat;
}

#white-btm850
{
	margin: 0;
	padding: 0;
	width: 850px;
	height: 11px;
	float: left;
	background-image: url(gfx/liteblue850-btm.gif);
	background-repeat: no-repeat;
}
#white-top
{
	margin: 0;
	padding: 0;
	width: 562px;
	height: 11px;
	float: left;
	background-image: url(gfx/liteblue-top.gif);
	background-repeat: no-repeat;
}
#white-mid
{
	margin: 0;
	padding: 14px 0 16px 0;
	float: left;
	width: 562px;
	background-color: #F2F2F2;
}
#white-mid-contact
{
	margin: 0;
	padding: 0;
	width: 644px;
	background: #FFFFFF;
	float: left;
	background-image: url(gfx/contact-gradient.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#white-btm
{
	width: 562px;
	height: 11px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(gfx/liteblue-btm.gif);
	background-repeat: no-repeat;
}
#content
{
	float: left;
	width: 562px;
	margin: 0;
	padding: 0;
	border: 0px solid #CCCC99;
}





 #title H2
{
	padding: 0;
	font: normal 21px Arial, Helvetica, sans-serif;
	color: #717171;
	font-weight: normal;
	margin-top: 0;
	margin-right: 26px;
	margin-bottom: 12px;
	margin-left: 26px;

}
#content-column-l
{
	padding: 4px 0 0;
	margin: 0 28px 0px 28px;
	float: left;
	border: 0px solid #CCCC99;
}
#content-column-l-contact
{
	padding: 4px 0 38px;
	margin: 0 0 0 28px;
	width: 300px;
	float: left;
	border: 0px solid #CCCC99;
}

#content-column-l LI
{
	margin: 0 28px 10px 28px;
	text-align: left;
	color: #303030;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-weight: bold;
	
}
#content-column-l UL
{
	margin: 16px 0 28px;
}
#content-column-r
{
	padding: 0;
	margin: 0 18px 0 0;
	width: 212px;
	float: right;
	border: 0px solid;
}

#content-column-r IMG
{
	padding: 0;
}


#simple
{
	font: bold 14px Arial, Helvetica, sans-serif;
	
	text-align: left;
	margin: 0;
	padding: 8px 16px;
	border: 0;
	float: right;
}

/*DEFAULT LINKS*/



a.bluelink:link, a.bluelink:visited
{
	text-decoration: underline;
	color: #0B2489;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.bluelinklarge:link, a.bluelinklarge:visited
{
	text-decoration: underline;
	color: #0B2489;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


a.largewhite:link, a.largewhite:visited
{
	text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: bold;
}

a.smallwhite:link, a.smallwhite:visited
{
	text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	font-weight: bold;
}

a.largewhite:link, a.largewhite:visited
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 0 0;
	height: 28px;
}

a.greylink:link, a.greylink:visited
{
	text-decoration: underline;
	color: #6A6B6B;
	font: normal 10px Verdana, Helvetica, sans-serif;
	line-height: 15px;
}


a.blacklink:link, a.blacklink:visited
{
	text-decoration: underline;
	color: #000000;
	
}


a.whitelinkhome:link, a.whitelinkhome:visited
{
	text-decoration: underline;
	color: #0B2489;
	font-weight: normal;
	
}




/*LEFT COLUMN*/

#content-column-l h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 14px 0 0 0;
}

#content-column-l #buy-now {
	float: right;
	width: 500px;
	margin: 18px 0 0;
	padding: 0;
}
#buy-now-large {
	
	float: right;
	height: 26px;
	width: 95px;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 3px 0 0 0;
	padding: 3px 0 0 0;
	text-align: center;
}


#buy-now-large {
	
	float: right;
	height: 26px;
	width: 95px;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 3px 0 0 0;
	padding: 3px 0 0 0;
	text-align: center;
}




/*RIGHT COLUMN*/

#content-right {
	float: right;
	width: 274px;
	margin: 0;
	padding: 0;
	border: 0px solid #CCCC99;
}


#content-right #boxout-subscribe {
	margin: 0 0 12px 0;
	padding: 26px 18px 26px 18px;
	float: right;
	width: 238px;
	background-image: url(gfx/boxout-get-bkg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#content-right #boxout-subscribe h2 {
	margin: 0 0 12px 0;
	padding: 0;
	font: bold 21px Arial, Helvetica, sans-serif;
	color: #717171;
	float: left;
	font-weight: normal;
	clear: left;
}

#content-right #subscribehd {
	font: normal 11px Verdana, Helvetica, sans-serif;
	float: left;
	margin: 0 0 0 0;
	width: 238px;

}



/*BOXOUT GET*/

#content-right #boxout-get {
	margin: 0 0 12px 0;
	padding: 26px 18px 26px 18px;
	float: right;
	width: 238px;
	background-image: url(gfx/boxout-get-bkg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#content-right #boxout-get h2, #boxout-press h2, #boxout-info h2, #boxout-bluetooth h2, #boxout-sms h2 {
	margin: 0 0 12px 0;
	padding: 0;
	font: bold 21px Arial, Helvetica, sans-serif;
	color: #717171;
	float: left;
	font-weight: normal;
}

#content-right #boxout-get p {
	margin: 0 0 8px 0;
	text-align: left;
	color: #303030;
	font: 11px Verdana, Helvetica, sans-serif;
	float: left;
	clear: left;
}

#content-right #smlhd {
	font: bold 11px Verdana, Helvetica, sans-serif;
	float: left;
	margin: 0 0 0 0;
	width: 238px;

}

#content-right  UL 
{
	float:left;
	margin:18px 0 0 0;
	
}


#content-right LI 
{
	margin: 0 28px 10px 28px;
	text-align: left;
	color: #303030;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 205px;
	
}


#content-right #boxout-get #amount{
	width:236px;
	float: left;
	margin: 0 0 18px 0;
}

#monthly { 
	margin: 35px 0 0 0;
	text-align:center;
	color: #303030;
	font: 11px Verdana, Helvetica, sans-serif; 
	}

 #amountbuy{
	width:59px;
	float: right;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0 0 3px;
	padding: 2px 0 0 0;
	text-align:center;
}





#content-right #boxout-get #amount #price {
	float: left;
	width: 150px;
}

#content-right #boxout-get #amount #price LI{
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 0px;
}

#content-right #boxout-get #amount UL{
	float: left;
	width: 150px;
	padding: 0;
	margin: 0 0 0 0;
}

/*BOXOUT BLUETOOTH*/


#content-right #boxout-bluetooth {
	
	padding: 26px 18px 26px 18px;
	float: right;
	width: 238px;
	margin: 0 0 12px 0;
	background-image: url(gfx/boxout-press-bkg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content-right #boxout-bluetooth p {
	margin: 0 0 8px 0;
	text-align: left;
	color: #303030;
	font: 10px Verdana, Helvetica, sans-serif;
	float: right;
	line-height: 13px;
	border: solid red 0px;
	width: 130px;
}


#content-right #boxout-bluetooth #bluetooth-section {
	margin: 0;
	padding: 0;
	float: left;

	
}

#content-right #boxout-bluetooth #bluetooth-section IMG
{
	margin: 0;
	padding: 0;

	border: solid #D3D3D5 1px;
	
}


 #bluetooth-button {
	width:59px;
	float: right;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 9px 0 0 3px;
	padding: 2px 0 0 0;
	text-align:center;
	background-image: url(gfx/bluetooth-button.gif);
	background-repeat: no-repeat;
}


/*BOXOUT SMS*/


#content-right #boxout-sms {
	
	padding: 26px 18px 26px 18px;
	float: right;
	width: 238px;
	margin: 0 0 12px 0;
	background-image: url(gfx/boxout-press-bkg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content-right #boxout-sms p {
	margin: 0 0 16px 0;
	color: #303030;
	font: 10px Verdana, Helvetica, sans-serif;
	float: left;
	line-height: 13px;
	border: solid green 0px;
	width: 232px;
}


#content-right #boxout-sms #sms-section {
	margin: 0;
	padding: 0;
	float: left;

	
}

#content-right #boxout-sms #sms-section IMG
{
	margin: 0;
	padding: 0;

	border: solid #D3D3D5 1px;
	
}


 #sms-button1,  #sms-button2,  #sms-button3 {
	float: left;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 6px 0;
	padding: 2px 0 0 0;
	text-align:center;
	width: 234px;
	clear: both;
}

.smsred
{
	background-image: url(gfx/smsred.gif);
	background-repeat: no-repeat;
}

.smsorange
{
	background-image: url(gfx/smsorange.gif);
	background-repeat: no-repeat;
}

.smsblue
{
	background-image: url(gfx/smsblue.gif);
	background-repeat: no-repeat;
}

.smsgreen
{
	background-image: url(gfx/smsgreen.gif);
	background-repeat: no-repeat;
}


/*BOXOUT PRESS*/

#content-right #boxout-press {
	
	padding: 26px 18px 26px 18px;
	float: right;
	width: 238px;
	margin: 0 0 12px 0;
	background-image: url(gfx/boxout-press-bkg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content-right #boxout-press h4 {
	margin: 0 0 12px 0;
	padding: 0;
	font: bold 14px Arial, Helvetica, sans-serif;
	float: left;

	}
	
#content-right #boxout-press #churchpress {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 76px;
	width: 79px;
	border: 0;
	
}

#content-right #boxout-press #churchpresslinks 
{
	color: #6A6B6B;
	font: normal 10px Verdana, Helvetica, sans-serif;
	line-height: 15px;
	border: solid red 0px;
	float:right;
	margin: 0 0 0 0;
	width: 150px;
	
}




/*BOXOUT INFO*/

#content-right #boxout-info {
	margin: 0 0 0 0;
	padding: 26px 0 26px 18px;
	float: right;
	width: 256px;

}

	
	



#content-right #boxout-info p {
	float: left;
	clear: left;
	line-height: 14px;
	width: 238px;
}


/*BOXOUT INFO BACKGROUNDS*/

.boxout-info-bkg-red {
		background-image: url(gfx/boxout-info-bkg-red.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.boxout-info-bkg-orange {
		background-image: url(gfx/boxout-info-bkg-orange.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.boxout-info-bkg-blue {
		background-image: url(gfx/boxout-info-bkg-blue.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.boxout-info-bkg-green {
		background-image: url(gfx/boxout-info-bkg-green.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


/*BOXOUT CONFIRM*/

#content-right #boxout-confirm {

margin: 0 0 0 0;
	padding: 26px 0 26px 18px;
	float: right;
	width: 256px;
	height: 108px;
	background-image: url(gfx/boxout-info-bkg-red.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


#content-right #boxout-confirm p {
margin: 0 0 8px 0;
	text-align: left;
	color: #303030;
	font: 11px Verdana, Helvetica, sans-serif;
	float: left;
}



/*LARGE BUTTONS*/
.large-red {
	background-image: url(gfx/buy-now-large-red.gif);
	background-repeat: no-repeat;

}
.large-orange {
	background-image: url(gfx/buy-now-large-orange.gif);
	background-repeat: no-repeat;

}.large-blue {
	background-image: url(gfx/buy-now-large-blue.gif);
	background-repeat: no-repeat;

}.large-green {
	background-image: url(gfx/buy-now-large-green.gif);
	background-repeat: no-repeat;

}

/*BULLET IMAGES*/

.redbullet
{
list-style-image: url(http://www.txttouch.com/gfx/bullet-red.gif);
}

.orangebullet
{
list-style-image: url(gfx/bullet-orange.gif);
}

.bluebullet
{
list-style-image: url(gfx/bullet-blue.gif);
}

.greenbullet
{
list-style-image: url(gfx/bullet-green.gif);
}

.greybullet
{
list-style-image: url(gfx/bullet-grey.gif);
}


/*TEXT COLOUR CLASSES*/

.red {
	color: #AC090A;
}

.orange {
	color: #DF8106;
}

.blue {
	color: #094991;
}

.green {
	color: #437216;
}


/*BANNER COLOUR BACKGROUND IMAGES*/

.redbanner {
	background: url(gfx/banner-red.gif) no-repeat;
}

.orangebanner {
	background: url(gfx/banner-orange2.gif) no-repeat;

}

.bluebanner {
	background: url(gfx/banner-blue.gif) no-repeat;

}

.greenbanner {
	background: url(gfx/banner-green.gif) no-repeat;
}

.litebluebanner {
	background: url(gfx/banner-liteblue.gif) no-repeat;
}


/*BANNER P TEXT LITE COLOURS */

.redlite {
	color: #FDD5D5;
}

.orangelite {
	color: #FACC8F;
}

.bluelite {	
	color: #ADCDF3;
	}

.greenlite {
	color: #D2EDA8;
	}
	
#redlitearialb {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}



/*SMALL BUY COLOUR BACKGROUND IMAGES*/

.redsmlbuy {
	background: url(gfx/redsmlbuy.gif) no-repeat;
}

.orangesmlbuy {
	background: url(gfx/orangesmlbuy.gif) no-repeat;
}

.bluesmlbuy {
	background: url(gfx/bluesmlbuy.gif) no-repeat;
}

.greensmlbuy {
	background: url(gfx/greensmlbuy.gif) no-repeat;
}

/*MISC CLASSES*/

.vat  {
	font-size: 18px;
	font-weight: bold;
}
	
. nobold {
font-weight: normal;
}

.zeromarginbtm
 {
margin-bottom: 0px;
}



/*FOOTER*/

#footer
{
	margin: 0 0 0 47px;
	padding: 0;
	width: 826px;
	height: 126px;
	padding: 11px 12px 0;
	background: url(gfx/txtfooter.gif);
	height: 80px;
	background-repeat: no-repeat;
}
#footer .footer-left P
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #6D6A69;
	margin: 0;
	line-height: normal;
	float: left;
	width: 260px;
}
#footer .footer-right P
{
	font: 20px Arial, Helvetica, sans-serif;
	color: #7B7B7B;
	margin: 0;
	line-height: 23px;
	float: right;
	width: 400px;
	text-align: right;
}

 a.footerlink:link, a.footerlink:visited
{
	font: 20px Arial, Helvetica, sans-serif;
	color: #7B7B7B;
	line-height: 23px;
	text-decoration: none;
}



#brd
{
	float: left;
	padding:12px;
	border: 1px solid #ddd;
	background-color: #ffe;
	color:#666666;
	margin-bottom:24px;
	}
	
	.arial14b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


#content-wide
{
	float: left;
	margin: 0;
	padding: 0;
	width: 850px;
}


#white-mid-wide
{
	margin: 0;
	padding: 14px 0 16px 0;
	float: left;
	width: 850px;
	background-color: #F2F2F2;
	border: solid red 0px;
}






.inputtxt
{
color: #4F4F4F;
	font: bold 14px Arial, Helvetica, sans-serif;
	border: solid #D3D3D3 1px;
	
	padding:5px;
	width: 300px;
}

.inputsubscribe
{
	color: #4F4F4F;
	font: bold 14px Arial, Helvetica, sans-serif;
	border: solid #ABB6C3 1px;
	padding:5px;
	width: 146px;
	margin: 0 0 0 6px;
}

.inputsubbtn
{
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding:0 0 2px 0;
	width: 59px;
	height: 21px;
	background-image: url(gfx/bluetooth-button.gif);
	background-repeat: no-repeat;
	margin: 0 0 2px 8px;
	border: 0;
	background-color: #F4F3EF;
	
}

.inputbtn
{
	color: #FFFFFF;
	font: bold 14px Arial, Helvetica, sans-serif;
	border: 0;
	padding:0 0 2px 0;
	width: 95px;
	height: 28px;
	background-color: #F2F2F2;
	background-image: url(gfx/buy-now-large-red.gif);
	background-repeat: no-repeat;
	float: right;
	margin: 0;
}

#boxout-get #address {
	width: 180px;
	margin: 24px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	padding: 0 0 0 30px;
	line-height:15px;
	
}

.mbtm12
{

	margin: 0 0 18px 0;
	

}
.easystep1t {
	padding: 12px 8px 0 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 487px;
	height: 32px;
	font-weight: bold;
	color: #303030;
	background-image: url(gfx/easystept.gif);
	background-repeat: no-repeat;
}

/* EASY STEPS - WHAT IS TXT TOUCH*/

#easysteps {
	margin: 12px 0 0 0;
}
#easysteps1 {
	margin: 0 0 12px 0;
}

#easysteps2 {
	margin: 0 0 12px 0;
}
#easysteps3 {
	margin: 0 0 12px 0;
}

/* SMS SOLUTIION PAGE PICS - FLOAT AND MARGIN*/


.bluetooth-pic {
	float:right; 
	margin: 0 0 40px 24px;
}

.school-pic {
	float:left;
	margin: 0 24px 24px 0;
}

.church-pic {
	float:right; 
	margin: 0 0 40px 24px;
}

.fontnormal {
	font-weight:normal;
}


#nav
{
	float:right;
	border: solid red 0px;
	width: 420px;
	padding: 0;
	margin:54px 60px 0 0;
	height: 63px;

}


#menuhome
{
	margin: 0 5px 5px 0;
	width: 130px;
	height: 29px;
	float: right;
	background-image: url(gfx/menu.gif);
	background-repeat: no-repeat;
}

#menuwhat
{
margin: 0 5px 0 0;
	width: 130px;
height: 29px;
float: right;
background-image: url(gfx/menu.gif);
	background-repeat: no-repeat;

}

#menusms
{
margin: 0 5px 0 0;
	width: 130px;
height: 29px;
float: right;
background-image: url(gfx/menu.gif);
	background-repeat: no-repeat;

}

#menubluetooth
{
margin: 0 5px 0 0;
	width: 130px;
height: 29px;
float: right;
background-image: url(gfx/menu.gif);
	background-repeat: no-repeat;

}

#menucontact
{
	margin: 0 5px 5px 0;
	width: 130px;
height: 29px;
float: right;
background-image: url(gfx/menu.gif);
	background-repeat: no-repeat;

}


#menulogin
{
padding:0;
	margin: 0 5px 5px 0;
	width: 130px;
height: 29px;
	float: right;
background-image: url(gfx/menu.gif);
	background-repeat: no-repeat;

}



a.menutext:link, a.menutext:visited
{
	text-decoration: none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7E7F;
	border: solid red 0px;
	display: block;
	padding: 6px 0 4px 0;
	text-align: center;


}

a.menutext:hover
{
	text-decoration: none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #efefef;
	border: solid red 0px;
	display: block;
	padding: 6px 0 4px 0;
	text-align: center;


}

/*LIGHT BOX*/


#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#111111;
	-moz-opacity: 0.65;
	opacity:.65;
	filter: alpha(opacity=65);}
	
#overlay[id]{
	position:fixed;}
	

#lightbox{
	z-index:9999;
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	margin:-320px 0 0 -250px;
	width:500px;}
	
#lightbox[id]{
	position:fixed;}

#lightbox.done #lbLoadMessage{display:none;}
#lightbox.done #lbContent{display:block;}
#lightbox.loading #lbContent{display:none;}
#lightbox.loading #lbLoadMessage{display:block;}

#lightbox.done img{
	width:100%;
	height:100%;}
	
	


#lightbox-interior-t {
	float: left;
	width: 500px;
	height: 10px;
	background: url(gfx/lightbox-interior-t.png) top left no-repeat;}
	
#lightbox-interior-m {
	float: left;
	width: 329px;
	padding: 50px 50px 50px 50px;
	border: solid #222222 0px;
	background-image: url(gfx/loginboxout.png);
	background-repeat: no-repeat;
	height: 301px;
}
	
	#lightbox-interior-m p {
	padding: 0;
	margin: 0 0 10px 0;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #6F6F71;
}
	
	#lightbox-interior-m p.end {
		padding: 0;
		margin: 0;
		text-align: left;
		font: 12px Arial, Helvetica, sans-serif;
		color: #606062;}
	
	#lightbox-interior-m a:link.contentlink, a:visited.contentlink {
	margin: 0;
	padding: 0;
	text-decoration: underline;
	display: inline;
	color: #6F6F71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
	
		#lightbox-interior-m a:hover.contentlink {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #6F6F71;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
	
#lightbox-interior-b {
	float: left;
	width: 500px;
	height: 10px;
	background: url(gfx/lightbox-interior-b.png) top left no-repeat;}
	
#lightbox-interior-m h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 0 10px 0;
	font-size: 24px;
	color: #AC090A;
}
#loginform {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 6px;
}

.floatleft {
	float: left;
}
.floatright {
	float: right;
}

#content-right #boxout-schooltrial {
	
	padding: 26px 18px 26px 18px;
	float: right;
	width: 238px;
	margin: 24px 0 12px 0;
	background-image: url(gfx/boxout-press-bkg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	
}

#content-right #boxout-schooltrial p {
	margin: 0 0 8px 0;
	text-align: left;
	color: #303030;
	font: 10px Verdana, Helvetica, sans-serif;
	float: right;
	line-height: 13px;
	border: solid red 0px;
	
}