/*
Theme Name: Sally morgan website theme
Author: Kieon
Author URI: http://kieon.com/
Tags: Pink two column
*/



/* Begin Typography & Colors */
body {
	margin:0;
	padding:0;
	font:80%/1em Arial, Helvetica, sans-serif;
	background:#FFFFFF;
}
form, img {
	border:0;
}
h1,h2,h3,h4,p,form, img, ul,a,img,input,textarea,select {
	padding:0;
	margin:0;
	text-decoration:none;
	list-style-type:none;
}
a {
	color:#ff6699;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
}
.hide {
	display:none;
}
.NoPad {
	padding:0!important;
}

#Wrapper {
	width:960px;
	margin:0 auto;
	padding:0;
}
#Header {
	float:left;
	width:960px;
	margin:0;
	padding:0;
}
#Header .HeaderLeft {
	float:left;
	width:545px;
	margin:0;
	padding:14px 0 0 0px;
}
#Header .HeaderLeft img {
	float:left;
	margin:0;
	padding:0;
}
#Header .HeaderRight {
	float:right;
	width:333px;
	margin:0;
	padding:0 0 3px 0;
}
#Header .HeaderRight img {
	float:right;
	margin:0;
	padding:0;
}

/*Top navigation*/
#Header #HeaderMenu {
 float:left;
 width:951px;
 background:url(images/bg_header_mainMenu.jpg) repeat-x left top;
 height:40px;
 margin:0;
 padding:0 9px 0 0;
}
#Header #HeaderMenu  ul#MainMenu {
 width: 671px; margin: 0;
 list-style: none;
}
ul#MainMenu li { display: inline; }
ul#MainMenu li a {
 display: block; float: left; height: 40px;
 /*background-image: url(../images/main_navigation.jpg); text-indent: -9999px;*/
}
ul#MainMenu li a.home {
 width: 57px; background-position: 0 0;
 background-image: url(images/nav_home.gif);
}
ul#MainMenu li a.news {
 width: 53px; background-position: -53px 0;
 background-image: url(images/nav_news.gif); 
}
ul#MainMenu li a.about {
 width: 90px; background-position: -90px 0; 
 background-image: url(images/nav_about.gif);
}
ul#MainMenu li a.see {
 width: 79px; background-position: -79px 0; 
 background-image: url(images/nav_see.gif);
}

ul#MainMenu li a.shop {
 width: 49px; background-position: -49px 0; 
 background-image: url(images/nav_shop.gif);
}
ul#MainMenu li a.pic {
 width: 70px; background-position: -70px 0; 
 background-image: url(images/nav_pic.gif);
}
ul#MainMenu li a.video {
 width: 63px; background-position: -63px 0; 
 background-image: url(images/nav_video.gif);
}
ul#MainMenu li a.blog {
 width: 45px; background-position: -45px 0; 
 background-image: url(images/nav_blog.gif);
}
ul#MainMenu li a.contact {
 width: 66px; background-position: -66px 0; 
 background-image: url(images/nav_contact.gif);
}
ul#MainMenu li a.live {
 width: 107px; background-position: -107px 0; 
 background-image: url(images/nav_live.gif);
}
ul#MainMenu li a.home:hover, ul#MainMenu li a.home:focus {
 background-position: 0 -40px; 
}
ul#MainMenu li a.news:hover, ul#MainMenu li a.news:focus {
 background-position: -53px -40px; 
}
ul#MainMenu li a.about:hover, ul#MainMenu li a.about:focus {
 background-position: -90px -40px; 
}
ul#MainMenu li a.see:hover, ul#MainMenu li a.see:focus {
 background-position: -79px -40px; 
}
ul#MainMenu li a.shop:hover, ul#MainMenu li a.shop:focus {
 background-position: -49px -40px; 
}
ul#MainMenu li a.pic:hover, ul#MainMenu li a.pic:focus {
 background-position: -70px -40px; 
}
ul#MainMenu li a.video:hover, ul#MainMenu li a.video:focus {
 background-position: -63px -40px; 
}
ul#MainMenu li a.blog:hover, ul#MainMenu li a.blog:focus {
 background-position: -45px -40px; 
}
ul#MainMenu li a.contact:hover, ul#MainMenu li a.contact:focus {
 background-position: -66px -40px; 
}
ul#MainMenu li a.live:hover, ul#MainMenu li a.live:focus {
 background-position: -107px -40px; 
}

ul#MainMenu li a.homeSld {
 width: 57px; background-position: 0 -40px;
 background-image: url(images/nav_home.gif);
}
ul#MainMenu li a.newsSld {
 width: 53px; background-position: -53px -40px; 
 background-image: url(images/nav_news.gif);
}
ul#MainMenu li a.aboutSld {
 width: 90px; background-position: -90px -40px; 
 background-image: url(images/nav_about.gif);
}
ul#MainMenu li a.seeSld {
 width: 79px; background-position: -79px -40px;
 background-image: url(images/nav_see.gif);
}
ul#MainMenu li a.shopSld {
 width: 49px; background-position: -49px -40px;  
 background-image: url(images/nav_shop.gif);
}
ul#MainMenu li a.picSld {
 width: 70px; background-position: -70px -40px; 
 background-image: url(images/nav_pic.gif);
}
ul#MainMenu li a.videoSld {
 width: 63px; background-position: -63px -40px; 
 background-image: url(images/nav_video.gif);
}
ul#MainMenu li a.blogSld {
 width: 45px; background-position: -45px -40px; 
 background-image: url(images/nav_blog.gif);
}
ul#MainMenu li a.contactSld {
 width: 66px; background-position: -66px -40px; 
 background-image: url(images/nav_contact.gif);
}
ul#MainMenu li a.liveSld {
 width: 107px; background-position: -107px -40px; 
 background-image: url(images/nav_live.gif);
}
a { outline: none; }


