@charset "UTF-8";
/* CSS Document */

#wrap2 {
	background: #ffffff url(images/fantasy-background.jpg) repeat-y;
	
	width: 920px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	height:100%;


	}
#navwrapper{
height:35px;
padding:0px;
margin: 0px auto;
width:920px;
background:#dddddd;
padding-top:5px;


}
	
.teamsleagueheader{

background-color:#cccccc;
padding:5px;
font-weight:bold;
margin:0px;
margin:2px;

}
.teamsleagueallert{
float: right;
display:inline;
width:200px;
text-align:left;
color:#FF0000;
padding:0px;
margin:0px;

}

.teamsleagueallertmessage{
float: right;
display:inline;
width:200px;
text-align:left;
padding:0px;
margin:0px;

}

.teamsleaguebody{

padding:5px;
border-bottom:#cccccc dotted 1px ;
height:40px;
margin:0px;

}

.teamname a {
color:#0066CC;
font-size:18px;
margin-left:2px;
padding:0px;
 

}

.teamname {
padding:0px;
margin:0px;


}

.teamnameleague a {
color:#000000;
font-size:13px;
margin-left:2px;
padding:0px;
font-weight:bold;


 

}

.teamnameleague {
padding:0px;
margin:0px;


}

td.teamnameleague{
padding:0px;
text-align:left;
background-color:#f4f4f4;
padding-top:8px;

}

.numberofplayers{
display:inline;
float:right;
padding:0px;
margin:0px;
margin-right:4px;

}

.teamlogo{
display:inline;
float:left;
height:40px;
padding:5px;
}


.leaguename a {
color:#333333;
font-size:12px;
padding:0px;
margin:2px;
}

.leaguename{
font-size:12px;
padding:0px;
margin:2px;
border-bottom:1px dotted #cccccc;

}
.green{
color:#00CC33;
}
.red{
color:#FF0000;
}


.driverteamlocation{
width:575px;

margin-top:3px;
padding:3px;
padding-left:3px;

}

.paymentbody{
width:570px;

margin-top:3px;
padding:3px;
padding-left:5px;

}
#leaguestandings{
border:#CCCCCC 1px solid;
width:580px;
display:inline;
float:left;
margin-top:20px;
padding:0px;

}

#leagueupdates{
border:#CCCCCC 1px solid;
width:580px;
display:inline;
float:left;
margin-top:20px;
padding:0px;

}

#yourteam{
border:#CCCCCC 1px solid;
width:580px;
display:inline;
float:left;
margin-top:20px;
padding:0px;

}

.leaguetirelogo{
display:inline;
float:right;
height:53px;
margin-right:75px;


}
#driverprofiletable{
border:#CCCCCC 1px solid;
width:572px;
display:inline;
float:left;
margin-top:20px;
padding:0px;

}
#driveronteamtable{
border:#CCCCCC 1px solid;
width:580px;
display:inline;
float:left;
margin-top:20px;
padding:0px;

}

.alertmessagebox{

width:200px;
padding:0px;
margin:0px;
float: right;
display:inline;


}


/* Navigation for the fantasy pages */

#nav2 {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
	
	}
	
#nav2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav2 a {
	background: #2B2B2B;
	color: #FFFFFF;
	display: block;
	font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0px 15px 0px 0px;
	padding: 11px 5px 11px 5px;
	}
	
#nav2 a:hover {
	background: #666666;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    margin: 0px 15px 0px 0px;
	padding: 11px 5px 11px 5px;
	}

#nav2 li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#nav2 li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 120px;
	}
	
#nav2 li li a, #nav2 li li a:link, #nav2 li li a:visited {
	background: #2B2B2B;
	width: 120px;
	float: none;
	margin: 0px;
	padding: 8px 10px 8px 10px;
	border-top: 1px solid #C0C0C0;
	}
	
#nav2 li li a:hover, #nav2 li li a:active {
	background: #666666;
	padding: 8px 10px 8px 10px;
	}

#nav2 li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav2 li:hover ul {
	left: auto;
	display: block;
	}
	
#nav2 li:hover ul, #nav2 li.sfhover ul {
	left: auto;
	}
#teamsleaguetable{
border:#CCCCCC 1px solid;
width:579px;
display:inline;
float:left;

}


#fantasyleft{

width:585px;
display:inline;
float:left;
}



.numberofplayers{
display:inline;
float:right;
margin-top:20px;

}
table.leaguepointstable{
border:#CCCCCC 1px solid;


padding:0px;
margin:0px;



}


tr.leaguepointsheader{

background-color:#999999;
padding:5px;
font-weight:bold;
padding:0px;
margin:0px;

}

