/*
 Theme Name: New One
 Author: DriveSafe.ly
 Version: 0.1
 */
/*--- HTML --*/
html, body {
	font-family:Tahoma, Geneva, sans-serif;
	margin:0px auto;
}
body
{
	background-repeat:repeat-x; 
	background-image:url(images/pixel-background-main.gif);
	
}
#potential
{
	position:relative;
	z-index:1;
	left:50%;
	width:500px;
	margin-left:-200px;
	text-align:center;
	top:-485px;
	color:white;
	font-size:18px;
	display:block;
	cursor:default;
	line-height:0px;
}
#potential span
{
	margin-top:30px;
	position:relative;
	top:35px;

	font-size:23px;
	font-weight:bold;
}
.input-huge{
	width:251px;
	height:45px !important;
	cursor:pointer;
	margin-top:4px;
	background-color:white !important;
	font-size:20px;
}

.input-button{
	border:none 0px !important;
	color:#fff;
	display:block;	
	padding-bottom:2px;
	height:25px;
	background: url(images/button-background.gif) repeat-x top;
}

.button-1{
	border:none 0px !important;
/*	background: url(images/button-background.gif) repeat-x top; */
}


.bigorange{
	font-size:26px;
}
#primary-player
{
	background:url(images/ispeech-local-player.png) no-repeat;
	position:relative;
	top:-3px;
	width:180px;
	height:35px;
	overflow:hidden;
}
#main-footer
{
	width:100%;
	background:url(images/DriveSafe7_07.gif) bottom left repeat-x;
}
#main-footer div{
	width:1920px;
	margin:auto;
	background:url(images/DriveSafe7_07.gif) bottom no-repeat;	
	height:206px;
	margin-left:-960px;
	left:50%;
	position:relative;
}
#main-layout{
	padding-top:1px;
	width:1920px;
	margin:auto;
	border:0;
	left:50%;
	position:relative;
	margin-left:-960px;
}
#main-table {
	margin:auto;
	width:1088px;
}
#blogger-left{
	background:url(images/blogger_background_01.jpg) no-repeat;
	width:568px;
	height:256px;
}
#blogger-right{
	background:url(images/blogger_background_02.jpg) no-repeat;
	width:774px;
	height:256px;
}
#main-left {
	background:url(images/home_03.jpg) no-repeat;
	width:327px;
	height:412px;
}
#main-right {
	background:url(images/home_05.jpg) no-repeat;
	width:317px;
	;
	height:412px;
}
#main-middle {
	background:url(images/text-to-speech-demo.jpg) no-repeat;
	width:444px;
	height:412px;
}
#main-middle h1 {
	display:none;
}
#demo {
	background:url(images/textarea-background.gif) #738fa6;
	border:0px none;
	height:119px;
	width:310px;
	position:relative;
	top:159px;
	left:67px;
	overflow:hidden;
	color:#ffffff;
	font-size:20px;
	font-family:Tahoma, Geneva, sans-serif;
}
#playbutton {
	position:relative;
	top:175px;
	left:158px;
}
#header {
	height:128px;
	width:820px;
	margin:auto;
}
#footer {
	width:100%;
	height:244px;
	background:url(images/footer-background.gif);
	margin:auto;
}
#main-content{
	width:960px;
	margin:auto;
}

#main-footer
{
	width:100%;
	background:url(images/DriveSafe7_07.gif) bottom left repeat-x;
}
#footer div {
	margin:auto;
	width:900px;
}
#footer span {
	margin-top:7px;
	margin-right:30px;
	float:left;
}
#footer a {
	font-family:Tahoma, Geneva, sans-serif;
	color:#f7f7f7;
	font-size:13px;
	line-height:17px;
	display:block;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	color:#e7e7e7 !important;
}
#footer b {
	cursor:default;
	font-size:17px;
	color:white;
}
#icons {
	margin:auto;
	width:920px;
}
#icons a {
	text-decoration:none;
	color:black;
}
#icons h1 {
	cursor:default;
	font-size:20px;
	white-space:nowrap;
	text-align:center;
	font-weight:normal;

}
#icons img {
text-align:center;
}
#icons span {
	color:#666;
	font-size:small;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}
