.control input, .control textarea, .control select, .common_input {
    padding: 2px 1px;
}

.button input {
    vertical-align: middle;
}

.g_clear {
    clear: both;
    font-size: 0;
    height: 0;
}

.g_hidden {
    display: none;
}

.g_hint {
    font-size: 11px;
}

/*.block_content {
    padding: 0px;
}*/

.block_header {
    padding-left:5px;
}

.block_sub_header {
    padding:0 10px 5px;
}


.text_content {
    padding: 5px 10px 10px 10px;
    color: #bbb;
}

.block_content p, .text_content p {
    margin-bottom: 8px;
    margin-top: 16px;
}

.block_content p.topmost, .text_content p.topmost {
    margin-top: 0;
}

p.topmost {
    padding:0 15px 10px;
}

.block_content .label {
    margin-bottom: 3px;
    color: #9b9b9b;
    padding-left: 5px;
}

.block_content .control {
    margin-bottom: 10px;
}

.block_content .control_group {
    margin-bottom: 10px;
}

.block_content .control_group .item {
    float: left;
    margin-bottom: 5px;
}

.block_content .button {
    padding-top: 3px;
}

.block_content .button .ajax_wait {
    padding-left: 5px;
}

.block_content .field_error {
    padding: 1px 1px 1px 125px;
    color: #fb6549;
    font-size: 11px;
}

.block_content .message_error {
    margin: 0 5px 10px 5px;
    padding: 5px;
    border: 1px solid #303334;
    background: #191a1b;
    color: #fb6549;
}

.block_content .message_info {
    margin: 0 5px 10px 5px;
    padding: 5px;
    border: 1px solid #303334;
    background: #191a1b;
    color: #ddd;
}


/* Layout styles */

#placenta{
    background: url("../images/bg_body.gif") left top repeat-x;
    padding-top: 10px;
}

#data {
    margin: 0px auto;
}

#wide_col {
    float: left;
    margin-bottom: 1px;
    padding: 0 0 0 1px;
    width: 999px;
}

#wide_col #video_info_col {
    float: left;
		padding-left: 40px;
}

#wide_col #related_videos_col {
    float: left;
		padding-left: 10px;
}

#side_col {
    width: 198px;
    float: left;
    margin-left: 10px;
    background: #222425;
    border: 1px solid #000;
}

/* List videos block styles */

.list_videos .item {
    float: left;
    width: 334px;
    padding: 2px;
    font-size: 11px;
}

.list_videos .item_small {
		padding: 0 1px;
    font-size: 11px;
}

.list_videos .image {
    background: #000;
    border: 1px solid #000;
}

.list_videos .image a {
    display: block;
    color: #777;
}

.list_videos .image img {
    display: block;
    border: 0;
		width:180px;
		height:120px;
}

.list_videos .info {
    padding-left: 2px;
}

.list_videos .info h2 {
    display: block;
    overflow: hidden;
    width: 170px;
    font-size: 11px;
    white-space: nowrap;
    text-align: left;
}

/*
.list_videos .info .length {
    color: #fff;
    font-weight: bold;
    text-align: right;
}
*/

.list_videos .info {
    color: #fff;
    font-weight: bold;
    text-align: right;
}

.list_videos .info {
    float: left;
}

.added {
    float: left;
		padding-right: 16px;
}

.list_videos .info .added span {
    color: #fff;
    font-weight: bold;
}

.list_videos .info .rating {
    text-align: right;
}

.list_videos .options {
    padding-bottom: 5px;
}

.list_videos .options label {
    color: #666666;
    font-weight: bold;
}

.list_videos .options input {
    vertical-align: middle;
}

.list_videos .options a {
    font-weight: bold;
}

.actions {
    float: right;
    padding: 8px;
}

/* List albums block styles */

.list_albums .item {
    float: left;
    width: 143px;
    padding: 2px;
    font-size: 10px;
}

.list_albums .image {
    width: 120px;
    border: 1px solid #000;
}

.list_albums .image a {
    color: #777;
}

.list_albums .image img {
    border: 0;
}

.list_albums .info {
    padding: 2px;
    line-height: 18px;
}

.list_albums .info h2 {
    display: block;
    overflow: hidden;
    font-size: 11px;
    white-space: nowrap;
}

.list_albums .info .images {
    float: left;
}

.list_albums .info .rating {
    padding-left: 10px;
    float: left;
}

.list_albums .info .added span {
    color: #666666;
    font-weight: bold;
}

.list_albums .options {
    padding-bottom: 5px;
}

.list_albums .options label {
    color: #ddd;
    font-weight: bold;
}

.list_albums .options input {
    vertical-align: middle;
}

.list_albums .options a {
    font-weight: bold;
}

.list_albums .actions {
    padding-top: 10px;
}

/* List tags block styles */

.list_tags .item {
    float: left;
    width: 137px;
    padding: 5px;
    font-size: 11px;
}

