@charset "utf-8";
@import url(right.css);
@import url(main_product.css);
@import url(path.css);
@import url(main.css);
/* CSS Document */
/* Top elements */
* { margin:0; padding: 0; }
body {

 	color: #333333; 
 	font: 70%/1.5  Tahoma,Verdana, 'Trebuchet MS', arial, sans-serif;
 	text-align: center; 
}  
a	{ 
	color: #666666;
	background: inherit;
	font-family: Tahoma, "Times New Roman", Verdana, Arial, Georgia, sans-serif;
	text-decoration: none;
}
a:hover { 
	color: #0066FF;
	background: inherit;
	font-family:Tahoma, "Times New Roman", Verdana, Arial, Georgia, sans-serif
}


/*****************************
      LAYOUT 
******************************/
#wrap {
   margin: 0 auto ;
   padding:0;	
   text-align: left;
   background-color:#FFF;
   width: 982px;  	
}
#content-wrap {
	clear:both;
    margin:0; padding:0;
	width: 982px;
	border:0px solid black;	
}
#main h1 {
	padding: 8px 0 3px 1px;
	font-size:12px;
	text-transform: none;
	background: url(square_arrow.gif) no-repeat 0% .7em;
	border-bottom: 2px solid #f2f2f2;	
	color: #000033;	
	font: normal 1.5em  'Trebuchet MS', Arial, Sans-serif;
}	
#main h2 {
	padding: 8px 0 3px 1px;	
	text-transform: none;
	background: url(square_arrow.gif) no-repeat 0% .7em;
	border-bottom: 2px solid #f2f2f2;
	margin-bottom:15px;
	color: #0066CC;	
	font: bolder 1.2em  'Trebuchet MS', Arial, Sans-serif;
}
#main2 h2 {
	padding: 8px 0 3px 1px;	
	text-transform: none;
	background: url(square_arrow.gif) no-repeat 0% .7em;
	border-bottom: 2px solid #f2f2f2;
	margin-bottom:15px;
	color: #0066CC;	
	font: bolder 1.2em  'Trebuchet MS', Arial, Sans-serif;
}
#clean {
	border:0px;
}
.underline a:hover{
	color:#336699;
	text-decoration:underline;
}	
#main h3 {
	padding: 8px 0 3px 1px;	
	text-transform: none;
	background: url(square_arrow.gif) no-repeat 0% .7em;	
	color: #000033;	
	font: bolder 1.2em  'Trebuchet MS', Arial, Sans-serif;
}	
#main_content {
	clear:both;
	margin: 0 auto ;
	padding:0;	
	text-align: left;
	background-color:#FFF;
	width: 745px;
	border:0px solid black;  	
}
#main_content p{
	padding:5px 2px;
}
#left_main
{
	float: left;
	width: 525px;
	margin: 4px 0 4px 0px; padding: 2px;
	border:0px solid black;
}
#lm_round_top {
	margin: 0px 0 0 0; 	
	height:10px;
	font-weight:bold;
	color: #FFFFFF;
	background:url(../image/main_round_top.jpg) top left no-repeat ;
	text-transform:uppercase;
}
#lm_round_content {
	clear:both;
  text-align: left;
  padding:0px 10px;
  overflow: auto;  
  font: 11px 'Tahoma','Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FFFFFF;
  border: 0px solid #EAEAEA;  
  line-height:16px;
  background:url(../image/main_round_content.jpg) repeat-y ;
}
#lm_round_content li {
	margin-left:25px;
}
#lm_round_bottom{
	clear:both;
	margin: 0px; 	
	height:10px;
	margin-bottom:5px;
	background:url(../image/main_round_bottom.jpg) bottom left no-repeat;
}
#lm_round_bottom img{
	padding:4px;
}
#lm_round_content h2 a {
	padding: 8px 0 1px 1px;		
	text-transform: none;	
	color: #0066CC;	
	font: bolder 1em  'Trebuchet MS', Arial, Sans-serif;
}
#lm_round_content h2 a:hover {	
	text-transform: none;	
	color: #666666;	
	
}
#lm_round_content span.date {
	color:#999999;
	font-style:italic;
}
#right_main {
	float: right;
	width: 200px;
	margin: 4px 0 4px 0; padding: 2px;
	background-color: inherit;	
	border:0px solid black;
}
#rm_round_top {
	margin:  0; 
	padding: 5px 0 4px 8px; 
	height:15px;
	font-weight:bold;
	color: #FFFFFF;
	background:url(../image/rm_round_top.jpg) top left no-repeat;
	text-transform:uppercase;
}
#rm_round_content {
  text-align: left;
  padding:5px 10px;
  overflow: auto;  
  font: 11px 'Tahoma','Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FFFFFF;
  border: 0px solid #EAEAEA;  
  line-height:16px;
  background:url(../image/rm_round_content.jpg) repeat-y;
}
#shopping_cart_side2 {
  text-align: left;
  padding:5px 10px;
  overflow: auto;  
  font: 11px 'Tahoma','Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FFFFFF;
  border: 0px solid #EAEAEA;  
  line-height:16px;
  background:url(../image/rm_round_content.jpg) repeat-y;
}

