body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
.rs1{margin:0 2px;}.rs2{margin:0 1px;}.rcenter {border-left:1px solid;border-right:1px solid;overflow:hidden;}.rtop, .rbottom{display:block;}.rtop b, .rbottom b{display:block;height:1px;overflow:hidden;border-left:2px solid;border-right:2px solid;}.r1 {margin:0 8px;border-width:1px;border-left:0px none;border-right:0px none;}.rtop .r1, .rtop .rs1 {height:0px;border-top:1px solid ;}.rbottom .r1, .rbottom .rs1 {height:0px;border-bottom:1px solid;}.r2{margin:0 6px;width:auto;}.r3{margin:0 4px;}.r4{margin:0 3px;}.r5{margin:0 2px;}.rtop .r6, .rbottom .r6{border-width:1px;margin:0 1px;height:3px;}

/**********
 * HTML Tag
***********/
body {
	font-size:1em;
}
/* commented backslash hack v2 \*/ 
html, body {
	height:100%;
}
a, a:visited {
	color:#00f;
}
a:hover {
	background-color:#09f;
	color:#fff;
	text-decoration:none;
}
.ext_Link {
	padding-right:15px;
	margin-right:3px;
	background:url(../images/link-icon_external.gif) no-repeat right;
}
.email_Link {
	padding-right:17px;
	background:url(../images/link-icon_mail.gif) no-repeat right;
}
h2, h3, h4 {
	color:#f09;
	font-weight:bold;
}
h2 {
	margin-bottom:20px;
	font-size:1.1em;
}
h3 {
	margin-bottom:10px;
}
object, embed, a { outline: 0;}

/****************
 * Main BG Color
*****************/
body, #cornerLeft, #cornerRight {
	background-color:#fff;
}

/***********
 * Structure
************/
#container{
	height:100%;
	min-height:100%;
	width:100%;
	position:absolute;
}
html>body #container{height:auto;}
#headerContainer {
	height:101px;
}
#contentContainer {
	position:relative;
	width:100%;
	padding-bottom:172px;
}
#header, #center {
	margin:0 auto;
}
#bluebar {
	height:67px;
	background:#aad6e6 url(../images/header_bg.gif);
}
#blackbar {
	height:23px;
	background-color:#363636;
}
#bluebar_shadow {
	height:11px;
	background:transparent url(../images/bluebar_shadow.png) repeat-x;
}
#center {
	padding:10px 0;
	position:relative;
}
#footer {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	clear:both;
	background-color:#000000;
	height:172px;
}

/**************
 * common width
***************/
#header, #center, #headerNav, #baseCol {
	width:960px;
}

/********
 * header
*********/
#newFeature {
	position:absolute;left:0;top:0;z-index:1000;
}
#sitetitle{
	margin-top:23px;
	left:0;
	border:none;
	z-index:11;
}
#sitetitle a:hover, #newFeature a:hover {
	background-color:transparent;
}
#sitetitle, #slogan {
	position:absolute;
}
#slogan {
	font-size:0.7em;
	margin-top:20px;
	margin-left:159px;
	color:#666;
	font-weight:bold;
	z-index:2;
}
#header {position:relative;}
#headerNav {
	right:0;
	z-index:10;
	position:absolute;
	top:-19px;
}
#headerNav a {color:#ff0099;}
#headerNav a:hover {
	background-color:transparent;
	color:#fe93d3;
	text-decoration:underline;
}