td.standings{
padding-top:10px;
text-align:right;
background-color:#f4f4f4;
padding-right:10px;
}

td.teamname{
padding:0px;
text-align:left;
background-color:#f4f4f4;

}

td.rank{
padding-top:10px;
text-align:left;
background-color:#f4f4f4;


}

td.pointschange{
text-align:right;
padding-right:10px;

}

td.score{
text-align:right;
}
td.score-left{
text-align:left;
}
td.teamscoreactual{
padding-top:10px;
text-align:right;
background-color:#f4f4f4;


}

#wholecolumn {


width:905px;

margin-left: 7px;
margin-bottom: 7px;



margin-top: 10px;






}

#fantasyad{
float:right;
display:inline;
width:302px;
}

#standings{
float:left;
display:inline;
}

#topsection{

height:255px;

}

table.rawpointstable{
border:#CCCCCC 1px solid;


padding:0px;
margin:0px;



}

tr.rawpointsheader{

background-color:#999999;
padding:5px;
font-weight:bold;
padding:0px;
margin:0px;
text-align:center;

}

td.rawpoints{
padding-top:10px;
text-align:center;
background-color:#f4f4f4;

border-top: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;


}




.recentpostshome{
background-color:#CCCCCC;
font-size:11px;
padding:0px;
margin:0px;
padding-bottom:5px;
padding-top:5px;
padding-left:5px;




}

.recentpostshome-

{
background-color:#ffffff;
font-size:11px;
padding:0px;
padding-bottom:5px;
padding-top:5px;
padding-left:5px;
margin:0px;


}

.recentpostshome-rss{
background-color:#ffffff;
font-size:11px;
padding:0px;
padding-bottom:5px;
padding-top:5px;
padding-left:5px;
margin:0px;
font-weight:bold;



}


.eventname{
font-weight:bold;
font-size:13px;
margin:0px;
margin-top:10px;
padding:2px;


}

.trackname{

margin:0px;
padding:2px;
}



#raceinfo{
}

#twittercontainer{
width:292px;
border:#aaaaaa 1px solid;
padding:3px;
margin-bottom:10px;
}

#raceinfocontainer{
width:292px;
border:#aaaaaa 1px solid;
padding:3px;
margin-top:10px;
}


#raceinfoheader ul {
	list-style: none;
	padding-top:14px;
	margin:0px;	
	padding-left:3px;
	padding-right:0px;
}

#raceinfoheader{
height:40px;
margin-bottom:0px;
background-color:#cccccc;
border-right:#aaaaaa 1px solid;
border-left:#aaaaaa 1px solid;
border-top:#aaaaaa 1px solid;


}

#raceinfoheader li {
	display: inline;
	border-right:#aaaaaa 1px solid;
	border-left:#aaaaaa 1px solid;
	border-top:#aaaaaa 1px solid;
	padding: 9px 1em;
	background-color:#FFFFFF;
	font-family: Verdana,Arial,sans-serif; 
	font-size: 14px;
	margin-left:0px;
	margin-right:0px;	
}



.raceinfoheaderlink ul {
	list-style: none;
	padding-top:7px;
	margin:0px;	
	padding-left:3px;
	padding-right:0px;
	display:inline;
}

.raceinfoheaderlink {
height:40px;
margin-bottom:0px;
background-color:#cccccc;
border-right:#aaaaaa 1px solid;
border-left:#aaaaaa 1px solid;
border-top:#aaaaaa 1px solid;
display:block;


}

.raceinfoheaderlink li a{
	display: inline;
	float:left;
	border-right:#aaaaaa 1px solid;
	border-left:#aaaaaa 1px solid;
	border-top:#aaaaaa 1px solid;
	padding: 7px 1em;
	background-color:#e6e6e6;
	font-family: Verdana,Arial,sans-serif; 
	font-size: 14px;
	margin-left:2px;
	margin-right:2px;
	color:#000000;
	text-decoration:none;
	
	
	
	}

.raceinfoheaderlink li a.current {
	display: inline;
	float:left;
	border-right:#aaaaaa 1px solid;
	border-left:#aaaaaa 1px solid;
	border-top:#aaaaaa 1px solid;
	padding: 7px 1em;
	background-color:#ffffff;
	font-family: Verdana,Arial,sans-serif; 
	font-size: 14px;
	margin-left:2px;
	margin-right:2px;
	}
.raceinfoheaderlink li a:hover {
	display: inline;
	float:left;
	border-right:#666666 1px solid;
	border-left:#666666 1px solid;
	border-top:#666666 1px solid;
	padding: 7px 1em;
	background-color:#dadada;
	font-family: Verdana,Arial,sans-serif; 
	font-size: 14px;
	margin-left:2px;
	margin-right:2px;
	
	}
	
	#raceinfocontainerlink{
