/* CSS File for L Shaped Navigation */
* html ul li a {
   height:1em;
}

a, p, ul, li, h1, h2, h3, span, div, img {
	margin: 0;
	padding: 0;
}

body {
	margin: auto;
	padding: 0;
	background-color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}

body.page_template {
	background-color: #000;
}

p {
	margin-bottom: 1em;
}

div.site {
	width: 960px;
	margin: 0 5px;
	padding: 0;
	background: url('images/bannerBackground.gif') no-repeat top left #3d77cb;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header {
	margin: 0;
	padding: 10px;
	height: 125px;
}

#header img {
	float: left;
	vertical-align: middle;
	width: 80px;
}

#header p {
	font-size: 150%;
	color: #fff;
}

#header p.company_name {
	padding-top: 70px;
	margin: 0;
	font-size: 300%;
	vertical-align: bottom;
}

#navigation {
	clear: both;
	margin: 0 5px;
	padding: 0 5px;
	
}

#navigatoin ul {
	padding: 0;
	margin: 0;
	display: block;
	background: #00f;
}

#navigation ul li {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-left: 2px;
	display: inline;
	list-style: none;
	background: #3d77cb;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;


}


#navigation ul li a {
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	background:  #3d77cb;
	padding: 0px 5px;
}


#navigation ul li a:hover, #navigation ul li.selected a {
	color: #000;
	background: #fff;

}


/*
#navigation ul {
	padding: 0;
	margin: 0;
}

#navigation ul li {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	display: inline;
	list-style: none;

}

#navigation ul li a {
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	background: url('images/PrimaryNav-LeftTab-Blue.gif') no-repeat top left;
	padding-left: 5px;
}

#navigation ul li a span {
	background: url('images/PrimaryNav-RightTab-Blue.gif') no-repeat top right;
	padding-right: 5px;
}

#navigation ul li a:hover, #navigation ul li.selected a {
	color: #000;
	background: url('images/PrimaryNav-LeftTab-White.gif') no-repeat top left;

}

#navigation ul li a:hover span, #navigation ul li.selected a span {
	background: url('images/PrimaryNav-RightTab-White.gif') no-repeat top right;
}

*/


#contentLayout {
	margin: 0;
	margin-left: 5px;
	padding: 0;
	padding-left: 5px;
	width: 935px;
	float: left;
	background: #fff;
}

#leftcolumn {
	margin: 0;
	padding: 0;
	width: 190px;
	float: left;
}

#secondarynav {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	padding-top: 10px;
}

#secondarynav ul {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url('images/TopCap-Blue.jpg') no-repeat top left #e1ebfb;
}



#secondarynav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 5px;
}


#secondarynav p {
	background: url('images/BottomCap-Blue.jpg') no-repeat bottom left #e1ebfb;
}

#secondarynav ul li a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #000;
	display: block;
}



#secondarynav ul li.selected a, #secondarynav ul li a:hover {
	background: #fff;
}

#secondarynav ul li.selected a {
	font-weight: bold;
}

#accountinfo, #search_form {
	margin-top: 15px;
	background: #e1ebfb;
}

#accountinfo p, #search_form p {
	padding-left: 5px;
}

#accountinfo ul {
	background: #e1ebfb;
	margin-top: 5px;
}

#accountinfo ul li a {
	display: block;
}

#accountinfo ul li a:link, #accountinfo ul a:visited {
	text-decoration: none;
	color: #000;
}

#accountinfo ul li a:hover {
	background: #fff;
}


p.account_info_title {
	text-align: center;
	font-size: 14pt;
	border-bottom: 2px solid #000;
	margin: 0;
	padding: 0;
}

p.account_info_top {
	background: url('images/TopCap-Blue.jpg') no-repeat top left #e1ebfb;
}

p.account_info_bottom {
	background: url('images/BottomCap-Blue.jpg') no-repeat bottom left #e1ebfb;
}


#rightcolumn {
	margin: 0;
	margin-top: 10px;
	padding: 0 5px;
	width: 730px;
	float: left;
}

#rightcolumn div.article ul li {
	list-style: disc inside;
	padding-left: 20px;
}