.menu-item-selected {
	float:left;
	height:35px;
	background:url(images/repeat_selected.gif);
}
.menu-item-selected img {
	float:left;
}
.menu-item-selected div {
	display:inline;
	padding:0 17px;
	color:#fff;
	font-weight:bold;
	float:left;
	height:35px;
	padding-top:8px;
	cursor:pointer;
}
.menu-item {
	text-decoration:none;
	color:#000000 !important;
	float:left;
}
.menu-item:hover {
	color:blue !important;
}
.menu-item div {
	padding:7px 10px 0px 10px;
}
.menu-item-spacer {
	height:35px;
	float:left;
	width:25px;
}
#header-logo {
	height:93px;
}
#header a {
	outline:none;
	text-decoration:none;
}
#copy {
	margin:auto;
	font-size:xx-small;
	width:920px;
}
#copy span {
	float:right;
}
#copy a {
	color:#000000;
}
#logged-in-box{
	margin-top:4px;
	float:right;
	font-size:10px;
	line-height:20px;
}
#logged-in-box a{
	font-size:16px;
	color:#3bb7ea;

}
#logged-in-box span a{
	color:#ff0000;
}
#logged-in-box span{
	margin-top:4px;
	font-size:16px;
}
#login-box {
	margin-top:4px;
	float:right;
}
#login-box input {
	border:solid 1px #aaa;
	background:#f0f0f0;
	width:80px;
}
.login-radio {
	border:none 0px;
	
}
#login-box a{
		color:#3bb7ea;
		font-size:10px;
}
#login-box span input {
	cursor:pointer;
	color:#3bb7ea;
	border:none 0px;
	background:#ffffff;
	width:40px;
	font-size:12px;
}
.hide-submit {
	width:1px !important;
	height:1px !important;
	border:none 0px !important;
	background:#ffffff !important;
	color:#ffffff !important;
	cursor:default !important;
}
.testimonials {
	background:url(images/testimonial-background.gif) no-repeat center;
	cursor:default;
	color:#2389db;
	height:69px;
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	line-height:69px;
	vertical-align:middle;
	text-align:center;
	width:1016px;
	margin:auto;
}
.text-block {
	width:1016px;
	margin:0px auto 10px auto;
}
.text-block p {
	color:#666;
	text-align:justify
}
.text-block h3 {
	padding-right:30px;
	text-transform:capitalize;
	background:url(images/tag.gif) right no-repeat;
	display:inline;
}
.green-check,.orange-check{
padding-left:25px;
color:#ffffff;
font-weight:bold;
cursor:default;
background:url(images/greencheck.gif) left no-repeat;
font-size:13px;
display:block;
margin-top:10px;
}
.orange-check{
background:url(images/orangecheck.gif) left no-repeat !important; 
}

.input-large-text
{
	font-size:30px;
	display:block;
	height:38px;
	margin:3px;
	color:#333;
	border:solid 1px #ccc;
}