width:570px;
border:#aaaaaa 1px solid;
padding:3px;
display:inline;
}






.fantasyheader{
width:100%;
padding:0px;
margin:0px;
}

.raceinfoqual{
border-top:dashed #666666 1px;
margin:0px;
padding:3px;
}
.eventnumber{
padding:0px;
margin:3px;
}

.tradedeadline{
padding:3px;
margin:0px;
font-weight:bold;
}



.opnionsheader{
/* background-color:#cccccc; */
padding:5px;
font-weight:bold;




}
#opinionstable{
border:#CCCCCC 1px solid;
width:580px;
display:inline;
float:left;
margin-top:20px;
padding:0px;

}
#leftopinion{
display:inline;
float:left;
width:284px;
border:1px #cccccc solid;
margin: 2px;
height:300px;

}

#rightopinion{
display:inline;
float:right;
width:284px;
border:1px #cccccc solid;
margin:2px;
height:300px;

}


.opinionname{
font-weight:bold;
text-align:left;
padding:5px;
padding-top:5px;
margin:0px;


}


.opinionbody{
margin:0px;
padding-left:5px;
padding-right:5px;
padding-bottom:0px;

}

.opinionlink {
padding-left:5px;
margin:0px;

}


.expertpagetitle{
font-weight:bold;
font-size:14px;
padding:5px;
padding-bottom:0px;
text-align:center;
}

.expertpagebody{
padding:5px;
padding-top:0px;


}


img.floatLeft { 
    float: right; 
    margin: 4px; 
}



#driverprofile{
width:575px;
margin-top:3px;
height:270px;
padding:3px;
padding-left:0px;

}

#driverprofileimage{
margin:5px;
display:inline;
height:150px;
float:left;
}


#driverprofilename{
display:inline;
float:right;
height:150px;
width:330px;




}

#driverinfofulltop{
width:300px;
height:50px;


}

#driverinfofullbottom{
width:300px;
height:50px;

}


.driverdetails{
font-size:6px;
display:inline;
float:left;
margin:0px;
padding:0px;
padding-top:5px;

}

.driverinforight{
font-size:12px;
font-weight:normal;
width:150px;
display:inline;
float:right;
}

.driverinfoleft{
font-size:12px;
font-weight:normal;
width:150px;
display:inline;
float:left;
}

.driverinfo{
font-size:12px;
font-weight:normal;
padding:0px;
margin:0px;



}


.driverprofilethename{
font-weight:bold;
font-size:16px;

}


#driverprofiletire{
display:inline;
float:right;
height:150px;
width:120px;


text-align:right;

}

#tireimage{
margin-right:20px;

}

table.driverspoints{
border:#CCCCCC 1px solid;
width:520px;
padding:0px;
margin:0px;
margin-top:5px;
}

table.teampoints{
border:#CCCCCC 1px solid;
width:570px;
padding:0px;
margin:0px;
margin-top:15px;
}

tr.driverspoints{
background-color:#999999;
padding:5px;
font-weight:bold;
padding:0px;
margin:0px;
text-align:center;
font-size:12px;
}


tr.driversscore{
padding:5px;
font-weight:bold;
padding:0px;
margin:0px;
text-align:center;
font-size:12px;
}

td.points{
padding-top:10px;
text-align:center;
background-color:#f4f4f4;
border-top: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
font-size:12px;
height:23px;
}



#driverprofiletrade{
display:inline;
float:right;
margin-right:50px;
width:300px;
text-align:center;
}





#freeagent{
font-size:16px;
color:#FF0000;
font-weight:bold;



}


.leaguedriverpic{
display:inline;
float:left;
height:53px;
margin:5px;

}


.leaguedrivername a {
color:#000000;
font-size:18px;
margin-left:15px;
width:400px;
margin-top:5px;
}

.leaguedrivercar {
display:inline;
float:left;
color:#000000;
font-size:12px;
margin-left:15px;
}


.leaguedrivers{
border-bottom:#cccccc dotted 1px ;
height:65px;
background:#FFFFFF;
}

.statusupdate{
padding:3px;

}


.driverdraftpointsname{
margin: 0px;
padding:0px;
font-weight:bold;


}



.registerblock{
padding:10px;



}

fieldset {
	margin-top: 20px;
	padding : 15px;
	border: 1px solid #B5B8C8;
	
}