#Header #HeaderMenu ul#Links {
 float:right;
 padding:0;
 margin:0;
}
#Header #HeaderMenu ul#Links li{
 list-style:none;
 display:inline;
 float:left;
 padding:0 0 0 6px;
}
#Header #HeaderMenu ul#Links li.first{
 padding:0 4px 0 0;
}


/*#Header #HeaderMenu ul#MainMenu {
 float:left;
 padding:0;
 margin:0;
}
#Header #HeaderMenu ul#MainMenu li{
 list-style:none;
 display:inline;
 float:left;
 padding:0 0 0 0;
}*/

/*Content area*/
#Content {
	float:left;
	width:960px;
	margin:0;
	padding:5px 0 0 0;
}
#Content #ContentChange {
	float:left;
	width:715px;
	margin:0;
	padding:0;
}



/*Home page*/
#Content #ContentChange .Banner {
	float:left;
	width:715px;
	margin:0;
	padding:0 0 9px 0;
}
#Content #ContentChange .Banner img {
	float:left;
	margin:0;
	padding:0;
}
#Content #ContentChange .Banner img,
#Content #ContentChange .PageIntro .Banner img {
	float:left;
	margin:0;
	padding:0;
	position:relative;
	right:0;
	top:0px;
}
#Content #ContentChange .PageIntro {
	float:left;
	width:715px;
	margin:0;
	padding:0 0 0 0;
	background:url(images/bg_pageIntro.gif) no-repeat right top;
	position:relative;
}
#Content #ContentChange .PageIntro img {
	margin:0!important;
	padding:0;
	position:absolute;
	right:20px;
	bottom:0px;
}

#Content #ContentChange h2 {
	float:left;
	margin:0;
	padding:6px 0 0 9px;
	font-size:2em;
	line-height:normal;
	color:#000000;
	width:695px;
	font-weight:normal!important;
}
#Content #ContentChange .PageIntro h3 {
	float:left;
	margin:0;
	padding:8px 0 0 9px;
	font-size:1.3em;
	font-weight:normal!important;
	line-height:1.2em;
	color:#ff6699;
	width:480px;
}
#Content #ContentChange .PageIntro h3.MerchTitle {
	width:700px;
}
#Content #ContentChange .PageIntro h3 span {
	text-decoration:underline;
}
#Content #ContentChange .PageIntro h3 span {
	text-decoration:underline;
}
#Content #ContentChange .PageIntro h2 img {
	float:left;
	margin:0;
	padding:0;
}
#Content #ContentChange .PageIntro p {
	float:left;
	margin:0;
	padding:12px 0 9px 9px;
	width:481px;
	color:#666666;
	font-size:.9em;
	line-height:1.7em;
}

#Content #ContentChange .PageIntro p span a, 
#Content #ContentChange .PageIntro p span a:link, 
#Content #ContentChange .PageIntro p span a:visited, 
#Content #ContentChange .PageIntro p span a:active {
	float:left;
	margin:0;
	padding:0;
	color:#ff6699;
	font-size:1.5em;
	text-decoration:underline;
}
#Content #ContentChange .PageIntro p span a:hover {
	text-decoration:none;
}
#Content #ContentChange #Subscrib {
	float:left;
	width:715px;
	margin:0;
	height:33px;
	padding:0;
	background:url(images/bg_subscrib.gif) repeat-x left top;
}

#Content #ContentChange #Subscrib p {
	float:left;
	margin:0;
	padding:12px 0 9px 9px;
	color:#ffffff;
	font-weight:bold;
	font-size:.9em;
	line-height:.9em;
}
#Content #ContentChange #Subscrib p img{
	float:left;
	margin:0;
	padding:0;
}
#Content #ContentChange #Subscrib form {
	float:right;
	margin:0;
	padding:7px 13px 8px 0;
}
#Content #ContentChange #Subscrib form input {
	float:left;
	margin:0;
	padding:0;

	height:15px;
	width:152px;
}
#Content #ContentChange #Subscrib form input.inpSign {
	float:left;
	margin:0 0 0 3px;
	padding:2px 0 0 0;
	width:71px;
	height:17px;
	border:none 0px;
	cursor:pointer;
	background:url(images/btn_subscribe.gif) no-repeat left top;
}
#Content #ContentChange .HomeNews {
	float:left;
	width:705px;
	margin:0;
	padding:13px 0 0 10px;
}
#Content #ContentChange .HomeNews #LatestNews {
	float:left;
	width:350px;
	margin:0;
	padding:0;
	background:url(images/bg_latestNews.gif) no-repeat 99px top;
}
#Content #ContentChange .HomeNews #LatestNews img {
	float:left;
	margin:5px 0 0 0;
	padding:0;
}
#Content #ContentChange .HomeNews #LatestNews h2 {
	float:left;
	width:345px!important;
	margin:0;
	padding:0!important;
	font-weight:normal!important;
	font-size:2em!important;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
}

