@charset "utf-8";
/* SharedJourney.com CSS Document */

/* CSS RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {    
    margin:0;   
    padding:0;   
}

table {   
    border-collapse:collapse;   
    border-spacing:0;   
}

ol,ul {   
    list-style:none;  
}

h1,h2,h3,h4,h5,h6 {   
    font-size:100%;   
    font-weight:normal;   
}

img {
	border:0;
}

body {
	font:12px normal Verdana, Tahoma, Arial;
	background-color: #dfdfdf;
	text-align: center;
	color: #484848;
}

a {
	color: #154f80;
}

/* CONTAINER */
#main-container {
	width: 1000px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}

#main-container {
	text-align: -moz-center;
}

#header-container {
	width: 1000px;
	height: 160px;
	background: #FFF url(../logo.jpg) no-repeat 0;
	text-align: left;
	border:1px solid #d5ddf9;
	border-bottom:2px solid #d5ddf9;
}

#home-container {
	width: 1000px;
	height: 100%;
	padding-top: 10px;
	background-color: #FFF;
}

#content-container {
	width: 1000px;
	height: 100%;
	padding-top: 10px;
	background-color: #FFF;
	overflow: auto;
}

#forum-container {
	width: 1000px;
	height: 100%;
	padding-top: 10px;
	background-color: #FFF;
	overflow: auto;
}


/* HEADER */
#logo a {
	display: block;
	float: left;
	width: 250px;
	height: 160px;
	text-indent: -9999px;
}

#leaderboard {
	float: left;
	width: 728px;
	height: 90px;
	margin-top: 8px;
}

/* LEFT PANEL */
#left-panel {
	float: left;
	width: 180px;
}

/* TOP NAVIGATION */
#top-navigation {
	width: 1000px;
	height: 33px;
	text-align: center;
	margin-bottom: 25px;
}

#top-navigation ul {
	margin-left: 9px;
}

#top-navigation ul li {
	float:left;
	height: 33px;
	border-right: 1px solid #d3eaf0;
}

#top-navigation li a {
	display: block;
	width: 122px;
	height: 23px;
	margin-top:2px;
	padding: 8px 0px 0px 0px;
	text-decoration: none;
	color:#295764;
	font-size:11px;
}


/* LEFT NAVIGATION */
#navigation {
	margin: 0px;
	width: 180px;
	text-align:left;
	background: #FFF url(../nav_bg.jpg) repeat-y 0;
}

#navigation ul {
	margin:0;
	padding:0;
}

#navigation span {
	border: none;
}

#navigation ul li {
	border-bottom: 1px solid #2b96a7;
	margin-left: 10px;
	margin-right: 15px;
}

#navigation ul li a {
	display: block;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#navigation a {
	padding:8px 4px;
}

#navigation ul ul {
	margin-top: 4px;
}

#navigation ul ul li {
	border-bottom:none;
}

#navigation ul ul li a {
	font-size: 11px;
	color:#f1eff0;
	font-weight: normal;
}

#navigation ul ul ul {
	margin:0px;
	border:none;
}

#navigation ul ul ul li {
	padding-left: 20px;
}

#navigation ul ul ul li a {
	font-size: 11px;
	color: #000;
	font-weight: normal;
}

.selected {
	background-color: #535353;
}

#left-skyscraper {
	width: 180px;
	margin-top: 10px;
	text-align: right;
}

/* HOME CONTENT */
#home-content {
	float: left;
	width: 490px;
	text-align: justify;
	height: 100%;
}

#home-content p {
	color:#FFF;
}

#home-content h2 {
	color:#f89f2c;
}

#home-content div {
	margin-bottom: 20px;
}

#home-one {
	width: 493px;
	height: 169px;
	font-size: 11px;
	background: #FFF url(../home_interior_design.jpg) no-repeat 0;
}

#home-one h2 {
	padding: 45px 5px 3px 175px;
	font-weight: bold;
}

#home-one p {
	padding: 3px 5px 5px 175px;
}

