.foo
{
}
/****************************************************************************************************/
/* The contents of this file are subject to the nopCommerce Public License Version 1.0 ("License"); you may not use this file except in compliance with the License.
/* You may obtain a copy of the License at  http://www.nopCommerce.com/License.aspx.
/*
/* Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied.
/* See the License for the specific language governing rights and limitations under the License.
/*
/* The Original Code is nopCommerce.
/* The Initial Developer of the Original Code is NopSolutions.
/* All Rights Reserved.
/*
/* Contributor(s): RetroViz Design.
/****************************************************************************************************/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Friends page

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CommunityPage
{
    margin-bottom: 15px;
    margin-left:10px;
    padding: 0px;
}

.CommunityPage .pageTitle {
    color:#FB7E67;
    font-size:26px;
    font-weight:normal;
    padding:5px 10px 15px 0;
}

.CommunityPage .CategoryTitle
{
    padding: 10px 10px 5px 0px;
    font-weight: bold;
    text-transform: uppercase;
    clear: both;
}

.CommunityPage .CategoryDescription
{
    color: #555;
    font-size: 1.1em;
}

.CommunityPage .ProductPager
{
    text-align: center;
}

.CommunityPage .ProductPager a
{
    font-size: 1em;
}

.CommunityPage .ProductPager a:link
{
    text-align: center;
    color: #555;
}

