@charset "utf-8";
/* CSS Document                */
/* Created by Jason Denison    */
/* May 16 2010 2:47pm EST      */
/* for Rhema Marvanne          */
/* All rights reserved by      */
/* Hidden Brook Design, Inc.   */
/* www.HiddenBrookDesign.com   */
/*-----------------------------*/

@import url("navigation2.css");

body { 
	background: #1e1007 repeat;
	margin: 0 auto;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}

.clear { clear:both;}

.link {
	text-decoration:none;
}
.link:hover {
	text-decoration: underline;
	color: #900;
}

/*---------------------------------------------*/
/* TITLE HEADER 
/*---------------------------------------------*/
#Title_Wrapper {
	background:url(../images/header_bg.jpg) repeat-x 0 0;
	width: 100%;
	height: 189px;
	margin: 0 auto;
	padding: 0;
}

#Title_Content_Wrapper {
	width: 1026px;
	margin:0 auto;
}

#Title h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #542710;
	position: relative;
	top: 13px;
	left: 5px;
	float:left;
}
#Title h1 a {
		text-decoration: none;
}

#Title_logo_art {
	background:url(../images/rhema_logo_symbol_top.png) no-repeat 0 0;
	width:105px;
	height:105px;
	position: relative;
	top: 5px;
	left: 10px;
	float:left;
}
#Title_verse {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #913303;
	position: relative;
	top: 42px;
	left: 18px;
	float:left;
}

#Title_mas {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #900;
	position: relative;
	top: 25px;
	left: 18px;
	float:left;
}


/*---------------------------------------------*/
/* NAVIGATION
/*---------------------------------------------*/
.bluegreen_bar {
	background:url(../images/blue_accentbar.jpg) repeat-x 0 0;
	width: 100%;
	height: 12px;
	margin: 0 auto;
	margin-top: -2px;
}
.bluegreen_bar_middle {
	background:url(../images/blue_accentbar.jpg) repeat-x 0 0;
	width: 1025px;
	height: 12px;
	margin: 0 auto;
	margin-top: -2px;
	position:relative;
	left: -1px;
	z-index: 600001;
	float:left;
}
#rhematagline {
	background:url(../images/tag_7yearold_text.png) no-repeat 0px 0px;
	width:403px;
	height: 28px;
	float:right;
	position:relative;
	top: 23px;
	
}


/*---------------------------------------------*/
/* CONTENT
/*---------------------------------------------*/
.Content_Wrapper { /* all content that falls in to 1025px width */
	background:#FFF repeat 0 0;
	margin: 0 auto;
	width: 1025px;
	clear:both;
	position:relative;
	z-index: 1;
}

.BrownBox_Wide {
	background:url(../images/brownbox_lrg_wide2.jpg) no-repeat 0 0;
	width:682px;
	height:294px;
	float:left;
	position:relative;
	top:0;
	left:0;
	clear:both;
}

.BrownBox_TopRight {
	background:url(../images/brownbox_top_right.png) no-repeat 0 0;
	width: 343px;
	height:	294px;
	float:left;
	position:relative;
}
#DoYouKnowJesus {
	float:left;
	position: relative;
	top: 10px;
	left: 10px;
}
#DoYouKnowJesus a {
	display:block;
	background:url(../images/doyouknowjesus_sprite_bluebox2.jpg) no-repeat 0 0;
	width:249px;
	height:273px;
}
#DoYouKnowJesus a:hover {
	background-position: 0 -273px;
}
#WelcomeVideo {
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-variant:small-caps;
	color:#84542f;
	width: 407px;
	height: 245px;
	text-align:center;	
	float:left;
	position:relative;
	top: 10px;
	left: 15px;
}
.WelcomeVideo {
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-variant:small-caps;
	color:#84542f;
	width: 407px;
	height: 245px;
	text-align:center;	
	float:left;
	position:relative;
	top: 5px;
	left: 0px;
}
.WelcomeVideoSpacer {
	font-size: 12px;
	margin: 0 2px 0 2px;
}
.WelcomeVideo a {
	color:#84542f;
	text-decoration:none;
	margin:0 auto;
}
.WelcomeVideo a:hover {
	color:#fff /*#09F*/;
}

#FlashAnimation {
	position:relative;
	top: 10px;
	left: 6px;
}

/*--- 3 Bar Brown Box ----*/
.Content_RibbonMiddle { /* all content the falls into 1124px width */
	width: 1100px;
	margin:0 auto;
	position:relative;
	right: -39px;
	z-index:1;
}

#BrownBox_3BtnLeft {
	background: #503721 url(../images/brownbox_3barBtn_half.jpg) no-repeat 0 0;
	width:344px;
	height:294px;
	float:left;
	position: relative;
	left: -1px;
	z-index: 2;
}
#Btn_Music {
	position:relative;
	top: 15px;
	left: 6px;
	z-index: 3;
	}
