/*
FlexTime styles for screen media
MAIN
webmaster@europasports.com
Updated: June 2006
*/


/* CSS Design */

/* ---( GENERAL )---------------------------------------- */
/* ////////////////////////////////////////////////////// */
body {
	font-family: verdana, arial, helvetica, sans-serif;		
	font-size: 78%;
	text-align: center;
	color: #333333; 	
  }	
p, table {
  	font-size: 1em;
	line-height: 1.4em;	
	}

.chip_sigmon_11 {
	font-family: verdana, arial, helvetica, sans-serif;		
 	font-size: 11px;
	line-height: 140%;	
}

table { width: auto; } /* To help IE */
h1 {
	font: bold 1.8em "Trebuchet MS", Trebuchet, Arial, sans-serif;
	color: #492383; /*13*/
	margin: 0 0 0 -.5em;
	}
h2	{
	font: bold 1.4em "Trebuchet MS", Trebuchet, Arial, sans-serif;
	margin: 0 0 0 -.5em;
	color: #666;
	letter-spacing: 1px;	
	}
h3 {
	font: bold 1.3em Georgia, serif;
	margin: 0 0 0 -.5em;
	color: #666;	
	}
h4 {
	font: bold 1.3em Georgia, serif;
	color: #855bc8; /*14*/
	}
h5 {
	font: 1.3em Georgia, serif;
	color: #492383; /*13*/
	}	
a, a:link {
	color: #6732ba; /*16*/
	font-weight: bold;
	}
a:hover {color: #9999ff; /*3*/}
a:visited {color: #855bc8; /*15*/}
font.accents {
	color: #cc99ff; /*10*/
}

a.aButton, a.aButton:link, a.aButton:visited {	
	color: #6732ba; /*16*/
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	text-transform : uppercase; text-decoration: none;
	letter-spacing : 0px;
	background:   url(images/background_form_element.gif) repeat-x;
	border-style:solid;
	border-width:1px;
	border-color: #c4cccc #acb5b5 #6f7777 #acb5b5;
	padding: 2px;
}

a.aButton:hover {
	border-color: #9999ff; /*3*/
	}
a.aButton:active {
	color: #6732ba; /*16*/
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	background-color: #6732ba; /*16*/
	border-style:solid;
	border-width:1px;
	border-color: #c4cccc #acb5b5 #6f7777 #acb5b5;
	padding: 2px;
	}

#column a.logout, #column a.logout, #column a.logout:visited {
	display: block;
	font-weight: bold;
	text-align: center; text-decoration: none; text-transform: uppercase;
	background: #EC992C;
	border:1px solid #4A361C;
	}
#column a.logout:hover {
	background: #855bc8; /*3*/
	}	
	
/* --- ( EMBELISHMENTS ) ------------------------------ */

div.hr {
	background: url(images/hr.gif) no-repeat 50% 0;
	margin: 1em -2em;
	height: 25px;
	}
acronym {
	border-bottom: 1px solid #CCC;
	cursor: help;
	}

/* --- ( FRONT PAGE ) ----------------------------------- */
/* ////////////////////////////////////////////////////// */

#story1 p, #story2 p, #story1 p a, #story2 p a, #story3 p, #story3 p a, #story4 p, #story4 p a, #misc p, #misc ul {
	font: .9em Verdana, Arial, sans-serif;
	line-height: 1.1em;
	margin: 0;
	}
#feature p, #feature h1 { display: none;}
#feature a {display: block; height: 200px; }
#story1 h3, #story2 h3, #story3 h3, #story4 h3 { /* Headlines for all sub stories */
	font-size: 1.4em;	
	margin: 0;
	color: #6732ba; /*16*/	
	}
#story1 h3 a, #story2 h3 a, #story3 h3 a, #story4 h3 a {
	text-decoration: none;
	color: #6732ba; /*16*/
	}
img.thumb{
	float: left;
	border: 1px solid #666;
	margin: 3px;
	}
img.thumb-rt{
	float: right;
	border: 1px solid #666;
	margin: 3px;
	}	
#misc h4 {
	margin: 0; padding: 0;
	font-size: 1px;
	text-indent: -1000em;
	}
