/* CSS Document */

/*--------------------------------------------

				Digital Perspective Styles
				
---------------------------------------------*/

/* border styles */

table#fortune_500{
border-left: 1px solid black;
border-bottom: 1px solid black;
}

table#fortune_500 tr.clomun_heads td{
border-right: 1px solid black;
border-top: 1px solid black;
}

table#fortune_500 td.company_name{
border-right: 1px solid black;
border-top: 1px solid black;
}

table#fortune_500 td.company_name_title{
border-right: 1px solid black;
border-top: 1px solid black;
}

table#fortune_500 td.subsid{
border-top: 1px solid black;
}

table#fortune_500 td.subsid_title{
border-top: 1px solid black;
}

table.url_table{
border-top: 1px solid black;
}

table.url_table_title{
border-top: 1px solid black;
}

table#fortune_500 td.second_main_column{
border-right: 1px solid black;
}

/* layout */

table#fortune_500{
padding: 0;
margin: 2px 0 0 0;
cell-spacing: 0;
cell-padding: 0;
}

table#fortune_500 td.left_head{
padding: 5px;
width: 120px;
}

table#fortune_500 td.middle_head{
}

table#fortune_500 td.right_head{

}

table#fortune_500 tr{
margin: 0;
padding: 0;
}

table#fortune_500 td{
padding: 0;
margin: 0;
vertical-align: top;
}

table#fortune_500 td.second_main_column{

}

table#fortune_500 td.company_name{
width: 120px;
padding: 5px;
}

table#fortune_500 td.subsid{
width: 120px;
padding: 5px;
}

table#fortune_500 td.company_name_title{
width: 120px;
padding: 5px;
background: #ccc;
color: #000;
font-size:160%;
font-weight: bold;
}

table#fortune_500 td.subsid_title{
width: 120px;
padding: 5px;
background: #ccc;
font-size:160%;
font-weight: bold;
}


table#fortune_500 table.url_table{
width: 450px;
}

table#fortune_500 table.url_table_title{
width: 450px;
}

table#fortune_500 table.url_table td{
width: 450px;
padding: 5px 5px 5px 10px;
}

table#fortune_500 table.url_table_title td{
width: 450px;
padding: 5px 5px 5px 10px;
background: #ccc;
font-size:14px;
font-weight: bold;
}

/*--------------------------------------------

				Defaults
				
---------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #808080;
	background: #808080;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
font-weight: bold;
}

body {
	font-size: 62.5%;
	height: 100%;
}

html {
height: 100%;
width: 100%;
}

html>body #columns, html>body #bkg_2 {
height: auto;
}

.left {
float: left;
}
.right {
float: right;
}

em {
font-style: italic;
}

blockquote {
border-left:5px solid #737477;
font-style:italic;
margin:15px 30px 0pt 10px;
padding-left:15px;
}


/*--------------------------------------------

				Layout
				
---------------------------------------------*/

body {
font-size: 62.5%;
font-family: Arial, Helvetica, sans-serif;
background-color: #646668;
width: 100%;
text-align: center;
}

#bkg_2 {
float: left;
position: absolute;
width: 50%;
right: 0;
bottom: 0;
min-height: 100%;
height: 100%;
voice-family: "\"}\"";
voice-family: inherit;
height: auto;
background-color: #727476;
}

#columns{
float: left;
position: relative;
width: 100%;
left: 0;
top: 0;
min-height: 100%;
height: 100%;
voice-family: "\"}\"";
voice-family: inherit;
height: auto;
background: url(images/columns_bkg.gif) top center repeat-y;
}

#columns2{
float: left;
position: relative;
width: 100%;
left: 0;
top: 0;
min-height: 100%;
height: 100%;
voice-family: "\"}\"";
voice-family: inherit;
height: auto;
background: url(images/columns_bkg2.gif) top center repeat-y;
}

#header_bkg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 103px;
background-color: #fff;
}

#headerlogo_bkg {
position: absolute;
top: 30;
left: 500;
width: 100%;
height: 103px;
background-color: #fff;
}

#top, #top2{
float: left;
position: absolute;
width: 100%;
left: 0;
top: 0;
height: 338px;
width: 100%;
}

#top{background: url(images/circles_top.gif) top center no-repeat;}
#top2{background: url(images/circles_top2.gif) top center no-repeat;}

#bottom, #bottom2{
float: left;
position: absolute;
width: 100%;
left: 0;
bottom: 0;
height: 339px;
width: 100%;
}

#bottom{background: url(images/circles_bottom.gif) bottom center no-repeat;}
#bottom2{background: url(images/circles_bottom2.gif) bottom center no-repeat;}

#container {
width: 982px;
margin: 0 auto;
text-align: left;
color: #808080;
position: relative;
}

