
body {
	background:#ffffff;
	background:#CDCECF url(../images/dxtr/tessellatedbluebg.gif) 0 0 repeat-x;
}

/* Structural table for top navigation area :-(
-------------------------------------------------------------- */
table.top {
	width:100%;
	margin-bottom:0;
	display: none;
}
table.top th, table.top tr, table.top td {
	border:0;
	padding:0;
	vertical-align:top;
}
table.top td.stretch {
	background:transparent url(../images/global/menu_stretch_bg.gif) 0 0 repeat-x;
}

/* Logo
-------------------------------------------------------------- */
h1#lg_logo {
	margin-bottom:0;
}
h1#lg_logo a {
	display:block;
	width:113px;
	height:76px;
}

/* Top menu
-------------------------------------------------------------- */
div#global_nav {
	float:right;
	width:100%;
	height:29px;
	padding-top:12px;
	margin-top:-77px;
}
ul#menubar {
	width:100%;
	height:29px;
	margin:0 0 0 140px;
	background:#c5003b url(../images/global/menu_end.gif) 0 0 no-repeat;
}
ul#menubar li {
	margin-left:45px;
	height:29px;
	margin-top:-11px;
	list-style:none;
	float:left;
}
ul#menubar li a {
	height:29px;
	float:left;
	display:block;
	position: relative;
}

ul#subbar {
	margin-left:228px; margin-top:12px;
}
ul#subbar li {
	display:inline;
	vertical-align:middle;
	line-height:1.6em;
}
ul#subbar li a {
	color:#525552; font-size:0.9em;
	margin-right:6px; margin-left:6px;
}
ul#subbar li {
	color:#525552;
}
ul#subbar li a:hover {
	color:#c5003b;
}

div.poll input.pollButton {
	background-image: url(../images/global/btn_background.gif);
	width: 69px;
	height: 24px;
	line-height: 18px;
	padding: 0;
	border: solid 0px transparent;
	cursor: pointer;
	font-size: 12px;
	color: #fff;
	text-align: center;
	font-weight:bold;
}

div.poll p
{
    LINE-HEIGHT: 1.0;
	 COLOR: #525552; 
	 FONT-FAMILY: verdana; 
	 TEXT-DECORATION: none; 
	 FONT-WEIGHT: bold; 
	 TEXT-ALIGN:left;
	 padding-bottom: 8px;
	 font-size: 100%;
}

/* General
-------------------------------------------------------------- */
#mainwrapper {
  /* margin: 0 0 0 0px; */
  margin: 0 0 0 220px;
}
	#mainwrapper.oversized { 
	}
	
	
#footer div.inner {/*extra div for centering footer content over page-spanning background*/
	width:616px;
	margin:0 auto;
}
div.divider {
	width:156px;
	height:5px;
	margin:35px 0 11px 0; padding:0;
	clear:both;
	background:transparent url(../images/global/divider.png) top left repeat-x;
}
div.cap {
	background:transparent url(../images/global/subnav_cap.png) 0 0 no-repeat;
	position:relative; top:-1px;/*to align with main tabs*/
	height:23px;
}
.col1, .col2, .col3 { float:left; }
.hr {
	height:3px;
	line-height:0.4;
	background:transparent url(../images/global/dotted.gif) 0 0 repeat-x;
}

p.toplink {
	margin-bottom:0;
}
p.toplink img {
	float:right;
	margin-top:-13px;
	margin-right:5px;
}
#loading {
	width:126px;
	margin:0 auto;
	padding:70px 0;
}

/* Headers/Image replacement
-------------------------------------------------------------- */
div#findphone h4 {
	text-indent:-9999px;
	display:block;
	background:transparent url(../images/global/find_a_phone.gif) 0 0 no-repeat;
	width:119px; height:19px; margin-top:0;
}
div#subscriptions h4 {
	text-indent:-9999px;
	display:block;
	background:transparent url(../images/lifewithlg/subscribe.gif) 0 0 no-repeat;
	width:76px; height:17px;
}
div#topviewed h4 {
	text-indent:-9999px;
	display:block;
	background:transparent url(../images/phone/topviewed.gif) 0 0 no-repeat;
	width:145px; height:17px;
}

/* Breadcrumb/Tools & Sidebar sections
-------------------------------------------------------------- */
div.breadcrumb {
	width:100%;
	background:#868E96;
	border-top:1px solid #656F78;
	border-bottom:1px solid #656F78;
}
div.breadcrumb ul { margin-left:0; }
div.breadcrumb div#welcome ul {
	margin-top:12px;
	margin-bottom:4px;
}
div.breadcrumb li {
	font-size:1.1em; font-weight:bold; color:#fff;
	display:inline;
}
div.breadcrumb a, div.breadcrumb span { font-size:1.1em; font-weight:normal; color:#CFD5DB; }
div.breadcrumb div#tools a { color:#fff; }
div.breadcrumb h2 { font-size:1.8em; color:#fff; letter-spacing:-0.1px; }

div#welcome {
	float:left; display:inline;
	margin-left:145px;
}
div#welcome h2 { text-transform:uppercase; }
div#tools {
	text-align:right;
	float:right; display:inline;
	margin-right:125px;
	padding-top:12px;
}
ul.login { margin-bottom:5px; }
ul.icons li { margin-right:2px; }

div#findphone, div#findaccessories, div#subscriptions, div#topviewed {
	float:left;
	width:185px;
	padding-top:8px;
}
div#subscriptions, div#topviewed { width:164px; margin-left:10px; 
}
div#findphone, div#subscriptions, div#topviewed { margin-top:78px; }
div#findphone h4, div#subscriptions h4 { margin-bottom:.8em; }
div#topviewed h4 { margin-bottom:.2em; }
div#subscriptions a {
	color:#B60347;
	float:left;
	margin:0 26px 15px 0;
}
div#community_bug { 
	margin-left:15px;
	margin-top:10px;
}
div#topviewed { 
	margin-left:5px;
}
div#topviewed ol {
	margin-left:15px; 
	padding-left: 20px;
}
div#topviewed ol li {
	font-size:1.1em;
	padding:2px 0;
}
div#topviewed ol li span {
	font-weight:bold;
}
div#topviewed ol li span a:link,
div#topviewed ol li span a:visited {
	color:#222222;
}
div#topviewed ol li span a:hover,
div#topviewed ol li span a:active {
	color:#c5003b;
}