#footer {
	margin: 0;
	padding: 0;
	width: 960px;
	clear: both;
	text-align: center;
	background: #3d77cb;
	color: #fff;
}


/* General Characteristics at this point */

#rightcolumn div.article p {
	margin: 20px 0px;

 	line-height: 1.25em;
/*	line-spacing: 3.0em; */
}

#rightcolumn div.article h1, h1 {
	font-size: 18px;
	color: #3d77cb;
}

#rightcolumn div.article h2, h2  {
	font-size: 16px;
	color: #3d77cb;
}

#column1 { 
	width: 500px;
	float: left;
}

#column2 { 
	padding: 0;
	margin: 0;
	width: 200px;
	float: left;
	margin-left: 20px;
}

div.season_display {
	width: 500px;
	background: #e1ebfb;
}

#rightcolumn div.season_display p {
	text-align: center;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

div.season_display p.top {
	background: url('images/seasondisplayTop.jpg') no-repeat top left;
	margin: 0;
	padding: 0;
	line-height: normal;
	line-height: normal;
}

div.season_display p.logo {
	background: url('images/seasondisplayMiddle.jpg') repeat-y top left;
	margin: 0;
	padding: 0;
	line-height: normal;
}

div.season_display p.logo a:link img , div.season_display p.logo a:visited img {
		  text-decoration: none;
		  border: 0;
}

div.season_display p.bottom {
	text-align: center;
	padding: 0;
	margin: 0;
	background: url('images/seasondisplaybackBottom.jpg') no-repeat bottom left;
	width: 480px;
	padding-top: 10px;
	line-height: normal;
}

div.season_display div.show_text {
	margin: 0px 0px;
	padding: 0px 20px;
	width: 165px;
        float: left;	
	text-align: center;
}

div.season_display div.show_text p {
	margin: 30px;
	margin-top: 4em;
}


html>body div.season_display div.show_text {
width: 125px;
	}

div.season_display p.logo {
	width: 490px;
	padding: 0;
	margin: 0;
	line-height: 0;
}

div.season_display p.logo img{
width: 120px;
	margin: 0px 20px;
	padding: 0;
	display: inline;
	vertical-align: middle;
}

p.date {
	font-weight: bold;
	font-size: 15px;
}

p.show_bottom {
	clear: both;
	background: url('images/showdisplayBottom.jpg') no-repeat bottom left;
}

div.season_display p.season_title {
	background: url('images/showdisplayheader.jpg') no-repeat top left #fff;
	padding-top: 0.5em;
	padding-bottom: 0.2em;
	font-size: 14pt;
}	

#home_calendar {
	margin: 0;
	padding: 0;
	background: URL('images/calendar_top.jpg') no-repeat top left #e1ebfb;
}

#home_calendar p.heading {
	text-align: center;
	font-size: 14pt;
	border-bottom: 2px solid #000;
	margin: 0;
	padding: 0;
	padding-top: 10px;

}


#home_calendar p.title {
	text-align: left;
	font-size: 14pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


#home_calendar ul li {
	list-style: none;
	border-bottom: 1px SOLID #3D77cb;
	margin-bottom: 5px;
}

#home_calendar ul {
	margin: 0;
	padding:0;
	padding-bottom: 10px;
	padding-left: 5px;
	background: url('images/calendar_bottom.jpg') no-repeat bottom left #e1ebfb;
}

#home_calendar p.description {
	text-align: left;
	font-size: 10pt;
	font-style: italic;
	margin: 0;
	padding: 0;
}

p.home_news_title {
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
	text-align: left;
	color: 3d77cb;
	border-bottom: 1px solid #3d77cb;
	margin: 0;
	padding: 0;
	margin-top: 1em;
}

div.article {
	border-bottom: 1px solid #3d77cb;
}

p.article_title {
	margin: 0;
	margin-top: 5px;
	padding: 0;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	color: #000;
	font-size: 14pt;
}


/* ============================
  FORMS
 ============================= */