#second-nav {
	height:38px;
	margin:auto;
	width:800px;
}
#second-nav a {
	height:38px;
	color:#000000;
	margin-right:20px;
	line-height:38px;
	text-decoration:none;
	font-size:15px;
}
#second-nav span a {
	color:#3bb7ea;
	font-weight:bold;
}
#second-nav a:hover {
	color:blue;
}
.center-block{
	display:block;
	margin:auto;
}
a{color : #444444;text-decoration : none; font-weight : normal;}

a:hover{color : #444444;text-decoration : none; font-weight : normal;}

a{outline:none}

a:visited{
	color:#444444;
}
.big-blue
{
	color:#FF9102;
}

#addr{
width:90%;
font-size:20px;
height:25px;
background-color:#d9d9d9 !important;
}
.input-text{
	border:solid 1px #CCC;
	height:18px;
	width:99%;
	background: url(images/commercial/altnav.gif) repeat-x top;		
}
.input-textarea{
	border:solid 1px #CCC;
	width:100%;
	background: url(images/commercial/altnav.gif) repeat-x bottom #ffffff;		
}

.input-border{
	padding:6px;
}
.input-table span{
	font-size:11px;
	color:black;
	font-weight:bold;
	
}
#wordcount{
width:50px;
border:solid 1px #ffffff;
font-weight:bold;
text-align:center;
}
.library td{
	border-bottom:solid 1px #eeeeee;
	border-left:solid 1px #eeeeee;
}
.library span{
	font-size:10px;
	font-weight:bold;
	color::rgb(51,86,167);
}
.bigorange {
  font-size: 24px;
  font-weight: bold;
}
.tip {
  font-size:11px;
  background-color:#ffffe1;
  border:1px solid #acac82;
  padding:3px;
}
.library-header td
{
	background: url(images/commercial/altnav.gif) repeat-x top;		
}
.smallblue{
	color:#333;
	font-size:10px;
	line-height:10px;
}
#recently-converted
{
	display:block;
	float:left;
	width:320px;
	height:400px;

	margin-right:40px;
	
}
#recently-converted span,#convert-blog span{
	line-height:26px;
	vertical-align:middle;
	font-weight:bold;
		
}

.orange
{
color:#f7941d;
}

#content{ width:905px; margin:auto; float:left;}
#contentinner{ width:935px; height:auto; float:left;  padding:0px ; }
#headeranimation{width:935px; height:239px;  float:left; background:url(images/landing-page.jpg) no-repeat;}
#headeranimation div.imageleft{ width:378px; float:left}
#headeranimation div.imageright{ width:550px;  float:left;padding:12px 0 0 0;}