.header {
float: left;
width: 982px;
height: 103px;
background: url(images/logo.gif) no-repeat;
}

.headerlogo {
float: left;
left:200;
width: 200px;
height: 103px;
background: url(images/logo_burson.gif) no-repeat;
}

.main {
float: left;
width: 982px;
margin: 10px 0 0;
}

dl.left_col {
float: left;
width: 486px;
padding: 0 15px 40px;
}

dl.mid_col {
float: left;
width: 204px;
padding: 25px 10px 0;
}

dl.right_col {
float: left;
width: 222px;
padding: 25px 10px 0;
}

/*--------------------------------------------

				typography
				
---------------------------------------------*/

#container a {
color: #f26600;
font-size:12px;
}
#container.title a {
color: #f26600;
font-size:16px;
}


#container a:hover {
text-decoration: none;
background-color: #f26600;
color: #ffffff;
cursor: pointer;
}

#container img.left {
padding: 0 10px 10px 0;
}


dl.left_col dd.blurb ul {
padding: 10px 10px 10px 20px;
color: #808080;
}

dl.left_col dd.blurb ul {
padding: 0 0 5px 15px;

color: #808080;

}

a.logo {
float: left;
width: 100%;
height: 103px;
}

a.logo01 {
float: right;
width: 100%;
height: 103px;
}

#container a.logo:hover, a.logo01:hover, #container a.twitter:hover {
background: none;
}


/*--------------------------------------------

				Columns
				
---------------------------------------------*/

dl.left_col dt {
color: #808080;
float: right;
width: 393px;
margin: 15px 0 0;
}

dl.left_col dt.page, dl.left_col dt.pagetitle {
float: left;
width: 100%;
}

dl.left_col dt span {
color: #f26600;
float: left;
font-size: 14px;
font-weight: bold;
width: 380px;
padding: 5px 0 0 0;
}


dl.left_col dd.date {
float: left;
width: 42px;
height: 64px;
padding: 5px 26px 0 20px;
margin-top: 15px;
background: url(images/date.gif) no-repeat;
text-align: center;
}

.month {
font-size: 16px;
float: left;
text-align: center;


margin-left: 3px;
clear: both;
font-weight: bold;
}

.day {
font-size: 34px;
float: left;
text-align: center;

color: #f26600;
clear: both;
}

.day embed, .month embed {
float: left;
}

dl.left_col dd.by {
font-size: 11px;
line-height: 1.4em;
padding: 0 15px 10px 0;
float: right;
width: 378px;
}

dl.left_col dd.blurb {
font-size: 11px;
line-height: 1.4em;
padding: 10px 15px 0 0;
clear: both;
border-bottom: 2px dotted #808080;
}

dl.left_col dd.blurb p {
padding: 0 0 10px;
}

.metadata {
padding: 10px 0 0;
}

.navigate {
float: left;
padding: 20px 0 0;
font-size: 11px;
}

.navigate div.right a {
text-align: right;
}


.search {
border-width: 0;
border: none;
width: 148px;
height: 19px;
float: left;
font-size: 12px;
line-height: 21px;
padding: 2px 0 0px 5px;
}

dl.right_col dt, dl.mid_col dt {
padding: 10px 10px 10px 0;
font-size: 12px;

float: left;
width: 190px;
}

dl.right_col dd, dl.mid_col dd {
font-size: 12px;
line-height: 1.4em;
border-bottom: 2px dotted #ffffff;
padding: 0 15px 20px 0;
float: left;
clear: left;
width: 190px;
}




#twitter-list li {
padding: 0 0 10px;
}

ul.blogroll li {
padding: 0 0 15px;
}

ul.blogroll li h2 {
font-size: 1.0em;
font-weight: bold;
}

ul.blogroll li ul {
padding: 5px 0 0;
}

ul.blogroll li ul li {
padding: 0;
}

.commentlist {
float: left;
font-size: 1.2em;
line-height: 1.4em;
}

.commentlist li {
padding: 0 0 15px;
}

.cmtinfo {
font-weight: bold;
}

/* email subscription form styles */

#email_subscribe{

}

#email_subscribe form{

}

#email_subscribe .row{
padding: 0 0 2px 0;
}

#email_subscribe .bottom_row{
padding: 6px 0 0 0;
}

#email_subscribe label{
display: block;
padding: 0 0 2px 0;
}

#email_subscribe input{
display: block;
border: none;
}

#email_subscribe input.text{
width: 180px;
padding: 1px;
}

.button{
padding: 0;
border: 0;
}

#email_subscribe .button{
display: block;
padding: 0;
}

#email_subscribe .button input{
width: auto;
margin: 0;
padding: 0;
border: 0px solid #fff;
}













