/* 1024px - a free xhtml/css website template by Andreas Viklund - http://andreasviklund.com/ - that may be used for any purpose as long as the proper credits are given to the original designer.

Version: 2.0 (Jan 29, 2007)

Screen layout: */

/*** General tags ***/

body {
background:url(images/background.gif) repeat-y top center #fff;
color:#404040;
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.2em;
margin:0 auto;
padding:0;
}

a {
color:#4088b8;
font-weight:700;
text-decoration:none;
font-size: 100%;
}

a:hover {
	text-decoration:underline;
	text-align: center;
	font-size: 100%;
	font-style: italic;
}

a.main {
color:#4088b8;
font-weight:700;
text-decoration:none;
font-size: 117%;
}

a.main:hover {
	text-decoration:underline;
	text-align: center;
	font-size: 117%;
	font-style: italic;
}

a img {
border:0;
}

p {
	margin:0 0 18px 10px;
	text-align: left;
}

ul,ol,dl {
font-size:0.9em;
margin:2px 0 16px 35px;
}

ul ul,ol ol {
margin:4px 0 4px 35px;
}

blockquote {
border:1px solid #dadada;
font-size:0.9em;
margin:20px 10px;
padding:8px;
}

h1 {
color:#4088b8;
font-size:4.2em;
letter-spacing:-5px;
margin:0 0 30px 25px;
}

h1 a {
color:#4088b8;
text-transform:none;
}

h2 {
border-bottom:4px solid #dadada;
color:#4088b8;
font-size:1.4em;
letter-spacing:-1px;
margin:0 0 10px;
padding:0 2px 2px 5px;
}

h3 {
border-bottom:1px solid #dadada;
color:#4088b8;
font-size:1.2em;
font-weight:700;
margin:10px 0 8px;
padding:1px 2px 2px 3px;
}

td {

}

td.clear {
   border: none;
   font-size: 10px;
}

td.box {
   border: 1px solid #000000;
  font-size: 10px;
}
/*** Main wrap and header ***/

#wrap {
color:#404040;
margin:10px auto;
padding:0;
width:970px;
}

#header {
margin:0;
}

#toplinks {
font-size:0.9em;
padding:5px 2px 2px 3px;
text-align:right;
}

#toplinks a {
color:gray;
}

#slogan {
color:gray;
font-size:1.5em;
font-weight:700;
letter-spacing:-1px;
line-height:1.2em;
margin:15px 0 20px 35px;
}

/*** Sidebar and menu ***/

#sidebar {
float:left;
line-height:1.4em;
margin:0 0 5px;
padding:1px 0 0;
width:235px;
}

#sidebar ul {
font-size:0.9em;
list-style:none;
margin:0;
padding:0 0 15px 10px;
}

#sidebar li {
list-style:none;
margin:0 0 4px;
padding:0;
}

#sidebar li a {
font-size:1.2em;
font-weight:700;
padding:2px;
}

#sidebar ul ul {
line-height:1.2em;
margin:4px 0 3px 15px;
padding:0;
}

#sidebar ul ul li a {
font-weight:400;
}

#sidebar h2 {
margin:3px 0 8px;
}

/*** Main content ***/

#content {
float:right;
line-height:1.5em;
margin:0;
padding:0;
text-align:left;
width:710px;
}

#contentalt {
	float:left;
	line-height:1.5em;
	margin-right:20px;
	padding:0;
	width:710px;
}

#content h3,#contentalt h3 {
margin:10px 0 8px;
}

/*** Footer ***/

#footer {
border-top:4px solid #dadada;
clear:both;
color:gray;
font-size:0.9em;
line-height:1.6em;
margin:0 auto;
padding:8px 0;
text-align:right;
}

#footer p {
margin:0;
padding:0;
}

#footer a {
color:#808080;
}

/*** Various classes ***/

.box1 {
background:#4088b8;
border:1px solid #c8c8c8;
color:#fff;
font-size:0.9em;
line-height:1.4em;
padding:10px 10px 10px 13px;
}

.box a {
color:#f0f0f0;
}

.left {
float:left;
margin:0 15px 4px 0;
}

.right {
float:right;
margin:0 0 4px 15px;
}

.readmore {
margin:-10px 10px 12px 0;
text-align:right;
}

.timestamp {
font-size:1.2em;
margin:-5px 0 15px 10px;
}

.timestamp a {
font-weight:normal;
}

.blue {
color:#4088b8;
}

.clear {
clear:both;
}

.fade {
color:#c8c8c8;
}

.gray {
color:gray;
}

.photo {
background:#fff;
border:1px solid #bababa;
margin:6px 18px 2px 5px;
padding:2px;
}

.faq {
        color: #000000;
        text-align: justify;
        font-size: 13px;
}

dt {
color:#4088b8;
font-weight:600;
text-decoration:none;
}

.sm {
color:#000000;
font-weight:600;
text-decoration:none;
}

div.cont {
  padding: 4px;
  position: relative;
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  height: 12em;
  
}
div.cont div,div.cont2 div {
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: left;
  padding: 4px;
  /*
    when positioned container is floated bottom works correctly in Firefox, 
    Opera 7.5+, NS7.2+, and IE5+/Win; when positioned container is not floated 
    bottom works correctly in Firefox, Opera 7+, NS6+, and IE5+/Win.
  */
}
div.cont2 { 
  clear: both;
  height: 2em;
  position: relative;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}

.cheaper {
  color: #006699;
  font-weight: bold;
}

.fav_links {
	float: left;
}

.fav_delic_img{
	width:16px;
	height:16px;
	float:left;
	margin:4px 4px 4px 0px;
	background:url(images/fav_delic.gif) no-repeat;
}
.fav_digg_img{
	width:28px;
	height:27px;
	float:left;
	margin:4px 4px 4px 0px;
	background:url(images/fav_digg.gif) no-repeat;
}
.fav_reddit_img{
	width:18px;
	height:18px;
	float:left;
	margin:4px 4px 4px 0px;
	background:url(images/fav_reddit.gif) no-repeat;
}
.fav_newsvine_img{
	width:13px;
	height:18px;
	float:left;
	margin:4px 4px 4px 0px;
	background:url(images/newsvine.gif) no-repeat;
}
.fav_nowpublic_img{
	width:24px;
	height:24px;
	float:left;
	margin:4px 4px 4px 0px;
	background:url(images/nowpublic.gif) no-repeat;
}
a.fav_txt{
	/*color:#57b5dc;
	font-weight:bold;*/
	float:left;
}
ul.fav{
	clear:left;
	margin-top:10px;
}
ul.fav li
{
	float:left;
	list-style:none;	
}
ul.fav li a{
	padding:4px 8px 4px 0px;
}
#wrap #contentalt1 .style5 strong {
	font-size: 14px;
}