#misc #misc_left ul {
	margin: 1.1em 0 0 1em;padding: 0;
	list-style: none;
	list-style-image: none;
	}
#misc #misc_left2 ul {
	margin: 2em 0 0 0;padding: 0;
	list-style: none;
	list-style-image: none;
	}
#misc ul li{
	margin-left: 4em;
	line-height: 1.2em;
	padding-bottom: .8em;
	}
#misc #misc_left2 ul li{
	margin-left: 15px;
	line-height: 1.2em;
	padding-bottom: .8em;
	}
#misc a{ 
	text-decoration:none;
	font-weight:normal;	
	}
#misc #misc_left2 {
	color:#999999;
	font-style:italic;
}
#footer {
	font: normal .8em Arial, sans-serif;
	color: #999;
	}
#content #story1 .padding, #content #story2 .padding, #content #story3 .padding, #content #story4 .padding, #content #misc_left .padding {	
	padding: .5em;
	}
#content #misc_right .padding{
	padding: 1em;
	}

/* --- ( SECONDARY PAGES ) ------------------------------ */
/* ////////////////////////////////////////////////////// */

#content .padding {	
	padding: 1.5em 2em;
	}
#column .padding {
	padding: 1em 0 0 10px;
	}
#content ul {
	list-style: url(images/bullet_w.gif);
	}
#content dl dt{
	margin: 1em;
	font-weight: bold;
	}	
#content .index_feature {
	border: 1px solid #492383; /*4*/
	background: #d9ccee; /*1*/
	margin: .5em; padding: .5em 1em;
	}

.index_feature_table th {
	border-style: solid;
	border:thin;
	border-color:#999999;
	}

#content h3 em{
	font-size: .8em;
	font-style: italic; font-weight: normal;	
	}
#content .story_insert {
	float: right; clear: right;
	width:200px;
	border: 1px solid #492383; /*4*/
	background: #d9ccee; /*1*/
	margin: .3em; padding: .2em .5em;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;	
	}
#content .story_insert ul {
	margin-left: .7em; padding-left: .7em;
	}
#content .story_insert h4 {
	font: bold 1.1em "Trebuchet MS", Trebuchet, Arial, sans-serif;
	color: #666;
	margin: 0;
	}
#content .feature {
	margin: 0 .3em 1em .3em; padding: .2em .5em;	
	}
	
/* --- ( Index pages ) ------------------------------ */
/* ////////////////////////////////////////////////////// */
	
.header{
	border-left-style: solid;
	border-left-width: 1px; 
	border-left-color:#492383; 
	border-right-style: solid;
	border-right-width:1px;   
	border-right-color:#492383; 
	border-top-style: solid;
	border-top-width:1px;  
	border-top-color:#492383;
	border-bottom-style: solid; 
	border-bottom-width:1px; 
	border-bottom-color:#492383;
	background-color:#492383; /*13*/
	}
.cell{
	border-left-style: solid;
	border-left-width:1px;   
	border-left-color:#492383; 
	border-right-style: solid;
	border-right-width:1px;  
	border-right-color:#492383;
	}
.cell2{
	border-left-style: solid;
	border-left-width:1px;   
	border-left-color:#492383; 
	border-right-style: solid;
	border-right-width:1px;  
	border-right-color:#492383;
	background-color:#d9ccee;
	}
.footer{
	border-left-style: solid;
	border-left-width:1px; 
	border-left-color:#492383; 
	border-right-style: solid;
	border-right-width:1px;   
	border-right-color:#492383; 
	border-bottom-style: solid;
	border-bottom-width:1px;  
	border-bottom-color:#492383;
	background-color:#d9ccee;
	}		
	
.index-cell { 
	background-image:url(images/cell.gif);
	background-repeat:no-repeat;
	width:275px;
	height:50px;
	}

.member-cell { 
	background-image:url(images/cell-only.gif);
	background-repeat:no-repeat;
	width:275px;
	height:50px;
	}	
	
.member_chip_sigmon_section { 
	background-image:url(images/cell-only.gif);
	background-repeat:no-repeat;
	width:275px;
	height:50px;
	}	
	
