body {
	/***dont change margin or padding properties in this tag *****/
	text-align : center;
	background : #aaa url(http://www.jesusallaboutlife.com.au/images/body-bg2.jpg) repeat;
	margin : 8px 0 0 0;
	padding : 0;
	line-height:16px;
}
/***used when printing pages***/

#logo {
	display : none;
}
/***clears for firefox***/

.float_clear {
	clear : both;
	height : 1px;
	overflow : hidden;
	margin-top : -1px;
}
/***container for site***/

#central {
	margin-right : auto;
	margin-left : auto;
	padding-top : 0px;
	margin-top:-8px;
	position : relative;
	width : 950px;
	text-align : left;
	background : url(http://www.jesusallaboutlife.com.au/images/central.png);
}
/***top banner and logo area***/

#top {
	float : left;
	width : 950px;
	height : 120px;
	overflow : hidden;
	background : url(http://www.jesusallaboutlife.com.au/images/top.png) no-repeat;
	margin-bottom : 5px;
}
/************** Vertical Navigation and search box *********/

#navigation {
	float : left;
	width : 220px;
	background: url(http://www.jesusallaboutlife.com.au/images/search-bg-new.png) no-repeat;
	overflow : hidden;
	padding : 38px 0 0 0;
	margin : 0px;
}
#navigation .searchsite {
	margin : -10px 19px 0 24px;
	padding : 0;
	height:46px;
}
.searchsite form {
	margin : 0;
	padding : 2px;
}
.searchsite input {
	width:160px;
}
ul.nav {
	margin : 0 0 5px 0;
	padding : 15px 0 5px 0;
	background: url(http://www.jesusallaboutlife.com.au/images/menu-bg.png) no-repeat;
}
ul.nav li {
	list-style : none;
}
.nav a {
	width : 188px;
	display : block;
	font : bold 12px arial, helvetica, sans-serif;
	padding : 3px 12px 3px 40px;
	margin : 0;
	text-transform : lowercase;
	text-align : left;
}
.nav a:link, .nav a:visited {
	color : #444;
	background: url(http://www.jesusallaboutlife.com.au/images/menu-icon.png) no-repeat;
	text-decoration : none;
}
.nav a:hover, a:active {
	color : #444;
	background: #d67777 url(http://www.jesusallaboutlife.com.au/images/menu-icon.png) no-repeat;
	text-decoration : none;
}
ul.nav li.navoff {
	display : block;
	font : bold 12px arial, helvetica, sans-serif;
	color : #444;
	background: #ecb1b1 url(http://www.jesusallaboutlife.com.au/images/menu-icon.png) no-repeat;
	padding : 1px 12px 3px 40px;
	margin : 0;
	text-transform : lowercase;
	text-align : left;
	text-decoration : none;
}
li.navoff ul.subnav {
	margin-left:-40px;
}
ul.subnav {
	margin : 0;
	padding : 0;
	list-style : none;
	background : #ecb1b1;
}
.subnav li {
	margin-bottom:-1px;
}
.subnav a {
	display : block;
	width : 178px;
	font : 12px arial, helvetica, sans-serif;
	padding : 3px 10px 3px 40px;
	margin : 0px;
	text-transform : lowercase;
	text-align : left;
	border-bottom : none;
	border-top : none;
}
.subnav a:link, .subnav a:visited {
	color : #000;
	text-decoration : none;
	border-top : none;
	border-bottom : none;
	background-image: none;
}
.subnav li:hover {
	background: #d67777 url(http://www.jesusallaboutlife.com.au/images/sub-on.png) no-repeat;
}
.subnav a:hover, .subnav a:active {
	color : #000;
	text-decoration : none;
	border-top : none;
	border-bottom : none;
	background-color : #d67777;
}
ul.subnav li.subnavoff {
	display : block;
	width : 178px;
	font : 12px arial, helvetica, sans-serif;
	padding : 3px 10px 3px 40px;
	margin : 0px;
	text-transform : lowercase;
	text-align : left;
	border-bottom : none;
	border-top : none;
	background-color: #d67777;
}
/**** feature ads *****/

#ads {
	float : left;
	overflow : hidden;
	width : 220px;
	background: none;
	margin : 0;
	padding : 0;
}
#ads img {
	margin : 0 0 5px 0;
	padding : 0;
	vertical-align:top;
}
/**** content containers *****/

