/*
Theme Name: wi-tribe PH
Theme URI: http://www.wi-tribe.ph
Description: wordpress enabled design for wi-tribe PH
Version: 1.0
Author: Mohammed Zainal
*/

/* @group Global */

* {
margin:0;
padding:0;
}


body{
    background: url(images/bg-body.gif);
	color:#666;
}

a{
    text-decoration: none;
    color: #0099cc;  /* previous: #9f0e3c */
    outline:none;
}
a:hover{
	color:#666;
}
input, select, textarea{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
}
textarea{overflow:auto;}
address{
	font-style:normal;
}
/* @end */
/*	@general	*/

#outer-container{
	margin:0 auto;
	width:980px;
	background:#fff;
	overflow:hidden;
}
#container{
	background:url(images/bg-header.jpg) no-repeat 0 82px;
}
#wrap{
	padding:0 0 30px;
}
/*	@end	*/
/*	@header	*/
#header{
	padding:21px 0 0;
	font-size:11px;
	position:relative;
	height:101px;
}
#header #logo, #header h1{
	height:52px;
	margin-bottom:9px;
	margin-top:0;
}
#header #logo a, #header h1 a{
	width:136px;
	height:52px;
	display:block;
	background:url(images/logo.gif) no-repeat;
	text-indent:-9999em;
}
#search{
	float:right;
	background:url(images/bg-search.jpg) no-repeat;
	width:172px;
	height:20px;
	padding:6px 0 0 10px;
	margin:12px 20px 0 0;
}
.ie6 #search{
	margin:12px 10px 0 0;
}
#search input{
	vertical-align:middle;
	float:left;
}
#search .txt{
	border:0;
	background:none;
	color:#999;
	width:150px;
}
#nav-global {
	float:right;
	margin:5px 0 3px;
}
#nav-global li{
	float:left;
	margin-left:9px;
	padding-right:11px;
	background:url(images/icons.gif) no-repeat 100% 3px;
}
#nav-global li.last{
	background:none;
	padding:0;
}
#nav-global li a{
	color:#999;
}
#nav-global li a:hover, #nav-global li.current a{
	color:#333;
}
.login{
	text-align:right;
	clear:right;
	color:#666;
}
#nav-main{
	position:absolute;
	height:40px;
	top:82px;
	left:0;
	margin:0;
	clear:both;
	z-index:90;
}
#nav-main li{
	background:url(images/icons.gif) no-repeat 100% -33px;
	float:left;
}
#nav-main li.last{
	background:none;
}
#nav-main li.current, #nav-main li.on{
	background:url(images/bg-navmain.jpg) no-repeat;
}
#nav-main li.current a{
	background:url(images/arrow-down.gif) no-repeat center 100%;
	height:33px;
}
#nav-main li a{
	padding:13px 35px 0;
	height:27px;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
}
#nav-main li a:hover{
	padding:13px 35px 0;
	height:27px;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	background: #9F0E3C;
}

/*	@end	*/

/* @group Content */

.alignleft {
	border:1px solid #F0F0F0;
	float:left;
	margin:0 20px 20px 0;
}
.alignright {
	border:1px solid #F0F0F0;
	float:right;
	margin:0 0 20px 20px;
}

#wrap-home .region .widget a, #wrap-home .region .widget span {
	display:block;
	float:left;
	width:100%;
	}
#content{
    font-size: 12px;
    color: #666;
	margin-top:15px;
	min-height:300px;
	height:auto!important;
	height:300px;
}
#content_full{
    font-size: 12px;
    color: #666;
	margin-top:15px;
	min-height:300px;
	height:auto!important;
	height:300px;
	width:940px!important;
}
#grid_12_full {
	width:940px
}
#content_team{
    font-size: 12px;
    color: #666;
	margin-top:15px;
	min-height:300px;
	height:auto!important;
	height:300px;
	width:700px;
	margin-right:0px!important;
}


#content_team h3 {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin:0 0 3px;
	padding:0;
}

