/* HOME SEARCH BOX
--------------------------------------- */
 #container-home-search div.input {
 }

 #container-home-search div.text {
	width: 715px;
	float: left;
 }

 #container-home-search div.submit {
	width: 91px;
	float: left;
 }

 #container-home-search div.text label {
	display: block;
	float: left;
	width: 382px;
	height: 24px;
	background: url('img/forms/lbl_homesearch.gif') no-repeat 0 6px;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0 5px 0 0;
 }


 #container-home-search div.text input {
	width: 312px;
	height: 19px;
	float: left;
	border: 0;
	background: transparent url('img/forms/input_homesearch.gif') no-repeat 0 0;
	padding: 5px 5px 0 0;
	overflow: hidden;
	color: #676767;
	margin: 0 3px;
	text-indent: 5px;
	outline: none;
	_background-attachment: fixed; /* Fix scrolling input background in IE - research alternative fixes */
 }

 #container-home-search div.submit input {
	background: none;
	padding: 0;
	border: 0;
 }

/* NAV SEARCH BOX
--------------------------------------- */
 #container-nav-search {
	width: 393px;
	float: right;
	padding: 2px 7px 0 0;
 }

 #container-nav-search div.input {

 }

 #container-nav-search div.text {
	width: 288px;
	float: left;
	padding: 3px 0 0 0;
 }

 #container-nav-search div.submit {
	width: 93px;
	float: left;
 }

 #container-nav-search div.text label {
	display: block;
	float: left;
	width: 61px;
	height: 24px;
	background: url('img/forms/lbl_navsearch.png') no-repeat 0 6px;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0;
 }


 #container-nav-search div.text input {
	width: 217px;
	height: 19px;
	float: left;
	border: 0;
	background: transparent url('img/forms/input_navsearch.png') no-repeat 0 0;
	padding: 5px 0 0 0;
	overflow: hidden;
	color: #676767;
	margin: 0 3px;
	text-indent: 5px;
	outline: none;
	_background-attachment: fixed; /* Fix scrolling input background in IE - research alternative fixes */
 }

 #container-nav-search div.submit input {
	background: none;
	padding: 0;
	border: 0;
 }

/* SEARCH TIPS AND ANSWERED QUESTION FORMS
--------------------------------------- */

form.search-form-common {
	padding: 10px;
}

	ul.ui-tabs-nav form.search-form-common {
		background: none;
		border: 0;
		margin: 0;
		padding: 4px 0 0 65px;
	}

	ul.ui-tabs-nav form.search-form-common label {
		display: none;
	}

	ul.ui-tabs-nav form.search-form-common input {
		margin: 0;
	}

	ul.ui-tabs-nav form.search-form-common div.input input {
		width: 160px;
	}

	ul.ui-tabs-nav form.search-form-common div.submit {
		padding-top: 0;
		padding-left: 5px;
	}

	ul.ui-tabs-nav form.search-form-common div.submit input {
		width: 70px;
		padding-bottom: 1px !important;
	}

form.search-form-common label {
	display: none;
}


form.search-form-common div.input {
	float: left;
}

form.search-form-common.questionsearch div.input {
	width: 170px;
}

form.search-form-common.tipsearch div.input input {
	width: 96%;
}

form.search-form-common.questionsearch div.input input {
	width: 90%;
}

form.search-form-common div.submit {
	float: left;
	padding-bottom: 1px;
}

