/* CSS Document */

/* * * * * * * * * * * * * * * * * * * * * * * */
/*  CSS file for Gloriana Web site.    */
/* * * * * * * * * * * * * * * * * * * * * */

/* *** PDF's Default CSS File : resets and standardizes settings for common tags *** */

/*** CSS Reset (much from Eric Meyer) ***/
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, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
.h3 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

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

ol, ul { list-style: none; }

table { border-collapse: separate; border-spacing: 0; }    /* tables still need 'cellspacing="0"' in the markup */
caption, th, td { text-align: left; font-weight: normal; }

strong { font-weight:bold; }
em { font-style:italic; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }


/*  Define the styles for the Glor site --  These are not the final styles!!   */
body { line-height:1; color:black; background:white; font:large "Palatino Linotype", Geneva, Georgia, Arial, Helvetica, sans-serif; }
	/* font: 62.5%/1.50  "Palatino Linotype", Geneva, Georgia, Arial, Helvetica, sans-serif; */
	/* font: bold 14px/14px  "Palatino Linotype", Georgia, Arial, Helvetica, sans-serif; */
	/* line-height:1.5;*/  /* use 1.4 - 1.6 for usable range */

h1, h2, h3, h4, h5 h6, .h3 { padding: 0; margin-top: 0.5em; margin-bottom: 0.3em; border: 0; font-weight:bold; }

/* Using these values for the size of the headings creates a natural relationship between them.*/
/* Alternate approach: use 2em / 1.5em / 1.25em / 1.1em / 1.0em / .80em */
h1 {font-size: 218%;}
h2 {font-size: 164%;}
h3, .h3 {font-size: 145%;}
h4 {font-size: 118%;}
h5 { font-size: 100%; }
h6 { font-size: 75%; }

big { font-size:1.2em; }
small { font-size:0.8em; }

p, ul, ol, dl, li, dt, dd, blockquote {
	padding: 0;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	border: 0;
}

p { margin-top: 0.5em; margin-bottom: 0.5em; }

/* Another Approach to consistent spacing: apply none by default, and add to each class as desired */
ol, ul, li {margin: 0; padding: 0; list-style:none; }

/* these determine the styling for different states for links: hover, focused, etc. */
a 				{ text-decoration:none; }
a:link 		{  }
a:visited 	{  }
a:hover 	{  }
a:active 	{  }
a:focus     { outline: none; }

a img {
	border-style: none;
	}

/***** Tables *****/
table { margin:0; padding:0; border-collapse:collapse; border:1px solid black; }
caption,th { text-align:left; }
table tr td { padding:2px; }

/***** Forms *****/
form { margin:0; padding:0; display:inline; }
input, select, textarea { font:1em Arial, Helvetica, sans-serif; }
textarea { line-height:1.25; }
label { cursor:pointer; }

/***** Misc HTML Tags *****/
img { border: 0; }
sup { position:relative; bottom:0.3em; vertical-align:baseline; }
sub { position:relative; bottom:-0.2em; vertical-align:baseline; }
acronym, abbr { cursor:help; letter-spacing:1px; border-bottom:1px dashed; }

/***** Misc Styles *****/
/* browsers ignore what they do not recognize */
.opaque { 
	opacity: .5;   /* W3C standard */
	filter: alpha(opacity=50);  /* Internet Explorer */
 	-moz-opacity:0.5;     /* Mozilla */
	-khtml-opacity:0.5;  /* Safari */
}


/* ************************************** */
/* *** Beginning of Gloriana Settings *** */
/* ************************************** */
body {
	text-align:center;
	font-size:	 large;
	font-family:"Palatino Linotype", Georgia, Arial, Verdana, Times;
	background-color: #C3A9D5;
	background-image: url(../images/bkBK.png);
	background-repeat: repeat;
	background-position: center top;
}
/*	background: url(../images/CIS86-Page-BG3.jpg) repeat-x #0071bc;  
	}  */

ol, ul { margin-left: 20px; }
li { list-style-position: outside; list-style-type: disc; padding-bottom: 6px; }
li ul { margin-top:4px; }
li li, ol ul li { list-style-position: outside; list-style-type:square; padding-bottom: 6px; font-size:90%; }