#content_team h3 a {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin:0 0 3px;
	padding:0;
}


#content_team .listing li span.designation {
	color:#666666;
	font-size:11px;
}

#content_team .listing li span {
	float:left;
	margin-bottom:1px;
	width:100%;
}

#content_team .more {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	color:#0099cc;	//previously #990033
	font-size:12px;
	padding:0px;
}

#content_team  a {
color:#990033;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-decoration:none;
}
#content_team ul{
    list-style: none;
    margin-bottom: 10px;
}

#content_team ul li{
    background: url(images/icon-arrow-grey.gif) no-repeat 0 5px;
    margin: 0 0 8px 0;
    padding-left: 12px;
}
#content_team .listing li{
	background:none;
	border-bottom:1px solid #ddd;
	float:left;
	width:100%;
	padding:12px 0;
	line-height:16px;
	margin:0;
}


.highlight{
	border-bottom:2px solid #ddd;
	color:#666666; /*previous: #e27f2c*/
	font-weight:bold;
	font-size:12px;
	padding:0 0 15px;
	margin:0 0 15px;
}
.highlight p{
	margin:0;
}
h1{
	text-indent:-9999em;
    font-size: 20px;
    color: #240F1A;
    text-transform: lowercase;
    margin: 10px 0;
}
#content h1.title{
  border-bottom:1px solid #d6d6d6;
  margin:10px 0 15px 0;
  padding:0 0 15px;
}

#content h4{
    font-size: 16px;
    color: #240F1A;
    text-transform: lowercase;
    margin-bottom: 5px;
	cursor: hand;

}

#content  .column h3, #sidebar h3{
    font-size: 15px;
    margin-bottom: 15px;
}

#content h3 a {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin:0 0 3px;
	padding:0;
}


#content h4{
    font-size: 13px;
    margin-bottom: 5px;
}

#content h5{
    font-size: 13px;
    margin-bottom: 0px;
}

#content h6{
    font-size: 12px;
    margin-bottom: 0px;
}

small{
    font-size:11px;
    color:#999; 
}
#content ul{
    list-style: none;
    margin-bottom: 10px;
	padding-left: 10px;
}

#content ul li{
    background: url(images/icon-arrow-grey.gif) no-repeat 0 5px;
    margin: 0 0 8px 0;
    padding-left: 12px;
}

