/* @override 
	http://www.leonjacksonmusic.com/index.php?css=includes/site_v2.v.1278950136
	http://www.leonjacksonmusic.com/index.php?css=includes/site.v.1265772356
*/

/* @group Global Reset */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* Layout */

.wrapper {
	width: 960px;
	margin: auto;
	position: relative;	
}

#logo {
	position: absolute;
	top: 65px;
	left: 31px;
	width: 593px;
	height: 84px;
	text-indent: -9999px;
	background: url(/images/design/logo_straight.png) no-repeat;

}

#header {
	height: 570px;
	position: relative;
	margin-bottom: -90px;
	background-repeat: no-repeat;
	background-position: center top;
}

div#header.home, .home {
	background: url(/images/design/header-1.jpg) no-repeat center top;
}

div#header.news, .news {
	background: url(/images/design/header-11.jpg) no-repeat center top;
}

div#header.live, .live {
	background: url(/images/design/header-9.jpg) no-repeat center top;
}

div#header.bio, .bio {
	background: url(/images/design/header-2.jpg) no-repeat center top;
}

div#header.music, .music {
	background: url(/images/design/header-10.jpg) no-repeat center top;
}

div#header.video, .video {
	background: url(/images/design/header-4.jpg) no-repeat center top;
}

div#header.gallery, .gallery {
	background: url(/images/design/header-5.jpg) no-repeat center top;
}

div#header.downloads, .downloads {
	background: url(/images/design/header-7.jpg) no-repeat center top;
}

div#header.contact, .contact {
	background: url(/images/design/header-6.jpg) no-repeat center top;
}

#video-holder {
	position: absolute;
	top: 222px;
	width: 390px;
	left: 80px;
	height: 227px;
}

#video {
	height: 193px;
	background-color: #c8ca9b;
	margin-bottom: 8px;
	display: inline-block;
}




#left-column {
	/*For IE float:left - set Relative so Entry does NOT clear.*/
	width: 210px;
	margin: 0;
	padding: 0;
	z-index: 10;
	position: absolute;
	top: 480px;
	left: 0;
}

#content {
	/*For IE Relative Margin*/
	width: 420px;
	z-index: 10;
	margin: 0 0 0 220px;
	padding: 0;
	position: relative;
	min-height: 650px;
}

#right-column {
	/*For IE Absolute via Wrapper*/
	background: url(/images/design/right-column.gif.) no-repeat 0 160px;
	width: 250px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 480px;
	left: 685px;
	z-index: 10;
}

/* Style */

body {
	background: #f0e6c3 url(/images/design/body.jpg) repeat-y center top;
	font-family: Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	padding: 0;
	margin: 0;
}

.rc {
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.l_mod {
	margin-bottom: 10px;
	padding: 10px;
	background: #fcffea url(../images/design/inner.jpg) right top;
}

a {
	color: #207d80;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	font-size: 12px;
	line-height: 18px;
	color: #b8b095;
	margin: 0 0 10px;
}

p#pagin {
	line-height: 34px;
}

h1,h2,h3,h4,#navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}

h1 {
	font-size: 32px;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	text-transform: capitalize;
	margin-top: 10px;
}

h2 {
	color: #fff;
	position: relative;
	text-transform: capitalize;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 16px;
}

h2 a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

h2 a:hover {
	color: #eeecc7;
	text-decoration: underline;
}

h3 {
	color: #207d80;
	font-size: 28px;
	font-weight: normal;
	font-style: normal;
}

#comment_form h3 {
	color: #207d80;
	font-size: 28px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}

h4 {
	font-weight: normal;
	font-style: normal;
	color: #b7002b;
	font-size: 22px;
	margin-bottom: 5px;
}

#twitter h4 {
	background: url(../images/design/twitter.png) no-repeat right center;
	height: 35px;
	margin-bottom: -5px;
}

.date {
	font: italic 13px/18px Georgia, "Times New Roman", Times, serif;
	color: #eeecc7;
}

.entry {
	background: url(/images/design/entry-seperator.gif.) no-repeat center bottom;
	margin-bottom: 20px;
}

.summary_wrapper .entry {
	margin-bottom: 0;
}

/* Add This */

.addthis {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #fff;
	color: #b7002b;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 250px;
	clear: left;
	float: left;
}

.addthis span, .addthis_button_facebook_like {
	margin-right: 3px;
	float: left;
	height: 16px;
}

.single {
	margin-bottom: 220px;
}

.block10 {
	margin-bottom: 10px;
	display: block;
}

