body {
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F8F8F8;
}
p {
	line-height:16px;
	margin-bottom:13px;
}
img {
	border:0px;
}
strong {
	font-weight: bold;
}
.gt_title {
	font-size:14px;
	font-weight: bold;
	color:#cc3333;
}
a {
	color:#4D90FE;
	text-decoration:none;
}
a:hover {
	color:#3079ED;
	text-decoration:underline;
}
b {
	color:#333;
}
.title_g{
	font-size:14px;
	font-weight:bold;
	color:#000;
}
#top-stuff {
	position: fixed;
	_position: relative;
	top: 0;
	left: 0;
	z-index: 5000;
	width: 100%;
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 #b51f1f;
}
#top-bar {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}
#top-bar .top-bar-inside {
	width: 920px;
	padding-left:30px;
	padding-top:2px;
	position: relative;
}
#top-bar-outer {
	width: 100%;
	height: 25px;
	display: block;
	text-align: center;
	position: relative;
}
#top-bar-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #e13d3d;
	border-bottom: 1px solid #b51f1f;
	background-image: -webkit-linear-gradient(top, #e13d3d, #cc3333);
	background-image: -moz-linear-gradient(top, #e13d3d, #cc3333);
	background-image: -ms-linear-gradient(top, #e13d3d, #cc3333);
	background-image: -o-linear-gradient(top, #e13d3d, #cc3333);
	background-image: linear-gradient(top, #e13d3d, #cc3333);
	-webkit-box-shadow: 0 1px 4px #999;
	-moz-box-shadow: 0 1px 4px #999;
	-o-box-shadow: 0 1px 4px #999;
	-ms-box-shadow: 0 1px 4px #999;
	box-shadow: 0 1px 4px #999;
}
.notify-content {
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	padding-top:0px;
}
#notify {
	display:none;
}
.notify {
	padding: 0;
	z-index: 10000;
	min-height: 55px;
	position: relative;
	line-height: 100%;
}
.ct {
	text-align: center;
}
.notify-pane {
	z-index: 10000;
	position: relative;
	display: inline-block;
}
#notify-txt {
	text-align: center;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:6px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-o-border-bottom-left-radius: 3px;
	-o-border-bottom-right-radius: 3px;
	-ms-border-bottom-left-radius: 3px;
	-ms-border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-box-shadow: 0 1px 6px #999;
	-moz-box-shadow: 0 1px 6px #999;
	-o-box-shadow: 0 1px 6px #999;
	-ms-box-shadow: 0 1px 6px #999;
	box-shadow: 0 1px 6px #999;
	background: #FFF1A8;
	color: #000;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 #FFFCD6;
	text-decoration: none;
}
.link_white {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.link_white:hover {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
.header_bg {
	width:100%;
	height:105px;
	display:table;
}
.header_container {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	display:table;
	padding-top:30px;
}
.header_content_topading {
	height:50px;
	padding-top:10px;
	display:table;
	float:right;
}
.logo {
	margin-top:10px;
	float:left;
	text-align:center;
	display:table;
}
.news {
	background:url(../images/news_bg.png);
	height:58px;
	width:100%;
	display:table;
}
.news_content {
	display:table;
	width:100%;
}
.hot_news {
	margin-top:20px;
	margin-right:15px;
	margin-left:15px;
	float:left;
	font-size:17px;
	font-weight:bold;
	color:#CCCCCC;
}
.news_items {
	display:table;
	float:left;
	margin-top:20px;
	width:650px;
}
.news_line {
	background:url(../images/hot_news_line.png) left no-repeat;
	float:left;
	height:58px;
	width:2px;
	padding-right:10px;
}
.news_more {
	padding-top:17px;
	float:left;
	display:table;
}
.news_text {
	float:left;
}
#news_ticker li {
	list-style:none;
	background:none;
}
#news_ticker li a {
	color:#666;
}
#news_ticker li a:hover {
	color:#0A84F2;
}
/*	
-------------------------------------------
	4. Slider
-------------------------------------------
*/
.banner {
	width:100%;
	display:table;
	background-color:#f8f8f8;
	text-align:center;
	z-index:-1;
	;
	margin-bottom:20px;
	margin-top:20px;
}
.slider_mask_top {
	font-size:0;
	line-height:0;
	position:absolute;
	background: url(../images/slider_mask_top.png) no-repeat top left;
	width:900px;
	height:5px;
	z-index:1;
}
.slider_mask_bottom {
	font-size:0;
	line-height:0;
	position:absolute;
	background: url(../images/slider_mask_bottom.png) no-repeat top left;
	width:900px;
	height:5px;
	margin-top:-5px;
	z-index:1;
}
.slider_content {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	z-index:0;
	position:relative;
}
.sliders {
	z-index:0;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
.sliders_full {
	z-index:0;
	margin-left:auto;
	margin-right:auto;
}
.slider_item {
	width:100%;
}
.slider_item a {
	display:block;
	height:100%;
	width:100%;
}
.slider_item span {
	padding-top:180px;
}
.slider_nav {
	width:100%;
	left:0;
	margin-top:-27px !important;
}
#nav {
	width:880px;
	display:table;
	margin-left:auto;
	margin-right:auto;
}
#nav a {
	padding:10px;
	color:#FFFFFF;
	background-color:#000000;
}
#nav a:hover {
	padding:10px;
	color:#0A84F2;
	background-color:#fff;
}
.container_text {
	width:900px;
	padding-left:20px;
	padding-right:20px;
	margin-left:30px;
	margin-right:30px;
	background-color:#f8f8f8;
}
.intro_holder {
	display:table;
}
.intro_text {
	margin-top:20px;
	margin-bottom:20px;
	color:#353535;
	font-size:25px;
	padding-top:15px;
	width:670px;
	float:left;
	font-weight:bold;
}
.intro_ready {
	margin-top:20px;
	margin-bottom:10px;
	float:right;
	display:table;
	width:221px;
	height:53px;
}
.page_line {
	background:url(../images/page_line.png) center no-repeat;
	height:2px;
	display:table;
	width:100%;
	font-size:0;
}
.page_line2 {
	background:url(../images/page_line2.png) center no-repeat;
	height:2px;
	display:table;
	width:100%;
	font-size:0;
	padding-top:8px;
	padding-bottom:8px;
}
/*	
-------------------------------------------
	6. Some Text
-------------------------------------------
*/
.some_text {
	margin-top:20px;
	margin-bottom:20px;
	display:table;
}
.some_img {
	margin-right:15px;
	margin-bottom:5px;
}
.some_widgets {
	margin-top:10px;
	margin-bottom:20px;
	display:table;
	float:left;
}
.some_widgets_item_bottom_last {
	width:270px;
	float:left;
	display:table;
}
.some_widgets_item_bottom {
	width:260px;
	margin-right:50px;
	float:left;
	display:table;
}
.some_widgets_item_last {
	width:270px;
	float:left;
	display:table;
}
.some_widgets_item {
	width:260px;
	margin-right:50px;
	float:left;
	display:table;
}
.some_widget_image {
	float:left;
	padding-right:15px;
	display:table;
}
.some_widget_text {
	padding-right:10px;
	display:table;
}
.some_content {
	padding-top:5px;
	padding-bottom:20px;
	display:table;
}
.some_content_image {
	background:url(../images/some_bg.png);
	text-align:center;
	width:250px;
	margin-top:15px;
	height:148px;
	padding:5px;
}
.some_title {
	color:#666666;
	font-size:17px;
	font-weight:bold;
}
.widgets {
	margin-top:20px;
	display:table;
}
.site_content {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
/*	
	B) PAGE STYLES
-------------------------------------------
	1. Page Container
-------------------------------------------
*/
.container_left_shadow {
	background:url(../images/container_left_shadow.png) left no-repeat;
	display:table;
	width:1000px;
}
.container_right_shadow {
	background:url(../images/container_right_shadow.png) right no-repeat;
	display:table;
	width:1000px;
}
.container_page_left_shadow {
	background:url(../images/container_page_left_shadow.png) left no-repeat;
	display:table;
	width:1000px;
}
.container_page_right_shadow {
	background:url(../images/container_page_right_shadow.png) right no-repeat;
	display:table;
	width:1000px;
}
.page_shortcut {
	display:table;
	padding-top:20px;
	width:100%;
	font-size:11px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
}
.page_title_container {
	display:table;
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
}
.page_title {
	font-size:30px;
	color:#444;
	font-weight:bold;
	float:left;
	width:100%;
}
.page_categories {
	display:table;
	width:100%;
}
.page_categories ul li {
	padding-right:15px;
	padding-top:10px;
	float:left;
	font-size:17px;
	list-style: none;
}
.page_categories ul li a {
	color:#555;
	padding-left:15px;
	background:url(../images/plus.gif) center left no-repeat;
	line-height:0;
}
.page_categories ul li a:hover {
	color:#0A84F2;
}
.page_categories ul li.current_page_item a {
	color:#6794b1;
}
.page_content {
	padding-top:5px;
	margin-bottom:20px;
	display:table;
	width:100%;
}
.page_container_contact {
	display:table;
	margin-bottom:20px;
	width:100%;
	background:url(../images/navigation_bg.png) bottom right no-repeat;
	background-position:300px 0;
}
.page_contact_container {
	margin-left:20px;
	margin-top:20px;
	width:570px;
	float:left;
}
.page_navigation_contact {
	float:left;
	display:table;
	width:270px;
	margin-top:10px;
	margin-right:30px;
}
.page_container {
	display:table;
	margin-bottom:20px;
	width:100%;
	background:url(../images/navigation_bg.png) bottom right no-repeat;
	background-position:665px 0;
}
.page_container a {
	font-weight:bold;
	color:#555;
}
.page_container a:hover {
	color:#0A84F2;
}
.page_content_with_categories {
	width:630px;
	float:left;
	display:table;
	margin-top:20px;
}
.page_navigation_container {
	float:right;
	display:table;
	width:220px;
	margin-top:10px;
	margin-bottom:25px;
	font:12px "Tahoma", Arial, Helvetica, san-serif;
}
.page_navigation_title {
	width:100%;
	background:url(../images/navigation_line.png) bottom no-repeat;
}
.page_tags {
	padding-top:20px;
	padding-bottom:20px;
	display:table;
}
.page_tags a {
	background-color:#f0f0f0;
	color:#666666;
	padding:3px;
	margin-right:2px;
	margin-top:10px;
	float:left;
	display:table;
}
.page_tags a:hover {
	background-color:#dddddd;
	text-decoration:underline;
}
/*	
-------------------------------------------
	2. Page Right Sidebar
-------------------------------------------
*/
.page_navigation_container h3 {
	color:#666666;
}
.page_navigation_container ul li {
	list-style: none;
	line-height: 19px;
	padding: 8px 0;
	position: relative;
	margin: 0;
}
.page_navigation_container ul li a {
	padding-left:10px;
}
.page_navigation_container ul li ul.children li a {
	padding-left:10px;
}
.page_navigation_container ul li.current_page_item {
	margin: 0 0 0 -31px;
	padding: 0 0 0 16px;
	width: 220px;
}
.page_navigation_container ul li ul li.current_page_item {
	margin: 0 0 0 -41px;
}
.page_navigation_container ul li ul li ul li.current_page_item {
	margin: 0 0 0 -51px;
}
.page_navigation_container ul li ul li ul li ul li.current_page_item {
	margin: 0 0 0 -61px;
}
.page_navigation_container ul li.current_page_item a {
	padding: 8px 0 0 25px;
	display: block;
	color:#fff;
}
.page_navigation_container ul li.current_page_item ul.children li a {
	margin-left:15px;
}
.page_navigation_container ul li ul.children li.current_page_item ul.children li a {
	margin-left:25px;
}
.page_navigation_container ul li ul.children li.current_page_item ul.children li a span {
	padding-left:0px;
}
.page_navigation_container ul li.current_page_item a span {
	padding: 0 5px 8px 0;
	display: block;
	position: relative;
}
.page_navigation_container ul li ul li.current_page_item a span {
	padding: 0 5px 8px 25px;
}
.page_navigation_container ul li ul li ul li.current_page_item a span {
	padding: 0 5px 8px 35px;
}
.page_navigation_container ul li ul li ul li ul li.current_page_item a span {
	padding: 0 5px 8px 45px;
}
.page_navigation_container ul li ul {
	margin: 6px 0 -8px 0 !important;
	list-style:none;
}
.page_navigation_container ul li.current_page_item ul {
	margin: -2px 0 0px 0 !important;
	list-style:none;
}
.page_navigation_container ul li.current_page_item ul li {
	margin:0 !important;
	padding:0;
}
.page_navigation_container ul li.current_page_item ul li a, .page_navigation_container ul li.current_page_item ul li a span {
	background:none;
}
.page_navigation_container ul li.current_page_item ul.children {
	padding-left:10px;
}
.page_navigation_container ul li ul.children {
	padding-left:10px;
}
.page_navigation_container ul a:hover, .page_navigation_container ul li.current_page_item ul.children li a:hover {
	color:#0A84F2;
}
.page_navigation_container ul a, .page_navigation_container ul li.current_page_item ul.children li a {
	color:#000;
}
.page_navigation_container ul li.current_page_item {
	background:url(../images/sidebar_menu_arrow.png) left top no-repeat;
}
.page_navigation_container ul li.current_page_item a {
	background:url(../images/sidebar_menu_bg.png) right top no-repeat;
}
.page_navigation_container ul li.current_page_item a span {
	background:url(../images/sidebar_menu_bg.png) right bottom no-repeat;
}
.page_navigation_container ul li.current_page_item ul li a {
	background:url(../images/nonarrow.png) no-repeat scroll left center transparent;
}
.page_navigation_container ul li a {
	background:url(../images/nonarrow.png) no-repeat scroll left center transparent;
}
.page_navigation_container ul.site_left_menu {
	margin-bottom:25px;
}
.page_navigation_container ul li.recentcomments {
	background:url(../images/comment_btn.png) no-repeat scroll left top transparent;
	padding:0px;
	padding-left:20px;
	padding-bottom:10px;
	margin-top:10px;
	font-size:11px;
}
.page_navigation_container ul li.recentcomments a {
	background:none;
}
.page_navigation_container ul li.recentcomments a.url {
	font-weight:bold;
	font-size:11px;
}
.textwidget {
	margin-bottom:25px;
}
.page_navigation_advert {
	display:table;
}
.page_navigation_left {
	display:table;
	margin-bottom:20px;
}
.custom_title h3 {
	padding-bottom:0px;
}
/*	
-------------------------------------------
	3. Page Nav Numbers
-------------------------------------------
*/
.pages_numbers a {
	padding-top:2px;
	width:100%;
	height:100%;
	float:left;
}
.pages_numbers a:hover {
	color:#000;
	background:url(../images/page_num_hover.gif) top center no-repeat;
}
.pages_numbers {
	display:table;
	padding-bottom:10px;
}
.pages_numbers ul li {
	list-style: none;
	float:left;
	margin-right:10px;
	width:30px;
	height:24px;
	text-align:center;
	background:url(../images/page_num.gif) top center no-repeat;
}
.pages_numbers ul li.current a {
	color:#999;
	cursor:default;
	background:url(../images/page_num.gif) top center no-repeat;
}
.pages_numbers ul li.pages {
	background:none;
	font-style:italic;
	color:#999;
	width:100px;
	text-align:left;
}
/*	
-------------------------------------------
	4. Page Search
-------------------------------------------
*/
.page_search {
	float:right;
	background:url(../images/search_bg.png) left top no-repeat;
}
.page_search_intro {
	font-size:9px;
	color:#c2c2c2;
	text-align:center;
}
.page_search .page_search_button {
	background:url(../images/search_button.png) no-repeat;
	float:left;
	width:27px;
	height:24px;
	border:0px;
	font-size:10px;
}
.page_search .search_input {
	border:0px;
	background:none;
	font-size:10px;
	color:#999999;
	margin-left:35px;
	margin-top:5px;
	margin-right:5px;
	width:175px;
}
.page_search_bg {
	float:left;
	height:24px;
}
/*	
-------------------------------------------
	5. Blog Container
-------------------------------------------
*/
.blog_titles {
	border-bottom:1px solid #ECECEC;
	display:table;
	font-size:11px;
	margin-bottom:10px;
	margin-top:5px;
	padding-bottom:5px;
	width:99%;
}
.blog_info {
	float:left;
	display:table;
}
.blog_comments {
	float:right;
	display:table;
}
/*	
-------------------------------------------
	6. tutorial Container
-------------------------------------------
*/
.inBorder {
	height:213px;
	border: 1px solid #ffffff;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
}
.show:hover .inBorder, .show.iehover .inBorder {
	border: 1px solid #5597ff;
}
.show {
	float:left;
	border:0px;
	position:absolute;
	overflow:hidden;
	z-index:1000 !important;
	color:#777;
	height:215px;
	text-decoration:none;
	background-color:#eee;
	border: 1px solid #ddd;
	text-shadow:1px 1px 0 #eee;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow: 1px 1px 3px #AAA;
	-webkit-box-shadow: 1px 1px 3px #AAA;
	box-shadow: 1px 1px 3px #AAA;
	background-image: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -o-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: linear-gradient(top, #f8f8f8, #eeeeee);
	-webkit-transition: box-shadow .2s ease-out;
	-moz-transition: box-shadow .2s ease-out;
	-o-transition: box-shadow .2s ease-out;
	-ms-transition: box-shadow .2s ease-out;
	transition: box-shadow .2s ease-out;
	cursor:pointer;
}
.show:hover {
	color:#FFF;
	height:215px;
	background-color:#4D90FE;
	border: 1px solid #3079ED;
	text-shadow:1px 1px 0 #3079ED;
	text-decoration:none;
	-moz-box-shadow: 0 0 20px #4D90FE;
	-webkit-box-shadow: 0 0 20px #4D90FE;
	box-shadow: 0 0 20px #4D90FE;
	background-image: -webkit-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -moz-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -ms-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -o-linear-gradient(top, #4D90FE, #4787ED);
	background-image: linear-gradient(top, #4D90FE, #4787ED);
	cursor:pointer;
}
.show:active {
	color:#FFF !important;
	background-color:#4D90FE;
	border: 1px solid #3079ED;
	text-shadow:1px 1px 0 #3079ED;
	text-decoration:none;
	background-image: -webkit-linear-gradient(top, #4787ED, #4D90FE);
	background-image: -moz-linear-gradient(top, #4787ED, #4D90FE);
	background-image: -ms-linear-gradient(top, #4787ED, #4D90FE);
	background-image: -o-linear-gradient(top, #4787ED, #4D90FE);
	background-image: linear-gradient(top, #4787ED, #4D90FE);
	cursor:pointer;
}
.menu_category {
	text-align:right;
	position:absolute;
	left:0;
	top:55px;
	width:100%;
	height:20px;
	font-weight:bold;
	font-size:12px;
}
.tutorial_container {
	z-index:-1;
	display:table;
}
.blog_box_skin_3 {
	z-index:-1;
	padding-bottom:30px;
	padding-right:40px;
	float:left;
	display:table;
}
.tutorial_box_skin_3 {
	z-index:-1;
	padding-bottom:30px;
	padding-right:40px;
	float:left;
	display:table;
}
.tutorial_details_skin_3 {
	z-index:-1;
	float:left;
	display:table;
	padding-top:10px;
	margin-right:15px;
}
.tutorial_box_skin_2 {
	z-index:100 !important;
	height:215px;
	padding-bottom:15px;
	padding-right:10px;
	float:left;
}
.tutorial_details_skin_2 {
	z-index:-1;
	width:430px;
	height:80px;
	float:left;
	padding-top:2px;
	position:relative;
	cursor:pointer;
}
.tutorial_box {
	z-index:-1;
	padding-bottom:40px;
	width:100%;
	display:table;
}
.inside_border {
	z-index:-1;
	padding:5px;
	border:0px;
	float:left;
	cursor:pointer;
}
.comments li {
	z-index:-1;
	list-style: none;
}
.comment_border {
	z-index:-1;
	padding:5px;
	border:1px solid #f3f3f3;
	float:left;
	width:775px;
}
.comment_date {
	z-index:-1;
	font-size:11px;
	text-align:center;
	width:100%;
}
.tutorial_box_anime {
	z-index:-1;
	position:relative;
	overflow:hidden;
	float:left;
	cursor:pointer;
}
.comment_box {
	z-index:-1;
	float:left;
	border:1px solid #e5e5e5;
	background-color:#eaeaea;
	position:relative;
	overflow:hidden;
	width:775px;
}
.tutorial_image {
	z-index:-1;
	float:left;
	border:1px solid #e5e5e5;
	background-color:#e9e9e9;
	margin-right:10px;
	position:relative;
	overflow:hidden;
}
.tutorial_details {
	z-index:-1;
	float:left;
	width:375px;
}
.tutorial_title {
	z-index:-1;
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
}
.tutorial_text {
	z-index:-1;
	font-size:12px;
	float:left;
}
.details_button {
	width:76px;
	height:30px;
	display:table;
	float:left;
	padding:0;
	margin:0;
	color:#ffffff;
	text-align:center;
	background:url(../images/details_button.gif) no-repeat;
}
.tutorial_details_button span {
	padding:0;
	margin:0;
}
.tutorial_details_with_categories_button span {
	padding:0;
	margin-top:10px;
}
.tutorial_details_button {
	margin-top:10px;
	display:table;
}
.container_tutorial_left_shadow {
	background:url(../images/container_tutorial_left_shadow.png) left repeat-y;
	display:table;
	width:1000px;
}
.container_tutorial_right_shadow {
	background:url(../images/container_tutorial_right_shadow.png) right repeat-y;
	display:table;
	width:1000px;
}
/*	
-------------------------------------------
	7. Footer
-------------------------------------------
*/
.footer {
	line-height:21px;
}
.footer_content {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	display:table;
}
.footer_end {
	width:100%;
	padding-bottom:15px;
	padding-top:10px;
	display:table;
}
.footer_copyright {
	margin-top:10px;
	display:table;
	float:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
}
.social_network {
	float:left;
}
.social_network ul {
	padding: 2px;
    margin:0 0 0 10px;
    float: left;
    width:148px;
	height:28px;
    list-style:none;
    display: inline;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 4px #bbb;
    -moz-box-shadow: 0 1px 4px #bbb;
    -o-box-shadow: 0 1px 4px #bbb;
    -ms-box-shadow: 0 1px 4px #bbb;
    box-shadow: 0 1px 4px #bbb;
}
.social_network ul li {
	display: inline;
	list-style: none;
	float:left;
}
.footer a:hover {
	color:#0A84F2;
}
.footer_form {
	padding-top:14px;
}
.footer_form input {
	border:0;
	margin:0;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	height:16px;
	padding-left:5px;
	padding-top:7px;
	padding-bottom:5px;
	width:175px;
}
.footer_form textarea {
	border:0;
	margin:0;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-top:7px;
	width:175px;
	height:48px;
	background:none;
	overflow:hidden;
}
.footer_form .textarea_form {
	width:180px;
	height:58px;
}
.footer_form .submit_bg {
	width:46px;
	height:41px;
	cursor:pointer;
	loat:right;
	margin-top:5px;
	padding-top:18px;
	color:#ffffff;
}
.footer_left_shadow {
	background:url(../images/footer_left_shadow.png) left no-repeat;
	display:table;
	width:1000px;
}
.footer_right_shadow {
	background:url(../images/footer_right_shadow.png) right no-repeat;
	display:table;
	width:1000px;
}
/*	
	C) CONTACT STYLES
*/
.contact_form {
	display:table;
	width:500px;
	float:left;
	padding-top:20px;
}
.contact_form_title {
	padding-left:30px;
	margin-bottom:2px;
	float:left;
	width:100%;
}
.contact_form_required {
	float:left;
	color:#cccccc;
	font-size:9px;
}
.contact_form_bg {
	float:left;
	height:24px;
}
.contact_form_message_bg {
	float:left;
	height:106px;
}
.contact_form_submit {
	background:url(../images/contact_submit_bg.gif);
	margin-top:10px;
	display:table;
}
.contact_form input {
	border:0px;
	background:none;
	font-size:10px;
	color:#999999;
	margin-left:33px;
	margin-top:5px;
	margin-right:5px;
	width:200px;
}
.contact_form_item {
	height:60px;
	width:100%;
}
.contact_form_input_bg {
	float:left;
	width:270px;
	background:url(../images/search_bg.png) left top no-repeat;
	display:table;
}
.contact_title {
	font-size:19px;
	font-weight:bold;
	color:#555;
	display:table;
	padding-bottom:15px;
	padding-left:25px;
}
.success {
	color: #249901;
	padding: 5px;
	margin-bottom:10px;
	margin-left:28px;
	width:300px;
	border: 1px solid #99CC00;
	background-color: #dff2d9;
	display:table;
}
.error {
	color: #ffffff;
	padding: 5px;
	margin-bottom:10px;
	margin-left:28px;
	width:300px;
	border: 1px solid #FF4A4A;
	background-color:#FF8A8A;
}
.mini_div {
	width:125px;
	float:left;
}
.map_text {
	padding:20px;
}
.map_container {
	padding-left:17px;
}
.contact_form_textarea_input_bg {
	float:left;
	width:378px;
	background:url(../images/from_textarea_bg.png) left top no-repeat;
	display:table;
}
.contact_form_message_bg textarea {
	border:0px;
	background:none;
	font-size:11px;
	color:#999999;
	margin-left:33px;
	margin-top:5px;
	margin-right:5px;
	width:310px;
	height:100px;
	overflow:hidden;
}
/*	
	D) OTHER STYLES
*/
.page_top {
	width:100%;
	background:url(../images/page_top.png);
	height:4px;
	line-height:0;
	font-size:0;
}
.details_container {
	display:table;
}
.details_image {
	display:table;
	float:left;
	border:1px solid #e5e5e5;
	background-color:#e9e9e9;
	position:relative;
	overflow:hidden;
}
.slider_nav_details {
	width:100%;
	left:0;
	top:250px;
	padding-top:20px;
	padding-bottom:20px;
}
#nav_details {
	width:900px;
	display:table;
	margin-left:auto;
	margin-right:auto;
}
#recentimages_details li {
	list-style:none;
	float:left;
	margin:0;
	cursor:pointer;
	width:80px;
	height:80px;
	padding:5px;
	line-height:0;
	font-size:0;
}
#recentimages_details .selected {
	top:0;
	left:0;
	float:left;
	background:#ccc;
}
.link {
	color: #333;
	text-decoration: none;
}
.link:hover {
	color: #0A84F2;
	text-decoration: none;
}
.links b {
	color: #FFFFFF;
}
.links {
	padding: 2px;
	padding-left:5px;
	padding-right:3px;
	background-color: #333333;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-goog-ms-border-radius: 4px;
	border-radius: 4px;
	color: #FFFFFF;
	text-decoration: none;
}
.links:hover {
	background-color: #0A84F2;
	color: #FFFFFF;
	text-decoration: none;
}
.tut_m {
	padding: 2px;
	padding-left:5px;
	padding-right:4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-weight:bold;
	color: #FFF;
	font-size:12px;
	text-shadow:1px 1px 0 #3079ED;
	text-decoration: none;
	background-color: #4D90FE;
	border: 1px solid #3079ED;
	background-image: -webkit-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -moz-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -ms-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -o-linear-gradient(top, #4D90FE, #4787ED);
	background-image: linear-gradient(top, #4D90FE, #4787ED);
}
.tut_adobe-air {
	float:left;
	width:900px;
	padding-left:-1px;
	margin-bottom:15px;
	line-height: 23px;
	height: 23px;
	display:inline;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 #b51f1f;
	background-color: #e13d3d;
	border: 1px solid #b51f1f;
	background-image: -webkit-linear-gradient(top, #e13d3d, #cc3333);
	background-image: -moz-linear-gradient(top, #e13d3d, #cc3333);
	background-image: -ms-linear-gradient(top, #e13d3d, #cc3333);
	background-image: -o-linear-gradient(top, #e13d3d, #cc3333);
	background-image: linear-gradient(top, #e13d3d, #cc3333);
	-webkit-box-shadow: 0 1px 4px #999;
	-moz-box-shadow: 0 1px 4px #999;
	-o-box-shadow: 0 1px 4px #999;
	-ms-box-shadow: 0 1px 4px #999;
	box-shadow: 0 1px 4px #999;
}
.tut_adobe-air-icon {
	float:left;
	width:26px;
	line-height: 23px;
	height: 23px;
	display:inline;
	margin-right:5px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	-o-border-top-left-radius:3px;
	-o-border-bottom-left-radius:3px;
	-ms-border-top-left-radius:3px;
	-ms-border-bottom-left-radius:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
	border: 0px;
	background: #e13d3d url(../images/bg_air.jpg) no-repeat;
}
.tut_as3 {
	float:left;
	width:900px;
	padding-left:-1px;
	margin-bottom:15px;
	line-height: 23px;
	height: 23px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 #A41C1C;
	background-color: #DE2727;
	border: 1px solid #A41C1C;
	background-image: -webkit-linear-gradient(top, #DE2727, #B82E2E);
	background-image: -moz-linear-gradient(top, #DE2727, #B82E2E);
	background-image: -ms-linear-gradient(top, #DE2727, #B82E2E);
	background-image: -o-linear-gradient(top, #DE2727, #B82E2E);
	background-image: linear-gradient(top, #DE2727, #B82E2E);
	-webkit-box-shadow: 0 1px 4px #999;
	-moz-box-shadow: 0 1px 4px #999;
	-o-box-shadow: 0 1px 4px #999;
	-ms-box-shadow: 0 1px 4px #999;
	box-shadow: 0 1px 4px #999;
}
.tut_as3-icon {
	float:left;
	width:26px;
	height: 23px;
	line-height: 23px;
	height: 23px;
	margin-right:5px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	-o-border-top-left-radius:3px;
	-o-border-bottom-left-radius:3px;
	-ms-border-top-left-radius:3px;
	-ms-border-bottom-left-radius:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
	border: 0px;
	background: #e13d3d url(../images/bg_flash.jpg) no-repeat;
}
.tut_flex {
	float:left;
	width:900px;
	padding-left:-1px;
	margin-bottom:15px;
	line-height: 23px;
	height: 23px;
	display:inline;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 #090909;
	background-color: #3e3e3e;
	border: 1px solid #090909;
	background-image: -webkit-linear-gradient(top, #3e3e3e, #161616);
	background-image: -moz-linear-gradient(top, #3e3e3e, #161616);
	background-image: -ms-linear-gradient(top, #3e3e3e, #161616);
	background-image: -o-linear-gradient(top, #3e3e3e, #161616);
	background-image: linear-gradient(top, #3e3e3e, #161616);
	-webkit-box-shadow: 0 1px 4px #999;
	-moz-box-shadow: 0 1px 4px #999;
	-o-box-shadow: 0 1px 4px #999;
	-ms-box-shadow: 0 1px 4px #999;
	box-shadow: 0 1px 4px #999;
}
.tut_flex-icon {
	float:left;
	width:26px;
	line-height: 23px;
	height: 23px;
	display:inline;
	margin-right:5px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	-o-border-top-left-radius:3px;
	-o-border-bottom-left-radius:3px;
	-ms-border-top-left-radius:3px;
	-ms-border-bottom-left-radius:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
	border: 0px;
	background: #e13d3d url(../images/bg_flex.jpg) no-repeat;
}
.tut_php {
	float:left;
	width:900px;
	padding-left:-1px;
	margin-bottom:15px;
	line-height: 23px;
	height: 23px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 #3c4982;
	background-color: #7180c0;
	border: 1px solid #3c4982;
	background-image: -webkit-linear-gradient(top, #7180c0, #536097);
	background-image: -moz-linear-gradient(top, #7180c0, #536097);
	background-image: -ms-linear-gradient(top, #7180c0, #536097);
	background-image: -o-linear-gradient(top, #7180c0, #536097);
	background-image: linear-gradient(top, #7180c0, #536097);
	-webkit-box-shadow: 0 1px 4px #999;
	-moz-box-shadow: 0 1px 4px #999;
	-o-box-shadow: 0 1px 4px #999;
	-ms-box-shadow: 0 1px 4px #999;
	box-shadow: 0 1px 4px #999;
}
.tut_php-icon {
	float:left;
	width:26px;
	height: 23px;
	line-height: 23px;
	height: 23px;
	margin-right:5px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	-o-border-top-left-radius:3px;
	-o-border-bottom-left-radius:3px;
	-ms-border-top-left-radius:3px;
	-ms-border-bottom-left-radius:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
	border: 0px;
	background: #7180c0 url(../images/bg_php.jpg) no-repeat;
}
.tut_photoshop {
	float:left;
	width:900px;
	padding-left:-1px;
	margin-bottom:15px;
	line-height: 23px;
	height: 23px;
	display:inline;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 #044282;
	background-color: #0761be;
	border: 1px solid #044282;
	background-image: -webkit-linear-gradient(top, #0761be, #053469);
	background-image: -moz-linear-gradient(top, #0761be, #053469);
	background-image: -ms-linear-gradient(top, #0761be, #053469);
	background-image: -o-linear-gradient(top, #0761be, #053469);
	background-image: linear-gradient(top, #0761be, #053469);
	-webkit-box-shadow: 0 1px 4px #999;
	-moz-box-shadow: 0 1px 4px #999;
	-o-box-shadow: 0 1px 4px #999;
	-ms-box-shadow: 0 1px 4px #999;
	box-shadow: 0 1px 4px #999;
}
.tut_photoshop-icon {
	float:left;
	width:26px;
	line-height: 23px;
	height: 23px;
	display:inline;
	margin-right:5px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	-o-border-top-left-radius:3px;
	-o-border-bottom-left-radius:3px;
	-ms-border-top-left-radius:3px;
	-ms-border-bottom-left-radius:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
	border: 0px;
	background: #0761be url(../images/bg_ps.jpg) no-repeat;
}
.titulo_site {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.titulo_site a {
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 #990000;
	text-decoration: none;
}
.titulo_site a:hover {
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 #990000;
	text-decoration:underline;
}
#menu ul {
	padding:0px;
	margin:0px;
	float: left;
	width: 100%;
	list-style:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display: inline;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 4px #999;
	-moz-box-shadow: 0 1px 4px #999;
	-o-box-shadow: 0 1px 4px #999;
	-ms-box-shadow: 0 1px 4px #999;
	box-shadow: 0 1px 4px #999;
}
#menu ul li {
	float:left;
	display: inline;
}
#menu ul .d{
	float:left;
	height:32px;
	width:1px;
	background-color:#000;
}
#menu ul li div.dBusca {
	float:left;
	color: #f8f8f8;
	text-decoration: none;
	height:30px;
	text-shadow:1px 1px 0 #000;
	background-color: #393939;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-o-border-top-right-radius: 3px;
	-o-border-bottom-right-radius: 3px;
	-ms-border-top-right-radius: 3px;
	-ms-border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	background-image: -webkit-linear-gradient(top, #393939, #222222);
	background-image: -moz-linear-gradient(top, #393939, #222222);
	background-image: -ms-linear-gradient(top, #393939, #222222);
	background-image: -o-linear-gradient(top, #393939, #222222);
	background-image: linear-gradient(top, #393939, #222222);
}
#menu ul li div#dBusca{
	
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;;
	padding-bottom:8px;
	float:left;
}
#menu ul li a.one {
	padding-left:12px;
	padding-right:12px;
	padding-top:4px;
	padding-bottom:8px;
	float:left;
	color: #f8f8f8;
	text-decoration: none;
	height:18px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	-o-border-top-left-radius: 3px;
	-o-border-bottom-left-radius: 3px;
	-ms-border-top-left-radius: 3px;
	-ms-border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	text-shadow:1px 1px 0 #000;
	background-color: #393939;
	border-left: 1px solid #000000;
	border-right: 1px solid #333333;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-image: -webkit-linear-gradient(top, #393939, #222222);
	background-image: -moz-linear-gradient(top, #393939, #222222);
	background-image: -ms-linear-gradient(top, #393939, #222222);
	background-image: -o-linear-gradient(top, #393939, #222222);
	background-image: linear-gradient(top, #393939, #222222);
}
#menu ul li a.one:hover {
	float:left;
	color: #FFF;
	text-shadow:1px 1px 0 #3079ED;
	text-decoration: none;
	background-color: #4D90FE;
	border-left: 1px solid #3079ED;
	border-right: 1px solid #3079ED;
	border-top: 1px solid #3079ED;
	border-bottom: 1px solid #3079ED;
	background-image: -webkit-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -moz-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -ms-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -o-linear-gradient(top, #4D90FE, #4787ED);
	background-image: linear-gradient(top, #4D90FE, #4787ED);
}
#menu ul li a.one:active {
	color:#FFF !important;
	background-color:#4D90FE;
	border-left: 1px solid #2F5BB7;
	border-right: 1px solid #2F5BB7;
	border-top: 1px solid #2F5BB7;
	border-bottom: 1px solid #2F5BB7;
	text-shadow:1px 1px 0 #3079ED;
	background-image: -webkit-linear-gradient(top, #4787ED, #4D90FE);
	background-image: -moz-linear-gradient(top, #4787ED, #4D90FE);
	background-image: -ms-linear-gradient(top, #4787ED, #4D90FE);
	background-image: -o-linear-gradient(top, #4787ED, #4D90FE);
	background-image: linear-gradient(top, #4787ED, #4D90FE);
	-webkit-box-shadow: inset 0 1px 2px #3079ED;
	-moz-box-shadow: inset 0 1px 2px #3079ED;
	-o-box-shadow: inset 0 1px 2px #3079ED;
	-ms-box-shadow: inset 0 1px 2px #3079ED;
	box-shadow: inset 0 1px 2px #3079ED;
}
#menu ul li a.one.current {
	float:left;
	text-decoration: none;
	color: #FFF;
	text-shadow:1px 1px 0 #3079ED;
	cursor:default;
	background-color: #4D90FE;
	border-left: 1px solid #3079ED;
	border-right: 1px solid #3079ED;
	border-top: 1px solid #3079ED;
	border-bottom: 1px solid #3079ED;
	background-image: -webkit-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -moz-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -ms-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -o-linear-gradient(top, #4D90FE, #4787ED);
	background-image: linear-gradient(top, #4D90FE, #4787ED);
}
#menu ul li a.last {
	padding-left:12px;
	padding-right:12px;
	padding-top:4px;
	padding-bottom:8px;
	float:left;
	color: #f8f8f8;
	text-decoration: none;
	height:18px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-o-border-top-right-radius: 3px;
	-o-border-bottom-right-radius: 3px;
	-ms-border-top-right-radius: 3px;
	-ms-border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	text-shadow:1px 1px 0 #000;
	background-color: #393939;
	border-left: 1px solid #333333;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-image: -webkit-linear-gradient(top, #393939, #222222);
	background-image: -moz-linear-gradient(top, #393939, #222222);
	background-image: -ms-linear-gradient(top, #393939, #222222);
	background-image: -o-linear-gradient(top, #393939, #222222);
	background-image: linear-gradient(top, #393939, #222222);
}
#menu ul li a.last:hover {
	float:left;
	color: #FFF;
	text-shadow:1px 1px 0 #3079ED;
	text-decoration: none;
	background-color: #4D90FE;
	border-left: 1px solid #3079ED;
	border-right: 1px solid #3079ED;
	border-top: 1px solid #3079ED;
	border-bottom: 1px solid #3079ED;
	background-image: -webkit-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -moz-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -ms-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -o-linear-gradient(top, #4D90FE, #4787ED);
	background-image: linear-gradient(top, #4D90FE, #4787ED);
}
#menu ul li a.last:active {
	color:#FFF !important;
	background-color:#4D90FE;
	border-left: 1px solid #2F5BB7;
	border-right: 1px solid #2F5BB7;
	border-top: 1px solid #2F5BB7;
	border-bottom: 1px solid #2F5BB7;
	text-shadow:1px 1px 0 #3079ED;
	background-image: -webkit-linear-gradient(top, #4787ED, #4D90FE);
	background-image: -moz-linear-gradient(top, #4787ED, #4D90FE);
	background-image: -ms-linear-gradient(top, #4787ED, #4D90FE);
	background-image: -o-linear-gradient(top, #4787ED, #4D90FE);
	background-image: linear-gradient(top, #4787ED, #4D90FE);
	-webkit-box-shadow: inset 0 1px 2px #3079ED;
	-moz-box-shadow: inset 0 1px 2px #3079ED;
	-o-box-shadow: inset 0 1px 2px #3079ED;
	-ms-box-shadow: inset 0 1px 2px #3079ED;
	box-shadow: inset 0 1px 2px #3079ED;
}
#menu ul li a.last.current {
	float:left;
	text-decoration: none;
	color: #FFF;
	text-shadow:1px 1px 0 #3079ED;
	cursor:default;
	background-color: #4D90FE;
	border-left: 1px solid #3079ED;
	border-right: 1px solid #3079ED;
	border-top: 1px solid #3079ED;
	border-bottom: 1px solid #3079ED;
	background-image: -webkit-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -moz-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -ms-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -o-linear-gradient(top, #4D90FE, #4787ED);
	background-image: linear-gradient(top, #4D90FE, #4787ED);
}
#menu ul li a.normal {
	padding-left:12px;
	padding-right:12px;
	padding-top:4px;
	padding-bottom:8px;
	float:left;
	color: #f8f8f8;
	text-decoration: none;
	height:18px;
	text-shadow:1px 1px 0 #000;
	background-color: #393939;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-image: -webkit-linear-gradient(top, #393939, #222222);
	background-image: -moz-linear-gradient(top, #393939, #222222);
	background-image: -ms-linear-gradient(top, #393939, #222222);
	background-image: -o-linear-gradient(top, #393939, #222222);
	background-image: linear-gradient(top, #393939, #222222);
}
#menu ul li a.normal:hover {
	float:left;
	color: #FFF;
	text-shadow:1px 1px 0 #3079ED;
	text-decoration: none;
	background-color: #4D90FE;
	border-left: 1px solid #3079ED;
	border-right: 1px solid #3079ED;
	border-top: 1px solid #3079ED;
	border-bottom: 1px solid #3079ED;
	background-image: -webkit-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -moz-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -ms-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -o-linear-gradient(top, #4D90FE, #4787ED);
	background-image: linear-gradient(top, #4D90FE, #4787ED);
}
#menu ul li a.normal:active {
	color:#FFF !important;
	background-color:#4D90FE;
	border-left: 1px solid #2F5BB7;
	border-right: 1px solid #2F5BB7;
	border-top: 1px solid #2F5BB7;
	border-bottom: 1px solid #2F5BB7;
	text-shadow:1px 1px 0 #3079ED;
	background-image: -webkit-linear-gradient(top, #4787ED, #4D90FE);
	background-image: -moz-linear-gradient(top, #4787ED, #4D90FE);
	background-image: -ms-linear-gradient(top, #4787ED, #4D90FE);
	background-image: -o-linear-gradient(top, #4787ED, #4D90FE);
	background-image: linear-gradient(top, #4787ED, #4D90FE);
	-webkit-box-shadow: inset 0 1px 2px #3079ED;
	-moz-box-shadow: inset 0 1px 2px #3079ED;
	-o-box-shadow: inset 0 1px 2px #3079ED;
	-ms-box-shadow: inset 0 1px 2px #3079ED;
	box-shadow: inset 0 1px 2px #3079ED;
}
#menu ul li a.normal.current {
	float:left;
	text-decoration: none;
	color: #FFF;
	text-shadow:1px 1px 0 #3079ED;
	cursor:default;
	background-color: #4D90FE;
	border-left: 1px solid #3079ED;
	border-right: 1px solid #3079ED;
	border-top: 1px solid #3079ED;
	border-bottom: 1px solid #3079ED;
	background-image: -webkit-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -moz-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -ms-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -o-linear-gradient(top, #4D90FE, #4787ED);
	background-image: linear-gradient(top, #4D90FE, #4787ED);
}
.conteudo {
	width:100%;
	position:relative;
}
#bar_window {
	z-index: 1000;
	position: absolute;
	border: 1px solid #E6E6E6;
	background-color: #FFFFFF;
}
#empty_bar {
	z-index: 1000;
	position: absolute;
	margin: 1px;
	background-color: #eeeeee;
}
#bar {
	z-index: 1000;
	position: absolute;
	margin: 1px;
	background-color: #E1E1E1;
	width: 0px;
}
#percent_tb {
	z-index: 1000;
	position: absolute;
	top: 10px;
	vertical-align: middle;
	color: #999999;
	font-size: 11px;
}
#load {
	position:relative;
}
#load div {
	display:none;
}
.cp {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	width:470px;
	height:20px;
	border:1px solid #eee;
	background:transparent;
	font-size:12px;
	margin:4px;
}
.cp:focus {
	color:#333;
	border:1px solid #ddd;
}
.cp:hover {
	color:#333;
	border:1px solid #ddd;
}
.cpm {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	width:468px;
	height:108px;
	border:1px solid #eee;
	background:transparent;
	margin:4px;
}
.cpm:focus {
	color:#333;
	border:1px solid #ddd;
}
.cpm:hover {
	color:#333;
	border:1px solid #ddd;
}
.profile_link {
	font-weight:bold;
}
._link {
	color:#333;
	text-decoration:none;
	background:none;
	border:0px;
	cursor:pointer;
}
._link:hover {
	color:#0A84F2;
	text-decoration:none;
}
.input {
	color:#333;
	text-decoration:none;
	background:none;
	border:0px;
	cursor:pointer;
}
.input:hover {
	color:#0A84F2;
	text-decoration:none;
	background:none;
	border:0px;
	cursor:pointer;
}
#status {
	color:#a5a5a5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.link_bg {
	width:270px;
	height:150px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.show:hover .link_bg2, .show.iehover .link_bg2 {
	-moz-box-shadow: 0 0 8px #2666cc;
	-webkit-box-shadow: 0 0 8px #2666cc;
	box-shadow: 0 0 8px #2666cc;
}
.link_bg2 {
	width:430px;
	height:130px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow: 0 0 8px #AAA;
	-webkit-box-shadow: 0 0 8px #AAA;
	box-shadow: 0 0 8px #AAA;
	cursor:pointer;
}
.titulo_site_port {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-bottom:10px;
	font-weight:bold;
}
.content {
	z-index:10 !important;
	width:900px;
	margin-top:5px;
}
.content img {
	padding: 2px;
	margin-right:4px;
	margin-bottom:4px;
	background-color:#eee;
	border: 1px solid #ddd;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	background: #FFF url(http://tutorial.thiagobueno.net/loading.gif) no-repeat center;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
}
.content img:hover {
	border: 1px solid #999;
}
.action_img {
	margin-top:5px;
	margin-left:2px;
	padding:0px !important;
	background-color:#fff !important;
	border: 0px !important;
	background: none !important;
}
.tutorial_box_container2 {
	z-index:10 !important;
	width:700px;
	margin-left:-10px;
}
.tutorial_box_container {
	z-index:10 !important;
	width:930px;
	height:700px;
	margin-left:-10px;
}
.tutorial_box_container #slidesContainer {
	width:910px;
	height:700px;
	overflow:auto;
	position:relative;
	padding-left:15px;
	padding-top:12px;
}
.tutorial_box_container #slidesContainer .slide {
	width:920px;
	height:700px;
}
.control {
	display:block;
	width:30px;
	height:400px;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
	margin-top:160px;
}
#leftControl {
	top:0;
	left:4px;
	background:transparent url(../images/arrow.gif) no-repeat 0 center;
}
#leftControl:hover {
	background:transparent url(../images/arrow.gif) no-repeat -30px center;
}
#leftControl:active {
	background:transparent url(../images/arrow.gif) no-repeat -60px center;
}
#rightControl {
	top:0;
	right:3px;
	background:transparent url(../images/arrow.gif) no-repeat -150px center;
}
#rightControl:hover {
	background:transparent url(../images/arrow.gif) no-repeat -120px center;
}
#rightControl:active {
	background:transparent url(../images/arrow.gif) no-repeat -90px center;
}
#pageContainer {
	margin:0 auto;
	width:900px;
}
.pd {
	margin-top:-3px !important;
}
.campo {
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding:6px;
	outline:none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top:2px;
	margin-bottom:2px;
	-moz-box-shadow: 0 1px #fff;
	-webkit-box-shadow: 0 1px #fff;
	box-shadow: 0 1px #fff;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
}
.campo:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding:6px;
	outline:none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 1px #fff, 0 0 6px #cccccc;
	-webkit-box-shadow: 0 1px #fff, 0 0 6px #cccccc;
	box-shadow: 0 1px #fff, 0 0 6px #cccccc;
}
.campo:focus {
	border: 1px solid #3079ED;
	background-color: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 6px #4D90FE;
	-webkit-box-shadow: 0 0 6px #4D90FE;
	box-shadow: 0 0 6px #4D90FE;
}

.bcampo {
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaa;
	border: 1px solid #444444;
	background: #222222 url(../images/search.png) 98% 4px no-repeat;
	padding:4px;
	outline:none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top:2px;
	margin-bottom:2px;
	-moz-box-shadow: 0 1px #222;
	-webkit-box-shadow: 0 1px #222;
	box-shadow: 0 1px #222;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
}
.bcampo:hover {
	color: #fff;
	border: 1px solid #555555;
	background-color: #222222;
}
.bcampo:focus {
	border: 1px solid #3079ED;
	background-color: #222222;
	background-image: none;
}
.d5b {
	clear:both;
	margin-bottom:5px;
}
.d5t {
	clear:both;
	margin-top:5px;
}
.d10b {
	clear:both;
	margin-bottom:10px;
}
.d10t {
	clear:both;
	margin-top:10px;
}
.p5b {
	clear:both;
	padding-bottom:5px;
}
.p5t {
	clear:both;
	padding-top:5px;
}
.p10b {
	clear:both;
	padding-bottom:10px;
}
.p10t {
	clear:both;
	padding-top:10px;
}
.b_title {
	float:left;
	width:884px;
	padding-left:5px;
	margin-bottom:10px;
	margin-left:5px;
	height: 23px;
	line-height: 23px;
	color: #FFF;
	font-weight:bold;
	text-shadow:1px 1px 0 #3079ED;
	text-decoration: none;
	background-color: #4D90FE;
	border: 1px solid #3079ED;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-image: -webkit-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -moz-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -ms-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -o-linear-gradient(top, #4D90FE, #4787ED);
	background-image: linear-gradient(top, #4D90FE, #4787ED);
}
.b_title a {
	color:#FFF !important;
	text-decoration:none;
}
.b_title a:hover {
	color:#FFF !important;
	text-decoration:underline;
}
.bg_wh {
	padding-top:5px;
	padding-bottom:5px;
	width:900px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color:#F8F8F8;
	border:1px solid #FFF;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
}
.bg_wh:hover {
	border:1px solid #bbb;
}
.sh_link {
	float:left;
	height:32px;
	margin-right:4px;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
}
.sh_link:hover {
	float:left;
	margin-right:4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 6px #4D90FE;
	-webkit-box-shadow: 0 0 6px #4D90FE;
	box-shadow: 0 0 6px #4D90FE;
}
.data {
	color:#888;
}
.author_user{
	height:92px;
	padding:5px;
	margin-bottom:5px;
	margin-top:5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	clear:both;
	border:1px solid #dddddd;
	background-color:#f2f2f2;
	-webkit-box-shadow: 0 1px 4px #E9E9E9;
    -moz-box-shadow: 0 1px 4px #E9E9E9;
    -o-box-shadow: 0 1px 4px #E9E9E9;
    -ms-box-shadow: 0 1px 4px #E9E9E9;
    box-shadow: 0 1px 4px #E9E9E9;
    background-image: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
    background-image: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
    background-image: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
    background-image: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
    background-image: linear-gradient(top, #f8f8f8, #f2f2f2);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}
.author_user:hover {
    border:1px solid #aaa;
}
.img_a {
	float:left;
	margin-left:-60px;
}
.img_b {
	float:left;
	padding-right:4px;
}
.userOnline{
	margin-top:3px;
	margin-left:3px;
	width:10px;
	height:10px;
	position:absolute;
}
.onUser{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	background-color: #43a200;
	border: 1px solid #398a00;
	background-image: -webkit-linear-gradient(top, #43a200, #3d9400);
	background-image: -moz-linear-gradient(top, #43a200, #3d9400);
	background-image: -ms-linear-gradient(top, #43a200, #3d9400);
	background-image: -o-linear-gradient(top, #43a200, #3d9400);
	background-image: linear-gradient(top, #43a200, #3d9400);
}
.offUser{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	background-color: #e13d3d;
	border: 1px solid #b51f1f;
	background-image: -webkit-linear-gradient(top, #e13d3d, #cc3333);
	background-image: -moz-linear-gradient(top, #e13d3d, #cc3333);
	background-image: -ms-linear-gradient(top, #e13d3d, #cc3333);
	background-image: -o-linear-gradient(top, #e13d3d, #cc3333);
	background-image: linear-gradient(top, #e13d3d, #cc3333);
}
.img_p {
	padding:1px;
	border:1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
}
.img_p:hover {
	border:1px solid #3079ED;
}
#espaco {
	clear:both;
}
.util_off{
	color:#666;
}

.CiBarra {
	margin-left:70px;
	width:830px;
	height:1px !important;
	line-height:1px !important;
	background-color:#ddd;
}
.CBarra {
	width:900px;
	height:1px !important;
	line-height:1px !important;
	background-color:#ddd;
}
.ComentarioW {
	border-bottom:1px solid #ddd;
	padding-top:10px;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
}
.ComentarioW:hover {
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	box-shadow: 0 0 10px #999;
	border-bottom:1px solid #999;
}
.ComentarioWNew {
	background-color:#FCFCFC;
	border-bottom:1px solid #b82626;
	padding-top:10px;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
}
.ComentarioWNew:hover {
	-moz-box-shadow: 0 0 10px #b82626;
	-webkit-box-shadow: 0 0 10px #b82626;
	box-shadow: 0 0 10px #b82626;
	border-bottom:1px solid #b82626;
}
.ComentarioWR {
	margin-left:70px;
	padding-top:10px;
	border-left:1px solid #ddd;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
}
.ComentarioWR:hover {
	-moz-box-shadow: 0 0 10px #3079ED;
	-webkit-box-shadow: 0 0 10px #3079ED;
	box-shadow: 0 0 10px #3079ED;
	border-left:4px solid #3079ED;
}
.ComentarioWRNew {
	margin-left:70px;
	padding-top:10px;
	background-color:#FCFCFC;
	border-left:1px solid #b82626;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
}
.ComentarioWRNew:hover {
	-moz-box-shadow: 0 0 10px #b82626;
	-webkit-box-shadow: 0 0 10px #b82626;
	box-shadow: 0 0 10px #b82626;
	border-left:4px solid #b82626;
}
.Comentario {
	margin-left: 70px;
}
.ComentarioR {
	margin-left: 70px;
}
.a_big {
	float:left;
	width:400px;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	padding:20px;
	overflow:hidden;
	z-index:1000 !important;
	color:#AAA !important;
	background-color:#eee;
	border: 1px solid #ddd;
	text-shadow:1px 1px 0 #fff;
	text-decoration:none;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow: 0 0 10px #ccc;
	-webkit-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc;
	background-image: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -o-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: linear-gradient(top, #f8f8f8, #eeeeee);
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
}
.a_big:hover {
	color:#777 !important;
	background-color:#eee;
	border: 1px solid #999;
	text-shadow:1px 1px 0 #fff;
	text-decoration:none;
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	box-shadow: 0 0 10px #999;
	background-image: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -o-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: linear-gradient(top, #f8f8f8, #eeeeee);
}
.a_big:active {
	color:#999 !important;
	background-color:#eee;
	border: 1px solid #999;
	text-shadow:1px 1px 0 #fff;
	text-decoration:none;
	background-image: -webkit-linear-gradient(top, #eeeeee, #ffffff);
	background-image: -moz-linear-gradient(top, #eeeeee, #ffffff);
	background-image: -ms-linear-gradient(top, #eeeeee, #ffffff);
	background-image: -o-linear-gradient(top, #eeeeee, #ffffff);
	background-image: linear-gradient(top, #eeeeee, #ffffff);
}
.Disabled {
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:4px;
	padding-bottom:4px;
	margin-right:5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	color: #CCCCCC;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 #555555;
	text-decoration: none;
	background-color: #999999;
	border: 1px solid #555555;
	-moz-box-shadow: 0 1px 1px #ddd;
	-webkit-box-shadow: 0 1px 1px #ddd;
	box-shadow: 0 1px 1px #ddd;
	background-image: -webkit-linear-gradient(top, #999999, #666666);
	background-image: -moz-linear-gradient(top, #999999, #666666);
	background-image: -ms-linear-gradient(top, #999999, #666666);
	background-image: -o-linear-gradient(top, #999999, #666666);
	background-image: linear-gradient(top, #999999, #666666);
}
.SendButton {
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:4px;
	padding-bottom:4px;
	margin-right:5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 #398a00;
	text-decoration: none;
	background-color: #43a200;
	border: 1px solid #398a00;
	-webkit-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
    -moz-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
    -o-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
    -ms-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
    box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	background-image: -webkit-linear-gradient(top, #43a200, #3d9400);
	background-image: -moz-linear-gradient(top, #43a200, #3d9400);
	background-image: -ms-linear-gradient(top, #43a200, #3d9400);
	background-image: -o-linear-gradient(top, #43a200, #3d9400);
	background-image: linear-gradient(top, #43a200, #3d9400);
}
.SendButton:hover {
	color: #FFF;
	text-shadow:1px 1px 0 #3d9400;
	text-decoration: none;
	background-color: #48ab02;
	border: 1px solid #3d9400;
	background-image: -webkit-linear-gradient(top, #48ab02, #43a200);
	background-image: -moz-linear-gradient(top, #48ab02, #43a200);
	background-image: -ms-linear-gradient(top, #48ab02, #43a200);
	background-image: -o-linear-gradient(top, #48ab02, #43a200);
	background-image: linear-gradient(top, #48ab02, #43a200);
}
.SendButton:active {
	border: 1px solid #29691D;
	background-image: -webkit-linear-gradient(top, #43a200, #48ab02);
	background-image: -moz-linear-gradient(top, #43a200, #48ab02);
	background-image: -ms-linear-gradient(top, #43a200, #48ab02);
	background-image: -o-linear-gradient(top, #43a200, #48ab02);
	background-image: linear-gradient(top, #43a200, #48ab02);
	-webkit-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	-moz-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	-o-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	-ms-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
}
.CancelButton {
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:4px;
	padding-bottom:4px;
	margin-right:5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 #b51f1f;
	text-decoration: none;
	background-color: #e13d3d;
	border: 1px solid #b51f1f;
	-webkit-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
    -moz-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
    -o-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
    -ms-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
    box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	background-image: -webkit-linear-gradient(top, #e13d3d, #cc3333);
	background-image: -moz-linear-gradient(top, #e13d3d, #cc3333);
	background-image: -ms-linear-gradient(top, #e13d3d, #cc3333);
	background-image: -o-linear-gradient(top, #e13d3d, #cc3333);
	background-image: linear-gradient(top, #e13d3d, #cc3333);
}
.CancelButton:hover {
	color: #FFF;
	text-shadow:1px 1px 0 #cc3333;
	text-decoration: none;
	background-color: #ed4d4d;
	border: 1px solid #cc3333;
	background-image: -webkit-linear-gradient(top, #ed4d4d, #e13d3d);
	background-image: -moz-linear-gradient(top, #ed4d4d, #e13d3d);
	background-image: -ms-linear-gradient(top, #ed4d4d, #e13d3d);
	background-image: -o-linear-gradient(top, #ed4d4d, #e13d3d);
	background-image: linear-gradient(top, #ed4d4d, #e13d3d);
}
.CancelButton:active {
	border: 1px solid #992A1B;
	background-image: -webkit-linear-gradient(top, #e13d3d, #ed4d4d);
	background-image: -moz-linear-gradient(top, #e13d3d, #ed4d4d);
	background-image: -ms-linear-gradient(top, #e13d3d, #ed4d4d);
	background-image: -o-linear-gradient(top, #e13d3d, #ed4d4d);
	background-image: linear-gradient(top, #e13d3d, #ed4d4d);
	-webkit-box-shadow: 0 1px #fff, inset 0 1px 2px #b51f1f, 0 1px 4px #ddd;
	-moz-box-shadow: 0 1px #fff, inset 0 1px 2px #b51f1f, 0 1px 4px #ddd;
	-o-box-shadow: 0 1px #fff, inset 0 1px 2px #b51f1f, 0 1px 4px #ddd;
	-ms-box-shadow: 0 1px #fff, inset 0 1px 2px #b51f1f, 0 1px 4px #ddd;
	box-shadow: 0 1px #fff, inset 0 1px 2px #b51f1f, 0 1px 4px #ddd;
}
.SaveButton {
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:4px;
	padding-bottom:4px;
	margin-right:5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	color: #777;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 #eeeeee;
	text-decoration: none;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	-webkit-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
    -moz-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
    -o-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
    -ms-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
    box-shadow: 0 1px #fff, 0 1px 4px #ddd; 
    background-image: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: -o-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: linear-gradient(top, #f8f8f8, #eeeeee);
}
.SaveButton:hover {
	color: #FFF;
	text-shadow:1px 1px 0 #3d9400;
	text-decoration: none;
	background-color: #48ab02;
	border: 1px solid #3d9400;
	background-image: -webkit-linear-gradient(top, #48ab02, #43a200);
	background-image: -moz-linear-gradient(top, #48ab02, #43a200);
	background-image: -ms-linear-gradient(top, #48ab02, #43a200);
	background-image: -o-linear-gradient(top, #48ab02, #43a200);
	background-image: linear-gradient(top, #48ab02, #43a200);
}
.SaveButton:active {
	border: 1px solid #29691D;
	background-image: -webkit-linear-gradient(top, #43a200, #48ab02);
	background-image: -moz-linear-gradient(top, #43a200, #48ab02);
	background-image: -ms-linear-gradient(top, #43a200, #48ab02);
	background-image: -o-linear-gradient(top, #43a200, #48ab02);
	background-image: linear-gradient(top, #43a200, #48ab02);
	-webkit-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	-moz-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	-o-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	-ms-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
}
.NewButton {
	float:left;
	margin-left:5px;
	margin-bottom:8px;
	width:878px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	overflow:hidden;
	z-index:1000 !important;
	color:#4D90FE !important;
	background-color:#fff;
	border: 1px solid #ddd;
	text-shadow:1px 1px 0 #fff;
	text-decoration:none;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow: 0 1px #fff, 0 0 5px #ccc;
	-webkit-box-shadow: 0 1px #fff, 0 0 5px #ccc;
	box-shadow: 0 1px #fff, 0 0 5px #ccc;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
}
.NewButton:hover {
	color:#666 !important;
	background-color:#fff;
	border: 1px solid #999;
	text-shadow:1px 1px 0 #fff;
	text-decoration:none;
	-moz-box-shadow: 0 0 5px #aaa;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
	background-image: -webkit-linear-gradient(top, #ffffff, #f8f8f8);
	background-image: -moz-linear-gradient(top, #ffffff, #f8f8f8);
	background-image: -ms-linear-gradient(top, #ffffff, #f8f8f8);
	background-image: -o-linear-gradient(top, #ffffff, #f8f8f8);
	background-image: linear-gradient(top, #ffffff, #f8f8f8);
}
.NewButton:active {
	color:#999 !important;
	background-color:#f8f8f8;
	border: 1px solid #AAA;
	text-shadow:1px 1px 0 #fff;
	text-decoration:none;
	background-image: -webkit-linear-gradient(top, #f8f8f8, #ffffff);
	background-image: -moz-linear-gradient(top, #f8f8f8, #ffffff);
	background-image: -ms-linear-gradient(top, #f8f8f8, #ffffff);
	background-image: -o-linear-gradient(top, #f8f8f8, #ffffff);
	background-image: linear-gradient(top, #f8f8f8, #ffffff);
}
a.dropdown {
	float:left;
	margin-top:-2px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:5px;
	margin-right:5px;
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 #b51f1f;
	text-decoration: none;
	background-color: #ed4d4d;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
}
a.dropdown:hover {
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 #b51f1f;
	text-decoration: none;
	background-color: #fa5b5b;
}
a.dropdown {
	position: relative;
}
a.bdropdown {
	float:left;
	margin-top:-2px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:5px;
	margin-right:5px;
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 #b51f1f;
	text-decoration: none;
	background-color: #ed4d4d;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
}
a.bdropdown:hover {
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 #b51f1f;
	text-decoration: none;
	background-color: #fa5b5b;
}
a.bdropdown.current {
	color: #666;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 #fff;
	text-decoration: none;
	background-color: #eee;
	cursor:default;
}
a.bdropdown {
	position: relative;
}
div.tp_img{
	float:left;
	margin-right:3px;
	padding:0;
	border:0;
	width:22px;
	height:21px;
	display: inline-block;
	vertical-align:text-top !important;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-o-border-radius:2px;
	-ms-border-radius:2px;
	border-radius:2px;
}
a.tpdropdown {
	float:left;
	margin-top:-2px;
	padding-left:2px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	margin-right:1px;
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 #b51f1f;
	text-decoration: none;
	background-color: #ed4d4d;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
}
a.tdropdown {
	float:left;
	margin-top:-2px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	margin-right:1px;
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 #b51f1f;
	text-decoration: none;
	background-color: #ed4d4d;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
}
a.tdropdown:hover, a.tpdropdown:hover {
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 #b51f1f;
	text-decoration:underline;
	background-color: #fa5b5b;
}
a.tdropdown:active, a.tpdropdown:active {
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 #b51f1f;
	text-decoration:underline;
	background-color: #E13E3E;
	-webkit-box-shadow: inset 0 1px 3px #993333;
	-moz-box-shadow: inset 0 1px 3px #993333;
	-o-box-shadow: inset 0 1px 3px #993333;
	-ms-box-shadow: inset 0 1px 3px #993333;
	box-shadow: inset 0 1px 3px #993333;
}
a.tdropdown.current, a.tpdropdown.current {
	color: #666;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 #fff;
	text-decoration: none;
	background-color: #eee;
	cursor:default;
}
a.dropdown.dropdown-active {
	color: #666;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 #fff;
	text-decoration: none;
	-webkit-box-shadow:inset 0 2px 6px #ddd;
	-moz-box-shadow:inset 0 2px 6px #ddd;
	-o-box-shadow:inset 0 2px 6px #ddd;
	-ms-box-shadow:inset 0 2px 6px #ddd;
	box-shadow:inset 0 2px 6px #ddd;
	background-color: #f8f8f8;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}
.dropdown-menu {
	color:#666 !important;
	border: 1px solid #ddd;
	border-top:0px;
	text-shadow:none;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	background-color: #f8f8f8;
	background-image: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -o-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: linear-gradient(top, #f8f8f8, #eeeeee);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFF8F8F8, endColorstr=#FFEEEEEE);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFF8F8F8, endColorstr=#FFEEEEEE)";
	padding:7px 12px;
	position:absolute;
	left:0;
	top:23px;
	/*width:225px;*/
	display:none;
	z-index:5000;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-o-border-bottom-left-radius:3px;
	-o-border-bottom-right-radius:3px;
	-ms-border-bottom-left-radius:3px;
	-ms-border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	-webkit-box-shadow: 0 4px 8px #eee;
	-moz-box-shadow: 0 4px 8px #eee;
	-o-box-shadow: 0 4px 8px #eee;
	-ms-box-shadow: 0 4px 8px #eee;
	box-shadow: 0 4px 8px #eee;
}
#menu {
	float:left;
}
.relative {
	position:relative;
}
.tut_user {
	float:left;
	width:900px;
	padding-left:-1px;
	margin-bottom:8px;
	line-height: 23px;
	height: 23px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 #b51f1f;
	background-color: #e13d3d;
	border: 1px solid #b51f1f;
	background-image: -webkit-linear-gradient(top, #e13d3d, #cc3333);
	background-image: -moz-linear-gradient(top, #e13d3d, #cc3333);
	background-image: -ms-linear-gradient(top, #e13d3d, #cc3333);
	background-image: -o-linear-gradient(top, #e13d3d, #cc3333);
	background-image: linear-gradient(top, #e13d3d, #cc3333);
	-webkit-box-shadow: 0 1px 4px #999;
	-moz-box-shadow: 0 1px 4px #999;
	-o-box-shadow: 0 1px 4px #999;
	-ms-box-shadow: 0 1px 4px #999;
	box-shadow: 0 1px 4px #999;
}
.tut_text {
	float:left;
	padding-left:5px;
}
.bg_wh_user {
	float:left;
	width:900px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color:#F8F8F8;
	border:1px solid #E6E6E6;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
}
.bg_wh_user:hover {
	border:1px solid #bbb;
}
.bg_no {
	float:left;
	width:900px;
}
.user_container {
	float:left;
	padding:5px;
}
.user_container_login {
	float:left;
	padding:5px;
	width:420px;
}
._border{
	padding-left:25px;
	border-left:1px solid #fff;
	-webkit-box-shadow: -1px 0 #ddd;
	-moz-box-shadow: -1px 0 #ddd;
	-o-box-shadow: -1px 0 #ddd;
	-ms-box-shadow: -1px 0 #ddd;
	box-shadow: -1px 0 #ddd;
}
#user_content {
	float:left;
	position:relative;
	overflow:hidden;
	width:733px;
	height: 550px;
	margin:0px;
	padding:0px;
	top:0px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color:#F8F8F8;
    border:1px solid #E6E6E6;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}
#user_content:hover {
	border:1px solid #bbb;
	-webkit-box-shadow: 0 0 6px #bbbbbb;
    -moz-box-shadow: 0 0 6px #bbbbbb;
    -o-box-shadow: 0 0 6px #bbbbbb;
    -ms-box-shadow: 0 0 6px #bbbbbb;
    box-shadow: 0 0 6px #bbbbbb;
}
#menuUser {
	padding-top:5px;
}
#menuUser ul {
	padding:0px;
	margin:0px;
	float: left;
	width:100%;
	list-style:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display: inline;
}
#menuUser ul li {
	float:left;
	display: inline;
}
#menuUser ul li a.one {
	padding-left:12px;
	padding-right:12px;
	padding-top:4px;
	padding-bottom:8px;
	float:left;
	color: #777;
	text-decoration: none;
	width:118px;
	height:18px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-o-border-top-left-radius: 3px;
	-o-border-top-right-radius: 3px;
	-ms-border-top-left-radius: 3px;
	-ms-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	text-shadow:1px 1px 0 #eeeeee;
	background-color: #eeeeee;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-image: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -o-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: linear-gradient(top, #f8f8f8, #eeeeee);
}
#menuUser ul li a.one:hover {
	float:left;
	color: #555;
	text-shadow:1px 1px 0 #eeeeee;
	text-decoration: none;
	background-color: #dddddd;
	background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
	background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
	background-image: -ms-linear-gradient(top, #eeeeee, #dddddd);
	background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
	background-image: linear-gradient(top, #eeeeee, #dddddd);
}
#menuUser ul li a.one:active {
	float:left;
	color: #777;
	text-shadow:1px 1px 0 #eeeeee;
	text-decoration: none;
	background-color: #dddddd;
	background-image: -webkit-linear-gradient(top, #dddddd, #eeeeee);
	background-image: -moz-linear-gradient(top, #dddddd, #eeeeee);
	background-image: -ms-linear-gradient(top, #dddddd, #eeeeee);
	background-image: -o-linear-gradient(top, #dddddd, #eeeeee);
	background-image: linear-gradient(top, #dddddd, #eeeeee);
}
#menuUser ul li a.one.current {
	float:left;
	color: #555;
	text-shadow:1px 1px 0 #eeeeee;
	text-decoration: none;
	background-color: #dddddd;
	background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
	background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
	background-image: -ms-linear-gradient(top, #eeeeee, #dddddd);
	background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
	background-image: linear-gradient(top, #eeeeee, #dddddd);
	cursor:default;
}
#menuUser ul li a.last {
	padding-left:12px;
	padding-right:12px;
	padding-top:4px;
	padding-bottom:8px;
	float:left;
	color: #777;
	text-decoration: none;
	width:118px;
	height:18px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-o-border-bottom-left-radius: 3px;
	-o-border-bottom-right-radius: 3px;
	-ms-border-bottom-left-radius: 3px;
	-ms-border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	text-shadow:1px 1px 0 #eeeeee;
	background-color: #eeeeee;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid #cccccc;
	background-image: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -o-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: linear-gradient(top, #f8f8f8, #eeeeee);
}
#menuUser ul li a.last:hover {
	float:left;
	color: #555;
	text-shadow:1px 1px 0 #eeeeee;
	text-decoration: none;
	background-color: #dddddd;
	background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
	background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
	background-image: -ms-linear-gradient(top, #eeeeee, #dddddd);
	background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
	background-image: linear-gradient(top, #eeeeee, #dddddd);
}
#menuUser ul li a.last:active {
	float:left;
	color: #777;
	text-shadow:1px 1px 0 #eeeeee;
	text-decoration: none;
	background-color: #dddddd;
	background-image: -webkit-linear-gradient(top, #dddddd, #eeeeee);
	background-image: -moz-linear-gradient(top, #dddddd, #eeeeee);
	background-image: -ms-linear-gradient(top, #dddddd, #eeeeee);
	background-image: -o-linear-gradient(top, #dddddd, #eeeeee);
	background-image: linear-gradient(top, #dddddd, #eeeeee);
}
#menuUser ul li a.last.current {
	float:left;
	color: #555;
	text-shadow:1px 1px 0 #eeeeee;
	text-decoration: none;
	background-color: #dddddd;
	background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
	background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
	background-image: -ms-linear-gradient(top, #eeeeee, #dddddd);
	background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
	background-image: linear-gradient(top, #eeeeee, #dddddd);
	cursor:default;
}
#menuUser ul li a.normal {
	padding-left:12px;
	padding-right:12px;
	padding-top:4px;
	padding-bottom:8px;
	float:left;
	color: #777;
	text-decoration: none;
	width:118px;
	height:18px;
	text-shadow:1px 1px 0 #eeeeee;
	background-color: #eeeeee;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid #cccccc;
	background-image: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -o-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: linear-gradient(top, #f8f8f8, #eeeeee);
}
#menuUser ul li a.normal:hover {
	float:left;
	color: #555;
	text-shadow:1px 1px 0 #eeeeee;
	text-decoration: none;
	background-color: #dddddd;
	background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
	background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
	background-image: -ms-linear-gradient(top, #eeeeee, #dddddd);
	background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
	background-image: linear-gradient(top, #eeeeee, #dddddd);
}
#menuUser ul li a.normal:active {
	float:left;
	color: #777;
	text-shadow:1px 1px 0 #eeeeee;
	text-decoration: none;
	background-color: #dddddd;
	background-image: -webkit-linear-gradient(top, #dddddd, #eeeeee);
	background-image: -moz-linear-gradient(top, #dddddd, #eeeeee);
	background-image: -ms-linear-gradient(top, #dddddd, #eeeeee);
	background-image: -o-linear-gradient(top, #dddddd, #eeeeee);
	background-image: linear-gradient(top, #dddddd, #eeeeee);
}
#menuUser ul li a.normal.current {
	float:left;
	color: #555;
	text-shadow:1px 1px 0 #eeeeee;
	text-decoration: none;
	background-color: #dddddd;
	background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
	background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
	background-image: -ms-linear-gradient(top, #eeeeee, #dddddd);
	background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
	background-image: linear-gradient(top, #eeeeee, #dddddd);
	cursor:default;
}
#pages {
	position:absolute;
	height:20000em;
	margin:0px;
	padding:0px;
	top:0px;
}
	
.page {
	padding:0px;
	padding-bottom:10px;
	height: 550px;
	width:733px;
	top:0px;
}
.scrollable {
	float:left;	
	position:relative;
	overflow:hidden;
	width:733px;
	height: 550px;
	top:0px;
}
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
	top:0px;
}
.item {
	float:left;
	width:725px;
	height:516px;
	top:0;
	margin:4px;
	outline: none;
}
.item_title {
    width:718px;
    padding-left:5px;
    margin-bottom:4px;
    line-height: 23px;
    height: 23px;
	clear:both;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #FFF;
    font-size:12px;
    font-weight:bold;
    text-shadow:1px 1px 0 #3079ED;
    background-color: #4D90FE;
    border: 1px solid #3079ED;
    background-image: -webkit-linear-gradient(top, #4D90FE, #4787ED);
    background-image: -moz-linear-gradient(top, #4D90FE, #4787ED);
    background-image: -ms-linear-gradient(top, #4D90FE, #4787ED);
    background-image: -o-linear-gradient(top, #4D90FE, #4787ED);
    background-image: linear-gradient(top, #4D90FE, #4787ED);
}
.user_menu {
	float:left;
	width:147px;
	margin-right:8px;
	clear:both;
}
.user_t{
	font-weight:bold;
	font-size:14px;
	clear:both;
}
.user_f{
	width:720px;
	color:#999 !important;
	font-weight:bold;
	clear:both;
}
.link_ufr{
	font-weight:bold;
}
.link_ufr.current, .link_ufr:hover.current:hover{
	font-weight:bold;
	color:#444 !important;
	cursor:default;
	text-decoration:none;
}
.user_b{
	font-weight:bold;
	font-size:13px;
}
.user_i{
	font-style:italic;
	font-size:13px;
}
.img_a_user {
	float:left;
}
.img_f_user {
	float:left;
	margin-right:3px;
}
.img_p_user {
	padding:1px;
	border:1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
}
.img_p_user:hover {
	border:1px solid #3079ED;
	-webkit-box-shadow: 0 0 6px #3079ED;
	-moz-box-shadow: 0 0 6px #3079ED;
	-o-box-shadow: 0 0 6px #3079ED;
	-ms-box-shadow: 0 0 6px #3079ED;
	box-shadow: 0 0 6px #3079ED;
}
.img_n_user {
	padding:1px;
	border:1px solid #F99999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
}
.img_n_user:hover {
	border:1px solid #B51F1F;
	-webkit-box-shadow: 0 0 6px #B51F1F;
	-moz-box-shadow: 0 0 6px #B51F1F;
	-o-box-shadow: 0 0 6px #B51F1F;
	-ms-box-shadow: 0 0 6px #B51F1F;
	box-shadow: 0 0 6px #B51F1F;
}
.img_ne_user {
	padding:1px;
	border:1px solid #dddddd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
}
.img_ne_user:hover {
	border:1px solid #aaaaaa;
	-webkit-box-shadow: 0 0 6px #aaaaaa;
	-moz-box-shadow: 0 0 6px #aaaaaa;
	-o-box-shadow: 0 0 6px #aaaaaa;
	-ms-box-shadow: 0 0 6px #aaaaaa;
	box-shadow: 0 0 6px #aaaaaa;
}
.MyFriend{
	float:left;
	width:85px;
	height:116px;
	padding:1px;
	margin:1px;
}
.MyFriend2{
	float:left;
	width:45px;
	height:116px;
	padding:1px;
	margin:1px;
}
.MyFriendAll{
	float:left;
	width:95px;
	height:126px;
	padding:1px;
	margin:1px;
}
.MyFavorites{
	float:left;
	width:174px;
	border-bottom:1px solid #ddd;
	padding:1px;
	margin:1px 1px 3px 1px;
}
.h120{
	height:120px;
}
.h88{
	height:88px;
}
.h85{
	height:85px;
}
.h45{
	height:45px;
}
.MyTutorial{
	float:left;
	width:174px;
	height:85px;
	padding:1px;
	margin:1px 1px 2px 1px;
}
.addIcon{
	float:left;
	width:14px;
	height:21px;
	margin-right:4px;
	background:url(../images/friend.png);
}
#Friend a.add:hover .addIcon, #Friend a.add.iehover .addIcon {
	background-position:-14px 0;
}
#Friend a._add:hover .addIcon, #Friend a._add.iehover .addIcon, #FriendAll a._add:hover .addIcon, #FriendAll a._add.iehover .addIcon {
	background-position:-14px 0;
}
.removeIcon{
	float:left;
	width:14px;
	height:21px;
	margin-right:4px;
	background:url(../images/friend.png);
	background-position:0 -21px;
}
#Friend a.remove:hover .removeIcon, #Friend a.remove.iehover .removeIcon {
	background-position:-14px -21px;
}
#Friend a._remove:hover .removeIcon, #Friend a._remove.iehover .removeIcon, #FriendAll a._remove:hover .removeIcon, #FriendAll a._remove.iehover .removeIcon {
	background-position:-14px -21px;
}
.addIconF{
	float:left;
	width:14px;
	height:21px;
	margin-right:4px;
	background:url(../images/favorites.png);
	background-position:-1px 0;
}
#Favorites a.add:hover .addIconF, #Favorites a.add.iehover .addIconF {
	background-position:-15px 0;
}
.removeIconF{
	float:left;
	width:14px;
	height:21px;
	margin-right:4px;
	background:url(../images/favorites.png);
	background-position:-1px -21px;
}
#Favorites a.remove:hover .removeIconF, #Favorites a.remove.iehover .removeIconF {
	background-position:-15px -21px;
}
#Friend a.add {
	margin-top:5px;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:5px;
	float:left;
	color: #777;
	font-weight:bold;
	text-decoration: none;
	width:133px;
	height:18px;
	text-shadow:1px 1px 0 #eeeeee;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	background-image: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -o-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: linear-gradient(top, #f8f8f8, #eeeeee);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-moz-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-o-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-ms-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	box-shadow: 0 1px #fff, 0 1px 4px #ddd;
}
#Friend a.add:hover {
	float:left;
	color: #FFF;
    text-shadow:1px 1px 0 #398a00;
    text-decoration: none;
    background-color: #43a200;
    border: 1px solid #398a00;
    background-image: -webkit-linear-gradient(top, #43a200, #3d9400);
    background-image: -moz-linear-gradient(top, #43a200, #3d9400);
    background-image: -ms-linear-gradient(top, #43a200, #3d9400);
    background-image: -o-linear-gradient(top, #43a200, #3d9400);
    background-image: linear-gradient(top, #43a200, #3d9400);
}
#Friend a.add:active {
	float:left;
	color:#FFF;
	text-shadow:1px 1px 0 #398a00;
    text-decoration: none;
    background-color: #43a200;
    border: 1px solid #398a00;
    background-image: -webkit-linear-gradient(top, #3d9400, #43a200);
    background-image: -moz-linear-gradient(top, #3d9400, #43a200);
    background-image: -ms-linear-gradient(top, #3d9400, #43a200);
    background-image: -o-linear-gradient(top, #3d9400, #43a200);
    background-image: linear-gradient(top, #3d9400, #43a200);
	-webkit-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	-moz-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	-o-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	-ms-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
}


#Friend a.remove {
	margin-top:5px;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:5px;
	float:left;
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
	width:133px;
	height:18px;
	text-shadow:1px 1px 0 #398a00;
	background-color: #43a200;
    border: 1px solid #398a00;
    background-image: -webkit-linear-gradient(top, #43a200, #3d9400);
    background-image: -moz-linear-gradient(top, #43a200, #3d9400);
    background-image: -ms-linear-gradient(top, #43a200, #3d9400);
    background-image: -o-linear-gradient(top, #43a200, #3d9400);
    background-image: linear-gradient(top, #43a200, #3d9400);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-moz-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-o-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-ms-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	box-shadow: 0 1px #fff, 0 1px 4px #ddd;
    
}
#Friend a.remove:hover {
	float:left;
	color: #FFF;
    text-shadow:1px 1px 0 #cc3333;
    text-decoration: none;
	background-color: #ed4d4d;
    border: 1px solid #cc3333;
    background-image: -webkit-linear-gradient(top, #ed4d4d, #e13d3d);
    background-image: -moz-linear-gradient(top, #ed4d4d, #e13d3d);
    background-image: -ms-linear-gradient(top, #ed4d4d, #e13d3d);
    background-image: -o-linear-gradient(top, #ed4d4d, #e13d3d);
    background-image: linear-gradient(top, #ed4d4d, #e13d3d);
}
#Friend a.remove:active {
	float:left;
	color:#FFF;
	text-shadow:1px 1px 0 #cc3333;
    text-decoration: none;
    background-color: #ed4d4d;
    border: 1px solid #cc3333;
    background-image: -webkit-linear-gradient(top, #e13d3d, #ed4d4d);
    background-image: -moz-linear-gradient(top, #e13d3d, #ed4d4d);
    background-image: -ms-linear-gradient(top, #e13d3d, #ed4d4d);
    background-image: -o-linear-gradient(top, #e13d3d, #ed4d4d);
    background-image: linear-gradient(top, #e13d3d, #ed4d4d);
	-webkit-box-shadow: 0 1px #fff, inset 0 1px 2px #b51f1f, 0 1px 4px #ddd;
	-moz-box-shadow: 0 1px #fff, inset 0 1px 2px #b51f1f, 0 1px 4px #ddd;
	-o-box-shadow: 0 1px #fff, inset 0 1px 2px #b51f1f, 0 1px 4px #ddd;
	-ms-box-shadow: 0 1px #fff, inset 0 1px 2px #b51f1f, 0 1px 4px #ddd;
	box-shadow: 0 1px #fff, inset 0 1px 2px #b51f1f, 0 1px 4px #ddd;
}

#CommentsTop a.cmm {
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:5px;
	margin-right:8px;
	float:left;
	color: #777;
	font-weight:bold;
	text-decoration: none;
	width:163px;
	height:18px;
	text-shadow:1px 1px 0 #eeeeee;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	background-image: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -o-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: linear-gradient(top, #f8f8f8, #eeeeee);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-moz-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-o-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-ms-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	box-shadow: 0 1px #fff, 0 1px 4px #ddd;
}
#CommentsTop a.cmm:hover {
	float:left;
	color: #FFF;
    text-shadow:1px 1px 0 #398a00;
    text-decoration: none;
    background-color: #43a200;
    border: 1px solid #398a00;
    background-image: -webkit-linear-gradient(top, #43a200, #3d9400);
    background-image: -moz-linear-gradient(top, #43a200, #3d9400);
    background-image: -ms-linear-gradient(top, #43a200, #3d9400);
    background-image: -o-linear-gradient(top, #43a200, #3d9400);
    background-image: linear-gradient(top, #43a200, #3d9400);
}
#CommentsTop a.cmm:active {
	float:left;
	color:#FFF;
	text-shadow:1px 1px 0 #398a00;
    text-decoration: none;
    background-color: #43a200;
    border: 1px solid #398a00;
    background-image: -webkit-linear-gradient(top, #3d9400, #43a200);
    background-image: -moz-linear-gradient(top, #3d9400, #43a200);
    background-image: -ms-linear-gradient(top, #3d9400, #43a200);
    background-image: -o-linear-gradient(top, #3d9400, #43a200);
    background-image: linear-gradient(top, #3d9400, #43a200);
	-webkit-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	-moz-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	-o-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	-ms-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
}
.aCmm{
	float:left;
	width:14px;
	height:21px;
	margin-right:4px;
	background:url(../images/comments.png);
	background-position:0 0;
}
#CommentsTop a.cmm:hover .aCmm{
	background-position:-14px 0;
}
.lCmm{
	float:left;
	width:14px;
	height:21px;
	margin-right:4px;
	background:url(../images/comments.png);
	background-position:0 -21px;
}
#CommentsTop a.cmm:hover .lCmm{
	background-position:-14px -21px;
}



#Favorites a.add {
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:5px;
	margin-right:8px;
	float:left;
	color: #777;
	font-weight:bold;
	text-decoration: none;
	width:163px;
	height:18px;
	text-shadow:1px 1px 0 #eeeeee;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	background-image: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -o-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: linear-gradient(top, #f8f8f8, #eeeeee);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-moz-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-o-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-ms-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	box-shadow: 0 1px #fff, 0 1px 4px #ddd;
}
#Favorites a.add:hover {
	float:left;
	color: #FFF;
    text-shadow:1px 1px 0 #398a00;
    text-decoration: none;
    background-color: #43a200;
    border: 1px solid #398a00;
    background-image: -webkit-linear-gradient(top, #43a200, #3d9400);
    background-image: -moz-linear-gradient(top, #43a200, #3d9400);
    background-image: -ms-linear-gradient(top, #43a200, #3d9400);
    background-image: -o-linear-gradient(top, #43a200, #3d9400);
    background-image: linear-gradient(top, #43a200, #3d9400);
}
#Favorites a.add:active {
	float:left;
	color:#FFF;
	text-shadow:1px 1px 0 #398a00;
    text-decoration: none;
    background-color: #43a200;
    border: 1px solid #398a00;
    background-image: -webkit-linear-gradient(top, #3d9400, #43a200);
    background-image: -moz-linear-gradient(top, #3d9400, #43a200);
    background-image: -ms-linear-gradient(top, #3d9400, #43a200);
    background-image: -o-linear-gradient(top, #3d9400, #43a200);
    background-image: linear-gradient(top, #3d9400, #43a200);
	-webkit-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	-moz-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	-o-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	-ms-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
}
#Favorites a.remove {
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:5px;
	float:left;
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
	width:163px;
	height:18px;
	text-shadow:1px 1px 0 #398a00;
	background-color: #43a200;
    border: 1px solid #398a00;
    background-image: -webkit-linear-gradient(top, #43a200, #3d9400);
    background-image: -moz-linear-gradient(top, #43a200, #3d9400);
    background-image: -ms-linear-gradient(top, #43a200, #3d9400);
    background-image: -o-linear-gradient(top, #43a200, #3d9400);
    background-image: linear-gradient(top, #43a200, #3d9400);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-moz-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-o-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-ms-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	box-shadow: 0 1px #fff, 0 1px 4px #ddd;
    
}
#Favorites a.remove:hover {
	float:left;
	color: #FFF;
    text-shadow:1px 1px 0 #cc3333;
    text-decoration: none;
	background-color: #ed4d4d;
    border: 1px solid #cc3333;
    background-image: -webkit-linear-gradient(top, #ed4d4d, #e13d3d);
    background-image: -moz-linear-gradient(top, #ed4d4d, #e13d3d);
    background-image: -ms-linear-gradient(top, #ed4d4d, #e13d3d);
    background-image: -o-linear-gradient(top, #ed4d4d, #e13d3d);
    background-image: linear-gradient(top, #ed4d4d, #e13d3d);
}
#Favorites a.remove:active {
	float:left;
	color:#FFF;
	text-shadow:1px 1px 0 #cc3333;
    text-decoration: none;
    background-color: #ed4d4d;
    border: 1px solid #cc3333;
    background-image: -webkit-linear-gradient(top, #e13d3d, #ed4d4d);
    background-image: -moz-linear-gradient(top, #e13d3d, #ed4d4d);
    background-image: -ms-linear-gradient(top, #e13d3d, #ed4d4d);
    background-image: -o-linear-gradient(top, #e13d3d, #ed4d4d);
    background-image: linear-gradient(top, #e13d3d, #ed4d4d);
	-webkit-box-shadow: 0 1px #fff, inset 0 1px 2px #b51f1f, 0 1px 4px #ddd;
	-moz-box-shadow: 0 1px #fff, inset 0 1px 2px #b51f1f, 0 1px 4px #ddd;
	-o-box-shadow: 0 1px #fff, inset 0 1px 2px #b51f1f, 0 1px 4px #ddd;
	-ms-box-shadow: 0 1px #fff, inset 0 1px 2px #b51f1f, 0 1px 4px #ddd;
	box-shadow: 0 1px #fff, inset 0 1px 2px #b51f1f, 0 1px 4px #ddd;
}

#Friend a._add {
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:5px;
	float:left;
	color: #777;
	font-weight:bold;
	text-decoration: none;
	width:74px;
	height:18px;
	text-shadow:1px 1px 0 #eeeeee;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	background-image: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -o-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: linear-gradient(top, #f8f8f8, #eeeeee);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-moz-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-o-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-ms-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	box-shadow: 0 1px #fff, 0 1px 4px #ddd;
}
#Friend a._add:hover {
	float:left;
	color: #FFF;
    text-shadow:1px 1px 0 #398a00;
    text-decoration: none;
    background-color: #43a200;
    border: 1px solid #398a00;
    background-image: -webkit-linear-gradient(top, #43a200, #3d9400);
    background-image: -moz-linear-gradient(top, #43a200, #3d9400);
    background-image: -ms-linear-gradient(top, #43a200, #3d9400);
    background-image: -o-linear-gradient(top, #43a200, #3d9400);
    background-image: linear-gradient(top, #43a200, #3d9400);
}
#Friend a._add:active {
	float:left;
	color:#FFF;
	text-shadow:1px 1px 0 #398a00;
    text-decoration: none;
    background-color: #43a200;
    border: 1px solid #398a00;
    background-image: -webkit-linear-gradient(top, #3d9400, #43a200);
    background-image: -moz-linear-gradient(top, #3d9400, #43a200);
    background-image: -ms-linear-gradient(top, #3d9400, #43a200);
    background-image: -o-linear-gradient(top, #3d9400, #43a200);
    background-image: linear-gradient(top, #3d9400, #43a200);
	-webkit-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	-moz-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	-o-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	-ms-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
}
#FriendAll a._add {
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:5px;
	float:left;
	color: #777;
	font-weight:bold;
	text-decoration: none;
	width:83px;
	height:18px;
	text-shadow:1px 1px 0 #eeeeee;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	background-image: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -o-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: linear-gradient(top, #f8f8f8, #eeeeee);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-moz-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-o-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-ms-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	box-shadow: 0 1px #fff, 0 1px 4px #ddd;
}
#FriendAll a._add:hover {
	float:left;
	color: #FFF;
    text-shadow:1px 1px 0 #398a00;
    text-decoration: none;
    background-color: #43a200;
    border: 1px solid #398a00;
    background-image: -webkit-linear-gradient(top, #43a200, #3d9400);
    background-image: -moz-linear-gradient(top, #43a200, #3d9400);
    background-image: -ms-linear-gradient(top, #43a200, #3d9400);
    background-image: -o-linear-gradient(top, #43a200, #3d9400);
    background-image: linear-gradient(top, #43a200, #3d9400);
}
#FriendAll a._add:active {
	float:left;
	color:#FFF;
	text-shadow:1px 1px 0 #398a00;
    text-decoration: none;
    background-color: #43a200;
    border: 1px solid #398a00;
    background-image: -webkit-linear-gradient(top, #3d9400, #43a200);
    background-image: -moz-linear-gradient(top, #3d9400, #43a200);
    background-image: -ms-linear-gradient(top, #3d9400, #43a200);
    background-image: -o-linear-gradient(top, #3d9400, #43a200);
    background-image: linear-gradient(top, #3d9400, #43a200);
	-webkit-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	-moz-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	-o-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	-ms-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
}

#Friend a._remove {
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:5px;
	float:left;
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
	width:73px;
	height:18px;
	text-shadow:1px 1px 0 #398a00;
	background-color: #43a200;
    border: 1px solid #398a00;
    background-image: -webkit-linear-gradient(top, #43a200, #3d9400);
    background-image: -moz-linear-gradient(top, #43a200, #3d9400);
    background-image: -ms-linear-gradient(top, #43a200, #3d9400);
    background-image: -o-linear-gradient(top, #43a200, #3d9400);
    background-image: linear-gradient(top, #43a200, #3d9400);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-moz-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-o-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-ms-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	box-shadow: 0 1px #fff, 0 1px 4px #ddd;
    
}
#Friend a._remove:hover {
	float:left;
	color: #FFF;
    text-shadow:1px 1px 0 #cc3333;
    text-decoration: none;
	background-color: #ed4d4d;
    border: 1px solid #cc3333;
    background-image: -webkit-linear-gradient(top, #ed4d4d, #e13d3d);
    background-image: -moz-linear-gradient(top, #ed4d4d, #e13d3d);
    background-image: -ms-linear-gradient(top, #ed4d4d, #e13d3d);
    background-image: -o-linear-gradient(top, #ed4d4d, #e13d3d);
    background-image: linear-gradient(top, #ed4d4d, #e13d3d);
}
#Friend a._remove:active {
	float:left;
	color:#FFF;
	text-shadow:1px 1px 0 #cc3333;
    text-decoration: none;
    background-color: #ed4d4d;
    border: 1px solid #cc3333;
    background-image: -webkit-linear-gradient(top, #e13d3d, #ed4d4d);
    background-image: -moz-linear-gradient(top, #e13d3d, #ed4d4d);
    background-image: -ms-linear-gradient(top, #e13d3d, #ed4d4d);
    background-image: -o-linear-gradient(top, #e13d3d, #ed4d4d);
    background-image: linear-gradient(top, #e13d3d, #ed4d4d);
	-webkit-box-shadow: 0 1px #fff, inset 0 1px 2px #b51f1f, 0 1px 4px #ddd;
	-moz-box-shadow: 0 1px #fff, inset 0 1px 2px #b51f1f, 0 1px 4px #ddd;
	-o-box-shadow: 0 1px #fff, inset 0 1px 2px #b51f1f, 0 1px 4px #ddd;
	-ms-box-shadow: 0 1px #fff, inset 0 1px 2px #b51f1f, 0 1px 4px #ddd;
	box-shadow: 0 1px #fff, inset 0 1px 2px #b51f1f, 0 1px 4px #ddd;
}

#FriendAll a._remove {
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:5px;
	float:left;
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
	width:84px;
	height:18px;
	text-shadow:1px 1px 0 #398a00;
	background-color: #43a200;
    border: 1px solid #398a00;
    background-image: -webkit-linear-gradient(top, #43a200, #3d9400);
    background-image: -moz-linear-gradient(top, #43a200, #3d9400);
    background-image: -ms-linear-gradient(top, #43a200, #3d9400);
    background-image: -o-linear-gradient(top, #43a200, #3d9400);
    background-image: linear-gradient(top, #43a200, #3d9400);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-moz-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-o-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-ms-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	box-shadow: 0 1px #fff, 0 1px 4px #ddd;
    
}
#FriendAll a._remove:hover {
	float:left;
	color: #FFF;
    text-shadow:1px 1px 0 #cc3333;
    text-decoration: none;
	background-color: #ed4d4d;
    border: 1px solid #cc3333;
    background-image: -webkit-linear-gradient(top, #ed4d4d, #e13d3d);
    background-image: -moz-linear-gradient(top, #ed4d4d, #e13d3d);
    background-image: -ms-linear-gradient(top, #ed4d4d, #e13d3d);
    background-image: -o-linear-gradient(top, #ed4d4d, #e13d3d);
    background-image: linear-gradient(top, #ed4d4d, #e13d3d);
}
#FriendAll a._remove:active {
	float:left;
	color:#FFF;
	text-shadow:1px 1px 0 #cc3333;
    text-decoration: none;
    background-color: #ed4d4d;
    border: 1px solid #cc3333;
    background-image: -webkit-linear-gradient(top, #e13d3d, #ed4d4d);
    background-image: -moz-linear-gradient(top, #e13d3d, #ed4d4d);
    background-image: -ms-linear-gradient(top, #e13d3d, #ed4d4d);
    background-image: -o-linear-gradient(top, #e13d3d, #ed4d4d);
    background-image: linear-gradient(top, #e13d3d, #ed4d4d);
	-webkit-box-shadow: 0 1px #fff, inset 0 1px 2px #b51f1f, 0 1px 4px #ddd;
	-moz-box-shadow: 0 1px #fff, inset 0 1px 2px #b51f1f, 0 1px 4px #ddd;
	-o-box-shadow: 0 1px #fff, inset 0 1px 2px #b51f1f, 0 1px 4px #ddd;
	-ms-box-shadow: 0 1px #fff, inset 0 1px 2px #b51f1f, 0 1px 4px #ddd;
	box-shadow: 0 1px #fff, inset 0 1px 2px #b51f1f, 0 1px 4px #ddd;
}
#espaco {
	clear:both;
}
.a_code {
	float:left;
	font-family: "Courier New", Courier, "Consolas", "Bitstream Vera Sans Mono", monospace !important;
	font-weight: normal !important;
	font-style: normal !important;
	font-size: 12px !important;
	padding-top:5px;
	padding-bottom:3px;
	width:900px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color:#FFF;
	border:1px solid #E6E6E6;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
}
.a_code:hover {
	border:1px solid #bbb;
}
.a_title {
	float:left;
	width:884px;
	padding-left:5px;
	margin-left:5px;
	height:23px;
	line-height: 23px;
	clear:both;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-shadow:1px 1px 0 #3079ED;
	text-decoration: none;
	background-color: #4D90FE;
	border: 1px solid #3079ED;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-image: -webkit-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -moz-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -ms-linear-gradient(top, #4D90FE, #4787ED);
	background-image: -o-linear-gradient(top, #4D90FE, #4787ED);
	background-image: linear-gradient(top, #4D90FE, #4787ED);
}
.tzSelect{
	height:30px;
	display:inline-block;
	min-width:200px;
	position:relative;
	z-index:1000;
}
.tzSelect .selectBox{
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	position:absolute;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	height:20px;
	line-height:20px;
	width:200px;
	color: #999;
	text-decoration: none;
	border: 1px solid #cccccc;
	background:#ffffff url(../images/select_slice.png) no-repeat;
	background-position:-27px 0;
	cursor:pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-webkit-transition: color .2s linear, border .2s linear, box-shadow .2s linear;
    -moz-transition: color .2s linear, border .2s linear, box-shadow .2s linear;
    -o-transition: color .2s linear, border .2s linear, box-shadow .2s linear;
    -ms-transition: color .2s linear, border .2s linear, box-shadow .2s linear;
    transition: color .2s linear, border .2s linear, box-shadow .2s linear;
}

.tzSelect .selectBox:hover,
.tzSelect .selectBox.expanded{
    color: #444;
	background-position:-27px -33px;
    border: 1px solid #AAAAAA;
    -moz-box-shadow: 0 0 6px #cccccc;
    -webkit-box-shadow: 0 0 6px ##cccccc;
    box-shadow: 0 0 6px #cccccc;
}

.tzSelect ul{
	float:left;
	position:relative;
	padding:0px;
	margin:0px;
	top:31px;
	width:180px;
	list-style:none;
	border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
	list-style:none;
	display: inline;
	-moz-box-shadow:0 0 4px #ccc;
	-webkit-box-shadow:0 0 4px #ccc;
	box-shadow:0 0 4px #ccc;
	clear:both;
}
.tzSelect ul li{
	list-style:none;
	clear:both;
}
.tzSelect ul li a{
	float:left;
	padding-top:5px;
	width:180px;
	left:0 !important;
	height:28px;
	cursor:pointer;
	position:relative;
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #777;
	text-shadow:1px 1px 0 #eeeeee;
    background-color: #eeeeee;
	border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid #cccccc;
    background-image: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: -o-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: linear-gradient(top, #f8f8f8, #eeeeee);
}

.tzSelect ul li a:hover{
	color: #555;
    text-shadow:1px 1px 0 #eeeeee;
    text-decoration: none;
    background-color: #dddddd;
    background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
    background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
    background-image: -ms-linear-gradient(top, #eeeeee, #dddddd);
    background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
    background-image: linear-gradient(top, #eeeeee, #dddddd);
}
.tzSelect ul li a:active{
	color: #777;
    text-shadow:1px 1px 0 #eeeeee;
    text-decoration: none;
    background-color: #dddddd;
    background-image: -webkit-linear-gradient(top, #dddddd, #eeeeee);
    background-image: -moz-linear-gradient(top, #dddddd, #eeeeee);
    background-image: -ms-linear-gradient(top, #dddddd, #eeeeee);
    background-image: -o-linear-gradient(top, #dddddd, #eeeeee);
    background-image: linear-gradient(top, #dddddd, #eeeeee);
}
.tzSelect ul li img{
	float:left;
	margin-top:1px;
	margin-left:6px;
	margin-right:5px;
}
.tzSelect .selectBox img{
	float:left;
	margin-right:5px;
}

.cTm {
	margin-right:10px;
}
.cTutorial:hover .intBorder, .cTutorial.iehover .intBorder {
	border: 1px solid #5597ff;
}
.intBorder .image_t1{
	float:left;
	padding-right:4px;
	margin-top: -5px;
	width:30px;
	height:30px;
	background:transparent url(../images/icons.png) no-repeat;
	background-position:0 0;
}
.cTutorial:hover .image_t1, .cTutorial.iehover .image_t1{
	background-position:-40px 0;
}
.intBorder .image_t2{
	float:left;
	padding-right:4px;
	margin-top: -5px;
	width:30px;
	height:30px;
	background:transparent url(../images/icons.png) no-repeat;
	background-position:0 -60px;
}
.cTutorial:hover .image_t2, .cTutorial.iehover .image_t2{
	background-position:-40px -60px;
}
.intBorder div{
	height:26px;
}
.cTutorial .desc{
	font-size:12px;
	font-weight:normal;
	height:40px;
}
.cTutorial:hover b, .cTutorial.iehover b{
	color:#FFF;
}
.cTutorial {
	float:left;
	width:437px;
	font-size:20px;
	font-weight:bold;
	padding:0;
	overflow:hidden;
	color:#777;
    text-decoration:none;
    background-color:#eee;
	border: 1px solid #ddd;
    text-shadow:1px 1px 0 #eee;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -o-border-radius:3px;
    -ms-border-radius:3px;
    border-radius:3px;
    -moz-box-shadow: 1px 1px 3px #AAA;
    -webkit-box-shadow: 1px 1px 3px #AAA;
    box-shadow: 1px 1px 3px #AAA;
    background-image: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: -o-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: linear-gradient(top, #f8f8f8, #eeeeee);
    -webkit-transition: box-shadow .2s ease-out;
    -moz-transition: box-shadow .2s ease-out;
    -o-transition: box-shadow .2s ease-out;
    -ms-transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
	cursor:pointer;
}

.cTutorial:hover {
	color:#FFF;
    background-color:#4D90FE;
    border: 1px solid #3079ED;
    text-shadow:1px 1px 0 #3079ED;
    text-decoration:none;
    -moz-box-shadow: 0 0 20px #4D90FE;
    -webkit-box-shadow: 0 0 20px #4D90FE;
    box-shadow: 0 0 20px #4D90FE;
    background-image: -webkit-linear-gradient(top, #4D90FE, #4787ED);
    background-image: -moz-linear-gradient(top, #4D90FE, #4787ED);
    background-image: -ms-linear-gradient(top, #4D90FE, #4787ED);
    background-image: -o-linear-gradient(top, #4D90FE, #4787ED);
    background-image: linear-gradient(top, #4D90FE, #4787ED);
	cursor:pointer;
}
.cTutorial:active {
    color:#FFF;
    background-color:#44787ED;
    border: 1px solid #3079ED;
    text-shadow:1px 1px 0 #3079ED;
    text-decoration:none;
    background-image: -webkit-linear-gradient(top, #4787ED, #4D90FE);
    background-image: -moz-linear-gradient(top, #4787ED, #4D90FE);
    background-image: -ms-linear-gradient(top, #4787ED, #4D90FE);
    background-image: -o-linear-gradient(top, #4787ED, #4D90FE);
    background-image: linear-gradient(top, #4787ED, #4D90FE);
    cursor:pointer;
}
.intBorder {
	padding:10px 0 10px 20px;
	border: 1px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}
#BtnTop{
	height:30px;
	clear:both;
}
#BtnTop a.btn {
	padding-left:6px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:5px;
	margin-right:8px;
	float:left;
	color: #777;
	font-weight:bold;
	text-decoration: none;
	width:155px;
	height:18px;
	text-shadow:1px 1px 0 #eeeeee;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	background-image: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -o-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: linear-gradient(top, #f8f8f8, #eeeeee);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-moz-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-o-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-ms-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	box-shadow: 0 1px #fff, 0 1px 4px #ddd;
}
#BtnTop a.btn:hover {
	float:left;
	color: #FFF;
    text-shadow:1px 1px 0 #398a00;
    text-decoration: none;
    background-color: #43a200;
    border: 1px solid #398a00;
    background-image: -webkit-linear-gradient(top, #43a200, #3d9400);
    background-image: -moz-linear-gradient(top, #43a200, #3d9400);
    background-image: -ms-linear-gradient(top, #43a200, #3d9400);
    background-image: -o-linear-gradient(top, #43a200, #3d9400);
    background-image: linear-gradient(top, #43a200, #3d9400);
}
#BtnTop a.btn:active {
	float:left;
	color:#FFF;
	text-shadow:1px 1px 0 #398a00;
    text-decoration: none;
    background-color: #43a200;
    border: 1px solid #398a00;
    background-image: -webkit-linear-gradient(top, #3d9400, #43a200);
    background-image: -moz-linear-gradient(top, #3d9400, #43a200);
    background-image: -ms-linear-gradient(top, #3d9400, #43a200);
    background-image: -o-linear-gradient(top, #3d9400, #43a200);
    background-image: linear-gradient(top, #3d9400, #43a200);
	-webkit-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	-moz-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	-o-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	-ms-box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
	box-shadow: 0 1px #fff, inset 0 1px 2px #398a00, 0 1px 4px #ddd;
}
.upload span.hover{
	float:left;
	color: #FFF;
    text-shadow:1px 1px 0 #398a00;
    text-decoration: none;
    background-color: #43a200;
    border: 1px solid #398a00;
    background-image: -webkit-linear-gradient(top, #43a200, #3d9400);
    background-image: -moz-linear-gradient(top, #43a200, #3d9400);
    background-image: -ms-linear-gradient(top, #43a200, #3d9400);
    background-image: -o-linear-gradient(top, #43a200, #3d9400);
    background-image: linear-gradient(top, #43a200, #3d9400);
}
.upload span{
	padding-left:6px;
	padding-right:8px;
	padding-top:2px;
	padding-bottom:5px;
	float:left;
	color: #777;
	font-weight:bold;
	text-decoration: none;
	height:18px;
	text-shadow:1px 1px 0 #eeeeee;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	background-image: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -o-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: linear-gradient(top, #f8f8f8, #eeeeee);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-moz-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-o-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	-ms-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	box-shadow: 0 1px #fff, 0 1px 4px #ddd;
	cursor:pointer !important;
}
.mode_title {
    width:884px;
    padding-left:5px;
    margin-bottom:4px;
    line-height: 23px;
    height: 23px;
	clear:both;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #FFF;
    font-size:12px;
    font-weight:bold;
    text-shadow:1px 1px 0 #3079ED;
    background-color: #4D90FE;
    border: 1px solid #3079ED;
    background-image: -webkit-linear-gradient(top, #4D90FE, #4787ED);
    background-image: -moz-linear-gradient(top, #4D90FE, #4787ED);
    background-image: -ms-linear-gradient(top, #4D90FE, #4787ED);
    background-image: -o-linear-gradient(top, #4D90FE, #4787ED);
    background-image: linear-gradient(top, #4D90FE, #4787ED);
}
input[type="checkbox"]{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-khtml-opacity: 0;
	filter:alpha(opacity=0);
	opacity:0;
	width:0px;
}
input[type="radio"]{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-khtml-opacity: 0;
	filter:alpha(opacity=0);
	opacity:0;
	width:0px;
}
.disabled{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-khtml-opacity: 0;
	filter:alpha(opacity=0);
	opacity:0;
	width:0px;
	height:0px;
	padding:0px;
	margin:0px;
	border:0px;
}
.custom-checkbox, .custom-radio {
	position: relative;
}
.custom-checkbox input, .custom-radio input {
	position: absolute;
	left:0;
	top:0;
	margin: 0;
	z-index: 0;
}
.custom-checkbox label, .custom-radio label {
	display: block;
	position: relative;
	z-index: 1;
	line-height: 1;
	padding: 7px 0 3px 24px;
	margin: 0 0 4px;
	cursor: pointer;
	-webkit-transition: color .2s ease-out;
    -moz-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    -ms-transition: color .2s ease-out;
    transition: color .2s ease-out;
}
.custom-checkbox label {
	width:200px;
	background: url(../images/checkbox.png) no-repeat;
}
.custom-radio label {
	width:200px;
	background: url(../images/radiobutton.png) no-repeat;
}
.custom-checkbox label, .custom-radio label {
	color:#777;
	font-size:12px;
	font-weight:bold;
	background-position: -14px -14px;
}
.custom-checkbox label.hover, .custom-checkbox label.focus, .custom-radio label.hover, .custom-radio label.focus {
	color:#444;
	font-size:12px;
	font-weight:bold;
	background-position: -14px -114px;
}
.custom-checkbox label.checked, .custom-radio label.checked {
	color:#4D90FE;
	font-size:12px;
	font-weight:bold;
	background-position: -14px -214px;
}
.custom-checkbox label.checked.hover, .custom-checkbox label.checked.focus {
	color:#3079ED;
	font-size:12px;
	font-weight:bold;
	background-position: -14px -314px;
}
.c3{
	color:#cc3333;
}
.c4{
	color:#3079ED;
}





















.cSo {
	margin-right:10px;
}
.cSocial:hover .intBorder, .cSocial.iehover .intBorder {
	border: 1px solid #5597ff;
}
.intBorder .image_s1{
	float:left;
	padding-right:8px;
	margin-top: -2px;
	width:50px;
	height:55px;
	background:transparent url(../images/social/deviantart.png) no-repeat;
	background-position:0 0;
}
.cSocial:hover .image_s1, .cSocial.iehover .image_s1{
	background-position:-55px 0;
}

.intBorder .image_s2{
	float:left;
	padding-right:8px;
	margin-top: -2px;
	width:50px;
	height:55px;
	background:transparent url(../images/social/facebook.png) no-repeat;
	background-position:0 0;
}
.cSocial:hover .image_s2, .cSocial.iehover .image_s2{
	background-position:-55px 0;
}

.intBorder .image_s3{
	float:left;
	padding-right:8px;
	margin-top: -2px;
	width:50px;
	height:55px;
	background:transparent url(../images/social/flickr.png) no-repeat;
	background-position:0 0;
}
.cSocial:hover .image_s3, .cSocial.iehover .image_s3{
	background-position:-55px 0;
}

.intBorder .image_s4{
	float:left;
	padding-right:8px;
	margin-top: -2px;
	width:50px;
	height:55px;
	background:transparent url(../images/social/hi5.png) no-repeat;
	background-position:0 0;
}
.cSocial:hover .image_s4, .cSocial.iehover .image_s4{
	background-position:-55px 0;
}

.intBorder .image_s5{
	float:left;
	padding-right:8px;
	margin-top: -2px;
	width:50px;
	height:55px;
	background:transparent url(../images/social/lastfm.png) no-repeat;
	background-position:0 0;
}
.cSocial:hover .image_s5, .cSocial.iehover .image_s5{
	background-position:-55px 0;
}

.intBorder .image_s6{
	float:left;
	padding-right:8px;
	margin-top: -2px;
	width:50px;
	height:55px;
	background:transparent url(../images/social/linkedin.png) no-repeat;
	background-position:0 0;
}
.cSocial:hover .image_s6, .cSocial.iehover .image_s6{
	background-position:-55px 0;
}

.intBorder .image_s7{
	float:left;
	padding-right:8px;
	margin-top: -2px;
	width:50px;
	height:55px;
	background:transparent url(../images/social/msn.png) no-repeat;
	background-position:0 0;
}
.cSocial:hover .image_s7, .cSocial.iehover .image_s7{
	background-position:-55px 0;
}

.intBorder .image_s8{
	float:left;
	padding-right:8px;
	margin-top: -2px;
	width:50px;
	height:55px;
	background:transparent url(../images/social/myspace.png) no-repeat;
	background-position:0 0;
}
.cSocial:hover .image_s8, .cSocial.iehover .image_s8{
	background-position:-55px 0;
}

.intBorder .image_s9{
	float:left;
	padding-right:8px;
	margin-top: -2px;
	width:50px;
	height:55px;
	background:transparent url(../images/social/orkut.png) no-repeat;
	background-position:0 0;
}
.cSocial:hover .image_s9, .cSocial.iehover .image_s9{
	background-position:-55px 0;
}

.intBorder .image_s10{
	float:left;
	padding-right:8px;
	margin-top: -2px;
	width:50px;
	height:55px;
	background:transparent url(../images/social/googleplus.png) no-repeat;
	background-position:0 0;
}
.cSocial:hover .image_s10, .cSocial.iehover .image_s10{
	background-position:-55px 0;
}

.intBorder .image_s11{
	float:left;
	padding-right:8px;
	margin-top: -2px;
	width:50px;
	height:55px;
	background:transparent url(../images/social/skype.png) no-repeat;
	background-position:0 0;
}
.cSocial:hover .image_s11, .cSocial.iehover .image_s11{
	background-position:-55px 0;
}

.intBorder .image_s12{
	float:left;
	padding-right:8px;
	margin-top: -2px;
	width:50px;
	height:55px;
	background:transparent url(../images/social/tumblr.png) no-repeat;
	background-position:0 0;
}
.cSocial:hover .image_s12, .cSocial.iehover .image_s12{
	background-position:-55px 0;
}

.intBorder .image_s13{
	float:left;
	padding-right:8px;
	margin-top: -2px;
	width:50px;
	height:55px;
	background:transparent url(../images/social/twitter.png) no-repeat;
	background-position:0 0;
}
.cSocial:hover .image_s13, .cSocial.iehover .image_s13{
	background-position:-55px 0;
}

.intBorder .image_s14{
	float:left;
	padding-right:8px;
	margin-top: -2px;
	width:50px;
	height:55px;
	background:transparent url(../images/social/vimeo.png) no-repeat;
	background-position:0 0;
}
.cSocial:hover .image_s14, .cSocial.iehover .image_s14{
	background-position:-55px 0;
}

.intBorder .image_s15{
	float:left;
	padding-right:8px;
	margin-top: -2px;
	width:50px;
	height:55px;
	background:transparent url(../images/social/youtube.png) no-repeat;
	background-position:0 0;
}
.cSocial:hover .image_s15, .cSocial.iehover .image_s15{
	background-position:-55px 0;
}


.intBorder div{
	height:51px;
}
.intTitle{
	padding-top:13px;
}
.cSocial {
	float:left;
	width:232px;
	font-size:18px;
	font-weight:bold;
	padding:0;
	margin-bottom:10px;
	overflow:hidden;
	color:#999;
    text-decoration:none;
    background-color:#eee;
	border: 1px solid #ddd;
    text-shadow:1px 1px 0 #eee;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -o-border-radius:3px;
    -ms-border-radius:3px;
    border-radius:3px;
    -moz-box-shadow: 1px 1px 3px #AAA;
    -webkit-box-shadow: 1px 1px 3px #AAA;
    box-shadow: 1px 1px 3px #AAA;
    background-image: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: -o-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: linear-gradient(top, #f8f8f8, #eeeeee);
    -webkit-transition: box-shadow .2s ease-out;
    -moz-transition: box-shadow .2s ease-out;
    -o-transition: box-shadow .2s ease-out;
    -ms-transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
	cursor:pointer;
}

.cSocial:hover {
	color:#FFF;
    background-color:#4D90FE;
    border: 1px solid #3079ED;
    text-shadow:1px 1px 0 #3079ED;
    text-decoration:none;
    -moz-box-shadow: 0 0 20px #4D90FE;
    -webkit-box-shadow: 0 0 20px #4D90FE;
    box-shadow: 0 0 20px #4D90FE;
    background-image: -webkit-linear-gradient(top, #4D90FE, #4787ED);
    background-image: -moz-linear-gradient(top, #4D90FE, #4787ED);
    background-image: -ms-linear-gradient(top, #4D90FE, #4787ED);
    background-image: -o-linear-gradient(top, #4D90FE, #4787ED);
    background-image: linear-gradient(top, #4D90FE, #4787ED);
	cursor:pointer;
}
.cSocial:active {
    color:#FFF;
    background-color:#44787ED;
    border: 1px solid #3079ED;
    text-shadow:1px 1px 0 #3079ED;
    text-decoration:none;
    background-image: -webkit-linear-gradient(top, #4787ED, #4D90FE);
    background-image: -moz-linear-gradient(top, #4787ED, #4D90FE);
    background-image: -ms-linear-gradient(top, #4787ED, #4D90FE);
    background-image: -o-linear-gradient(top, #4787ED, #4D90FE);
    background-image: linear-gradient(top, #4787ED, #4D90FE);
    cursor:pointer;
}
.intBorder {
	padding:8px;
	border: 1px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}
.pcSocial {
	float:left;
	width:400px;
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin-bottom:4px;
	overflow:hidden;
	color:#999;
    text-decoration:none;
    background-color:#eee;
	border: 1px solid #ddd;
    text-shadow:1px 1px 0 #eee;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -o-border-radius:3px;
    -ms-border-radius:3px;
    border-radius:3px;
    -moz-box-shadow: 1px 1px 3px #AAA;
    -webkit-box-shadow: 1px 1px 3px #AAA;
    box-shadow: 1px 1px 3px #AAA;
    background-image: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: -o-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: linear-gradient(top, #f8f8f8, #eeeeee);
    -webkit-transition: box-shadow .2s ease-out;
    -moz-transition: box-shadow .2s ease-out;
    -o-transition: box-shadow .2s ease-out;
    -ms-transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
	cursor:pointer;
}

.pcSocial:hover {
	color: #555;
	background-color: #dddddd;
	border: 1px solid #ddd;
    text-shadow:1px 1px 0 #eeeeee;
    text-decoration: none;
    background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
    background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
    background-image: -ms-linear-gradient(top, #eeeeee, #dddddd);
    background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
    background-image: linear-gradient(top, #eeeeee, #dddddd);
	cursor:pointer;
}
.pcSocial:active {
	color: #999;
	background-color: #eeeeee;
	border: 1px solid #ddd;
    text-shadow:1px 1px 0 #eeeeee;
    text-decoration: none;
    background-image: -webkit-linear-gradient(top, #dddddd, #eeeeee);
    background-image: -moz-linear-gradient(top, #dddddd, #eeeeee);
    background-image: -ms-linear-gradient(top, #dddddd, #eeeeee);
    background-image: -o-linear-gradient(top, #dddddd, #eeeeee);
    background-image: linear-gradient(top, #dddddd, #eeeeee);
    cursor:pointer;
}
.pcSocial a {
	color:#999;
	text-decoration:none;
}
.pcSocial a:hover {
	color:#555;
	text-decoration:none;
}
.pcSocial a:active {
	color:#999;
	text-decoration:none;
}
.pintBorder {
	padding:2px;
	border: 1px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}
.pintBorder .img_mini{
	float:left;
	margin-right:4px;
	width:21px;
	height:20px;
}
.pcSocial:hover .pintBorder, .pcSocial.iehover .pintBorder {
	border: 1px solid #f8f8f8;
}
.pintBorder div{
	height:20px;
}
.pintTitle{
	margin-left:10px;
}

.pcSocial .delete_img {
    float:right;
	margin-top: 1px;
	margin-left: 373px;
	position:absolute;
	width:20px;
	height:20px;
}
ul.fileBrowser {
    padding:0px;
	margin-top:30px;
    float: left;
    width: 100%;
    list-style:none;
    display: inline;
}
ul.fileBrowser li {
    float:left;
    display: inline;
}
ul.fileBrowser li .delete_img {
    float:right;
	margin-top: 3px;
	margin-left: 115px;
	position:absolute;
	width:20px;
	height:20px;
}
a.delete {
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:4px;
	margin-right:8px;
	float:left;
	color: #777;
	font-weight:bold;
	text-decoration: none;
	width:16px;
	height:16px;
	text-shadow:1px 1px 0 #eeeeee;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	background-image: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -o-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: linear-gradient(top, #f8f8f8, #eeeeee);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
}
a.delete:hover {
	float:left;
	color: #FFF;
    text-shadow:1px 1px 0 #cc3333;
    text-decoration: none;
	background-color: #ed4d4d;
    border: 1px solid #cc3333;
    background-image: -webkit-linear-gradient(top, #ed4d4d, #e13d3d);
    background-image: -moz-linear-gradient(top, #ed4d4d, #e13d3d);
    background-image: -ms-linear-gradient(top, #ed4d4d, #e13d3d);
    background-image: -o-linear-gradient(top, #ed4d4d, #e13d3d);
    background-image: linear-gradient(top, #ed4d4d, #e13d3d);
}
a.delete:active {
	float:left;
	color:#FFF;
	text-shadow:1px 1px 0 #cc3333;
    text-decoration: none;
    background-color: #ed4d4d;
    border: 1px solid #cc3333;
    background-image: -webkit-linear-gradient(top, #e13d3d, #ed4d4d);
    background-image: -moz-linear-gradient(top, #e13d3d, #ed4d4d);
    background-image: -ms-linear-gradient(top, #e13d3d, #ed4d4d);
    background-image: -o-linear-gradient(top, #e13d3d, #ed4d4d);
    background-image: linear-gradient(top, #e13d3d, #ed4d4d);
}
.deleteIcon{
	float:left;
	width:14px;
	height:21px;
	margin-right:4px;
	background:url(../images/close.png);
	background-position:0 0;
}
a.delete:hover .deleteIcon{
	background-position:-15px 0;
}
ul.fileBrowser li a.s_img {
    float:left;
	margin-right:4px;
	padding:1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
	-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
    border: 1px solid #bbb;
}
ul.fileBrowser li a.s_img:hover {
    border: 1px solid #3079ED;
	-webkit-box-shadow: 0 0 6px #3079ED;
    -moz-box-shadow: 0 0 6px #3079ED;
    -o-box-shadow: 0 0 6px #3079ED;
    -ms-box-shadow: 0 0 6px #3079ED;
    box-shadow: 0 0 6px #3079ED;
}
#alertTxtDelete {
	list-style: none;
	margin: 0px;
	padding-left:45px;
	border: 0px;
	color: #666;
	font-size: 12px;
}
#DeleteBox {
	z-index: 100;
	text-align: left;
	top: 50%;
	left: 50%;
	position:fixed;
	width: 380px;
	height: 160px;
	margin-top: -100px;
	margin-left: -190px;
	display:none;
}
#DeleteBox .Popup {
	position:relative;
	border:3px solid #444444;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow: 0 0 25px #666666;
	-webkit-box-shadow: 0 0 25px #666666;
	box-shadow: 0 0 25px #666666;
}
#DeleteBox .BoxContent {
	padding: 5px;
	background:#fff url(../images/w.png) no-repeat;
	background-position: 8px 8px;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
#DeleteBox .BoxClose {
	position:absolute;
	right:-5px;
	top:3px;
}
#DeleteBoxOverlay {
	display:none;
	position:fixed;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background-color: #fff;
	z-index: 99;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-khtml-opacity: 0.8;
	filter:alpha(opacity=0.8);
	opacity:0.8;
}



.cComments .delete_img {
    float:right;
	margin-top: 1px;
	margin-left: 373px;
	position:absolute;
	width:20px;
	height:20px;
}
.cComments {
	float:left;
	width:400px;
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin-bottom:4px;
	overflow:hidden;
	color:#999;
    text-decoration:none;
    background-color:#eee;
	border: 1px solid #ddd;
    text-shadow:1px 1px 0 #eee;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -o-border-radius:3px;
    -ms-border-radius:3px;
    border-radius:3px;
    -moz-box-shadow: 1px 1px 3px #AAA;
    -webkit-box-shadow: 1px 1px 3px #AAA;
    box-shadow: 1px 1px 3px #AAA;
    background-image: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: -o-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: linear-gradient(top, #f8f8f8, #eeeeee);
    -webkit-transition: box-shadow .2s ease-out;
    -moz-transition: box-shadow .2s ease-out;
    -o-transition: box-shadow .2s ease-out;
    -ms-transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
	cursor:pointer;
}

.cComments:hover {
	color: #555;
	background-color: #dddddd;
	border: 1px solid #ddd;
    text-shadow:1px 1px 0 #eeeeee;
    text-decoration: none;
    background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
    background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
    background-image: -ms-linear-gradient(top, #eeeeee, #dddddd);
    background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
    background-image: linear-gradient(top, #eeeeee, #dddddd);
	cursor:pointer;
}
.cComments:active {
	color: #999;
	background-color: #eeeeee;
	border: 1px solid #ddd;
    text-shadow:1px 1px 0 #eeeeee;
    text-decoration: none;
    background-image: -webkit-linear-gradient(top, #dddddd, #eeeeee);
    background-image: -moz-linear-gradient(top, #dddddd, #eeeeee);
    background-image: -ms-linear-gradient(top, #dddddd, #eeeeee);
    background-image: -o-linear-gradient(top, #dddddd, #eeeeee);
    background-image: linear-gradient(top, #dddddd, #eeeeee);
    cursor:pointer;
}
.cComments a.link_c {
	color:#999;
	text-decoration:none;
}
.cComments a.link_c:hover {
	color:#555;
	text-decoration:none;
}
.cComments a.link_c:active {
	color:#999;
	text-decoration:none;
}
.cintBorder {
	padding:2px;
	border: 1px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}

.cintBorder .cOther{
	font-weight:normal;
}

.ChatW {
	border-bottom:1px solid #ddd;
	padding-top:5px;
	padding-bottom:5px;
	position:relative;
}
.ChatMsg {
	margin-left: 45px;
}
.wProfile{
	width:712px;
}
.wPage{
	width:888px;
}
.img_c {
	float:left;
	margin-left:-45px;
}

.onb{
	color:#FFF;
	font-weight:bold;
	padding:4px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	background-color: #43a200;
	border: 1px solid #398a00;
	background-image: -webkit-linear-gradient(top, #43a200, #3d9400);
	background-image: -moz-linear-gradient(top, #43a200, #3d9400);
	background-image: -ms-linear-gradient(top, #43a200, #3d9400);
	background-image: -o-linear-gradient(top, #43a200, #3d9400);
	background-image: linear-gradient(top, #43a200, #3d9400);
	-webkit-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
    -moz-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
    -o-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
    -ms-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
    box-shadow: 0 1px #fff, 0 1px 4px #ddd;
}
.offb{
	color:#FFF;
	font-weight:bold;
	padding:4px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	background-color: #e13d3d;
	border: 1px solid #b51f1f;
	background-image: -webkit-linear-gradient(top, #e13d3d, #cc3333);
	background-image: -moz-linear-gradient(top, #e13d3d, #cc3333);
	background-image: -ms-linear-gradient(top, #e13d3d, #cc3333);
	background-image: -o-linear-gradient(top, #e13d3d, #cc3333);
	background-image: linear-gradient(top, #e13d3d, #cc3333);
	-webkit-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
    -moz-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
    -o-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
    -ms-box-shadow: 0 1px #fff, 0 1px 4px #ddd;
    box-shadow: 0 1px #fff, 0 1px 4px #ddd;
}
.Aviso {
	float:left;
	position:relative;
	overflow:hidden;
	width:855px;
	height:35px;
	margin-bottom:5px;
	padding-top:12px;
	padding-left:45px;
	font-weight:bold;
	top:0px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background:#F8F8F8 url(../images/w.png) no-repeat;
	background-position: 8px 8px;
    border:1px solid #E6E6E6;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}

.AvisoOnline {
	float:left;
	position:relative;
	overflow:hidden;
	width:896px;
	height:48px;
	margin-bottom:5px;
	padding:2px;
	font-weight:bold;
	top:0px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color:#F8F8F8;
    border:1px solid #E6E6E6;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}