#content ul li li{
    margin-left: 10px;
}
#content ol{
    margin-bottom: 10px;
}
#content table{
	clear:both;
    width: 100%;
    border-collapse: collapse;
    font-size: 13px;
}
#content th{
	background:#f5f6f6;
    border-bottom: 1px solid #dadada;
    padding: 4px;
    text-align: left;
}
#content td{
    padding: 4px;
    border-bottom: 1px solid #dadada;
    font-weight: normal;
    vertical-align: top;
}
#content tr.last td{
    border:0;
}
#content blockquote {
    margin: 10px 40px;
    color: #575757;
    padding: 0 50px;
    background: transparent url("images/common.gif") no-repeat 0 -160px;
}
#content .left{
    float: left;
    margin: 0px 10px 0px 0px;
}
.f-left{
  float:left;
}
.f-right{
  float:right;
}
a.more{
	font-size:11px;
}
.no-border{
	border:0!important;
}
.no-margin{
	margin:0!important;
}
.hr{
	border-top:1px solid #ddd;
	line-height:0;
	float:left;
	width:100%;
	height:0;
	overflow:hidden;
	margin-bottom:20px;
}
.msg-success{padding-top:30px;font-weight:bold;}
#content .right{
    float: right;
    margin: 0px 0px 0px 10px;
}
#utilities{
	clear:both;
}
#utilities a{
	background:url(images/icons.gif) no-repeat;
	padding:2px 0 0 18px;
	color:#666;
	font-size:11px;
	margin-right:21px;
}
#utilities a:hover{
	color:#999;
}
#utilities a.print{
	background-position:0 -90px;
}
#utilities a.print:hover{
	background-position:0 -119px;
}
#utilities a.email{
	background-position:0 -148px;
}
#utilities a.email:hover{
	background-position:0 -174px;
}
/* @end */
/*	@spotlight content	*/
#breadcrumb{
	padding:26px 0 0;
	color:#999;
	font-size:10px;
	color:#535353;
}
#breadcrumb a{
	color:#999;
	padding-right:7px;
	background:url(images/icons.gif) no-repeat 100% 2px;
}
#breadcrumb a:hover{
	color:#535353;
}
#breadcrumb a.last{
	color:#535353;
	background:none;
}
#wrap h2{
	margin:22px 0 16px;
	color:#990033;  /* previous: #0099cc */
}
.content-header{
	border-bottom:2px solid #ddd;
}
/*	@end	*/
/*	@column	*/
.column{
	float:right;
	line-height:15px;
}
.column .bg{
	background:#f5f6f6 url(images/bg-column.gif) no-repeat 0 100%;
	padding:15px 20px;
	float:left;
	width:180px;
	margin:0 0 10px;
}
.brd-bottom{
	padding-bottom:15px;
	border-bottom:1px solid #ddd;
}
.brd-right{
	background:url(images/dot-grey.gif) repeat-y right;
}
.brd-top {
border-top:1px solid #DDDDDD;
padding-top:19px;
}
.page_item ul{
	margin:0;
	float:left;
	width:100%;
	line-height:18px;
}
.page_item li{
	border-bottom:1px solid #d9dada;
	padding:3px 0;
	float:left;
	width:100%;
}
.page_item li.last{
	border:0;
}
.page_item li li{
	border:0;
	padding:0 0 0 10px;
	width:170px;
}
.page_item li a{
	background:url(images/arrow.gif) no-repeat 0 7px;
	padding-left:10px;
	color:#666;
	float:left;
}
.page_item li a:hover, .page_item li.current_page_item a{
	color:#9f0e3c;
}
.page_item li li a{
	font-size:11px;
	color:#999;
}
.page_item li li.current_page_item a, .page_item li li a:hover{
	color:#9f0e3c;
}
.clear-search{
	font-size:11px;
	margin:5px 0 0;
	display:block;
}
/*	@end	*/
/*	@innerpages	*/
.detail{
	line-height:16px;
	font-size:12px;
	border-top:1px solid #dadada;
	padding-top:19px;
	margin-bottom:19px;
}
.detail_support {
	font-size:12px;
	line-height:16px;
	margin-bottom:19px;
}
ul.detail{border-top:0;padding-top:0;margin-bottom:10px; float:left; width:100%;}
.detail p{
	margin-bottom:0px;
}
.detail a.thumb{
	margin-top:4px;
}
.thumb{
	float:left;
	border:1px solid #F0F0F0;
}
#content .detail h3{
	margin-bottom:7px;
}
#content .detail h4{margin-bottom:3px;}
.detail h4 a{
	color:#666;
	font-size:12px;
}
.detail h4 a:hover{color:#9F0E3C;}
.detail span{
	padding-bottom:1px;
	display:block;
}
.detail small{display:block;}
.detail dl{
	margin-bottom:0;
	font-size:11px;
}
.detail dt{
	float:left;
	width:53px;
	font-weight:bold;
}
/*	@end	*/
/*	@form pages	*/
.note{
	font-size:10px;
	color:#999;
	margin:0 0 15px;
}
#content .form{
	float:left;
	width:100%;
	border-top:1px solid #ddd;
}
#content .form li{
	background:none;
	border-bottom:1px solid #ddd;
	padding:10px 0;
	margin:0;
	font-size:11px;
	float:left;
	width:100%;
}
#content .form li.mandatory{
	background:url(images/icon-mandatory.gif) no-repeat 216px 13px;
}
#content .form li.submit{
	padding-left:235px;
	width:auto;
	border:0;
}
#content .form li.submit input{margin-right:5px;}
.form label{
	font-weight:bold;
	width:234px;
	float:left;
}
.ie6 .form label{width:231px;}
.form label.error{
	font-size:10px;
	font-weight:normal;
	clear:left;
	float:left;
}
.form .txt{
	background:#f8f8f8;
	border:1px solid #ebebeb;
	padding:2px;
	width:220px;
	color:#999;
}
.form textarea{
	height:57px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
}
.form select{
	height:20px;
	background:#f8f8f8;
	border:1px solid #ebebeb;
	width:226px;
	color:#999;
}
.hidden{display:none;}

