/* @override http://www.webscribble.com/css/wn_interior.css */

/* @override http://www.webscribble.com/css/wn_interior.css */

body {
	margin: 0;
	padding: 0;
	font: 12px/1.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #fdf2e4 url(/img/bg_interior.gif) no-repeat;
}

a {
	color: #1e58a4;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

#intro_left h1 {
	color: #fdf2e4;
	font-size: 24px;
	margin: 5px 0 25px 0;
}



h2 {
	font-size: 16px;
	margin: 0 0 2px;
}

h3 {
	margin: 5px 0 2px;
	font-size: 14px;
	color: #33383e;
}

#menu_bar {	
	margin: auto;
	margin-top: 6px;
	height: 86px;
	width: 898px;	
}

#menu_bar #logo {
	margin-top: 12px;
	float: left;
}

#topnav {
	padding: 36px 0 0 0;
	text-align: left;
	text-decoration: none;
	float: right;

}


#topnav a {
	color: #33383e;
	}

#topnav a.active {
	color:#5d5b56;
	}

#topnav a.active:hover {
	color:#5d5b56;
	}




#topnav ul {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

#topnav li {
	margin:0;
	display:inline;
	text-decoration: none;
	border-right: 1px solid #d7d4cf;
	padding: 8px;
}

#topnav li a{
	margin:0;
	display:inline;
	font-weight:bold;
}

#topnav li a:hover {
	color:#333333;
	text-decoration: none;
}

#topnav li .active a {
	color:#5d5b56;
}

#topnav li .active:hover {
	color:#333333;

}
#topnav ul li.last {
	border: 0;
}


#wrapper {


}

div#content {
	width: 842px;
	margin: auto;
	padding: 25px;
	min-height: 500px;
	background: url(/img/bg.png) repeat-y;
	overflow: auto;
}

.block_yellow {
	width:  840px;	
	padding: 20px;
	background: #ddedfe no-repeat -10px;
	font-size: 14px;
	line-height: 1.3em;
}

div.feature {
	background: url(/img/bg_feature_red.gif) repeat-x;
	width:  840px;
	height: 210px;
	padding: 20px;
}

.feature table {
	width:  100%;
}

.feature table td {
	width:  25%;
	vertical-align: top;
}

img.feature {
	border: 1px solid #caced1;
}



div.tab {
	margin: 10px 20px 0 -40px;
	float: left;
	height: 60px;
}

div#menu_barar {
	background-image: url(/img/bg_menu.gif);
	height: 82px;
}

div#intro_content {
	
}

div#intro {
	margin: auto;
	padding: 20px 0;
	height: 42px;
	width: 898px;
}

#buy_now {
	float: right;
	margin: -6px 0 0 0;
	width: 500px;
}
#buy_now a img {
	border: none;
}

div#contact {
	margin: -12px 25px 0 0;
	float: left;
}

table.buy {
	width: 500px;
	font-size: 1px;
}

td.product {
	font-size: 16px;
	width: 190px;
}

td.price {
	font-size: 12px;
}



fieldset#what_get {
	font-size: 12px;
}

#what_get input.buy {
	float: right;
}

input.buy {
	border: 2px solid #ddedfe;
	background-color: #1767ae;
	color: white;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 10px;
}

fieldset {
	border: 0;
	border-top: 1px solid #1767ae;

	font-size: 14px;
	background-color: #ddedfe;
}

legend {
	font-weight: bold;
	font-size: 14px;
}

div.featured_book {
	background-color: #fdf6ec;
	padding: 20px;
	height: 84px;
	font-size: 14px;
	width:  840px;
	line-height: 1.3em;
}

.featured_book img {
	float: left;
	margin-right: 25px;
}


h3.f2 {
	margin: 5px 0 2px;
	font-size: 18px;
	color: #33383e;
	font-variant: normal;
	text-transform: uppercase;
}