.articlecell { 
	background-image:url(images/article-cell.gif);
	background-repeat:no-repeat;
	width:550px;
	height: 70px;
	}
	
img.cell {
	float: left;
	border: 1px solid #666;
	margin: 3px;
	}	

img.article {
	float: left;
	border: 1px solid #666;
	margin: 7px;
	}	
		
.subtitle {font-size: x-small}	

	
/* --- ( RIGHT NAV ) ------------------------------ */
/* ////////////////////////////////////////////////////// */


#column p, #column a {
	font: .9em Arial, sans-serif;
	color: #492383; /*6*/
	text-decoration: none;
	margin-top: .2em;
	}
#column p a:link, #column p a:visited {
	text-decoration: underline;
	}	
#column h5 {
	margin: 0; padding: 0;
	text-indent: -1000em;
	}
#column ul{
	margin: 0 0 0 2em; padding: 0;
	list-style: none;
	}
#column ul.miss{
	margin: 0 0 0 2em; padding: 0;
	list-style: url(images/bullet.gif);
	}
#column .column_box_miss {
	background: url(images/dontmiss.gif) no-repeat top left;
	padding: 0 .4em; margin: 0 0 1em 0;
	}
#column .column_box_show {
	background: url(images/nextshow.gif) no-repeat top left;
	padding: 0 1em; margin: 0 0 1em 0;
	}

/* --- ( Story Extras ) ------------------------------- */	
#content .byline {	
	font-size: .9em;
	color: #666;
	}
#content #story_tools {
	float: right; clear: right;
	width: 150px;
	border-left: 1px solid #CCC;
	margin: .5em; padding: .5em;
	background: url(images/story_tools_bg.gif) no-repeat bottom right;
	}
#content #story_tools a{	
	padding: 1px;
	font-weight: normal;
	}
#content #story_tools p{	
	margin: .3em;
	}
#content table.data {
	border-collapse: collapse;
	border: 2px solid #492383; /*3*/
	}
#content table.data td{
	padding: 3px 8px;
	border-left: 1px solid #D9D9D9;	/*standard color*/
	}	
#content table.data th{
	border: 1px solid #D9D9D9; /*standard color*/
	background: #492383; /*4*/
	padding: 2px;	
	}
#content table.data tr.row1 { background: #ffffff;}						
#content table.data tr.row2 { background: #d9ccee; /*1*/}							
#content table.data tr.row { background: #d9ccee; /*1*/}					
#content table.data tr.inactive td, #content table.data tr.inactive td a{
	color: #999999;	
	}
#content blockquote {
	float: right; clear: right;
	margin: 0; padding: 1.5em;
	width: 200px;
	font-size: 135%;
	background: url(images/quote.gif) no-repeat top left;
	}
#content acronym {
	cursor: help;
	border-bottom: 1px dotted #999;
	}
	
/* --- ( Column Rollovers ) ------------------------------- */

#column ul#col_nav { /* First level Lists */
	margin: 0; padding: 0;
	}	
#column ul#col_nav li a.navHead { /* Image Placeholders */
	display: block;
	width: 150px; height: 25px;	
	}
/* Each list (LI) has it's own image, which has a corresponding rollover */
#col_nav li a.active {background: none !important; color: #FFF; }/*3*/
#col_nav li.home {background:  url(images/rollovers/column_home.gif) no-repeat top left;}
#col_nav li.articles {background:  url(images/rollovers/column_articles.gif) no-repeat top left;}
#col_nav li.galleries {background:  url(images/rollovers/column_galleries.gif) no-repeat top left;}
#col_nav li.recipes {background:  url(images/rollovers/column_recipes.gif) no-repeat top left;}
#col_nav li.shows {background:  url(images/rollovers/column_shows.gif) no-repeat top left;}
#col_nav li.home a.navHead {background:  url(images/rollovers/column_home.gif) no-repeat bottom left;}
#col_nav li.articles a.navHead {background:  url(images/rollovers/column_articles.gif) no-repeat bottom left;}
#col_nav li.galleries a.navHead {background:  url(images/rollovers/column_galleries.gif) no-repeat bottom left;}
#col_nav li.recipes a.navHead {background:  url(images/rollovers/column_recipes.gif) no-repeat bottom left;}
#col_nav li.shows a.navHead {background:  url(images/rollovers/column_shows.gif) no-repeat bottom left;}
#col_nav li a span { display: block; width: 0; height: 0; overflow: hidden; } /* Image Replacement Method */
#column #col_nav li li a {
	font-size: 1em;
	font-weight: bold;
	}	