/* generel Form Style */
.form div.group{
	width:225px;
	float:right;
	margin:0;
}
.form .check{
	width:15px;
	height:15px;
	float:left;
	margin:0 10px 0 0; padding:0;
}
.form div.group label{
	width:auto;
	margin:0 20px 0 0;
}
.form label span.error{	
	font-size:10px;
	font-weight:normal;
	clear:left;
	float:left;
	padding-right:10px;
}
.form select.small{
	width:58px;
	float:left;
	margin:0 10px 0 0;
}
.form .calander{cursor:pointer;}
#content .form .attached{
	float:left;
	margin:15px 0 0 0; padding:0;
}
#content .form .attached li{
	float:left;
	margin:0 0 10px 0; padding:0 0 10px 0;
}
#content .form .attached li.last{border:none; margin-bottom:0 !important; padding-bottom:0 !important;}
.form .attached li strong{
	display:block;
	font-size:11px;
	margin-bottom:10px;
	color:#666;
	line-height:14px;
}
.form .attached li img.img-attched{
	float:left;
	margin:4px 10px 0 0;
}
.form .attached li .details{
	width:165px;
	float:left;
}
.form .attached li span{
	width:165px;
	font-size:11px;
	color:#999;
	float:left;
	clear:both;
}
.ie .form .attached li span{width:150px;}
.form .attached li .clear{
	width:auto;
	height:auto;
	visibility:visible;
	clear:both;
}
.form .attached li .remove{
	background:url(images/remove.gif) no-repeat left 7px;
	padding-left:11px;
	cursor:pointer;
}
.form li select.multiple{
	height:100px;
}
.form li select.multiple option{
	padding:4px 8px;
}
.form li .nav-select{
	float:left;
	padding:10px 0;
	text-align:center;
}
.form li .nav-select a{
	width:19px;
	height:22px;
	float:left;
	margin-right:10px;
}
.form li .nav-select a.up{
	background:url(images/up.gif) no-repeat left top;
	margin-left:85px;
}
.form li .nav-select a.down{
	background:url(images/down.gif) no-repeat left top;
}

/*	@end	*/
/*	@career page	*/
.wid-career{
	background:url(images/bg-wid-career.jpg) no-repeat;
	padding:20px;
	height:201px;
	margin:20px 0 0;
}
.wid-career h4{
	margin:0 0 5px;
}
.wid-career p{
	margin:0 0 10px;
}
.career-listing{
	margin:0;
}
/*	@end	*/
/*	@toolbox	*/
.toolbox{
	background:url(images/bg-toolbox.png) no-repeat 0 100%;
	padding:8px 0 12px;
	position:absolute;
	right:0;
	top:122px;
	width:220px;
	z-index:80;
}
.toolbox h3{
	background:url(images/bg-toolbox.gif) no-repeat;
	width:206px;
	height:35px;
	margin:0 0 0 8px;
}
.toolbox h3 a{
	width:196px;
	height:25px;
	padding:10px 0 0 10px;
	display:block;
}
.toolbox ul{
	margin:0 12px 0;
}
.toolbox li{
	border-bottom:1px solid #e0e1e1;
	padding:8px 12px;
	font-size:12px;
}
.toolbox li.last{
	border:0;
}
.toolbox li a{
	color:#666;
	display:block;
	background:url(images/icons.gif) no-repeat 100% -290px;
}
.toolbox li.payment a:hover{
	background-position:100% -324px;
}
.toolbox li.location a{
	background-position:100% -362px;
}
.toolbox li.location a:hover{
	background-position:100% -398px;
}
.toolbox li.map a{
	background-position:100% -438px;
}
.toolbox li.map a:hover{
	background-position:100% -479px;
}
.toolbox li.acc a{
	background-position:100% -522px;
}
.toolbox li.acc a:hover{
	background-position:100% -559px;
}
.toolbox li.chat a{
	background-position:100% -593px;
}
.toolbox li.chat a:hover{
	background-position:100% -627px;
}
.toolbox li a:hover{
	color:#9f0e3c;
}