#Content #ContentChange .HomeNews #LatestNews h3 {
	float:left;
	width:345px!important;
	margin:0;
	padding:0px 0 0 0!important;
	font-size:1.6em!important;
	line-height:1.7em!important;
	font-family: Arial, Helvetica, sans-serif;
}
#Content #ContentChange .HomeNews #LatestNews h3 a,
#Content #ContentChange .HomeNews #LatestNews h3 a:link,
#Content #ContentChange .HomeNews #LatestNews h3 a:visited,
#Content #ContentChange .HomeNews #LatestNews h3 a:active {
	color:#000000!important;
	text-decoration:none;
	font-weight:normal!important;
}
#Content #ContentChange .HomeNews #LatestNews h3 a:hover {
	text-decoration:underline;
}
#Content #ContentChange .HomeNews #LatestNews h4 {
	float:left;
	width:345px;
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:1.2em;
	line-height:1em;
	font-family: Arial, Helvetica, sans-serif;
	color:#ff6699;
}
#Content #ContentChange .HomeNews #LatestNews p {
	float:left;
	width:345px;
	margin:0;
	padding:13px 0 0 0;
	font-size:1em;
	line-height:1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
}
#Content #ContentChange .HomeNews #LatestNews p a,
#Content #ContentChange .HomeNews #LatestNews p a:link,
#Content #ContentChange .HomeNews #LatestNews p a:active,
#Content #ContentChange .HomeNews #LatestNews p a:visited{
	color:#ff6699;
	text-decoration:underline;
}
#Content #ContentChange .HomeNews #LatestNews p a:hover{
	text-decoration:none;
}
#Content #ContentChange .HomeNews #Gallery {
	float:right;
	width:345px;
	margin:0;
	padding:0;
	background:url(images/bg_latestNews.gif) no-repeat right top;
}
#Content #ContentChange .HomeNews #Gallery h2 {
	float:left;
	width:248px!important;
	margin:0;
	padding:0!important;
	font-weight:normal!important;
	font-size:2em!important;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
}
#Content #ContentChange .HomeNews #Gallery p {
	float:left;
	margin:0;
	padding:0;
}
#Content #ContentChange .HomeNews #Gallery p a,
#Content #ContentChange .HomeNews #Gallery p a:link,
#Content #ContentChange .HomeNews #Gallery p a:active,
#Content #ContentChange .HomeNews #Gallery p a:visited{
	float:left;
	padding:10px 0 0 11px;
	color:#ff6699;
	text-decoration:underline;
	font-size:.9em;
}
#Content #ContentChange .HomeNews #Gallery p a:hover{
	text-decoration:none;
}
#Content #ContentChange .HomeNews #Gallery .GalleryPlug {
	float:left;
	margin:0;
	width:345px;
	padding:15px 0 0 0;
}
#Content #ContentChange .HomeNews #Gallery .GalleryPlug a,
#Content #ContentChange .HomeNews #Gallery .GalleryPlug a:link,
#Content #ContentChange .HomeNews #Gallery .GalleryPlug a:active,
#Content #ContentChange .HomeNews #Gallery .GalleryPlug a:visited {
	float:left;
	margin:0;
	margin:0 9px 9px 0;
}
/*#Content #ContentChange .HomeNews #Gallery .GalleryPlug img{
	width:74px;
	height:74px;
}*/
#Content #ContentChange .HomeNews #Gallery .GalleryPlug a img,
#Content #ContentChange .HomeNews #Gallery .GalleryPlug a:link img,
#Content #ContentChange .HomeNews #Gallery .GalleryPlug a:active img,
#Content #ContentChange .HomeNews #Gallery .GalleryPlug a:visited img {
	border:1px solid #666666;
}
#Content #ContentChange .HomeNews #Gallery .GalleryPlug a:hover img {
	border:1px solid #ff6699;
}
#Content #ContentChange .HomeNews #Gallery .GalleryPlug a.selected img {
	border:1px solid #ff6699;
}

