/*
CSS Skin: p2livin
Last Modified: Jan 2010 By: Aditeguh 
*/

/*Begin Tag Style*/

body, td, th, input, select, textarea, form{ /* Common font style */
	font-family:tahoma;
	font-size:12px;
}

input, select, textarea, .blog_comment{/* Input and button style*/
	background-color:#292828;
	border:1px solid #292828;
	color:#cbcbcb;
}

table {
	margin:0;
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
}
body {/* page background */
	padding: 0px;
	margin: 0px;
	background: #353535;
	color:#cbcbcb;
}

hr	{/* line style */
	height: 0; 
	border-style: solid; 
	border-width: 1px 0 0 0; 
	border-color: #add302; 
	width: 100%;
}

a:link, a:visited, a:active {
	color:#CCCCCC;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
/*End Tag Style*/



.container {
	width:760px;
	margin: 0 auto;
}
.header_container {
	height:110px;
	text-align:left;
	width:760px;
	margin: 0 auto;
	background:url(images/bg-header_container.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:20px;
}
.logo_container {
	height:auto;
	width:327px;
	
}
.title_container {
	text-align:right;
}
.web_title {
	font-family: tahoma;
	font-size:15px;
	font-weight: lighter;
	font-style: normal;
	text-decoration:none;
	color:#5c5b5b;
}
.main_container {
	height:auto;
	text-align:left;
	padding: 0 0px 0 0px;
	margin: 0;
	background:url(images/bg-main_container.gif);
	background-color:#232222;
	background-position: 0px 0px  ;
	background-repeat:repeat-y;
}
.banner {
	margin-top: 20px;
	height:370px;
	background:#CCCCCC;
	background-image:url(images/bg-banner.jpg);
}
.left_container22222 {
	width:260px;
	padding:10px;
	height:auto;
	background-color:#;
	float:left;

}
.right_container222 {
	width:480px;
	height:100%;
	padding:;
	background-color:#;
	
}
/*Path Menu*/
.path_container {
	height:50px;
	background-color:#;
	background-image: url(images/bg-path_container.gif);
	width:100%;
}
.path_container_center {
	height:50px;
	background-color:#;
	margin:0 auto;
	width:780px;
}
.path_menu {
	font-size:10px;
	text-decoration:none;
	color:#ffffff;
	font-family:tahoma;
}
.path_menu a:link, .path_menu a:visited, .path_menu a:active {
	text-decoration:none;
	color:#CCCCCC;
}
.path_menu a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.path_menu iframe {
	margin-top:8px;
}
/*e-Commerce*/
.ecommerce {
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
}
.ecommerce a:link, .ecommerce a:visited, .ecommerce a:active {
	color:#CCCCCC;
	text-decoration:none;
}
.ecommerce a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.ecommerce_icon {
}
#link_to_cart2 {
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
}
/*Menu Main*/
.menu_container {
	margin-left:108px;
	height:100%;
	background: #add302 url(images/bg-menu_container.jpg) no-repeat bottom;
	width:220px;
	border-left: #FFFFFF solid 1px;
	border-right: #FFFFFF solid 1px;
}
.menu_main {
	padding:20px;
	text-transform:uppercase;
}
.menu_main_parent {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.menu_main_parent a:link,.menu_main_parent a:visited,.menu_main_parent a:active {
	color:#CCCCCC;
	text-decoration:none;
}
.menu_main_parent a:hover {
	color:#ffffff;
	text-decoration:none;
}
.menu_main_child {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.menu_main_child a:link, .menu_main_child a:visited, .menu_main_child a:active {
	color:#CCCCCC;
	text-decoration:none;
}
.menu_main_child a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.menu_main_parent_icon { }
.menu_main_child_icon { }
/*Menu Second*/
.menu_second {
	border:px solid #ffffff;
}
.menu_second_parent {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.menu_second_parent a:link, .menu_second_parent a:visited, .menu_second_parent a:active {
	color: #CCCCCC;
	text-decoration:none;
}
.menu_second_parent a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.menu_second_child {
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
.menu_second_child a:link, .menu_second_child a:visited, .menu_second_child a:active {
	color:#CCCCCC;
	text-decoration:none;
}
.menu_second_child a:hover {
	color: #FFFFFF;
	text-decoration:none;
}


/*news*/
.news {
	text-decoration:none;
	color:#cbcbcb;
	border:px solid #FFFFFF;

}
.news_title, .news_title a:link, .news_title a:visited, .news_title a:active {
	text-decoration:none;
	color:#add302;
	font-weight:bold;
	text-align:left;
}
.news_title a:hover {
	color: #add302;
	text-decoration:underline;
	font-weight:bold;
	text-align:left;
}
.news_content {
	color: #cbcbcb; 
	text-align:left;
	font-size:10px;
}
.news_balistic {/*Atur Tinggi*/
	height:130px;
}
.css_skin_news_background, .bgtable01 {
	background-color:#; 
}



/*menu-text????*/
.menu-text{
	color:#cbcbcb;
	padding:;
	font-size:10px;
}
	
	
	
/*Blog Style*/
.blog {
	background-color:#;
}
.blog_comment {
	padding:5px 3px;
}
.blog_comment a:link, .blog_comment a:visited, .blog_comment a:active {
	color:#cbcbcb;
	text-decoration:none;
	padding:3px 5px;
	width:auto;
	background-color:#292828;
}
.blog_comment a:hover {
	text-decoration:none;
	padding-left:3px 5px;
	background-color:#cbcbcb;
	color:#292828;
}
.blog_menu_link, .blog_menu_link a:link,.blog_menu_link a:visited,.blog_menu_link a:active {
	color:#cbcbcb;
}
.blog_menu_link a:hover {
	color:#cccccc;
}

.blog_menu_link ul{
		padding:0px 0px 0px 20px;
		margin:0px;
	}
.blog_menu_link ul li{
		padding:0px;
		 color:#333333;
	}
.blog_menu_link ul ul li{
		list-style-type:disc;
	}
.blog_menu_title {/*archives syndication*/
	color:#cbcbcb;
}


/*Calendar Style*/
.calendar {
	background-color:#000000;
	border:1px solid #000000;
}
.calendar_month {
	color:#add302;
	background-color: #000000;
	font-size:90%;	
}
.calendar_month a:link, .calendar_month a:visited, .calendar_month a:active{
	color:#add302;
	text-decoration:none;
}
.calendar_month a:hover {
	color:#cccccc;
	text-decoration:none;
}
.calendar_week {
	background-color:#555555;
	font-size:90%;
	color: #ffffff;
}

.calendar_date{
	background-color:#f8f8f0;
	color:#000000;
	font-size:85%;	
}
.calendar_date a:link, .calendar_date a:visited {
	color:#000000;
}
.calendar_date a:active{
	color: #0000CC;
}
.calendar_date a:hover {
	color:#cccccc;
}





/*Page Title*/
.page_title {
	font-size:25px;
	font-weight: lighter;
	color:#cbcbcb;
}
/*Content*/
.content{
	color:#cbcbcb;
}
.content_title {/*SPECIAL_IMAGE_TITLE_VALUE*/
	font-size:12px;
	font-weight:bold;
	color:#add302;	
}
.content_description {/*SPECIAL_IMAGE_DESCRIPTION_VALUE*/
	font-size:12px;	
	color: #cbcbcb;
}
.content_date {/*?????*/
	font-size:12px;
	font-style:italic;
	color: #cbcbcb;
}
.css_skin_content {
	color:#cbcbcb;
}

/*Gallery*/
.gallery {
}
#gallery {
	background-color:#292828;
	border:;
	padding: 10px;
	margin: 0 20px;
}
.gallery_title{
}
.gallery_description{
}
.gallery_hr{}
.gallery_thumb{}
.footer_container{
	height:auto;
	text-align:right;
	padding:10px 20px 10px 0;
	background:url(images/bg-footer_container.gif);
	background-color:#1d1d1d;
	background-position: 0px 0px  ;
	background-repeat:repeat-y;

}
.footer{
	font-size:11px;
	color:#cbcbcb;
	padding:0px;

}
.copyright_container{
	width:100%; 
	height:auto;
	
}
.copyright{
	margin: 0 auto;
	text-align:center;
	font-size:10px;
	color:#aeaeae;
	text-decoration:none;
	padding-top:10px;
}
.copyright a:link, .copyright a:visited, .copyright a:active{
	color:#aeaeae;
	text-decoration:none;	
}
.copyright a:hover{
	color: #aeaeae;
	text-decoration:underline;	
}
/*End Style*/