#Btn_Music a {
	display:block;
	background: url(../images/btn_lrg_music.jpg) no-repeat 0 0;
	width: 330px;
	height: 80px;
}
#Btn_Music a:hover {
	background-position: 0 -80px;
}
#Btn_Photos {
	position:relative;
	top: 27px;
	left: 6px;
	z-index: 3;
	}
#Btn_Photos a {
	display:block;
	background: url(../images/btn_lrg_photos.jpg) no-repeat 0 0;
	width: 330px;
	height: 80px;
}
#Btn_Photos a:hover {
	background-position: 0 -80px;
}
#Btn_Videos {
	position:relative;
	top: 40px;
	left: 6px;
	z-index: 3;
	}
#Btn_Videos a {
	display:block;
	background: url(../images/btn_lrg_video.jpg) no-repeat 0 0;
	width: 330px;
	height: 80px;
}
#Btn_Videos a:hover {
	background-position: 0 -80px;
}


/*---- BUY ONLINE ---*/
#BuyOnline_Box {
	/*background: url(../images/brownbox_sep_horz_top.png) no-repeat 0 0;*/
	width: 373px;
	height: 294px;
	float:left;
	position:relative;
	top:0;
	left:0;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 2;
}
#BuyOnline_Wrapper {
	width: 185px;
	float:left;
	position:relative;
	top: 50px;
	left: -1px;
	z-index: 300001;
}
#BuyOnline_Top {
	display:block;
	width:185px;
	height:91px;
	background:url(../images/buyonline_iTunesAmazon_box_sprite.png) no-repeat 0 0;
}
#BuyOnline_iTunes a {
	display:block;
	width:185px;
	height:72px;
	background:url(../images/buyonline_iTunesAmazon_box_sprite.png) no-repeat 0 -91px;
}
#BuyOnline_iTunes a:hover {
	background-position: 0 -537px;
}
#BuyOnline_Amazon a {
	display:block;
	width: 185px;
	height: 58px;
	background:url(../images/buyonline_iTunesAmazon_box_sprite.png) no-repeat 0 -164px;
}
#BuyOnline_Amazon a:hover {
	background-position: 0 -387px;
}

#iPhone_Rhema {
	background:url(../images/rhema_iphone_1.png) no-repeat 0 0;
	width: 316px;
	height: 367px;
	float:left;
	position: absolute;
	top: 13px;
	left: 100px;
	clear:both;
	z-index: 1;
}

/*---- Twitter Box ----*/
#BrownBox_Twitter {
	background:url(../images/brownbox_twitter.png) no-repeat 0 0;
	width:367px;
	height:273px;
	float:left;
	position:relative;
	z-index:2;
}
.BrownBox_Twitter_WhiteFill {

	width: 307px;
	height:24px;
	float:left;
	position:relative;
	top: -3px;
	z-index:0;
}
#twitter_div{position:absolute; left:10px; top:70px; width:239px; height:143px; text-align:left; line-height: 10px;}
#twitter-link{display:block; height:25px; width:130px; margin:0 0 0 30px;}
#twitter_update_list {width:220px; height:158px; margin:0 10px 0 10px; padding:5px 10px 0; overflow:hidden; overflow-y:auto; color:#59d9ea; cursor:default;}
#twitter_update_list ul{font-size:11px; color:#59d9ea;}
#twitter_update_list li{color: #CCC; display:block; font-size:10px; padding-bottom:10px;}
#twitter_update_list li a{color:#59d9ea;}

#BottomTwitter_MusicPlayer{
	position: absolute;
	right: 5px;
	bottom:240px;
}


/*---- CONTENT WHITE ----*/
.Content_White_Wrapper { /* all content that falls in to 1025px width */
	background:#FFF repeat 0 0;
	margin: 0 auto;
	padding:0;
	width: 1025px;
	position:relative;
}
#CDCover_Rhema {
	background:url(../images/cdcover_1.png) no-repeat 0 0;
	width:222px;
	height:240px;
	float:left;
	position: relative;
	top:38px;
	left: 188px;
}
#ContentPhoto_Rhema {
	background:  url(../images/rhema_content_1.png) no-repeat 0 0;
	width:268px;
	height:231px;
	float:left;
	position: relative;
	top:34px;
	left: 148px;
}
#ContentPhoto2_Rhema {
	background: url(../images/rhema_content_2.png)no-repeat 0 0;
	width:120px;
	height:266px;
	float:left;
	position: relative;
	top:34px;
	left: 208px;
}
#CDCover_Content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	width: 700px;
	position: relative;
	top:88px;
	left:148px;
}

#FanCollector {position: absolute; top: 385px; right:0px; float:left; display:block; width:180px; height:180px;}

#TouchALife_Rhema_Logo a, #TouchALife_Rhema_Logo a:hover {
	clear: both;
	display:block;
	background:url(../images/TouchALife_logo_sm.png) no-repeat 0 0;
	width:120px;
	height:31px;
	padding:0;
	margin:0;
	float:right;
	position: relative;
	bottom:2px;
	right:5px;
}
#Content_Verse {
	clear:both;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	color:#d8d8d8;
	text-align:right;
	position:relative;
	right: 10px;
	bottom:2px;
	letter-spacing: 0px;
	margin-bottom: 3px;
	padding:0;
	padding-top: 0px;
}
#FacebookLikeBtn {z-index:10001; position:relative; clear:left; float:left; top: 33px; left: 145px;}