/*Right pannels*/
#Content #ContentRight {
	float:right;
	width:237px;
	margin:0;
	padding:0;
}
#Content #ContentRight .PannelTop {
	float:left;
	width:237px;
	margin:0;
	padding:0 0 5px 0;
	background:url(images/bg_right_pannel_top.gif) no-repeat left top;
}
#Content #ContentRight .PannelCntr {
	float:left;
	width:212px;
	margin:0px 0 16px 0;
	padding:2px 12px 0px 13px;
	background:url(images/bg_right_pannel_cntr.gif) repeat-y left top;
}
#Content #ContentRight .PannelBtm {
	float:left;
	width:237px;
	margin:16px 0 0 0;
	padding:0;
	background:url(images/bg_right_pannel_btm.gif) no-repeat left bottom;
}
#Content #ContentRight .PannelTop h2{
	float:left;
	width:210px;
	color:#ff0099;
	font-weight:bold;
	font-size:1.2em;
	line-height:1em;
	padding:0 0 10px 0;
	font-family:Helvetica;
}
#Content #ContentRight .PannelTop h2 span {
	color:#000000;
	font-weight:bold;
	font-size:2em;
	line-height:1.15em;
	letter-spacing:.010em;
}
#Content #ContentRight .PannelTop p{
	float:left;
	width:210px;
	color:#999999;
	font-size:.85em;
	line-height:1.3em;
	padding:16px 0 0 0;
	margin:0;
}
#Content #ContentRight .PannelTop p a,
#Content #ContentRight .PannelTop p a:link,
#Content #ContentRight .PannelTop p a:active,
#Content #ContentRight .PannelTop p a:visited{
	color:#ff6699;
	padding:0;
	margin:0;
	text-decoration:underline;
	border:none;
	float:none;
	font-size:1em;
}
#Content #ContentRight .PannelTop p a:hover{
	text-decoration:none;
}
#Content #ContentRight .PannelTop h2.Tour{
	float:left;
	width:208px;
	margin:-3px 0 15px -1px!important;
	padding:0 0 14px 0!important;
	border-bottom:1px solid #ff6699;
}
#Content #ContentRight .PannelTop h2.Tour a{
	border:none 0px;
	margin:0!important;
	padding:0!important;
}
#Content #ContentRight .PannelTop .TourDates {
	float:left;
	width:206px;
	height:404px;
	margin:0;
	padding:0 0 0 0;
	overflow:hidden;
	overflow-y:auto;
}
#Content #ContentRight .PannelTop .TourDates p {
	float:left;
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.1em;
	font-weight:bold;
	color:#333333;
	margin:0;
	padding:0 0 15px 5px;
}
#Content #ContentRight .PannelTop .TourDates p a,
#Content #ContentRight .PannelTop .TourDates p a:link,
#Content #ContentRight .PannelTop .TourDates p a:active,
#Content #ContentRight .PannelTop .TourDates p a:visited {
	float:left;
	color:#ff6699;
	text-decoration:underline;
	font-size:.9em;
	border:none;
	font-weight:normal;
}
#Content #ContentRight .PannelTop .TourDates p a:hover {
	text-decoration:none;
}
#Content #ContentRight .PannelTop a,
#Content #ContentRight .PannelTop a:link,
#Content #ContentRight .PannelTop a:active,
#Content #ContentRight .PannelTop a:visited {
	float:left;
	border-top:1px solid #ff6699;
	color:#ff6699;
	text-decoration:underline;
	font-size:1.2em;
	line-height:1.3em;
	width:198px;
	margin:21px 0 0 0;
	padding:7px 0 0 9px;
}
#Content #ContentRight .PannelTop a:hover {
	text-decoration:none;
}
#Content #ContentRight .PannelTop a span,
#Content #ContentRight .PannelTop a:link span,
#Content #ContentRight .PannelTop a:active span,
#Content #ContentRight .PannelTop a:visited span {
	font-size:.7em;
}

/*Footer*/
#Footer {
	float:left;
	width:960px;
	margin:16px 0 0 0;
	padding:9px 0 15px 0;
	border-top:2px solid #ff6699;
	text-align:center;
}
#Footer p {
	width:960px;
	margin:0;
	padding:0;
	color:#999999;
	font-size:.8em;
	line-height:1em;
}
#Footer p a,
#Footer p a:link,
#Footer p a:active,
#Footer p a:visited {
	color:#ff6699;
	text-decoration:underline;
}
#Footer p a:hover {
	text-decoration:none;
}
#Footer ul {
	width:960px;
	margin:0;
	padding:8px 0;
	font-size:.8em;
}
#Footer ul li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
#Footer ul li.Last a,
#Footer ul li.Last a:link,
#Footer ul li.Last a:active,
#Footer ul li.Last a:visited {
	background:none;
}
#Footer ul li a,
#Footer ul li a:link,
#Footer ul li a:active,
#Footer ul li a:visited {
	color:#ff6699;
	text-decoration:underline;
	margin:0;
	padding:0 8px 0 3px;
	background:url(images/footer_links_divider.gif) no-repeat right center;
}
#Footer ul li a:hover {
	text-decoration:none;
}

/*Contact page*/
#Content #ContentChange .Contact h3 {
	width:700px!important;
}
#Content #ContentChange .Contact p {
	width:700px!important;
	line-height:1.5em!important;
}
#Content #ContentChange .PageIntro form {
	float:left;
	width:686px;
	margin:0;
	padding:0 0 20px 9px;
}
#Content #ContentChange .PageIntro form #ContDetail {
	float:left;
	width:285px;
	margin:0;
	padding:0 0 0 0;
}
#Content #ContentChange .PageIntro form #ContDetail h2 {
	float:left;
	width:285px;
	margin:0;
	padding:0 0 18px 0!important;
	color:#ff6699;
	font-size:1.4em;
	line-height:normal;
}
#Content #ContentChange .PageIntro form #ContDetail label {
	float:left;
	width:285px;
	margin:0;
	padding:0 0 10px 0;
	color:#666666;
}
#Content #ContentChange .PageIntro form #ContDetail label span {
	color:#ff6699;
}
#Content #ContentChange .PageIntro form #ContDetail input {
	float:left;
	width:212px;
	height:16px;
	margin:0 0 10px 0;
	padding:3px 0;
	color:#666666;
}
#Content #ContentChange .PageIntro form #ContMesg {
	float:left;
	width:355px;
	margin:0;
	padding:0 0 0 0;
}
#Content #ContentChange .PageIntro form #ContMesg h2 {
	float:left;
	width:355px;
	margin:0;
	padding:0 0 18px 0!important;
	color:#ff6699;
	font-size:1.4em;
	line-height:normal;
}
#Content #ContentChange .PageIntro form #ContMesg label {
	float:left;
	width:355px;
	margin:0;
	padding:0 0 10px 0;
	color:#666666;
}
#Content #ContentChange .PageIntro form #ContMesg label span {
	color:#ff6699;
}
#Content #ContentChange .PageIntro form #ContMesg textarea {
	float:left;
	width:350px;
	height:143px;
	margin:0 0 10px 0;
	padding:0;
	color:#666666;
}
#Content #ContentChange .PageIntro form #ContMesg input {
	float:right;
	width:143px;
	height:22px;
	margin:0 0 10px 0;
	padding:0;
	color:#333333;
}
#Content #ContentChange .PageIntro form p {
	float:left;
	margin:0;
	padding:21px 0 23px 0;
	width:481px;
	color:#666666;
	font-size:.9em;
	line-height:1.7em;
}