.imageright h1{ color:#eee}

.imageright ul{ width:550px; float:left; list-style-type:none; padding:10px 0 0 0; margin:0;}

.imageright li{ width:525px; float:left; list-style-type:none; padding:0 0 0 23px; margin:0; background:url(../images/bullet.gif) no-repeat 0 6px; color:#FFFFFF; font-size:18px; line-height:26px;}


.leftContainer{ width:577px; height:auto; float:left; padding-right:20px; padding-bottom:20px;}
.leftContainer h1{ width:577px; height:auto; float:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:23px; color:#343434; font-weight:normal; border-bottom:1px solid #e4e7e9; line-height:50px;margin:0; padding:0;}

.leftContainer p{ width:577px; height:auto; float:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#343434; font-weight:normal; line-height:18px; margin:0; padding:0; padding:15px 0 5px 0;}
.leftContainer li{ width:525px; float:left; list-style-type:none; padding:0 0 0 23px; margin:0; background:url(images/bulletgreen.gif) no-repeat 0 6px; color:#505050; font-size:12px; line-height:26px;}
.leftContainer h2{ width:577px; height:auto; float:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#343434; font-weight:bold; line-height:18px; margin:0; padding:0; padding:15px 0 5px 0;}

.leftContainer p.orange{ color:#f7941d; font-weight:bold; }

.rightContainer{ width:327px; height:auto; float:left; padding:11px 0 0 0;}
.rightContainer span.topimage{width:327px; height:19px; float:left; background:url(images/form_top.gif) no-repeat;}
.rightContainer div.Midimage{width:327px; height:auto; float:left; background:url(images/form_mid.gif) repeat-y;}
.Midimage h2{width:300px; height:29px; color:#f7941d; float:left; margin:0 0px 10px 0; padding:0;}


.form{ width:300px; padding:0 0 0 27px; float:left; margin:0 0 0 14px; }
.form span{
font-size:24px;
font-weight:bold;
color:#f7941d;
}
.Midimage fieldset{width:300px; height:auto; border:none; float:left; margin:0; padding:0;}
.Midimage fieldset label{width:300px; height:31px; line-height:31px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#272727; float:left; margin:0; padding:0;}

.inputdiv{ width:235px; height:18px; float:left; background:url(images/input_bg.gif) no-repeat; padding:6px;}
.inputty{width:235px; height:18px; float:left; background:none; border:none;  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#272727;}

.inputdivb{ width:362px; height:18px; float:left; background:url(images/input_bg_lg.gif) no-repeat; padding:6px;}
.inputtyb{width:362px; height:18px; float:left; background:none; border:none;  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#272727;}



.rightContainer span.bottomimage{width:327px; height:32px; float:left; background:url(images/bottom.gif) no-repeat;}
.inputimg{ padding:31px 0 13px 0; float:left;}


.blog{
	vertical-align:top;

}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
	.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
	.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
	.narrowcolumn .postmetadata {
	text-align: center;
	}


.smallarrow li
{
	list-style:none;
	padding-left:10px;	
	font-size:13px;
	line-height:17px;
	color:#666666;
	white-space:nowrap;
	background:url(images/smallarrow.gif) left center no-repeat;
}
.commercial-main
{
	width:840px;
	display:block;
	margin:auto;
}
.commercial-main h2 
{
	margin:0px;
	padding:0px;
	display:inline;
}
.commercial-main p
{
	text-align:justify;
	font-size:13px;
	color:#55555;

}
.commercial-main h2 span
{
	font-size:15px;
	line-height:24px;
	vertical-align:text-top;
	margin:0;
}
.pricing-table td
{
	border:solid 1px #eee;
	border-top:0px none;
	border-left:0px none;
	font-size:14px;
	padding: 4px 12px;
	white-space:nowrap;
	text-align:left;
}
.pricing-header{
	border-top:solid 1px #eee !important;

}
.pricing-header-col{
	border-left:solid 1px #eee !important;
}
.large-text 
{
	display:block;

}
.large-text input
{
	font-size:30px;
	display:block;
	width:600px;
	height:38px;
	margin:3px;
	color:#333;
	border:solid 1px #ccc;
	/*background: url(images/commercial/altnav.gif) repeat-x bottom;	*/
}
#advanced-text
{
	outline:none;
}
h1{
	border-bottom:1px #eee solid !important;
	font-size:28px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif, tahoma, Verdana, Geneva;
	color:#333;
	padding-bottom:10px;
	line-height:40px;float:left;
	margin:0px;
	padding:0px;
}

h2
	{
	margin:30px 0px 5px 0px;
	padding:0px;
	color : #31a1f3 ;
	font-family : tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :24px; font-weight:normal;
	line-height:40px;
	}
	

.pre {
 white-space: -moz-pre-wrap;  /* Mozilla, supported since 1999 */
 white-space: -pre-wrap;      /* Opera 4 - 6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 white-space: pre-wrap;       /* CSS3 - Text module (Candidate Recommendation)
                                 http://www.w3.org/TR/css3-text/#white-space */
 word-wrap: break-word;       /* IE 5.5+ */
}
.register-table,.register-table-lite{	
	font-size:13px;
	padding:0px 20px;
	width:470px;
	background:#e5f2ff;	
}
.register-table{
	background:url(images/register-top.gif) no-repeat #e5f2ff !important;	
}
.register-input-text{
	padding:7px 47px 7px 7px;
	border:none 0px !important;
	height:20px;
	width:200px;
	background:url(images/input_bg.gif) no-repeat #e5f2ff !important;
	
}
.register-table-footer
{
	width:450px;
	padding:10px;
	text-align:center;
	background:url(images/register-bottom.gif) no-repeat bottom #e5f2ff;	
}
.register-button
{
	background:url(images/button-register-background.gif) no-repeat #e5f2ff !important;
	 width:340px;
}
p{
		font-size:14px;
}


.phone-header{
	float:right;
	width:260px;
	margin-left:20px;
	padding:0px 20px;
	border: none 0px;
	background:url(images/phone-header.gif) no-repeat #f2f2f2 !important;
}
.phone-footer{
	float:right;
	clear:both;
	height:16px;
	width:300px;
	background:url(images/phone-footer.gif) no-repeat #f2f2f2 !important;
}

.leftjobs h2{ width:454px; height:auto; float:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; line-height:18px; color:#505050; margin:0; padding:0;}
.leftjobs h3{ width:454px; height:auto; float:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#505050;margin:0; padding:0;}
.leftjobs ul{ width:454px; height:auto; float:left; list-style-type:none; margin:0; padding:20px 0;}
.leftjobs li{ width:434px; height:auto; float:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#505050;margin:0; padding:0 0 0 20px; background:url(images/blue_check_small.gif) no-repeat;}








.search_fld{width:150px; border:solid 1px #abadb3; padding:3px; margin-right:7px;}
.search_bg{background:url(/css/images/search_bg.gif) no-repeat; width:260px; height:68px; padding:20px 15px 0px 15px;}
#right_panel{width:300px; float:right; padding-top:14px; display:block; margin-left:30px;}


/* Begin Sidebar */
#sidebar
{
	float:left;
	padding: 20px 0 10px 0;
	width: 300px !important;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


.narrowcolumn h2 a, .widecolumn h2
{
	color:#31a1f3 !important;
}


#sidebar #searchform #s {
	width:100px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	


#sidebar h2 {
	color : #31a1f3;
	font-family : tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :22px; font-weight:normal;
	line-height:25px; margin-bottom:5px;
	}
#sidebar a{
	font-size:15px;

	color:#828282;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote {
	color: #aaa;
	}
	.postmetadata{
	color: #3bb7ea;	
	}
	
	
	#sidebar h2 {
	margin: 30px 0 0;
	padding: 0;
	}
	.entry ul li:before, #sidebar ul ul li:before {
/*	content: "\00BB \0020";*/
	}
	#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	font-size:10px;
	}




select, input, textarea
	{
	color : #505154;
	font-size:11px;
	font-family :  Arial, tahoma, Verdana, Geneva, Helvetica, sans-serif;
	border: 1px solid #000000;
	padding-left:5px;
	}



.pages{ line-height: 17px;}

.blue_hd
	{
	color : #31a1f3;
	font-family : tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :22px; font-weight:normal;
	line-height:25px; margin-bottom:5px;
}
.blue_hd1
	{
	margin:0px;
	padding:0px;
	color : #31a1f3;
	font-family : tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :33px; font-weight:normal;
	line-height:40px;float:left;
	}

.org-hd
	{
	margin:10px 0px 5px 0px;
	padding:0px;
	color : #f4a317;
	font-family : tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :35px; font-weight:normal;
	line-height:40px;float:left;
}
	
.label-small{
	font-size:10px;
	color:#f4a317;
	font-weight:bold;
}

.blue-hd
	{
	margin:0px;
	padding:0px;
	color : #31a1f3;
	font-family : tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :23px;
	line-height:40px;float:left;
	}
		
.blue-hd1
	{
	margin:0px;
	margin-top:20px;
	padding:0px;
	color : #31a1f3;
	font-family : tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :33px; font-weight:normal;
	line-height:40px;float:left;
	}

.blue-hd2
	{
	margin:0px;
	padding-top:10px;
	color : #31a1f3;
	font-family : tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :33px; font-weight:normal;
	line-height:40px;float:left;clear:left;
	}
	
.blue-hd3
	{
	margin-top:20px;
	padding-bottom:10px;
	color : #31a1f3;
	font-family : tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :33px; font-weight:normal;
	line-height:40px;float:left;clear:left;
	}
	
.blue-hd4
	{
	margin-top:20px;
	color : #31a1f3;
	font-family : tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :33px; font-weight:normal;
	}
	
	.price
	{
	color : #3e3e3e;
	font-family : tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :20px; font-weight:normal;
	line-height:28px;clear:left;
	}
	
.price-or
	{
	color : #31a1f3;
	font-family : tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :24px; font-weight:normal;
	line-height:28px;clear:left;
	}
	
.price-radio
	{
	color : #e99e10;
	font-family : tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :14px;font-weight:normal;
	line-height:32px;float:left; font-weight:bold; margin-right:20px; padding:15px 0px;
	}
	
.bullit
	{
	color : #4b4b4b;
	font-size :14px;
	float:left; clear:left; padding-left:9px; padding-bottom:9px; 
	}
	
.counting
	{
	margin:0px;
	padding:0px 20px 0px 0px;
	color : #31a1f3;
	font-family : tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :36px; font-weight:normal;
	line-height:32px;float:left;
	}

.personal
	{
	color : #f4a317;
	font-family : tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :24px;font-weight:normal;
	line-height:32px;float:left; clear:left;
	margin-left:47px;
	}
	
.business
	{
	color : #f4a317;
	font-family : tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :24px;font-weight:normal;
	line-height:32px;float:left; 
	margin-left:80px;
	}
	
.notsure
	{
	color : #f4a317;
	font-family : tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :18px;font-weight:normal;
	line-height:32px;float:left; 
	margin-left:150px;
	}

.notsure1
	{
	color : #f4a317;
	font-family : tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :18px;font-weight:normal;
	line-height:32px;float:left; clear:left;
	margin-left:150px;
	}
	
.girl-headphone{ background:url(images/girl-with-phone.gif) right no-repeat; width:350px; height:378px; margin-left:270px; margin-top:270px;}
	
.contact-lftflt{float:left; width:518px; clear:left; padding-top:28px;}
.contact-rghtflt{float:right; vertical-align:text-bottom;}
.support{color : #4b4b4b;}
.support a{color : #4b4b4b; text-decoration:underline;}
.support a:hover{color : #b70d0d; text-decoration:none;}
.suppport-rdtxt{color : #b70d0d; font-weight:bold;}
.suppport-rdtxt a{color : #b70d0d; text-decoration:underline; font-weight:bold;}
.suppport-rdtxt a:hover{color : #b70d0d; text-decoration:none; font-weight:bold;}
.contact-txt{float:left; font-size:11px; color:#000; width:150px; padding-top:6px; font-weight:bold;}
.contact-input{float:left; padding-left:5px; width:155px; border:solid 1px #aaaaaa; font-size:12px;}
.email-input{float:left; padding-left:5px; width:310px; border:solid 1px #aaaaaa; font-size:12px;}
.press-lstmnnu{float:left; padding:2px; width:130px; border:solid 1px #aaaaaa; font-size:12px;}
.contact-txtara{float:left; padding-left:5px; width:310px; height:70px; border:solid 1px #aaaaaa; font-size:12px;}
.btn-send{text-align:left; margin:20px 0px; clear:left;}
.contact-or{margin:0px; padding-bottom:7px;} 

	
.spacer{background:url(images/spacer.gif) repeat-x bottom;}
.both-spacer{background:url(images/both-spacer.jpg) repeat-x top; padding-bottom:28px;}
.both-spacer1{background:url(images/both-spacer1.jpg) repeat-x top; height:62px; padding-top:17px;}

#wrapper{margin:auto; padding:0px; width:899px;}
.topmargin{padding-top:52px;}

.grey-topcurve{margin-top:30px;}
.grey-bottomcurve{margin-bottom:10px;}
.grey-section{padding-left:22px; padding-top:14px; padding-bottom:14px; background-color:#fafafa; display:table-cell; width:899px;}

.select-ur-phone{float:left; clear:left; padding-left:52px;}
.select-radio{float:left; border:none; margin:22px 7px 0px 0px;}
.logos{margin-right:90px; float:left;}
.logos-txt{font-size:15px; color:#000; float:left; margin: 20px 0px 12px 0px;} 

.email{float:left;  padding-left:52px; text-align:center;}
.email1{float:left; text-align:center;}
.via-txt{color : #f4a317;	font-family:tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;font-size :19px;font-weight:normal;	line-height:32px;}	
.enter{font-size:15px; color:#000;} 
.enter .txt{font-size:11px; color:#000;} 
.enter-txtfld{font-size:15px; color:#000; padding:11px; border:solid 1px #c9c9c9; width:320px; margin-top:9px;} 
.or{font-size:14px; color:#000; margin:0px 12px; float:left; padding-top:32px;} 

.btn-continue{text-align:center; margin:20px 0px;}
.btn-continue1{text-align:center; margin:20px 0px; clear:both;}

.buy{font-size:15px; color:#f4a317;} 
.arrow{padding-bottom:2px;}
.make-my{font-size:12px; line-height:18px; font-family:tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; color:#3f3e3e; text-align:center; margin-right:37px; float:left;} 
.make-my1{font-size:12px; line-height:18px; font-family:tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; color:#3f3e3e; text-align:center; float:left;} 
.bottom-spacer{background:url(images/spacer.gif) repeat-x top; padding:25px 0px; }
.bottom-spacer1{padding:0px 0px 50px 0px;}


.form-grid{float:left; width:470px; margin-bottom:9px; clear:left;}
.form-txt{float:left;text-align:right; color:#000; font-size:16px; margin-right:20px; width:210px; }
.form-input{float:left; padding:5px; width:195px; border:solid 1px #aaaaaa; font-size:12px;}
.form-input1{float:left; padding:5px; width:55px; border:solid 1px #aaaaaa; font-size:12px;}
.form-date{float:left; padding:2px; width:125px; border:solid 1px #aaaaaa; font-size:12px;}
.form-quantity{float:left; padding:2px; width:207px; border:solid 1px #aaaaaa; font-size:12px;}
.headphone{background:url(images/man-with-headphone.gif) no-repeat; height:269px; margin-top:130px; padding-left:22px; padding-top:35px;}
.billing{float:left; width:350px; clear:left; margin-right:110px;}
.billing-grid{float:left; width:470px; margin-bottom:9px; clear:left;}
.billing-txt{float:left;text-align:right; color:#000; font-size:16px; margin-right:40px; width:150px; padding-top:6px;}
.billing1{float:left; width:350px;}

.credit-grid{float:left; width:470px; margin-bottom:9px; clear:left;}
.credit-txt{float:left;text-align:right; color:#000; font-size:16px; margin-right:20px; width:200px; padding-top:6px; }
.credit-input{float:left; padding:5px; width:155px; border:solid 1px #aaaaaa; font-size:12px;}
.credit-quantity{float:left; padding:2px; width:155px; border:solid 1px #aaaaaa; font-size:12px;}

.single{ background:url(images/single-bg.gif) no-repeat; float:left; width:430px; height:449px; mnargin-right:20px; position:relative;}
.single-txt{position:absolute; top:35px; left:220px; text-align:center;}
.grey-row{position:absolute; top:195px; left:180px; text-align:center;}
.payment-buttons{position:absolute; top:270px; left:0px; text-align:center; width:100%;}
.details{position:absolute; top:330px; left:15px; text-align:center;}

.family{ background:url(images/family-pack.gif) no-repeat; float:right;width:431px; height:449px; mnargin-right:20px; position:relative;}
.family-txt{position:absolute; top:35px; left:50px; text-align:center;}
.family-row{position:absolute; top:195px; left:20px; text-align:center;}
.row-radio{color : #e99e10;font-family : tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;font-size :11px;font-weight:normal;line-height:32px;float:left; font-weight:bold; margin-right:4px;}

.continue-spacer{background:url(images/continue-spacer.gif) repeat-x bottom; height:75px; clear:both; text-align:center;}
.contnue-link{font-size:13px; line-height:110px;}
.contnue-link a{color:#959595; text-decoration:underline;}
.contnue-link a:hover{color:#000; text-decoration:none;}

.border1{border: 1px solid #DBD12B;	}






.press_grid{float:left;}
.press_logo{float:left; margin-right:16px; text-align:center; height:70px; }
.press_link{font-size:15px; color:#4b4b4b; font-weight:normal; line-height:18px; margin-bottom:20px;}
.press_link:hover{color:#4b4b4b; font-weight:normal;}


#faq_wrapper{margin:auto; padding:0px; width:970px; margin-top:20px;}
.faq_logo{float:left; margin-right:7px; text-align:center; width:45px;}
.faq_link{font-size:22px; color:#4b4b4b; font-weight:normal; padding-top:11px;}
.faq_link:hover{font-size:22px; color:#4b4b4b; font-weight:normal;}



#blog{width:654px; float:left; padding:14px 20px 14px 0px; margin-bottom:30px; border-right:dashed 1px #cccccc;}
#blog1{width:654px; float:left; padding:14px 20px 14px 0px; margin-bottom:30px;}
#blog1{width:654px; float:left; padding:14px 20px 14px 0px; margin-bottom:30px; border-right:dashed 1px #cccccc; height:700px;}
#separator{width:44px; float:left; background:url(../images/separator.gif) repeat-y center;}
#right_panel{width:260px; float:left; padding-top:14px; display:block; margin-left:20px;}

.grey_box{width:654px; background-color:#f9f9f9; border:solid 1px #ebebeb; display:table-cell; padding:32px 15px 20px 15px;}
.grey_box1{width:654px; background-color:#f9f9f9; border:solid 1px #ebebeb; display:table-cell; padding:32px 15px 20px 15px; clear:left;}
.listen{float:right; color:#3f3f3f; font-size:11px; font-weight:bold; text-transform:uppercase;}
.lining{height:35px; background:url(images/lining.gif) repeat-x center; clear:left;}
.date{color:#7c7c7c; float:left;}
.comments{color:#3fa7f4; float:left;}
.tweet{float:left; margin-right:20px;}
.tweet_txt{float:left; width:500px;}
.tag_spacer{height:68px; background:url(images/tag-spacer.gif) center repeat-x; clear:left;}
.tag_txt{color:#3fa7f4; padding-top:25px; float:left;}
.tag_hd{color:#7c7c7c; padding-top:25px; float:left; font-weight:bold; margin-right:7px;}

.full_comments_margin{margin-left:35px;}
.full_comments{ float:right; margin-left: 40px;}
.full_comments a{color : #3fa7f4;text-decoration : none; font-weight : bold; font-size:15px;}
.full_comments a:hover{color : #000;text-decoration : none; font-weight : bold;}

.search_bg{background:url(images/search_bg.gif) no-repeat; width:260px; height:68px; padding:20px 15px 0px 15px;}
.btn_search{padding-top:7px;}
.search_fld{width:150px; border:solid 1px #abadb3; padding:3px; margin-right:7px;}
.search_fld1{ border:none; padding:0px;}

.pages{ line-height: 22px;}

.yellow_box{width:630px; background-color:#fffef1; border:solid 1px #e6e4cd; display:table-cell; padding:14px 0px 14px 18px; margin-bottom:10px; float:left;}
.logo{margin-right:30px;}
.logo_txt{font-size:14px; color:#3e3e3e;}

	
.choose
	{
	color : #4b4b4b;
	font-family :Verdana,  tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size :17px; font-weight:normal;
	clear:left; padding:12px 0px;
	}
	
.logo_grid{float:left; width:350px;}
.logo_grid1{float:left; width:600px;}

	



.red_txt{color:#640405; font-size:15px; margin:15px 0px;}

.border1{border: 1px solid #DBD12B; position:absolute; top:4px;	}

.head-1{
	margin:0px; 
	padding:0px;
	color : #3fa7f4;
	font-family : tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :25px; font-weight:bold; float:left; line-height:30px;
	}
	.maincontent { color:#414141; font-size:17px; font-weight:bold; line-height:20px; padding-bottom:10px; font-family:Arial, Helvetica, sans-serif;}
.benefithead { color:#ff8f00; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.benefitcontent { color:#414141; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
.answer { color:#414141; font-size:14px; line-height:20px; font-family:Arial, Helvetica, sans-serif;}
.footer_lm { color:#505050; font-size:9px; font-family:Arial, Helvetica, sans-serif;}*/

.maincontent_b {  font-size:17px; font-weight:bold; line-height:20px; padding-bottom:10px; font-family:Arial, Helvetica, sans-serif;}
.benefithead_b { color:#ff8f00; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.benefitcontent_b { font-size:14px; font-family:Arial, Helvetica, sans-serif;}
.answer_b { font-size:14px; line-height:20px; font-family:Arial, Helvetica, sans-serif;}