/*********
* Arakian 4.0 - 12/07/2009
*********/

/*********
* Common
*********/

* { padding: 0; margin: 0; } 

html {border: 0;}

body {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 13px;
	/*background: #bfd8e7 url(bg/bg.gif) repeat-x;*/
}

body, html {background: #fff; color: #fff}

html, body { height:100%; } 

#wrapper { min-height:100%; } 
* html #wrapper { height:100%; } 

img {border: 0}

hr {
    height: 0;
    width: 0;
    border: 0;
    margin: 0;
    padding: 0;
    size: 0;
}

a {text-decoration: none}
a:link:hover, a:link:focus, a:visited:hover, a:visited:focus, a:visited:active {text-decoration: underline}
a:link:active {text-decoration: none}

ul, li { list-style-type: none; }

optgroup {font-style: normal; font-weight: bold}

ul.square {margin:0 0 1em 0;padding:0 0 0 1.5em;}
ul.square li {list-style:square;padding:0 0 .9em 0;}

/*.masterDiv { background: white; } height: 65px; 

li.carouselList { padding-bottom: -5px; } */

/*********
* New Wrapper , Center Main Content - 12/07/2009
*********/

#wrap, .wrap { margin: 0 auto; width: 970px; }

#subwrap { margin: 0 0 20px; width: 100%; overflow: hidden; }

#mainarea { float: left; width: 810px; overflow: hidden; }

#mainarea_content { float: left; margin: 0 20px 0 0; width: 540px; overflow: hidden; }

#sidebar { float: right; padding: 0; width: 250px; overflow: hidden; }

#sidebar .rc_right_top { margin: 0 0 20px; }

/*********
* Home Center Top - 12/07/2009
*********/

#CenterTopHome h3.displayName { font-size: 12px; line-height: 30px; border-bottom: 1px solid #EBE6C9; }
#CenterTopHome #profilePhoto { width: 100px; }
#CenterTopHome #message { width: 460px; }
#CenterTopHome div.points { float: right; font-size: 11px; font-weight: normal; }
#CenterTopHome div.points .active { font-weight: bold; }
#CenterTopHome div.postType { padding-bottom: 15px; color: #999; font-size: 11px; }
#CenterTopHome div#statusUpdates { padding: 0 0 10px 0; color: #000; font-size: 11px; }

#CenterTopHome #statusUpdatesForm { padding-top: 5px; width: 538px; clear: both; }
#CenterTopHome div.privacy { color: #aaaaaa; font-size: 11px; padding-top: 3px; }

#CenterTopHome #statusUpdatesForm #photo-cont input[type='file'] { width: 475px !important; height: 20px; padding: 3px; font-size: 11px; }

#CenterTopHome #statusUpdatesInput { float:left; position: absolute; margin: 0 0 0 -4px; width: 500px; height: 50px; overflow: hidden;  }
#CenterTopHome #statusUpdatesInput textarea { position: absolute; margin: 3px 0 0 7px; padding: 3px; width: 463px; height: 38px; font-size: 11px; color: #3e3e3e; border: none; outline: none; }
#CenterTopHome div.statusUpdatesInputBg { background: url(form/statusinputbg.gif) no-repeat 0 -50px; }

#CenterTopHome div.statusUpdatesSubmit { float:right; width: 60px; height: 50px; }
#CenterTopHome div.statusUpdatesSubmit span.counter { float:left; margin-left: 3px; width: 40px; color: #666666; font-weight: bold; text-align: center; }
#CenterTopHome div.statusUpdatesSubmit input { margin: 0; padding: 0; font-weight: bold; text-align: center; font-size: 12px; height: 27px; width: 45px;  }

#CenterTopHome .message-type {
    margin: 0;
    height: 20px;
    font-size: 11px;
    padding-top: 5px;
}

#CenterTopHome .message-type a.current-type { background-color: #aaaaaa; color: #fff; }