/* HOME BLOG SECTION
--------------------------------------- */
 h2.hdr-travel-blog {
	width: 197px;
	height: 54px;
	float: left;
	text-indent: -9000px;
	background: url('img/headers/hdr_travelblog.gif') no-repeat 0 0;
 }

 a.rss-travel-blog {
	display: block;
	background: url('img/arrow_right_red.gif') no-repeat 100% 50%;
	padding: 0 10px 0 0;
	float: right;
	width: 50px;
	text-align: right;
	color: #df1c23;
	font-weight: bold;
	outline: none;
 }

 div.blog-subscribe {
	clear: both;
	background: #ffe2e2;
	width: 367px;
	height: 72px;
	margin: 0 0 20px 0;
 }

 div.blog-subscribe form {
	padding: 15px 0 0 16px;
 }

 div.blog-subscribe div.blogsub-inputs {
	width: 245px;
	float: left;
 }

 div.blogsub-inputs div.input div.error-message {
	background: none;
	padding: 5px 0 0 137px;
	color: #df1c23;
	font-weight: bold;
 }

 div.blog-subscribe form div.text {
	background: url('img/forms/input_subscribeviaemail.gif') no-repeat 0 0;
	width: 230px;
	height: 20px;
	padding: 2px 5px;
	margin: 0 0 2px 0;
 }

 div.blog-subscribe form div.submit {
	width: 91px;
	height: 26px;
	float: left;
 }

 div.blog-subscribe div.submit input {
	background: none !important;
	padding: 0 !important;
	border: 0 !important;
 }

 div.blog-subscribe form div.radio {
	width: 130px;
 }

 div.blog-subscribe form div.text input {
	border: 0;
	background: transparent;
	font-size: 12px;
	width: 220px;
	margin-bottom: 0;
 }

 div.blog-subscribe form div.text label {
	display: none;
 }

 div.blog-title-info {
 	width: 500px;  /*	width: 275px;  */
	margin: 0 0 10px 0;
	float: left;
 }

 div.blog-title-info p {
	margin-bottom: 10px;
 }

 div.blog-title-info h3 {
	margin: 0;
	font-size: 14px;
 }

 div.blog-title-info dl {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: arial;
 } 

 div.blog-title-info dl dt {
	display: inline;
 }

 div.blog-title-info dl dd {
	display: inline;
	padding: 0 .25em 0 0;
	margin: 0;
 }

 div.blog-vote {
	float: right;
	font-size: 11px;
	text-align: right;
 }

 div.blog-vote ul {
	margin: 0;
	padding: 0 0 0 5px;
 }

 div.blog-vote ul li {
	list-style-type: none;
	display: inline;
	padding: 0;
	line-height: 16px;
 }

 /*div.blog-vote ul li.up { background: url('img/icon_thumbsup.png') no-repeat 0 0; }*/
/* div.blog-vote ul li.down { background: url('img/icon_thumbsdown.png') no-repeat 0 0; }*/

 div.blog-vote ul li dl {
	display: inline;
 }

 div.blog-vote ul li dl dt {
	width: 17px;
 }

 div.blog-vote ul li dl dt, div.blog-vote ul li dl dd {
	display: inline;
	padding: 0;
	margin: 0;
 }

 div.blog-vote ul li dl dd {
	color: #676767;
	padding-right: 3px;
 }

 div.blog-content {
	clear: both;
 }



/* HOME RIGHT PANEL
--------------------------------------- */
#home-right ul {
	margin: 10px 0 15px 0;
	padding: 0;
	list-style-type: none;
}

#home-right ul li {
	list-style-type: none;
	margin-left: 10px;
}

#home-right h4 {
	font-size: 15px;
	color: #df1c23;
	font-family: arial;
}

h3.hdr-fp-generaltraveltips {
	width: 180px;
	height: 18px;
	text-indent: -9000px;
	overflow: hidden;
	background: url('img/headers/hdr_fp_generaltraveltips.gif') no-repeat 0 0;
}

h3.hdr-fp-regionaltraveltips {
	width: 180px;
	height: 18px;
	text-indent: -9000px;
	overflow: hidden;
	background: url('img/headers/hdr_fp_regionaltraveltips.gif') no-repeat 0 0;
}

h3.hdr-fp-toptippers {
	width: 180px;
	height: 18px;
	text-indent: -9000px;
	overflow: hidden;
	background: url('img/headers/hdr_fp_toptippers.gif') no-repeat 0 0;
}


/* TIP HOME
--------------------------------------- */
h3.hdr-tips-cat {
	padding: 5px 10px;
	background: url('img/dadada_1x400_textures_02_glass_75.png') repeat-x 0 50%;
	border: solid 1px #dddddd;
	margin: 0;
}

table.tbl-tip-cat td {
	width: 142px;
	padding: 7px 10px;
}

div.tips-regional-item, div.tips-general-item {
	float: left; 
	padding: 0 5px 10px 15px; 
	font-size: 13px;
	font-family: "Trebuchet Ms";
	width: 150px;
}

div.tips-regional-item span.big {
	font-size: 13px;
}