#content {
	float : left;
	width : 710px;
	padding : 30px 0 50px 15px;
	margin : 0 0 0 5px;
	min-height : 400px;
	background : none;
}
#content_wrapper {
	float : left;
	width : 650px;
	background : none;
	margin : 0 25px!important;
	margin : 0 0 0 10px;
	padding : 0;
	overflow : visible;
	text-align : left;
	font : 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
/**** content text styling *****/

#content p, #content ul, #content ol, #content input, #content select, #content textarea, #content h3, #footer p, .left_cart form, .right_cart form {
	font : 12px Arial, Helvetica, sans-serif;
	color : #444;
}
#content p, #content h1, #content h2, #content h3 {
	margin : 0;
	padding : 0;
}
#content p {
	line-height: 18px;
}
#content sub, #content sup {
	margin : 0;
	padding : 0;
	font-size: 8px;
	line-height: 0px;
}
#content h1 {
	font : bold 35px Arial, Helvetica, sans-serif;
	color : #444;
	text-transform: capitalize;
	letter-spacing: -1px;
}
#content h2 {
	font : bold 14px/16px Arial, Helvetica, sans-serif;
	color : #444;
	text-transform: uppercase;
}
#content h3 {
	font : bold 18px/22px Arial, Helvetica, sans-serif;
	background : url(http://www.jesusallaboutlife.com.au/images/h3-bg.gif) repeat;/*sonar bangla change*/
	padding : 20px;
	margin : 0;
}
#content input, #content select, #content textarea {
	margin : 0;
	padding : 2px;
}
/**** content table styling *****/

#content td {
	vertical-align : top;
	overflow : hidden;
	/*border: solid 1px #000;*/

	padding : 0 2px 2px 0;
	color: #FF0000;
}
#content td img {
	margin-top : 0;
	margin-bottom : 0;
	padding : 0;
}
#content table {
	table-layout:fixed;
	display:table;
}
#content tr {
	table-layout:fixed;
	display:table-row;
}
#content td .insertslrg, #content td .insertssml_left, #content td .insertssml_right, #content td .left_cart, #content td .right_cart {
	margin-top : 0px;
	margin-bottom : 0px;
	padding : 0px;
}
/**** content ordered and un-odered styling *****/

#content ul, #content ol {
	margin : 0;
	padding : 3px 0 10px 18px;
}
#content ol {
	padding : 3px 0 10px 21px;
}
#content ul li, #content ol li {
	padding-left : 10px;
	margin : 0;
	line-height:18px;
}
#content ol li {
	padding-left : 2px;
}
#content ul {
	list-style-type : square;
	margin-left:-15px;
}
#content ul {
	list-style-type:none;
}
#content ul li {
	padding-left:20px;
	background:url('http://www.jesusallaboutlife.com.au/images/bullet.gif') no-repeat top left;
}
/**** content link styling *****/

/*#content a:link, #content a:visited {
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
	background: #6699CC;
	margin:0px;
	padding: 0px 4px;
	border-top: 2px solid #a6caee;
	border-right: 1px solid #2f6ba7;
	border-bottom: 1px solid #2f6ba7;
	border-left: 2px solid #a6caee;
}
#content a:hover, #content a:active {
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
	background: #d88d8d;
	margin:0px;
	padding: 0px 4px;
	border-top: 2px solid #f0bcbc;
	border-right: 1px solid #da4c4c;
	border-bottom: 1px solid #da4c4c;
	border-left: 2px solid #f0bcbc;
}*/

#content a:link, #content a:visited {
	color : #0056a4;
	text-decoration : underline;
	font-weight:bold;
	background:none;
}
#content a:hover, #content a:active {
	color : #b32d2d;
	text-decoration : underline;
	font-weight:bold;
	background:none;
}

/**** content media styling *****/