#CenterTopHome .message-type a {
    display: block;
    float: left;
    padding: 3px 8px 6px 25px;
    margin: 0 3px 0 0;
    background-position: 5px 2px;
    background-repeat: no-repeat;
    border-bottom-left-radius: 3px 3px;
    border-bottom-right-radius:3px 3px;
    border-top-left-radius: 3px 3px;
    border-top-right-radius: 3px 3px;    
}

#CenterTopHome .message-type #message-link { background-image: url(icons/page_white.png); }
#CenterTopHome .message-type #photo-link { background-image: url(icons/image.png); }
#CenterTopHome .message-type #webcam-link { background-image: url(icons/webcam.png); }
#CenterTopHome .message-type #url-link { background-image: url(icons/page_link.png); }

#CenterTopHome #statusUpdatesForm #webcam-cont #webcam { padding-top: 3px; }

#CenterTopHome #statusUpdatesForm #url-cont #url { padding-top: 3px; }
#CenterTopHome #statusUpdatesForm #url-cont #url .submit { 
    font-weight:bold;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size: 12px;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    padding:2px 10px 2px 10px;
}
#CenterTopHome #statusUpdatesForm #url-cont .t_input { width: 400px; }

#CenterTopHome #statusUpdatesForm #url-cont p#url-output { margin-top: 5px; padding: 5px; background-color: #fdfdfd; }

#CenterTopHome #statusUpdatesForm #url-cont p#url-output span#metaUrl { border-left: 2px solid #e0e0e0; padding-left: 5px; font-size: 11px; display:block; }
#CenterTopHome #statusUpdatesForm #url-cont p#url-output span#metaTitle { border-left: 2px solid #e0e0e0; padding-left: 5px; font-size: 11px; display:block; font-weight:bold; }
#CenterTopHome #statusUpdatesForm #url-cont p#url-output span#metaDescription { border-left: 2px solid #e0e0e0; padding-left: 5px; font-size: 11px; display:block; color: #aaaaaa; }

/*********
* Side Bar Right - 12/07/2009
*********/