/*Tour dates*/
#Content #ContentChange .TourDates {
	float:left;
	width:715px;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/bg_pageIntro.gif) no-repeat right top;
}
#Content #ContentChange .TourDates h2 {
	float:left;
	margin:0;
	padding:6px 0 0 9px;
	font-size:2em;
	line-height:normal;
	font-weight:normal!important;
	color:#000000;
	width:700px;
}
#Content #ContentChange .TourDates h3 {
	float:left;
	margin:0;
	padding:8px 0 45px 9px;
	font-size:1.3em;
	font-weight:normal!important;
	line-height:1.2em;
	color:#ff6699;
	width:550px;
}

#Content #ContentChange .TourDates table.TourTable,
table.TourTable {
	float:right;
	margin:25px 0 0 0;
	padding:0 0 0 0;
	width:715px;
}
#Content #ContentChange .TourDates table.TourTable td,
table.TourTable td {
	margin:0;
	padding:5px 0 2px 10px;
	height:39px;
	text-align:left;
	vertical-align:middle;
	font-size:.85em;
	color:#666666;
}
#Content #ContentChange .TourDates table.TourTable td a,
#Content #ContentChange .TourDates table.TourTable td a:link,
#Content #ContentChange .TourDates table.TourTable td a:active,
#Content #ContentChange .TourDates table.TourTable td a:visited,
table.TourTable td a,
table.TourTable td a:link,
table.TourTable td a:active,
table.TourTable td a:visited{
	color:#666666;
	text-decoration:underline;
}
#Content #ContentChange .TourDates table.TourTable td a:hover,
table.TourTable td a:hover{
	text-decoration:none;
}
#Content #ContentChange .TourDates table.TourTable td.title,
table.TourTable td.title {
	margin:0;
	padding:0 0 0 10px;
	height:20px;
	text-align:left;
	vertical-align:middle;
	font-size:1.5em;
	font-weight:normal!important;
	color:#ff6699;
	line-height:1.2em;
}
#Content #ContentChange .TourDates table.TourTable td.PinkTd,
table.TourTable td.PinkTd {
	margin:0;
	padding:0 0 0 10px;
	height:34px;
	text-align:left;
	vertical-align:middle;
	color:#666666;
	background-color:#ffccff;
}

/*News and Blog page*/
#Content #ContentChange .News {
	float:left;
	width:715px;
	margin:0;
	padding:30px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
#Content #ContentChange .News .NewsDetails {
	float:left;
	width:715px;
	margin:0;
	padding:0 0 30px 0;
}
#Content #ContentChange .News .NewsDetails .NewsDates {
	float:left;
	width:137px;
	margin:0;
	padding:0 20px 0 0;
	text-align:right;
}
#Content #ContentChange .News .NewsDetails .NewsDates p {
	float:right;
	margin:0;
	padding:0;
	font-size:1.4em;
	line-height:1.4em;
	color:#ff6699;
}
#Content #ContentChange .News .NewsDetails .NewsInfo {
	float:left;
	width:545px;
	margin:0;
	padding:0;
}
#Content #ContentChange .News .NewsDetails .NewsInfo h2 {
	float:left;
	width:525px;
	margin:0;
	padding:0 0 15px 0;
	font-size:1.6em;
}
#Content #ContentChange .News .NewsDetails .NewsInfo h2 a,
#Content #ContentChange .News .NewsDetails .NewsInfo h2 a:link,
#Content #ContentChange .News .NewsDetails .NewsInfo h2 a:active,
#Content #ContentChange .News .NewsDetails .NewsInfo h2 a:visited{
	color:#000000!important;
	font-size:1em!important;
	padding:0!important;
	text-decoration:none!important;
}
#Content #ContentChange .News .NewsDetails .NewsInfo h2 a:hover{
	text-decoration:underline!important;
}
#Content #ContentChange .NewsDetails .NewsInfo img {
	float:left;
	margin:0 0 15px 0;
	padding:0;
	position:relative;
	height:auto;
	width:auto;
	right:0px;
}
#Content #ContentChange .News .NewsDetails .NewsInfo p {
	float:left;
	width:525px;
	margin:0;
	padding:0;
	font-size:.9em;
	line-height:1.6em;
	color:#666666;
}
#Content #ContentChange .News .NewsDetails .NewsInfo p a,
#Content #ContentChange .News .NewsDetails .NewsInfo p a:link,
#Content #ContentChange .News .NewsDetails .NewsInfo p a:active,
#Content #ContentChange .News .NewsDetails .NewsInfo p a:visited{
	margin:0;
	padding:0!important;
	width:auto;
	color:#ff6699;
	text-decoration:underline;
	font-size:1em;
	line-height:1.6em;
	float:none;
}
#Content #ContentChange .News .NewsDetails .NewsInfo p a:hover{
	text-decoration:none;
}
#Content #ContentChange .News .NewsDetails .NewsInfo a,
#Content #ContentChange .News .NewsDetails .NewsInfo a:link,
#Content #ContentChange .News .NewsDetails .NewsInfo a:active,
#Content #ContentChange .News .NewsDetails .NewsInfo a:visited {
	margin:0;
	padding:15px 0 0 0!important;
	width:auto;
	color:#ff6699;
	text-decoration:underline!important;
	font-size:1.2em;
	line-height:normal;
	float:left;
}
#Content #ContentChange .News .NewsDetails .NewsInfo a:hover{
	text-decoration:none!important;
}
.NxtPrv{
	float:left;
	width:706px;
	margin:0;
	padding:40px 0 20px 9px;
}
.NxtPrv .BtnPrePag{
	float:left;
	width:350px;
	margin:0;
	padding:0;
}
.NxtPrv .BtnPrePag p{
	float:left;
	width:350px;
	margin:0;
	padding:0;
	font-size:1.2em;
	line-height:1.4em;
	color:#ff6699;
	font-weight:normal!important;
}
.NxtPrv .BtnPrePag p a,
.NxtPrv .BtnPrePag p a:link,
.NxtPrv .BtnPrePag p a:active,
.NxtPrv .BtnPrePag p a:visited{
	font-size:1em;
	line-height:1.2em;
	color:#ff6699;
	font-weight:normal!important;
	text-decoration:underline;
}
.NxtPrv .BtnPrePag p a:hover{
	text-decoration:none;
}
.NxtPrv .BtnPrePag p a span {
	font-size:.8em;
}
.NxtPrv .BtnNxtPag{
	float:right;
	width:350px;
	margin:0;
	padding:0;
}