.biggy {
	margin-bottom: 450px;
}

.summary_wrapper {
	margin-bottom: 10px;
	padding: 10px 20px 0;
	width: 410px;
	background: url(../images/design/inner.jpg) 0 0;
}

.summary {
	background-image: none;
	padding: 6px 10px 6px 50px;
	border-bottom: 1px dotted #207d80;
	margin-top: 0;
	margin-right: 0;
}

.summary p {
	margin-top: 0;
	margin-bottom: 4px;
}

.summary.live_dates {
	background-image: none;
	border-bottom: 1px dotted #207d80;
	margin-top: 0;
	margin-right: 0;
	padding: 6px 10px 6px 0;
}

.see_all {
	line-height: 34px;
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

.highlight {
	color: #fff;
}

.date_cal {
	position: absolute;
	left: -50px;
	width: 35px;
	top: 2px;
	text-align: center;
	font-weight: bold;
	background: url(../images/design/date_cal.png) no-repeat;
}


.date_cal .date_day {
	display: block;
	color: #290a07;
	text-align: center;
	letter-spacing: 5px;
	margin-bottom: 6px;
	font: normal bold 24px/26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: 2px;
}

.date_cal .date_month {
	font-size: 12px;
	color: #b8b095;
	display: block;
	line-height: 8px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 4px;
	text-align: center;
	text-indent: 2px;
}

.sold-out {
	color: red;
	font-weight: bold;
	font-style: italic;
}

/* Add To Calendar */

.add-to-calendar {
	font-size: 12px;
	clear: left;
	color: #fff;
	margin-bottom: 10px;
}

.add-to-calendar a {
	color: #207d80;
	display: block;
	padding-left: 18px;
}

.add-to-calendar li.add-to-calendar-title {
	padding-left: 0;
	text-transform: uppercase;
	margin: 0;
	color: #fff;
	font-weight: bold;
}

.add-to-calendar li {
	float: left;

	background-repeat: no-repeat;
	margin-left: 15px;
}

.add-to-calendar li.outlook {
	background-image: url(../images/design/cal-outlook.png);
}

.add-to-calendar li.ical {
	background-image: url(../images/design/cal-ical.png);
}

.add-to-calendar li.google-cal {
	background-image: url(../images/design/cal-google.png);
}

.add-to-calendar li.yahoo-cal {
	background-image: url(../images/design/cal-yahoo.png);
}

/* My Comment */

img.left {
	float: left;
	background-color: #290a07;
	padding: 4px;
	margin-right: 10px;
	margin-top: 6px;
}

a img.left{
	background-color: #290a07;
}

a img.left:hover {
	background-color: #260906;
}

span.pipe {
	color: #b7002b;
}

ul.links li {
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	clear: left;
	background-repeat: no-repeat;
	background-position: left center;
}

.map {
	height: 280px;
	clear: left;
	border: 3px solid #fff;
}

.map:hover {
	text-decoration: none;
}

/* Comments */

#comments {
	padding-top: 30px;
}

div.entry.comment {
	color: #207d80;
	position: relative;
	z-index: 100;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-top: 15px;
	padding-bottom: 15px;
}

div.entry.comment span.comment-name, div.entry.comment span.leon-comment-name {
	color: #fafde8;
	float: right;
	font: italic 12px/34px Georgia, "Times New Roman", Times, serif;
}

div.entry.comment span.leon-comment-name {
	color: #b7002b;
}

span.count, span.leon-count {
	position: absolute;
	font: italic 85px Georgia, "Times New Roman", Times, serif;
	color: #4f110a;
	margin-top: -28px;
	z-index: -10;
	left: -41px;
}

span.leon-count {
	color: #b7002b;
}

#comment_form {
}

#comment_form label, #comment_form input,
#comment_form textarea {
	float: left;
	clear: left;
	width: 320px;
	font: italic 12px Georgia, "Times New Roman", Times, serif;

}

#comment_form label input {
}

#comment_form label {
	color: #eeecc7;
	width: 350px;
	position: relative;
}

#comment_form input,
#comment_form textarea {
		width: 320px;
	background-color: #eeecc7;
	margin-bottom: 10px;
	padding: 5px;
	color: #b7002b;
	border-style: none;
}

#comment_form input:focus,
#comment_form textarea:focus {
	background-color: #b7002b;
	color: #fff;
}

#comment_form input.radios {
	width: 20px;
	background-color: transparent;
}

#comment_form button.button {
	background-color: transparent;
}

/* Navigation */

