
/* Theme
-------------------------------------------------------------- */
body#smart-com-ph { }
body#smart-com-ph{background:#93DB83 url(/smart/shared/images/buddy/header-gradient.gif) repeat-x;}

#container {background:#93DB83; width:944px;}

#header {margin:0 -8px 0 -7px;}
	#logo {background:url(../images/buddy/logo_smart.gif) no-repeat center top; height:132px; width:100%; text-indent:-9000px;}

#main {border-left:2px solid #45e36e; border-right:2px solid #45e36e; border-bottom:2px solid #45e36e; overflow:hidden; float:none; width:auto;}

#primary {background:#93DB83; min-height:800px; width:760px;}
  #banner {margin-left:15px; width:760px;}

#secondary {}
  #secondary .box {background:#faff80 url(../images/buddy/img_boxfooter01.gif) no-repeat left bottom; border:none;}
  #secondary .box h3 {color:#fff; padding:0; line-height:25px;text-indent:-3000px; margin:-5px -5px 0.454em;}
  #secondary img {display:block;}

#s_brands h3 {background:url(../images/buddy/hd_boxbrands.gif) no-repeat ;}
#s_other h3 {background:url(../images/buddy/hd_boxotherbrands.gif) no-repeat ;}
#s_pinoy h3 {background:url(../images/buddy/hd_boxsmartpinoy.gif) no-repeat ;}
#s_biz h3 {background:url(../images/buddy/hd_boxbusiness.gif) no-repeat ;}
#s_tvc h3 {background:url(../images/buddy/hd_boxlatesttvc.gif) no-repeat ;}
#s_rewards h3 {background:url(../images/buddy/hd_boxrewardsright.gif) no-repeat ;}
#s_apply h3 {background:url(../images/buddy/hd_boxapply.gif) no-repeat ;}
#s_connect h3 {background:url(../images/buddy/hd_boxwebconnect.gif) no-repeat ;}


p {color:#000;}
a {color:#000;}  /* MUST CHANGE THIS */

.col-3 .col div{border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;box-shadow:1px 1px 3px #777;-moz-box-shadow:1px 1px 3px #777;-webkit-box-shadow:1px 1px 3px #777;background:#FFF;margin:0 3px 14px;height:245px;} /*Design fix fo 6-col layout*/

/* Content
-------------------------------------------------------------- */
.group {float:left; margin:0 12px 11px 0; width:179px; min-height:290px; background:#fff url(/smart/shared/images/buddy/img_boxfooter.gif) no-repeat scroll 0% 100%;}
  .group p {margin-left:5%; margin-right:5%;}
  .group h1, .group h2, .group h3 {margin:0; padding-right:10px; color:#8A5C21; font-family:Arial; text-align:right; font-size:1.2em;}
  .group h1 a, .group h2 a, .group h3 a {text-decoration:none; color:#8A5C21;}

#content-main {background:#fff url(../images/buddy/down_main.gif) no-repeat left bottom;width:543px; padding:0 10px; overflow:hidden;}
  #content-main .imagetop {margin:0 -10px;}
  

#nav-section {background:#FAFF80; margin-top:0; -moz-border-radius:10px; -webkit-border-radius:10px;}
  #nav-section a:hover{color:#0D8A2A;}



/* Navigation
-------------------------------------------------------------- */
#nav { min-height:25px;margin-left:7px;padding-top:0; margin-left:7px; padding-left:12px; padding-right:7px; border-left:2px solid #45e36e; border-right:2px solid #45e36e;width:96%; }
#nav li { line-height:25px; /* background-image:url(/smart/shared/images/buddy/newbuddynav.gif); background-repeat:no-repeat; */} 
#nav li a { color:#634217; text-indent:-3000px; background-image:url(/smart/shared/images/buddy/newbuddynav.gif); background-repeat:no-repeat; border:none; margin:0;}
#nav li a:hover { color:#faf3e7; }  

#gn-buddy {background-position: 0 0;}
  #gn-buddy a{width:67px;}
  #gn-buddy a:hover, #gn-buddy.current a {background-position: 0 -33px;}

  #gn-promos a{width:104px; background-position: -84px 0;}
  #gn-promos a:hover, #gn-promos.current a {background-position: -84px -33px;}

  #gn-phones a{width:99px; background-position: -205px 0;}
  #gn-phones a:hover, #gn-phones.current a {background-position: -205px -33px;}

  #gn-services a{width:110px; background-position: -321px 0;}
  #gn-services a:hover, #gn-services.current a {background-position: -321px -33px;}

  #gn-downloads a{width:143px; background-position: -448px 0;}
  #gn-downloads a:hover, #gn-downloads.current a {background-position: -448px -33px;}

  #gn-support a{width:120px; background-position: -608px 0;}
  #gn-support a:hover, #gn-support.current a {background-position: -608px -33px;}

  #gn-smart a{width:158px; background-position: -744px 0;}
  #gn-smart a:hover, #gn-smart.current a {background-position: -744px -33px;}

.summary-8 .group {margin-right:6px;}


/* IE 6
-------------------------------------------------------------- */
* html .group {height:290px;}
* html #banner{width:743px;}
* html .summary-8{width:743px;}
* html #content .group { margin-right:5px;}
* html #main {;margin-top:-5px;}
* html #nav {margin-left:0;padding-right:8px;}
* html #header{margin-left:-6px;}
* html .summary-8 #content {width:740px;}

/* ie 7 fix */
*+html #main {margin-top:-5px;}
*+html #nav {margin-left:0;}
*+html .simple-2 .col {width:48%;}
