/* 

AT&T @ Fenton's
   Fenton Communications: Your AT&T Solutions Provider
   111 W. McElroy
   Stillwater, OK 74075
   1-800-431-1411

author: chris armstrong
email: chris@solidroots.com
website: www.solidroots.com; www.fetonoffice.com/att

started: 21 july 2007

 */
body {
	margin: 0;
	text-align: left;
	background-color: #f37d01;
	height: 100%;
	}
	
.background {
	background-image:  url(new/orangebg.jpg);
	background-repeat: repeat-x;
	}

.container {
	margin: 0;
	position: relative;
	height: 0 auto;
	width: 760px;
	text-align: left;
	background: url(new/contentbg.jpg) repeat-y;
	overflow: hidden;
	}
	
	
#menu {
	width: 200px;
	margin: 0;
	float: left;
	position: relative;
	}
	
*html #menu {
	min-height: 100%;
	}
	
#menu ul {
	list-style: none outside none;
	margin: 0px;
	padding: 20 0 0 0px;
	}
	
#menu li a {
	display: block;
	border: 0;
	font: 13px Arial;
	text-align: left;
	text-decoration: none;
	width: 100%;
	padding: 2px 0 2px 10px;
	}
	
#menu li a:link {
	color: #ffffff;
	border: 0;
	margin: 0px;
	}
	
	
#menu li a:visited {
	color: #ffffff;
	border: 0;
	margin: 0px;
	}
	

#menu li a:hover {
	background:  url(new/menuhoverbg.jpg) repeat-y;
	color: #0895dc;
	margin: 0px;
	width: 100%;
	}

#menu li a:active {
	background:  url(new/menuhoverbg.jpg) repeat-y;
	color: #0895dc;
	margin: 0px;
	width: 100%;
	}

#header {
	margin-left: 200px;
	height: 280px;
	min-width: 560px;
	top: 0px;
	margin-top: 0px auto;
	}
	
*html #header {
	margin-top: -326px;
	}

	
#content {
	margin-left: 200px;
	width: 560px;
	margin-top: -280px;
	top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 25px;
	}
	
#content a {
	background-image: none;
	width: auto;
	}

#content a:link, a:visited {
	color: #3bbae3;
	text-decoration: underline;
	}
	
#content a:hover, a:active {
	color: #3aa5dc;
	text-decoration: none;
	background: none;
	}
	
*html #content {
	margin-top: -285px;
	top: 0px;	
	padding-top: 0px;
	}

#pcingular {
	padding: 280 0 0 0;
	}
	
#pcingularindex {
	padding: 375 0 0 0;
	}
	
*html #pcingularindex {
	padding: 280 0 0 0;
	}
	
#pcingular a:link {color: #3bbae3;	text-decoration: none;	background: none; border: 0px auto;}
#pcingular a:visited {color: #3bbae3;	text-decoration: none;	background: transparent;}
#pcingular a:hover {color: #3aa5dc;	text-decoration: none;	background: none;}
#pcingular a:active {color: #3aa5dc;	text-decoration: none;	background: none;}

.pic {border: 0px; background: none; vertical-align: text-top;}


#cservices {
	padding: 280 10 10 10;
	font-size: 12px;
	color: #000;
	top: 0px;
	}
	
h2 {
	color: #067ab4;
	}

h3 {
	color: #ff7200;
	font: 1.25em;
	font-weight: strong;
	padding-bottom: 0px;
	padding-left: 10px;
	}

h4 {
	color: #ff7200;
	font: 1.25em;
	font-weight: strong;
	padding-bottom: 0px;
	}


*html cservices {
	padding: 0px 10 10 10;
	margin-top: -250px;
	}
	
p.description {
	margin-top: -15px;
	}
	
/*	Table Info for ATT Phone	*/
	
table {
	margin: 1em 0;
	font-size: 85%;
	}
	
th, td {
	border-bottom:0px solid #ff7200;
	border-right: 1px solid #fff;
    padding:5px 10px;
    vertical-align:top;
    }
    
.head {
	color:#fff;
    padding:8px 10px;
    border-bottom-width:0;
    text-align:left;
    }
	
.head .or {
	background: #ff7200;
	color:#fff;
	}
	
.head .db {
	background: #067ab4;
	color:#fff;
	}
	
.head .gr {
	background: #5ebb1f;
	color:#fff;
	}

.head .lb {
	background: #3aa5dc;
	color:#fff;
	}

