@charset "UTF-8";
/* CSS Document 
Created by Inspired Web Design for Kingsway Communications Ltd. 
For more information and / or support see www.inspiredwd.com
*/

body {
	background-attachment: scroll;
	background-color: #E8E8E8;
	background-image: url(../images/mw-body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width:100%;
}

img { border:none }

.sidebarlink {
	margin: 0px;
	margin-left: 4px !important;
	padding: 0px;
	float: none !important;
}

.libraryshoplink {
	margin: 0px !important;
	float: right !important;
}

/* ---------- Header Section ----------- */

#shop-selector {
	height: auto;
	width: 270px;
}

#header {
	background-image: url(../images/mw-header-bg.jpg);	
	width: 975px;
	height: auto;
	margin: 0 auto;
}

#logo {
	width: 357px;
	height: 120px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	margin-top: 25px;
}

#media-player {
	width: 255px;
	height: 100px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	background-image: url(../images/mw-media-player-bg.jpg);
	background-position: left;
}

#dewplayer {
	margin-top: 50px;
	margin-left: 10px;
}

#latest-twitter {
	width: 275px;
	height: 107px;
	background:url(../images/mw-latest-twitter-bg.jpg);
	float: right;
	margin-top: 13px;
	margin-right: 0px;
	background-position: center;
	overflow: hidden;
}

#flags {
	float: right;
	height: 20px;
	width: 250px;
	overflow: hidden;
	margin-right: 20px;
}

#flags img {
	margin-left: 5px;
	border: none;
}

#menu {
	clear: both;
	width: 940px;
	height: 34px;
	padding: 0px;
	margin: 0 auto;
	background-image:url(../images/kingsway-menu.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	text-align: left;
}

#login {
	float: right;
	width: 450px;
	height: 22px;
	margin: 0px;
	margin-top: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;	
	overflow: hidden;
}

#worshipleaders-menu, #songs-menu, #conference-menu, #about-menu {
	width: 940px;
	height: 0px;
	background-color: #000;
	background-image: url(../images/mw-drop-menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0 auto;
	overflow: hidden;
}


#worshipleaders-menu img {
	width: 18px;
	height: 20px;
	margin: 5px;
	float: left;
	border: 1px solid #333;
}

#songs-menu img {
	width: 60px;
	height: 70px;
	padding: 10px;
	float: left;
}

.worshipleaders-left {
	margin-left: 20px;
	width: 690px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
	}
.worshipleaders-right {
	width: 210px;
	float: right;
	}


.dropmenu-item {
	width: 168px;
	height: 28px;
	overflow: hidden;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333;
}

#songs-menu .dropmenu-item, #conference-menu .dropmenu-item, #about-menu .dropmenu-item {
	padding-left: 20px;
	width: 290px;
	height: 90px;
	overflow: hidden;
	float: left;
}

#banner {
	clear: both;
	width: 938px;
	height: 268px;
	border: 1px solid #2A8BCA;
	overflow: hidden;
	margin: 0 auto;
}

#share-links {
	width: 938px;
	height: 27px;
	margin: 0 auto;
	margin-top: 8px;
	overflow: hidden;
}

#share-left {
	width: 500px;
	overflow: hidden;
	float: left;
}

#share-right {
	width: 300px;
	float:right;
	text-align: right;
}

.stButton .stButton_gradient {
	padding-top: 0px !important;	
}

/* ---------- Content Section ----------- */

#content {
	clear: both;
	width: 975px;
	height: auto;
	background-image: url(../images/mw-content-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0 auto;
	background-color: #E8E8E8;
}

.left-box {
	clear: left;
	width: 463px;
	height: auto;
	float: left;
	margin-left: 16px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border: solid 1px #CCC;
}

.right-box {
	clear: right;
	width: 463px;
	height: auto;
	float: right;
	margin-right: 16px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border: solid 1px #CCC;	
}

.right-box img, .left-box img {
	float: left;
	margin-right: 10px;
	border: 1px solid #e7e7e7;
	margin-bottom: 5px;
}