.headerlist li {
	float:left;
	margin:0 0;
	padding-left:10px;
	list-style:none;
}
#login, #language, #social_btn {
	font-size:0.7em;
	white-space:nowrap;
}
#login {
	float:right;
	padding-right:15px;
	border-right:solid 1px #ccc;
	color:#ffffff;
}
#language {
	float:right;
	padding-left:5px;
	padding-right:15px;
	border-right:solid 1px #ccc;
}
#social_btn {
	float:right;
	padding-left:5px;
}
#social_btn a{
	width:16px;
	height:16px;
	text-indent:-9999px;
	display:block;
}
#social_btn_fb {
	background:transparent url(../images/facebook.png) no-repeat;
}
#headerRibbon {
	position:absolute;
	top:-23px;
	right:0;
}
#headerRibbon li {
	float:left;
	margin-left:6px;
}
#headerRibbon a {
	display:block;
	color:#ffffff;
	text-decoration:none;
	font-size:13px;
	text-align:center;
	text-transform:lowercase;
	padding-top:60px;
}
#headerRibbon a:hover {
	color:#ffff00;
}
#ribbon_signup {
	width:68px;
	height:62px;
	background:transparent url(../images/button_signup.png) no-repeat;
}
#ribbon_login {
	width:65px;
	height:63px;
	background:transparent url(../images/button_login.png) no-repeat;
}
.signup {
	font-weight:bold;
}
#searchForm {
	clear:both;
	float:right;
	margin-top:22px;
	white-space:nowrap;
	position:relative;
	padding-right:26px;
}
#button_search {
	right:0;
	position:absolute;
	cursor:pointer;
}
#tabNav {
	font-size:12px;
	margin-left:160px;
}
#tabNav a {
	text-decoration:none;
	font-weight:bold;
	color:#555555;
	width:70px;
	height:22px;
	display:block;
	padding-top:45px;
	text-align:center;
	background-image: url(../images/menu_icon.png);
	background-repeat: no-repeat;
}
#tabNav a:hover {
	background-color:transparent;
	color:#ffffff;
	background-image: url(../images/menu_icon_hover.png);
}
#tabNav li {
	float:left;
	margin:0 0;
}
#tabNav ul {
	position:absolute;
	z-index:11;
}
#tab_menu {background-position:0 -12px;}
#tab_upload {background-position:-70px -12px;}
#tab_create {background-position:-140px -12px;}
#tab_edit {background-position:-210px -12px;}
#tab_account {background-position:-280px -12px;}
#tab_upgrade {background-position:0 -82px;}
#tab_home {background-position:-70px -82px;}
#tab_hows {background-position:-140px -82px;}
#tab_feature {background-position:-210px -82px;}
#tab_showcase {background-position:-280px -82px;}
#tab_showmenu {
	width:57px;
	height:67px;
	background-image: url(../images/index/menu-pull-down.png);
	display:none;
	position:absolute;
	right:0;
}
#tab_showmenu:hover {background-color:transparent}

#cornerLeft {
	background-image:url(../images/corner_left.gif);
	width:5px;
	height:29px;
}
#cornerRight {
	background-image:url(../images/corner_right.gif);
	width:12px;
	height:29px;
}
#cornerLeft, #cornerRight {
	background-repeat:no-repeat;
}
#username_li {position:relative}
#multiAccountBtn {
	width:10px;
	height:10px;
	margin-left:5px;
	background:url(../images/icon_arrow_down_white.gif) left center no-repeat;
	display:inline-block;
	text-indent:999px;
	text-decoration:none;
}
#multiAccount {
	border:1px solid #ccc;
	background-color:#fff;
	padding:3px 12px 3px 5px;
	position:absolute;
	top:18px;
	z-index:3;
	text-align:right;
	display:none;
	right:0;
}
#multiAccount li {float:none;margin:5px 0;}

/*********
 * content
**********/
.clearBoth {
	clear:both;
	height:18px;
}
.clear {
	clear:both;
}
.strong {
	font-weight:bold;
}
.highlight {
	background-color:#ff0;
}
.editLink {
	font-size:0.7em;
	font-weight:normal;
}
.noScript {
	text-align:center;
	background-color:#f00;
	color:#fff;
	font-weight:bold;
	padding:20px 20px;
	margin:0 auto 10px auto;
	font-size:1em;
	position:relative;
}
.noScript a, .noScript a:visited{
	color:#79fdff;
}
.noScript a:hover{
	color:#fff;
}
.noScript .hint {
	margin-top:5px;
	color:#ddd;
	font-weight:normal;
}
.noLoop {
	font-style:italic;
	font-size:0.7em;
}
.hideit {
	display:none;
}
.count {
	font-weight:bold;
}
.forgotpwdDone {
	text-align:center;
	display:block;
	padding:20px 10px;
	background-color:#DEF2FA;
	margin:0 auto 10px auto;
}
.rss {
	margin-left:20px;
}
.rss img {
	vertical-align:middle;
}

.noHover:hover {
	background-color:transparent
}

/********
 * footer
*********/
#baseNav {position:relative;}
#baseCol {
	margin:0 auto;
	padding-top:17px;
	position:relative;
}
#baseCol a {
	color:#fff;
	text-decoration:none;
}
#baseCol a:hover {
	color:#6dcff6;
	background-color:transparent;
	text-decoration:underline;
}
#baseCol h3 {
	color:#FF0099;
	font-size:1em;
	font-weight:bold;
	text-transform: uppercase;
}
#myportfolio, #myportfolio2, #company, #help {
	font-size:0.8em;
	float:left;
	margin-right:50px;
}
#myportfolio {margin-right:30px;}
#help h3 {color:#049aff}
#myportfolio h3 {color:#33cc00}