/* Bg under Breadcrumb/Tools section
-------------------------------------------------------------- */
div.maincontent { background-image: url(../images/global/top_bg.jpg) repeat-x; }
body.home div.maincontent { background: #FFFFFF url(../images/home/maincontent_bg.jpg) 0 0 repeat-x;  }
body.phone div.maincontent { background:#E8E9FA url(../images/phone/maincontent_bg.jpg) 0 0 repeat-x; }

/* Homepage main content
-------------------------------------------------------------- */
#home_phones {
	width:620px;
	height:373px;
	margin:0 auto;
}
div.wrapflash {
	width:620px;
	margin:0 auto;
}

/* Homepage subcontent
-------------------------------------------------------------- */
div.subcontent {
	background:#CDCECF;
	border-top:1px solid #868E96;
	border-bottom:1px solid #A7A7A7;
}
body.home div#findphone { margin-top:0; }

#banner_strip {
	float:left;
	width:620px;
	height:196px;
	margin-top:-22px; position:relative;
	background:#fff url(../images/home/banner_frame.gif) 0 0 no-repeat;
}
#banner_strip ul {
	list-style:none;
	margin-top:20px;
	margin-left:20px;
}
#banner_strip ul li { float:left; }
#banner_strip a {
	display:block;
}
#banner_strip a.cta, #banner_strip a.bannercta {
	display: block;
	margin-top:-17px; margin-right:16px;
	font-size:1.1em; font-weight:bold; color:#fff; text-align:right;
}
#banner_strip a.bannercta {
	padding:27px 16px 8px 0; width:177px; margin-right:0;
	background:#000000;
}
#banner_strip object { display:block; }

/* Phonepage main content
-------------------------------------------------------------- */
div#phone_paging { width:850px; height:369px; margin:0 auto; }
.back2, .back, #phone_detail, .forward { float:left; }
body.phone .tabnav { margin-top:-54px; }
body.phone div#findphone { margin-top:0; }

#phone_detail {
	width:620px;
	background:transparent url(../images/phone/verticals.gif) 0 5px no-repeat;
}
#phone_detail div.product_shot {
	float:left; display:inline;
	position:relative;
	margin-top:-8px;
	margin-left:20px;
}
#phone_detail .phone_desc {
	float:left;
	width:360px;
	padding-top:35px; padding-left:10px;
}
.phone_desc h3 {
	font-size:2.2em; font-weight:bold; color:#525552;
	margin-bottom:.2em; margin-left:-6px;
}
.phone_desc h3 span { margin-left:5px; vertical-align:bottom; }

.disc_msrp {
	font-size: 10px; width:528px; padding:0 45px 10px 45px;
	background:#fff; border-left:1px solid #9DA4A9; border-right:1px solid #9DA4A9;
	line-height: 14px;
}

.disc_msrp sup {
	vertical-align: super;
}

.phone_desc #details {
	margin: 10px 0 0 0;
}

.phone_desc #details #msrp {
	margin: 0 0 10px 0; 
	float: right;
	font-size: 1.1em;
}

.phone_desc #details #msrp span {
	color:#868E96; font-size:0.9em; line-height: 1.4em; font-weight: normal; text-transform:uppercase; vertical-align:text-top;
}

.phone_desc #details #msrp sup {
	vertical-align: super;
}

.phone_desc ul#colors { 
	margin: 0 0 10px 0; 
	float: left;
}

.phone_desc ul#colors li { 
	display:inline;
	margin-right:3px;
}
.phone_desc ul#colors li.lbl {
	color:#868E96; font-size:0.9em; text-transform:uppercase; vertical-align:text-top;
}
.phone_desc p.desc { clear:both; line-height:1.8; margin-bottom: 0.5em; }

#phone_detail div.options div {
	font-size:1.1em; line-height:1.2; color:#525552; text-align:center;
	float:left; width:45px; margin-right:6px;
}
#phone_detail div.options div a { display:block; margin-bottom:3px; }
#phone_detail div.options .more_details { width:96px; }

div#phone_paging .back, div#phone_paging .forward {
	background:transparent url(../images/phone/left_ear.gif) 0 50% no-repeat;
	height:115px;
	margin-top:105px;
	width:115px;
}
div#phone_paging .back2 {
	background:transparent 0 50% no-repeat;
	height:115px;
	margin-top:105px;
	width:115px;
}
div#phone_paging .back, div#phone_paging .back2 {
	width:105px;
}
div#phone_paging .forward {
	background:transparent url(../images/phone/right_ear.gif) 0 0 no-repeat;
}
div#phone_paging .back a {
	display:block; height:90px; margin:5px 0 2px;	padding-right:16px;
	text-align:right;
}
div#phone_paging .back span {
	display:block; margin: -30px auto 0 35px; width: 70px;
	color: #525552; font-size: 10px; letter-spacing: -0.1px; text-align: center;
}
div#phone_paging .forward a {
	display:block; height:90px; margin:5px 0 2px; padding-left:15px;
}
div#phone_paging .forward span {
	display:block; margin: -29px auto 0 8px; width: 70px;
	color: #525552; font-size: 10px; letter-spacing: -0.1px;
}

/* Cross-site tabs
-------------------------------------------------------------- */
.tabnav, .notabnav {
	float:left;
	width:620px;
	margin-top:20px;
	position:relative;
}

ul#main {
	width:475px; /* was 398 */
	margin:0 auto;
	height:31px;
	list-style:none;
	position:relative; z-index:100;
}
ul#main li {
	float:left;
	list-style:none;
	background:transparent url(../images/global/tab_bg.gif) top left no-repeat;
}

ul#main li.first { background:transparent url(../images/global/tab_left.png) top left no-repeat; }
ul#main li.last { background:transparent url(../images/global/tab_right.gif) top right no-repeat; }