li li li, ol ul li li { list-style-position: outside; list-style-type:disc; padding-bottom: 6px; font-size:90%; }

ul.plain { margin:0 0 0 4px; padding:0; }
ul.plain li {
	list-style-position: outside;
	list-style-type:none;
	padding: 0;
	margin:0 0 0 0px;
}

ul.sitemap { margin:0; padding:0; }
ul.sitemap li { list-style-position: outside; list-style-type:none; padding: 0; margin:0; }

ol li {list-style-type:decimal; }

ul.callout { color:#990099; font-weight:bold; font-size:90%; line-height:90%; }

li.BestLink {	list-style-image: url(../images/Star.gif); }
li.BestSite {	list-style-image: url(../images/Star.gif); padding-left:20px; }

dt { background-color:#99cc99; font-weight: bold; padding-left: 12px; }
dd { margin-bottom: 8px; }

.rightcolumn dt {background-color: transparent; margin-top: 15px; }

h1 { font-size:150%; }
h2 { font-size:120%; }
h3, .h3 { font-size:110%; margin-top:.75em; }
h4 { font-size:100%; margin-top:.75em; }

h2 { background: url(../images/small-sun-icon3.jpg) left no-repeat; line-height:50px; color:#003399; }
.rightcolumn h2 { background: url(../images/small-sun-icon-sidebar.jpg) left no-repeat; line-height:50px; color:#003399; }

a { border-bottom: 0px dotted #990099; }
a:hover   { color: #990099; background-color:#76bde9; text-decoration: none}
a:active  { color: #FFFF66 }
a:focus { outline:0; }

p.dropcap:first-letter {font-size:2em}

caption { font-weight:bold; font-size: 150%; }
th { font-weight: bold; }
td { font-weight: inherit; }

/* * * * * * * * * * * * * * */
/* PDF's layout for Gloriana  */
/* * * * * * * * * * * * * * */

/* * * * * * * * * * * * * * * * * * * * * * * */
/* Drop Shadow for shadowbox (non-directional) */
/* * * * * * * * * * * * * * * * * * * * * * * */


	.dropshadow1 {
	width:924px;
	text-align:  center;
	position: relative;
	}

	.dropshadow2 {
	width:926px;
	text-align:  center;
	position: relative;
	}

	.dropshadow3 {
	width:928px;
	text-align:  center;
	position: relative;
	}

	.dropshadow0 {
	width:922px;
	text-align:  center;
	position: relative;
	}


#maincontainer {
	width: 928px;
	margin: 0 auto;
	padding: 0;
	text-align:  center;
	position: relative;
}

#shadowbox {
	width:920px;
	margin: 0 auto;
	padding: 0;
	background-color: #c3a9d5;
	text-align:	center;
	position:relative;
	/*  border:	solid #6633cc medium; */
	/*background: url(../images/orange-border.gif) no-repeat top ;*/
}

#content { width: 880px; margin: 8px auto; padding: 4px 8px; text-align: left; 
	background-color: #c3a9d5; border: none;  }
/*#content img { border: 3px solid  #006600; }*/

/*.pagetitle { text-align:center; color: #116600; }*/
h1.pagetitle { 
	width: 100%; margin:6px auto 2px; padding: 2px 0 4px 0;
	overflow: hidden; vertical-align: middle; text-align: center; color: #ffbf00; background-color: #009345;
} 

.fltleft {float: left; margin: 8px; }
.fltright {float: right; margin: 8px; }
p.leftjustonly {text-align:left; padding-left: 10px;}
.leftjustonly p {text-align: left; }
.leftjustonly li {text-align: left}
.leftjust p {text-align: left; }
.leftjust h3 {text-align: left; }
.leftjust li {text-align: left; list-style-type: decimal; }
.leftjust li li {list-style-type: upper-alpha; }
p.extraspace {margin-top: 1em; margin-bottom: 1em; }
.photog {clear: both; font-size: 65%; }
.photog-noclear {font-size: 65%; text-align: right; }
.tabcontent-hr {size: 5px; width: 85%; align:center; }
.broadwayhead {font-family: Broadway, Verdana, Arial, Helvetica, sans-serif; }
.pristinahead {font-family: Pristina, Verdana, Arial, Helvetica, sans-serif; }
h1.broadwayhead {margin-bottom: 0;}
h3.pristinahead {margin: 0; padding: 0; background: none; }


/* * * * * * * * * * * **/
/* *** MAIN INFO BOX *** */
/* * * * * * * *  * * * */

#outer-main-info {
	margin: 0;
	padding: 1em;
	background-color:#FFCC99;
}
#main-info-tabs ul {margin: 0; padding: 0; list-style: none; display: block}
#main-info-tabs a {display: inline; width: 10em;}
#main-info-tabs li {float: left; width: 10em; display: inline; background-color: #447a13; color: #6633cc;}
.inner-main-info {margin: 0; padding:0; overflow:auto;  height:240px;  }
#scholarshipbox {width: 35%; background-color: #ee0000; color: #ffffff; 
	border-style: outset; border-width: 5px; text-align: center; padding: 4px;
	margin: 15px 0 15px 32%; }
	
.article { background-color: #eeeeee; width: 60%; padding: 11px; margin-left: 20%; text-align: left; 
	border-style: double; border-color: #44dddd; border-width: 6px; }

.article h2 {text-align: center; }

.singlecolumn {
	color:#000000;
	width: 90%;
	padding: 3px;
	font-size: 90%;
	text-align: center;
}

.leftcolumn {
	color:#000000;
	float:left;
	width: 59%;
	margin: 0px;
	padding: 10px;
	font-size:90%;
	text-align:left;
	background-color:#FFCC99;
}
	
.leftcolumn h1 {text-align: center; }
.leftcolumn h2 {text-align: center; }
.rightcolumn h1 {text-align: center; }
.rightcolumn h2 {text-align: center; }

.rightcolumn {
	float:right; width:35%;  
	margin-top: 10px; margin-right: 10px; padding: 5px;
	font-size:90%; text-align:left;
	border: 6px double  #006666; background-color:#FFCC99;
}

.rightcolumn h4 { width: 100%; text-align:center; margin:0; padding:0 0 4px 0; background-color: #6AE; }
.rightcolumn ul { margin-top: 4px; margin-bottom:2px; }

.column-one {float:left; width: 30%;
	margin: 5px; padding: 3px;
	font-size:90%; text-align:left;}
.column-two {float:left; width: 30%;
	margin: 5px; padding: 3px;
	font-size:90%; text-align:left;}
.column-three {float:left; width: 30%;
	margin: 5px; padding: 3px;
	font-size:90%; text-align:left;}

#donorlist h3 {text-align: center; }
#donorlist h4 {background-color: transparent; }
#donatebutton {text-align: center; }
a.button {border-style: none; }
#donatelevel {font-size: 150%; line-height: 130%; }
#left-donate {font-size: 85%; float: left; width: 49%; }
#right-donate {font-size: 85%; float: right; width: 49%; }
#lr-donate {font-size: 70%; clear: both; }
#personalinfo {font-size: 120%; line-height: 150%; }
#left-personal {font-size: 85%; float: left; width: 30%; text-align: right; }
#right-personal {font-size: 85%; float: right; width: 69%; }
#lr-personal { font-size: 85%; clear: both; }
#left-login {font-size: 110%; float: left; width: 29%; text-align: right; margin-bottom: .7em; }
#right-login {font-size: 80%; float: right; width: 69%; }
#comment-field {border: 10px single #111111; }
#g-address div {text-align: left; display: inline; }
.textfields {line-height: 150%; }
.nobullets li {list-style-type: none; }
.centertext  {text-align: center; }
div.mailform { border: 4px ridge black; padding-top: 30px; width: 60%; margin-left: 20%; 
	margin-bottom: 20px; background-color: #ffcc99; }
.leftmail {float: left; width: 39%; text-align: right; line-height: 170%; }
.rightmail {float: right; width: 60%; text-align: left; }
.mailmessage {clear: both; }

li.BestLink {	list-style-image: url(images/small-sun-icon.gif); }
div.BestLink {
	background-color: #c3a9d5;
	border: 4px ridge green;
	padding: 10px 0;
	text-align: center;
	width: 60%;
	margin-left: 20%;
	margin-bottom: 10px;
}
h2.BestLink {padding: 0 0 10px 0; margin: 0 0;}
div.BestLinkHeader {
	text-align: center;  border-bottom: inherit;
}
#changing-content { height:170px; width:90%; background-color:#ffffff;  
	position:relative; left:5%; border: inset yellow 6px; margin-top: 14px;}


.searchbox {
	float:right; width:175px;  height:100px; 
	margin: 0 0 4px 4px; padding:0;
	font-size:80%; text-align:left;
	border: 1px solid  #ffc633; background-color:#f9e8b6;
}

.searchbox form { margin: 0; padding:0; text-align:center;  }
.searchbox input { margin: 0 6px 6px 6px; }

#logo { position:relative; background-color: transparent;}
#logo img { border:none; height:175px; width:888px;}
#logo a 				{ text-decoration:none; border:none; outline:none; }
#logo a:hover	{ color: #116600; background-color:transparent; text-decoration: none}

.GlorSponsors {
	clear:both; 
	width: 100%; margin:6px auto 0; padding: 2px 0 4px 0;
	overflow: hidden; vertical-align: middle;
	color: #ffffff; background-color: #c3a9d5;
	font: 120%  bold  Verdana, Arial, Helvetica, sans-serif;
	text-align: center; text-transform: capitalize;
}

.GlorSponsors a {
	margin: 50px; border-style: none;
	}

.GlorFooter {
	clear:both; 
	width: 100%; margin:0 auto 2px; padding: 2px 0 4px 0;
	overflow: hidden; vertical-align: middle;
	color: #6633cc; background-color: #c0cbe7;
	font: 70%  bold  Verdana, Arial, Helvetica, sans-serif;
	text-align: center; text-transform: capitalize;
}

.GlorFooter  h3{ margin:0; padding: 5px 0 0 0; }

.GlorFooter a 			{ text-decoration: none; padding-right: 20px; border: none; }
.GlorFooter a:link 		{ color: #6633cc; }
.GlorFooter a:visited 		{ color: #6633cc; }
.GlorFooter a:hover 		{ color: #990099; background-color:#76bde9; text-decoration: none}
.GlorFooter a:active 		{ color: #FFFF66 } 

.GlorAdvisory { font-style: italic; color: #336699; }
.example { font-weight:bold; color:#006633; margin-left: 4px; }
.explain   { font-weight:bold; color:#990099; }
.another   { font-weight:bold; font-style:italic; color:#CC66aa; }
.intro { font-size:110%; color:#000033; }
.GlorTable { font-size:120%; color:#330099; }



/* * * * * * * * */
/* *** MENUS *** */
/* * * * * * * * */

#home #navMenu1 a, #tickets #navMenu2 a,   #calendar #navMenu3 a,   #auditions #navMenu3-5 a,  #joinus #navMenu4 a,
	#aboutus #navMenu5 a,   #comment #navMenu6 a,   #plan #navMenu7 a, #private #navMenu8 a,
	{ color:#990099; background-color:#76bde9; }
	
#home #navMenu1 li li  a, #tickets #navMenu2 li li a,   #calendar #navMenu3 a,   #auditions #navMenu3-5 a,  #joinus #navMenu4 a,
	#aboutus #navMenu5 a,   #comment #navMenu6 a,   #plan #navMenu7 a, #private #navMenu8 a,
	{ color:#f5f5f5; background-color:#c7c7c7; }

/*!!!!!!!!!!! MyCSSMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/

.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}
.qmmc .qmdividery{float:left;width:0px;}
.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}
.qmmc {position:relative;zoom:1;z-index:10;}
.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}
.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}
.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}
.qmmc ul {left:-10000px;position:absolute;z-index:10;}
.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}
.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}
#qm1 ul {top:100%;}#qm1 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! MyCSSMenu Styles !!!!!!!!!!!*/


	/* MyCSSMenu 0 */
	
	/* mynavar is id of the navbar div (complete navbar) */
	/* qm0 is id of top level ul (complete navbar) */
	/* qmmc is class of top level ul (complete navbar) */
	/* qmparent is class of each top level li */
	/* qm0 is id of top level ul (complete navbar) */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0  { background-color:#c0cbe7; }

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a  { padding:5px 15px 5px 20px; color:#6633cc; font-family:Arial;
		font-size:15px; text-decoration:none; font-weight:bold; }

	/*"""""""" (MAIN) Parent Items""""""""*/	
	#qm0 .qmparent  { background-image:url(images/plus_main.gif);
		background-repeat:no-repeat; background-position:11px 12px; }

	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{ color:#ffcc99; text-decoration:underline; }

	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul  { padding:5px; margin:-2px 0px 0px -6px; background-color:#c0cbe7;
		border-width:1px; border-style:none; border-color:#A6A6A6; }

	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a  { padding:5px 50px 5px 20px; background-color:transparent;
		color:#F5F5F5; font-size:15px; font-weight:bold;
		border-width:0px; border-style:none; border-color:#000000; }

	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover  { color:#3F3F3F; text-decoration:none; }

	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent  { background-image:url(images/plus_sub.gif); }

	/*"""""""" (SUB) Parent Hover State""""""""*/	
	#qm0 div .qmparent:hover  { background-image:url(images/plus_sub_hover.gif); }

	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
		{ background-color:#747A86; background-image:url(images/minus_sub.gif); color:#EEEEEE; }

	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span  { border-color:#A6A6A6; background-color:#3F3F3F;
	/*--	background-image:url(images/minus_main.gif); */
		background-repeat:no-repeat; background-position:9px 5px; }

	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent  { padding:0px 0px 0px 20px; }

	/*"""""""" (sub) Rounded Items""""""""*/	
	#qm0 div .qmritem span	{ border-color:#666666; background-color:#EEEEEE; }

	/*"""""""" (sub) Rounded Items Content""""""""*/	
	#qm0 div .qmritemcontent  { padding:0px 0px 0px 4px; }

	/*"""""""" Sub Hover Fill Items [Static]""""""""*/	
	#qm0 div .qmhoverfill { background-color:#C0CAE3; }

	/*"""""""" Custom Rule""""""""*/	
	div#qm0 div div	 { margin:0px 0px 0px -6px; }

	



#navbar ul {margin: 0; padding: 0; list-style: none;}
#navbar a {display: block; width: 10em;}
#navbar li {float: left; width: 10em;}
#navbar li ul {display: none;}
#navbar li:hover ul {display: block; width: 10em; position: absolute;}
div.content {
	clear: left;
	background-color: #FFCC99;
}
div.navbar {clear: left; position: absolute; top:500px;}
div#mynavbar {background-color: #ffcc99;}

/* 
#menuBar {
	display: block; position: absolute; top:300px;
	width: 100%; margin: 0px auto; padding: 2px 0px;
	overflow: hidden; vertical-align: middle;
	color: #999999; font-size:70%; font-weight: bold; font-family:  Arial, Helvetica, sans-serif;
	text-align: left; text-transform: capitalize;
}

.menuHeader {
	display:inline;	padding: 0 6px;	margin: 0 3px; color: #000000;
	text-decoration: none;	white-space: nowrap; cursor: pointer;
}

.menuHeader a		{ text-decoration: none; padding:4px; border-bottom:none; }
.menuHeader a:link 		{ color: #000099; }
.menuHeader a:visited { color: #000099; }
.menuHeader a:hover 	{ color: #000099; background-color:#76bde9;text-decoration: none;}
.menuHeader a:active 	{ color: #FFFF66; }


.topLink {
	display: inline; padding: 0 6px; margin: 0 8px; color: #000000; text-decoration: none;  
	white-space: nowrap; cursor: pointer;
}

.topLink a					{ text-decoration: none; padding:4px; border-bottom:none; }
.topLink a:link 		{ color: #000099; }
.topLink a:visited { color: #000099; }
.topLink a:hover 	{ 	color: #3333cc;background-color:#76bde9; text-decoration: none; }
.topLink a:active 	{ color: #FFFF66; }

*/

#home #navMenu1 a, #tickets #navMenu2 a,   #calendar #navMenu3 a,   #joinus #navMenu4 a,
#aboutus #navMenu5 a,   #comment #navMenu6 a,   #plan #navMenu7 a, #private #navMenu8 a   {
	color:#990099;
	background-color:#d4e0ff;
}

#sitemap  .topLink a, #sitemap #navMenu1 a,   #sitemap #navMenu2 a,   #sitemap #navMenu3 a,
#sitemap #navMenu4 a,   #sitemap #navMenu5 a,   #sitemap #navMenu6 a   { color:#990099; background-color:#76bde9; }

/*  ***  Styles for Login Form  ***  */

input.login-info {float: right}
.alert-text {color: #ff0000; }
.alert-text-larger {color: #ff0000; font-size: 3em; }
.blue-text {color: #003399; }

/*

.menuSection {	display: block; padding: 2px 5px;	color: #FFFFCC; background-color: #336666; border-top: 1px solid #cccccc; }

a.menuLink { display: block; padding: 4px 5px; background-color: #ffbf00; border-top: 1px solid #cccccc; border-bottom:none; }
a.menuLink:link {	color: #3333cc; background-color: #76bde9; text-decoration:none; }
a.menuLink:visited {	color: #3333cc; background-color: #76bde9; text-decoration: none; }
a.menuLink:hover { color:#76bde9; background-color:#333399; text-decoration:none; }
a.menuLink:active { color: #F8F9E4; text-decoration: none; background-color: #cc0000; }

.menuDrop {
	visibility: hidden; position: absolute; z-index: 1000; top: 60px; left: 0; 
	width: 135px; height: auto; margin: 0; padding: 0;
	font-size: 13px; font-weight: bold ; font-family: Arial, Helvetica, sans-serif;
	color: #478343; background-color: #B9DBDA;
	border-style: solid; border-width: 0 1px 1px; border-color: #999999;
}

*/

/* * * * * * * * * * * * */
/* ***  SimpleTabs  *** */
/* * * * * * * *  * * * */

#simpleTabs {
	background: #ffcc99;
}
.simpleTabs-nav {
border-bottom: 4px solid #000000; text-align: center;
}
.simpleTabs-nav ul{
overflow: hidden;
list-style-type: none;
margin: 0;
padding: 0;
background-color: #ffcc99;
}
.simpleTabs-nav li{
float: left;
width: 145px;
text-align: center;
color: #1c33ff;
cursor: pointer;
margin-left: 2px;
margin-right: 2px;
background-color: #c3a9d5;
list-style-type: none;
}
.simpleTabs-nav li:hover{
background: #c9efec;
}
.simpleTabs-nav li.close{
float: right;
}
.simpleTabs-nav li.actif{
color: #ffffff;
font-weight: bold;
background: #1c84ef;
}
.simpleTabs-content{
	clear: both;
	padding: 15px;
	color: #000000;
	text-align: center;
	overflow:auto;
	height:530px;
	border: 1px solid #6A5F6F;
}



/* * * * * * * * * * * * * * */
/* ***  HIGHSLIDE  *** */
/* * * * * * * * * * * * * * */
.highslide { cursor: url(../highslide/graphics/zoomin.cur), pointer; outline: none; }
.highslide img { border: 2px solid gray; }
.highslide:hover img { border: 2px solid white; }

.highslide-image { border: 2px solid white; }
.highslide-image-blur { }
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: "Palatino Linotype", Palatino, Cambria, Georgia, "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica;
    font-size: 14px;
	font-weight:bold;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
}
a.highslide-credits,
a.highslide-credits i {
    display:none;
	padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,  a.highslide-credits:hover i { color: white; background-color: gray; }

.highslide-move { cursor: move; }

.highslide-overlay { display: none; }

/* Controlbar example */
.controlbar {	
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover { background-image: url(../highslide/graphics/controlbar4-hover.gif); }
.controlbar .previous { width: 50px; }
.controlbar .next { width: 40px; background-position: -50px 0; }
.controlbar .highslide-move { width: 40px; background-position: -90px 0; }
.controlbar .close { width: 36px; background-position: -130px 0; }

/* Necessary for functionality */
.highslide-display-block { display: block; }
.highslide-display-none   {display: none; }

.tickettext {vertical-align: middle; }
.ticketline {text-align: center; vertical-align: middle; border: double #3b1e61 6px; padding: 20px; 
	margin: 14px 0 14px 30%; width: 40%;}
	
.noborder {
	border: none;

}