.core_form label {
	font-weight: bold;
	cursor:pointer;
	text-align: right;
	margin-right: 8px;
	padding-top: 3px;
	width: 150px;
	float: left;
}
.core_form p {
	margin: .6em 0 1.1em 0;
	clear: left;
}
.core_form fieldset {
	margin-bottom: 1.7em;
	border: 1px dotted #666;
	padding: 0 8px 5px;
	clear: left;
}
.core_form legend {
	font-weight: bold;
	margin-bottom: .4em;
	background-color: #fff;
	color: #000;
}

#accountinfo .core_form legend {
	background-color: #e1ebfb;

}

.core_form fieldset fieldset {
	border: 0;
	margin-bottom: 0;
	padding: 0 0 5px 0;
}
.core_form fieldset fieldset legend {
	font-weight: bold;
	margin-bottom: .4em;
	color: #000;
	padding: 0 0 5px;
}
.core_form input,
.core_form textarea,
.core_form select {
	border: 1px solid #8B9FB6;
	padding: 3px;
	margin: 0;
	line-height: 100%;
	vertical-align: middle;
}
.core_form h4 {
	margin-bottom: .6em;
}
/* check/radio */

fieldset.radio input, fieldset div fieldset.radio {
	border: 0;
	margin: 3px 0;
}
fieldset.radio fieldset label {
	font-weight: bold;
}
fieldset.radio fieldset input {
	border: 1px solid #8B9FB6;
	padding: 3px;
	margin: 0;
	line-height: 100%;
}
fieldset.radio label, p.checkbox label {
	float: none;
	text-align: left;
	font-weight: normal;
}
p.checkbox input {
	border: 0;
	margin: 0 0 0 160px;
}
fieldset.radio input {
	border: 0;
	margin: 0 0 0 150px;
}
fieldset fieldset.radio input {
	border: 0;
	margin: 0 0 0 146px;
}
fieldset fieldset fieldset.radio input {
	border: 0;
	margin: 0 0 0 141px;
}
fieldset p.checkbox input {
	margin-left: 160px;
}
fieldset fieldset p.checkbox input {
	margin-left: 153px;
}

/* field notes / add-ons */

.core_form span.field_note {
	font-size: 87%;
	width: 135px;
	margin-left: 15px;
	font-weight: normal;
	float: left;
	margin-bottom: 1.5em;
	color: #666;
}
.core_form span.field_note span {
	font-size: 100%;
	color: #666;
}
p.checkbox span.field_note, fieldset.radio span.field_note {
	width: auto;
	margin-left: 0;
	float: none;
	margin-bottom: 0;
}
.core_form p.field_note {
	font-size: 87%;
}
.core_form span.add_ons {
	font-size: 87%;
	position: absolute;
	padding: 3px 0 0 5px;
	color: #666;
}

/* conditionals */

span.conditional label {
	position: absolute;
	text-indent: -9999em;
	left: -9999em;
}
span.conditional input,
fieldset.conditional input,
p.conditional input {
	border: 1px solid #8B9FB6 !important;
	margin-left: 0 !important;
}
fieldset.conditional, p.conditional {
	padding-left: 170px;
}
p.conditional label {
	float: none;
	font-weight: bold;
}
fieldset.conditional label {
	font-weight: bold;
}
fieldset.radio p.conditional {
	padding-left: 160px;
}
fieldset.flush_left p.conditional {
	padding-left: 16px;
}
/* multi-column and flush left overide */

.core_form p.flush_left input {
	margin-left: 0px !important;
}
.core_form fieldset div.two_col_l input,
.core_form fieldset div.two_col_r input,
.core_form fieldset div.three_col_l input,
.core_form fieldset div.three_col_m input,
.core_form fieldset div.three_col_r input,
.core_form fieldset.flush_left input {
	margin-left: 0px;
}
.core_form div.two_col_r p,
.core_form div.three_col_m p,
.core_form div.three_col_r p,
.core_form div.two_col_r fieldset,
.core_form div.three_col_m fieldset,
.core_form div.three_col_r fieldset {
	clear: none;
	margin-left: 0px;
	text-align: left;
}
p.checkbox, fieldset.radio p {
	margin-bottom: .8em;
	clear: none;
}

/* submit */

