@charset "UTF-8";
* {
	padding: 0;
	margin: 0;
	outline:none;
	-webkit-transition: all 0.5s ease 0s;
       -moz-transition: all 0.5s ease 0s;
         -o-transition: all 0.5s ease 0s;
            transition: all 0.5s ease 0s;
}

a {
	border:none !important;
	cursor: pointer;
    cursor: hand;
}
.errorfield {
		background-color:#FCF;		
}
body {
	text-align: center;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #8d9ea8;
	width: 100%;
}
#outer_wrapper {
	margin: 0px auto;
	padding: 0;
	text-align: left;
	width:916px;
	background-color: #fff !important;
}
#top_section {
    background-color: #3EAFFE;
    border-top: 17px solid #fff;
    color: #fff;
    height: 27px;
    width: 916px;
}
.question {
	color:#cce9fd;
	text-align:center;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:25px;
}
.question b {
	color:#fff;
}
a.nolink:link,
a.nolink:visited,
a.nolink:hover,
a.nolink:active {text-decoration:none !important;}
#inner_wrapper {
	background-color:#fff !important;
	margin: 0px auto;
	width:858px;
}
#top_image {
	background-image:url("../images/top_image.png");
	background-position:top center;
	background-repeat:no-repeat;
	height:316px;
	width:858px;
}

#threesteps {
    clear: both;
	color:#082a3c;
    float: left;
    font-size: 19px;
    margin-left: 8px;
    margin-top: 124px;
}
#justfortrying {
    clear: both;
    color: #adadad;
    float: left;
    font-size: 16px;
    margin-left: 110px;
    margin-top: 32px;
}
#itseasy {
    clear: both;
    color: #919191;
    float: left;
    font-size: 18px;
    font-weight: normal;
    margin-left: 156px;
    margin-top: 79px;
}
#middle_section {
	background-color:#fff !important;
	margin:0 auto;
	width:858px;
}
#accordian_wrapper {
	background-color:#fff;
	background-image:url("../images/accordian_wrapper_bg.png");
	background-position:left top;
	background-repeat:repeat-y;
	height:auto;
	width:852px;
}
#middle_section_btm {
	background-color:#fff;
	background-image:url("../images/middle_section_btm.png");
	background-position:left top;
	background-repeat:no-repeat;
	height:15px;
	width:852px;
}


/*############################*/
/*   BEGIN Accordian Styles   */
/*############################*/
#accordion {
	background-image:url("../images/accordion_bg.png");
	width: 466px;
	float:left;
}
.acc_trigger {
	outline:none !important;	
}
/* accordion header */
#accordion h2 {
	margin:0;
	padding:5px 15px;
	font-size:14px;
	font-weight:normal;
	cursor:pointer;	
	display:none;
}

/* currently active header */
#accordion h2.current {
	cursor:default;
	background-color:#fff;
}

/* accordion pane */
#accordion .pane {
	display:none;
	height:180px;
	color:#fff;
	font-size:12px;
}

/* a title inside pane */
#accordion .pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}

#accordion #firstpane {
    background-image: url("../images/paneone_bg.png");
    background-position: left top;
    background-repeat: no-repeat;
    height: 370px;
    overflow: hidden;
    width: 466px;
}

#accordion #firstpane h3,
#accordion #secondpane h4,
#accordion #thirdpane h4,
#accordion #firstpane p,
#accordion #secondpane p,
#accordion #thirdpane p {
	width:345px;
	margin-left:35px;
}
#accordion #firstpane h3 {
	font-size:23px;
	font-weight:bold;
	color:#082a3c;
	font-family:Tahoma, Geneva, sans-serif;
	padding:15px 0 2px 0;
}
#accordion #firstpane p {
	font-size:10px;
	font-weight:normal;
	color:#000;
	line-height:14px;
	font-family:Tahoma, Geneva, sans-serif;
	padding:2px 0 0 0;
}
#accordion #firstpane .four_items {
	float: left;
    position: relative;
    top: 60px;
}

#accordion #firstpane .four_items p {
	font-size:10px;
	font-weight:normal;
	color:#6a6a6a;
	font-family:Tahoma, Geneva, sans-serif;
	padding:10px 0;
}
#accordion #firstpane .four_items p span {
	font-size:13px;
	font-weight:bold;
	color:#3eaffe;
}
#accordion #firstpane .four_items p strong {
	font-weight:bold;
}

#accordion #firstpane h3.item3,
#accordion #firstpane h3.item4 {
	padding-top:20px;
}
#accordion #firstpane p a:link,
#accordion #firstpane p a:visited,
#accordion #firstpane p a:hover,
#accordion #firstpane p a:active {
	color:#a0a0a0;
	font-weight:bold;
	display:inline-block;
	text-decoration:underline;
}
#accordion #firstpane p a:hover,
#accordion #firstpane p a:active {
	color:#3EAFFE;
	text-decoration:none;
}