.footerlist li {
	list-style:none;
	padding-bottom:3px;
}
#copyright {
	font-size:0.6em;
	color:#636363;
	position:absolute;
	bottom:0;
	right:0;
}

#content {
	margin-left:20px;
}
.comingsoon {
	display:none;
}
.navLink {
	font-size:0.8em;
	margin-bottom:20px;
}
#to_top {
	right:0;
	top:0;
	position:absolute;
	text-align:center;
}
#to_top a {
	padding-top:8px;
	text-transform:uppercase;
	color:#ffffff;
	width:30px;
	height:34px;
	display:block;
	background:transparent url(../images/to_top.png) no-repeat;
	font-size:12px;
}
#to_top a:hover {
	text-decoration:none;
	color:#ffffff;
}

#appStore, #vdBadge {position:absolute;right:50px;}
#appStore {top:0}
#vdBadge {top:50px}

/********
 * table
*********/
.row0 {
	background-color:#eee;
}
.row1 {
	background-color:#fff;
}
.row0:hover, .row1:hover {
	background-color:#cff;
}
.trhr {
	border-top:1px solid #ccc;
	height:20px;
}

/********
 * Form
*********/
input::-moz-focus-inner { border: 0; }
.form td {
	padding-bottom:15px;
	text-align:left;
	vertical-align:top;	
}
.required {
	color:#ff0000;
	font-variant:small-caps;
	font-weight:bold;
	font-size:0.8em;
}
.requiredLabel {
	font-size:0.7em;
	font-weight:bold;
}
.form td.label,.form td.label_wrap, .label {
	font-weight:bold;
	font-size:0.8em;
	text-align:right;
	padding-right:10px;
}
.form td.label, .label {
	white-space:nowrap;
}
.hint, .hint0, .hint_nowrap, .hint_nowrap0 {
	font-size:0.72em;
	color:#888;
}
.hint, .hint0 {
	display:block;
}
.hint0, .hint_nowrap0 {
	display:none;
}
.hintMark {
	font-size:0.9em;
	margin-left:10px;
}
.textInput, .textInput_error {
	padding-left:2px;
	padding-top:1px;
	font-size:0.8em;
	height:20px;
	line-height:20px;
}
.textInput_long, .textInput_long_error {
	padding-left:2px;
	padding-top:1px;
	font-size:0.8em;
	width:400px;
	height:20px;
	line-height:20px;
}
.textArea, .textArea_error, .textArea_short, .textArea_short_error {
	padding-left:2px;
	padding-top:1px;
	font-size:0.8em;
	width:400px;
	height:300px;
	line-height:20px;
}
.textArea_short, .textArea_short_error {
	height:150px;
}
.textInput_error, .textInput_long_error, .textArea_error, .textArea_short_error {
	border-color:#FF0000;
	border-style:solid;
	border-top-width:2px;
	border-left-width:2px;
	border-right-width:1px;
	border-bottom-width:1px;
}
.button {
	font-size:0.8em;
}
.radioLabel {
	font-size:0.75em;
	padding-right:10px;
	white-space:nowrap;
}
.radiobtn {
	position:relative;
	top:3px;
}
.checkbox_r {
	margin-left:5px;
}
.radioGroup .hint {
	position:relative;
	top:3px;
}
.formErrorMsg, .formErrorMsg_up, .formErrorMsg_up0 {
	font-size:0.7em;
	color:#fff;
	background-repeat:no-repeat;
}
.formErrorMsg_up, .formErrorMsg_up0 {
	clear:both;
	height:31px;
	padding:8px 5px 3px 5px;
	background-image:url(../images/error_arrow_up.gif);
}
.formErrorMsg_up0 {
	display:none;
}
.formErrorMsg {
	padding:3px 3px 3px 10px;
	background-image:url(../images/error_arrow.gif);
	background-position:0 -3px;
	white-space:nowrap;
}
.formErrorMsg a {
	color:#0ff;
}
.formErrorMsg a:hover {
	color:#fff;
}
.loading {
	vertical-align:middle !important;
	vertical-align:baseline;
	visibility:hidden;
}
.cancel {
	font-size:0.7em;
	margin-left:10px;
}
.textarea_MaxLength, .textarea_TooMuch {
	font-size:0.8em;
}
.textarea_MaxLength span, .textarea_TooMuch span {
	font-weight:bold;
	font-size:1em;	
}
.textarea_TooMuch {
	font-weight:bold;
	color:#f00;
}

