/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: #d9d9d9 url(images/background.jpg) top left repeat-x;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 184px;
}

#header {
	height: 152px;
	background: url(images/header.jpg) 0px 2px no-repeat;
	padding-top: 119px; 
}

#rightbar {
	width: 410px;
	float:right;
	background: #efefef url(images/bg-rightbar.jpg) top left repeat-x;
	text-align: center;
	padding-top: 34px;
	padding-bottom: 40px;
	position: relative;
}

#rightbar iframe {
	border: 1px #cccccc solid;
	margin: 0px 0px 10px 0px;
}


#rightbar h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 7px 0px 8px 0px;
	padding: 0px;
}

#rightbar p {
	margin: 0px;
	padding: 8px 0px;
}

.leftcolumn {
	text-align: left;
	float: left;
	width: 166px;
	margin-left: 42px;
	background: url(images/border.gif) right repeat-y;
	margin-top: 0px;
}

* html .leftcolumn {
	margin-left: 21px;
}

#quad .leftcolumn {
	background: none;
}

.price {
	cursor: pointer;
}

.rightcolumn {
	text-align: left;
	width: 150px;
	margin-left: 209px;
	padding-left: 30px;
}

* html .rightcolumn {
	padding-left: 10px;
}

*+ html .rightcolumn {
	padding-left: 10px;
}

#pennies {
	width: 521px;
}


#content {
	padding-top: 0px;
	padding-left: 0px;
	background: url(images/phone-LGOptimusS.jpg) 0px 0px no-repeat;
	width: 521px;
}

#content img.title {
	margin-bottom: 0px;
}

#cycle {
	width: 805px;
	margin: 0 auto;
}
.phone {
	width: 210px;
	height: 184px;
	float: left;
	margin-left: 38px;
	margin-bottom: 22px;
	outline: none;
}

.phone a {
	outline: none;
}

div.hide {
	display: none;
}

.tabs {
	width: 352px;
	margin: 44px auto 0 auto;
	height: 30px;
}

.tab {
	float:  right;
	width: 176px;
	height: 30px;
	background-color:#CCCCCC;
	color: #000000;
	background-position: top left;
	text-indent: -9999px;
}

.off {
	background-color: #666666;
	color: #ffffff;
	background-position: bottom left;
}

.quad {
	background-image:url(images/button-quad.gif);
}

.central {
	background-image:url(images/button-central.gif);
}

#quad {

}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 725px;
    padding: 10px 80px 20px 120px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  725px;
    height: 90px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 725px;
    height: 90px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 0px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 25px;
    right: 5px;
    width: 33px;
    height: 45px;
    cursor: pointer;
    background: transparent url(images/next.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 25px;
    left: 41px;
    width: 33px;
    height: 45px;
    cursor: pointer;
    background: transparent url(images/previous.png) no-repeat 0 0;
}

/* updated on 12/7/2010 */
#phoneImage {
	float:left;
	width:300px;
}

#phonebox { 
	float:left;
	width: 450px;
	padding-top:20px;
}

h3.phonename {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000;
	font-weight:normal;	
	margin:0px; padding:0px;
}

p.phonesubhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#656668;
	margin:0px; padding:0px;
	margin-bottom:12px;
}

p.phonedesc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0px; padding:0px;
	margin-bottom:20px;
}

h4.phoneheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	margin-top:15px;
	margin-bottom:15px;
}

blockquote {
	padding-bottom:15px;
}

blockquote.phonefeatures {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:1.6;
}

p.phonefootnote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#939598;	
}

p.phonefootnote a:link, p.phonefootnote a, p.phonefootnote a:visited, p.phonefootnote a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#939598;	
}

p.phonefootnote a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#939598;
	text-decoration:none;
}

div#outersidebar div {
	margin:0px; margin-left:20px; padding:12px;
	border-bottom:#CCC solid 1px;
}

div#storepadder {
	padding:20px;
}

#imgtitle {
	padding-bottom:15px;
}

#central ol {
	margin:0px; padding:0px;
}

#central li {
	margin-left:15px;
	list-style-position:inside;
	list-style:decimal;
}
