html {
	margin:0;
	padding:0;
	background-image: linear-gradient(right bottom, rgb(255,255,255) 0%, rgb(221,221,221) 100%);
	background-image: -o-linear-gradient(right bottom, rgb(255,255,255) 0%, rgb(221,221,221) 100%);
	background-image: -moz-linear-gradient(right bottom, rgb(255,255,255) 0%, rgb(221,221,221) 100%);
	background-image: -webkit-linear-gradient(right bottom, rgb(255,255,255) 0%, rgb(221,221,221) 100%);
	background-image: -ms-linear-gradient(right bottom, rgb(255,255,255) 0%, rgb(221,221,221) 100%);
	
	background-image: -webkit-gradient(
		linear,
		right bottom,
		500 top,
		color-stop(0, rgb(255,255,255)),
		color-stop(1, rgb(221,221,221))
	);
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #363636;
	background-repeat: repeat-x;
	background-image: url(../images/bg/pick_bg.jpg);
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-weight: bold;
	color:#666;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border-bottom: 1px #eeeeee solid;
	margin-bottom: 13px;
	line-height: 35px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
p {
	line-height: 23px;
	padding-left: 0px;
	padding-top:0px;
	margin-top:0px;
}
img {
	border: 0;
}
a {
	color: #00aeef;
	text-decoration: none;
	display: inline-block;
	height: 50px;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
a:hover {
	color: #111;
	-moz-transform:rotate(7deg);
	-webkit-transform:rotate(7deg);
	-o-transform:rotate(7deg);
	-ms-transform:rotate(7deg);
}

.slideshow-block {
	position: absolute;
	width: 220px;
	height: 180px;
	top:60px;
	left:30px;
	overflow: hidden;
	background-color:#000;
}
a.link {
	position:absolute;
	height: 180px;
	width: 220px;
	display: block;
	z-index: 10;
}
.slides {
	z-index:0;
	visibility:hidden;
}
.slides.active {
	visibility:visible;
}
#tv-wrap {
	margin:0 auto 20px auto;
	position:relative;
	height:273px;
	width:300px;
}
#tv {
	position:absolute;
	z-index:10;
}
#text {
	text-align:center;
	text-transform:uppercase;
	-webkit-tranform:translateZ(0);
	-webkit-transition-duration:0.05s;
	-moz-tranform:translateZ(0);
	color:#000000;
	text-shadow:0 0 1px rgba(0, 0, 0, .2);
	height: 100px;
}
#text h1 {
	font-size:50px;
	color:#000000;
	border:none;
}
#text h2 {
	font-size:20px;
	color:#000000;
	border:none;
}
.errorpage {
	width:800px;
	margin-left:-400px;
	position:absolute;
	left:50%;
	top:50%;
	height: 400px;
	margin-top: -200px;
}
/*
------------------------------------------------------------
	profile Setting 
------------------------------------------------------------
*/
.profileSetting {
	padding:10px 0;
}
.profileSetting .avartar {
	padding:8px 0;
	width:180px;
	margin:0 auto;
}
.profileSetting .avartar span {
	display:block;
	margin:5px 5px 0px 5px;
	color:#aaaaaa;
}
.webcam {
	display:none;
}
#screen {
	width:250px;
	height:250px;
	margin:5px 0px 20px 0px;
	border:2px #f5f5f5 solid;
	background:#000000;
	text-align: center;
	color:#666;
}


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
 @media only screen and (max-width: 1024px) {
	 
	.oneTwo,.oneThree,.twoOne,.oneFour { width: 100%; margin:0; }
	.column_left ,.column_right{ padding:0; width: 100%;margin:0;}
	.boxMove {margin:10px auto 20px auto;}
	
}
 @media only screen  (min-width: 10px) and (max-width: 768px) {
	 
	 	#shadowhead {position:fixed;}
		#content {margin-left:70px;}
		
}
@media only screen and (max-width: 480px) {
	  #content .inner .logo { float: none;width:100%;background-position:  right  bottom; }
	  #shortcut {margin-top: 15px;float: left;margin-bottom: 20px;padding-bottom: 0px;}
	  #shortcut li {margin: 0 7px 0 9px;}
	  .iconmenu {
		  margin: 0;
		  padding: 0;
		  float: left;
		  list-style: none;
		  width: 50px;
		  top: 0px;
		  position: absolute;
		  z-index: 48;
		  background-color:#1f1f1f;
	  }
	  body.dashborad { background-image: url(../images/menu_small_bg.jpg); background-repeat: repeat-y; }
	  form div.section > div {margin-left: 0%;}
	  form div.section > label {float: none;width: 100%;display:block;}
	  #text h1 {font-size:40px;}
	  #text h2 {font-size:20px;}
	  .errorpage { width:460px; margin-left:-230px;}
	  
	  .albumImagePreview {margin-top: 8px;height: 400px;margin-left: 0px;margin-right: 0px;display: none;}
	  .boxtitle,#albumsList ,.userOnline ,.comment .avartar,.fc-button-today,.overHiden {display:none!important;}
	  .fc-header-right{right:52px!important;}
	  .comment{margin-left:0px; border:none;}
	  .comment .msg { margin-left:0px;}
	  .comment .reply {background-position:5px 25px;}
	  .modal_dialog{max-width:400px;}
	  #alertMessage { bottom: 0px; 	width:100%; 	padding:15px 0 15px 0; background-image:none!important;}
	  #login {width:auto;margin:30px 20px;height:auto;position: static; 	opacity:1;filter:alpha(opacity=100);}
	  #login .shadow { display:none;}
	  #login .logo {width:90%;text-align: right;	position: static;opacity:1;filter:alpha(opacity=100);margin-left:0px; }
	  #login .formLogin {position: static;opacity:1;filter:alpha(opacity=100);padding: 10px 0px 20px 0px;}

	  #login .loginButton{width:80%;padding:0px 5px;margin: 5px auto 20px auto;}
	  .comment .toolMsg {right:0px;	height:25px;}
	  .comment .msg,.commentMsg { 	margin:20px 20px 15px 0px;}
	  .comment ,.commentMsg .newComment {margin-left:0;}
	  .comment .toolMsg span.iconEdit { margin-top:-12px; margin-left:0px; right:-1px;	}
	  .comment .toolMsg span.iconDelete { margin-top:-12px; margin-left:17px; }
	  .comment .toolMsg span.iconReply { margin-top:-12px; margin-left:0px; right:-1px;}
	  .shoutcutBox{ text-align:center}
	  .shoutcutBox em {display: block;font-style:normal;padding-top:5px;}
}

