/*
	TABLE OF CONTENTS:

	1) GENERAL
		- TAGS
		- LISTS
		- TABLE
		
	2) NAVIGATION
		- LOGO
		- MENU
		- OPTIONS MENU
	
	3) OPTIONS DIV (SEARCH - FEED - LOGIN)	
	4) BREADCRUMB
	5) INTRO
		- TITLES
		
	6) MAIN
	7) GALLERIES
		- GALLERIES NAVIGATION
		- SMALL GALLERY
		- BIG GALLERY
		
	8) PORTFOLIO
		- PORTFOLIO THUMBS GALLERY
		- PORTFOLIO SMALL GALLERY
		- PORTFOLIO BIG GALLERY
		- PORTFOLIO NAVIGATION
		- PROJECTS GRID
		- CATEGORIES DROPDOWN
	
	9) SIDEBAR
	10) COMMENTS
	11) FORM
	12) PAGINATION
	13) PRE FOOTER
		- FORM
		
	14) FOOTER
	15) EXTRA CLASSES
		- BUTTONS
		- HIGHLIGHTERS
		- BORDERS
		- SHADOWS
*/

/*
  * BODY ***
*/

body, html{ color:#4f4f4f;  }


/*
  *********************************
  * 1) GENERAL ***
  *********************************
*/

	#top{ background-color:#FFF; height:155px;  }
	
	#top2{ background-color:#ffffff; height:125px;  }
	
	#topbar{
	background-color:#FFF;
	height:47px;
	z-index:100000;
	position:relative;
	top:46px;
}

	#topbar2{
	background-color:#FFF;
	height:20px;
	z-index:100000;
	position:relative;
	top:46px;
}


#topbar88{
	background-color:#FFF;
	height:47px;
	z-index:100000;
	position:relative;
	top:66px;
}
	
	.button_top{float:left; margin:0px; padding:0px;   }
	
	.subbar{ 
	
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	 	-moz-border-radius-topleft: 15px 15px;
	 	-moz-border-radius-topright: 15px 15px;
	 background-color:#dededd; height:27px;float:left;margin:0px; padding:0px;
	 
	 height:29px; }
	
	.subbarbot{ 
	
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
	 	-moz-border-radius-topleft: 15px 15px;
	 	-moz-border-radius-topright: 15px 15px;
	 background-color:#dededd; height:27px;float:left;margin:0px; padding:0px;  }
	
	
	.romb{
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	border-radius: 15px 15px;
	-moz-border-radius: 15px 15px;
	width:166px;
	height:65px;
	background-color:#dededd;
	float:left;
	margin:0px;
	padding:15px;
	padding-left:35px;
	padding-right:15px;
	font-size:10px;
	line-height:15px;
	opacity:0.8;
	filter:alpha(opacity=80);
	width:167px;
	top:120px;
	left:50px;
	}
	
	
	.romb_serviciu{
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	border-radius: 15px 15px;
	-moz-border-radius: 15px 15px;
	
	float:left;
	margin:0px;
	padding:15px;
	padding-left:35px;
	padding-right:15px;
	font-size:10px;
	line-height:15px;
	
	width:167px;
	top:120px;
	left:50px;
	}
	
		.romb_icon{
	position:absolute;
	width:65px;
	height:65px;
	float:left;
	margin:0px;
	top:134px;
	left:233px;
	z-index:150;
	}
	
		.romb_serviciu_sing{
	position:absolute;
	width:190px;
	height:25px;
	float:left;
	margin:0px;
	top:162px;
	left:23px;
	z-index:150;
	color:#5c5c5c;
	font-weight:bold;
	line-height:18px;
	font-size:15px;
	}
		.romb_icon_sing{
	position:absolute;
	width:123px;
	height:113px;
	float:left;
	margin:0px;
	top:35px;
	left:63px;
	z-index:150;
	}
	
	
	
		.romb_arrow{
	position:absolute;
	width:8px;
	height:11px;
	float:left;
	margin:0px;
	top:137px;
	left:64px;
	z-index:150;
	}
	
			.romb_arrow2{
	position:absolute;
	width:8px;
	height:11px;
	float:left;
	margin:0px;
	top:195px;
	left:19px;
	z-index:150;
	}
	
		.romb_arrow3{
	position:absolute;
	width:8px;
	height:11px;
	float:left;
	margin:0px;
	top:170px;
	left:19px;
	z-index:150;
	}
	
	
	.box_left{
	border-radius: 15px 15px;
	-moz-border: 15px 15px;
	background-color:#eeeeed;
	background-repeat: repeat-x;
	float:left;
	margin-left:9px;
	margin-right:26px;
	margin-top:15px;
	margin-bottom:15px;
	padding:0px;
	width:382px;	/*background-image: linear-gradient(bottom, rgb(248,248,248) 5%, rgb(222,222,221) 53%);
//background-image: -o-linear-gradient(bottom, rgb(248,248,248) 5%, rgb(222,222,221) 53%);
background-image: -moz-linear-gradient(bottom, rgb(248,248,248) 5%, rgb(222,222,221) 53%);
background-image: -webkit-linear-gradient(bottom, rgb(248,248,248) 5%, rgb(222,222,221) 53%);
background-image: -ms-linear-gradient(bottom, rgb(248,248,248) 5%, rgb(222,222,221) 53%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.05, rgb(248,248,248)),
	color-stop(0.53, rgb(222,222,221))
);*/
	 }
	 
	 
	 
	 
	 
	 
	 	.box_little{ 
		
	
	border-radius: 15px 15px;
	 -moz-border: 15px 15px; 
	background-color:#dededd; 
	background-repeat: repeat-x;
	
	float:left;margin:0px; padding:0px; 
	width:200px; 
	height:200px;
	margin-top:15px;
	 
	float:left; 
background: -moz-radial-gradient(center, ellipse cover,  rgba(248,248,248,0) 0%, rgba(222,222,221,0.65) 100%); /* FF3.6+ */

background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(248,248,248,0)), color-stop(100%,rgba(222,222,221,0.65))); /* Chrome,Safari4+ */