ul#main li a, ul#main li#instruct span {
	float:left;
	font-size:1.1em;
	font-weight:bold;
	display:block;
	padding:12px 10px 8px 14px;
	background:transparent url(../images/global/tab_divider.gif) top left no-repeat;
	text-decoration:none;
	color:#F8F8F9;
	white-space:nowrap;
}
ul#main li.first a, ul#main li#instruct span { background:none; }
ul#main li.last a { padding-right:13px; }
ul#main li a:hover { color:#ffffff; }
ul#main li#on, 
ul#main li#ctl00_MainContent_liCarrier.on,
ul#main li#ctl00_MainContent_liDesign.on,
ul#main li#ctl00_MainContent_liFeature.on { background:transparent url(../images/global/tab_left_on.png) top left no-repeat; }
ul#main li#on a,
ul#main li#ctl00_MainContent_liCarrier.on a,
ul#main li#ctl00_MainContent_liDesign.on a,
ul#main li#ctl00_MainContent_liFeature.on a { background:transparent url(../images/global/tab_right_on.png) top right no-repeat; }
ul#main li.on { background:transparent url(../images/global/tab_left_on.png) top left no-repeat; }
ul#main li.on a { background:transparent url(../images/global/tab_right_on.png) top right no-repeat; }

/*when first element isn't a tabbed link*/
ul#main li#instruct { background:url(../images/global/tab_left2.png) 0 0 no-repeat; }

/*for lifewithlg*/
ul#main li a span { font-weight: normal; }
/* Tab subnav
-------------------------------------------------------------- */
ul.subnav, ul.withcheckoptions {
/*ul.checkoptions used when subnav is set of checkboxes, not text links*/
	width:580px;
	padding:20px 0 20px 75px;
	list-style:none;
	background:transparent url(../images/global/subnav_cap.png) 0 0 no-repeat;
	position:relative; top:-1px;/*to align with main tabs*/
}
ul.subnav li, ul.withcheckoptions li {
	display:inline;
	font-size:1.1em;
}
ul.subnav li a {
	text-decoration:none;
	font-weight:bold;
	color:#F8F8F9;
	margin-right:10px;
}
ul.subnav li a.active {
	background-color:#AEAFB4;
	color:#F7F6FB;
	padding:2px 8px;
}
ul.subnav li span {
	margin-right:10px;
	color:#D5DBE0;
	font-weight:bold;
}

/*used when subnav is set of checkbox options, not list of links*/
ul.withcheckoptions {
	float:left; padding:8px 0 8px 40px;
	background:transparent url(../images/global/subnav_cap2.png) 0 0 no-repeat;
}
ul.withcheckoptions li {
	display:block; float:left; margin:0; width:20%;
}
ul.withcheckoptions li.l { margin-left:70px; display:inline; }
ul.withcheckoptions input.checkbx { width:20px; height:20px; }
ul.withcheckoptions span.checkbx input { height:20px; }
p.filter-phones {
	float:right; display:inline;/*for IE*/
	margin-right:16px; margin-top:-58px;
	position:relative;
	text-align: right;
}
p.filter-phones a img { display:block; }

/* Tabbed subcontent
-------------------------------------------------------------- */
div.tabcontent, div#content {
	width:618px; 
	background:#fff; border-left:1px solid #9DA4A9; border-right:1px solid #9DA4A9;
}
div.tabcontent {
	width:528px; padding:20px 45px 50px 45px;
	background:#fff; border-left:1px solid #9DA4A9; border-right:1px solid #9DA4A9;
}


ul.pagination {
	clear:both;
	margin-left:230px;
	list-style:none;
}
ul.pagination li {
	float:left; width:18px; height:18px; margin:1px;
	text-align:center;
	background: #E4E8EC; border:1px solid #CDCECF;
}
ul.pagination li a { width:100%; display:block; color:#868F96; }
ul.pagination li.current { background: #CDCECF; }
ul.pagination li.go { border:none; background:none; }
ul.pagination li.go a { margin-top:4px; }

p.footnote { margin-top:15px; font-style:italic; }

/* Phone Features
-------------------------------------------------------------- */
.feature {
	padding:12px 16px 5px 16px;
}
.show { background-color:#E4E8EC; }
.show ul { display: block; }

.feature h4 { float:left; margin-bottom:4px; }
.feature img.close, .feature img.moreinfo {
	display:block;
	float:right;
	margin-top:14px;
	cursor:pointer;
}
.feature ul { clear:both; }
.feature h4 img { margin-right:8px; }
.feature ul li {
	list-style:none;
	margin:0 0 14px 76px;
}

.pdflink { background:transparent url(../images/phone/pdfcircle.gif) 0 0 no-repeat; padding:10px 15px 15px 45px; } 
.driverlink { background:transparent url(../images/phone/download.gif) 0 0 no-repeat; padding:10px 15px 15px 45px; } 
/* Phone Selector
-------------------------------------------------------------- */
p.selected {
	clear:both;
	background:#E4E8EC;
	padding:5px 0 5px 44px;
	margin-bottom:0;
	border-left:1px solid #646E78;
	border-right:1px solid #646E78;
	border-bottom:1px solid #9BA1A7;
}
.tabcontent h2 {
	margin:-6px 0 0 0;
	clear: both;
}
.compare-wrap {
	float:left; margin-right:4px; margin-bottom:10px;
}
.compare-option {
	width:100px;
	height:195px;
	padding-top:10px;
	background:#E4E8EC;
	border-bottom: 1px solid #C1C2C3;
}
.compare-option img,
.compare-option h3,
.compare-option h4 {
	display: block; margin:0 auto;
}
.compare-option img { margin-bottom: 5px; }
.compare-option h4 { margin-top:2px; }
.compare-option h3,
.compare-option h4 {
	width:80px;
	text-align:center;
}
.compare-checkbox input { margin-left:14px; }
.compare-checkbox label { margin-left:2px; }
.compare-checkbox {
	width:100px; height:26px;
	background:#CDCECF; border-top:1px solid #fff;
}
.compare-options { height:35px; clear:both; }
.nopages { padding-left:175px; } /*no "phones per page" part*/
.compare-options p { float:left; width:88px; }
.compare-options p.no-per-page { width:175px; }
.compare-options p.sort-by { width:255px; }
.compare-options label { margin-right:3px; vertical-align: middle; }
.compare-options p img.compare { display:block; }
.compare-options span { margin-left:4px; }

/* Phone Comparison
-------------------------------------------------------------- */
.notabnav {
	margin-top:47px;
}
.notabnav h3 {
	width:575px; margin-bottom:0; padding:12px 0 10px 45px;
	background:transparent url(../images/global/subnav_cap.png) 0 0 no-repeat;
}
tbody#model-features td, tbody#model-specs td {
	margin-top:10px;
	border-bottom:none;
}
tbody#model-specs td {
	text-align:left;
	padding:10px 8px 10px 10px;
}
tbody#model-specs th {
	font-weight: bold; font-size:1.1em; text-align:left; color:#fff;
	padding:6px;
	background-color:#868E96; border-bottom:none;
}