@media only screen and (max-width: 320px) {
	  #header #account_info img.disconnect ,.section.datepickerInlineShow,.section.colorPickerFlatShow,#buttom_top,.fc-button-today{ display:none !important;}
	  .fc-header-right{left:15px!important; top:-25px!important; 	text-align: left !important;}
	  .fc-header-title h2 { font-size:18px!important;}
	  .fc-header-title { height:50px!important; 	display: block!important; width:172px!important; text-align:center; }
	  .fc-button-next, .fc-button-prev { top:-25px!important; width:20px; overflow:hidden; padding:0px!important; background-position: left center!important;	 height:20px; text-indent:-99999px}
	  .fc-button-prev { left:-10px!important; 	padding-right: 0px!important;	border-right: 0px!important;	}
	  .fc-button-next { right:-35px!important; 	}
	  #calendar { margin-top:25px!important; }
	  .dateBox { margin-left:10px;margin-top:0px!important;}
	  .nD {font-size:50px;} .dD {font-size:20px!important;} .fullD {padding-top:0px;font-size:14px;}
	  
	  #content .inner .logo {float: none; width:100%; background-position:  center  bottom; }
	  #header #account_info { text-align: left; margin-left:4px;}
	  #header #account_info div.logout  {padding:0 10px 0 29px;}
	  
	  #shortcut {	height: 155px; }
	  #shortcut li { display: inline-block; margin: 0  0px 0  20px; width:80px; height:80px; }

	}
	
