/*
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 url('images/back.jpg') center top no-repeat;
}
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;
}

#live_side {
	margin-top:0px;
	height:220px;
	width:100%;
	overflow:auto;
	background:#FFF;
	margin-bottom:10px;
	list-style:none;
}

#psychics {
	overflow:auto;
	height:430px;
	width:100%;
	margin:20px 0;
	padding:10px 0;
	
}

#psychics .psychic {
	padding-right:50px;
	clear:both;
	overflow:hidden;
}

#psychics img {
	float:left;
	border:1px solid #CCC;
	clear:left;
	margin:5px;
	margin-left:0px;
	margin-right:10px;
}

#Content #ContentChange #psychics h1 {
	padding-top:50px;
	margin-bottom:0px;
	font-weight:normal;
	font-size:24px;
}

#Content #ContentChange #psychics h2 {
	font-weight:normal !important;
	margin-bottom:10px;
	font-size:16px !important;
	float:none;
	color:#F09;
}

#Content #ContentChange #psychics h3 {
	font-weight:normal;
	font-size:14px;
	margin-bottom:15px;
}

#Content #ContentChange #psychics p {
	font-size:12px;
	color:#666;
	line-height:16px;
}

#Content #ContentChange #psychics h3 span {
	font-weight:bold;
}

#live_side li {
	margin:10px 0;
	overflow:hidden;
}

#live_side li img {
	float:left;
	margin-right:10px;
	border:1px solid #CCC;
	clear:left;
}

#live_side li span {
	display:block;
	padding-top:2px;
}

#live_side li span.pink {
	font-weight:bold;
	color:#ff0099;
	padding-top:10px;
}

#live_side li span.pin {
	color:#999;
}

#live_side li span.avail {
	color:#666;
	text-decoration:underline;
	font-weight:bold;
}

.NoPad {
	padding:0!important;
}

#picture_list li {
	float:left;
	margin:7px;
}

#prev_image {
	float:left;
	clear:left;
	margin-top:10px;
}

#next_image {
	float:right;
	clear:right;
	margin-top:10px;
}

#next_image, #prev_image {
	padding:10px 20px;
	font-weight:bold;
	color:#FFF;
	background:#ff6cb8;
	text-align:center;
	width:60px;
}

#next_image:hover, #prev_image:hover {
	background:#ffa3d3;
	text-decoration:none;
}

#youtube_playlist {
	overflow:scroll;
	overflow-y:hidden;
	width:100%;
	height:320px;
	margin:20px auto;
}

#youtube_playlist .youtube li {
	float:left;
	width:150px;
	padding:2px;
	margin:10px;
	text-align:center !important;
}

#youtube_video {
	margin:0px auto;
	width:690px;
	height:385px;
	display:block;
}

#youtube_playlist .youtube li a {
	
	font-weight:bold;
	color:#666;
	text-decoration:underline;
}

#youtube_playlist .youtube li a:hover {
	text-decoration:none;
}


#youtube_playlist .youtube li img {
	display:block;
	margin:5px auto;
	
}

#youtube_playlist .youtube {
	float:left;
	clear:left;
}

#Wrapper {
	width:960px;
	margin:0 auto;
	padding:0;
}
#Header {
	float:left;
	width:960px;
	margin:0;
	padding:0;
}
#Header .HeaderLeft {
	float:left;
	width:435px;
	margin:0;
	padding-top:2px;
	padding-left:2px;
}
#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;
 margin-top:-2px;
 padding:0 9px 0 0;
}

ul.error {
	margin:15px 0;
	color:#F00;
}

#Header #HeaderMenu  ul#MainMenu {
 width: 701px; 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 h2 a img{
	border:none !important;
	color:#F00;

}

#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.Other {
	float:left;
	margin:-3px 0 5px -1px!important;
	width:208px;
}

#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 .TourDates a,
#Content #ContentRight .PannelTop .TourDates a:link,
#Content #ContentRight .PannelTop .TourDates a:active,
#Content #ContentRight .PannelTop .TourDates a:visited {
	float: none;
	border: 0;
	font-size: 1em;
	width: auto;
	margin: 0;
	padding: 0;
}

.TourDates li {
	margin-bottom: 12px;
}

#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 select {
	padding:3px;
	margin-top:5px;
	margin-bottom:10px;
	text-align:center;
}

#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 {
	border-collapse: collapse;
	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 th {
	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, tr.odd td {
	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;
}


#store  {
	
}

#store .item {
	margin:20px 0;
	clear:both;
	overflow:hidden;
}

#store .item img {
	width:110px;
	height:190px;
	border:1px solid #CCC;
	float:left;
	margin-right:20px;
}

#store .item form {
	float:left;
	width:115px;
}

#store .item form a, #store .item form input.submit, #checkout a, #payment input.submit {
	display:block;
	height:24px;
	border:1px solid #5f0e37;
	color:#FFF;
	margin:5px 0;
	text-decoration:underline;
	text-align:center;
	background:#ff4faa;
	padding:2px;
	font-size:11px;
	width:120px;
	cursor:pointer;
} 

#checkout a, #payment input.submit {
	margin:15px auto;
	line-height:24px;
}

#payment input.submit {
	width:200px;
}

#checkout a:hover {
	text-decoration: none;
	background: #FF6FCC;
	
	
}

#store .item form a {
	height:14px;
	width:115px;
	padding-top:4px;
}

#store .item form p {
	color:#ff6599;
	font-size:14px;
	font-weight:bold;
}

#store .item form p span {
	font-size:10px;
	display:block;
	color:#666;
	margin-top:4px;
	font-weight:normal;
}

#store .item div {
	float:right;
	width:420px;
	margin-right:10px;
}

#store .item h3 {
	color:#fe6699;
	font-size:16px;
	font-weight:normal;
	margin:5px 0;
	margin-bottom:25px;
}

#store .item p {
	color:#666666;
	font-size:12px;
	line-height:1.1em;
	font-weight: 100;
	margin:7px 0;
	
}

table#cart, table#products {
	width:650px;
	margin:10px auto;
	clear:both;
	border-collapse:collapse;
}

#cart tr {
	width:600px;
}


#cart td, #cart th, #products td, #products th {
	padding:2px;
	text-align:center;
}


#cart th, #products th {
	font-size:12px;
	font-weight:bold;
	padding:4px;
}

#cart .large {
	width:350px;
}

#cart .small {
	width:50px;
}

#cart .small input {
	width:50px;
	text-align:center;
}

#cart, #cart td, #cart tr, #cart th, #products, #products td, #products tr, #products th {
	border:1px solid #ff669a;
}

table#products, #products tr {
	width:850px;
}

#products td {
	padding:5px;
}

h3#cart {
	clear:both;
	font-size:13px;
	color:#ff669a;
	font-weight:normal;
	border:none;
	margin:10px;
}

h3#cart a {
	color:#DD4478;
}

#sally_login {
	width:600px;
	border:1px solid #CCC;
	padding:10px;
	margin:50px auto;
}

#sally_login label {
	font-size:12px;
	font-style: italic;
	color:#999;
	float:left;
	width:49%;
	margin-right:1%;
	text-align:right;
	padding:7px 0;
}

#sally_login input {
	padding:5px;
	width:200px;
}

#sally_login input#login_submit {
	display:block;
	color:#FFF;
	background:#ff4faa;
	cursor:pointer;
	width:100px;
	margin:5px auto;
}

#logout, #new_link {
	cursor:pointer;
	border:0;
	color:#ff4faa;
	background:none;
	font-weight:bold;
	display:block;
	margin:10px 0;
	clear:both;
	font-size:14px;
	text-decoration:underline;
	width:90px;
	text-align:center;
}

a.new_link {
	font-size:13px;
	margin:10px auto;
	clear:both;
	display:block;
	text-align:center;
}

#edit_product {
	margin:10px;
	font-size:12px;
	clear:both;
}

#edit_product label {
	float:left;
	width:200px;
	text-align:right;
	margin-right:5px;
	font-weight:bold;
}

#edit_product p {
	margin:7px 0;
}

#edit_product input, #edit_product textarea, #edit_product select {
	width:600px;
}

#edit_product input.check {
	width:auto;
}

#edit_product ul.errors, #checkout  ul.errors, p.error {
	margin:15px;
	clear:both;	
	font-style:italic;
	color:#F00;
	list-style:disc inside;
}

#checkout  ul.errors {
	margin:25px 15px;
}

#edit_product ul.errors li, #checkout  ul.errors li {
	font-size:12px;
	margin:5px 0;
}

#edit_product h3 {
	margin:15px 0;
}

#edit_product #submit {
	width:75px;
	display:block;
	margin:5px;
	margin-left:205px;
	color:#FFF;
	background:#ff4faa;
	font-size:12px;
}

.admin-warning {
	color:#F00;
	background:#FEE;
	border:1px solid #F00;
	padding:5px;
	clear:both;
	margin:20px;
	font-size:13px;
	line-height:1.2em;
}

.admin-success {
	color:#090;
	background:#EFE;
	border:1px solid #090;
	padding:5px;
	clear:both;
	margin:20px;
	font-size:13px;
	line-height:1.2em;
}

#config-admin label {
	float:left;
	width:40%;
	text-align:right;
	line-height:1.2em;
	margin-right:5px;
	clear:left;

}

#config-admin p {
	margin:10px 0;
	overflow:hidden;
}

#config-admin input {
	width:50%;
	padding:5px;
}

#config-admin input.submit {
	display:block;
	width:110px;
	margin:0 auto;
	color:#FFF;
	background:#ff4faa;
	font-size:12px;
}

#config-admin {
	margin-bottom:40px;
}

#category_filter {
	font-size:14px;
	font-weight:bold;
	margin:10px;
	color:#ff4faa;
	overflow:hidden;
	float:left;
	width:45%;
	height:30px;
}

#category_filter_form {
	float:right;
	width:45%;
	font-size:14px;
	margin:10px;
	color:#ff4faa;
	font-weight:bold;
	text-align:right;
}

#category_filter_form select {
	width:100px;
}

dl#order {
	clear:both;
	width:700px;
	margin:20px auto;
}

dl#order dt {
	font-weight:bold;
	font-size:18px;
	margin:3px 10px;
}

dl#order dd {
	font-size:14px;
	margin:15px 25px;
	line-height:20px;
}

#checkout {
	margin:20px auto;
	width:650px;
	font-size:14px;
}

#checkout p {
	margin:15px 12px;
	line-height:16px;
}

#checkout label {
	float:left;
	width:150px;
	margin-right:5px;
	text-align:right;
	color:#666;
	font-style: italic;
}

#checkout input {
	width:350px;
	padding:2px;
}

#terms {
	margin:10px 5px;
	clear:both;
	margin-bottom:24px;
}


#terms li {
	margin:15px;
}


#worldpay_logos {
	overflow:hidden;
	width:600px;
	margin:20px auto;
	text-align:center;
	margin-top:50px;
}

#worldpay_logos img {
	margin:10px;
}

#worldpay_logos a {
	clear:both;
	display:block;
	text-align:center;
}

#worldpay_logos a img {
	float:none;
}