p.submit {
padding-left: 180px;
margin-bottom: 2em;
}
p.submit input {
	text-align: center;
	background-color: #0061c6;
	font-weight: bold;
	font-size: 95%;
	color: #fff;
	padding: 4px 7px;
	width: auto;
	cursor: pointer;
}

/* required */

.core_form p.required,
.core_form label.required,
.core_form fieldset.required legend {
	background: url(images/asterisk.gif) top right no-repeat;
	padding-right: 10px;
}
fieldset.required p.checkbox input {
	margin-left: 150px;
}
label.required {
	width: 142px;
}
p.required_declaration em,
p.required em,
label.required em,
fieldset.required legend em {
	position: absolute;
	text-indent: -9999em;
	left: -9999em;
}
label.required span em {
	position: static;
	text-indent: 0;
	left: auto;
}
p.required_declaration {
	background: url(images/asterisk.gif) top left no-repeat;
	padding-left: 10px;
}
a.form_sup_info {
	font-size: 80%;
}

.core_form span.error {
	color: #f00;
}

/* ============================
  TABLES
 ============================= */
.core_table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 1.5em;
	border: 2px solid #aaa;
	background: none;
	margin-top: 1em;
}

.core_table td, .core_table th, .core_table caption {	
	padding: 6px;
	border: 1px solid #bbb;
	vertical-align: top;
}

html>body .core_table {
	margin-top: 0;
}

html>body .core_table caption {
	padding-left: 7px;
	padding-right: 7px;
}

.core_table td {
	color: #000;
	border: 1px solid #ccc;
	background-color: #fff;	
}
.core_table th {
	color: #333;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
}
.core_table caption {
	font-weight: bold;
	text-align: center;
	background-color: #0261a4;
	border-top: 2px solid #bbb;
	border-right: 2px solid #bbb;
	border-left: 2px solid #bbb;
	color: #fff;
}

.core_table caption a:visited, .core_table caption a:link {
	text-decoration: underline;
	color: #fff;
	padding: 0 20px;
}

.financial_table th, .financial_table td {
	font-size: 8pt;
}

.financial_table td.neg {
	color: #f00;
}


/* alternate table applications */
table.centered_data td {
	text-align: center;
}







/**************************
** User Editor Menu 
**************************/
ul.UserEditorMenu {
	list-style: none;
	background: #fff;
	border: solid 1px #00f;
	margin-bottom: 20px;
}

ul.UserEditorMenu li  {
	display: inline;
}

ul.UserEditorMenu li a:visited, ul.UserEditorMenu li a:link {
	text-decoration: none;
	background: #3d77cb;
	color: #fff;
	font-size: 15px;
}

ul.UserEditorMenu li a:hover {
	background: #fff;
	color: #000;
}

#CastCornerContentColumn2 {
	float: right;
	width: 200px;
}

#CastCornerContentColumn1 {
	float: left;
	width: 500px;
}


p.edit_notation {
	text-align: right;
}

img.EditIcon , img.DeleteIcon {
	width: 15px;
	height: 15px;
}

span.ERRORMSG {
	color: RED;
	font-weight: bold;
}

span.CalendarEntry, span.CalendarEntry a {
	font-size: 10px;
}


p.ArticleMore {
	text-align: right;
	clear: both;
}


ul.slides li.thumbnail, ul.slides li.thumbnail div  {
	display: inline;
}

div.tag {
	float: left;
	margin: 5px;
}

#search_form {
	display: none;
}

#inventory {
				float: left;
				width: 425px;
				/*background-color: #e1ebfb; */

}

div.inv_item {
			/*	float: left; */
				width: 400px;
				border-bottom: 1px SOLID #000;
				padding: 5px;
				margin: 5px 10px;
}

div.inv_item ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 1.2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration: none;
background-color: #ffffff;
text-indent: 5px;
list-style-position: outside;
list-style-type: disc;
padding: 6px;
margin: 2px;
}

div.inv_item img {
				text-align: center;
				width: 130px;
}

p.item_name {
				font-size: 16px;
				color: #000;
				font-weight: bold;
				text-align: center;
}