#rm_round_content.login{
	background:url(../image/rm_round_content_login.jpg) repeat-y ;
}
#rm_round_content input.login{
	border:1px solid red;
}
#rm_round_bottom{
	margin: 0px; 	
	height:10px;
	margin-bottom:15px;
	background:url(../image/rm_round_bottom.jpg) bottom left no-repeat;
}

/* header */
#register{
	position: relative;
    clear:left;
    width:  600px;
	
	margin: 0; padding: 0;
}
#register #profile {
	position: absolute;
	float:right;
	margin: 0;
	padding: 0;
	top: 73px;
	right: 32px;
}
#register #user {
	position: absolute;
	top: 84px;
	left: 19px;
	width: 100%;
	

  
} 

#header {
	position: relative;
    clear:left;
    width:  982px;
	height: 50px; 
	margin: 0; padding: 0;
	background:url(../image/top_menu.png) no-repeat bottom;			
}

#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 13px Tahoma,'Trebuchet MS', Arial, Sans-serif;	
	color: #FFFFFF;
	text-transform: none;	
	/* change the values of top and right to adjust the position of the logo*/
	top: 23px; left: 600px;	
}
#logo-right {
	position: absolute;
	float:right;
	margin: 0; padding: 0;
	color: #FFFFFF;
	top: 19px; right: 28px;
}
#logo-right a{
	color:#FFFFFF;
}
#logo-right a:hover{
	color:#FFFFFF; text-decoration:underline;
}
#logo-right input{
color: #333333; 
 	font: 11px  Tahoma,Verdana, 'Trebuchet MS', arial, sans-serif;	
}
/* menu tabs */
#header #header-tabs {
	position: absolute;
	top: 0;
	left: -1px;
	width: 100%;
	
	font: bold 11px Tahoma, Verdana, 'Trebuchet MS',  Sans-serif;
} 
#header-tabs ul {		
	margin:0;
	padding:4px 0 0px 10px;
	list-style:none;
}
#header-tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#header-tabs a {
   float:left;
  
   margin:10px 3px;
   padding:0 0 0 0px;
   text-decoration:none;
}
#header-tabs a span {
	float:left;
	display:block;   
	padding:10px 10px 10px 10px;
	color: #666666;
}
#header-tabs span.selected2{
	background:#666666;
	color:#999999
}	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header-tabs a span {float:none;}
/* End IE5-Mac hack */
#header-tabs a:hover span {
	color:#FFFFFF;
}
#header-tabs a:hover {
	background-position:0% -42px;
	background:url(../image/background_hover.gif);
}
#header-tabs a:hover span { background-position: 100% -42px;}
#header-tabs #current a { background-position:0% -42px; }
#header-tabs #current a span { background-position:100% -42px; color: #FFF;}

/**/

#boxnomor { font: bold 11px verdana; margin-top:0;}
#boxnomor a {display:block; float:left; border:1px solid #CCC; padding:4px; margin:0px 3px 10px 0px; text-decoration:none; color:#333; background-color:#f0f0f0; }
#boxnomor span {display:block; float:left; border:1px solid #CCC; padding:4px; margin:0px 3px 10px 0px; text-decoration:none; color:#333; background-color:#f0f0f0; color:#CCCCCC}
#boxnomor a:hover { background-color:#336699; border:1px solid #000; color:#FFFFFF;}
#boxnomor a.dipilih { background:url(../image/background_blue.jpg); border:1px solid #000; color:#FFFFFF;}


/*register*/
#reg {
	float: left;
	width: 570px;
	margin: 10px 0 10px 0; padding: 0;
	color: inherit;
}
#reg_sidebar {
	float: right;
	width: 380px;
	margin: 10px 0 10px 0; padding: 0;
	background-color: inherit;	
}
/* untuk account user*/
#user1 {
	float: left;
	width: 475px;
	margin: 10px 0 10px 0; padding: 0;
	color: inherit;
}
#user2 {
	float: right;
	width: 475px;
	margin: 10px 0 10px 0; padding: 0;
	background-color: inherit;	
}


/* main content */
#main {
	float: right;
	width: 745px;
	margin: 10px 0 10px 0px; padding: 4px;
	border:0px solid black;
}
#path {
	height:33px;
	background:url(../image/path_background.jpg) no-repeat;
}
.latest_right {
	float:right;
	width:330px;
	padding:5px;
}
.latest_left {
	float:left;
	width:330px;
	padding:5px;
}

/* sidebar */
#sidebar {
	float: left;
	width: 210px;
	margin: 10px 0 10px 0; padding: 4px;
	background-color: inherit;	
	border:0px solid black;
}
#sidebar h1 {
	padding: 8px 0px 3px 25px;
	
	text-transform: none;	
	color: #339900;
}

