/*	
	Cashline Style
	Copyright Swapu
	
	background = #444444
	light blue = #E4F2F9
*/

/* Wrapper 
**************************************************************************/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td {
	margin: 0pt;
	padding: 0pt;
}
body
{
	margin: 0 0 10px 0;
	color: #FFFFFF;
	background: #444444 url(images/wrapper/bg.jpg) 0 -20px repeat-x;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
body#home
{
	background: #444444 url(images/wrapper/bg.jpg) 0 -85px repeat-x;
}
form
{
	margin: 0;
}
#wrapper
{
	border-top: none;
}
#wrapperHome
{
	border-top: none;
}
#outerWrapper, #header
{
	width: 860px;
}
#outerWrapper
{
	background: #444444;
	
}
#content
{
	background: #444444/* url(images/wrapper/nav_shadow-content.gif) bottom left repeat-x*/;
	margin: 0;
	padding: 20px 40px 50px 40px;
	min-height: auto;
	text-align: left;
	/*border-top: 1px solid #E4F2F9;*/
	display: block;
	clear: both;
	min-height: 250px;
	
	/*border: 1px dashed #99CC66;*/
}
/* Header
**************************************************************************/
#header, 
#headerHome
{
	background: #444444;
}
#header
{
	height: 140px;
}
#headerHome
{
	height: 75px;
}
#header a#logo
{
	width: 122px;
	height: 120px;
	position: relative;
	float: left;
	top: 12px;
	left: 30px;
	background: transparent url(images/wrapper/logo-header.jpg) 0 0 no-repeat;
	display: block;
}
#headerHome .location
{
	float: left;
	position: absolute;
	*position: relative;
	top: 43px;
	vertical-align: bottom;
	/*height: 20px;*/
}
#headerHome .location h1, 
#headerHome .location h1 a, 
#headerHome .location h1 a:link, 
#headerHome .location h1 a:visited
{
	font-size: 24px;
	display: inline;
	margin: 0 4px 0 12px;
	color: #E4F2F9;
	text-decoration: none;
	height: auto;
}
#headerHome .location a
{
	font-size: 11px;
	/*font-weight: bold;*/
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
}
#headerHome .location a:hover
{
	color: #FFFF00;
}

#headerAd
{
	position: relative;
	float: right;
	top: 15px;
	right: 30px;
	clear: right;
	display: block;
}

/* Header Login area 
**************************************************************************/
#header #userLogging, 
#headerHome #userLogging
{
	position: relative;
	float: right;
	min-width: 200px;
	max-height: 200px;
	max-width: 600px;
	text-align: right;
	color: #E4F2F9;
	font-size: 11px;
	padding: 8px 15px 25px 38px;
	background: transparent url(images/wrapper/header_login-bg.gif) bottom left no-repeat;
}
#userLogging label
{
	color: #FFFF00;
	font-weight: bold;
	display: inline;
	margin: 0;
	font-size: 11px;
}
#userLogging ul
{
	color: #FFFFFF;
	display: inline;
	list-style: outside none;
	margin: 0;
}
#userLogging ul li
{
	margin: 0 3px 0 3px;
	display: inline;
}
#userLogging ul li strong
{
	color: #FFFF00;
}
#userLogging a,
#userLogging a:link,
#userLogging a:active,
#userLogging a:visited
{
	color: #E4F2F9;
	text-decoration: none;
	font-weight:bold;
}
#userLogging a:hover
{
	text-decoration: underline;
}
#userLogging input, 
#userLogging input
{
	background-color:#E4F2F9;
	padding: 1px 4px 2px 4px;
	font-size: 11px;
	border: none;
	color: #333333;
	margin: 0 5px 0 3px;
}
#userLogging input.btn {
	width: 48px;
	height: 18px;
	background: transparent url(images/icons/rndbuttons.gif) no-repeat scroll 0pt -145px;
}
/* Navigation
*********************************************************************/
#navigation 
{
	text-align: left;
}
#nav
{
	background: #444444 url(images/wrapper/nav_bg.gif) 0 1px repeat-x;
	/*background: #444444 url(images/wrapper/nav_shadow-content.gif) 0 0 repeat-x;*/
	/*height: 35px;*/
	width: 100%;
	text-align: right;
	/*padding: 10px 0 0 0;*/
	*padding: 0;
	height: 32px;
	margin: 0;
	display: block;	
	/*border: 1px dashed #00FFFF;*/
}
#nav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	right: 20px;
	height: 32px;
	clear: both;
	top: 10px;
	*top: 0;
	/*border: 1px dotted #FF99FF;*/
}
#nav ul li 
{
	display: inline;
	/*height: 100%;*/
	margin: 0 -2px 0 -2px;
	
}
#nav ul li a
{
	margin-top: 1px;
	#
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 9px 12px 8px 12px;
	#
	padding: 9px 12px 7px 12px;
	border-left: 2px #333333 solid;
	border-right: 1px #333333 solid;
	/*height: 12px;*/
}
#nav ul li.first a
{
	border-left: 2px #333333 solid;
}
#nav ul li.last a
{
	border-right: 2px #333333 solid;
}
#nav ul li a:hover
{
	background: transparent url(images/wrapper/nav_bg-over.gif) 0 0 repeat-x;
	text-decoration: none;
	color: #333333;
	position: relative;
}