.NxtPrv .BtnNxtPag p{
	float:right;
	width:350px;
	margin:0;
	padding:0;
	font-size:1.2em;
	line-height:1.4em;
	color:#ff6699;
	font-weight:normal!important;
	text-align:right;
}
.NxtPrv .BtnNxtPag p a,
.NxtPrv .BtnNxtPag p a:link,
.NxtPrv .BtnNxtPag p a:active,
.NxtPrv .BtnNxtPag p a:visited{
	font-size:1em;
	line-height:1.2em;
	color:#ff6699;
	font-weight:normal!important;
	text-decoration:underline;
}
.NxtPrv .BtnNxtPag p a:hover{
	text-decoration:none;
}
.NxtPrv .BtnNxtPag p a span{
	font-size:.8em;
}

/*Blog Article*/
#Content #ContentChange .BlogArt {
	float:left;
	width:715px;
	margin:0;
	padding:25px 0 0 0;
	background:url(images/bg_pageIntro.gif) no-repeat right top;
}
/*#Content #ContentChange .BlogArt .NewsDetails {
	padding:0!important;
}
*/

#Content #ContentChange .PageIntro .NewsInfo h2{
	font-size:2em!important;
	line-height:normal;
	padding:0 0 10px 0;
	width:558px;
}
#Content #ContentChange .PageIntro .NewsInfo img{
	float:left;
	margin:0;
	padding:0;
	position:inherit!important;
}
#Content #ContentChange .PageIntro .NewsDetails {
	float:left;
	width:715px;
	margin:0;
	padding:25px 0 50px 0;
}
#Content #ContentChange .PageIntro .NewsDetails .NewsInfo {
	float:left;
	width:558px;
	margin:0;
	padding:0;
}
#Content #ContentChange .PageIntro .NewsDetails .NewsInfo p{
	float:left;
	width:525px;
	margin:0;
	padding:15px 0 0 0!important;
	font-size:.9em;
	line-height:1.7em;
	color:#666666;
}
#Content #ContentChange .PageIntro .NewsDetails .NewsInfo p a,
#Content #ContentChange .PageIntro .NewsDetails .NewsInfo p a:link,
#Content #ContentChange .PageIntro .NewsDetails .NewsInfo p a:visited,
#Content #ContentChange .PageIntro .NewsDetails .NewsInfo p a:active{
	color:#ff6699;
	text-decoration:underline;
}
#Content #ContentChange .PageIntro .NewsDetails .NewsInfo p a:hover{
	text-decoration:none;
}
#Content #ContentChange .PageIntro .NewsDetails .NewsDates {
	float:left;
	width:137px;
	margin:0;
	padding:0 20px 0 0;
	text-align:right;
}
#Content #ContentChange .PageIntro .NewsDetails .NewsDates p {
	float:right;
	margin:0;
	padding:0;
	font-size:1.4em;
	line-height:1.4em;
	color:#ff6699;
	width:137px!important;
}
#Content #ContentChange .PageIntro .NewsInfo .BlogDetails{
	float:left;
	width:558px;
	margin:0;
	padding:25px 0 0 0!important;
}
#Content #ContentChange .PageIntro .NewsInfo .BlogDetails h3{
	float:left;
	width:550px!important;
	margin:0;
	padding:0 0 15px 0;
	color:#ff6699;
	font-size:1.4em;
	line-height:1.4em;
	font-weight:normal!important;
}
#Content #ContentChange .PageIntro .NewsInfo .BlogDetails h3 a,
#Content #ContentChange .PageIntro .NewsInfo .BlogDetails h3 a:link,
#Content #ContentChange .PageIntro .NewsInfo .BlogDetails h3 a:visited,
#Content #ContentChange .PageIntro .NewsInfo .BlogDetails h3 a:active {
	color:#ff6699!important;
	text-decoration:none;
}
#Content #ContentChange .PageIntro .NewsInfo .BlogDetails h3 a:hover {
	text-decoration:underline;
}
#Content #ContentChange .PageIntro .NewsInfo .BlogDetails .BlogComment{
	float:left;
	width:558px!important;
	margin:0;
	padding:15px 0 20px 0;
	border-top:1px solid #ff6699;
}