p.item_description {
				font-size: 10px;
				color: #000;
				font-style: italic;
}

p.item_price {
				font-size: 12px;
				color: #000;
				font-weight: bold;
				
}

p.quanity {
				font-size: 12px;
				font-weight: bold;
}

div.inv_item select {
				font-size: 12px;
				font-weight: bold;
}

p.add_button {
				font-size: 10px;
				text-align: center;
}

p.add_button input {
				font-size: 10px;
}

p.sold_out {
				font-size: 8px;
				color: RED;
				font-weight: bold;
}


#checkout_list {
				float: right;
				width: 250px;
				padding: 0;
				margin: 0;

}

div.right {
				float: right;
}

#checkout_cart {
				width: 700px;
}



#checkout_list p.checkout {
				text-align: center;
}

#checkout_list input.item_delete { 
				font-size: 10px;
				background-color: #e1ebfb;
				color: BLACK;
}
				

#checkout_list table tr td , #checkout_list table tr th {
				font-size: 8px;
				font-weight: bold;
}

td.item_price {
				text-align: right;
}

td.item_subtotal {
				text-align: right;
}

td.item_qty {
				text-align: center;
}

th.item_total {
				text-align: left;
}

th.total_value {
				text-align: right;
				font-size: 15px;
}

p.need_approval a  { 
	background-color: #ccc;
	color: #666;
}
div.dots, div.nodots {
	width: 100%; 
	height: 1em; /* needed by NN6*/
	line-height: 1em;
	border-bottom: 3px dotted #555555;
	margin-top: .9em;
	font-size: 1em;
	font-weight: normal;
	clear: both;
}

div.nodots {
	border-bottom: 0;
}

div.dots2 {
	width: 100%;
	margin-left: 3%;  /* width and margin-left = 100% hack 99% for IE*/
	height: 1.0em;		/* needed by NN6*/
	border-bottom: 3px dotted #555555;
	margin-top: .4em;
	font-size: 1em;
	font-weight: normal;
	clear: both;
}
html>body div.dots2{
	width: 97%;
	margin-left: 3%;
}
div.dots3 {
	width: 100%;
	margin-left: 6%;  /* width and margin-left = 100% hack 99% for IE*/
	height: 1.0em;		/* needed by NN6*/
	border-bottom: 3px dotted #555555;
	margin-top: .4em;
	font-size: 1em;
	font-weight: normal;
	clear: both;
}

html>body div.dots3 {
	width: 94%;
	margin-left: 6%;
}


.listleft	{
	float: left;
	position: relative; /*needed by IE6*/
	top: 4px;
	background-color: white;
	margin-bottom: -.3em;
	border-bottom: solid white .3em;
	padding-right: 10px;
	text-align: left;
	font-weight: bold;
	line-height: 1.2em;
	/* font-variant: small-caps; */
}

html>body .listleft {
	top: 2px;
}

div.dots>.listleft, div.dots2>.listleft, div.dots3.listleft, div.nodots>.listleft	{
	position:static; /*IE5 Mac Bug, items are offset */
} 

.listright	{
	float: right;
	position: relative; /* needed by IE6*/
	top: 4px; 
	background-color: white;
	margin-bottom: -.3em;
	border-bottom: solid white .4em;
	/* width: 44px; */
	text-align: right;
	/* font-family: "Courier New", monospace; */
	padding-left: 1em;
	line-height: 1.2em;
}

html>body .listright {
	top: 2px;
}

/* .dots {background-image:url(/Images/dot.gif); background-repeat:repeat-x; background-position:100% 95%; margin-bottom:8px; clear: both;  float: left;}

.listleft {font-family: "Times New Roman", Times, serif; font-size:14px; background-color:#FFFFFF; float:left; width: 100%;}

.listright {font-family: "Times New Roman", Times, serif; font-size:14px; background-color:#FFFFFF; float:right; }
	
*/

p.sell_button {
	text-align: right;
}

p.sell_button a {
	text-decoration: NONE;
	border: 1px SOLID BLACK;
	background-color: BLUE;
	color: WHITE;
	font-size: 1.25em;
}