/* Level 2 layout
**************************************************************************/
#leftColumn
{
	float: left;
	position: relative;
	width: 520px;
	clear: both;
	border-top: 1px solid #FFFFFF;
	padding-top: 15px;
}

#rightColumn
{
	float: right;
	width: 220px;
	position: relative;
	margin: 0 0 0 0;
	/*padding-top: 36px;*/
	/*top: 24px;
	*top: 30px;*/
}
#wrapperHome #rightColumn {
	/*top: 24px;
	*top: 30px;*/
	margin: 0;
}

/* BreadCrumbs
**************************************************************************/
#breadCrumbs
{
	font-size: 11px;
	background: #444444;
	text-align: left;
	height: 24px;
	padding: 1px 10px 2px 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
#breadCrumbs .crumbs,
#breadCrumbs .location
{
	position: relative;
	display: inline;
	margin: 6px 0 6px 0;
}
#breadCrumbs .crumbs
{
	float: left;
}
#breadCrumbs .location
{
	float: right;
}
#breadCrumbs a
{
	color: #FFFFFF;
	text-decoration:none;
}
#breadCrumbs a:hover
{
	color: #ececec;
}

/* Search/Tools Bar
**************************************************************************/
#AdvancedSearchBar, #Toolbar
{
	/*border-top: 1px solid #E4F2F9;*/
	background: #444444;
	color: #000000;
	width: 100%;
	text-align: left;
	clear: both;
	display: block;
}

#AdvancedSearchBar #searchBar, #Toolbar #searchBar
{
	border-bottom: 1px solid #444444;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	border-top: 1px solid #444444;
	height: 45px;
	width: 858px;
	background: #E4F2F9;
	float: left;
	/*clear: right;*/
}
#AdvancedSearchBar #searchOptions, #Toolbar #searchOptions
{
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	border-top: 1px solid #444444;
	height:44px;
	width: 150px;
	background: #E4F2F9;
	float: right;
	/*clear: right;*/
}
.row
{
	position:relative;
	left:15px;
	margin: 10px 0 10px 0px;
	height: 22px;
}
#searchOptions label, 
#searchBar label
{
	font-size: 11px;
	padding: 0 2px 0 0;
	font-weight: bold;
	display: inline;
	margin: 0;
}
#searchBar input, 
#searchBar select
{
	border: 1px solid #444444;
	margin: 0 0 0 3px;
	font-size: 11px;
	padding: 2px;
	display: inline;
	background-color: #FFFFFF;
	color: #000000;
}
#searchBar select
{
	padding: 1px;
	margin-right:3px;
}
#searchOptions input,
#searchBar input
{
	position: relative;
	margin: 0;
	margin-right:3px;
	/*padding: 0;*/
	top: 0px;
}
#searchBar input#search
{
	position: relative;
	top: 0;
}
.row label:hover 
{
	color: #666666;
}
#AdvancedSearchBar #searchBar
{
	border-bottom: 1px solid #444444;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	border-top: 1px solid #444444;
	height: auto;
	min-height:200px;
	width: 858px;
	background: #E4F2F9;
	float: left;
	/*clear: right;*/
}
#AdvancedSearchBar #searchBar table 
{
	position:relative;
	z-index:1005;
	margin: 0px 10px;
}
#AdvancedSearchBar #searchBar table  td
{
	padding-right: 5px;
}

/* Logged in navigation
**************************************************************************/
.loggedNav,
.loggedSubNav {
	list-style: none;
	display: block;
	text-align: left;
	width: 858px;
	border-top: solid 1px #444444;
	background-color: #E4F2F9;
	font-weight: bold;
	font-size: 12px;
	height: 25px;
	border-right: solid 1px #444444;
	border-left: solid 1px #444444;
	margin: 0;
}
.loggedSubNav {
	/*background-color: #CCCCCC;*/
	font-size: 11px;
	height: 20px;
	font-weight: normal;
	margin-top: -16px;
	/*padding-left: 31px;*/
	width: 100%;
	border: 1px solid #FFFFFF;
}
.loggedNav li,
.loggedSubNav li {
	list-style: none;
	display: inline;
}
.loggedNav li a,
.loggedSubNav li a {
	color: #444444;
	text-decoration: none;
	padding: 5px 10px 6px 9px;
	top: 5px;
	margin-left: -3px;
	left: 3px;
	position: relative;
	border-right: solid 1px #444444;
}
.loggedSubNav li a {
	padding: 3px 10px 4px 9px;
	top: 3px;
}
/*# li a.history {
	background: transparent url(images/icon-history.gif) 8px 5px no-repeat;
}
# li a.add {
	background: transparent url(images/icon-add_listing.gif) 8px 5px no-repeat;
}
# li a.messages {
	background: transparent url(images/icon-message.gif) 8px 8px no-repeat;
}
# li a.profile {
	background: transparent url(images/icon-profile.gif) 8px 5px no-repeat;
}
# li a.offers {
	background: transparent url(images/icon-offer.gif) 8px 5px no-repeat;
}*/
.loggedNav li a:hover,
.loggedSubNav li a:hover  {
	color: #666666;
	text-decoration: underline;
}

/* Listings
**************************************************************************/
.listing
{
	border: 3px double #FFFFFF;
	margin: 6px 0 16px 0;
	width: 99%;
}
.seller
{
	margin: 6px 0 16px 0;
	width: 99%;
}
.sortListings
{
	float: right;
	font-size: 11px;
}
.sortListings select
{
	border: 1px solid #444444;
	font-size: 10px;
	padding: 0;
	display: inline;
}
.sortListings label 
{
	display: inline;
}
.listing .inner
{
	background: #FFFFFF url(images/wrapper/listing-bg.gif) 0 0 repeat-x;
	/*min-height: 80px;*/
	padding: 8px;
	height: 100%;
}
.listing .sponsor
{
	background: #FFFFFF url(images/wrapper/sponsor-listing-bg.gif) 0 0 repeat-x;
}
.seller .inner
{
	background: #FFFFFF url(images/wrapper/listing-bg.gif) 0 0 repeat-x;
	/*min-height: 80px;*/
	padding: 0px 8px 8px;
	color: #444444;
	height: 100%;
}
.listing .inner .photo
{
	border: 1px solid #444444;
	float: left;
	margin-right: 10px;
	/*display: none;*/
}
.listing .inner a, 
.listing .inner a:link, 
.listing .inner a:active, 
.listing .inner a:visited
{
	color: #444444;
	text-decoration: none;
}
.listing .inner a:hover .photo
{
	border: 1px solid #999999;
}
.seller .inner a, 
.seller .inner a:link, 
.seller .inner a:active, 
.seller .inner a:visited
{
	font-weight:bold;
	text-decoration: underline;
	color: #444444;
}

.listing .inner h1
{
	color: #444444;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
}
.listing .inner a:hover h1
{
	color: #666666;
	text-decoration: underline;
}
.listing .inner p
{
	font-size: 11px;
	margin: 0 0 8px 0;
	color: #666666;
	line-height: 1.2em;
}
/* For home listings */
#homeListingsLeft .listing .inner h1, 
#homeListingsRight .listing .inner h1
{
	font-size: 1em;
	margin: 0 0 4px 0;
	line-height: 1.1em;
	height: auto;
}
#homeListingsLeft .listing .inner p, 
#homeListingsRight .listing .inner p
{
	margin: 0;
}
.listing .inner .location
{
	float:left;
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	text-decoration: none;
}
.listing .inner a.location:hover
{
	color: #666666;
}
.listing .inner a h1, 
.listing .inner a span, 
.listing .inner a p
{
	text-decoration: none;
}


#pageChange 
{
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	padding: 3px 0 3px 0;
	position: relative;
	top: 10px;
}
#pageChange ul
{
	font-weight: bold;
	list-style: outside none;
	margin: 0;
}
#pageChange ul li
{
	display: inline;
}
#pageChange ul li a
{
	font-weight: bold;
	text-decoration: none;
}

/* Home Banner Image [search]
**************************************************************************/
#homeImage
{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	width: 100%;
	height: 200px;
	background: #444444 url(images/home/home_banner.jpg) 0 0 no-repeat;
}
#homeImage input.bannerHave, 
#homeImage input.bannerLook
{
	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	position: relative;
	float: left;
	font-size: 1.4em;
	color: #666666;
	font-family: "HelveticaRounded Bold", "Arial Rounded MT Bold", "Arial Black", Arial, Helvetica, sans-serif;
	width: 104px;
	margin: 0;
	padding: 0;
}
#homeImage input.bannerLook
{
	top: 29px;
	left: 558px;
}
#homeImage input.bannerHave
{
	top: 122px;
	left: 480px;
}
.submit
{
	/*border: 1px solid #66FF99;*/
	width: 102px;
	height: 21px;
	position: relative;
	float: right;
	top: 76px;
	right: 16px;
	display: block;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Styles/layout/images/home/banner_search-btn.png',sizingMethod='scale', enabled='true');
	background: none;
	cursor: pointer;
}
.submit[class] /* ignored by IE */
{
	background: transparent url(images/home/banner_search-btn.png) 0 0 no-repeat;
}

/* Home Recent Listings
**************************************************************************/
#homeListingsLeft, 
#homeListingsRight
{
	width: 45%;
	/*border: 1px dotted #99FF00;*/
	position: relative;
	display: inline;
	/*top: 0;*/
}
#homeListingsLeft
{
	left: 0;
	float: left;
}
#homeListingsRight
{
	right: 0;
	float: right;
}
.homeFullBlock
{
	clear: both;
}
/* Home Locations List
**************************************************************************/
#locations1,
#locations2
{
	font-size: 11px;
}
#locations1 ul,
#locations2 ul
{
	list-style: none;
	list-style-position: outside;
	margin: 0 0 10px 0;
}
#locations1 ul li,
#locations2 ul li
{
	margin: none;
	padding: none;
	list-style: none;
}
#locations1 ul li a,
#locations2 ul li a
{
	text-decoration: none;
}
#locations1 ul li a:hover,
#locations2 ul li a:hover
{
	text-decoration: underline;
}
#locations1
{
	width: 50%;
	float: left;
}
#locations2
{
	width: 50%;
	float: right;
}
/* Type
**************************************************************************/
p
{
	margin: 0 0 10px 0;
	line-height: 1.3em;
	text-align: left;
	color: #F4F4F4;
}
h1
{
	font-family: "HelveticaRounded Bold", "Arial Rounded MT Bold", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.8em;
	color: #FFFF00;
	margin: 0 0 12px 0;
	*height: 1.3em;
}
#navigation h1 {
	margin-left: 40px;
}
h1 a,
h1 a:link, 
h1 a:active, 
h1 a:visited
{
	text-decoration: none;
}
h2
{
	font-family: "HelveticaRounded Bold", "Arial Rounded MT Bold", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	color: #FFFFFF;
	margin: 0 0 2px 0;
}
h3
{
	font-weight: bold;
	font-size: 14px;
	color: #E4F2F9;
	margin: 0 0 10px 0;
	zoom: 1;
}
h4
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFF00;
	margin: 0 0 3px 0;
	text-transform: uppercase;
}
hr
{
	border: none 0;
	border-top: 1px solid #FFFFFF;/*the border*/
	width: 100%;
	height: 1px;
	margin: 0 0 15px 0;
	*margin: 0 0 10px 0;
}
#rightColumn h3
{
	margin: 0 0 5px 0;
	padding: 3px 10px  3px 10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px dotted #999999;
	background: #444444 url(images/wrapper/right_margin_h3-bg.gif) 0 0 no-repeat;
}
#rightColumn p,
#rightColumn ul
{
	/*padding-top: 3px;*/
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
}
#rightColumn form
{
	margin-left: 10px;
	margin-right: 10px;
}
#rightColumn form select
{
	padding: 0;
	border: 1px solid #FFFFFF;
	margin: 3px 0 15px 0;
	width: 100%;
	background: #444444;
	color: #FFFFFF;
	font-size: 10px;
}
h3 a, 
h3 a:link, 
h3 a:active, 
h3 a:visited
{
	text-decoration: none;
	color: #E4F2F9;
}
#rightColumn h3 a, 
#rightColumn h3 a:link, 
#rightColumn h3 a:active, 
#rightColumn h3 a:visited
{
	color: #FFFF00;
}
h3 a:hover
{
	text-decoration: underline;
}
/* Footer
**************************************************************************/
#footer
{
	color: #E4F2F9;
	clear: both;
	text-align: left;
	font-size:  11px;
	top: 100%;
	padding: 0 0 20px 0;
	width: 100%;
	/*background: #444444;*/
	text-align: center;
}
#footer ul
{
	list-style: outside none;
	padding-top: 10px;
	display: block;
	border-top: 2px solid #FFFFFF;
	margin: 0 0 3px 0;
}
#footer ul li
{
	display: inline;
	padding: 0 5px 0 3px;
	border-right: 1px solid #E4F2F9;
}
#footer ul li.last
{
	border-right: none;
}
#footer a, 
#footer a:link,
#footer a:active
{
	color: #E4F2F9;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover
{
	color: #FFFF00;
	text-decoration: none;
}

/* Lists
************************************************************************/
ul
{
	list-style: outside none;
	font-size: 11px;
	margin-bottom: 12px;
}
ul li
{
	list-style: none;
}

/* Links
************************************************************************/
a, a:link
{
	text-decoration: underline;
	color: #F3F3F3;
}
a:visited
{
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover
{
	text-decoration: underline;
	color: #FFFF00;
}
a:active
{
  outline: none;
}
a:focus
{
  -moz-outline-style: none;
}

/* Forms
**************************************************************************/
.selector:hover
{
	cursor: pointer;
}
label
{
	font-size: 14px;
	display: block;
	font-weight: bold;
	margin: 10px 0 3px 0;
}
input, 
textarea,
select
{
	/*display: block;*/
	background: #333333;
	color: #E4F2F9;
	border: 1px solid #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	outline: none;
	-moz-outline-style: none;
}
option{
	padding-right:14px;
}
textarea
{
	font-size: 14px;
}
#botTester .code
{
	background: #444444 url(images/bot_tester-01.gif) 0 0 no-repeat;
	width: 200px;
	height: 64px;
	margin: 10px 0 0 0;
	border: 1px solid #999999;
}
#botTester input
{
	margin: 0;
	*margin: 5px 0 0 0;
}
fieldset
{
	width: 498px;;
	border: 1px solid #FFFFFF;
	margin: 10px 0 10px 0;
	padding: 10px;
}
fieldset legend
{
	font-size: 14px;
	font-weight: bold;
}

#acceptTerms
{
	margin: 10px 0 15px 0;
}
#acceptTerms label
{
	display: inline;
	font-size: 12px;
	margin: 0;
}
#acceptTerms input
{
	display: inline;
	border: none;
	background: none;
	position: relative;
	margin: 0 4px 0 0;
	padding: 0;
	top: -1px;
	*top: 1px;
}

input.check, 
#searchBar input.check, 
#searchOptions input.check 
{
	border: none;
	background: none;
	padding: 0 0 0 2px;
	margin: 0;
}

/* Mail
**************************************************************************/
#mailNav {
	display: block;
	text-align: left;
	margin-top: 4px;
}
#mailNav li {
	display: inline;
	font-weight: bold;
	font-size: 11px;
	color: #E4F2F9;
	margin: 0px 10px 10px 0px;
}
#mailNav li a {
	padding: 4px 10px;
	text-decoration: none;
	color: #444444;
}
ul.mailCtrl {
	margin-bottom:0px;
	padding:3px 5px;
	text-align:left;
	width:100%;
	width:98%;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
ul.mailCtrl li {
	display: inline;
}
ul.mailCtrl a {
	text-decoration:none;
	padding:2px 7px;
}
.mailTable {
	width: 100%;
	margin: 10px 0 20px 0;
	/*margin-top: -17px;*/
}
.mailTable th {
	text-align:left;
	border-left: 1px solid #444444;
	padding: 5px 10px 5px 10px;
	background-color: #999999;
}
.mailTable td {
	/*border-left: 1px solid #999999;*/
	border-bottom: 1px solid #999999;
	padding: 3px 6px 3px 6px;
}
.mailTable thead tr th {
	background: none;
	padding: 0 0 3px 0;
	text-align: left;
}
.mailTable tr.unread {
	background-color: #5c5c5c;
}
.mailTable thead tr th ul {
	margin: 0;
}
.mailTable #mailNav {
	text-transform: uppercase;
}	
.mailTable a {
	font-weight: bold;
}
.mailTable tr td img {
	margin: 0 0 0 4px;
}
.mailTable tr td input {
	margin: 0 0 0 4px;
	*margin: 0;
}