#Content #ContentChange .PageIntro .NewsInfo .BlogDetails .BlogComment h4{
	float:left;
	width:558px!important;
	margin:0;
	padding:0 0 5px 0;
	font-size:1em;
	font-weight:bold;
	color:#666666;
	border-bottom:1px solid #ff6699;
}
#Content #ContentChange .PageIntro .NewsInfo .BlogDetails .BlogComment h4 a,
#Content #ContentChange .PageIntro .NewsInfo .BlogDetails .BlogComment h4 a:link,
#Content #ContentChange .PageIntro .NewsInfo .BlogDetails .BlogComment h4 a:visited,
#Content #ContentChange .PageIntro .NewsInfo .BlogDetails .BlogComment h4 a:active{
	color:#666666;
	text-decoration:none;
}
#Content #ContentChange .PageIntro .NewsInfo .BlogDetails .BlogComment h4 a:hover{
	text-decoration:underline;
}
#Content #ContentChange .PageIntro .NewsInfo .BlogDetails .BlogComment h4 span{
	margin:0 0 0 0;
	padding:0 0 0 15px;
	font-size:.9em;
	font-weight:normal;
	color:#ff6699;
}
#Content #ContentChange .PageIntro .NewsInfo .BlogDetails .BlogComment h4 span a{
	color:#ff6699!important;
}
#Content #ContentChange .PageIntro .NewsInfo .BlogDetails .BlogComment p{
	float:left;
	width:558px!important;
	margin:0;
	padding:10px 0 0 0;
	font-size:.9em;
	line-height:1.7em;
	font-weight:normal;
	color:#666666;
}
#Content #ContentChange .PageIntro .NewsInfo .BlogDetails form {
	float:left;
	width:558px;
	margin:0;
	padding:0;
	border-top:1px solid #ff6699;
}
#Content #ContentChange .PageIntro .NewsInfo .BlogDetails form h5{
	float:left;
	width:550px!important;
	margin:0;
	padding:15px 0 15px 0;
	color:#ff6699;
	font-size:1.4em;
	line-height:1.4em;
	font-weight:normal!important;
}
#Content #ContentChange .PageIntro .NewsInfo .BlogDetails form .comntInp {
	float:left;
	width:558px;
	margin:0;
	padding:0 0 10px 0;
}
#Content #ContentChange .PageIntro .NewsInfo .BlogDetails form .comntInp input{
	float:left;
	width:212px;
	height:17px;
	margin:0;
	padding:5px 0;
	color:#666666;
}
#Content #ContentChange .PageIntro .NewsInfo .BlogDetails form .comntInp label{
	float:left;
	width:auto;
	margin:0;
	padding:8px 0 0 15px;
	color:#666666;
}
#Content #ContentChange .PageIntro .NewsInfo .BlogDetails form .comntInp label span{
	color:#ff6699;
}
#Content #ContentChange .PageIntro .NewsInfo .BlogDetails form textarea{
	float:left;
	width:525px;
	height:125px;
	margin:0;
	padding:0;
	color:#666666;
}
#Content #ContentChange .PageIntro .NewsInfo .BlogDetails form input.commentSub {
	float:left;
	width:155px;
	height:21px;
	margin:15px 0 0 0;
	padding:0!important;
	color:#666666;
}


/*About page*/
#Content #ContentChange .About {
	width:686px!important;
}
#Content #ContentChange .About p {
	width:686px!important;
}

/*Merchandise page*/
#Merch {
	float:left;
	width:686px;
	margin:0;
	padding:25px 0 25px 9px;
	font-family:Arial, Helvetica, sans-serif;
}
#Merch .MerchLeft {
	float:left;
	width:246px;
	margin:0;
	padding:0;
}
#Merch .MerchLeft .MerchBook {
	float:left;
	width:135px;
	margin:0;
	padding:0;
}
#ContentChange .PageIntro #Merch .MerchLeft img {
	float:left;
	margin:0;
	padding:0;
	position:relative;
	right:0px;
}
#Merch .MerchLeft .MerchBuy {
	float:left;
	width:111px;
	margin:0;
	padding:49px 0 0 0;
	text-align:left;
}
#Merch .MerchLeft .MerchBuy h2 {
	float:left;
	width:100px!important;
	margin:0;
	padding:0!important;
	color:#666666!important;
	font-size:1.2em!important;
	line-height:1.2em!important;
	text-align:left;
}
#Merch .MerchLeft .MerchBuy img {
	float:left!important;
	margin:0!important;
	padding:0!important;
	position:inherit!important;
}
#Merch .MerchLeft .MerchBuy p {
	float:left!important;
	width:100px!important;
	margin:0!important;
	padding:0!important;
	color:#666666!important;
	font-size:.8em!important;
	line-height:1em!important;
}
#Merch .MerchLeft .MerchBuy p span {
	margin:0!important;
	padding:0!important;
	color:#ff6699!important;
	font-size:1.4em!important;
	line-height:normal!important;
	font-weight:bold!important;
}
#Merch .MerchRight {
	float:right;
	width:388px;
	margin:0;
	padding:0;
}