background: -webkit-radial-gradient(center, ellipse cover,  rgba(248,248,248,0) 0%,rgba(222,222,221,0.65) 100%); /* Chrome10+,Safari5.1+ */

background: -o-radial-gradient(center, ellipse cover,  rgba(248,248,248,0) 0%,rgba(222,222,221,0.65) 100%); /* Opera 12+ */

background: -ms-radial-gradient(center, ellipse cover,  rgba(248,248,248,0) 0%,rgba(222,222,221,0.65) 100%); /* IE10+ */

background: radial-gradient(ellipse at center,  rgba(248,248,248,0) 0%,rgba(222,222,221,0.65) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f8f8f8', endColorstr='#a6dededd',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */




	 }
	 
	 .romb_magenta{
	
	margin:0px; padding:0px; 
	width:240px; 
	height:240px;
	margin-top:15px;
	margin-left:45px;
	margin-right:15px;
	background-image:url(../images/romb_magenta.png);
	vertical-align:middle;
    font-size:20px;
	
	font-weight:bold;
	font-family: 'Open Sans', sans-serif;
	color:#b23c5f;
	line-height:240px;
	 
	float:left; 	 
		 
	 }
	 
	  .romb_magenta2{
	
	margin:0px; padding:0px; 
	width:240px; 
	height:240px;
	margin-top:15px;
	margin-left:46px;
	margin-right:15px;
	background-image:url(../images/romb_magenta.png);
	vertical-align:middle;
    font-size:20px;
	
	font-weight:bold;
	font-family: 'Open Sans', sans-serif;
	color:#b23c5f;
	
	 
	float:left; 	 
		 
	 }
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	  	.box_280{ 
		
	
	border-radius: 15px 15px;
	 -moz-border: 15px 15px; 
	background-color:#dededd; 
	background-repeat: repeat-x;
	
	float:left;margin:0px; padding:0px; 
	width:280px; 
	height:280px;
	margin-top:25px;
	 
	float:left; 
background: -moz-radial-gradient(center, ellipse cover,  rgba(248,248,248,0) 0%, rgba(222,222,221,0.65) 100%); /* FF3.6+ */

background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(248,248,248,0)), color-stop(100%,rgba(222,222,221,0.65))); /* Chrome,Safari4+ */

background: -webkit-radial-gradient(center, ellipse cover,  rgba(248,248,248,0) 0%,rgba(222,222,221,0.65) 100%); /* Chrome10+,Safari5.1+ */

background: -o-radial-gradient(center, ellipse cover,  rgba(248,248,248,0) 0%,rgba(222,222,221,0.65) 100%); /* Opera 12+ */