.CommunityPage .ProductPager span
{
    color: #ff9933;
    font-size: 1.3em;
    font-weight: bold;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

  Profiles Page

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.pageTitle {
    color:#FB7E67;
    font-size:26px;
    font-weight:normal;
    padding:5px 10px 15px 0;
}

.ProfilesContainer
{
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.ProfilesContainer  h4 {
    background:#52A7DE none repeat scroll 0 0;
    color:#FFFFFF;
    font-family:Arial,Tahoma,Verdana,sans-serif;
    font-size:12px;
    font-style:normal;
    font-weight:normal;
    line-height:16px;
    padding:7px;
    text-align:center;
    text-transform:uppercase;
}


.CommunityPage .ProfilesContainer
{
    width: 550px;
    display: inline-block;
    background: #DBEDF8;
    padding: 10px 0 0;
}

.ProfilesContainer .ItemBox
{
    padding-bottom: 10px;
    text-align: center;
    width: 180px;
    height: 225px;
    float: left;
    vertical-align: text-top;
}

.friend-thumb{
	height:100px !important;
}

.ProfilesContainer .ItemBox span
{
    color: #fff;
}

.ProfilesContainer .ProfileItem
{
    text-align: center;
    margin: 5px;
}

.ProfilesContainer .ProfileItem .Button input {
    background:#52A7DE none repeat scroll 0 0;
    border:medium none;
    color:#FFFFFF;
    cursor:pointer;
    display:inline-block;
    font-family:Tahoma,Arial,sans-serif;
    font-size:12px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    height:24px;
    line-height:22px;
    overflow:visible;
    padding:0 6px;
    text-transform:uppercase;
    width:auto;
}

.ProfilesContainer .ProfileItem .Button input:hover {
    background:#FB7E67 none repeat scroll 0 0;
    color:#FFFFFF;
}


.ProfilesContainer .ProfileItem .title,
.ProfilesContainer .ProfileItem .title span
{
    color: #375d81;
    height: 30px;
}

.ProfilesContainer .ProfileItem .title a
{
    background: url('images/deal_box_hr.gif') no-repeat 100% 0;
    display: block;
    height: 2em;
    line-height: 1.3em;
    overflow: hidden hidden;
    padding: 4px 10px 8px 0px;
}

.ProfilesContainer .ProfileItem .picture
{
    text-align: center;
    margin-top: 5px;
    height: 123px;
    overflow: hidden;
}

.ProfilesContainer .ProfileItem .description
{
color:#555555;
height:30px;
margin:5px 5px 0;
overflow:hidden;
padding:0 5px 10px;
text-align:center;
}

.ProfilesContainer .ProfileItem .description span {
    color: #555;
}


.ProfilesContainer .ProfileItem .addInfo
{
    vertical-align: bottom;
    text-align: right;
    width: 250px;
    height: 85px;
    position: relative;
}

.friendsPanel .ProfilesContainer {
    width: 210px;
}

.friendsPanel .ProfilesContainer .ItemBox {
    width: 70px;
	height:110px !important;
}

.ItemBox_profile{
	/*height:110px !important;*/
}

.ajax__tab_body .ProfilesContainer .ItemBox {
    width: 100px;
}
.ajax__tab_body .ProfilesContainer .ProfileItem .picture,
.friendsPanel .ProfilesContainer .ProfileItem .picture
 {
    height: 60px;
}



.ajax__tab_xp .ajax__tab_body {
    background-color:#dbedf8 !important;
    border: 0px solid !important;
    font-family:arial, verdana,tahoma,helvetica !important;
    font-size:12px !important;
    padding:20px !important;
    zoom: 1;
    margin: 0 0 30px;
}
.ajax__tab_xp .ajax__tab_tab, .ajax__tab_xp .ajax__tab_inner {
    background: none !important;
}

.ajax__tab_xp .ajax__tab_inner {
    padding: 0 !important;
}


.ajax__tab_xp .ajax__tab_tab {
    height:20px !important;
    margin:0;
    padding:4px 10px !important;
}

.ajax__tab_xp .ajax__tab_header {
    font-family:arial !important;
    font-size:12px !important;
}

.ajax__tab_xp .ajax__tab_header {
    background: none !important;
}

.ajax__tab_xp .ajax__tab_outer {
    background: #b2def7 !important;
    height:28px !important;
    color: #375d81;
    font-weight: bold;
    font-size: 12px;
    padding-right:0px !important;
    margin-right:3px;
}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {
    background: #52A7DE !important;
    color: #fff !important;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {
    background: #dbedf8 !important;
    color: #375d81 !important;

}

.profileInfoBox .userDetails {
    width: 100px;
    float: left;
}

.commentsContainer .title {
    font-weight: bold;
}


.PhotosContainer .top_navigator, .PhotosContainer .bottom_navigator,
.VideosContainer .top_navigator, .VideosContainer .bottom_navigator{
    background: #B2DEF7;
    padding: 5px;
    color: #375D81;
}

.PhotosContainer .top_navigator a, .PhotosContainer .bottom_navigator a,
.VideosContainer .top_navigator a, .VideosContainer .bottom_navigator a{
    color: #375D81;
    font-weight: bold;
}
.PhotosContainer .top_navigator a:hover, .PhotosContainer .bottom_navigator a:hover,
.VideosContainer .top_navigator a:hover, .VideosContainer .bottom_navigator a:hover{
    color: #FB7E67;
}

.PhotosContainer .PhotosItemsBox {
    display: inline-block;
    height: auto !important;
}

.PhotosContainer .PhotosItemsBox h3 {
    background:#52A7DE none repeat scroll 0 0;
    color:#FFFFFF;
    font-family:Arial,Tahoma,Verdana,sans-serif;
    font-size:12px;
    font-style:normal;
    font-weight:normal;
    line-height:16px;
    padding:7px;
    margin-bottom:5px;
    text-align:center;
    text-transform:uppercase;
}


.PhotosContainer .photo_item {
    margin: 5px 5px 5px 0;
    width: 120px;
    float: left;
    text-align: center;
    height: 150px !important;
    overflow: hidden;
}

.PhotosContainer .photo_item .photo-block {
    height: 110px;
    overflow: hidden;
	background-color: white;
}


.PhotosContainer .PhotosItemsBox .photo_item {
    height: 235px !important;
}

.PhotosContainer .PhotosItemsBox .photo_item .sel_dropdown{
	margin-top:5px;
	width:120px;
}

.PhotosContainer .photo_item h3 input {
    width: 97px !important
}


.PhotosContainer .albumsHeader {
    background:#52A7DE none repeat scroll 0 0;
    color:#FFFFFF;
    font-family:Arial,Tahoma,Verdana,sans-serif;
    font-size:12px;
    font-style:normal;
    font-weight:normal;
    line-height:16px;
    padding:7px;
    text-align:left;
    margin: 10px 0 0;
    text-transform:uppercase;
}

.PhotosContainer .albumsContainer .ItemBox {
    padding: 5px;
    vertical-align: top;
}

.PhotosContainer .albumsContainer .ItemBox a {
    margin: 0 5px;
}

.empty_data_title h3 {
    text-align: center;
    margin: 20px 0;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

  Photos Page

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.PhotosPage .pageTitle
{
	padding: 5px 10px 15px 0px;
	font-weight: normal;
	clear: both;
    color: #fb7e67;
    font-size: 22px;
}

.PhotosContainer .albumsContainer {
    text-align: center;
}

.prod_com td{
    vertical-align: top;
    padding: 0 10px 10px 0px;
}

.prod_com td td {
    padding: 0;
}

.prod_com .right_td_p p{
	margin:0;
	padding:0;
}

.prod_com .col_left .btn_new_com {
    text-align: center;
}

.prod_com .col_left .btn_new_com a {
    background:#52A7DE none repeat scroll 0 0;
    border:medium none;
    color:#FFFFFF;
    cursor:pointer;
    display:inline-block;
    font-family:Tahoma,Arial,sans-serif;
    font-size:12px;
    height:24px;
    line-height:22px;
    margin:10px 0 5px;
    overflow:visible;
    padding:0 6px;
    text-transform:uppercase;
    width:auto;
}

.prod_com .col_left .btn_new_com a:hover {
    background:#FB7E67 none repeat scroll 0 0;
    color:#FFFFFF;
}

.prod_com .date {
    font-size: 10px;
    width: 125px;
}

.commentsContainer td {
    vertical-align:  top;
}

.VideosItemsBox {
    height: auto !important;
    overflow: hidden;
    width: 550px;
}


.VideosItemsBox .video_item {
    float: left;
    width: 110px;
    height: 190px !important;
    margin: 10px;
}

.VideosItemsBox .video_item h3 {
    background:#52A7DE none repeat scroll 0 0;
    color:#FFFFFF;
    font-family:Arial,Tahoma,Verdana,sans-serif;
    font-size:12px;
    font-style:normal;
    font-weight:normal;
    line-height:16px;
    padding:3px;
    text-align:center;
    text-transform:uppercase;
}

.VideosItemsBox .video_item .desc {
    text-align: center;
    padding: 0;
    margin:0;
}
.albumItems{
	display:block;
	overflow:hidden;
	_zoom:1;
}
.albumItems .ItemBox{
	display:block;
	width:125px;
	float:left;
}
.album_item{
	width:125px;
	overflow:hidden;
}
.album_item .album_item_link{
	display:block;
	text-align:center;
	height:95px;
}
.album_item .album_item_link img{
	max-height:90px;
	max-width:125px;
	_height: 90px;
}

.col_left_com{
	width:130px;
}
.col_left_com img{
	max-width:120px;
	_width:expression(document.body.clientWidth > 120? "120px": "auto" );

}
.col_right_com{
	width:350px;
}