#Merch .MerchRight h2 {
	float:left;
	width:380px!important;
	margin:0;
	padding:0 0 20px 0!important;
	font-size:1.6em!important;
	font-weight:normal!important;
	color:#ff6699!important;
}
#Merch .MerchRight p {
	float:left!important;
	width:380px!important;
	margin:0!important;
	padding:0 0 15px 0!important;
	font-size:1em!important;
	line-height:1.4em!important;
	color:#666666!important;
}

/*See Sally Page*/
#SeeSally {
	float:left;
	width:715px;
	margin:0;
	padding:0;
}
#SeeSally .SeeHolder {
	float:left;
	width:715px!important;
	margin:0;
	padding:30px 0 0 0!important;
}
#SeeSally .SeeHolder h2 {
	float:left;
	margin:0;
	padding:6px 0 0 0!important;
	font-size:2em;
	line-height:normal;
	color:#000000;
	width:669px!important;
	font-weight:normal!important;
}
#SeeSally .SeeHolder h3 {
	float:left;
	margin:0;
	padding:8px 0 20px 0;
	font-size:1.4em;
	font-weight:normal!important;
	line-height:1.2em;
	color:#ff6699;
	width:669px;
}
#SeeSally .SeeHolder .TextHold {
	float:right;
	width:390px;
	margin:0;
	padding:0;
}
#SeeSally .SeeHolder .TextHold h2 {
	float:left;
	margin:0;
	padding:0 0 15px 0!important;
	font-size:1.4em!important;
	line-height:.9em!important;
	color:#ff6699!important;
	width:375px!important;
	font-weight:normal!important;
}
/*.HomeNews .SeeHolder .TextHold h3 {
	float:left;
	margin:0;
	padding:8px 0 20px 0;
	font-size:1.4em;
	font-weight:normal!important;
	line-height:1.2em;
	color:#ff6699;
	width:335px;
}*/
#SeeSally .SeeHolder .TextHold p{
	float:left;
	width:390px;
	margin:0;
	padding:0 0 20px 0;
	color:#666666;
	font-size:.9em;
	line-height:1.7em;
}
#SeeSally .SeeHolder .TextHold p a,
#SeeSally .SeeHolder .TextHold p a:link,
#SeeSally .SeeHolder .TextHold p a:active,
#SeeSally .SeeHolder .TextHold p a:visited{
	margin:0;
	padding:0;
	color:#ff6699;
	text-decoration:underline;
}
#SeeSally .SeeHolder .TextHold p a:hover{
	margin:0;
	padding:0;
	color:#ff6699;
	text-decoration:none;
}
#SeeSally .SeeHolder .VideoHold {
	float:left;
	width:306px;
	margin:0;
	padding:0;
}

/*Movies Page*/
#Content #ContentChange .Movies {
	float:left;
	width:715px;
	margin:0;
	padding:25px 0 0 0;
}
#Content #ContentChange .Movies .MovieDetail {
	float:left;
	width:715px;
	margin:0;
	padding:0 0 35px 0;
}
#Content #ContentChange .Movies .MovieDetail .MovieClip {
	float:left;
	width:306px;
	margin:0;
	padding:0;
}
#Content #ContentChange .Movies .MovieDetail .MovieTalk {
	float:right;
	width:394px;
	margin:0;
	padding:0;
}
#Content #ContentChange .Movies .MovieDetail .MovieTalk h2 {
	float:left;
	width:394px;
	margin:0;
	padding:0;
	font-size:1.5em;
	line-height:1.6em;
	padding:0 0 8px 0;
	color:#ff6699;
	font-weight:normal!important;
}
#Content #ContentChange .Movies .MovieDetail .MovieTalk p {
	float:left;
	width:394px;
	margin:0;
	padding:0;
	font-size:.9em;
	line-height:1.7em;
	padding:0 0 8px 0;
	color:#666666;
}

/*Picture Page*/
.Picture {
	float:left;
	width:715px;
	margin:0;
	padding:15px 0 0 0;
}
.Picture div.flickr-gallery {
	margin-top:0;
	padding-bottom:20px;
}
.Picture div.flickr-gallery img{
	margin-top:0;
	padding:0;
	/*width:165px;
	height:247px;*/
}
.Picture div.flickr-thumb {
	border:none;
	float:left;
	/*width:167px;
	height:247px;*/
}
.Picture .fg-clear a{
	color:#ff6699;
}
.ImgRow {
	float:left;
	width:715px;
	margin:0;
	padding:0 0 25px 0;
}
.ImgRow ul{
	float:left;
	width:715px;
	margin:0;
	padding:0;
}
.ImgRow ul li {
	float:left;
	display:inline;
	margin:0;
	padding:0 19px 0 0;
}
.ImgRow ul li img {
	float:left;
	margin:0;
	padding:0;
}