background: -ms-radial-gradient(center, ellipse cover,  rgba(248,248,248,0) 0%,rgba(222,222,221,0.65) 100%); /* IE10+ */

background: radial-gradient(ellipse at center,  rgba(248,248,248,0) 0%,rgba(222,222,221,0.65) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f8f8f8', endColorstr='#a6dededd',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */




	 }
	.romb_little_i{
	position:absolute;
	width:120px;
	height:128px;
	float:left;
	margin:0px;
	top:45px;
	left:53px;
	z-index:150;
	}
	
	.suport_tehnic{
	position:absolute;
	width:84px;
	height:88px;
	float:left;
	margin:0px;
	top:343px;
	left:115px;
	z-index:150;
	}
	
	
	
	
		.romb_little{
	position:absolute;
	width:120px;
	height:128px;
	float:left;
	margin:0px;
	top:-21px;
	left:90px;
	z-index:150;
	}
	
		.romb_text{
	position:absolute;
	width:170px;
	height:20px;
	float:left;
	margin:0px;
	top:177px;
	left:21px;
	z-index:150;
	font-size:10.2px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-variant:small-caps;	
	}
	
			.romb_text2{
	position:absolute;
	width:268px;
	height:20px;
	float:left;
	margin:0px;
	top:105px;
	left:18px;
	z-index:150;
	font-size:13.5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	}
	
		.romb_text2 a{

	color:#5c5c5c;
	}
	
	.networks li{ float:left; margin:14px 3px 0px 3px; }
	
	
	
	

	/* TAGS */

	h1, h2, h3, h4, h5, h6{ color:#454b57; }

	a{ color:#4f4f4f; }
	a:hover{ color:#999; }

	blockquote{ background:#fff url("../images/skin/back_ground_blockquote.jpg") no-repeat 10px 10px; border:solid 1px #ccc; }
	blockquote p{ color:#777; }

	code, pre{ color:#3c3c3c; border:solid 1px #ccc; }
	code{ background:#e7e7e7 url("../images/skin/back_ground_pre.gif") repeat 0px 0px; }
	pre{ background-color:#e7e7e7; }
	cite { background-color:#fff; border:solid 1px #ccc; }

	/* LISTS */

	.none_list a, .none_list span,.arrows_list a, .arrows_list span, .circles_list a, .circles_list span, .check_list a, .check_list span{ color:#4f4f4f; border-bottom:solid 1px #ddd; }
	.none_list a:hover, .arrows_list a:hover, .circles_list a:hover, .check_list a:hover{ color:#575757; }
	.arrows_list li{ background-image:url('../images/skin/arrow_icon.gif'); }
	.circles_list li{ background-image:url('../images/skin/circle_icon.gif'); }
	.check_list li{ background-image:url('../images/skin/check_icon.gif'); }

	.thumbnail_list li{ color:#4f4f4f; border-top:solid 1px #ddd; border-bottom:solid 1px #ddd; }
	.thumbnail_list a{ color:#4f4f4f; }
	.thumbnail_list a:hover{ color:#999; }
	.thumbnail_list .post_meta{ color:#999;}

	.news_list li{ color:#4f4f4f; border-top:solid 1px #ddd; border-bottom:solid 1px #ddd; background: transparent url('../images/skin/pen_icon.gif') no-repeat 0px 9px; }
	.news_list a{ color:#4f4f4f; }
	.news_list a:hover{ color:#999; }

	.twitter_list li{ color:#4f4f4f; border-top:solid 1px #ddd; border-bottom:solid 1px #ddd; background:transparent url('../images/skin/twitter_icon.gif') no-repeat 0px 9px; }
	.twitter_list a{ color:#4f4f4f; }
	.twitter_list a:hover{ color:#999; }

	/* TABLE */

	.table_wrapper .table th{ color:#eee; border:solid 1px #ccc; background-color:#8c2b01; }
	.table_wrapper .table td{ color:#575757; border:solid 1px #ccc; }
	.table_wrapper .table tr.alt td{ color:#575757; background-color:#fff; }


/*
  *********************************
  * 2) NAVIGATION ***
  *********************************
*/

	 #nav{  background-color:#FFF }



	#logo .logo a{ width:111px; height:113px; background:transparent url('../images/logo.gif') no-repeat 0px 0px; }

	/* MENU */

	/* top level */
	#menu ul a{ color:#595959; }
	#menu ul a:hover{ color:#ff9600; }

	/* sub menus */
	#menu ul ul{ background:url('../images/skin/back_ground_submenu.png') no-repeat 0px 0px; }
	#menu ul ul ul{ background-color:#eaeaea; background-image:none; }
	#menu ul ul a{ color:#4f4f4f; background-color:#f7f7f7; }
	#menu ul ul a:hover{ color:#ccc; background-color:#661f00; }

	/* class current top level */
	#menu .current{ border-bottom:solid 5px #661f00; }
	#menu ul .current a{ color:#000; }
	#menu ul .current a:hover{ color:#ff9600; }

	/* class current sub menus */
	#menu ul .current ul a{ color:#4f4f4f; }
	#menu ul .current ul a:hover{ color:#ccc; }

	/* OPTIONS MENU */

	#options_menu{ background:url('../images/skin/back_ground_options_menu.png') repeat-x 0px 0px; }
	#options_menu .search, #options_menu .feed{ background:transparent url('../images/skin/line_1.png') no-repeat right 2px; }	


/*
  *********************************
  * 3) OPTIONS DIV ***
  *********************************
*/

	#search{ background:transparent url('../images/skin/back_ground_search.png') no-repeat 0px 0px; }
	#feed{background:transparent url('../images/skin/back_ground_feed.png') no-repeat 0px 0px; }
	#login{background:transparent url('../images/skin/back_ground_login.png') no-repeat 0px 0px; }
	
	#search .button_search { background:transparent url('../images/skin/button_search.png') no-repeat 0px 0px; }
	#feed .button_subscribe{ background:transparent url('../images/skin/button_subscribe.png') no-repeat 0px 0px; }
	#login .button_login{ background:transparent url('../images/skin/button_login.png') no-repeat 0px 0px; }

	#search .input_search, #feed .input_feed, #login input{ color:#ccc; }


/*
  *********************************
  * 4) BREADCRUMB ***
  *********************************
*/

	.breadcrumb{ color:#f4c98c; }
	.breadcrumb a{ color:#fff; }


/*
  *********************************
  * 5) INTRO ***
  *********************************
*/

	#intro{ background:#f8f8f8 url('../images/skin/back_ground_intro.png') no-repeat center bottom; }

	/* TITLES */

	#text{ color:#777; }

	/**/

	.line_back_ground{ background:url('../images/skin/line_2.png') no-repeat right center; }


/*
  *********************************
  * 6) MAIN ***
  *********************************
*/

	#main, #main_home{
	background-color:#f8f8f8;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}

	#main .entry h2, .entry h2 a{ color:#4e4c42; }
	#main .entry .post_meta{ border-top:solid 1px #ddd; border-bottom:solid 1px #ddd; }
	#main .entry .post_meta a{ color:#4e4c42; }
	#main .entry .read_all{ border-top:solid 1px #ddd; }

/*
  *********************************
  * 7) GALLERIES ***
  *********************************
*/

	/* GALLERIES NAVIGATION */

	

	.gallery_navigation a{ background:url('../images/skin/button_slider_off.png') no-repeat 0px 0px; }
	.gallery_navigation .current{ background:url('../images/skin/button_slider_on.png') no-repeat 0px 0px; }

	/* SMALL GALLERY */

	.small_gallery .gallery_items .item{ background-color:#fff; }
	.small_gallery .gallery_items .over{ background:transparent url('../images/skin/back_ground_caption.png') 0px 0px; }
	.small_gallery .gallery_items .over a{ color:#fff; }
	.small_gallery .gallery_items .over a:hover{ color:#eee; }
	.small_gallery .gallery_items .over .title{ color:#aaa; }

	/* BIG GALLERY */

	.big_gallery .gallery_items .item{ background-color:#fff;  }
	.big_gallery .gallery_top_shadow{ background:url('../images/skin/big_gallery_top_shadow.png') no-repeat 0px 0px; }
	.big_gallery .gallery_items .description{ background-color:#fff; }
	.big_gallery .gallery_items .over{ background:transparent url('../images/skin/back_ground_caption.png') 0px 0px; }
	.big_gallery .gallery_items .over  h2, .big_gallery .gallery_items .over a{ color:#fff; }
	.big_gallery .gallery_items .over a:hover{ color:#eee; }
	.big_gallery .gallery_items .over .caption{ color:#aaa; }


/*
  *********************************
  * 8) PORTFOLIO ***
  *********************************
*/

	/* PORTFOLIO THUMBS GALLERY */

	.portfolio_thumbs_gallery .project h2{ color:#fff; }
	.portfolio_thumbs_gallery .project .box_one_fourth{ color:#fff; }
	.portfolio_thumbs_gallery .project .thumbs{ background:url('../images/skin/line_3.png') no-repeat 0px 0px; }

	/* PORTFOLIO SMALL GALLERY */

	.portfolio_small_gallery .project h2{ color:#fff; }
	.portfolio_small_gallery .project p{ color:#fff; }

	/* PORTFOLIO BIG GALLERY */

	.portfolio_big_gallery .project .top_shadow{ background:url('../images/skin/big_gallery_top_shadow.png') no-repeat 0px 0px; }
	.portfolio_big_gallery .project h2{ color:#fff; }
	.portfolio_big_gallery .project p{ color:#fff; }

	/* PORTFOLIO NAVIGATION */

	.navigation_1{ background:url('../images/skin/line_4.png') no-repeat 0px 0px;
	
	
		 }

	/* PROJECTS GRID */

	#grid h3, #grid h3 a{ color:#4e4c42; }
	#grid h3 a:hover{ color:#999; }

	/* CATEGORIES DROPDOWN */

	#categories_dropdown .dropdown{ background-color:#f5411a;

	
	 }
	#categories_dropdown .dropdown a{ color:#eee; border-bottom:solid 1px #903a14; 
	
	}
	#categories_dropdown .dropdown a:hover{ color:#fff; background-color:#ba2f4c;

	
	 }


/*
  *********************************
  * 9) SIDEBAR ***
  *********************************
*/

	#left_sidebar #sidebar_top{ background:transparent url('../images/skin/back_ground_sidebar_top.png') no-repeat top right; }
	#right_sidebar #sidebar_top{ background:transparent url('../images/skin/back_ground_sidebar_top.png') no-repeat top left; }

	#left_sidebar{ background:transparent url('../images/skin/back_ground_sidebar_center.png') repeat-y top right; }
	#right_sidebar{
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: left top;
}

	#left_sidebar #sidebar_bottom{ background:transparent url('../images/skin/back_ground_sidebar_bottom.png') no-repeat bottom right; }
	#right_sidebar #sidebar_bottom{ background:transparent url('../images/skin/back_ground_sidebar_bottom.png') no-repeat bottom left; }

	#left_sidebar .current, #right_sidebar .current{ background-color:#fff; }


/*
  *********************************
  * 10) COMMENTS ***
  *********************************
*/

	#comments .label_title{ color:#4f4f4f; }
	#comments .content_label span{ color:#777; }
	#comments .comment .message{ background-color:#eeeeee; }
	#comments .gravatar{ border:solid 1px #ddd; background-color:#ccc; }
	#comments .comment_meta{ color:#777; background:transparent url('../images/skin/back_ground_comments_meta.png') no-repeat 70px 0px; }


/*
  *********************************
  * 11) FORM ***
  *********************************
*/

	#form textarea, #form input{ border:1px solid #ddd; color:#313131; background-color:#f8f8f8; }
	#form textarea:focus, #form input:focus{ background-color:#fafafa; }
	#form label{ color:#4f4f4f; }
	#form label span{ color:#ccc; }

	#form .light_button_send{ color:#4f4f4f; text-shadow:#fff 1px 1px 0px; border-top:solid 1px #eee; border-bottom:solid 1px #ccc; background:transparent url('../images/skin/button_light.png') repeat-x 0px 0px; }
	#form .dark_button_send{ color:#eee; text-shadow:#000 1px 1px 0px; border-top:solid 1px #333; border-bottom:solid 1px #181818; background:transparent url('../images/skin/button_dark.png') repeat-x 0px 0px; }

	#form #response{ background-color:#722300; }
	#form #response p{ color:#fff; }


/*
  *********************************
  * 12) PAGINATION ***
  *********************************
*/

	#pagination a{ color:#777; background-color:#e7e7e7; }
	#pagination a:hover{ color:#181818; background-color:#e8e8e8; }
	#pagination a.current, #pagination a.current:hover{ color:#eee; background-color:#8c2b01; }


/*
  *********************************
  * 13) PRE FOOTER ***
  *********************************
*/

	#pre_footer_back_ground{ background-color:#e7e7e7; }
	#pre_footer{ color:#4f4f4f; }
	#pre_footer h4{ color:#333;}
	#pre_footer a{ color:#4f4f4f; }
	#pre_footer a:hover{ color:#8c2b01; }
	#pre_footer ul li{ color:#000; }
	#pre_footer ul a, #pre_footer ul span{ color:#4f4f4f; border-bottom:solid 1px #ccc; }

	/* FORM */

	#footer_form .label span{ color:#575757; }
	#footer_form form{ background:transparent url('../images/skin/back_ground_footer_form.png') no-repeat 0px 0px; }
	#footer_form input, #footer_form textarea{ color:#333; }
	#footer_form .btn{ background:transparent url('../images/skin/button_send.png') no-repeat 0px 0px; }
	#footer_form #response{ background:none; }
	#footer_form #response p{ color:#8c2b01; }

	#pre_footer .thumbnail_list li{ border-top:solid 1px #cbcbcb; border-bottom:solid 1px #cbcbcb; }
	#pre_footer .thumbnail_list .post_meta{ color:#484848;}

	#pre_footer .news_list li{ border-top:solid 1px #cbcbcb; border-bottom:solid 1px #cbcbcb; background: transparent url('../images/skin/pen_icon_1.gif') no-repeat 0px 9px; }
	#pre_footer .twitter_list li{ border-top:solid 1px #cbcbcb; border-bottom:solid 1px #cbcbcb; background:transparent url('../images/skin/twitter_icon_1.gif') no-repeat 0px 9px; }


/*
  *********************************
  * 14) FOOTER ***
  *********************************
*/

	#footer_back_ground{ background:#8c2b01 url('../images/skin/back_ground_footer.jpg') repeat-x 0px 0px;}
	#footer .menu_clone{ color:#605d5c; }
	#footer .menu_clone a{color:#605d5c;}
	#footer .copyright{ color:#605d5c; }
	#footer .copyright a{color:#605d5c;}
	#footer .menu_clone a:hover{color:#dd5227;}
	


/*
  *********************************
  * 15) EXTRA CLASSES ***
  *********************************
*/

	#body .text_right_quote, #body .text_left_quote{ color:#444; border:solid 1px #ddd; background:#fff url('../images/skin/back_ground_blockquote.jpg')  no-repeat 10px 10px; }
	#body .text_caps{ color:#8c2b01; }

	/* BUTTONS */

	#body .light_button{ color:#4f4f4f; text-shadow:#fff 1px 1px 0px; border-top:solid 1px #eee; border-bottom:solid 1px #ccc; background:transparent url('../images/skin/button_light.png') repeat-x 0px 0px; }
	#body .light_button:hover{ color:#000; }
	#body .dark_button{ color:#eee; text-shadow:#6c2100 1px 1px 0px; border-top:solid 1px #d96b00; border-bottom:solid 1px #333; background:transparent url('../images/skin/button_dark.png') repeat-x 0px 0px; }
	#body .dark_button:hover{ color:#fff; }

	/* HIGHLIGHTERS */

	#body .highlighter_1{ color:#181818; background-color:#ffde00; }
	#body .highlighter_2{ color:#eee; background-color:#000; }

	/* BORDERS */

	#body .border_bottom{ border-bottom:solid 1px #ccc; }
	#body .light_border{ background-color:#fff; }
	#body .neutral_border{ background-color:#f8f8f8; }
	#body .dark_border{ background-color:#333; }
	#body .light_outline{ border:solid 1px #fff; }
	#body .neutral_outline{ border:solid 1px #ddd; }
	#body .dark_outline{ border:solid 1px #555; }

	/* SHADOWS */

	#body .thumb_shadow{ background:transparent url('../images/skin/thumb_shadow.png') no-repeat center bottom; }
	#body .small_shadow{ background:transparent url('../images/skin/small_shadow.png') no-repeat center bottom; }
	#body .big_shadow{ background:transparent url('../images/skin/big_shadow.png') no-repeat center bottom; }
	#body .big_shadow_border{ background:transparent url('../images/skin/big_shadow.png') no-repeat center bottom; }
	#body .full_shadow{ background:transparent url('../images/skin/full_shadow.png') no-repeat center bottom; }