tbody#model-features tr.model img { margin-bottom: 5px; }
tbody#model-features tr.model td {
	background:#E4E8EC;
	padding:10px 30px 10px 30px;
	border-right: 4px solid #fff;
	border-bottom: 12px solid #fff;
}
tbody#model-features td.title, tbody#model-specs td.title {
	font-weight:bold; vertical-align:middle; font-size:1.1em; text-align:left;
	width:105px; padding-left:6px;
}
tbody#model-specs td.title { vertical-align: top; border-right:none; }
tbody#model-features tr.model td.title { background:none; padding:0 0 0 6px; }

tbody#model-features h3 {
	color:#525552; font-weight: bold;
	width:70px; margin:5px 0 0 0; padding:0;
	background:none;
}
tbody#model-features h4 {
	font-size:1.1em;
	color:#525552;
}

tbody#model-specs td {
	border-right:1px solid #C5C7C6;
	border-bottom:1px solid #C5C7C6;
}

tbody#model-features tr.features td {
	border-collapse: separate;
	border-top:1px solid #C5C7C6;
}
td.bdr-left { border-left: 1px solid #C5C7C6; }
td.bdr-right { border-right: 4px solid #fff; }
tbody#model-specs td.bdr-none { border-right:none; }
tbody#model-specs tr.last td { border-bottom:none; }

tbody#model-features tr.features ul {
	list-style:none;
	margin:7px 0 0 7px; padding-right:5px;
}
tbody#model-features tr.features ul li {
	margin-bottom:5px; padding-left:10px;
	background:transparent url(../images/global/bullet_gray.gif) 0 0.4em no-repeat;
}

/* My Phone
-------------------------------------------------------------- */
div.maincontent {
	background:#CDCECF url(../images/dxtr/tessellatedbluebg.gif) 0 0 repeat-x;
}
div.maincontent.short {
	background:#CDCECF url(../images/dxtr/tessellatedbluebg-short.gif) 0 0 repeat-x;
}
div.maincontent.med {
	background:#CDCECF url(../images/dxtr/tessellatedbluebg-med.gif) 0 0 repeat-x;
}


body.myphone ul#main { width:444px; margin-top:-2px; clear:both; } /* was 410 */
/*body.myphone div#findphone { margin-top:300px; }
body.myphone #ctl00_MainContent_mCtntHolder #ctl00_MainContent_FindPhone1_fapHolder { margin-top:78px; } /*signedin version*/
body.myphone .tabnav { margin-top:0; }
body.myphone .tabnav h3 { float:left; margin-left:-55px; margin-bottom:0; position:relative; }

.register_here {
	color:#525552;
	padding:35px 0 0 323px;
}
.register_here p { font-size:1.1em; font-weight:bold; line-height:1.4; }
.register_here ul { margin-left:0; margin-bottom:20px; }
.register_here li {
	font-size:1.5em; font-weight:bold; list-style:none;
	margin-bottom:7px; padding-left:15px; position:relative;
	background:transparent url(../images/myphone/red_bullet.gif) 0 3px no-repeat;
}

#select-phone {
	width:528px; padding:20px 0;
	background:#E4E8EC url(../images/global/dotted.gif) 1px 100% repeat-x;
}

#select-phone .set-phone {
	float:left; width:235px; padding:15px 0 20px 15px;
	background-color:#E4E8EC;
}
#select-phone .col1 { width:70px; }
#select-phone .col2 { width:150px; margin-left:15px; }
#select-phone .col3 { width:245px; margin-left:20px; }

#select-phone .col1, #select-phone .signup { padding-top:9px; }
#select-phone .wide { width:320px; }

#select-phone .select h4 {
	font-size:1.1em; font-weight:bold; color:#525552;
	margin-bottom:0.4em;
}
#select-phone .select select { margin-bottom:0.4em; width:140px; }
#select-phone .select input { vertical-align:middle; }
#select-phone .select p { line-height: 1.5; }
#select-phone .select input.btn { margin-top:15px; }

#select-phone .signup h4 {
	font-size:1.6em; line-height:1.5; color:#525552;
	margin-bottom:5px;
}
#select-phone .signup h4 img { float:left; margin-right:5px; }
#select-phone p {
	line-height:2; font-size:1.2em;
	margin:0;
}
#select-phone .signup a { display:block; width:52px; margin-top:.8em; }

#submit-review h4 {
	font-size:1.6em; font-weight:bold; color:#525552;
	margin-bottom:0;
}
#submit-review .col1 h5 {
	font-size:1.2em; font-weight: bold; color:#525552;
	margin-top:20px; margin-bottom:6px;
}
#submit-review p.instruct { font-size:1.2em; font-weight:bold; line-height:1; }
#leadins { float:left; margin-top:15px; }
#leadins .col1 { margin-right:20px; }
.myphone-leadin { width:254px; padding-bottom:20px; }/*fix in IE6&7*/
#leadins .myphone-leadin h4 { margin-bottom:0.5em; font-size:1.6em; font-weight:bold; color:#525552; }
.myphone-leadin img { float:left; margin-right:8px; }
#leadins .hr { clear: both; height:1px; width:528px; padding-top:20px; }