#navigation {
	background: url(/images/design/left-column-seperator.gif) no-repeat right bottom;
	padding-bottom: 25px;
	margin-bottom: 20px;
	position: relative;
	width: 190px;
	margin-left: 10px;
	padding-top: 10px;
}

#navigation li {
	height: 34px;
	text-indent: 30px;
	font-size: 24px;
}

#navigation li a {
	color: #b7002b;
	text-decoration: none;
	width: auto;
	display: block;
}

#navigation li a:hover {
	color: #df1b39;
	text-decoration: underline;
}

#navigation li#active a:hover {
	color: #207d80;
	text-decoration: none;
}

#navigation li#active {
	background: url(/images/design/active.gif) no-repeat 0 4px;
}

#navigation li#active a {
	color: #207d80;
}

/* Video Header */

#video a.videofb {
	text-decoration: none;
}

span#click-to-play {
	position: absolute;
	width: 390px;
	text-align: center;
	text-transform: uppercase;
	background: url(/images/design/play-arrow.png) no-repeat center center;
	color: #320d06;
	text-decoration: none;
	height: 63px;
	top: 0;
	padding-top: 130px;
}

a span#click-to-play {
	color: #b6122b;
	text-decoration: none;
}

a span#click-to-play:hover {
	color: #b6122b;
	text-decoration: none;
}

/* Buy From */

ul#buy {
	width: 127px;
	margin-left: 36px;
	height: 71px;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
}

ul#buy li {
	float: left;
	clear: left;
	width: 129px;
}

li#buy-0 {
	height: 25px;
	text-align: center;
}

ul#buy li#buy-1 a {
	height: 38px;
	display: block;
	background: url(/images/design/buy-from.png) no-repeat 0 0;
	text-indent: -9999px;
}

ul#buy li#buy-1 a:hover {
	background: url(/images/design/buy-from.png) no-repeat -129px 0;
}

ul#buy li#buy-2 a {
	height: 38px;
	display: block;
	background: url(/images/design/buy-from.png) no-repeat 0 -38px;
	text-indent: -9999px;
}

ul#buy li#buy-2 a:hover {
	background: url(/images/design/buy-from.png) no-repeat -129px -38px;
}

ul#buy li#buy-3 a {
	height: 38px;
	display: block;
	background: url(/images/design/buy-from.png) no-repeat 0 -76px;
	text-indent: -9999px;
}

ul#buy li#buy-3 a:hover {
	background: url(/images/design/buy-from.png) no-repeat -129px -76px;
}

#buy p {
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}

/* Mailing List */

#mailing-list {
	background-position: right center;
}

#mailing-list form {
	margin: 0;
	padding: 0;
	border-style: none;
}

#mailing-list input, #mailing-list label{
	padding: 0;
	border-style: none;
	background-color: transparent;
	font-size: 12px;
	margin: 0;
}

#mailing-list input {
	height: 24px;
	background-color: #2c0a08;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 4px;
	line-height: 24px;
	width: 220px;
}

fieldset#mailing-list p {
	margin: 0;
	padding: 0 0 4px;
	color: #2c0a08;
}

#mailing-list form div button.button.flat {
	background-color: transparent;
	float: right;
	margin: 5px 0 0;
}

fieldset#mailing-list input:focus {
	color: #eeecc7;
	background: #b7002b 0 -24px;
}

/* Social Networking */

#socnet ul li a {
	display: block;
	background-image: url(../images/design/socnet.png);
	float: left;
	height: 19px;
	margin-right: 6px;
	text-indent: -9999em;
	cursor: pointer;
}

#socnet-1 a {
	width: 70px;
	background-position: 0 0;
	margin-bottom: 5px;
}

#socnet-1 a:hover {
	background-position: 0 -19px;
}

#socnet-2 a {
	width: 70px;
	background-position: -70px 0;
	margin-bottom: 5px;
}

#socnet-2 a:hover {
	background-position: -70px -19px;
}

#socnet-3 a {
	width: 74px;
	background-position: -141px 0;
}

#socnet-3 a:hover {
	background-position: -141px -19px;
}

#socnet-4 a {
	width: 54px;
	background-position: -215px 0;
}

#socnet-4 a:hover {
	background-position: -215px -19px;
}

#socnet-5 a {
	width: 46px;
	background-position: -270px 0;
}

#socnet-5 a:hover {
	background-position: -270px -19px;
}


/* Twitter */

#twitter {
	background-position: right top;
}

#twitter p {
	color: #2c0a08;
}

div#twitter a {
	text-decoration: none;
	color: #b7002b;
}