/* Image Gallery
**************************************************************************/
.image_gallery {
	margin: 0;
	padding-bottom: 10px;
	*height: 1%;
}
.image_gallery li {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
	display: block;
	width: 100px;
	height: 100px;
	padding: 0;
	text-align: center;
	background: none;
	/*background-color: #FFFFFF;*/
	background: transparent url(images/wrapper/gallery_thmb-bg.gif) 0 0 no-repeat;
}
.image_gallery li.small {
	margin-left:0px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	display: block;
	width: 90px;
	height: 90px;
	padding: 0;
	text-align: center;
	background: none;
	border: 1px solid #666666;
	/*background-color: #FFFFFF;*/
}
* html .image_gallery li {
	*padding: 0 -5px 0 -5px;
	zoom: 1;
}
.image_gallery li a {
	float: left;
	display: block;
	width: 88px;
	height: 88px;
	margin: 5px;
	padding: 0;
	background-color: #FFFFFF;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
}
.image_gallery li.small a {
	float: left;
	display: block;
	width: 90px;
	height: 90px;
	margin: 0px;
	padding: 0;
	border: none;
	background-color: #FFFFFF;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
* html .image_gallery li a {
	margin: 5px 2px 5px 2px;
	width: 99px;
		zoom: 1;
}
.image_gallery li a:hover {
	background-color: #DDDDDD;
	border: 1px solid #FFFFFF;
}
.image_gallery li.small a:hover {
	background-color: #DDDDDD;
	border:none;
}
.image_gallery li a.delete_photo {
	display: block;
	height: 14px;
	width: 14px;
	position: relative;
	top: 105px;
	right: -5px;
	float: right;
	margin: -14px 0;
	border: none;
	background: transparent url(images/wrapper/delete_photo.gif) 0 0 no-repeat;
}
.image_gallery li a.delete_photo:hover {
	background: transparent url(images/wrapper/delete_photo.gif) 0 -30px no-repeat;
	border: none;
}

/* Image Box Plugin ----------------- */
/* Essential Styles **************/
#ImageBoxOverlay {
	background-color: #FFFFFF;
	z-index: 90;
}
#ImageBoxCaption {
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	background-color: #FFFFFF;
	z-index: 97;
}
#ImageBoxOuterContainer {
	z-index: 1005;
}
#ImageBoxContainer {
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	width: 250px;
	height: 250px;
	background-color: #FFFFFF;
	z-index: 99;
}
#ImageBoxCaptionText {
	font-weight: bold;
	padding-bottom: 2px;
	font-size: 12px;
	color: #444444;
	text-transform: capitalize;
	font: bold 12px/1.2em Georgia, "Times New Roman", Times, serif;
}
#ImageBoxCaptionImages {
	margin: 0;
	padding-top:5px;
	font-size: 11px;
	color: #444444;
}
a#ImageBoxNextImage, a#ImageBoxNextImage:hover, #ImageBoxPrevImage, a#ImageBoxPrevImage:hover {
	color:white;
}
a#ImageBoxClose {
	margin-bottom:5px;
	color:#FFFFFF;
}
a#ImageBoxClose img {
	border:none;
	background-color:white;
	padding:1px
}

/* MISC.
**************************************************************************/
.clearer
{
	width: 100%;
	clear: both;
	font-size: 1px;
	margin-top: 2px;
}
div>.clearer /* Hide from IE 6 & lower */
{
  height: 1px;
}