/* My Phone Logged In
-------------------------------------------------------------- */
#select-phone-login {
	width:503px; padding:23px 0 6px 25px;
	background:#E4E8EC url(../images/global/dotted.gif) 1px 100% repeat-x;
}
#select-phone-login .col1 { width:70px; }
#select-phone-login .col1 img#your-phone { padding-bottom:10px; }
#select-phone-login .col2 { width:390px; margin-left:15px; }
#select-phone-login .col2 img { float:left; padding-right:7px;  }
#select-phone-login .col2 a.carrierLogo { display:block; float:right; margin-top:-55px;  }
#select-phone-login .col2 p { font-size:1.1em; }
#select-phone-login p a { color: #990033; text-decoration:underline; }
#select-phone-login .col2 img.might-like  { margin:0; padding:8px; background:url(../images/myphone/bg_might_like.gif) top left no-repeat; }
#select-phone-login .col2 table { border:0; width:415px; }
#select-phone-login .col2 table tr, #select-phone-login .col2 table tr td { border:0; }
#select-phone-login .col2 table tr#second-row td { background:url(../images/myphone/blue_vertical_bar.jpg) 0 20px no-repeat; padding-left:15px; }
* html #select-phone-login .col2 table tr#second-row td select { margin-top:-3px; }
#select-phone-login .col2 p.model {
	font-size:1.6em; font-weight:bold; line-height:1;
	margin:0; padding:0;
}
#select-phone-login ul#product-info {
	list-style-type:none;
	margin-left:0px; margin-top:4px; margin-bottom:10px;
}
#select-phone-login ul#product-info li {
	font-size:1.2em; color: #525552;
	width:127px; height:15px; margin:0 0 5px 0; padding:5px 0 0 20px;
	background:url(../images/support/bg_button.jpg);
}
#select-phone-login ul#product-info a { color: #525552; }
#add-phone { background:#e4e8ec; width:513px; padding:6px 0 6px 15px; }

/* Support
-------------------------------------------------------------- */
.support p { padding-left:12px; }
.support p a { color:#c5003b; font-weight:bold; text-decoration:underline; }

.quick_info {
	float:left; width:491px; padding:10px;
	background:#E4E8EC url(../images/global/dotted.gif) top left repeat-x;
}
.quick_info .col1 { width:250px; }
.quick_info .col2 { width:120px; margin-top:10px; }
.quick_info .col3 { width:80px; }
.quick_info h4 {
	font-size:1.6em; color:#525552;
	margin-bottom:0.2em;
}
.quick_info p {
	font-size:1.1em; line-height:1.4;
	padding-left:0; padding-right: 100px;
}
.quick_info .col3 p {
	font-size:1.2em; font-weight:bold; line-height:1.1; text-align:center;
	padding:5px 0 0 0; margin:0;
}
.quick_info select {
	display:block; width:157px; margin-left:40px; margin-bottom: 10px;
}
.quick_info ul#product-info {
	list-style-type:none;
	margin-top:14px; margin-bottom:10px;
}

#contact { padding-top:5px; float:left; width:513px }
#contact #via-email, #contact #via-phone, #contact #via-community {
	width:425px; margin:10px 0 0 20px; padding:4px 0 12px 44px;
	background:transparent url(../images/support/icon_email.gif) 0 0 no-repeat;
	/* background:#99CC33; */
}
#contact #via-phone { background:transparent url(../images/support/icon_phone.gif) 0 0 no-repeat; }
#contact #via-community { background:transparent url(../images/support/icon_community.gif) 0 0 no-repeat; }
#contact a { color:#525552; font-weight:normal; }

#contact p {
	font-size:11px; line-height:1.2;
	margin-bottom:0; padding-left:0;
}
#contact p.bottom { font-size:16px; }
#submit-question {
	width:503px; float:left; padding:12px 0 18px 12px;
	background-color:#E4E8EC;
}
#submit-question .col1 { width:305px; }
#submit-question .col1 label { 
	font-size:1.1em; font-weight:bold; color:#000; text-align:right;
	float:left; width:48px; padding-right:6px; padding-top:6px;
}

#submit-question .col1 label.tall { height:50px; }
#submit-question .col1 div.inputs { float:left;  text-align:left; padding-bottom:4px; }
#submit-question .col2 {
	width:240px; margin-left:15px; padding-top:3px;
	background:url(../images/support/venus_pink_vx8800.gif) 5px 30px no-repeat;
}
#submit-question .col2 img { float:left; padding-right:7px;  }
#submit-question .col2 p.model {
	font-size:1.6em; font-weight:bold; line-height:1;
	margin:0; padding:0;
}
#submit-question .col1 label {
	font-size:1.1em; font-weight:bold; color:#000;
	float:left; width:50px; padding-right:5px; padding-top:6px;
}
#submit-question .col1 div.inputs { float:left; width:240px; }
#submit-question .col1 .btn { margin-left:52px; }
#submit-question h4 { font-size:1.6em; color:#525552; }
#submit-question ul#product-info {
	list-style-type:none;
	margin-left:90px; margin-top:14px; margin-bottom:10px;
}
ul#product-info li { 
	font-size:1.2em; color: #525552;
	width:127px; height:15px; margin:0 0 5px 0; padding:5px 0 0 20px;
	background:url(../images/support/bg_button.jpg);
}
ul#product-info a { color: #525552;  }

/* Sign In
-------------------------------------------------------------- */
#sign-in {
	width:513px; float:left; padding:30px 0 18px 12px;
	background-color:#E4E8EC;
}
#sign-in .col1 { width:200px; }
#sign-in .col1 p {
	font-size:1.1em; font-weight:bold; line-height:1.8; color:#525552; text-align:right;
	padding-right:15px;
}
#sign-in .col2 { width:190px; }
#sign-in .col2 p { margin:10px 0 0 0; }
#sign-in .col2 label { float:left; margin-top:-5px; font-weight: bold; }
* html #sign-in .col2 label { margin-top:0; }
#sign-in p input  { float:left; margin-right:5px; }
* html #sign-in p input  { margin-left:-4px; }
#sign-in img  {  margin:18px 0; }

/* Video Review
-------------------------------------------------------------- */
body.vid-review ul#main { width:410px; }