#VineArt {
	display:block;
	background:url(../images/flowery_art_vine_left.png) no-repeat 0 0;
	width: 577px;
	height:805px; /* org height 897px; */
	float:left;
	position: absolute;
	top: -179px;
	left: 0px;
}

/*---- FOOTER ----*/
#Footer_Wrapper {
	background:url(../images/footer_bg.png) repeat-x 0 0;
	width:1025px;
	height:106px;
	margin: 0 auto;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#fff;
	position:relative;
	top:-3px;
	left:0;
	z-index: 0;
}
#Footer_Copyright {
	clear: left;
	position:relative;
	bottom:5px;
	left: 5px;
}
#Footer_Copyright a {
	text-decoration:none;
	color:#FFF;
}
#Footer_Copyright a:hover {
	text-decoration:underline;
	color:#e8b459;
}

/*---- Social Icons ---*/
#Footer_Social_Icons {
	display:block;
	background:url(../images/social_icons_transparent.png) no-repeat 0 0;
	width: 360px;
	height: 80px;
	margin: 0;
	padding: 0;
	float:left;
	position:relative;
	top: 5px;
	left: 5px;
}
#Footer_Social_Icons li {
	display:inline;
}
#Footer_Social_Icons li a {
	position: absolute;
	top: 0;
	height: 80px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
#Footer_Social_Icons .myspace a {
	left: 0px;
	width: 76px;
}
#Footer_Social_Icons .myspace a:hover {
	background:url(../images/social_icons_transparent.png) no-repeat 0px -80px;
}
#Footer_Social_Icons .facebook a {
	left: 71px;
	width: 78px;
}
#Footer_Social_Icons .facebook a:hover {
	background:url(../images/social_icons_transparent.png) no-repeat -71px -80px;
}
#Footer_Social_Icons .twitter a {
	left: 145px;
	width: 78px;
}
#Footer_Social_Icons .twitter a:hover {
	background:url(../images/social_icons_transparent.png) no-repeat -145px -80px;
}
#Footer_Social_Icons .vimeo a {
	left: 219px;
	width: 78px;
}
#Footer_Social_Icons .vimeo a:hover {
	background:url(../images/social_icons_transparent.png) no-repeat -219px -80px;
}
#Footer_Social_Icons .youtube a {
	left: 292px;
	width: 78px;
}
#Footer_Social_Icons .youtube a:hover {
	background:url(../images/social_icons_transparent.png) no-repeat -292px -80px;
}

/*---- FOOTER NAV ----*/
.footerNavDivider {
	background-image: url(../images/footerNav_divder.png);
	background-repeat:no-repeat;
	background-position: 10px;;
	height: 80px;
	width: 10px;
	float:left;
	margin-top: -5px;
	padding-right: 10px;
}
.footerNav {
	position:relative;
	top: 15px;
	left: 79px;
	text-align:left;
}
.footerNav ul {
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	top: 0;
	left: 0;
	list-style: none;
	display:block;
	float:left;
	margin: 0;
	padding: 0;
	width: 45px;
}
.footerNav li {
	float: left;
	margin: 0 0em;
}
.footerNav ul li a {
	color: #fff;
	text-decoration:none;
	height: 1em;
	line-height: 0em;
	float: left;
	width: 45px;
	font-size:13px;
	font-weight:bold;
	padding-bottom: 5px;
}
.footerNav ul li ul li a {
	color:#FFF;
	text-decoration:none;
	margin:0;
	font-size:10px;
	font-weight:normal;
}
.footerNav ul li ul li a:hover {
	text-decoration: none;
	color:#e8b459;
}
.footerNav2 {
	position:relative;
	top: 15px;
	left: 79px;
	text-align:left;
}
.footerNav2 ul {
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	top: 0;
	left: 0;
	list-style: none;
	display:block;
	float:left;
	margin: 0;
	padding: 0;
	width: 45px;
}
.footerNav2 li
{
float: left;
margin: 0 0em;
}
.footerNav2 ul li a {
	color: #fff;
	text-decoration:none;
	height: 1em;
	line-height: 0em;
	float: left;
	width: 45px;
	font-size:13px;
	font-weight:bold;
	padding-bottom: 5px;
}
.footerNav2 ul li ul li a {
	color:#FFF;
	text-decoration:none;
	margin:0;
	font-size:10px;
	font-weight:normal;
}
.footerNav2 ul li ul li a:hover {
	text-decoration: none;
	color:#e8b459;
}


