/* Default Stylesheet */

body {
	background-color: #FFFFFF;
	color: #4C4C4C;
	font:  90%/110% Arial, Verdana, helvetica, sans-serif;
	margin-top: 10px;
}

/** MAIN CONTAINERS **/

div#container{
	border: 1px solid #4c4c4c;
	margin: auto; /* spacing from the top */
}

div#header {
	background: #FFFFFF;
	color: inherit;
	height: 60px;
}

div#header-in {
	padding: 29px 5px 0 5px;
}

div#content-wrap {
	padding: 0;
}

div.content {
	background: #FFFFFF;
	color: inherit;
}
div.content-in {
	padding: 0 5px;
}

div#footer {
	background-color: #fff;
	color: inherit;
}
div#footer-in {
	padding: 20px;
}

/** SUB CONTAINERS **/
* { }

/** LISTS **/
ul#breadcrumb{
	margin-right: 10px;
	text-align: right;
	width: auto;
}

ul#breadcrumb li{
	display: inline;
	font-size: 80%;
	list-style-type: none;
	padding-right: 2px;
}

ul#breadcrumb li a{
	background: transparent;
	color: #4c4c4c;
}

/** TYPOGRAPHY **/
h1#logo {
	font-size: 1em;
	height: 40px;
	margin: 20px auto 10px auto; 
	width: 950px;
}

h1#logo img {
	float: left;
	vertical-align: bottom;
}

h2 {
	font-size: 200%;
	font-weight: normal;
}

a.lnkBlack{
	background: transparent;
	color: #000 !important;
}

.txtOrange {
	background: transparent;
	color: #e48126;
}
h2.txtOrange {
	background: transparent;
	color: #f5a32a !important;
}

.indent {
	margin-left: 15px;
}

.synopsis{
	line-height: 1.1em!important;
	padding-right: 5px;
}

div#story {
	padding-right: 10px;
}

#footer-in h3{
	font-size: 90%;
}

#footer-in a, .pagination a{
	background: transparent;
	color: #000000;
}
/** FORMS **/
* { }

/** TABLES  **/
table#news, table#bookmarks{
	margin: 0 auto;
	width: 924px;
}

table#news td{	
	vertical-align: top;
}
table#news td.img {
	padding: 10px 0;
	width: 110px;
}

table#news td.text {	
	width: 252px;
}

table#news td h3{
	padding: 10px 5px 0 0;
	font-size: 100%;
	line-height: 110%;
}

table#news td p{
	font-size: 85%;
	line-height: 110%;
}

table#bookmarks{
	background: #E5E5E5;
	border-top: 1px solid #4c4c4c;
	border-bottom: 1px solid #4c4c4c;
	margin-top: 10px;
}

table#bookmarks td{
border: 1px solid #E5E5E5;
}
table#bookmarks th.bookmark {padding-left: 10px; width: 150px;}
table#bookmarks td.google {width: 76px;}
table#bookmarks td.stumble {width: 114px;}
table#bookmarks td.delicious {width: 88px;}
table#bookmarks td.facebook {width: 88px;}

table#bookmarks h4{
	font-size: 80%;
}

p#tages {float: left;height: 75px; overflow:hidden; width: 924px;}


table#disclaimer {
	background: transparent; 
	clear: both;
	color: #191e23;
	font-size: 80%;
	font-weight: bold;
	margin: 0 auto;
	text-align: left;
	width: 950px;
}

/** MISC **/
.border {
	background: #BABBBD;
	height: 1px;
	margin: 0 10px;
	width: 924px;
}

.left_pad{
	margin-left: 10px;
}

.right_pad {padding-right: 5px;}
.padLogo {padding-top: 25px; padding-right: 5px;font-weight: bold !important}

.left_pagination {margin-left: 10px;}
.pagination{margin: 4px 0px; float: right;}
{margin: 4px 0px; float: right;}