#submit-review {
	width:513px; float:left; padding:10px 0 18px 12px;
}
.notsignedin { background-color:#E4E8EC; }
#submit-review .col1 img.icon { float:left; margin-right:8px; }
#submit-review .col1 h4 { margin-top:8px; }
.notsignedin .col1 p, .notsignedin .col1 h5 { margin-left:49px; }
#submit-review .col1 input.btn { margin-right:8px; }

.signedin .col1 { width:240px; }
.signedin .col2 {
	width:233px; padding:12px 20px;
	background-color:#E4E8EC;
}

#submit-review .col2 label {
	float:left; width:55px; padding-right:5px;
	font-size:1.1em; font-weight:bold; color:#525552;
}
#submit-review label#consent-box {
	width:auto; clear:both;
}
#submit-review .col2 div.inputs {
	float:left; width:165px; margin-bottom:15px;
}
#submit-review input.file { height:20px; }

#submit-review .col2 textarea.nolabel {
	margin-left:-60px; margin-top:-10px;
	position:relative;
}
#submit-review .col2 .rating label {
	width: 18px; margin:0; padding: 0;
}
#submit-review .col2 div.disclaimer {
	width:85%; margin-bottom:0;
	font-size:1.1em; line-height:1.3; color:#525552;	
}
#submit-review p.disclaim {
	font-size:1.1em; line-height:1.5;
	clear:both;
}
#submit-review div#sign-me-up-mom {
	margin-top:15px;
}
#submit-review div#sign-me-up-mom label {
	width:70px;
}
#submit-review div#sign-me-up-mom div.inputs {
	width:148px;
}
#submit-review div#sign-me-up-mom input {
	font-size:1.3em;
}

/* Rating Control
-------------------------------------------------------------- */
.ratingStar {
	width: 19px; height: 20px; margin: 0; padding: 0;
	cursor: pointer; display: block;
	background-repeat: no-repeat;
}

.filledRatingStar { background-image: url(../images/phone/star_yes.gif); }
.emptyRatingStar  { background-image: url(../images/phone/star_no.gif);  }
.savedRatingStar  { background-image: url(../images/phone/star_yes.gif); }

/* Register
-------------------------------------------------------------- */
#register {
	width:513px; float:left; margin:0; padding:0 0 18px 12px;
}
#register .col1 {
	width:220px; padding:8px 20px 10px 10px;
	background:#E4E8EC;
}
#register .col1 p#req {
	font-size:1.1em; font-weight:normal; color:#525552; text-align:right;
	margin-bottom:0;
}
#register .col1 p#req span { color:#c5003b; }
#register .col1 label {
	font-size:0.9em; font-weight:bold; color:#525552;
	float:left; width:65px; padding-right:5px; padding-top:6px;
}
#register .col1 label span { color:#c5003b; }
#register .col1 div.inputs { float:left; width:150px; }

#register .col1 p.check label {
	font-weight:normal; text-align:left; line-height:1.2;
	float:left; width:180px; margin-top:-8px;
}
* html #register .col1 p.check label { margin-top:-5px; }
#register .col1 p.check label a { color:#c5003b; text-decoration:underline; }
#register p.check input  { float:left; margin-right:5px; }

#register p.radios label, #register p.radios input  { float:left; width:23px; margin:0; padding:0; }
#register p.radios label  { margin-top:-5px; }
* html #register p.radios label  { margin-top:0; }

#register .col2 { width:228px; padding-left:20px; }
#register .col2 ul#page-features {
	list-style-type:none;
	font-size:1.4em; font-weight:bold; color:#525552;
	margin-top:10px; 
}
#register .col2 ul#page-features li { padding-left:36px; }
#register .col2 ul#page-features li#info { background:url(../images/register/icon_info.gif) top left no-repeat; margin-bottom:18px; }
#register .col2 ul#page-features li#comments { background:url(../images/register/icon_comments.gif) top left no-repeat; height:25px; padding-top:3px; margin-bottom:10px;}
#register .col2 ul#page-features li#video { background:url(../images/register/icon_video.gif) top left no-repeat; height:25px; padding-top:2px; margin-bottom:10px;}
#register .col2 ul#page-features li#avatar { background:url(../images/register/icon_avatar.gif) top left no-repeat; height:25px; padding-top:5px; }

/* Preferences
-------------------------------------------------------------- */
body.preferences ul#main { width:410px; }

img.link-row { border-left:1px solid #5d6771; padding:0 4px; }
.change-preferences {
	width:513px; float:left; margin-bottom:10px; padding:10px 0 18px 12px;
	background-color:#E4E8EC;
}
.change-preferences .col1 { width:220px; }
.change-preferences .col1 p { font-size:1.1em; line-height:1.3; }
.change-preferences .col1 label {
	float:left; width:65px; padding-right:5px; padding-top:6px;
	font-size:1.1em; font-weight:bold; color:#525552;
}
.change-preferences .col1 div.inputs { float:left; width:150px; }
.change-preferences .col1 div.inputs input.textbox-small { float:left; width:43px; margin-right:6px; }
.change-preferences .col1 div.inputs input.last { margin-right:0; }
.change-preferences .col1 div.inputs-text { float:left; width:150px; padding:6px 0; }
.change-preferences .col1 p { padding-right:5px; }
.change-preferences .col1 p.check { padding-top:10px; }
.change-preferences .col1 p.check label {
	float:left; width:180px; margin-top:-5px;
	font-weight:normal; text-align:left; line-height:1.2;
}
* html .change-preferences .col1 p.check label { margin-top:-2px; }
.change-preferences .col1 p.check label a { color:#c5003b; text-decoration:underline; }
.change-preferences .col1 #current-photo { float:right; margin-right:2px; }
.change-preferences .col1 p#side-text { float:left; width:60%; }
.change-preferences p.check input  { float:left; margin-right:5px; }
.change-preferences .col2 { width:110px; padding:0; }
.change-preferences .col2 select { width:110px; }
.change-preferences .col2 input.textbox-small { width:63px; margin:35px 0 3px 0; }
.change-preferences .col2 select { margin-top:10px; }
.change-preferences .col3 { width:180px; padding:0; }
.change-preferences p#confirm  { 
	background:url(../images/myphone/bg_confirm.gif);
	width:159px; margin:55px 0 0 0; padding:1px 0 1px 20px;
}
.change-preferences p#password  { 
	background:url(../images/myphone/bg_password.gif);
	width:112px; margin:35px 0 0 25px; padding:1px 0 1px 20px;
}
.change-preferences p#avatar  { 
	background:url(../images/myphone/bg_avatar.gif);
	width:95px; margin:20px 0 0 30px; padding:1px 0 1px 20px;
}
.change-preferences p#favorite  {
	background:url(../images/myphone/bg_favorite.gif);
	width:76px; margin:10px 0 0 40px; padding:1px 0 1px 20px;
}
.change-preferences p#confirm a, .change-preferences p#password a,
.change-preferences p#avatar a, .change-preferences p#favorite a {
	font-size:1em; color:#525552; font-weight:bold; line-height: 1.75; white-space:nowrap;
	display:block;
}
/* Lifewithlg
-------------------------------------------------------------- */
body.lifewithlg ul#main { width:470px; }