/*---- FUN FACT BOX ----*/
#Footer_FunFactBox {
	width: 150px;
	height: 95px;
	background:url(../images/footer_info_icon.png) no-repeat 0px 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align:left;
	color:#e2d0a8;
	float:left;
	position:relative;
	left: 125px;
	top:5px;
	margin:0;
	padding:0;
	padding-left: 45px;
}
#Footer_FunFactBox span {
	font-size: 24px;
	font-weight:bold;
	color:#e8b459;
	font-family: Arial, Helvetica, sans-serif;
}
#Footer_FunFactBox a {
	color:#e2d0a8;
	text-decoration:none;
}
#Footer_FunFactBox a:hover {
	color:#e8b459;
	border-bottom:1px dashed #e8b459;
}


/*---- YOUTUBE LOGO ----*/
#Footer_YouTube_Logo a {
	display:block;
	background:url(../images/footer_youtube_logo.png) no-repeat 0 0;
	width: 88px;
	height: 89px;
	float:right;
	position:relative;
	right: 5px;
	top: 10px;
}


/*---------------------------------------------*/
/* PROMO
/*---------------------------------------------*/
.BrownBox_Wide_Promo {
	/*background:url(../images/brownbox_lrg_wide2.jpg) no-repeat 0 0;*/
	width:605px;
	height:auto;
	
}
.PromoItems {         /* High Res Photos */
	width: 275px;
	float:left;
	display:block;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom:5px;
	padding: 5px;
	text-align:center;
}

.PromoVideos {        /* HD Videos */
 	width: 450px;
	float:none;
	display:block;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom:5px;
	padding: 5px;
	text-align:left;
}

a.PromoVideosLinks, .PromoVideosLinks {
	text-decoration:none;
	font-size: 12px;
	color:#630;
	margin-top: 3px;
	margin-bottom: 3px;
}
a.PromoVideosLinks:hover {
	text-decoration:none;
	border-bottom: 1px dashed #900;
}


.PromoVineArt_right {
	display:block;
	background:url(../images/flowery_art_vine_right_long.png) repeat-y 0 50px;
	width: auto;
	height:897px; /* org height 897px; */
	float:none;
	position: relative;
	top:-1px;
	left: 0px;
	z-index: 0;
}

.PromoVineArt_right_login {
	display:block;
	background:url(../images/flowery_art_vine_right_long.png) repeat-y 0 50px;
	width: auto;
	height:160px; /* org height 897px; */
	float:none;
	position: relative;
	top:-1px;
	left: 0px;
	z-index: 0;
}



/*---------------------------------------------*/
/* STORE
/*---------------------------------------------*/
.BrownBox_Wide_Store {
	/*background:url(../images/brownbox_lrg_wide2.jpg) no-repeat 0 0;*/
	width:682px;
	height:auto;
	float:left;
	position:relative;
	top:0;
	left:0;
	clear:both;
}
.BrownBox_TopRight_Store {
	background:url(../images/brownbox_top_right.png) no-repeat 0 0;
	width: 343px;
	height:	294px;
	float:left;
	position:relative;
}
iframe {
	border: 0px solid #000000;
	padding:0;
}
.StoreVineArt_right {
	display:block;
	background:url(../images/flowery_art_vine_right_long.png) repeat-y 0 0;
	width: auto;
	height:897px; /* org height 897px; */
	float:none;
	position: relative;
	top:-1px;
	left: 0px;
	z-index: 0;
}
.StoreVineArt_right a {
	text-decoration:none;
}
.StoreVineArt_right a:hover {
	text-decoration:underline;
}
#Store_MusicPlayer{
	position: relative;
	right: 5px;
	top:15px;
	left: 43px;
	margin-bottom: 5px;
}
#StoreNotes {
	display:block;
	width: 300px;
	height:auto;
	margin:0 auto;
	padding: 10px;
	position:relative;
	top: 25px;
	right: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333;
	background: #eeeeee repeat 0 0;
	border: 3px #cccccc solid;
}
#StoreNotes h4 {
	padding: 0;
	border: 0;
	margin: 0;
	color:#777777;
	font-size:22px;
}
#StoreNotes a {
	color:#06F;
	text-decoration:none;
}
#StoreNotes a:hover {
	color: #900;
	text-decoration:none;
	border-bottom: 1px dashed #666;
}

.StoreHeader {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#333;
	margin: 25px 0 0 20px;
	padding-top: 25px;
	float:none;
	clear:both;
	width: 600px;
	height: auto;
}
.StoreHeader span {
	display:block;
	color: #900;
	font-size: 12px;
	font-weight: normal;
}
.StoreItems {
	width: 300px;
	float:left;
	display:block;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom:5px;
	padding: 5px;
	text-align:center;
}
.StoreItems_Btn {
	margin:0 auto;
	text-align:center;
}
.StoreItems_Text {
	padding: 5px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #900;
	color:#ffffff;
}
.StoreItems_Text_Success {
	padding: 5px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #039;
	color:#ffffff;
	font-size:16px;
}
.StoreItems_Amount {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	margin: 3px 0 0px 0;
	color:#333
}
.StoreItems_Desc {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	margin: 0px 0 3px 0;
}
.StoreItems_Desc a {
	color: #666;
	text-decoration: none;
}
.StoreItems_Desc a:hover {
	color: #600;
	text-decoration: none;
	border-bottom:1px #03C dashed;
}