div.tips-regional-item span.small {
	font-size: 11px;
	display: block;
	text-decoration: underline;
}

div.showall {
	text-align: right;
}

/* LIST: LETTER ANCHORS */
div.letter-links {
	margin-left: 75px;
	margin-bottom: 15px;
}

div.letter-link {
	float: left;
	margin: 0px 5px;
}

div.letter-link a {
	font-size: 16px;
}

/* TIPS : ADD */
div.add-tips-photos-link {
	margin: 8px 0px;
}

div#tips-general-photos {
	margin-bottom: 8px;
}

div.tip-subscribe {
	margin: 5px 0 0 0;
}

/* TIP : ALL REGIONAL COUNTRY LIST
--------------------------------------- */
div.all-regional-country-list {
/*	width: 210px; */
/*	float: left; */
	padding: 0 15px 20px 0;
}

div.all-regional-country-list h3 {
	font-size: 15px;
}

div.country-letter {
	width: 0px;
	float: left;
}

/* TIP VIEW
--------------------------------------- */
div.blog-container {
	margin: 15px 0 20px 0;
}

div.blog-user {
	float: left;
	width: 60px;
}

div.blog-title-info {
	float: left;
}

div.blog-container div.blog-content p {
	line-height: 1.4em;
	font-size: 1.1em;
}

div.blog-container div.blog-content {
	padding: 0 0 10px 0px;
	clear: both;
}

div.blog-container div.blog-content img, div.photos-list img,
div.photo img {
	background-color: #ffffff;
	border: solid 1px #cccccc;
	padding: 3px;
	vertical-align: middle;
}

div.blog-container div.blog-content img:hover , div.photos-list img:hover,
div.photo img:hover {
	border: solid 1px #df1c23;
}

div.blog-meta {
	padding: 0 0 0 60px;
}

div.blog-meta ul {
	margin: 0;
	padding: 0;
}

div.blog-meta ul li {
	list-style-type: none;
}

div.blog-meta dl {
	margin: 0;
	padding: 0;
}

div.blog-meta dl dt {
	display: inline;
	font-weight: bold;
}

div.blog-meta dl dd {
	display: inline;
	margin: 0;
	padding: 0 .25em 0 0;
}


/* TIP GENERAL */
div.subscribe-to-mailinglist {
	padding-top: 12px;
	clear: both;
	font-size: .9em;
}

div.subscribe-to-mailinglist label {
	margin: 5px 2px 0 0;
}

/* TIP SHORT
--------------------------------------- */
div.tip-container-short {
	width: 305px; 
	height: 270px; 
	float: left;  
	border: solid 1px #ddd; 
	margin: 0 10px 10px 0;
	padding: 10px;
}

div.tip-container-short h3 {
	float: left;
	width: 160px;
	margin-bottom: 5px;
}



 div.tip-container-short div.blog-title-info {
	width: 100%;
 }

div.tip-container-short div.blog-content {
	height: 85px;
	overflow: hidden;
}

/* TIP FULL
--------------------------------------- */
div.tip-container-full {
	margin: 0 10px 10px 0;
	padding: 0 10px 0 10px;
	border-bottom: solid 1px #dddddd;
}

div.tip-container-full div.blog-content p {
	font-size: 1.1em;
	line-height: 1.4em;
}

div.tip-full-left, div.tip-full-right {
	margin-top: 10px;
}

div.tip-full-left {
	width: 35px;
	float: left;
}

div.tip-full-right {
	width: 635px;
	float: left;
}

	div.tip-container-home div.tip-container-full {
		margin-right: 0;
		padding: 0;
	}

	div.tip-container-home div.tip-full-right {
		width: 420px;
 	}

	div.tip-container-home div.tip-full-right h3 a {
		width: 500px;
	}
	
div.blog-controls {
	margin: 0 0 10px 0;
	background: #fffada;
	padding: 2px;
	clear: both;
}

div.tip-container-full h3 a {
	float: left;
	width: 500px;
	margin-bottom: 5px;
}



 div.tip-container-full div.blog-title-info {
	width: 640px;
 }