/*	@end	*/
/*	@homepage	*/
#wrap-home{
	padding:0 0 5px;
	width:960px;
	float:left;
}
#wrap-home #spotlight{
	padding:0 0 15px;
}
#wrap-home .region{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/*background:url(images/bg-home-region.jpg) no-repeat;*/
	/*background:#F3F3F3;*/
	height:153px;
	width:100%;
	/*padding:12px 12px 0 12px;*/
	padding-left:0px;
	float:left;
	/*margin-right:20px;*/
}
#wrap-home .region .widget{
	/*background:url(images/bg-home-wid.gif) no-repeat;*/
	float:left;
	height:135px;
	width:227px;
	text-align:center;
	padding:5px 0 0;
	margin:8px 10px 0 0;
	display:inline;
}
#wrap-home .region .firstwidget{
	/*background:url(images/bg-home-wid.gif) no-repeat;*/
	float:left;
	height:135px;
	width:227px;
	text-align:center;
	padding:5px 0 0;
	margin:8px	10px 0 12px;
	display:inline;
}

#wrap-home .region .lastwidget{
	/*background:url(images/bg-home-wid.gif) no-repeat;*/
	float:left;
	height:135px;
	width:227px;
	text-align:center;
	padding:5px 0 0;
	margin-top:8px;
	/*ie6 fix double margincs */
	display:inline;
}
#wrap-home .region .widget h3{
	margin:8px 0 0;
}
#wrap-home .region .widget span{
	font-size:11px;
	/*color:#9f0e3c;*/
}
#wrap-home .wid-offer{
	width:200px;
	font-size:11px;
	color:#666;
	margin:0;
	margin-top:15px;
	line-height:14px;
	position:relative;
	top:-15px;
}
/*	@end	*/



/*	@listing	*/
#content .listing li{
	background:none;
	border-bottom:1px solid #ddd;
	float:left;
	width:100%;
	padding:12px 0;
	line-height:16px;
	margin:0;
}
#content .listing li.last{
	border:0;
}
#content .listing li small{
	display:block;
}
#content .listing li h4 a{
	color:#666;
	font-size:12px;
}
#content .listing li h4 a:hover{
	color:#9f0e3c;
}
#content .listing li p{
	margin-bottom:8px;
}

