/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
}

/** PAGE */

#page {
}

/** CONTENT */

#content {
	margin-top:10px;
}

/** SIDEBAR */

#sidebar {
}

/** FOOTER */

#footer {
}

#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
ul#icons {margin: 0; padding: 0;}
ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
ul#icons span.ui-icon {float: left; margin: 0 4px;}

.quicklist li{
	border-bottom:1px solid;
	width:450px;
}
.quicklist li strong{
	float:right;
	margin-top:-16px;
	}
#com_list{
		width:545px !important;
	}
#com_list li{
	list-style-type: none;
	display:inline;
}
#com_list li img{
	max-width: 150px;
}
#com_list td div{

}
.imgcon1{
	width:120px;
	height:120px;
	overflow:hidden;
	background-color:#004B62;
	border:1px solid #086B8B;
	padding:3px;
}
#com_list td strong{
		max-width: 150px;
		overflow:hidden;
		display:block;
	}
.imgcon1:hover,.border:hover{
	background-color:#8FE5E4;
	}
.imgcon1 div{
	width:120px;
	height:120px;
	overflow:hidden;
	cursor:pointer;
}
#pglist{
	float:right;
	font-size:14px;
}
#pglist .active a{
	color:#8FE5E4;
	font-weight: bold;
	text-decoration: none;
}
.tourdates li{
	font-size:14px;
	min-height:125px;
	border-bottom:1px solid #8FE5E4;
}
.store_list td,#com_list td{
	height:220px;
	width:25%;
	overflow:hidden;
}
.store_list td a.ui-state-default{
	position:absolute;
	bottom: 10px;
}
.store_list td .info{
	height:230px;
	overflow:hidden;
}
.username_clip{
	max-width: 120px;
	height:18px;
	overflow:hidden;
}
#cse-search-results iframe{
	width:535px !important;
}
.gallery_module a{
	display:block;
	width:100px;
}