#content iframe {
	border : none;
}
#content .insertslrg, #content .insertssml_left, #content .insertssml_right, #content .left_cart, #content .right_cart {
	margin-top : 20px;
	margin-bottom : 20px;
	padding : 0;
}
#content .insertslrg {
	margin-left : 0;
	margin-right : 0;
	float : left;
}
#content .insertssml_left {
	float : left;
	margin-left : 0;
	margin-right : 20px;
}
#content .insertssml_right {
	float : right;
	margin-left : 20px;
	margin-right : 0;
}
.insertslrg iframe, .insertslrg embed, .insertslrg object {
	width : 650px;
	border : none;
}
.insertssml_left iframe, .insertssml_left embed, .insertssml_left object, .insertssml_right iframe, .insertssml_right embed, .insertssml_right object {
	width : 315px;
	border : none;
}
#content .left_cart {
	float : left;
	margin : 20px 20px 20px 0;
}
#content .right_cart {
	float : right;
	margin : 20px 0 20px 20px;
}
.right_cart form, .left_cart form {
	width : 230px;
	height: 110px;
	border : none;
	background : url(http://www.jesusallaboutlife.com.au/images/paypal.jpg) no-repeat right bottom;
	text-align :center;
	overflow : hidden;
	padding : 20px;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #777;
}
.right_cart table, .left_cart table {
	text-align :center;
	width:100%;
}
#content .pdflink {
	background : url(http://www.jesusallaboutlife.com.au/admin/edit_images/pdf-icon.gif) no-repeat;
	padding-left : 17px;
}
/**** content image styling *****/

#content ul img, #content ul iframe, #content ul embed, #content ul object, #content ol img, #content ol iframe, #content ol embed, #content ol object, #content h3 img {
	display:none;
}
.button_left, .small_left, .medium_left, .large_left {
	float : left;
	margin-right : 20px;
	margin-left : 0;
}
.button_right, .small_right, .medium_right, .large_right {
	float : right;
	margin-right : 0;
	margin-left : 20px;
}
#content .page_left, #content .page_right {
	float : none;
	margin-right : 0;
	margin-left : 0;
}
#content img {
	overflow : hidden;
	border : none;
	margin-top : 20px;
	margin-bottom : 20px;
	padding : 0px;
	z-index:9999;
}
/************** footer *********/

#footer {
	margin-right : auto;
	margin-left : auto;
	position : relative;
	width : 100%;
	text-align : left;
	background : #0256a4;
	height:100px;
	border-top: 2px solid #3d8cd5;
	border-bottom: 1px solid #003261;
}
#footer-wrapper {
	margin-right : auto;
	margin-left : auto;
	padding-top : 5px;
	position : relative;
	width : 950px;
	text-align : left;
	background : none;
}
#footer p {
	padding : 0;
	margin : 20px;
	color : #ffffff;
	line-height: 5px;
}
#footer a:link, #footer a:visited {
	color : #ffffff;
	text-decoration : underline;
}
#footer a:hover, #footer a:active {
	color : #ffffff;
	text-decoration : underline;
}
/************** custom additions *********/


/*sonar bangla change start*/
.social-icons {
	height:395px;
	margin:-15px 5px -3px 15px;
	padding:0;
}
.social-icons a:hover, .social-icons a:active {
	background:none;
}
.social-icons ul {
	width:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	letter-spacing: -1px;
	text-transform: capitalize;
}
.social-icons ul li {
	display:block;
	width:200px;
	float:left;
	padding:0;
	margin:0;
	list-style:none;
}
.social-icons li a {
	display:block;
	float:left;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	cursor:pointer;
}
.social-icons li a img {
	display:block;
	float:left;
	width:36px;
	border:none;
}
.social-icons li a span {
	display:block;
	float:left;
	line-height:30px;
}
.extra-feat {
	margin:-5px 0 5px 0;
	padding:0 10px 20px 22px;
	background: url(http://www.jesusallaboutlife.com.au/images/menu-bg.png) no-repeat;
}
.extra-feat #search {
	width:160px;
	margin-top:8px;
	padding:2px;
	border:1px solid #7F9DB9;
}
/*sonar bangla change end*/
#rssfeeder {
	width:730px;
	float:left;
	margin-top:-5px;
	border-top:solid 5px #d6d6d6;
	border-bottom:solid 5px #d6d6d6;
}