#column li a:hover {
	color: #FFF; /*3*/
	}
#column li a.navHead:hover {
	background: none;
	}	
/* --- ( SECONDARY Page Headers ) ------------------------------- */
/* ////////////////////////////////////////////////////// */
h1.advice {margin: -.85em -2em 1em -2em;height: 150px;background:   url(images/headers/advice.jpg) no-repeat 50% 0;}
h1.recipes {margin: -.85em -2em 1em -2em;height: 150px;background:  url(images/headers/recipes.jpg) no-repeat 50% 0;}
h1.articles {margin: -.85em -2em 1em -2em;height: 150px;background:  url(images/headers/articles.jpg) no-repeat 50% 0;}
h1.galleries {margin: -.85em -2em 1em -2em;height: 150px;background:  url(images/headers/galleries.jpg) no-repeat 50% 0;}
h1.news {margin: -.85em -2em 1em -2em;height: 150px;background:  url(images/headers/news.jpg) no-repeat 50% 0;}
h1.chip_sigmon {margin: -.85em -2em 1em -2em;height: 150px;background:  url(images/headers/chip_sigmon_section_header.jpg) no-repeat 50% 0;}
h1.login {margin: -.85em -2em 1em -2em;height: 150px;background:  url(images/headers/login.jpg) no-repeat 50% 0;}
h1.shows {margin: -.85em -2em 1em -2em;height: 150px;background:  url(images/headers/shows.jpg) no-repeat 50% 0;}
h1.tips {margin: -.85em -2em 1em -2em;height: 150px;background:  url(images/headers/tips.jpg) no-repeat 50% 0;}
h1.ask-EG {margin: -.85em -2em 1em -2em;height: 150px;background:   url(images/headers/ask-E.jpg) no-repeat 50% 0;}

h1 span { display: block; width: 0; height: 0; overflow: hidden; } /* Image Replacement Method */


/* --- ( DROP DOWN MENU ) ------------------------------- */
/* ////////////////////////////////////////////////////// */

#center_nav ul { /* all lists */
	padding: 0; margin: 0;
	list-style: none;
}
#center_nav li { /* all list items */
	position: relative;
	float: left;
	width: 150px;		
}
#center_nav  li a.navHead {
	display: block;
	height: 30px;
	text-indent: -1000em;
	text-decoration: none;
	}

/* The DropDown Menu Images*/
/* Each list (LI) has it's own image, which has a corresponding rollover */
#center_nav li.articles {background:  url(images/rollovers/articles.gif) no-repeat top left;}
#center_nav li.galleries {background:  url(images/rollovers/galleries.gif) no-repeat top left;}
#center_nav li.recipes {background:  url(images/rollovers/recipes.gif) no-repeat top left;}
#center_nav li.shows {background:  url(images/rollovers/shows.gif) no-repeat top left;}
#center_nav li.articles a.navHead {background:  url(images/rollovers/articles.gif) no-repeat bottom left;}
#center_nav li.galleries a.navHead {background:  url(images/rollovers/galleries.gif) no-repeat bottom left;}
#center_nav li.recipes a.navHead {background:  url(images/rollovers/recipes.gif) no-repeat bottom left;}
#center_nav li.shows a.navHead {background:  url(images/rollovers/shows.gif) no-repeat bottom left;}
	
#center_nav li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 30px; left: 0;
	padding-bottom: 10px; /*to be able to see graphic below */
	background: url(images/list_btm.gif) no-repeat bottom left; /*11*/
	}