#home-two {
	width: 493px;
	height: 169px;
	font-size: 11px;
	background: #FFF url(../home_kitchen_design.jpg) no-repeat 0;
}

#home-two h2 {
	padding: 45px 5px 3px 150px;
	font-size: 12px;
	font-weight: bold;
}

#home-two p {
	padding: 3px 5px 5px 150px;
}

#home-three {
	width: 493px;
	height: 193px;
	font-size: 11px;
	background: #FFF url(../home_bathroom_design.jpg) no-repeat 0;
}

#home-three h2 {
	padding: 50px 5px 5px 150px;
	font-size: 12px;
	font-weight: bold;
}

#home-three p {
	padding: 0px 5px 5px 150px;
}

#home-four {
	width: 493px;
	height: 169px;
	background: #FFF url(../home_home_decorating.jpg) no-repeat 0;
}

#home-four h2 {
	padding: 55px 5px 3px 150px;
	font-size: 12px;
	font-weight: bold;
}

#home-four p {
	padding: 3px 5px 5px 150px;
}


/* ARTICLE CONTENT */
#content {
	float: left;
	width: 493px;
	text-align: justify;
	padding: 0px 10px;
	height: 100%;
}

#content a { color:#000; font-weight: bold; text-decoration: none; }

#content h1 {
	font-size: 19px;
	font-weight: normal;
	text-align: center;
	padding-bottom:5px;
	color: #154f80;
}

#content h2 {
	font-size: 14px;
	margin-top: 8px;
	font-weight: bold;
	color: #154f80;
}

#content h3 {
	font-size: 13px;
	margin-top: 8px;
	font-weight: bold;
}

#content p {
	font-size: 12px;
	font-weight: normal;
	padding: 4px 0px;
	line-height: 16px;
}

#content img {
	padding: 2px;
	margin: 4px;
	border:1px solid #CCC;
}

#content ul {
	list-style: disc;
	margin-left: 20px;
}

#content li {
	padding:2px;
}

#content td {
	padding:4px;
}

/* GENERIC CONTENT */
#generic-content {
	float: left;
	width: 793px;
	text-align: justify;
	padding: 0px 10px;
	height: 100%;
}

/* RIGHT PANEL */
#right-panel {
	float: right;
	width: 300px;
	height: 100%;
	text-align: center;
	padding-left: 6px;
	margin-top:2px;
}

#search {
	width: 300px;
	height: 47px;
	text-align: left;
}

#search .search-bar {
	margin-left:0px;
	font-size: 14px;
	border:1px solid #40717e;
	background-color: #FFF;
	color:#999999;
	width: 218px;
}

#search .search-btn {
	padding:0px 4px;
	background-color:#477509;
	border-left:1px solid #4894ae;
	border-top:1px solid #4894ae;
	border-right:1px solid #31718a;
	border-bottom:1px solid #31718a;
	color:#FFF;
}

#ad-300x250 {
	width: 300px;
	margin-top: 10px;
}

#right-skyscraper {
	width: 300px;
	margin-top: 10px;
}

#right-skyscraper div:first-child {
	float: left;
	width: 160px;
}

#right-skyscraper div {
	float: right;
	width: 120px;
}


/* FOOTER */
#footer {
	clear: both;
	width: 1000px;
	height: 80px;
	padding-top: 20px;
	background-color: #329eb1;
	color: #000;
}
#footer p {
	padding-top:10px;
}

#footer a {
	color:#000;
}

/* CONTACT */
#contact td {
	padding:2px;
}

/* MISC */

#ad-120x90 {
	width: 180px;
	background: #FFF url(../nav_bg.jpg) repeat-y 0;
	padding-left: 12px;
}

#ad-468x15 {
	margin-top: 60px;
}

#error {
	width: 473px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#2e6b80;
	font-weight: bold;
	background-color: #ffd5d5;
	border-bottom:1px solid #fa2f2f;
}

#news-table {
	width:100%;
}

#news-table td {
	padding:2px;
}