#sidebar ul.sidemenu  {
	list-style:none;	
	padding:0 5px;		
}
#sidebar ul.sidemenu li {
	border: 0px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display: block;
	color: #336699;
	text-decoration:none;	
	padding: 2px 5px 2px 10px;
	background: url(../image/round_background.jpg);
	border-left: 0px solid #CCC;	
	min-height: 18px;	
	font-weight:bold;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #BFBFBF;
	color: #666666;
	
}

#round_top{
	margin: 4px 0 0 0; 
	padding: 5px 0 4px 8px; 
	height:15px;
	font-weight:bold;
	color: #FFFFFF;
	background:url(../image/round_top.jpg) top left no-repeat;
	text-transform:uppercase;
	
}
#round_content {
  text-align: left;
  padding:10px 1px;
  overflow: auto;  
  font: 11px 'Tahoma','Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FFFFFF;
  border: 0px solid #EAEAEA;  
  line-height:16px;
  background:url(../image/round_content.jpg) repeat-y;
}
#round_content2 {
  text-align: left;
  padding:2px;
  overflow: auto;  
  font: 11px 'Tahoma','Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FFFFFF;
  border: 0px solid #EAEAEA;  
  line-height:16px;
  background:url(../image/round_content.jpg) repeat-y;
}
.latestdownload {
	padding:10px;
	
}
#round_content p{
	padding:0 10px 4px 10px;

}
#round_content title2{
	padding:0 10px 4px 10px;
	font-weight:bold;
}
#round_bottom{
	margin: 0px; 	
	height:5px;
	margin-bottom:15px;
	background:url(../image/round_bottom.jpg) bottom left no-repeat;
}

/* footer */
#footer { 
	clear: both;
	height: 35px;
	font:smaller;
	background: url(../image/background_footer.gif);
	border-top:1px solid #CCCCCC;
	margin: 0;	
		
}
#footer a { 
	text-decoration: none; 
	color: #0099CC; 
}
#footer a:hover { 
	text-decoration: underline; 
	color: #336699; 
}
#footer #footer-left {
	width: 50%;
	float: left;
	text-align: left;
	margin: 0; padding: 10px;
}
#footer #footer-right {
	width: 40%;
	float: right;
	text-align: right;
	margin: 0; padding: 10px;
}
/* carousel */
.carousel-component { 
	padding:8px 16px 4px 16px;
	margin:0px;
}

.carousel-component .carousel-list li { 
	margin:4px;
	margin-left:100px;
	width:111px; /* img width is 75 px from flickr + a.border-left (1) + a.border-right(1) + 
	               img.border-left (1) + img.border-right (1)*/
	height:170px; /* image + row of text (87) + border-top (1) + border-bottom(1) + margin-bottom(4) */
	/*	margin-left: auto;*/ /* for testing IE auto issue */
}

.carousel-component .carousel-list li a { 
	display:block;
	border:0px solid #999999;
	outline:none;
}

.carousel-component .carousel-list li a:hover { 
	border: 0px solid #666666; 
}

.carousel-component .carousel-list li img { 
	border:1px solid #999;
	display:block; 
}
								
.carousel-component .carousel-prev { 
	position:absolute;
	top:40px;
	z-index:3;
	cursor:pointer; 
	left:5px; 
}

.carousel-component .carousel-next { 
	position:absolute;
	top:40px;
	z-index:3;
	cursor:pointer; 
	right:5px; 
}
 #navlist
{

padding-top:20px;
padding-left: 20px;
list-style: none;
}
#family-iphone li{display:inline;text-indent:0;padding-top:6px}
#navlist li
{
padding-left: 30px;
margin-bottom:8px;
background-image: url(../image/square_arrow.gif);;
height:30px;
background-repeat: no-repeat;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
}
#navlist li a {
color:#336699;
}
#navlist a:link span{display: none;}
#navlist a:visited span{display: none;}
#navlist li a:hover span{
  color:#336699;
  position: absolute;
  margin:15px 0px 0px 20px;
  background-color: #333;
  width:420px;
  padding: 2px 10px 2px 10px;
  border: 1px solid #666;
  font: normal 10px/12px verdana;
  text-align:left;
  display: block;
}

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}

input, select {
	padding:2px;
	border:1px solid #CCCCCC;
	font: normal 1em tahoma,  Verdana, sans-serif;
	color:#777;
	}
.contact_form {
	padding:2px;
	border:1px solid #CCCCCC;
	font: normal 1em tahoma, Verdana, sans-serif;
	color:#777;
}
textarea {
	width:150px;
	padding:2px;
	font: normal 1em tahoma, Verdana, sans-serif;
	border:1px solid #CCCCCC;
	height:100px;
	display:block;
	color:#777;
}

#cart td.bd{
	border-bottom:1px dotted gray;
	vertical-align:top;
}
#cart td{
	padding:8px 4px;
}

#cart td.header{
	background:#CCCCCC;
	color:#000000;
	font-weight:bold;
	text-align:center;
}
#cart td.footer{
	
	color:#000000;
	font-weight:bold;
	text-align:right;
}
#DHTMLgoodies_largeImage img{
	width:280px;	
}

.testimonial
{
	border-bottom:1px solid gray;font-weight:bold;
}