/*

Uniform Theme:Uniform Default
Version:1.6
By:Josh Pyles
License:MIT License
---
For use with the Uniform plugin:
http://pixelmatrixdesign.com/uniform/
---
Generated by Uniform Theme Generator:
http://pixelmatrixdesign.com/uniform/themer.html*/

/*Global Declaration*/
div.selector, 
div.selector span			{-webkit-font-smoothing:antialiased;}


/*sprites*/
/*select*/
div.selector				{ width: 200px; margin:0; padding:0; border:1px solid #bbb; border-radius:12px; -webkit-border-radius: 12px; -moz-border-radius: 12px; -o-border-radius: 12px; behavior:url(PIE.htc); background:#fff url('../images/design/select-btn-bg.png') no-repeat 100% 50%;}

.ie7 div.selector,
.ie8 div.selector			{ background:#fff url('../images/design/select-btn-bg-ie.png') no-repeat 100% 50%; }

.ie7 div.selector select,
.ie8 div.selector select		{ left: 0px; }
							
div.selector span			{background-position:0 0; height: px; line-height:24px; margin:0px 30px 0px 10px; background:#fff;
							cursor:pointer; color:#666; text-shadow:0 1px 0 #fff;}
							
div.selector select			{top:-5px; left:5px; width:188px; cursor:pointer;}

div.selector select			{top: 5px; left: 10px; width:188px; cursor:pointer;}
#months .selector			{width: 107px;}
#years .selector				{width: 80px;}

#months,
#years 						{ float: left; margin: 0 8px 0 0; float: left; }

#months select				{ width: 87px !important; }


/* booking checkout template - ONLY */
#purchaseForm div.selector	{ overflow: visible;  }
.titleField div.selector		{ width: 143px; }

.cardTypeField div.selector	{ width: 123px; }


/*-----------------------------------------------------
	core functionality
	not advised to edit stuff below this line
-----------------------------------------------------*/
.selector					{display:-moz-inline-box; display:inline-block; vertical-align:middle; zoom:1; =display:inline;}
.selector select:focus		{outline:0;}

/*select*/
div.selector				{position:relative; overflow:hidden;}
div.selector span			{display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
div.selector select			{position:absolute; opacity:0; filter:alpha(opacity:0); height: px; border:none; background:none; border:1px solid black}