th.o {
	color: #ff7200;
	}
	
tr.g {
	background: #c9c9c9;
	}
	
tr.italic {
	font-style: italic;
	}
	
/*	Table Info for Data/Messaging Plans		*/

table.text {
	border: 0px;
	}
	
tr #text {
	border-bottom:0px;
    padding:5px 10px;
    vertical-align:top;
    }
	
tr.blue	{
	color: #fff;
	background-color: #067ab4;
	text-align: left;
	border-bottom:0px solid #ff7200;
	border-right: 1px solid #ccc;
	}
	
tr.gray	{
	color: #067ab4;
	background-color: #c9c9c9;
	text-align: left;
	border-bottom:0px solid #ff7200;
	border-right: 1px solid #fff;
	}
	
tr.white {
	text-align: left;
	font-weight: bold;
	border-bottom:0px solid #ff7200;
	border-right: 1px solid #ccc;
	}
	
tr.green {
	color: #5ebb1f;
	font-weight: bold;
	border-bottom:0px solid #ff7200;
	border-right: 1px solid #ccc;
	}
	
tr.price	{
	text-align: center;
	font-size: 1.2em;
	color: #000;
	background-color: #c9c9c9;
	font-weight: lighter;
	border-bottom:0px solid #ff7200;
	border-right: 1px solid #ccc;
	}
	
th.light {
	color: #000;
	font-weight: lighter;
	font-size: .8em;
	border-bottom:0px solid #ff7200;
	border-right: 1px solid #fff;
	}
	
.form, .text {
	border: 0;
	}
	
/*  Phone Models  */

.models {
	width: 540px;
	padding: 0px 10px 0 10px;
	overflow: hidden;
	margin: 0px 10px 10 10;
	}

*html .models {
	width: 540px;
	padding: 0px 10px;
	overflow: visible;
	}
	
.models #pic {
	width: 540px;
	border-right: 440px;
	margin-right: -440px;
	float: left
	}
	
*html .models #pic {
	float: left;
	width: 100px;
	border-right: 0px;
	margin-right: 0px;
	}
	
.models #title {
	width: 440px;
	font-size: 14px;
	font-weight: bold;
	color: #067ab4;
	margin: 10px 0px;
	float: left;
	}
	
*html .models #title {
	clear: none;
	font-size: 14px;
	font-weight: bold;
	color: #067ab4;
	margin-bottom: 10px;
	margin-top: -110px;
	width: 440px;
	position: relative;
	padding-left: 100px;
	}

.models #des {
	width: 440px;
	color: #666666;
	font-size: 12px;
	float: left;
	}
	
*html .models #des {
	color: #666666;
	font-size: 12px;
	clear: none;
	margin-top: -90px;
	padding-left: 100px;
	width: 100%;
	}
	
#submenu {
	text-align: center;
	margin: 0px auto;
	padding: 10px 0 0 0;
	vertical-align: text-top;
	}
	
#dsl {
	padding: 140 10 10 10;
	font-size: 12px;
	color: #000;
	top: 0px;
	}

*html #dsl {
	padding: 0px 10 10 10;
	margin-top: -250px;
	}
	
#name {
	font-size: 28px;
	color: #218DCD;
	font-weight: normal;
	float: left;
	padding: 0px;
	}
	
#price {
	font-size: 28px;
	color: #218DCD;
	font-weight: normal;
	float: right;
	padding: 0px;
	}
	
#list {
	padding: 10px;
	font-size: 14px;
	clear: left;
	}
	
*html #list {
	margin: 0px;
	}
	
#right {
	text-align: right;
	clear: left;
	display: inline;
	}
	
#disclaimer {
	font-size: 10px;
	padding: 0 10px;
	clear: both;
	}
	
#footer {
	clear: both;
	width: 760px;
	height: 50px;
	overflow: hidden;
	position: relative;
	background-image:  url(new/footerbg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	bottom: 0px;
	}
	
#footer p {
	padding-top: 10px;
	font: 12px Arial;
	color: #00263d;
	}

#footer a {
	background-image: none;
	width: auto;
	}

#footer a:link, a:visited {
	color: #3bbae3;
	text-decoration: underline;
	}
	
#footer a:hover, a:active {
	color: #0895dc;
	text-decoration: none;
	background: none;
	}

	
.alert {
	color: red;
	font-weight: bold;
	}
	
	