#accordion #secondpane {
	background-image:url("../images/secondpane_bg.png");
	background-position:left top;
	background-repeat:no-repeat;
	color:#5d5d5d;
	height: 550px;
	width:466px;
}
#accordion #secondpane h4 {
	font-size:12px;
	font-weight:bold;
	color:#5d5d5d;
	font-family:Arial, Helvetica, sans-serif;
	padding:15px 0 2px 0;
	margin-left:10px;
}
#accordion #secondpane h4 img {
    float: right;
    left: 0;
    position: relative;
    top: -5px;
}
#accordion #thirdpane h4 {
	font-size:12px;
	font-weight:bold;
	color:#5d5d5d;
	font-family:Arial, Helvetica, sans-serif;
	padding:15px 0 2px 0;
	margin-left:0 !important;
}
#accordion #secondpane p {
	font-size:10px;
	font-weight:normal;
	color:#000;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 0 0 0;
}

#accordion #secondpane .panefiller {
	display:block;
	/*height:215px;*/
	height:50px;
}



#accordion #thirdpane {
    background-image: url("../images/thirdpane_bg.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #5D5D5D;
    height: 759px;
    overflow: hidden;
    width: 466px;
}
#accordion #thirdpane p {
	font-size:11px;
	font-weight:normal;
	color:#5d5d5d;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px !important;
	margin-left:0 !important;
}
#accordion #thirdpane h4 img {
    float: right;
    left: 0;
    position: relative;
    top: -10px;
}

/* start demo form fields*/
#form_holder {
	float:left;
	margin:30px 0 15px 40px;	
}
#form_holder a {
	color:#5d5d5d;	
}
#threechecks {
	background-image:url("../images/threechecks.png");
	background-position:left top;
	background-repeat:no-repeat;
	height:105px;
	width:308px;
	display:block;
}
.formfields {
	float:left;
	display:block;	
}
.firstname, .lastname, .email, .telephone, .address, .city, .zipcode, .state {
	float:left;
}
.firstname {
	margin:5px 10px 5px 15px;
}
.lastname {
	clear:right;
	margin:0px 15px 5px 10px;
}
.email {
	clear:left;
	margin:5px 10px 5px 15px;
}
.telephone {
	margin:5px 15px 5px 10px;
}
.address {
	clear:both;
	margin:5px 10px 5px 15px;
}
.city {
	clear:left;
	margin:5px 10px 5px 15px;
}
.zipcode {
	margin:5px 10px 5px 15px;
}
.state {
	margin:5px 10px 5px 15px;
}
#accordion p#optin {
	margin:5px 10px 5px 15px;
	margin-left:15px !important;
}
#accordion p#optin input {
    display:inline-block;	
	float:left;	
}
#accordion p#optin span {
    display: inline-block;
    float: left;
    margin-left: 5px;
    width: 300px;
}
#FirstName,#LastName,#Email,#Telephone,#Address,#City,#ZipCode,#State {
	float:left;
}
#FirstName {
	width:130px;
}
#LastName {
	width:160px;
}
#Email {
	width:160px;
}
#Phone1 {
	width:30px;
}
#Phone2 {
	width:30px;
}
#Phone3 {
	width:35px;
}
#Address {
	width:315px;
}
#City {
	width:108px;
}
#State {
	width:75px;
}
#ZipCode {
	width:70px;
}
/* end demo form fields*/

/* start billing form fields*/

#ccards {
    float: right;
    height: 18px;
    left: -27px;
    line-height: 18px;
    position: relative;
    top: 18px;
    width: 122px;
    z-index: 999;
}
.cardnumber,
.nameoncard  {
	clear:both;
	margin:5px 30px 5px 0;
}

#accordion #thirdpane div#radio_secltions label {
	line-height: 10px;
}
#Credit, #Debit, #accordion #thirdpane label {
    float: left;
    margin: 0 5px 0 0;
}

NameOnCard,
#CardNumber,
#ExpirationYear,
#ExpirationMonth,
#CardType {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	float:left;
}
#radio_secltions {
	float:left;
	clear:both;	
	margin:10px 0;
	width:80%;
}
#hideshow {
	clear: both;
    float: left;
    margin-bottom: 10px;
    margin-top: 0;
    width: 260px;
}
#hideshow input {
	float:left;
}
#hideshow span {
	display: block;
    float: left;
    font-size: 11px;
    margin-left: 5px;
    width: 230px;
}
#ExpirationYear,
#ExpirationMonth {
	width:95px;
	margin:0 15px 12px 0;
}
#CardType {
	height:20px;
    margin-bottom: 12px;
    margin-top: 0;
    width: 260px;
}
#NameOnCard {
	width:300px;
	margin-top:0;
	margin-bottom:12px;
}
#CardNumber {
	width:300px;
	margin-top:0;
	margin-bottom:12px;
}
#Submit {
	height: 67px;
    margin-bottom: 15px;
    margin-top: 20px;
    width: 329px;
}
#billing #Submit {
	float: left;
    height: 74px;
    left: -30px;
    margin-top: 20px;
    position: relative;
    width: 333px;	
}
/* end billing form fields*/
/*############################*/
/*    END Accordian Styles    */
/*############################*/