/****************
 * border shadow
*****************/
#categories, #tag, .subMenu, #upload, #assetSelectedContainer, #nextStepBox, #deleteConfirmBox, .forgotpwdDone, #stat, .friend, #findFriend, .favFolder, #otherLink {
	border:1px solid;
	border-top-color:#eee;
	border-left-color:#eee;
	border-right-color:#ccc;
	border-bottom-color:#ccc;
}
#assetSelected, #asset {
	border:1px solid;
	border-top-color:#ccc;
	border-left-color:#ccc;
	border-right-color:#eee;
	border-bottom-color:#eee;
}

/*****************
 * Page Navigation
******************/
.pageNavigation {
	position:relative;
	padding-top:10px;
	font-size:11px	
}	
.pageSizeSelect {
	font-size:10px
}
.pageNoLink {
	font-weight:bold;
}
.PageNumber {
	float:right;
}
#totalCount {
	margin-bottom:20px;
	font-size:0.9em;
}

/******************
 * blue aqua button
*******************/
#asset a, .editorBtn a {
	font-size:0.8em;
	padding-top:3px;
}
#asset .asset_btn, .editorBtn .btn {	
	color:#000;
	text-decoration:none;
	display:block;
	text-align:center;
	background:url(../images/asset_btn.gif) no-repeat;
	width:60px;
	height:21px;
}
#asset .asset_btn:hover, .editorBtn .btn:hover {
	background:url(../images/asset_btn_on.gif) no-repeat;
}
.editorBtn {
	margin-top:10px;
}
.editorBtn .btn {
	background:url(../images/presentation_btn.gif) no-repeat;
	width:160px;
	height:21px;
}
.editorBtn .asset_btn {
	text-align:center;
	color:#000;
}
.editorBtn .btn:hover {
	background:url(../images/presentation_btn_on.gif) no-repeat;
	color:#000;
}
.editorBtn .delBtn {
	margin-top:5px;
}
.editorBtn .delBtn img, .editorBtn .delBtn a {
	float:left;
}
.editorBtn .delBtn img {
	padding:4px 5px 0 5px;
}

/************
 * responsive
*************/
@media (max-width: 1150px) {
	#newFeature {display:none;} 
}
@media (max-width: 890px) {
	#footerButtonRow .aicon, #footerButtonRow .alabel {float:none;}
	#footerButtonRow li a {width:80px;position:relative;padding:0 10px;text-align:center}
	#footerButtonRow .aicon {position:relative;display:block;margin:-3px auto 0 auto!important;}
	#footerButtonRow .alabel {
		font-size:12px;
		display:block;
		position:relative;
		margin-top:-25px;
		white-space:nowrap;
		text-align:center;
		width:100%;
	}
}
@media (max-width: 849px) {
	#newFeature {display:none}
}
@media (max-width: 610px) {
	#tab_showmenu {display:block}
	#footerButtonRow li a {padding:0 5px;}
}
@media (max-width: 560px) {
	#footerListColumn1, #footerListColumn2 {float:left}
	#footer {padding-bottom:10px}
	#footer.fullFooter{height:240px;}
	#myportfolio, #myportfolio2, #company, #help {float:none}
	#help h3 {display:none;}
	#myportfolio {left:200px;}
	#myportfolio2 {margin-top:-25px;}
	#footerButtonRow li a {padding:0 0px;}
}
@media (max-width: 480px) {
	#footerButtonRow li a {width:auto;padding:0 0;}
	#social_btn, #free_btn {display:none}
	#language {
		border-right-style:none;
		padding-right:0;
	}
	#footerButtonRow .alabel {display:none}
	#footerButtonRow .aicon {position:relative;margin:4px 3px!important;}
}

/********
 * debug
*********/
#debugMsg p{
	font-size:10px;
	margin:0;
	padding:0;
	font-weight:bold;
	text-align:left;
	color:#f00;
}
#debugMsg {
	position:fixed;
	z-index:5000;
	top:0px;
	left:0px;
	display:none;
}