/*	@end	*/
/*	@about page	*/
.block{
	position:relative;
	margin-bottom:35px;
	line-height:14px;
}
.block .thumb{
	margin-bottom:12px;
	float:left;
}
#content .block p{
	margin-bottom:10px;
	float:left;
	min-height:70px!important;
	width:100%;
}
.block a.more{float:left; width:180px;}
.block .msg{
	width:126px;
	float:left;
	padding-left:0px;
}
.block .img{
	width:97px;
	position:absolute;
	bottom:0;
	right:0;
}
.ceo-msg{
	background:url(images/bg-msg.jpg) no-repeat left bottom;
	padding-bottom:15px;
}
.msg .more{
	margin:0 0 15px;
}
/*	@end	*/
/*	@paging	*/
.paging{
	width:100%;
	background:#f5f6f6;
	border-top:1px solid #d6d6d6;
	padding:6px 0;
	float:left;
	font-size:11px;
}
div.pagination{
	float:right;
}
div.pagination a{
	float:left;
	margin-right:7px;
	color:#666;
}
div.pagination a:hover, div.pagination a.current{
	color:#999;
}
div.pagination a.prev{
	padding-left:15px;
	background:url(images/icons.gif) no-repeat 0 -257px;
}
div.pagination a.next{
	padding-right:15px;
	background:url(images/icons.gif) no-repeat 27px -229px;
}
/*	@end	*/
/*	@sidebar	*/
#sidebar{
	padding:100px 0 0;
	float:left;
	width:220px;
	font-size:11px;
}
#sidebar .region{
	background:#f4f4f4 url(images/bg-sidebar-curve2.jpg) no-repeat 0 100%;
	padding:0 0 12px;
	float:left;
	width:220px;
}
#sidebar .region-inner{
	background:url(images/bg-sidebar-curve1.jpg) no-repeat;
	padding:10px 0 0 10px;
	float:left;
	width:210px;
}
#sidebar .region .widget{
	background:url(images/bg-sidebar-widget.gif) no-repeat 3px 3px;
	width:185px;
	height:100px;
	margin:12px 0 0;
	float:left;
	padding:7px;
	text-align:center;
}
#sidebar .widget .icon{
	margin:0 0 5px;
}
#sidebar .widget span{
	display:block;
	font-size:11px;
	color:#9f0e3c;
}
.wid-offer{
	background:url(images/bg-freetrial.gif) no-repeat;
	padding:30px 0;
	float:left;
	margin:15px 0 0;
	width:220px;
}
.wid-offer span{
	display:block;
	margin:12px 0 6px;
}
.wid-offer span strong{
	display:block;
	color:#333;
}
/*	@end	*/
/*	@product page	*/
.plan{
	padding:30px 0 25px;
	border:2px solid #ddd;
	border-width:2px 0;
	float:left;
	margin:15px 0;
}
.plan-item{
	width:145px;
	height:60px;
	text-align:center;
	background:url(images/bg-box.gif) no-repeat;
	padding:12px 0 0;
}
.plan-item span{
	display:block;
	margin:0 0 4px;
}
a.compare{
	background:url(images/icons.gif) no-repeat 0 -665px;
	padding-left:22px;
	float:left;
	margin:0 0 4px;
}
a.order{
	background:url(images/icons.gif) no-repeat 0 -699px;
	padding-left:22px;
	float:left;
	clear:both;
	white-space:nowrap;
	color:#535353;
}
a.order:hover{
	color:#9F0E3C;
}
.small{
	font-size:11px;
	color:#999;
	margin:15px 0 0;
	float:left;
	width:100%;
}
.curve-top{
	background:url(images/curve-top.gif) no-repeat;
	width:700px;
	height:10px;
	float:left;
	margin:5px 0 0;
	overflow:hidden;
}
.curve-middle{
	padding:20px;
	width:656px;
	border:2px solid #ddd;
	border-width:0 2px;
	float:left;
}
.curve-middle table{
	border-top:1px solid #ddd;
	margin:15px 0 0;
}
.curve-bottom{
	background:url(images/curve-bottom.gif) no-repeat;
	width:700px;
	height:10px;
	float:left;
	overflow:hidden;
	margin:0 0 15px;
}
.curve-middle .info{
	float:left;
	width:110px;
}
.curve-middle td, .curve-middle th{
	background:none;
	font-size:11px;
}
.curve-small-top{
 	background:#fff url(images/bg-table.gif) no-repeat top left;	
	padding-top:6px;
	width:460px;
  	float:left;
	margin:0 0 15px;
 }