#center_nav li li a {
	display: block;
	width: 100%; /* Width for IE 5 and 5.5 */
	height: auto;
	background: #CECECE; /*used to be 10*/
	padding: 2px 2px 2px 10px;
	border-top: 1px solid #A3A3A3; /*used to be 11*/
	font: bold 1em "Trebuchet MS", Trebuchet, Arial, sans-serif;
	text-decoration: none;
	color: white;
	voice-family: "\"}\""; /* some browsers have a parsing bug */
					 /* and will ignore the following rules */
	voice-family: inherit;
	width: 138px; /* width - padding */	
	}
#center_nav li li a:hover {
	background: #855bc8; /*14*/
	}
#center_nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: 30px; left: auto;
	}
#center_nav li:hover ul,#center_nav li.over ul { /* lists nested under hovered list items */	
	display: block;	
	}
#center_nav li.over a.navHead, #center_nav li:hover a.navHead {
	background : none;
	}	

/* ---( Form Style Classes )---------------------------- */
/* ////////////////////////////////////////////////////// */
form {
	margin: 0; padding: 0;
	}
input, select, textarea {
	color : #333;
	font-size: 1.1em;
	margin-top: 5px;
	border: 1px solid #999;
	padding: 0.15em 0px 0.15em 0.25em;
} 
input.submit {
	font-size: 1.1em;
	padding: 0; margin-left: 2px;
	background: #fefefe url(../images/background_form_element.gif) repeat-x;
	border-color: #c4cccc #acb5b5 #6f7777 #acb5b5;
}
input.none {
	color : #333;
	font-size: 100%;
	padding: 0px;
	background: none;
	border: none;
}
input.submit:hover,
input.submit:focus {
	border-color: #F90;
}
input.submit:visited {
	color: #696;
}	
#searchbox {
	margin:0;	padding: 5px;
	text-align: center;
	background: url(images/search_top.gif) no-repeat top left;
}
#searchbox input {border: 1px solid #000;}
#searchbox h3 {
	font: bold 1em "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 0; padding: 0;
	text-align: left;
	text-indent: -1000em;
	}
#searchbox a {
	font: .9em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #492383; /*6*/
	}

/* ---( Form Layout Classes )---------------------------- */
/* ////////////////////////////////////////////////////// */

/* Simulates a row */
div.row {
	clear: both;
	min-width:350px;
	padding-top: 10px;
  }
  
/* Simulates a left column in a 2 column row */
div.row span.item {
	float: left;
	width: 25%;
	text-align: left;
	margin: 5px;
  }
  
/* Simulates a right column in a 2 column row */
div.row span.description {
	text-align: left;
  } 

/* Simulates a header row */
span.header {
	font-weight: bold;
	text-align: center;
	width: auto;
	display: block;
	padding: 3px;
	margin-bottom: 10px;
	}

.formhead {
	font-weight:bold;
	clear:both;
	padding: 2px 2px 5px 20px;
	margin: 8px 2px 0px 2px;
	border-bottom: 1px solid #6732ba; /*16*/
	}

/* The left side to a form, or form description */
.formdesc {
	display: block;
	float: left;
	width: 30%;
	text-align:right;
	clear:both;
	padding: 6px;
	margin-right: 3px;	
	}
/* The left side to a form, or form description */
.formtext {
	text-align:left;
	font-weight: bold;
	display: block;
	float: left;
	padding: 6px;
	margin-left: 3px;
}

/* ---( Photo Galleries )---------------------------- */
/* ////////////////////////////////////////////////////// */

#pics {
	width: 80%;
	margin: 0 auto;
}
#pics a {
	margin: 3px;
	float: left;
}
#pics img {
	border: 1px solid #CCC;
	padding: 2px;
}
.gallery_pages {
	margin: 1em;
	}
.gallery_pages a {
	padding: .3em;
	width: 2em;
	text-decoaration: none;
	border: 1px solid #FFF;
	}
.gallery_pages a:hover {
	border: 1px solid #CCC;
	}
.gallery_pages a.active {
	border: 1px solid #CCC;
	background: #EEE;
	}
	
/* ---( Standards Based Extras )---------------------------- */
/* ////////////////////////////////////////////////////// */

input[type=text]:focus, input[type=password]:focus { border: 1px solid #6732ba; /*16*/}
#data tr:nth-child(odd)	{ background: #d9ccee; /*1*/}