/* These styles are no longer used in version 2

#newsbox {
	width: 476px;
	height: 434px;
	float: right;
	margin-right: 11px;
	background-image: url(../images/mw-newsbox-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;		
	overflow: hidden;
}

#newsbox img {
	float: left;
	margin-right: 10px;
}

#topsongsbox {
	width: 476px;
	height: 144px;
	float: left;
	margin-left: 11px;
	background-image: url(../images/mw-topsongsbox-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}

*/

.clear {
	clear: both;
	}
	
.line {
	margin: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E8E8E8;
	}

	.videoplayer{}
	
	


/* ---------- Landing Pages Section ----------- */

#rightcol {
	width: 320px;
	height: auto;
	clear: both;
	margin-top: 5px;
	float: right;
	margin-right: 7px;
}

#leftcol {
	width: 630px;
	height: auto;
	float: left;
	margin-left: 17px;
	margin-top: 5px;
	background-attachment: scroll;
	background-image: url(../images/mw-leftcol-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#todaysdate {
	float: right;
	width: 190px;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
	text-align: right;
}

.imgcol {
	width: auto;
	float: left;
	height: auto;
	overflow: hidden;
	margin-left: 10px;
}

.rightstory img, .leftstory img {
	margin: 0px !important;
}

.story-large {
	float: left;
	width: 470px;
	height: auto;
	margin-left: 0px;
	margin-bottom: 15px;
}

.story-small {
	float: left;
	width: 245px;
	height: auto;
	margin-left: 0px;
	margin-bottom: 15px;
}


#leftcol img {
	float: left;
	margin: 10px;
	margin-left: 0px;
	margin-top: 2px;
}

#rightcol img {
	float: left;
	margin-right: 10px;
	margin-left: 22px;
}

.left-landing-box {
	width: 440px;
	height: auto;
	float: left;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
	margin-bottom: 5px;
}

.right-landing-box {
	width: 440px;
	height: auto;
	float: right;
	margin-right: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
	margin-bottom: 5px;
}

.right-landing-box img, .left-landing-box img {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}

.leftstory {
	clear: both;
	width: 306px;
	float: left;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
}

.rightstory {
	width: 316px;
	float: right;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

.rightcolbox {
	background-image: url(../images/mw-rightcolbox-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.rightcolbox-last {
	clear: both;
	height: 20px;
	width: 320px;
	background-image: url(../images/mw-rightcolbox-last-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
	}

#tweets {
	width: 270px;
	margin: 0 auto;
	clear: both;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
}

#ArtistWeblink {
	clear: both;
	height: 90px;
	margin: 25px;
	margin-top: 10px;
	background-color: #E8E8E8;
}

#ArtistWeblink img {
	margin: 10px;
}

#ArtistVideos {
	min-height: 120px;
	margin: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
 	background-color: #E8E8E8;
}

#ArtistVideos img {
	margin: 0px;
	margin-top: 8px;
}

#ArtistVideos ul {
	padding: 0px;
	padding-bottom: 5px;
}

#ArtistVideos li { 
	float: left;
	margin-top: 0px;
	margin-left: 7px;
	min-height: 100px;
	width: 120px;
	text-align: center;
}

#newsletter {
	margin-left: 25px;	
}

#newsletter td {
	padding: 0px;
}


/* ---------- Footer Section ----------- */

#footer {
	clear: both;
	margin: 0 auto;
	width: 975px;
	height: 190px;
	background-image: url(../images/mw-footer-image.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footer p {
	width: 975px;
	padding: 0px;
	margin: 0px;
}

#basewrapper {
	background-color:#000;
	width:100%;
	height: 150px;
	margin:0 auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2A8BCA;
	background-image: url(../images/kingsway-footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#baseline {
	clear: both;
	/* 1022 */
	width: 972px;
	margin: 0px;
	text-align: right;
	margin: 0 auto;
}

#baseline img {
	float: left;
	margin: 25px;
	margin-left: 30px;
	margin-top: 15px;
}

#baseline ul {
	width: auto;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 30px;

}
	