.curve-small-bottom{
 	background:#fff url(images/bg-table.gif) no-repeat bottom left;
	padding:6px 20px 20px 20px;
	width:420px;
  	float:left;	
}
.curve-small-top table{
	margin:0;
}
#content .curve-small-top th{
	background:none;
}
a.remove{
	background:url(images/icons.gif) no-repeat 0 -735px;
	padding-left:22px;
	float:left;
}
.plan-selected{
	float:left;
	margin-right:25px;
}
.terms{
	border:1px solid #ddd;
	border-width:1px 0;
	font-size:10px;
	color:#999;
	padding:15px 0 0;
	margin:0 0 15px;
	line-height:14px;
}
#content .grid_4 h5{
	margin:0 0 5px;
}
.grid_4 p{
	margin:0 0 5px;
}
/*	@end	*/
/*	@slider	*/
.grid_6 h3{
	float:left;
	width:100%;
}
.slider-container{
	background:#f8f8f8;
	border:2px solid #ddd;
	padding:10px;
	float:left;
}
.slider-wrap{
	width:312px;
	height:22px;
	background:url(images/bg-slider.gif) no-repeat 0 3px;
}
.slider{
	width:242px;
	height:22px;
	position:relative;
	margin-left:35px;
}
.ui-slider-handle{
	width:17px;
	height:17px;
	background:url(images/btn-slider.gif) no-repeat;
	cursor:pointer;
	position:absolute;
	z-index:20;
	margin-left:-7px;
	outline:none!important;
}
.slider-container span{
	margin-left:16px;
	text-align:center;
	width:61px;
}
/*	@end	*/

#pagination {
	float:left;
	width:100%;
	margin-top:15px;
}

#pagination a:hover{
	text-decoration:underline;
}
#pagnext{
	
	float:right;
	padding-right:7px;
}

#pagprev{
	
	float:left;
}

/*	@footer	*/
#footer ul{
	margin:0;
}

#footer p{
color:#666;


}
#footer li{
	float:left;
	padding-right:10px;
	margin-right:10px;
}
#footer li.last{
	background:none;
}
#footer .toggle{
	width:20px;
	height:20px;
	background:url(images/bg-toggle.gif) no-repeat;
	float:right;
	display:block;
	margin:0 5px 0 0;
}
#footer .close{background-position:0 -49px;}
.main-footer{
	background:url(images/bg-footer.gif) no-repeat;
	padding:12px 0;
	font-size:11px;
	color:#999;
}
.main-footer li{
	background:url(images/icons.gif) no-repeat 100% 3px;
}
.main-footer p, .main-footer ul{
	float:left;
	margin:0 15px 0 0;
}
.main-footer a{
	color:#666;
}
.main-footer a:hover{
	color:#333;
}
.sub-footer{
	padding:15px 0 40px;
}
.sub-footer a{
	color:#999;
}
.sub-footer a:hover{
	color:#333;
}
.sub-footer h4{
	float:left;
	width:102px;
	font-weight:normal;
	font-size:12px;
	margin:0 10px 0 0;
	background:url(images/icons.gif) no-repeat 100% -194px;
}
.sub-footer h4 a{
	color:#666;
}
.sub-footer h4 a:hover{
	color:#333;
}
.sub-footer li{
	font-size:11px;
	margin:0 0 5px;
}
.sub-footer li ul{
	width:808px;
	float:left;
}
.sub-footer li li{
	background:url(images/icons.gif) no-repeat 100% 3px;
	margin:0;
}

#footer .content{
	width:940px;
	background:transparent url(/site/skins/v1-en/images/bg-footer.gif) no-repeat scroll 0 0;
	color:#999999;
	font-size:11px;
	padding:12px 0;

}
#footer .follow {
float:left;
}
#footer .follow label {
float:left;
margin-left:10px;
}

#footer .follow li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:medium none;
margin:3px 0 0 5px;
padding:0;
}

#footer li {
float:left;
margin-right:10px;
padding-right:10px;
}

#footer .follow li a.facebook {
background-position:0 0;
}
	
#footer .follow li a {
background-image:url(images/icon-socialnetwork.gif);
background-repeat:no-repeat;
display:block;
height:14px;
line-height:1;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-indent:-999px;
width:14px;
}

#footer .follow li a.twitter {
background-position:-20px 0;
}

#nav-related h3{

	font-size : 14px;
	margin-bottom : 10px;
	color:#0099CC;

}

/*	@end	*/