/*  
Theme Name: Ambassador Tickets
Version: 1.5
*/


/* Page Content */

.rounded_top {
	width: 1000px;
	height: 111px;
	margin: 0px auto;
	background: url(../images/select/rounded_top.gif) no-repeat top center;	
}


#giftstore_left {
	display:inline;
	width:221px;
	float:left;
	padding-right: 9px;
}

#giftstore_center {
	width:716px;	
	padding: 0 0 0 11px;
	margin: 0;
	border-left: 1px solid #d6d6d6;
	float:left;
	display:inline;
	text-align: left;
}

#giftstore_center p {
	font-weight: bold;
	color: #000;
}	

#giftstore_center h1 {
	color: #000;
	font-size: 2em;
}	

/* results */

.results {
	width: auto;
	padding: 10px 0 0 0;
	margin: 0;
	text-align: left;
	/*background: #cc0aea;*/
}

.resultnumber {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	clear: both;
}

/* Results grid */

div.results {
	width: 706px;
	overflow: hidden;
}

ul.multiple_columns 
{
	margin: 0;
    padding: 5px 0 0 0;
	width: 726px;
	float: left;
}

ul.multiple_columns li {
	margin: 0px	20px 18px 0;
	padding: 0;
	text-align: left;
    float: left;
    display: inline;
    list-style: none;
    height: 102px;
    width: 222px;
	list-style: none;
}

ul.multiple_columns li.fourth 
{
    margin-right: 0;
}

div.results {
	width: 706px;
	overflow: hidden;
}

ul.advert_columns
{
	clear: both;
	margin: 20px 0 0 0;
    padding: 20px 0 0 0;
	width: 726px;
	border-top: 1px solid #d6d6d6;
}

ul.advert_columns li {
	margin: 0px	20px 18px 0;
	padding: 0;
	text-align: left;
    float: left;
    display: inline;
    list-style: none;
    width: 222px;
	list-style: none;
}