a.icon-flag {
	background: url('img/icon_flag.gif') no-repeat 0 0;
	padding: 2px 0 0 19px;
	float: left;
	width: 50px;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.icon-flag:hover {
	background-position: 0 -18px;
}

a.icon-save {
	background: url('img/icon_save.gif') no-repeat 0 0;
	padding: 2px 0 0 19px;
	float: right;
	width: 40px;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.icon-save:hover {
	background-position: 0 -18px;
}

p.icon-comment {
	width: 150px;
	float: right;
	margin: 0;
	text-align: right;
}

p.icon-comment a, p.icon-comment span {
	height: 16px;
	background: url('img/icon_comment.gif') no-repeat 45px 0;
	padding: 2px 0 0 21px;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

p.icon-comment a:hover {
	background-position: 45px -18px;
}

/* QUESTIONS BROWSE INDEX 
----------------------------------------------- */
div.block-questions-browser {
	padding: 10px;
	background: #fff5c5;
	border: solid 1px #eee3a3;
	margin: 0 0 20px 0;
}

div.form-browse-questions-select {
	float: left;
	margin-right: 10px;
}

div.form-browse-questions-select.select-placetype { width: 125px;}
div.form-browse-questions-select.select-placetype select { width: 125px;}
div.form-browse-questions-select.select-country { width: 200px;}
div.form-browse-questions-select.select-country select { width: 200px;}
div.form-browse-questions-select.select-place { width: 125px;}
div.form-browse-questions-select.select-place select { width: 125px;}
div.form-browse-questions-select.select-tag { width: 125px;}
div.form-browse-questions-select.select-tag select { width: 125px;}

div.form-browse-questions-select select {
	height: 22px;
}

div.form-browse-questions-select label {
	display: block;
	font-weight: bold;
}

ul.questions-browse-list li {
	list-style-type: none;
	margin: 0 20px 0 0;
}

ul.questions-browse-list li hr, div.tip-container-full hr {
	clear: both;
	color: #dddddd;
	border: 0;
	background: #dddddd;
	margin: 10px 0 0 0;
	line-height: 1px;
	height: 1px;
}

ul.questions-browse-list li div.question-body {
	width: 400px;
	float: left;
	margin: 10px 20px 10px 0;
}

ul.questions-browse-list li span.a-question a {
	display: block;
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: bold;
	margin-bottom: 10px;
}

ul.questions-browse-list li div.question-meta {
	background: #f3f3ff;
	padding: 2px;
	margin: 0 0 3px 0;
}

ul.questions-browse-list li dl {
	width: 200px;
	float: left;
	margin: 10px 0 10px 0;
}

ul.questions-browse-list li dl dt {
	background: url('img/bg_postedby_callout.gif') no-repeat 0 2px;
	padding: 0 0 0 18px;
	font-weight: bold;
}

ul.questions-browse-list li dl dd {
	padding: 0 0 0 18px;
	margin: 0;	
}

/* TIPS BROWSE INDEX 
----------------------------------------------- */

div.block-tips-browser {
	padding: 10px;
	background: #fff5c5;
	border: solid 1px #eee3a3;
	margin: 0 0 20px 0;
}

div.form-browse-tips-select {
	float: left;
	margin-right: 10px;
}

div.form-browse-tips-select.select-placetype { width: 125px;}
div.form-browse-tips-select.select-placetype select { width: 125px;}
div.form-browse-tips-select.select-country { width: 200px;}
div.form-browse-tips-select.select-country select { width: 200px;}
div.form-browse-tips-select.select-place { width: 125px;}
div.form-browse-tips-select.select-place select { width: 125px;}
div.form-browse-tips-select.select-tag { width: 125px;}
div.form-browse-tips-select.select-tag select { width: 125px;}

div.form-browse-tips-select select {
	height: 22px;
}

div.form-browse-tips-select label {
	display: block;
	font-weight: bold;
}

ul.tips-browse-list li {
	list-style-type: none;
	margin: 0 20px 0 0;
}

ul.tips-browse-list li hr, div.tip-container-full hr {
	clear: both;
	color: #dddddd;
	border: 0;
	background: #dddddd;
	margin: 10px 0 0 0;
	line-height: 1px;
	height: 1px;
}

ul.tips-browse-list li div.question-body {
	width: 400px;
	float: left;
	margin: 10px 20px 10px 0;
}

ul.tips-browse-list li span.a-question a {
	display: block;
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: bold;
	margin-bottom: 10px;
}

ul.tips-browse-list li div.question-meta {
	background: #f3f3ff;
	padding: 2px;
	margin: 0 0 3px 0;
}

ul.tips-browse-list li dl {
	width: 200px;
	float: left;
	margin: 10px 0 10px 0;
}

ul.tips-browse-list li dl dt {
	background: url('img/bg_postedby_callout.gif') no-repeat 0 2px;
	padding: 0 0 0 18px;
	font-weight: bold;
}

ul.tips-browse-list li dl dd {
	padding: 0 0 0 18px;
	margin: 0;	
}


/* ANSWER QUESTIONS (ASK FOR ADVICE)  
----------------------------------------------- */
ul.answer-question {
	margin: 0;
	padding: 0;
}

ul.answer-question li {
	list-style-type: none;
	margin: 0 0 12px 0;
}

ul.answer-question li span.a-question  {
	display: block;
	padding: 0 4px;
}

ul.answer-question li span.a-question a {
	font-size: 1.1em;
	font-weight: bold;
	background: #fff5c5;
	padding: 1px 0;
	text-decoration: none;
}

ul.answer-question li div {
	padding: 1px 4px 0 4px;
}


/* COMMENTS 
----------------------------------------------- */
ol.comment-list li div.comment {
	line-height: 1.4em;
}

ol.comment-list {
	list-style-type: none;
}

ol.comment-list li {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border: solid 1px #dddddd;
	position: relative;
	margin: 10px 0 0 0;
	padding: 1px 0 0 0;
	vertical-align: top;
}

ol.comment-list li div.comment-by {
	padding: 5px 15px;
	height: 38px;
	background: #ddd;
}

ol.comment-list li div.comment {
	background: #eee;
	padding: 10px 15px;
	margin: 2px 0 0 0;
	font-size: 13px;
}

ol.comment-list li div.comment p {
	margin-top: 0;
	padding-top: 0;
}

ol.comment-list li span.profile-icon {
	position: absolute;
	top: 1px;
	right: 0;
}

ol.comment-list dl {
	margin: 0;
	padding: 8px 0 0 0;
}

ol.comment-list dt, ol.comment-list dd {
	display: inline;
	margin: 0;
	padding: 0 .25em 0 0;
}

/* Sidebar Summaries */
div.sidear-summary ul {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
}


/* PROFILE 
----------------------------------------------- */
 /* STATS */

 h4.hdr-profile-stats {
	width: 175px;
	border-bottom: solid 2px #666666;
	margin: 20px 0 0 0;
 }

 dl.profile-stats {
	color: #444;
	margin: 0 0 15px 0;
 }

 dl.profile-stats dt {
	width: 122px;
	float: left;
	border-bottom: solid 1px #dddddd;
	padding: 2px 0 0 5px;
	font-weight: bold;
	background-color: #eeeeee;
	height:21px;
 }

 dl.profile-stats dd {
	width: 42px; 
	float: left;
	margin: 0;
	border-bottom: solid 1px #dddddd;
	padding: 2px 2px 0 2px;
	text-align: center;
	background-color: #eeeeee;
	height:21px;
 }

 dl.profile-stats dt.dl-on, dl.profile-stats dd.dl-on {
	background-color: #ffffff;
 }

 /* Profile Tables  */
 table.tbl-profile {
	width: 98%;
	margin-bottom: 15px;
 }

 table.tbl-profile th {
	padding: 5px;
	border-bottom: solid 1px #999999;
 }
 table.tbl-profile td {
	padding: 7px 10px;
	border-bottom: solid 1px #dddddd;
 }

 table.tbl-profile td.datecell-profile-tbl {
	width: 100px;
	text-align: center;
 }

 table td.ctr {
	text-align: center;
 }

 /* COMMENTS */
 .prof-cmnt-title {
	font-weight: bold;
	margin-bottom: 5px;
 }

/* PHOTOS 
------------------------------- */
div.photo {
	float: left;
	width: 104px;
	margin: 0 6px 10px 0;
}

div.photos-list div.photo {
	width: 104px;
}

div.photo-info {
	padding: 3px;
	width: 120px;
	background: white;
	border-left: 1px solid #333333;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-top: 1px solid #333333;
	font-size: .9em;
	background: #333333;
	font-weight: bold;
	color: #eeeeee;
}

div.photo-info a {
	font-weight: normal;
	color: #ffc028;
	text-decoration: none;
}

div.photo-info a:hover {
	color: #fff5c5;
}


p.photo-info a.photo-title {
	margin: 0 0 5px 0;
	display: block;
	padding: 2px 1px;
	background: #eeeeee;
	font-weight: bold;
	text-decoration: none;
	height: 2.3em;
	overflow: hidden;
}

div.photo p.icon-comment {
	margin-left: 5px;
}

/* ALBUMS */
div.photo-album {
	padding: 5px 10px 15px 10px;
	border: solid 1px #eee3a3;
	margin: 5px 0 15px 0;
}

div.photo-album h3 {
	clear: both;
	margin: 0 0 5px 0;
	background: #fff5c5;
	padding: 3px;
}



h3.album-cat-hdr {
	clear: both;
	margin: 15px 0 0 0;
	padding: 3px 13px;
	border: 1px solid #eee3a3;
}

div.block-photo-add {
	padding: 5px; 
	background: #eee; 
	border: solid 1px #cccccc;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	margin: 10px 0;
}

#multi-added-photos div {
	margin: 5px 0;
}

div.block-photo-add div.input.text input {
	background-color: #ffffff;
}

div.block-photo-add div.photo-to-add {
	padding: 10px 0;
}

div.block-photo-add div.photo-to-add div {
	margin: 3px 0;
	background: #fff5c5;
	padding: 3px;
	border: solid 1px #f6f6f6;
}


ul.account-photo-controls {
	margin: 3px 0 0 0;
	padding: 0;
	height: 24px;
	overflow: hidden;
}

ul.account-photo-controls li {
	width: 24px; 
	height: 24px;
	list-style-type: none;
	float: right;
	padding: 0 2px 0 0;
}

ul.account-photo-controls li a {
	display: block;
	height: 24px;
	width: 24px;
	float: right;
	text-indent: -9000px;
	background-image: url('img/sprite_photocontrolicons.gif');
	background-repeat: none;
	overflow: hidden;
}

ul.account-photo-controls li.pc-unsetphoto a { background-position: -24px 0; }
ul.account-photo-controls li.pc-makedefault a { background-position: 0 0; }
ul.account-photo-controls li.pc-delete a { background-position: -48px 0; }
ul.account-photo-controls li.pc-edit a { background-position: -72px 0; }

ul.account-photo-controls li.pc-unsetphoto a:hover { background-position: -24px -24px; }
ul.account-photo-controls li.pc-makedefault a:hover { background-position: 0 -24px; }
ul.account-photo-controls li.pc-delete a:hover { background-position: -48px -24px; }
ul.account-photo-controls li.pc-edit a:hover { background-position: -72px -24px; }

div.controls a.icon-album {
	display: block;
	height: 24px;
	width: 24px;
	float: right;
	text-indent: -9000px;
	background-image: url('img/sprite_photocontrolicons.gif');
	background-repeat: none;
	overflow: hidden;
	margin-left: 2px;
}	

div.controls a.icon-album.edit { background-position: -72px 0; }
div.controls a.icon-album.delete { background-position: -48px 0; }
div.controls a.icon-album.edit:hover { background-position: -72px -24px; }
div.controls a.icon-album.delete:hover { background-position: -48px -24px; }

.carousel-container div.photo {
	height: 106px;
	float: none !important;
}

.carousel-container li {
	width: 109px;
}

.account .carousel-container div.photo {
	height: 96px;
}
.account .album-photo {
	height: 140px;
}

div.album-count {
	font-weight: bold;
	color: white;
	background: transparent url(img/bg_submit.png) repeat-x scroll 0 50%;
	border: 1px solid #b21b20;
	border-bottom: 0;
	padding: 1px 10px 2px;
	text-align: center;
	margin-left: 20px;
	width: 110px;
}

#block-account-photos {
	margin: 20px 0;
}

div.albums-carousel.account, div.albums-carousel.profile {
	padding: 12px 8px;
	border: solid 1px #ddd;
	background: #eee;
	width: 434px;
}

div.albums-carousel.profile {
	width: 650px;
}

div.albums-carousel.account div.controls {
	padding-right: 10px;
}


input.file-input-account { 
	width: 200px;
}