#accordion .hide {
	display:none;	
}


#main_navigation {
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    top: 5px;
    width: 380px;
    z-index: 9999;
}
#main_navigation h3.year_round {
	background-image:url("../images/year_round.png");
	background-position:left top;
	background-repeat:no-repeat;
	height:37px;
	width:317px;
}
#main_navigation h3.year_round span,
#main_navigation p.year_round {
	display:none;
}
 
#firstsection,
#secondsection,
#thirdsection {
    cursor: pointer;
    height: 55px;
    margin-bottom: 10px;
    width: 320px;	
}
	#accordion .hidefirstpane {
		display:none !important;
		height:0px !important;
		visibility:hidden !important;	
		position: absolute;
		width: 0;
		z-index: -1;
		top:-100px;
	}

	
.firstsection_active {
	background-image:url("../images/step1active.png");
	background-position:left top;
	background-repeat:no-repeat;

}
.firstsection_inactive {
	background-image:url("../images/step1inactive.png");
	background-position:left top;
	background-repeat:no-repeat;
}
.secondsection_active {
	background-image:url("../images/step2active.png");
	background-position:left top;
	background-repeat:no-repeat;
}
.secondsection_inactive {
	background-image:url("../images/step2inactive.png");
	background-position:left top;
	background-repeat:no-repeat;
}
.secondsection_inactive:hover {
	background-image:url("../images/step2rollover.png");
	background-position:left top;
	background-repeat:no-repeat;
}

.thirdsection_active {
	background-image:url("../images/step3active.png");
	background-position:left top;
	background-repeat:no-repeat;
}
.thirdsection_inactive {
	background-image:url("../images/step3inactive.png");
	background-position:left top;
	background-repeat:no-repeat;
}
.thirdsection_inactive:hover {
	background-image:url("../images/step3rollover.png");
	background-position:left top;
	background-repeat:no-repeat;
}

#accord1trig,
#accord2trig,
#accord3trig {
	display:block;
	height:55px;
	width:320px;
}


#billing_out_flow {
	float: left;
    margin: -135px 0 0 429px;
    position: absolute;
}
#demo_out_flow {
	float: left;
    margin: -50px 0 0 436px;
    position: absolute;
    z-index: 9999;
}


#index_out_flow {
	float: left;
    margin: 178px 0 0 460px;
    position: absolute;
    z-index: 9999;
}
#accordion #secondpane #demo_out_flow p {
    color: #5D5D5D;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    margin-left: 0 !important;
    margin-top: 10px !important;
}
#accordion #firstpane #index_out_flow h3 {
    color: #082a3c;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    margin-left: 0 !important;
    margin-top: 10px !important;
    text-align: center;
}
#accordion #firstpane #index_out_flow p {
    color: #082A3C;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 14px;
    margin-left: 0 !important;
    margin-top: 10px !important;
    text-align: center;
}

.checkmark {
    background-image: url("../images/checkmark.gif");
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 29px;
    left: 320px;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0; 
	opacity: 0;
    position: relative;
    top: -43px;
    width: 29px;
}
.checkmark2 {
    background-image: url("../images/checkmark.gif");
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 29px;
    left: 320px;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0; 
	opacity: 0;
    position: relative;
    top: -43px;
    width: 29px;
}
	.desktop #accordion #secondpane #demo_out_flow a.onoff,
	.desktop #accordion #thirdpane #billing_out_flow a.onoff {
		display:none !important;
	}
	.desktop #accordion #secondpane #demo_out_flow p,
	.desktop #accordion #thirdpane #billing_out_flow p {
		display:block !important;
	}
	.desktop #accordion #secondpane #demo_out_flow h3,
	.desktop #accordion #thirdpane #billing_out_flow h3 {
		font-size:14px !important;
		color: #5D5D5D !important;
	}
	.desktop #accordion #thirdpane #billing_out_flow h3 {
		max-width:350px;
		width: 100%;
	}
	

.hidden {
	display:none;	
}
.displayvisible {
	display:block;	
}
#footer_section {
	color:#555;	
}
#footer_left {
    float: left;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
}
#footer_left p {
    padding: 10px 0 5px 15px;
}
.footer_links,
.footer_links a {
    color: #00b1ff;
    font-weight: bold;
}
#footer_right {
    float: right;
    font-size: 11px;
    font-weight: normal;
    margin: 15px 0;
    text-align: left;
    width: 430px;
}
#verisign {
    display: inline-block;
    float: left;
    height: auto;
    margin-left: 5px !important;
}

#mcafee {
    display: inline-block;
    float: left;
    height: auto;
    margin: 0 15px !important;
}
#truste {
    display: inline-block;
    float: left;
    height: auto;
    margin-top: 5px;
    vertical-align: top;
}
p#disclaimer {
    margin: 0 auto;
    width: 97%;
}

/*###########################*/
/* Begin General Font Styles */
/*###########################*/
sup {
    padding-left: 2px;
    vertical-align:top;
}