.lgblog p.toplink { text-align:right; margin-bottom:15px; }
.lgblog p.toplink select {
	font-size:1em;
	width:157px; height:18px; padding:1px;
}
.lgblog p.toplink label { margin-right:5px; font-size:1.1em; }

.lgblog .blog-entry { position:relative; background:transparent url(../images/global/dotted.gif) left bottom repeat-x; }
.lgblog .blog-entry p.summary, .lgblog .blog-entry p.entry { font-size:1.4em; line-height:1.7; margin-bottom:2.6em; }
.lgblog .blog-entry p.entry a { font-size:1em; font-size:bold; color:#B30145; }

.lgblog .blog-header {
	padding:4px 16px 16px 8px;
	background:#EAEEF5 url(../images/global/dotted.gif) left bottom repeat-x;
	line-height: 1.1;
}
.tabcontent .blog-header p.date { font-size:1.1em; text-transform:uppercase; padding-left:2px; }
.tabcontent .blog-header h2.title { font-size:2.2em; color:#656A6F; }
.lgblog .blog-tags { background:transparent url(../images/global/dotted.gif) left bottom repeat-x; }
.lgblog .blog-tags p { float:left; margin:6px 0 4px 0; font-size:1.1em; line-height:1.2; color:#868E96; }
.lgblog .blog-tags ul.tags { list-style:none; float:left; margin:7px 0 4px 6px; }

.lgblog .blog-tags ul.tags li { float:left; }
.lgblog .blog-tags ul.tags li a { color:#B60347; text-decoration: none; font-size:1.1em; }
.lgblog .blog-tags ul.tags li span { color:#868E96; margin-right:5px; }
.lgblog .blog-tags p.socials { float:right; }
.lgblog .blog-media { margin:16px auto; text-align:center; }
.lgblog .blog-stats {
	position:absolute;
	width:174px;
	top:28%;/*enough to push below entry title*/
	right:-219px;/*to line up with border*/
}
.lgblog .blog-stats p {
	font-size:1.1em; line-height:1.2;
	padding-left:20px;
}
.lgblog .blog-stats p a { color:#B60347; }
.lgblog .blog-stats p.stats {
	font-weight:bold; text-transform:uppercase; line-height:2;
	background:transparent url(../images/lifewithlg/blogstats_arrow.gif) 0 .4em no-repeat;
}
h3.filed-under {
	color:#999999;
	font-size:1.2em;
	letter-spacing:-0.05em;
	margin-bottom:0.8em;
}
h3.filed-under span {
	color:#525552;
}

/* poll options list
-------------------------------------------------------------- */

#ctl00_MainContent_Poll1 li {
	position:relative;
	height:28px;
}
#ctl00_MainContent_Poll1 input {
	display:block;
	position:absolute;
	padding:0px;
	margin:0px;
}
#ctl00_MainContent_Poll1 label {
	display:block;
	margin-left:20px;
	position:absolute;
	padding:4px 0px 8px 0px;
}


/* Legal & About LG sections
-------------------------------------------------------------- */
.legal h4, .about-us h4 {
	font-size:1.1em; font-weight:bold; color:#525552;
	margin-bottom:5px; margin-top:30px;
}
.legal h4#top-item, .about-us h4#top-item { margin-top:0; }

body.about-us h5 {
	color:#525552; font-size:1.2em; font-style:italic; font-weight:normal;
	margin:1em 0 0 0;
}

/* About LG
-------------------------------------------------------------- */
body.about-us ul#main { width:498px; }
dl#awards {  font-size:1.1em; color:#525552; margin-top:-4px; }
dl#awards dt, dl#awards dd {
	line-height:1.8;
	margin:0; padding:2px 10px 2px 5px;
}
dl#awards dt.highlighted, dl#awards dd.highlighted { background:#e4e8ec; }
dl#awards dd a { color:#c20b51;  }
dl#awards dt {
	background:transparent url(../images/global/dotted.gif) 0 0 repeat-x;
	margin-top:5px; padding-top:5px;
}
dl#awards dd.link {
	background:transparent url(../images/global/dotted.gif) 0 25px repeat-x;
	padding-bottom:5px;
}
dl#awards dd.last { background:#fff; }
body.about-us ul.pagination { margin-top:30px; }

/* Blog lists
-------------------------------------------------------------- */
.lgblog li {
		line-height:1.4em;
		margin: 8px 0px 8px 0px;
}
.lgblog ul {
	color:#525252;
	font-size:1.2em;
	margin: 8px 0px 8px 35px;
	list-style-position: outside;
	list-style-type: disc;
}
.lgblog ul ul {
		list-style-position: outside;
		list-style:circle;
}
.lgblog ul ul li {
		font-size:90%;
		line-height:1.2em;
		margin: 5px 0px 6px 0px;
}

/* Press release lists
-------------------------------------------------------------- */
.press li {
		line-height:1.4em;
		margin: 8px 0px 8px 0px;
}
.press ul {
	color:#525252;
	font-size:1.2em;
	margin: 8px 0px 8px 35px;
	list-style-position: outside;
	list-style-type: disc;
}
ul ul {
		list-style-position: outside;
		list-style:circle;
}

/* Press kit
-------------------------------------------------------------- */
#presskit {
	background: #E4E8EC;
	padding:10px; margin-bottom:25px;
}
#presskit p { line-height: 1.2; }
#presskit li {
	list-style: none;
	float:left; width:220px; padding:5px 0;
}
#presskit li a {
	font-size:1.2em; font-weight:bold; line-height:1.4; color:#525552;
	display:block; padding-left:20px;
	background:transparent url(../images/global/icon_word.gif) 0 0 no-repeat;
}
#presskit li.zip a { background:transparent url(../images/global/icon_zip.gif) 0 0 no-repeat; }
#presskit li span { font-weight: normal; }