.sidebox { margin: 0 0 10px; }
.sidebox h2.title { margin: 0 0 10px; padding: 0 10px; height: 30px; background: url(arakian4/sidebar_title.gif) no-repeat; color: #333; font-size: 11px; line-height: 30px; }
.sidebox h3.title { padding: 5px; border-bottom: 1px solid #EBE6C9; background: #FCF9E6; }
.sidebox .rlink a { font-size: 11px; }
.sidebox .rlink { float: right; font-size: 11px; font-weight: normal; }
.sidebox .rlink .active { font-weight: bold; }
.sidebox div.more { text-align: right; }
.sidebox p.time { color: #999; line-height: 14px; text-align: center; }
.sidebox .content { padding: 5px; }
.sidebox h2.title { background: url(arakian4/sidebar_title.gif) no-repeat; color: #333; }
.sidebox h3.title { border-bottom: 1px solid #CCC; background: #F7F7F7; }
  
#sidebar .user_list li { padding: 8px 11px; }
.user_list { zoom: 1; }
.user_list .time { font-size: 10px; }
.user_list li { float: left; padding: 8px; width: 60px; overflow: hidden; font-size: 11px; }
.user_list p { width: 100%; height: 22px; line-height: 22px; text-overflow: ellipsis; text-align: center; white-space: nowrap; overflow: hidden; -moz-text-overflow: ellipsis; }
.user_list p { text-align: left; font-size: 11px; }
.user_list:after { height: 0; clear: both; display: block; visibility: hidden; content: "."; }
.avatar_bg { padding: 5px 0 0 5px; width: 55px; height: 55px; background: url(arakian4/avatar_bg.gif) no-repeat; }
.avatar_bg img { width: 48px; height: 48px; }
h2.title { margin: 0 0 20px; font-size: 14px; }
h2.title img { margin: 0 5px 0 0; vertical-align: middle; }


.searchFriend h2 { font-size:11px; color: #333333; }
.searchFriend .user_list li{ padding: 7px; }
.searchFriend { margin: 0 0 20px; background: #FCF9E6; }
.searchFriend .rc_left_bottom { padding: 5px 10px 10px 10px; }
.searchFriend p { margin: 8px 0; font-size: 11px; }
.searchFriend .t_input { border-color: #EBE6C9; width: 155px; }
.searchFriend { background: #F7F7F7; }
.searchFriend .t_input { border-color: #CCC; }
.t_input, select { padding: 3px 2px; border: 1px solid #ddd; line-height: 16px; }

.seperator { padding: 0 0.4em; color: #DDD; }

/*********
* Rounded Corner Box - 12/07/2009
*********/
.rc_right_top { width: 100%; background: url(arakian4/box_bg.gif) no-repeat right top; }
.rc_left_top { padding: 5px 0 0; background: url(arakian4/box_bg.gif) no-repeat left top; }
.rc_right_bottom { background: url(arakian4/box_bg.gif) no-repeat right bottom; }
.rc_left_bottom { padding: 0 5px 5px; background: url(arakian4/box_bg.gif) no-repeat left bottom; }

.rc_content { position: relative; padding: 5px; background: #FCF9E6; }
.rc_content_body { width: 100%; overflow: hidden; }
.rc_content .icon { float: left; position: relative; margin: 0 10px 0 0; width: 64px; height: 64px; }
.rc_content h2 { margin: 0 0 5px; font-size: 12px; }
.rc_content h3 { margin: 10px 0 5px; font-size: 14px; }
.rc_content p { color: #666; }
.rc_content p span.num { color: #F60; font-size: 20px; }
.rc_content { background: #F7F7F7; }

/*********
* App List - 12/07/2009
*********/
#app_sidebar_outter { float: left; margin-top: 0px; margin: 0 20px 0 0; }
#app_sidebar_bg { padding-top:3px; /*background: url(arakian4/leftSidebar_top_bg.gif) no-repeat 0 0;*/ }

#app_sidebar_bg { padding-top:-10px; margin-top: -15px; background: url(arakian4/leftSidebar_top_bg.gif) no-repeat 0 0; }

#app_sidebar { padding: 10px 0 0; width: 140px; /*background: url(arakian4/leftSidebar_bg.gif) repeat-y 0 0; */ font-size: 11px; }

#app_sidebar {background: url("nav/border-fade.gif") no-repeat bottom right; border-right: 0px solid white; }

.app_list { margin: 0 10px 0 10px; padding: 5px 5px 0 5px; overflow: hidden; }
.app_list li { position: relative; margin: 0 0 12px; width: 110px; height: 23px; line-height: 21px; overflow: hidden; border-bottom: 1px dotted #eeeeee; background: transparent url('nav/nav-arrow-right.gif') right no-repeat; }
.app_list li.sep { /*padding-bottom: 12px;*/ /*border-bottom: 1px solid #f2f2f2;*/ margin-bottom: 30px; }
.app_list li img { margin: 0 5px 0 0; vertical-align: middle; }
.app_list em { position: absolute; font-size: 12px; font-style: normal; font-weight: normal; right: 0px; }
.app_list em a { color: #999; }
.app_m { padding: 10px 0 0 20px; font-size: 12px; font-weight: normal; }
.app_m li img { margin: 0 5px 0 0; vertical-align: middle; }
#bottom { padding-top:3px; /*background: url(arakian4/leftSidebar_bottom_bg.gif) no-repeat 0 0;*/ display:block; height: 30px; width: 140px; }

/*********
* Custom List - 27/05/2010
*********/

.cust_list { margin: 0 10px 0 10px; padding: 5px 5px 0 5px; overflow: hidden; }
.cust_list li { position: relative; margin: 0 0 9px; width: 110px; line-height: 15px; overflow: hidden; /* border-bottom: 1px dotted #eeeeee; background: transparent url('nav/nav-arrow-right.gif') right no-repeat;*/ }
.cust_list li.sep { /*padding-bottom: 12px;*/ /*border-bottom: 1px solid #f2f2f2;*/ margin-bottom: 30px; }
.cust_list li img { margin: 0 5px 0 0; vertical-align: middle; }
.cust_list em { position: absolute; font-size: 12px; font-style: normal; font-weight: normal; right: 0px; }
.cust_list em a { color: #999; }

/*********
* Form - 20/01/2010
*********/

table.manager td.label { width: 190px !important; } 

table.manager td.label-small { width: 90px !important; } 

table.manager td.label-medium { width: 130px !important; } 

table.manager td.upload-input span { color: #333333; } 

table.manager td.upload-input #ctl00_cph1_revupload { font-weight: bold !important; }


/*********
* Form - 29/01/2010
*********/
.generic_dialog {
	height:0;
	left:0;
	overflow:visible;
	position:fixed; /*dw*/
	top:0;
	width:100%;
	z-index:101;
}
#generic_dialog_iframe {
	left:0;
	position:absolute;
	top:0;
	z-index:3;
}
.generic_dialog .generic_dialog_popup {
	height:0;
	overflow:visible;
	position:relative;
}
.generic_dialog div.dialog_loading {
	background-color:#F2F2F2;
	border:1px solid #606060;
	font-size:24px;
	padding:10px;
}
#generic_dialog_overlay {
	display:block;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:100;
}
.dialog_body .dialog_content_img {
	float:left;
	margin-right:15px;
}
.dialog_body .dialog_content_txt {
	float:left;
	padding-bottom:5px;
	width:300px;
}
.dialog_body .dialog_content_body {
	padding-bottom:13px;
}
.dialog_body .form_label {
	padding-right:5px;
}
.dark_dialog_overlay {
	background-image:url(dialog/overlay.png);
	background-repeat:repeat;
}
* html .dark_dialog_overlay {
	background-color:transparent;
	background-image:url(dialog/blank.gif);
}
.full_bleed .pop_dialog_table td.pop_content .dialog_body {
	padding:0;
}
table.pop_dialog_table {
	border-collapse:collapse;
	direction:ltr;
	margin:auto;
	table-layout:fixed;
	width:465px;
}
td.pop_topleft, td.pop_topright, td.pop_bottomleft, td.pop_bottomright {
	height:10px;
	overflow:hidden;
	padding:0 !important;
	width:10px !important;
}
td.pop_topleft {
	background:transparent url(dialog/pop-dialog-sprite.png) no-repeat scroll 0 0;
}
td.pop_topright {
	background:transparent url(dialog/pop-dialog-sprite.png) no-repeat scroll 0 -10px;
}
td.pop_bottomleft {
	background:transparent url(dialog/pop-dialog-sprite.png) no-repeat scroll 0 -20px;
}
td.pop_bottomright {
	background:transparent url(dialog/pop-dialog-sprite.png) no-repeat scroll 0 -30px;
}
td.pop_top, td.pop_bottom {
	background:transparent url(dialog/pop-dialog-sprite.png) repeat-x scroll 0 -40px;
}
td.pop_side {
	background:transparent url(dialog/pop-dialog-sprite.png) repeat-y scroll -10px 0;
}
td.pop_content {
	background-color:white;
	direction:ltr;
	padding:0;
}
.pop_dialog_rtl td.pop_content {
	direction:rtl;
}
td.pop_content h2.dialog_title {
	background:#6D84B4 none repeat scroll 0 0;
	border:1px solid #3B5998;
	color:white;
	font-size:14px;
	font-weight:bold;
	margin:0;
	text-align: left;
}
td.pop_content h2.dialog_loading {
	background:#6D84B4 url(dialog/indicator_white_small.gif) no-repeat scroll 400px 10px;
	padding-right:40px;
}
td.pop_content h2 span {
	display:block;
	padding:4px 10px 5px;
}
td.pop_content .dialog_content {
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#555555;
	border-style:solid;
	border-width:0 1px 1px;
}
td.pop_content .dialog_body {
	/*border-bottom:1px solid #CCCCCC;*/
	padding:10px;
}
td.pop_content .dialog_summary {
	background:#f7f7f7 none repeat scroll 0 0;
	border-bottom:1px solid #CCCCCC;
	padding:8px 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
td.pop_content .dialog_buttons {
	border-top:1px solid #CCCCCC;
	background:#f7f7f7 none repeat scroll 0 0;
	padding:8px;
	text-align:right;
}
td.pop_content .dialog_buttons input {
	margin-left:5px;
}
td.pop_content .dialog_buttons_msg {
	float:left;
	padding:5px 0 0;
}
td.pop_content .dialog_footer {
	background:#F2F2F2 none repeat scroll 0 50%;
}

#modalpopup	{ display:none; }
#modalpopup #pop_dialog_table div.modalContent { width:280px; float:left; font-size:11px; color:#666; text-align:left; }
#modalpopup #pop_dialog_table div.modalContent b	{ color:#000; }
#modalpopup #pop_dialog_table div.image	{ width:200px; float:left; margin-right:10px; }

/*********
* Photo/People
*********/

td.avatar div.Album { text-align:middle; background-color: #f7f7f7; color: #cccccc; }
td.avatar div.Album div.Photo { padding: 20px; text-align: center; }
td.avatar div.AlbumDescription { padding-left: 15px; padding-top: 15px; width: 220px; }
td.avatar div.AlbumDescription p.content { padding-top: 7px; }

table#PhotoCanvas { width: 808px; vertical-align: top; }
table#PhotoCanvas tr td.photo { width: 600px; vertical-align: top; }
table#PhotoCanvas tr td.photo_etc_description { width: 208px; vertical-align: top; padding-left: 10px; }
table#PhotoCanvas tr td.photo div.AlbumDescription { padding-top: 7px; }
table#PhotoCanvas tr td.photo div.AlbumDescription p.content { padding-top: 7px; padding-bottom: 7px;}

div.PreviewThumbsInAlbum {
	float: left; margin-left: auto; margin-right: auto;
}

div.PreviewThumbsInAlbum ul.thumbs li {
	float: left; display: block; padding: 0px; margin-top: 0px; margin-bottom: 1px; margin-right: 2px; margin-left: 2px; position: relative; text-align:center; width: 50px;
}

table#PhotoCanvas tr td.photo_etc_description .navigation a, table#PhotoCanvas tr td.photo_etc_description .navigation button {
    display:block;
    float: left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-size: 12px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}

table#exif tr { vertical-align:top; }
table#exif tr td.label { width: 64px; }

/*********
* Videos
*********/

div#comment_section {
	font-size: 12px;
}

div#comment_section td {
	vertical-align: top; text-align: left
}

div#comment_section td.col_1 {
	width: 480px; padding-right: 10px;
}

div#comment_section td.col_2 {
	width: 280px; padding-right: 10px;
}

div#comment_section td.col_3 {
	width: 140px;
}

/*********
* Footer
*********/
div#footer-wrap { *float: left; border-top: 4px solid #444444; padding: 1.5em 0; background: #222; text-align:left; padding-bottom: 145px; }
div#footer {
    display: block;
    visibility: visible;
    background: #222;
    width: 100%;
    padding: 0 0 2em 0;
    font-size: 11px;
}
div#footer_links {
	width: 950px;
	margin: 0 auto;
	text-align: center;
}
div#footer_arakian {
	display: block;
	background: #2d2d2d;
	margin: 30px 0;
	padding: 20px 0 20px 20px;
	text-align: left;
}
p#footer_trademark {
	text-align: left;
	color: #888;
	padding: 0 0 0 20px;
	margin: 0;
	line-height: 140%;
}
p#footer_trademark {
	color: #555;
}
div#footer_arakian a,
div#footer_arakian a:visited {
	color: #ccc;
	text-decoration: underline;
}
div#footer_arakian a:hover {
	color: #fff;
	text-decoration: none;
}

/*********
* Open ID
*********/

#quickJoin{
    /*position: absolute;*/
    bottom: 15px;
    left: 30px;
    display:block;
    clear: right;
}
#quickJoin a img{
    display: block;
    margin: auto;
}
#quickJoin a{
    color: #777;
    font-size: 10px;
    float: left;
    width: 50px;
    margin: 0 5px;
    font-weight: 700;
    text-align: center;
}
#quickJoin a:hover{
    text-decoration: none;
    color: #000;
}
