        /*
Description: Based on E. Meyer's `reset.css` http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/.
Version: 1.0
Author: E. Meyer
Author URI: http://meyerweb.com/
*/
	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,dd,dl,dt,li,ol,ul,fieldset,label,legend,caption {
		margin: 0;
		padding: 0;
		border: 0;
		font-family: inherit;
        line-height: normal;
	}

	q:before, q:after, blockquote:before, blockquote:after { content: ""; }

	h1, h2, h3, h4, h5 {
		font-weight:bold;
		margin-bottom:10px;
	}

	h1 	{ font-size:22px; }
	h2 	{ font-size:20px; }
	h3 	{ font-size:18px; }
	h4 	{ font-size:16px; }
	h5 	{ font-size:14px; }

	table {
        display:block;
		border-collapse: collapse;
		border-spacing: 0;
	}

	ol,ul {
		margin:0 0 10px 20px;
	}

	strong 	{ font-weight:bold; }
	em  		{ font-style:italics; }
	p  		{ margin-bottom:10px; }        #curv_sports_network_banner {
    text-align:left;
    z-index:2000;
    position:relative;
    top:0;
    left:0;
    width:100%;
    height:25px;
    background:#111;
    border-bottom: 1px solid #333;
}
#curv_sports_network_banner input {
    border:none !important;
}
div.selectbox-wrapper {
    z-index:2000;
  position:absolute;
  width:400px;
  height:300px;
  overflow:auto;
  /* border:1px solid #333; */
  margin:0px;
  margin-top:-10px;
  padding:0px;
  font-size:0.8em;
  text-align:left;
  color: #FFF;
  /* height:100px;
  overflow: auto; */
}
div.selectbox-wrapper ul {

  z-index:2000;
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.selectbox-wrapper ul li.selected {
  background-color: #CCC;
}
div.selectbox-wrapper ul li.current {
  background-color: #BBB;
  color:#FFF;
}
div.selectbox-wrapper ul li {
  z-index:2000;
  list-style-type:none;
  display:block;
  margin:0;
  text-indent: 10px;
  padding:2px;
  cursor:pointer;
  background:#FFF;
  color: #000;
}

label {
/*     display: block; */
/*     line-height:20px; */
/*     color:#fff; */
}
.selectbox /* look&fell of  select box*/
{
  margin: 0px 5px 10px 0px;
  padding-left:2px;
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:0.8em;
  width : 173px;
  display : block;
  text-align:left;
  background: url('../images/select_bg.jpg') 0 0 repeat-y;
  height:12px;
  cursor: pointer;
  color:#000;
  z-index:2000;
}

select#curv_sports_select {
}

/* NETWORK DROPDOWN */
#curv_sports_select_wrap {
    position:absolute;
    top:4px;
    left:140px;

    z-index:2000;
}
span#curv_sports_logo {
    position:relative !important;
    top:3px !important;
    left:80px !important;
    width:48px;
    height:18px;
    display:block;
    text-indent:-9999px;
    text-decoration:none;
    overflow:hidden;
    background: url('../images/curv_logo.gif') 0 0 no-repeat;
}
a#curv_sports_link {
    position:absolute;
    top:6px;
    left:320px;
    width:104px;
    height:11px;
    display:block;
    text-indent:-9999px;
    text-decoration:none;
    cursor:pointer;
    overflow:hidden;
    background: url('../images/curv_sports.gif') 0 0 no-repeat;
}

#curv_sports_select_input_network_portal,
#curv_sports_select_input_athletes,
#curv_sports_select_input_personalities,
#curv_sports_select_input_organizations {
    font-weight: bold;
    text-indent: 0px;
    font-style: italic;
}        #lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/level2/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/level2/lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold; display:block; margin:0 0 5px 0;	}
#imageData #photo_description{ display:block;  margin:0 0 5px 0;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#imageData #bottomNavEcard{ width: 77px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#ecardForm { 
    z-index:1000;
    position:absolute; 
    top:0; 
    left:0;
    width:100%;
    height:auto !important;
    min-height:400px;
    height:400px;
    text-align:center;
    background: url(/img/spacer.gif) 0 0 repeat;
}
#ecardFormWrapper { 
    margin:0 auto;
    width:300px;
    height:auto !important;
    min-height:400px;
    height:400px;
    background:#000;
    padding:10px 25px;
    border:1px solid #fff;
    color:#fff;
}
p#ecard_text {
    line-height:1.3em;
}
p#ecard_message {
    line-height:1.3em;

}
#send_ecard {
    position:relative;
    width:300px;
}
#ecardFormWrapper label.ecard_label {
    clear:left;
    float:left;
    width:110px;
    height:20px;
    line-height:20px;
    display:block;
    text-align:left;
}
#ecardFormWrapper input {
    width:168px;
    margin:0 0 10px 0;
    float:left;
}
label#message {
    width:300px;
    height:25px;
    line-height:21px;
    text-align:left;
    display:block;
    clear:left;
}
#ecardFormWrapper textarea {
    margin:0 0 10px 0;
}

#ecardFormWrapper button {
    line-height:20px;
}                #cHead { background-image: url('../level2/img/headers/home.png'); background-repeat:no-repeat; }