#Store_MobileBarcode {
	width: 150px;
	margin: 0 auto;
	position: relative;
	right: 5px;
	bottom:-130px;
	left: 90px;
}
.Store_MobileBarcode_Text {
	text-align:center;
	width: 150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#666;
	margin: 0 auto;
	display:block;
}


.StoreItems_Btn form {
	padding-left: 20px;
}

.Store_Btn_AddToCart {
	display:block;
	width: 151px;
	height:29px;
	padding:0;
	margin:0 auto;
	border: none;
	cursor: pointer;
	float:left;
	margin-left: 0px;
	margin-right: 0px;
}
input[type="submit"].Store_Btn_AddToCart {
	text-decoration:none;
	background:url(../images/Store_Btn_AddToCart.png) no-repeat 0 0;
}
input[type="submit"].Store_Btn_AddToCart:hover {
	background:url(../images/Store_Btn_AddToCart.png) no-repeat 0 -29px;
}
.Store_Btn_Buy {
	display:block;
	width: 85px;
	height:29px;
	padding:0;
	margin:0 auto;
	border: none;
	cursor: pointer;
	float:left;
	margin-left: 0px;
	margin-right: 0px;
}
input[type="submit"].Store_Btn_Buy {
	text-decoration:none;
	background:url(../images/Store_Btn_Buy2.png) no-repeat 0 0;
}
input[type="submit"].Store_Btn_Buy:hover {
	background:url(../images/Store_Btn_Buy2.png) no-repeat 0 -29px;
}

.Store_Btn_PreOrder {
	display:block;
	width: 151px;
	height:29px;
	padding:0;
	margin:0 auto;
	border: none;
	cursor: pointer;
	float:none;
	margin-left: 0px;
	margin-right: 0px;
}
input[type="submit"].Store_Btn_PreOrder {
	text-decoration:none;
	background:url(../images/Store_Btn_PreOrder1.png) no-repeat 0 0;
}
input[type="submit"].Store_Btn_PreOrder:hover {
	background:url(../images/Store_Btn_PreOrder1.png) no-repeat 0 -29px;
}


.Store_Btn_NTG {
	display:block;
	width: 151px;
	height:29px;
	padding:0;
	margin:0 auto;
	border: none;
	cursor: pointer;
	float:none;
	margin-left: 0px;
	margin-right: 0px;
}
input[type="submit"].Store_Btn_NTG {
	text-decoration:none;
	background:url(../images/Store_Btn_Free.png) no-repeat 0 0;
}
input[type="submit"].Store_Btn_NTG:hover {
	background:url(../images/Store_Btn_Free.png) no-repeat 0 -29px;
}


.Store_Btn_Amazon {
	display:block;
	width: 33px;
	height:29px;
	padding:0;
	margin:0 auto;
	border: none;
	cursor: pointer;
	float:left;
	margin-left: 0px;
	margin-right: 0px;
}
input[type="submit"].Store_Btn_Amazon {
	text-decoration:none;
	background:url(../images/Store_Btn_Amazon.png) no-repeat 0 0;
}
input[type="submit"].Store_Btn_Amazon:hover {
	background:url(../images/Store_Btn_Amazon.png) no-repeat 0 -29px;
}

.Store_Btn_Discography {  /* Song List */
	display:block;
	width: 151px;
	height:29px;
	padding:0;
	margin:0 auto;
	border: none;
	cursor: pointer;
	float:none;
	margin-left: 2px;
	margin-right: 2px;
}
input[type="submit"].Store_Btn_Discography {
	text-decoration:none;
	background:url(../images/Store_Btn_Discography1.png) no-repeat 0 0;
}
input[type="submit"].Store_Btn_Discography:hover {
	background:url(../images/Store_Btn_Discography1.png) no-repeat 0 -29px;
}

.Store_Btn_ViewCart {  /* Song List */
	display:block;
	width: 114px;
	height:29px;
	padding:0;
	margin:0 auto;
	border: none;
	cursor: pointer;
	float:none;
	margin-left: 2px;
	margin-right: 12px;
	margin-bottom: 5px;
}
input[type="submit"].Store_Btn_ViewCart {
	text-decoration:none;
	background:url(../images/Store_Btn_ViewCart1.png) no-repeat 0 0;
}
input[type="submit"].Store_Btn_ViewCart:hover {
	background:url(../images/Store_Btn_ViewCart1.png) no-repeat 0 -29px;
}

.Store_Btn_PreOrder_MusicPg {
	display:block;
	width: 151px;
	height:29px;
	padding:0;
	margin:0 auto;
	border: none;
	cursor: pointer;
	float:none;
	margin-left: 5px;
	margin-right: 5px;
}
input[type="submit"].Store_Btn_PreOrder_MusicPg {
	text-decoration:none;
	background:url(../images/Store_Btn_PreOrder.png) no-repeat 0 -29px;
}
input[type="submit"].Store_Btn_PreOrder_MusicPg:hover {
	background:url(../images/Store_Btn_PreOrder.png) no-repeat 0 0;
}