.list_tags .item h2 {
    padding-bottom: 4px;
    font-size: 14px;
    text-align: center;
}

.list_tags .item .info {
    padding: 2px;
    line-height: 18px;
    text-align: center;
}

/* List members events block styles */

.list_members_events .event {
    padding: 5px 10px;
    background: #2d3031;
    color: #9b9b9b;
    margin-bottom: 2px;
}

/* Search block styles */

.search .control, .search .button {
    float: left;
    padding: 2px;
}

.search .control input {
    width: 150px;
}


/* Videos, Albums, Models, CS comments block styles */
.model_view {
float:left;
}

.videos_list {
float: left; width: 667px;
}


/* Video view block styles */

.video_view .cs {
    padding-top: 5px;
    padding-bottom: 10px;
    background: #111;
    text-transform: uppercase;
    text-align: center;
}

.video_view .cs a img {
    border: 0;
}

.video_view .player {
    margin-bottom: 10px;
    padding: 3px;
    background: #111;
    font-size: 18px;
		color: #CCCCCC;
    text-align: center;
}

.video_view h2 {
    margin: 0 0 8px 0;
    color: #ddd;
    font-size: 16px;
}

.video_view h3 {
    margin: 0 0 8px 0;
    font-size: 12px;
    font-weight: normal;
}

.video_view .rating_container {
    cursor: pointer;
}

.video_view .info_row {
    margin-bottom: 8px;
		margin-left: 20px;
    color: #999999;
}

* html .video_view .info_row {
    height: 100%;
}

.video_view .info_row span {
    color: #666666;
}

.video_view .info_row img {
    vertical-align: top;
    border: none;
}

.video_view .info_row .col_1 {
    width: 370px;
    float: left;
}

.video_view .info_row .col_2 {
    float: left;
		padding-right: 10px;
}

.video_view .send_to_friend, .video_view .add_to_favourites {
    margin-bottom: 8px;
    padding: 5px;
    border: 2px solid #303334;
}

.video_view .control textarea, .video_view .control input {
    width: 99%;
}

/* Album view block styles */

.album_view .main_photo {
    margin-bottom: 10px;
    padding: 5px;
    background: #111;
    font-size: 18px;
    text-align: center;
}

.album_view h2 {
    margin: 0 0 8px 0;
    color: #ddd;
    font-size: 16px;
}

.album_view h3 {
    margin: 0 0 8px 0;
    font-size: 12px;
    font-weight: normal;
}

.album_view .rating_container {
    cursor: pointer;
}

.album_view .info_row {
    margin-bottom: 8px;
		margin-left: 20px;
    color: #9b9b9b;
}

* html .album_view .info_row {
    height: 100%;
}

.album_view .info_row span {
    color: #000;
}

.album_view .info_row img {
    vertical-align: top;
    border: none;
}

.album_view .info_row .col_1 {
    width: 370px;
    float: left;
}

.album_view .info_row .col_2 {
    float: left;
}

.album_view .send_to_friend, .album_view .add_to_favourites {
    margin-bottom: 8px;
    padding: 5px;
    border: 2px solid #303334;
}

.album_view .control textarea, .album_view .control input {
    width: 99%;
}

/* Album images block styles */

.album_images .item {
    float: left;
    padding: 4px;
}

.album_images .item .image a {
    color: #777;
}

.album_images .item .image img {
    border: 1px solid #000;
}

/* Logon block styles */

.logon .block_content {
    width: 300px;
    margin: 30px auto 0px auto;
	padding-bottom:50px;
}

.logon .control input {
    width: 99%;
}

/* Signup block styles */

.signup .block_content {
    width: 370px;
    margin: 0 auto;
	padding-bottom:50px;
}

.signup table.sms_bill {
    width: 100%;
    border-collapse: collapse;
    background: #191a1b;
    color: #5e6060;
}

.signup table.sms_bill td {
    border: 1px solid #303334;
    padding: 5px;
}

.signup .control input, .signup .control select {
    width: 99%;
}

/* Invite block styles */

.invite_friend .block_content {
    width: 500px;
    margin: 20px auto 0 auto;
}

.invite_friend .control input, .invite_friend .control textarea {
    width: 99%;
}

/* Feedback block styles */

.feedback .block_content {
    width: 500px;
    margin: 20px auto 0 auto;
}

.feedback .control input, .feedback .control textarea {
    width: 99%;
}

/* Helper menu block styles */

.helper_menu a {
    display: block;
    padding: 3px 0 3px 23px;
    margin: 1px 0;
    background: #282a2b url("../images/arrow_orange.gif") 10px 8px no-repeat;
    border: 1px solid #000;
    text-decoration: none;
}

.helper_menu a:hover {
    background: #323637 url("../images/arrow_orange.gif") 10px 8px no-repeat;
}

.helper_menu span {
    display: block;
    padding: 6px;
    margin: 1px 0;
    font-weight: bold;
}