/*#######################*/
/* Begin General Classes */
/*#######################*/
img {
	border:none;
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
#accordion #firstpane .four_items p span.hidem {
	color: #6A6A6A;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 10px;
    font-weight: normal;
}	
.clear {clear:both;}
br.clear {
	height:0px;	
}
#webid {
    border-top: 1px solid #D8D8D8;
    font-weight: bold;
    margin: 20px auto 0;
    padding: 10px 0 20px 0;
    text-align: left;
	width: 95%;
}
#webid p,
#webid #all_devices {
	float:left;
}
#webid #all_devices {
	position:relative;
	left:300px;
	background-image:url("../images/all_devices_desktop.png");
	background-repeat:no-repeat;
	height:32px;
	width:172px;
}
.EnhancedValidationError option {
    background-color: #FFCCCC;
    border: none !important;
}
.magicfill {
	position:absolute;
	alignment-adjust:auto;
	unicode-range:none;
	left:0;
	line-stacking:block-line-height;
	appearance:inherit;
	vertical-align:auto;
	animation:ease-in;
	line-stacking-shift:disregard-shifts;
	line-height:inherit;
	elevation:inherit;            
}
 

/*#############################*/
/* Begin Global Layout Styles */
/*############################*/


/* #Media Queries 
================================================== */
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	#outer_wrapper {
		width:768px;
	}
	#top_section {
	    width: 768px;
	}

	#inner_wrapper {
    	width: 732px;
	}
	#top_image {
    	background-image: url("../images/top_image768.png");
    	background-position: center top;
    	background-repeat: no-repeat;
    	height: 264px;
    	width: 732px;
	}
	#threesteps {
	    font-size: 16px;
	    margin-left: 10px;
	    margin-top: 106px;
	}	
	#justfortrying {
    	font-size: 14px;
    	margin-left: 85px;
    	margin-top: 20px;
	}
	#itseasy {
	    font-size: 15px;
    	margin-left: 152px;
    	margin-top: 70px;
	}
	#middle_section {
	    width: 715px;
	}
	#accordian_wrapper {
    	background-image: url("../images/accordian_wrapper_bg768.png");
    	float: left;
    	left: -1px;
    	position: relative;
    	width: 714px;
	}
	#accordion {
    	/*background-image: url("../images/accordion_bg.png");*/
    	background-image: none;
    	float: left;
    	width: 396px;
	}
	#accordion #firstpane .four_items {
	    top: 50px;
	}
	#accordion #firstpane h3, #accordion #thirdpane h4, #accordion #firstpane p {
    	margin-left: 22px;
    	width: 309px;
	}
	#accordion #secondpane h4 {
	    margin-left: 15px;
    	width: 322px;	
	}
	
	
	#accordion #secondpane p,
	#accordion #thirdpane p {
    	margin-left: 22px;
    	width: 310px;
	}
	
	#firstsection, #secondsection, #thirdsection {
	    height: 48px;
	    margin-bottom: 5px;
	    width: 266px;
	}	
	#accordion p#optin span {
	    margin-left: 5px;
    	width: 285px;
	}
	#demo_out_flow {
    	margin: -70px 0 0 380px;
	}
	#accordion #secondpane p.demo_out_flow_content,
	#accordion #thirdpane p.billing_out_flow_content {
    	width: 300px !important;
	}
	#billing_out_flow {
    	margin: -150px 0 0 360px;
    }
	.desktop #accordion #thirdpane #billing_out_flow h3 {
    	width: 310px;
		font-size:13px;
	}
	#accordion #firstpane {
    	background-image: url("../images/paneone_bg768.png");
    	height: 370px;
    	width: 396px;
	}
	#accordion #secondpane {
    	background-image: url("../images/secondpane_bg768.png");
	    height: 441px;
    	width: 396px;
	}
	#accordion #thirdpane {
    	background-image: url("../images/thirdpane_bg768.png");
    	height: 755px;
    	overflow: hidden;
    	width: 396px;
	}
	#main_navigation {
    	top: 5px;
    	width: 266px;
	}
	.firstsection_active {
		background-image:url("../images/step1active768.png");
	}
	.firstsection_inactive {
		background-image:url("../images/step1inactive768.png");
	}
	.secondsection_active {
		background-image:url("../images/step2active768.png");
	}
	.secondsection_inactive {
		background-image:url("../images/step2inactive768.png");
	}
	.secondsection_inactive:hover {
		background-image:url("../images/step2rollover768.png");
	}
	.thirdsection_active {
		background-image:url("../images/step3active768.png");
	}
	.thirdsection_inactive {
		background-image:url("../images/step3inactive768.png");
	}
	.thirdsection_inactive:hover {
		background-image:url("../images/step3rollover768.png");
	}

	#accord1trig,
	#accord2trig,
	#accord3trig {
		display:block;
	    height: 48px;
    	width: 266px;
	}
	
	.checkmark,
	.checkmark2 {
    	left: 272px;
    	top: -40px;
	}
	#main_navigation h3.year_round {
    	background-image: url("../images/year_round768.png");
	    height: 35px;
    	width: 266px;
	}
	#middle_section_btm {
    	background-image: url("../images/middle_section_btm768.png");
    	height: 15px;
    	width: 715px;
	}
	#form_holder {
	    margin: 10px 0 15px 15px;
	}
	#thirdpane #form_holder {
    	margin: 10px 0 15px 35px;
	}
	.lastname {
    	margin: 0 15px 5px 10px;
	}
	#webid #all_devices {
    	background-image: url("../images/all_devices_tablet.png");
	}

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	#outer_wrapper {
		background-color: #eee !important;
		width:480px;
	}
	#accordion {
		background-image:none !important;
		width:316px;
		background-color:#ff !important;
	}
	#top_section {
    	background-image: url("../images/top_section320.png");
    	background-position: center top;
    	background-repeat: no-repeat;
		border-top: none;
    	height: 40px;
		margin:0 auto;
    	width: 320px;
	}
	.question {
    	color: #000;
	    font-size: 11px;
    	line-height: 18px;
    	text-align: center;
	}
	.question b {
    	color: #00b1ff;
	}
	#top_image {
    	background-image: url("../images/top_image320.png");
    	background-position: center top;
    	background-repeat: no-repeat;
    	height: 117px;
    	width: 316px;
	}
	#threesteps,
	#itseasy,
	#justfortrying {
    	display:none;
	}
	#middle_section,
	#inner_wrapper {
	    width: 316px;
	}
	#main_navigation {display:none;}
	#accordion #firstpane .four_items {
    	text-align: center;
    	top: 45px;
	}
	#accordion h2 {background-color:#fff !important;display:block;width: 270px;}
	#accordion h2#firstpaneh2,
	#accordion h2#secondpaneh2,
	#accordion h2#thirdpaneh2 {
	    background-color:#fff !important;
		color:#fff;
	    cursor: pointer;
	    cursor: hand;
		display:block;
		float:left;	  
		font-size:0 !important;
		font-weight:normal;
		height:53px;
		margin:0;
		padding:0;
		width:316px;
	}
	#accordion h2.step1start320 {
		background-color:#fff;
		background-image:url("../images/step1start320.png");
		background-position:left top;
		background-repeat:no-repeat;  
	}
	#accordion h2.step1active320,
	#accordion #firstpaneh2>div.active {
		background-color:#fff;
		background-image:url("../images/step1active320.png");
		background-position:left top;
		background-repeat:no-repeat;  
		margin-bottom: 0 !important;
	}
	#accordion h2.step1inactive320 {
		background-color:#fff;
		background-image:url("../images/step1inactive320.png");
		background-position:left top;
		background-repeat:no-repeat;  
	}
	#accordion h2.hoverfirstpaneh2 {
		background-color:#fff;
		background-image:url("../images/step1start320.png");
		background-position:left top;
		background-repeat:no-repeat;  
	}
	
	#accordion h2.step2start320 {
		background-color:#fff;
		background-image:url("../images/step2start320.png");
		background-position:left top;
		background-repeat:no-repeat;  
	}
	#accordion h2.step2active320 {
		background-color:#fff;
		background-image:url("../images/step2active320.png");
		background-position:left top;
		background-repeat:no-repeat;  
		margin-bottom: 0 !important;
	}
	#accordion h2.step2inactive320 {
		background-color:#fff;
		background-image:url("../images/step2inactive320.png");
		background-position:left top;
		background-repeat:no-repeat;  
	}
	#accordion h2.hoversecondpaneh2 {
		background-color:#fff;
		background-image:url("../images/step2start320.png");
		background-position:left top;
		background-repeat:no-repeat;
	}
	
	#accordion h2.step3start320 {
		background-color:#fff;
		background-image:url("../images/step3start320.png");
		background-position:left top;
		background-repeat:no-repeat;  
	}
	#accordion h2.step3active320 {
		background-color:#fff;
		background-image:url("../images/step3active320.png");
		background-position:left top;
		background-repeat:no-repeat; 
		margin-bottom: 0 !important;
	}
	#accordion h2.step3inactive320 {
		background-color:#fff;
		background-image:url("../images/step3inactive320.png");
		background-position:left top;
		background-repeat:no-repeat;  
	}
	#accordion h2.hoverthirdpaneh2 {
		background-image:url("../images/step3start320.png");
		background-position:left top;
		background-repeat:no-repeat;
	}

	#accordian_wrapper {
		background-image:none;
		background-color:#fff;
	    width: 316px;
	}
	#accordion #firstpane,
	#accordion #secondpane,
	#accordion #thirdpane,
	#accordion {
		background-image:none;
		background-color:#fff;
    	height: auto;
    	width: 316px;
	}
	#accordion #firstpane,
	#accordion .firstpaneexpaned {
		background-color:#fff;
		background-image:url("../images/step1activebg320.png");
		background-position:center top;
		background-repeat:no-repeat;
		height:370px !important;
		margin-bottom: 5px;
   		overflow: hidden;
	}
	#accordion .firstpaneexpaned {
		background-color:#fff;
		display:block !important;	
	}
	#accordion #secondpane {
		background-color:#fff;
		background-image: url("../images/step2activebg320.png");
    	background-position: center bottom;
    	background-repeat: no-repeat;
		height:auto;
		margin-bottom: 5px;
    	overflow: hidden;
	}
	#accordion #secondpane .panefiller {display:none;}
	#accordion #thirdpane {
		background-color:#fff;
		background-image:url("../images/step3activebg320.png");
		background-position:center bottom;
		background-repeat:no-repeat;
		margin-bottom: 5px;
   		overflow: hidden;
	}
	#accordion #firstpane h3, #accordion #secondpane h4, #accordion #thirdpane h4, #accordion #firstpane p, #accordion #secondpane p, #accordion #thirdpane p {
    	float: none;
    	margin: 0 0 0 7px;
    	width: 300px;
		padding:0;
	}
	#accordion #firstpane .four_items p {
    	padding: 9px 0;
	}
	#accordion #firstpane .four_items p span {display:block;}

	#accordion #firstpane .four_items p span.hidem {display:none;}
	#form_holder {
	    margin: 10px 0 15px 0;
	}
	#accordion #thirdpane #form_holder {
	    margin: 0 0 15px 0;
	}
	#gotostep2,
	#gotostep3 {
		cursor:pointer;	
	}
	.on {
		float:left;
		display:inline-block;	
	}
	#onoff1,
	#onoff2,
	#blngonoff1,
	#blngonoff2,
	#blngonoff3,
	#blngonoff4 {
		display: block;
    	float: left;
    	font-size: 11px !important;
    	font-weight: bold !important;
		height: auto;
		min-height: 16px;
	    line-height: 16px;
    	width: 300px;
	}
	.mobile .step3mobile {
    	position: relative;
    	text-align: center;
	    top: 10px;
	}
	.mobile .darkheader {
		background-color: #ccc;
		color:#5D5D5D !important;
		padding: 5px 0 5px 5px !important;
	}
	.mobile #blngcnt1 .darkheader {
		padding: 5px 0 25px 5px !important;
	}

	.mobile .onoff {
		display:block;
		float: right;
    	height: 11px;
    	position: relative;
    	top: -13px;
    	width: 11px;
		right:15px;	
	}
	#accordion #secondpane #demo_out_flow p.demo_out_flow_content {
		padding: 5px 0 5px 5px !important;
    	width: 280px;
		float:left;
	}
	#accordion #thirdpane #billing_out_flow p.billing_out_flow_content {
		padding: 5px 0 5px 5px !important;
    	width: 280px;
		float:left;
	}
	.firstname,
	.lastname,
	.email,
	.address,
	.cardnumber,
	.nameoncard,
	#radio_secltions,
	.cardtype {
    	clear: both;
    	margin: 5px 0 5px 5px;
	}
	.expirationinfo {
    	clear: both;
    	margin: 0 0 5px 5px;
	}
	.city,
	.state,
	.zipcode  {
    	clear: none;
    	margin: 5px;
	}
	#FirstName,
	#LastName,
	#Email,
	#Address {
   		width: 300px;
	}
	#Phone1,
	#Phone2,
	#Phone3 {
    	width: 50px;
	}
	#City {
    	width: 126px;
	}
	#accordion p#optin {
		margin:5px 0 5px 5px !important;
	}
	#accordion p#optin span {
    	margin-left: 5px;
		margin-bottom: 20px;
    	width: 260px;
	}
	#demo_out_flow {
    	float: left;
    	margin: 0 0 0 5px;
    	position: relative;
	}
	#billing_top_content {
		
	}
	#billing_top_content,
	#billing_out_flow,
	#billing_in_flow {
    	float: left;
    	margin: 0 0 10px 5px;
    	position: relative;
	}
	#Submit {
    	height: 61px;
    	margin: 20px 0 0 10px;
   	 	width: 300px;
	}
	#middle_section_btm {
    	background-color: #DBDBDB;
    	background-image: none;
    	height: 5px;
    	margin: 5px auto;
    	width: 310px;
	}
	#footer_right {
    	margin: 15px auto;
    	width: 315px;
	}
	#verisign img {
	    width: 77px;
	}
	#mcafee img {
	    width: 77px;
	}
	#truste img {
	    width: 117px;
	}
	#webid #all_devices {
    	left: 40px;
		background-image:url("../images/all_devices_phone.png");
	}

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (min-width: 320px) and (max-width: 479px) {
	#outer_wrapper {
		width:320px;
		background-color:#fff !important;
	}
	#accordion {
		background-image:none !important;
		width:316px;
		background-color:#ff !important;
	}
	#top_section {
    	background-image: url("../images/top_section320.png");
    	background-position: center top;
    	background-repeat: no-repeat;
		border-top: none;
    	height: 40px;
    	width: 320px;
	}
	.question {
    	color: #000;
	    font-size: 11px;
    	line-height: 18px;
    	text-align: center;
	}
	.question b {
    	color: #00b1ff;
	}
	#top_image {
    	background-image: url("../images/top_image320.png");
    	background-position: center top;
    	background-repeat: no-repeat;
    	height: 117px;
    	width: 316px;
	}
	#threesteps,
	#itseasy,
	#justfortrying {
    	display:none;
	}
	#middle_section,
	#inner_wrapper {
	    width: 316px;
	}
	#main_navigation {display:none;}
	#accordion #firstpane .four_items {
    	text-align: center;
    	top: 45px;
	}
	#accordion h2 {background-color:#fff !important;display:block;width: 270px;}
	#accordion h2#firstpaneh2,
	#accordion h2#secondpaneh2,
	#accordion h2#thirdpaneh2 {
	    background-color:#fff !important;
		color:#fff;
	    cursor: pointer;
	    cursor: hand;
		display:block;
		float:left;	  
		font-size:0 !important;
		font-weight:normal;
		height:53px;
		margin:0;
		padding:0;
		width:316px;
	}
	#accordion h2.step1start320 {
		background-color:#fff;
		background-image:url("../images/step1start320.png");
		background-position:left top;
		background-repeat:no-repeat;  
	}
	#accordion h2.step1active320,
	#accordion #firstpaneh2>div.active {
		background-color:#fff;
		background-image:url("../images/step1active320.png");
		background-position:left top;
		background-repeat:no-repeat;  
		margin-bottom: 0 !important;
	}
	#accordion h2.step1inactive320 {
		background-color:#fff;
		background-image:url("../images/step1inactive320.png");
		background-position:left top;
		background-repeat:no-repeat;  
	}
	#accordion h2.hoverfirstpaneh2 {
		background-color:#fff;
		background-image:url("../images/step1start320.png");
		background-position:left top;
		background-repeat:no-repeat;  
	}
	
	#accordion h2.step2start320 {
		background-color:#fff;
		background-image:url("../images/step2start320.png");
		background-position:left top;
		background-repeat:no-repeat;  
	}
	#accordion h2.step2active320 {
		background-color:#fff;
		background-image:url("../images/step2active320.png");
		background-position:left top;
		background-repeat:no-repeat;  
		margin-bottom: 0 !important;
	}
	#accordion h2.step2inactive320 {
		background-color:#fff;
		background-image:url("../images/step2inactive320.png");
		background-position:left top;
		background-repeat:no-repeat;  
	}
	#accordion h2.hoversecondpaneh2 {
		background-color:#fff;
		background-image:url("../images/step2start320.png");
		background-position:left top;
		background-repeat:no-repeat;
	}
	
	#accordion h2.step3start320 {
		background-color:#fff;
		background-image:url("../images/step3start320.png");
		background-position:left top;
		background-repeat:no-repeat;  
	}
	#accordion h2.step3active320 {
		background-color:#fff;
		background-image:url("../images/step3active320.png");
		background-position:left top;
		background-repeat:no-repeat; 
		margin-bottom: 0 !important;
	}
	#accordion h2.step3inactive320 {
		background-color:#fff;
		background-image:url("../images/step3inactive320.png");
		background-position:left top;
		background-repeat:no-repeat;  
	}
	#accordion h2.hoverthirdpaneh2 {
		background-image:url("../images/step3start320.png");
		background-position:left top;
		background-repeat:no-repeat;
	}

	#accordian_wrapper {
		background-image:none;
		background-color:#fff;
	    width: 316px;
	}
	#accordion #firstpane,
	#accordion #secondpane,
	#accordion #thirdpane,
	#accordion {
		background-image:none;
		background-color:#fff;
    	height: auto;
    	width: 316px;
	}
	#accordion #firstpane,
	#accordion .firstpaneexpaned {
		background-color:#fff;
		background-image:url("../images/step1activebg320.png");
		background-position:center top;
		background-repeat:no-repeat;
		height:370px !important;
		margin-bottom: 5px;
   		overflow: hidden;
	}
	#accordion .firstpaneexpaned {
		background-color:#fff;
		display:block !important;	
	}
	#accordion #secondpane {
		background-color:#fff;
		background-image: url("../images/step2activebg320.png");
    	background-position: center bottom;
    	background-repeat: no-repeat;
		height:auto;
		margin-bottom: 5px;
    	overflow: hidden;
	}
	#accordion #secondpane .panefiller {display:none;}
	#accordion #thirdpane {
		background-color:#fff;
		background-image:url("../images/step3activebg320.png");
		background-position:center bottom;
		background-repeat:no-repeat;
		margin-bottom: 5px;
   		overflow: hidden;
	}
	#accordion #firstpane h3, #accordion #secondpane h4, #accordion #thirdpane h4, #accordion #firstpane p, #accordion #secondpane p, #accordion #thirdpane p {
    	float: none;
    	margin: 0 0 0 7px;
    	width: 300px;
		padding:0;
	}
	#accordion #firstpane .four_items p {
    	padding: 9px 0;
	}
	#accordion #firstpane .four_items p span {display:block;}

	#accordion #firstpane .four_items p span.hidem {display:none;}
	#form_holder {
	    margin: 10px 0 15px 0;
	}
	#accordion #thirdpane #form_holder {
	    margin: 0 0 15px 0;
	}
	#gotostep2,
	#gotostep3 {
		cursor:pointer;	
	}
	.on {
		float:left;
		display:inline-block;	
	}
	#onoff1,
	#onoff2,
	#blngonoff1,
	#blngonoff2,
	#blngonoff3,
	#blngonoff4 {
		display: block;
    	float: left;
    	font-size: 11px !important;
    	font-weight: bold !important;
		height: 16px;
	    line-height: 16px;
    	width: 300px;
	}
	.mobile .step3mobile {
    	position: relative;
    	text-align: center;
	    top: 10px;
	}
	.mobile .darkheader {
		background-color: #ccc;
		color:#5D5D5D !important;
		padding: 5px 0 5px 5px !important;
	}
	.mobile #blngcnt1 .darkheader {
		padding: 5px 0 25px 5px !important;
	}

	.mobile .onoff {
		display:block;
		float: right;
    	height: 11px;
    	position: relative;
    	top: -13px;
    	width: 11px;
		right:15px;	
	}
	#accordion #secondpane #demo_out_flow p.demo_out_flow_content {
		padding: 5px 0 5px 5px !important;
    	width: 280px;
		float:left;
	}
	#accordion #thirdpane #billing_out_flow p.billing_out_flow_content {
		padding: 5px 0 5px 5px !important;
    	width: 280px;
		float:left;
	}
	.firstname,
	.lastname,
	.email,
	.address,
	.cardnumber,
	.nameoncard,
	#radio_secltions,
	.cardtype {
    	clear: both;
    	margin: 5px 0 5px 5px;
	}
	.expirationinfo {
    	clear: both;
    	margin: 0 0 5px 5px;
	}
	.city,
	.state,
	.zipcode  {
    	clear: none;
    	margin: 5px;
	}
	#FirstName,
	#LastName,
	#Email,
	#Address {
   		width: 300px;
	}
	#Phone1,
	#Phone2,
	#Phone3 {
    	width: 50px;
	}
	#City {
    	width: 126px;
	}
	#accordion p#optin {
		margin:5px 0 5px 5px !important;
	}
	#accordion p#optin span {
    	margin-left: 5px;
		margin-bottom: 20px;
    	width: 260px;
	}
	#demo_out_flow {
    	float: left;
    	margin: 0 0 0 5px;
    	position: relative;
	}
	#billing_top_content {
		
	}
	#billing_top_content,
	#billing_out_flow,
	#billing_in_flow {
    	float: left;
    	margin: 0 0 10px 5px;
    	position: relative;
	}
	#Submit {
    	height: 61px;
    	margin: 20px 0 0 10px;
   	 	width: 300px;
	}
	#middle_section_btm {
    	background-color: #DBDBDB;
    	background-image: none;
    	height: 5px;
    	margin: 5px auto;
    	width: 310px;
	}
	#footer_right {
    	margin: 15px auto;
    	width: 315px;
	}
	#verisign img {
	    width: 77px;
	}
	#mcafee img {
	    width: 77px;
	}
	#truste img {
	    width: 117px;
	}
	#webid #all_devices {
    	left: 40px;
		background-image:url("../images/all_devices_phone.png");
	}

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (min-width: 240px) and (max-width: 319px) {
/*
	#outer_wrapper {
		width:240px;
	}
	#middle_section,
	#inner_wrapper {
	    width: 220px;
	}
	#main_navigation {display:none;}
	#accordion h2 {display:block;}
	#accordian_wrapper {
	    width: 220px;
	}
	#accordion #firstpane,
	#accordion #secondpane,
	#accordion #thirdpane,
	#accordion {
    	background-image: none;
    	height: auto;
    	width: 220px;
	}
	#demo_out_flow {
    	float: left;
    	margin: 0;
    	position: relative;
	}
	#billing_out_flow {
    	float: left;
    	margin: 0 0 10px;
    	position: relative;
	}
*/

}
 /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (min-width: 190px) and (max-width: 239px) {
/*
	#outer_wrapper {
		width:190px;
	}
	#middle_section,
	#inner_wrapper {
	    width: 180px;
	}
	#main_navigation {display:none;}
	#accordion h2 {display:block;}
	#accordian_wrapper {
	    width: 180px;
	}
	#accordion #firstpane,
	#accordion #secondpane,
	#accordion #thirdpane,
	#accordion {
    	background-image: none;
    	height: auto;
    	width: 180px;
	}
	#demo_out_flow {
    	float: left;
    	margin: 0;
    	position: relative;
	}
	#billing_out_flow {
    	float: left;
    	margin: 0 0 10px;
    	position: relative;
	}
*/

}