.Store_Btn_BuyNow {
	background:url(../images/Store_Btn_BuyNow.png) no-repeat 0 -29px;
	display:block;
	width: 151px;
	height:29px;
	padding:0;
	margin:0 auto;
	border: none;
	cursor: pointer;
	float:none;
	margin-left: 5px;
	margin-right: 5px;
}
.Store_Btn_BuyNow:hover {
	background:url(../images/Store_Btn_BuyNow.png) no-repeat 0 0;
}
input[type="submit"].Store_Btn_BuyNow  {
	text-decoration:none;
	background:url(../images/Store_Btn_BuyNow.png) no-repeat 0 -29px;
}
input[type="submit"].Store_Btn_BuyNow:hover {
	background:url(../images/Store_Btn_BuyNow.png) no-repeat 0 0;
}

#StoreNavBar {
	width: 100%;
	height: 31px;
	float: left;
	background: url(../images/StoreNavBar_standard.png) no-repeat #900;
	clear:both;
}
.StoreNavBar_itunes {
	display:block;
	width:65px;
	height:31px;
	position:relative;
	top:0;
	left: 235px;
	float:left;
}
.StoreNavBar_amz {
	display:block;
	width:75px;
	height:31px;
	position:relative;
	top:0;
	left: 245px;
	float:left;
}


/*---------------------------------------------*/
/* PHOTO GALLERY
/*---------------------------------------------*/
#Title_PhotoGallery {
	font-family:Arial, Helvetica, sans-serif;
	color:#777777;
	font-size:22px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:5px;
}
#BrownBox_GalleryTitle {
	width:682px;
	height:auto;
	float:none;
	position:relative;
}
#PhotoVineArt {
	display:block;
	background:url(../images/flowery_art_vine_left.png) no-repeat 0 0;
	width: 577px;
	height:439px; /* org height 897px; */
	float:left;
	position: absolute;
	top: -1px;
	left: 0px;
	z-index: -1;
}
#PhotoVineArt_photo {
	display:block;
	background:url(../images/flowery_art_vine_left.png) no-repeat 0 0;
	width: 577px;
	height:735px; /* org height 897px; */
	float:left;
	position: absolute;
	top: -1px;
	left: 0px;
	z-index: -1;
}
#PhotoVineArt_search,
#PhotoVineArt_archive,
#PhotoVineArt_404,
#PhotoVineArt_contact, 
#PhotoVineArt_slideshow,
#PhotoVineArt_image,
#PhotoVineArt_index,
#PhotoVineArt_album {
	display:block;
	background:url(../images/flowery_art_vine_left_long.png) repeat-y 0 0;
	width: 577px;
	height:auto; /* org height 897px; */
	float:none;
	position: relative;
	top: -1px;
	left: 0px;
	z-index: -1;
}



/*---------------------------------------------*/
/* MUSIC SECTION
/*---------------------------------------------*/
.BrownBox_Wide_Music {
	background:url(../images/brownbox_lrg_wide2.jpg) no-repeat 0 0;
	width:682px;
	height:294px;
	float:left;
	position:relative;
	top:0;
	left:0;
	clear:both;
}
.BrownBox_TopRight_Music {
	background:url(../images/brownbox_top_right.png) no-repeat 0 0;
	width: 343px;
	height:	294px;
	float:left;
	position:relative;
}

.Music_Album_Wrapper {
	width:650px;
	position:relative;
	top: 25px;
	left: 17px;
}
.Music_CoverArt {
	float:left;
	width: 225px;
}
.Music_SongList_sm {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#ffffff;
	text-decoration:none;
}
.Music_SongList {
	float:left;
	width: 210px;
}
.Music_SongList li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color:#ffffff;
	text-decoration:none;
	list-style: decimal;
}
li.MusicNumberNone {
	list-style:none;
}
li.MusicNumberNone a {
	text-decoration:none;
	color:#CCC;
	font-size:14px;
}
li.MusicNumberNone a:hover {
	color: #FFC;
	border-bottom:1px dashed #FFC
}
.Music_BuyNow_Ad  {
	float:right;
	width: 214px;
	height: 209px;
}
	

.MusicVineArt_right {
	display:block;
	background:url(../images/flowery_art_vine_right_long.png) repeat-y 0 0;
	width: auto;
	height:475px; /* org height 897px; */
	float:none;
	position: relative;
	top:-1px;
	left: 0px;
	z-index: 0;
}
#MusicNotes {
	display:block;
	width: 300px;
	height:auto;
	margin:0 auto;
	padding: 10px;
	position:relative;
	top: 25px;
	right: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333;
	background: #eeeeee repeat 0 0;
	border: 3px #cccccc solid;
}
#MusicNotes h4 {
	padding: 0;
	border: 0;
	margin: 0;
	color:#777777;
	font-size:22px;
}