div#twitter a:hover {
	text-decoration: underline;
}

div#twitter span.date {
	color: #b6122b;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
}

/* Facebook */

.fb {
	margin-bottom: 10px;
	border-style: none;
	background: #fcffea url(../images/design/inner.jpg) right 0;
}


/* Gallery */

ul.photo-thumbs {
	margin-top: 10px;
}

ul.photo-thumbs.clearfix li {
	background-color: #40110b;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}

ul.photo-thumbs a.thumbs {
	padding: 0;
	margin: 0;
	display: block;
	height: 76px;
	width: 76px;
}

#content div.entry.clearfix ul.photo-thumbs.clearfix li a.thumbs {
}

/* Downloads */

li.downloads-list {
	background-color: transparent;
	font-size: 12px;
	clear: left;
	float: left;
}

li.downloads-list a span {
	clear: left;
	display: block;
}





/* Contact Form */

fieldset.contact.cleafix {
	margin-top: 20px;
	background-image: none;
}

fieldset.contact input,
fieldset.contact textarea,
fieldset.contact label
 {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	float: left;
}

fieldset.contact input,
fieldset.contact textarea {
	width: 320px;
	background-color: #eeecc7;
	margin-bottom: 10px;
	padding: 5px;
	color: #b7002b;
	border-style: none;
}

fieldset.contact input:focus,
fieldset.contact textarea:focus {
	background-color: #b7002b;
	color: #fff;
}

fieldset.contact label {
	color: #eeecc7;
	width: 350px;
	position: relative;
}

div#captcha {
	clear: left;
	position: relative;
	height: 45px;
	top: 5px;
}

#freeform fieldset.contact img {
	top: 0;
	left: 0;
	float: none;
	position: absolute;
}

span.captcha-arrow {
	font-size: 26px;
	line-height: 26px;
	color: #b6122b;
	top: 0;
	left: 145px;
	position: absolute;
}

input#captcha {
	width: 130px;
	top: 0;
	left: 168px;
	float: none;
	position: absolute;
	border: 2px solid #c0999c;
	background-color: #fffcfa;
	height: 16px;
	color: #c0999c;
	font-size: 12px;
	font-weight: bold;
}

fieldset.contact button {
	background-color: transparent;
}

span.req {
	color: yellow;
}

fieldset.contact.cleafix label.required {
	font-size: 10px;
	margin-top: 5px;
}

/* Footer */

div#footer {
	background: url(/images/design/footer.gif) no-repeat center bottom;
	height: 220px;
	margin: auto;
	position: relative;
}

div#footer a {
	color: #b8b095;
	text-decoration: underline;
}

div#footer a:hover {
	color: #b7002b;
	text-decoration: underline;	
}

div#footer div.wrapper {
	width: 880px;
	height: 120px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -440px;
}

div#footer div.wrapper p {
	margin: 0;
	padding: 0;
	color: #b8b095;
	bottom: 0;
	position: absolute;
}

/* Support */

ul.support {
	display: block;
}

ul.support li {
	float: left;
	border: 1px dotted #fff;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

ul.support li:hover {
	margin-top: 1px;
	position: relative;
	top: 1px;
}

ul.support li:active {
	border-color: #b7002b;
}

/* 404 */

div#four04 {
	width: 600px;
	margin: 200px auto auto;
	text-align: center;
}



/*Button - CORE*/

button,
a.button,
a.button:link,
a.button:visited {
  /*
      Strip down the button and link elements to a base we can work with.
  */
  padding: 0 0 0 0;
  margin: 0 3px 0 3px;
  border: none;
  display: block;
  cursor: pointer;
  text-decoration: none;
  outline: none;
  white-space: nowrap;
  overflow: visible;
	float: left;
}

  * html a.button,
  * html a.button:link,
  * html a.button:visited {
    /*
        IE6 fix to make link fit text.
    */
    width: 1%;
  }

  button, x:-moz-any-link {
    /*
        FF fix to make button spacing even across browsers.
    */
    margin: 0 0 0 0;
  }

  *:first-child+html button {
    /*
        Reset IE7 back to what it was for previous fix.
    */
    margin: 0 3px 0 3px;
  }

  button span,
  a.button span,
  a.button:link span,
  a.button:visited span {
    /*
        Set the span tags to display: block, as they will work our background-image magic.
    */
    display: block;
}

/*Button*/