div.uses
{
	width:  840px;
	height: 500px;
	padding-left: 35px;
	padding-right: 0;
}
div.uses_right {

	background-color: #deeefd;
	float:  left;
	display: inline-block;
	-moz-border-radius-topleft:10px;
	-khtml-border-top-left-radius:10px;
	-webkit-border-top-left-radius:10px;
	border-top-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-khtml-border-bottom-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-topright:10px;
	-khtml-border-top-right-radius:10px;
	-webkit-border-top-right-radius:10px;
	border-top-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	-khtml-border-ottom-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-top-bottom-radius:10px;
	padding: 17px 18px 25px;
}
div.uses_left{
	float:  left;
	width: 370px;
	padding-top: 10px;
}

div.uses_item {
	background-color: #FFF;
	float:  right;
	padding: 5px 15px 8px;
}
div.uses_item_active {
	background-color: #deeefd;
	float:  right;
	display: inline-block;
	-moz-border-radius-topleft:10px;
	-khtml-border-top-left-radius:10px;
	-webkit-border-top-left-radius:10px;
	border-top-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-khtml-border-bottom-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	border-top-bottom-radius:10px;
	padding: 5px 15px 8px;
}

img.m_img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

div.m_features {
	padding-left: 35px;
	padding-right: 35px;
}

td.m {
	padding-bottom: 10px;
	width: 380px;
	padding-right: 15px;
	text-align: justify;
}

div#footer {
	width: 886px;
	margin: auto;

	padding: 50px 0 25px 2px;
	background: url(/img/bg_bottom.png) no-repeat;
	text-align: center;
	font-size: 10px;
	color: #353e45;
	clear: both;
}


#feature_bar {
	float: left;
	width: 290px;
}

#feature_content {
	float: right;
	width: 525px;
	font-size: 12px;
	padding-top: 20px;
	display: compact;
	clear: right;
}

#feature_tab {
	width: 290px;
	height: 26px;
	font-weight: bold;
	padding: 9px 0 0 15px;

	text-align: left;

}

.option ul {
	list-style-type: none;
	padding: 0;
	margin-bottom: 0;
}

.option li a {
	font-size: 14px;
	padding-bottom: 5px;

}
.option li {
	padding: 15px 10px 15px 60px;
	font-size: 10px;
	line-height: 14px;

	background: #e9e9e9;
}

li#feature163 {
	background: #f4f4f4 url(/img/webnetwork/feature-video.png) no-repeat 10px 25px;
}
li#feature157 {
	background: url(/img/webnetwork/feature-profiles.png) no-repeat 10px 25px;
}
li#feature159 {
	background: url(/img/webnetwork/feature-photos.png) no-repeat 10px 25px;
}
li#feature164 {
	background: #f4f4f4 url(/img/webnetwork/feature-music.png) no-repeat 10px 25px;
}
li#feature158 {
	background: url(/img/webnetwork/feature-events.png) no-repeat 10px 25px;
}
li#feature162 {
	background: #f4f4f4 url(/img/webnetwork/feature-communication.png) no-repeat 10px 25px;
}
li#feature161 {
	background: url(/img/webnetwork/feature-blogs.png) no-repeat 10px 25px;
}
li#feature166 {
	background: #f4f4f4 url(/img/webnetwork/feature-groups.png) no-repeat 10px 25px;
}
li#feature167 {
	background:url(/img/webnetwork/feature-customization.png) no-repeat 10px 25px;
}

li#feature160 {
	background: #f4f4f4 url(/img/webnetwork/feature-install.png) no-repeat 10px 25px;
}
#options {
	text-align: left;
	border-left: 2px solid #d7d7d7;
	border-right: 2px solid #d7d7d7;
	border-bottom: 2px solid #d7d7d7;
	border-top: 1px solid #ededed;
}

#options .option {
	
}

div#selected.option {

}

#options .option a {
	padding-top: 5px;
	display: block;
	color: #000;
	position: relative;
}

#options .option a:hover {
	color: #3ea5d6;
}

#feature_close {
	background: url(/images/2.0/features-close.gif) no-repeat;
}

#sidebar {
	width:200px;
	border: 1px solid #e9e9e9;
	float: left;
	margin: 0 25px 25px 0;
}