.phonekit {
	margin: 12px 0;
	padding-bottom: 10px;
	background: transparent url(../images/global/dotted.gif) bottom left repeat-x;
}
.phonekit img {
	display:block; float:left; margin-right:12px;
}
.phonekit div {
	float:left;
	margin-top:15px;
}
.phonekit h4 {
	font-size:1.6em;
	margin:0; padding-bottom:0;
	vertical-align:middle;
}
.phonekit p { font-size:1.1em; line-height:1.5; text-transform: uppercase; }
.phonekit p a { margin-left:2px; }
.phonekit p span { margin:0 2px; }

p.contact_name { margin-bottom:0; margin-top:1.5em; }
.section { background-color:#E4E8EC; padding:4px 12px 8px 12px; margin:3px 0; }
.section address { margin:0.3em 0; }

/* Search results
-------------------------------------------------------------- */
.search-results-number, .search-results-pages {
	font-size:1.2em;
	margin-bottom:15px;
}
.search-results-number p, .search-results-title a {
	line-height:1.4;
}

h4.suggested {
	color:#525552;
	font-size:14px;
	font-weight:bold;
}
/* Search Results
-------------------------------------------------------------- */
div.odd {
	background:#E4E7EC;
}
div.resultPreview {
	padding:9px 7px 9px 0;
}
div.resultPreview h1 {
	color:#868E96;
	font-size:16px;
	margin:0;
}
div.resultPreview p {
	margin:0px;
}
div.resultPreview p a {
	font-weight:normal;
	text-decoration:none;
}

/* Footer
-------------------------------------------------------------- */
div#footer {
	padding-top:10px;
	height:44px; /* 26px */
	/* background:#EFEFEF;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #D4D0C8; */
}
div#footer h5 {
	float:left; display:inline;
	margin:0 20px 0 30px;
}
div#footer ul { float:left; margin-top:15px; } /* org - 4px */
div#footer ul li { display:inline; }
div#footer ul li.copyright {
	text-transform:uppercase;
	font-size:0.9em;
	margin-left:10px;
}
div#footer a.add_this {
	padding-bottom:16px;
	margin-left:20px;
}

/* wallpaper pages */
p.wallpaper, div.wallpaper { margin:0 0 10px 0; padding:0; }


table.wallpaper { margin:20px 0 0 0;width:528px; }
table.wallpaper a { font-weight:bold; font-size:11px;text-decoration:underline; margin:0 0 10px 0; }
table.wallpaper td { border-bottom:none; padding:0 0 10px 0;text-align:center; }
table.wallpaper td.wallpaper { padding:0 0 28px 0; }
table.wallpaper img {border:solid 8px #e4e8ec; }















/*  MSL */


#mainblock {
	width: 990px;
	margin: 0 auto 0 auto;
	background: url(../img/mainblocklinesbg.png) repeat-y top center;
}
	#mainblock .mainblockinterior { background: url(../img/mainblockbg.png) no-repeat bottom center; }
	#mainblock .clear {
		clear: both;
		height: 50px;
	}



.callout {
	width:185px;
	margin-top: 48px;
	float:left;	
}
.callout .interior { padding: 0 14px }

.callout h3 {
	margin: 0 -14px;
	padding: 0 14px;
	color: #fff;
	height: 32px;
	line-height: 32px;
	font-size: 1.2em;
}

.callout sup { font-size: 80%; }


.calloutnav { background: url(../img/calloutnav-bg.gif) repeat-y top left; }
.calloutnav .interior { background: url(../img/calloutnav-intbg.gif) no-repeat bottom left; }

.calloutcopy { background: url(../img/calloutcopy-bg.gif) repeat-y top right; }
.calloutcopy .interior { background: url(../img/calloutcopy-intbg.gif) no-repeat bottom right; }


.calloutnav h3 { background: #33383c url(../img/calloutnav-h3bg.gif) no-repeat top left; }
.calloutcopy h3 { background: #33383c url(../img/calloutcopy-h3bg.gif) no-repeat top right; }

.callout p, .callout ul { margin: 1em 0 0 0; }


.callout .last {
	margin-left: -14px;
	margin-right: -14px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 8px;
}

.calloutnav .last {	background: transparent url(../img/calloutnav-lastbg.gif) no-repeat bottom left; }
.calloutcopy .last { background: transparent url(../img/calloutcopy-lastbg.gif) no-repeat bottom right; }

.calloutnav a.ruready {
	outline: none;
	text-decoration: none;
	display: block;
	width:159px;
	height: 26px;
	margin: 0 auto;
	background: url(../img/btn-ruready.png) no-repeat top left;
	text-indent: -9999em;
}


.callout ul {
	list-style: none;
}

.callout a { color: #000; }

.calloutcopy li {
	background: url(../img/bluedotbg.gif) repeat-x top left;
	padding: 8px 8px 9px 10px;
}

.calloutcopy li a {
	display: block;
	padding-left: 12px;
	background: url(../img/bullet.gif) no-repeat 0 4px;
}



#maincol {
	background: url(../img/maincol-topbg.gif) no-repeat top left;
	width: 620px;
	margin: 0;
	padding: 55px 0;
	float: left;
	font-size: 14px;
	color: #33383c;
}
	.short #maincol { background: url(../img/maincol-topbg-short.gif) no-repeat top left; }

#maincol .interior {
	padding: 0 40px;
}

#maincol h2 { 
	color: #33383c;
	font-size: 22px;
	margin: 0 0 18px 0; 
}

#maincol h3 { 
	color: #33383c;
	font-size: 18px;
	margin: 0 0 12px 0; 
}

#maincol h4 { 
	color: #33383c;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 6px 0; 
}

#maincol ul {
	margin: .5em 1em 1em 2em;
	list-style: disc outside;
}

#maincol .fineprint { font-size: 10px; }

#maincol ol {
	margin: .5em 1em 1em 2em;
}
#maincol .fineprint ol li {
	margin: 0 0 2em 0;
}



