
body {
	margin: 0px;
	padding: 0px;
	background: #ffffff url(images/img01.gif) repeat-x left top;
	font: 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #660000;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #a32626;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}

/* Header */

#header {
	width: 991px;
	height: 100px;
	margin: 0px auto;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

/* Menu */

.menu {
	float:right;
	width:630px;
	padding:0px;
	
}

.menu ul {
	margin: 0px;
	padding: 49px 0px 0px 0px;
	list-style: none;
	list-style-type: none;
	line-height: normal;
}

.menu li {
	float: left;
	margin: 0px 0px 0px 1px;

}

.menu a {

	width: auto;
	height: 28px;
	padding: 12px 20px 0px 20px;
}

.menu a:hover {
	text-decoration: underline;
}

.menu .active {
	background: #a32626 url(images/img02.gif) no-repeat 0px 0px;
}

.menu .active a {
	background: url(images/img02.gif) no-repeat 100% -40px;
}

/* Page */

#page {
	width: 991px;
	margin: 0px auto;
	padding: 30px 0px;
}

/* Content */

#content {
	float: right;
	width: 711px;
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #c49090;
}

.post .entry {
}

.post .meta {
	font-weight: bold;
}

.post .byline {
	margin: 0px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	background: url(images/img03.gif) repeat-y left top;
}

#sidebar-bgtop {
	height: 3px;
	background: url(images/img04.gif) no-repeat left top;
}

#sidebar-bgbtm {
	height: 3px;
	background: url(images/img05.gif) no-repeat left bottom;
}

#sidebar-content {
	padding: 20px;
}

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

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: inside disc;
}

#sidebar h2 {
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 991px;
	height: 50px;
	margin: 0px auto 30px auto;
	background: #c23939 url(images/img06.gif) no-repeat left top;
	color: #FFFFFF;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}


.selnet
{
padding:0px;
border-top:0px;
height:28px;
list-style:none;
}


.selnet ul
{
list-style:none;
margin:0px;
padding:0px;
height:28px;
}

.selnet img { float:left; margin-left:3px; margin-right:2px; list-style:none; list-style-image:none;}


.selnet ul li a
{
float:left;
padding:1px 0px 0px 1px; 
background:none;
text-decoration:none;
}

/* HP Free Gifts Scroller */

.tbgifts
{
padding:5px;
}

.tbgifts td
{
width:500px;

}

.deals{width:75px; float:left; text-align:center; font-size:10px; color:#000000;}
.deals div.name{font:10px verdana; color:#000; padding:5px; height:45px; overflow:hidden}

.clearboth{clear:both;}

.mobile-box {
float:left;
height:120px;
margin-bottom:5px;
padding:10px;
text-align:center;
width:80px;
}

.mobilename {
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
}

.breadcrumb{
font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.breadcrumb a{
background: transparent url(images/breadcrumb.gif) no-repeat center right;
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color: navy;
}

.breadcrumb a:visited, .breadcrumb a:active{
color: navy;
}

.breadcrumb a:hover{
text-decoration: underline;
}

.more a:link {
	color: #C37108;
	white-space: nowrap;
	text-decoration: none;
}

.more a:visited {
	text-decoration: none;
	color: #C37108;
}

.more a:hover {
	text-decoration: none;
	background-image: url(images/animated_underline.gif);
	background-repeat: repeat-x;
	background-position: 100% 100%;
	padding-bottom: 3px;
	color: #CC9900;
}

.more a:active {
	text-decoration: none;
}

.eqspace
{
padding:0px 10px 0px 15px;
}