a.button {
display: block;
width: 135px;
height: 18px;
padding: 15px 15px 10px 15px;
color:#333333;
text-decoration: none;
background:url(/fantasy/images/button.jpg) no-repeat 0px 0px;
font-size:12px;
font-weight:bold;
text-align:center;
}

a.button:hover {
color:#333333;
background:url(/fantasy/images/button.jpg) no-repeat 0px -43px;
}



#jointable{
border:#CCCCCC 1px solid;
width:580px;
display:inline;
float:left;

padding:0px;

}
#leftjoin{
display:inline;
float:left;
width:284px;
border:1px #cccccc solid;
margin: 2px;
height:400px;

}

#rightjoin{
display:inline;
float:right;
width:284px;
border:1px #cccccc solid;
margin:2px;
height:400px;

}

#paymentindent{
margin-left:30px;

}

.errormessage2{
font-weight:bold;
color:#FF0000;
}

.billinginformationtitle{
font-weight:bold;
font-size:16px;
margin-left:10px;
}

.billinginformation{
font-size:12px;
padding:0px;
margin:0px;
margin-left:10px;

}

#billingright{
display:inline;
float:right;
margin-right:20px;
width:200px;
margin-bottom:30px;
}

#billingleft{
display:inline;
float:left;
margin-left:20px;
width:200px;
margin-bottom:30px;
}

.paymenttable{
background-color:#CCCCCC;
margin-left:20px;


}
#confirmbutton{
display:inline;
float:right;
margin-right:18px;
margin-bottom:20px;
}

.leaderboardodd{
background-color:#CCCCCC;
padding:10px;
}

.leaderboardeven{
background-color:#ffffff;
padding:10px;

}
td.leaderboardtable{
padding:3px;
}


form#approve{  
  display:inline; 
}


.tradesbody{
text-align:center;
padding:5px;
border-bottom:#cccccc dotted 1px ;
height:40px;
margin:0px;

}

.tradesbody a {
color:#0066CC;
font-size:12px;
margin-left:2px;
padding:0px;
font-weight:bold;
 

}

.breadcrumbs{
font-weight:bold;
margin-bottom:10px;
margin-left:3px;
}
table.driverlist{
border:#CCCCCC 1px solid;
padding:3px;
margin:0px;
}


tr.driverlist{
padding:5px;
margin:0px;
}
td.driverlist{
border-bottom:#CCCCCC 1px solid;
padding:3px;
}
tr.driverlistheader{
padding:5px;
padding:0px;
margin:0px;
font-weight:bold;
}
td.driverlistheader{
border-bottom:#CCCCCC 1px solid;
}

.class2 A:Link {color: #000000;}

.drivernamelink A:visited{color: #000000;}
.drivernamelink A:link{color: #000000;}


.drivergallery a img {
	border: 1px solid #999999;
	margin: 0px 10px 0px 0px;
	padding: 2px;
	}
	
.drivergallery a:hover img {
	border: 1px solid #000000;
	margin: 0px 10px 0px 0px;
	padding: 2px;
	}
	.drivergallery a img {
	border: 1px solid #999999;
	margin: 0px 10px 0px 0px;
	padding: 2px;
	}
	
.drivergallery a:hover img {
	border: 1px solid #000000;
	margin: 0px 10px 0px 0px;
	padding: 2px;
	}
	
.draftsubmitbutton{
height:30px;
color:#FF0000;
font-weight:bold;
width:200px;



}

#driverdrafttable{
border:#CCCCCC 1px solid;
width:57px;
display:inline;
float:left;
margin-top:20px;
padding:0px;

}

.invite{
padding-top:10px;
padding-bottom:10px;
font-weight:bold;
}


.probullets{
padding-top:0px;
margin-top:0px;
margin-left:20px;

}


.prodetailspadding{
padding:10px;

}


td.homescore{
text-align:center;

}

tr.homepageteams-odd{
background-color:#CCCCCC;
height:20px;
}
tr.homepageteams-even{
background-color:#ffffff;
height:20px;
}

tr.homeleaguescores{
background-color:#FFFFFF;
height:20px;



}

#featuredteamleft{
display:inline;
float:left;
width:270px;

padding-left:2px;
padding-bottom:2px;
}

#featuredteamright{
display:inline;
float:right;
width:270px;

padding-right:2px;
padding-bottom:2px;


}





/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }





/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/






/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; }
.ui-corner-tr { -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; }
.ui-corner-bl { -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; }
.ui-corner-br { -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; }
.ui-corner-top { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; }
.ui-corner-right {  -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; }
.ui-corner-left { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; }
.ui-corner-all { -moz-border-radius: 0; -webkit-border-radius: 0; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Accordion


/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1;   }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0;z-index-1; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text;}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {  display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