/*---------------------------------------------*/
/* SCHEDULE SECTION
/*---------------------------------------------*/
.BrownBox_Wide_Schedule {
	background:url(../images/brownbox_lrg_wide2.jpg) no-repeat 0 0;
	width:682px;
	height:294px;
	float:left;
	position:relative;
	top:0;
	left:0;
	clear:both;
}
.BrownBox_TopRight_Schedule {
	background:url(../images/brownbox_top_right.png) no-repeat 0 0;
	width: 343px;
	height:	294px;
	float:left;
	position:relative;
}
.Schedule_Widget_Wrapper {
	width:655px;
	position:relative;
	top: 15px;
	left: 15px;
}
.Schedule_Widget {
	float:left;
	width: 434px;
}
.Schedule_BuyNow_Ad  {
	float:right;
	width: 214px;
	height: 209px;
	margin-top: 90px;
}
	

.ScheduleVineArt_right {
	display:block;
	background:url(../images/flowery_art_vine_right_long.png) repeat-y 0 0;
	width: auto;
	height:475px; /* org height 897px; */
	float:none;
	position: relative;
	top:-1px;
	left: 0px;
	z-index: 0;
}
#ScheduleNotes {
	display:block;
	width: 300px;
	height:auto;
	margin:0 auto;
	padding: 10px;
	position:relative;
	top: 25px;
	right: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333;
	background: #eeeeee repeat 0 0;
	border: 3px #cccccc solid;
}
#ScheduleNotes h4 {
	padding: 0;
	border: 0;
	margin: 0;
	color:#777777;
	font-size:22px;
}

.Btn_BookMe {
	display:block;
	width: 195px;
	height:75px;
	padding:0;
	margin:0 auto;
	border: none;
	cursor: pointer;
	float:none;
	margin-left: 0px;
	margin-right: 0px;
}
input[type="submit"].Btn_BookMe {
	text-decoration:none;
	background:url(../images/Btn_BookMe.png) no-repeat 0 0;
}
input[type="submit"].Btn_BookMe:hover {
	background:url(../images/Btn_BookMe.png) no-repeat 0 -75px;
}


/*---------------------------------------------*/
/* ABOUT US SECTION
/*---------------------------------------------*/
#BrownBox_AboutUs {
	text-align: left;
	margin: 20px 10px 20px 25px;
	width: 577px;
	background: #fff;
	padding: 20px 30px 70px;
	border-top: 1px solid #E6E6DF;
	border-right: 1px solid #E6E6DF;
	border-bottom: 5px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;
	float:left;
}
#BrownBox_Spacer {
	width:500px;
	height:10px;
	float:none;
}

.BrownBox_TopRight_About {
	display:block;
	background:url(../images/brownbox_top_right.png) no-repeat 0 0;
	width: 343px;
	height:	294px;
	float:right;
	position: relative;
	top:0;
	right: 0;
}

#PhotoVineArt_about {  /* About Us Section */
	display:block;
	background:url(../images/flowery_art_vine_left_long.png) repeat-y 0 0;
	width: 577px;
	height:auto; /* org height 897px; */
	float:left;
	position: relative;
	top: -1px;
	left: 0px;
	z-index: 1;
}

.AboutVineArt_right {
	display:block;
	background:url(../images/flowery_art_vine_right_long.png) repeat-y 0 50px;
	width: auto;
	height:675px; /* org height 897px; */
	float:none;
	position: relative;
	top:-1px;
	left: 0px;
	z-index: 0;
}
#AboutNotes {
	display:block;
	width: 300px;
	height:auto;
	margin:0 auto;
	padding: 10px;
	position:relative;
	top: 25px;
	right: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333;
	background: #eeeeee repeat 0 0;
	border: 3px #cccccc solid;
}
#AboutNotes h4 {
	padding: 0;
	border: 0;
	margin: 0;
	color:#777777;
	font-size:22px;
}

#AboutNotes a {
	text-decoration:none;
}
#AboutNotes a:hover {
	border-bottom: 1px dashed #333;
}
.AboutTextSig {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999;
}




/*---------------------------------------------*/
/*  BOOK ME SECTION
/*---------------------------------------------*/
.BookMeVineArt_right {
	display:block;
	background:url(../images/flowery_art_vine_right_long.png) repeat-y 0 0;
	width: auto;
	height:255px; /* org height 897px; */
	float:none;
	position: relative;
	top:-1px;
	left: 0px;
	z-index: 0;
}
.BookMeVineArt_right a {
	text-decoration:none;
}
.BookMeVineArt_right a:hover {
	text-decoration:underline;
}
#BookMeNotes {
	display:block;
	width: 300px;
	height:auto;
	margin:0 auto;
	padding: 10px;
	position:relative;
	top: 30px;
	right: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333;
	background: #eeeeee repeat 0 0;
	border: 3px #cccccc solid;
}
#BookMeNotes h3 {
	padding: 0;
	border: 0;
	margin: 0;
	color:#777777;
	font-size:18px;
}
#BookMeNotes h4 {
	padding: 0;
	border: 0;
	margin: 0;
	color:#777777;
	font-size:22px;
}