button,
a.button,
a.button:link,
a.button:visited {
  /* 
      HEIGHT - Total height of button. 
  */
  height: 24px;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	color: #eeecc7;
	text-transform: capitalize;
}

  button.button_active,
  a.button_active {
  }

  button span,
  a.button span,
  a.button:link span,
  a.button:visited span {
    /* 
        Right side padding for button (default). 
    */
    padding: 0 13px 0 0;

    /* 
        SPAN HEIGHT - This should be 2px smaller than the height set on the button (see HEIGHT).
    */
    height: 23px;

    /*
        We define our background top left and use the 'Sliding Doors' Technique for some fast loading buttons.
    */
    background: url(/images/design/button-right.png) no-repeat right top;
  }

  button span span,
  a.button span span,
  a.button:link span span,
  a.button:visited span span {
    /* 
        Left side padding for button (default). 
    */
    padding: 0 0 0 13px;

    /* 
        SPAN HEIGHT - This should be 1px smaller than the height set on the button (see HEIGHT).
    */
    height: 23px;

    /* 
        SPAN LINE-HEIGHT - This should be 1px smaller than the height set on the button (see HEIGHT) and will 
                            center the text vertcailly.
    */
    line-height: 23px;

    /*
        We define our background top left and use the 'Sliding Doors' Technique for some fast loading buttons.
    */
    background: url(/images/design/button-left.png) no-repeat left top;
}

  button:hover,
  a.button:hover {
}

/* Button - More */

  button.more span,
  a.more span,
  a.more:link span,
  a.more:visited span {
	background: url(/images/design/button-right-more.png) no-repeat right top;
	padding-right: 15px;
}

  button.more span span,
  a.more span span,
  a.more:link span span,
  a.more:visited span span {
	background: url(/images/design/button-left.png) no-repeat left top;
	padding-left: 10px;
}

  button.more:hover,
  a.more:hover {
	color: #fff;
}

/* Button - Comments */

button.comments span,
  a.comments span,
  a.comments:link span,
  a.comments:visited span {
	background: url(/images/design/comments-right.png) no-repeat right top;
	padding-right: 10px;
	color: #85eded;
}


  button.comments span span,
  a.comments span span,
  a.comments:link span span,
  a.comments:visited span span {
    /*
        Give some extra space for the icon.
    */
    padding-left: 10px;
	background: url(/images/design/comments-left.png) no-repeat left top;
}

  button.comments:hover,
  a.comments:hover {
	color: maroon;
}

/* Button - Active */

  button:active span,
  a:active:active span,
  /*
      'button_active' is the class used by SimplyButtons.js to create the button states in IE.
  */
  button.button_active span,
  a.button_active:active span {
    /*
        Using the 'Sliding Doors' Technique we 'slide' the new button state into view.
    */
    background-position: bottom right;
}

  button:active span span,
  a:active:active span span,
  /*
      'button_active' is the class used by SimplyButtons.js to create the button states in IE.
  */
  button.button_active span span,
  a.button_active:active span span {
    /*
        Using the 'Sliding Doors' Technique we 'slide' the new button state into view.
    */
    background-position: bottom left;
  }

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Copyright (c) 20010 Janis Skarnelis
 * Examples and documentation at: http://fancybox.net
 *
 * Version: 1.3.0 (02/02/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
 
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	background: transparent;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/images/design/fancy_loading.png') no-repeat;
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 32px;
	height: 32px;
	background: url('/images/design/fancy_close.png') top left no-repeat;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background: url('/images/design/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background: transparent url('/images/design/fancy_title_left.png') repeat-x;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background: transparent url('/images/design/fancy_title_main.png') repeat-x;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background: transparent url('/images/design/fancy_title_right.png') repeat-x;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('/images/design/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background: transparent url('/images/design/fancy_nav_left.png') no-repeat;
}

#fancybox-right-ico {
	background: transparent url('/images/design/fancy_nav_right.png') no-repeat;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

div.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 1001;
}

div#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/images/design/fancy_shadow_n.png') repeat-x;
}

div#fancy-bg-ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/images/design/fancy_shadow_ne.png') no-repeat;
}

div#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/images/design/fancy_shadow_e.png') repeat-y;
}

div#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/images/design/fancy_shadow_se.png') no-repeat;
}

div#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/images/design/fancy_shadow_s.png') repeat-x;
}

div#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/images/design/fancy_shadow_sw.png') no-repeat;
}

div#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/images/design/fancy_shadow_w.png') repeat-y;
}

div#fancy-bg-nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/images/design/fancy_shadow_nw.png') no-repeat;
}


/* Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* If IE6 */

div#ie6msg {
	width: 820px;
	margin: auto auto 30px;
}