/*----------------------------------------------*/
/*  NEWS SECTION
/*----------------------------------------------*/
#NewsVineArt_index {
	display:block;
	background:url(../images/flowery_art_vine_left_long.png) repeat-y 0 0;
	width: 577px;
	height:auto; /* org height 897px; */
	float:none;
	position: relative;
	top: -1px;
	left: 0px;
	z-index: -1;
}
#News_main_index {
	text-align: left;
	margin: 20px 139px;
	width: 685px;
	background: #fff;
	padding: 20px 30px 70px;
	border-top: 1px solid #E6E6DF;
	border-right: 1px solid #E6E6DF;
	border-bottom: 5px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;
}
#Title_News {
	font-family:Arial, Helvetica, sans-serif;
	color:#777777;
	font-size:22px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:5px;
}
#BrownBox_NewsTitle {
	width:682px;
	height:auto;
	float:none;
	position:relative;
}
#newstitle2 {
	border-bottom: 1px solid #E6E6DF;
	padding-bottom: 14px;
	margin-bottom: 20px;
	/*min-height: 40px;
  _height: 40px;*/
}
#newstitle2 h2 { 
	font-weight: normal; 
	font-size: 12pt; 
	margin-top: 18px;
	width:510px;
}
#newspadbox {
	
}

#News_articles {
	float: left;
}
.News_article {
	margin: 0 12px 8px 0;
    padding: 10px 8px 2px 10px;
	float: left;
	width: 605px;
	border: 1px solid #E7F0F5;
	background: #F7F9FD;
    line-height: 100%;
}
.News_article a img {  }
.News_article .News_thumb {
    float: left; 
    margin-right: 6px;
}
.News_article h3 {
	padding: 0;
	margin: 0;
}
.News_article p {
	line-height: 12px;
	font-size: 12px;
    padding: 4px 0px 0px;
    margin: 0px;
}
.News_articleDesc h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 2px;
}
.News_articleDesc h3 a {
	color:#333;
	text-decoration:none;
}
.News_articleDesc h3 a:hover {
	text-decoration:none;
	color: #8DB8CF;
}
.News_articleDesc span {
	color: #8DB8CF;
}
.News_articleDesc small {
	color: #8DB8CF;
}
.News_articleDesc p {
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
    padding: 4px 0px 5px;
	line-height: 14px;
}
.News_credits {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666;
}



/*----------------------------------------------*/
/*  HELP SECTION
/*----------------------------------------------*/

#BrownBox_Help {
	text-align: left;
	margin: 20px 10px 20px 25px;
	width: 577px;
	background: #fff;
	padding: 20px 30px 70px;
	border-top: 1px solid #E6E6DF;
	border-right: 1px solid #E6E6DF;
	border-bottom: 5px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;
	float:left;
}
#BrownBox_HelpSpacer {
	width:500px;
	height:10px;
	float:none;
}

.BrownBox_TopRight_Help {
	display:block;
	background:url(../images/brownbox_top_right.png) no-repeat 0 0;
	width: 343px;
	height:	294px;
	float:right;
	position: relative;
	top:0;
	right: 0;
}

#PhotoVineArt_help {  /* Help Us Section */
	display:block;
	background:url(../images/flowery_art_vine_left_long.png) repeat-y 0 0;
	width: 577px;
	height:auto; /* org height 897px; */
	float:left;
	position: relative;
	top: -1px;
	left: 0px;
	z-index: 1;
}

.HelpVineArt_right {
	display:block;
	background:url(../images/flowery_art_vine_right_long.png) repeat-y 0 50px;
	width: auto;
	height:173px; /* org height 897px; */
	float:none;
	position: relative;
	top:-1px;
	left: 0px;
	z-index: 0;
}
#HelpNotes {
	display:block;
	width: 300px;
	height:auto;
	margin:0 auto;
	padding: 10px;
	position:relative;
	top: 25px;
	right: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333;
	background: #eeeeee repeat 0 0;
	border: 3px #cccccc solid;
}
#HelpNotes h4 {
	padding: 0;
	border: 0;
	margin: 0;
	color:#777777;
	font-size:22px;
	float:left;
}

#HelpNotes a {
	text-decoration:none;
}
#HelpNotes a:hover {
	border-bottom: 1px dashed #333;
}
.HelpTextSig {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999;
}


.Store_Btn_ContactUs {
	display:block;
	width: 151px;
	height:29px;
	padding:0;
	margin:0 auto;
	border: none;
	cursor: pointer;
	float:none;
	margin-left: 0px;
	margin-right: 0px;
}
input[type="submit"].Store_Btn_ContactUs {
	text-decoration:none;
	background:url(../images/Store_Btn_ContactUs.png) no-repeat 0 0;
}
input[type="submit"].Store_Btn_ContactUs:hover {
	background:url(../images/Store_Btn_ContactUs.png) no-repeat 0 -29px;
}


