html, body {
	margin:0px;
	padding:0px; 
	background:#f3f3f3 url(images/main_bgr.gif); 
	font-size:11px;
	text-align:center;
	color: #444444;
	font-family: arial,tahoma,verdana;
}

table {
	empty-cells:show;
	border-collapse:collapse;
}

a:link, a:visited {
	color: #4ead09;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a:active,a:focus {
    outline:0; 
  }
img {
	border: none;
	}
img.framed {
	padding:1px;
	border:2px solid #c8cac9;
}

.clearer {
	clear:both;
	}
.b {
	font-weight:bold;
}
.h1{
	height:1px;
	line-height:1px;
	font-size: 1px;
	}

.h2{
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin:20px 0 10px 0;
	font-family: tahoma, sans-serif;
	}	
.h10{
	height:10px;
	line-height:10px;
	font-size: 10px;
	}
.h20{
	height:20px;
	}
.f10 {
	font-size: 10px;
	line-height: 16px;
	}
.alt-font {
	font-family: tahoma;
	}
h3 {
	font-size: 17px;
	font-weight: normal;
	padding: 0px;
	margin:20px 0 10px 0;
	font-family: tahoma, sans-serif;
	color: #666666;
	}
.live-support {	
	position:absolute; top: 11px; left:247px;
	}
.top-line {
	font-size: 13px;
	color: #999999;
	font-family: tahoma, sans-serif;
	position:absolute; bottom: 1px; left:180px;
	font-weight: bold;
	}	
/* Main containers */
.wrapper {
	width: 806px;
	border-left: 3px solid #cdcdcd;
	border-right: 3px solid #cdcdcd;
	border-bottom: 3px solid #cdcdcd;
	margin: 0 auto;
	text-align: left;
	background:#FFFFFF;
	line-height: 18px;
	min-height: 800px;
	}
.main {
	margin: 0px 20px;
	clear: both;
	}
/* Left side */

.left {
	float:left;
	width: 240px;
	display: inline;
	background: url(images/left_bgr.gif) top right no-repeat;
	}	
.left-in {
	margin: 0 18px 0 20px;
	}
/* Right side */
.right {
	float:right;
	width: 540px;
	margin:0 12px 0 0px;
	padding:0px;
	display: inline;
	overflow: hidden;
	}
.right-in {
	margin: 18px 0px 0 12px;
	}
/* HEADER */
.header-top { 
	height:96px; 
	position:relative;
	font-size:11px;
	margin: 0 9px;
}

.logo {
	position: absolute;
	top: 13px;
	left: 9px;
	width: 200px;
	height: 78px;
}

.cart {
	position: absolute;
	top: -1px;
	right: 202px;
	width: 257px;
	height: 53px;
	background: url(images/cart_bgr.gif) center top no-repeat;
}

.login-table {
	position: absolute;
	top: 10px;
	right: 10px;
	white-space: nowrap;
}	
.login-txt{
	width: 124px;
	background:url(images/bgr_pale.gif);
	padding: 1px 2px;
	border: 1px solid #4e7895;
	margin: 0px 0px 0px 4px;
	font-size: 11px;
	}
.login-txt:focus{
	border: 1px solid #47ef01;
	}
.login-btn {
	float: right;
	margin-top: 3px;
	}
.forgot_pass {
	float:left;margin:3px 0 0 4px; font-size: 10px;
	}
	
.blue {
	margin: 0 9px 0px 9px;
	border-top: 2px solid #dddddd;
}

.lightgreen {
	margin: 0 20px 0px 20px;
	border-top: 2px solid #dddddd;
	padding-top:5px;
	padding-bottom:5px;
	padding:lightgren;
	color:black;
}

/* MAIN NAVIGATION */
.main-nav {
	height: 24px;
	margin: 0px;
	border-top: 1px solid #ffffff;
	background: url(images/main_nav_bgr.gif) repeat-x;
}
.menu {
  padding:0;
  margin: 0;
  float:right; 
  list-style-type:none;
  white-space:nowrap;
  height: 22px;
  }

.menu li {
  float:left;
  }

.menu a:link,.menu a:visited {
  float:left; 
  color:#fefdf5; 
  text-align:center; 
  padding:6px 13px 6px 13px; 
  font: 10px Tahoma;
  text-align: center;
  text-decoration:none;
  }

.menu a:hover{
  background: url(images/main_nav_over.gif) repeat-x;
  }
.menu a:active,.menu a:focus {
    outline:0; 
  }
.menu li span{
  float:left;
  width: 2px;
  height:24px;
  font-size: 11px;
  background: url(images/main_nav_border.gif) repeat-x;
  }

a:link.active, a:visited.active {
/*  background:url(images/main_nav_pointer.gif) center bottom no-repeat; */
  }

.main-blue{
	margin: 14px 0 0 0;
	width: 540px;
	height:181px;
	background:url(images/big_blue_bgr.jpg) no-repeat;
	position:relative;
	}
.main-blue h1{
	position: absolute;
	margin: 0px;
	color:#FFFFFF;
	top: 28px;
	left: 48px;
	font-size: 21px;
	font-weight: normal;
	}
.recommended h2{
	position: absolute;
	margin: 0px;
	color:#FFFFFF;
	top: 10px;
	left: 48px;
	font-size: 14px;
	font-weight: bold;
	}	
.main-blue table{
	position: absolute;
	top: 66px;
	left: 91px;
	color:#163348;
	color:#082f4b;
	}
.promos{
	margin: 12px 0 0 0;
	width: 540px;
	height:325px;
	position:relative;
	}
.promo3{
	position: absolute;
	width: 193px;
	height:152px;
	top:0px;
	left:0px;
	}
.promo_y_us{
	position: absolute;
	width: 337px;
	height:152px;
	top:0px;
	right:0px;
	background: url(images/promo_y_us.jpg) right top no-repeat;
	}
.promo_y_us ul{
	list-style: none;
	margin: 43px 0 0 52px;
	line-height: 18px;
	padding:0px;
	}
.promo_y_us li{
	margin: 0px;
	}
.promo_text{
	position: absolute;
	width: 263px;
	height:156px;
	top:160px;
	left:0px;
	background: url(images/promo_text.gif) left top no-repeat;
	}
	
.promo-head{
	line-height: 24px;
	font-size: 17px;
	color:#3d87bc;
	font-family: tahoma,verdana;
	}
.promo-head p{
	margin: 10px 0 13px 14px;
	padding:0px;
}
.promo-head-steps{
	line-height: 24px;
	font-size: 17px;
	color:#3d87bc;
	font-family: tahoma,verdana;
	}
.promo-head-steps p{
	margin: 10px 0 44px 14px;
	padding:0px;
}
.promo-body{
	margin: 0px;
	line-height: 17px;
	background: url(images/promo_body.gif) repeat-y;
	}
.promo-body p{
	margin: 0px;
	padding: 0px 10px 4px 14px;
}

.promo-body-steps{
	margin: 44px 10px 0px 14px;
	line-height: 17px;
	padding: 0px 0px 0px 0px;
	}
.promo_steps{
	position: absolute;
	width: 263px;
	height:156px;
	top:160px;
	right:0px;
	background: url(images/promo_steps.gif) left top no-repeat;
	}
.promo-btm {
	width: 263px;
	height:7px;
	background:url(images/promo_text_btm.gif) no-repeat;
	}
.promo-long-head {
	margin-top: 4px;
	background:url(images/promo_long_head.gif) no-repeat;
	width: 540px;
	height: 34px;
	}
.promo-long-head p{
	line-height: 34px;
	font-size: 17px;
	color:#3d87bc;
	font-family: tahoma,verdana;
	margin: 0px 0px 0px 14px;
	padding:0px;
	}
.promo-long-body {
	background:url(images/promo_long_body.gif) repeat-y;
	width: 540px;
	padding: 8px 0px;
	}	
.promo-long-body-bgcolor {
	background:#eff8e9;
	width: 540px;
	padding: 8px 0px;
	}	
.rates-in {
	margin: 0px 20px;
	}
.cards-in {
	margin: 0px 14px;
	padding: 4px 0px;
	}
.promo-long-btm {
	background:url(images/promo_long_btm.gif) no-repeat;
	width: 542px;
	height: 6px;
	}
/* Headings */
.left-heading{
	margin:12px 0 0 0;
	background:url(images/heading_bgr.gif) left bottom repeat-x;
	line-height: 34px;
	font-size: 17px;
	color:#68c107;
	font-family: tahoma,verdana;
	}
.right-heading{
	margin: 6px 0 2px 0;
	line-height: 24px;
	padding: 0px 0px 0px 0px;
	font-size: 17px;
	color:#777777;
	font-family: tahoma,verdana;
	font-weight: normal;
	}

.news-heading{
	margin:8px 0 0 0;
	font-size: 15px;
	line-height:18px;
	color:#999999;
	font-weight:bold;
	}
.news-txt {
	margin: 6px 0 0 0;
	font-size: 11px;
	color:#5b5b5b;
	}
.news-more {
	margin: 8px 0 0 0;
	padding: 0px 2px 0px 0px;
	font-size: 11px;
	color:#999999;
	text-align:right;
	}	
	
/* Flaggin */
.small-cont-content {
	margin: 12px 12px 10px 10px;
	line-height: 16px;
}
.flag-td {
	width: 18%;
	height: 26px;
	}

.country-td {
	width: 58%;
	}

.country-td a:link, .country-td a:visited{
	color:#5b5b5b;
	text-decoration:underline;
	}
.country-td a:hover{
	color: #4ead09;
	text-decoration:underline;
	}	

.rate-td {
	width: 24%;
	text-align: right;
	}
.ver-border{
	background:url(images/border_ver.gif) center repeat-y;
	}
.hor-border{
	background:url(images/heading_bgr.gif) center repeat-x;
	}

.arrowed {
	font-size: 11px;
	color: #504C49;
	padding: 0px;
	margin: 6px 0px 0px 0px;
	list-style: none;
	}

.arrowed li{
	display: block;
	padding: 0px;
	margin: 0px;
	background: url(/images/bullet_arrows.gif) left 7px no-repeat;
	padding: 0px 0 0px 15px;
	margin: 0px 0 5px 0;
	}



.arrowed h2{
	font-size: 11px;
	font-weight: normal;
	display: block;
	padding: 0px;
	margin: 0px;
	background: url(images/bullet_arrows.gif) left 7px no-repeat;
	padding: 0px 0 0px 15px;
	margin: 0px 0 5px 0;
	}
	
.arrowed li a:link, .arrowed li a:visited {
	color: #666666;
	text-align: left;
	text-decoration:underline;
	}
	
.arrowed li a:hover{
	color: #4ead09;
}	

.arrowed-faq {
	font-size: 11px;
	color: #504C49;
	padding: 0px;
	margin: 6px 0px 0px 0px;
	list-style: none;
	}

.arrowed-faq li{
	display: block;
	padding: 0px;
	margin: 0px;
	background: url(images/check.gif) left 2px no-repeat;
	padding: 0px 0 0px 25px;
	margin: 0px 0 5px 0;
	}
	
.m12{
	margin-left: 12px;
	}

.arrowed-links {
	font-size: 11px;
	color: #504C49;
	padding: 0px;
	margin: 12px 0px 20px 20px;
	list-style: none;
	}

.arrowed-links li{
	display: block;
	padding: 0px;
	margin: 0px;
	background: url(images/link.gif) left 2px no-repeat;
	padding: 0px 0 0px 25px;
	margin: 0px 0 5px 0;
	}
/* Inputs  */

.dd {
	margin:0px;
	width: 180px;
	font-size: 11px;
	padding: 1px 1px;
	color: #444444;
	border: 1px solid #3a8ab8;
	background: #ffffff;
	font-family: tahoma;
}
.dd-s {
	margin:0px;
	width: 140px;
	font-size: 11px;
	padding: 1px 1px;
	color: #444444;
	border: 1px solid #3a8ab8;
	background: #ffffff;
}
input.txt {
	margin:0px;
	width: 174px;
	color:#444444;
	text-align:left;
	padding: 2px 2px;
	border: 1px solid #3a8ab8;
	background: #ffffff;
	font-size: 11px;
	font-family: tahoma,verdana;
}
input.txt-short {
	margin:0px;
	width: 100px;
	color:#444444;
	text-align:left;
	padding: 2px 2px;
	border: 1px solid #3a8ab8;
	background: #ffffff;
	font-size: 11px;
	font-family: tahoma,verdana;
}
.account-long {
	margin:0px;
	width: 160px;
	color:#444444;
	text-align:left;
	padding: 2px 2px;
	border: 1px solid #3a8ab8;
	background: #ffffff;
	font-size: 11px;
	font-family: tahoma,verdana;
}
.account-longer {
	margin:0px;
	width: 240px;
	color:#444444;
	text-align:left;
	padding: 2px 2px;
	border: 1px solid #3a8ab8;
	background: #ffffff;
	font-size: 11px;
	font-family: tahoma,verdana;
}
.account-zip {
	margin:0px;
	width: 50px;
	color:#444444;
	text-align:left;
	padding: 2px 2px;
	border: 1px solid #3a8ab8;
	background: #ffffff;
	font-size: 11px;
	font-family: tahoma,verdana;
}
.price-select {
	margin:0px;
	width: 80px;
	font-size: 11px;
	padding: 1px 1px;
	color: #444444;
	border: 1px solid #3a8ab8;
	background: #ffffff;
}
.price-sel-short {
	margin:0px;
	width: 50px;
	font-size: 11px;
	padding: 1px 1px;
	color: #444444;
	border: 1px solid #3a8ab8;
	background: #ffffff;
}
.cart-quantity {
	margin:0px;
	width: 20px;
	color:#444444;
	text-align:right;
	padding: 2px 2px;
	border: 1px solid #3a8ab8;
	font-size: 12px;
	font-family: tahoma,verdana;
	}
/* PAGES */

/* Index */
.table-card {
	width: 100%;
	margin: 20px 6px 20px 0;
	font-size:10px;
	color:#666666;
	}

.table-card td{
	vertical-align:top;
	}

.dotted {
	height: 0px;
	line-height: 0px;
	font-size:0px;
	border-bottom: 1px solid #b4d6ee;
	}
.table-card td p{	
	margin: 0px 0px 8px 0;
	padding:0px;
	}

.card-name{
	font: 13px tahoma;
	line-height: 11px;
	font-weight: bold;
	}
.card-name-nomar{
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 4px 0;
	padding:0px;
	}
	
/* Details page */
.card-desc {
	font-size: 11px;
	line-height: 14px;
	}
.card-desc td{
	vertical-align: top;
	}
.card-desc ul{
	list-style: none;
	line-height: 16px;
	margin: 0px;
	padding:0px;
	font-size: 11px;
	}
.card-desc li{	
	background: url(images/arrow_small.gif) left 5px no-repeat;
	margin: 0px;
	padding:0px 0 0 12px;
	}

.card-specs {
	margin-right: 12px;
	}
.right-heading-blu{
	margin: 0px;
	font: 12px Tahoma;
	color:#3785b0;
	font-weight:bold;
	padding-bottom: 6px;
	}

.features-table{
	border: 1px solid #cccccc;
	margin:0 0px 0 1px;
	}

.features-table a{
	font-weight: bold;
	}
th.features-left{
	font: 11px Tahoma;
	color:white;
	font-weight:bold;
	padding-left: 10px;
	background:#1995f1;
	text-align:left;
	}
th.th-d{
	font: 11px Tahoma;
	color:white;
	background:#1995f1;
	font-weight:bold;
	padding-left:10px;
	text-wrap: none;
	white-space: nowrap;
	}
td.features-left{
	text-align:left;
	padding-left: 10px;
	}
td.features-right{
	text-align: right;
	padding-right: 30px;
	}
div.features-right {
	text-align: right;
	margin-top: 6px;
	padding-right: 12px;
	font-weight:bold;
	}
.alt-row {
	background:#eaf6ff;
	}
.alt-text {
	color:#eaf6ff;
	}
.nom-text {
	color:#ffffff;
	}	
.receipt-table {
	border: 1px solid #cccccc;	
	}
.receipt-table td {
	border-bottom: 1px solid #cccccc;
	}
/*  Subnavigation tabs */

.prod-nav-holder {
	margin: 0px;
	padding: 0px;
    height: 20px;
	position: relative;
 }

.prod-nav-holder hr{
	position: absolute;
	top: 20px;
	margin: 0px;
	z-index: 5;
	width: 100%;
	border: none;
	height: 1px;
	background: #a5a5cd;
	color: #a5a5cd;
}

.product-menu {
  position: absolute;
  padding:0; 
  margin:0; 
  list-style-type:none;
  white-space:nowrap;
  height: 20px;
  z-index: 15;
  }
  
.product-menu li {
  display:inline;
  padding:0;
  margin:0;
  }

.product-menu a:link,.product-menu a:visited {
  float:left; 
  color:#666666; 
  background: url(images/product_nav_dark.gif) left top no-repeat; 
  margin-right:2px; 
  text-align:center; 
  padding:0px 0px 0px 11px; 
  font: 11px Tahoma;
  font-weight:bold;
  text-align: center;
  text-decoration:none;
  }

.prod-active a:link,.prod-active a:visited {
  float:left; 
  color:#666666; 
  background: url(images/product_nav.gif) left top no-repeat; 
  text-align:center; 
  padding:0px 0px 0px 11px; 
  font: 11px Tahoma;
  font-weight:bold;
  text-align: center;
  text-decoration:none;
  cursor:pointer;
  }

.product-menu a:hover{
  color:#1992ec; 
  background: url(images/product_nav_dark.gif) left top no-repeat;
  }
 
.prod-active a:hover{
  color:#666666; 
  background: url(images/product_nav.gif) left top no-repeat;
}
  
  
.product-menu a:active,.product-menu a:focus {
    outline:0; 
  }

.product-menu a:link span,.product-menu a:visited span {
	float:left;
	display:block;
	background: url(images/product_nav_dark.gif) right top no-repeat;
	padding: 4px 9px 3px 0px;
	cursor:pointer;
	}

.product-menu a:hover span{
	float:left;
	display: block;
	background: url(images/product_nav_dark.gif) right top no-repeat;
	padding: 4px 9px 3px 0px;
	}

.prod-active a:link span,.prod-active a:visited span{
	float:left;
	display: block;
	background: url(images/product_nav.gif) right top no-repeat;
	padding: 3px 9px 5px 0px;
	}
	
.tabs-cont {
	padding: 20px;
	border-left: 1px solid #a5a5cd;
	border-bottom: 1px solid #a5a5cd;
	border-right: 1px solid #a5a5cd;
	position:relative;
	}
.cash-back {
	position: absolute;
	right: 22px;
	top: 20px;
	width: 59px;
	height: 71px;
	}
/* My account navigation */

.my-account-menu {
  padding:0; 
  margin:0; 
  list-style-type:none;
  white-space:nowrap;
  height: 24px;
  border-bottom: 2px solid #42aaf7;
  }
.my-account-menu li {
  display:inline;
  padding:0;
  margin:0;
  }

.my-account-menu a:link,.my-account-menu a:visited {
  float:left; 
  color:#666666;
  background:url(images/sub_blue_rev.gif) left top no-repeat; 
  border-right:2px solid #fff; 
  text-align:center; 
  padding:0px 0px 3px 11px; 
  font: 11px Tahoma;
  font-weight:bold;
  text-align: center;
  text-decoration:none;
  line-height: 17px;
  }

.my-active a:link,.my-active a:visited {
  float:left; 
  color:#fff; 
  background: url(images/sub_blue.gif) left top no-repeat; 
  border-right:2px solid #fff; 
  border-bottom:1px solid #42aaf7; 
  text-align:center; 
  padding:0px 0px 3px 11px; 
  font: 11px Tahoma;
  font-weight:bold;
  text-align: center;
  text-decoration:none;
  cursor:pointer;
  line-height: 17px;
  }

.my_logout {
  float:right; 
  color:#666666;
  background:url(images/sub_blue_rev.gif) left top no-repeat; 
  border-right:2px solid #fff; 
  text-align:center; 
  padding:0px 0px 3px 11px; 
  font: 11px Tahoma;
  font-weight:bold;
  text-align: center;
  text-decoration:none;
  line-height: 17px;
  }
  
.my-account-menu a:hover{
  color:#ffffff; 
  background: url(images/sub_blue.gif) left top no-repeat;
  }
 
.my-active a:hover{
  color:#ffffff; 
  background:url(images/sub_blue.gif) left top no-repeat; 
}
  
  
.my-account-menu a:active,.my-account-menu a:focus {
    outline:0; 
  }

.my-account-menu a:link span,.my-account-menu a:visited span {
	float:left;
	display:block;
	background: url(images/sub_blue_rev.gif) right top no-repeat;
	padding: 3px 9px 0px 0px;
	cursor:pointer;	
	}

.my-account-menu a:hover span{
	float:left;
	display: block;
	background: url(images/sub_blue.gif) right top no-repeat;
	padding: 3px 9px 0px 0px;
	}

.my-active a:link span,.my-active a:visited span{
	float:left;
	display: block;
	background: url(images/sub_blue.gif) right top no-repeat;
	padding: 3px 9px 0px 0px;
	}

.pad10{
	padding: 12px 0px;
	}
.td-left-exp {
	background:#eaf6ff;
	padding-left: 12px;
	}
/* Cart page */
th.th-c{
	font: 11px Tahoma;
	color:white;
	background:#1995f1;
	font-weight:bold;
	text-align: center;
	white-space: nowrap;
	}
.cart-table{
	border: 1px solid #dddddd;
	margin:0 0px 0 1px;
	font-family: tahoma;
	}
.cart-table td {
	border-bottom: 1px dotted #bbbbbb;
	}
.cart-cell {
	text-align:right;
	padding-right: 20px;
	}
.grand-total {
	font-weight: bold;
	text-align:right;
	padding-right: 0px;
	}
.grand-total2 {
	font-weight: bold;
	text-align:right;
	padding-right: 14px;
	}
/* Phonecards page */

.page-heading{
	margin: 0px 9px 0 9px;
	height: 33px;
	background: #eaf6ff;
	border-top: 1px solid #cae2f3;
	border-bottom: 1px solid #cae2f3; 
	}
.breadcrumbs {
	float: left;
	margin: 8px 0 0 11px;
	display:inline;
	width:370px;
	height: 16px;
	font-size: 10px;
	color: #555555;
	background: url(images/folder.gif) left center no-repeat;
	padding: 1px 0 0 24px;
	}
	
.breadcrumbs a:link, .breadcrumbs a:visited{
	color: #555555;
	text-decoration:underline;
	}
.breadcrumbs a:hover{
	text-decoration: none;
	}
.table-new-search {
	float: right;
	display:inline;
	margin:3px 6px 0 0;
	}
.page-title {
	margin: 16px 20px 4px 20px;
	line-height: 32px;
	font-size: 17px;
	color:#777777;
	font-family: tahoma,verdana;
	font-weight: normal;
	}

.page-title1 {
	margin: 16px 20px 4px 20px;
	line-height: 32px;
	font-size: 17px;
	color:#777777;
	font-family: tahoma,verdana;
	font-weight: normal;
	display: inline	
	}
.recommeded {
	margin: 5px 5px 4px 5px;
	line-height: 32px;
	font-size: 14px;
	color:#000000;
	font-family: arial;
	font-weight: bold;
	}
.table-card-bgr {
	width: 100%;
	margin: 0px 6px 0px 0;
	font-size:10px;
	color:#666666;
	background:url(images/card_bgr.gif) right bottom no-repeat;
	}
.table-card-bgr td{
	vertical-align:top;
	padding: 20px 0px;
	}
.table-card-bgr td p{	
	margin: 0px 0px 8px 0;
	padding:0px;
	}
.table-card-bgr ul{
	list-style: none;
	line-height: 14px;
	margin: 0px;
	padding:0px;
	font-size: 11px;
	}
.table-card-bgr li{	
	background: url(images/arrow_small.gif) left 4px no-repeat;
	margin: 0px;
	padding:0px 0 0 12px;
	}
	
.header-table {
	width: 100%;
	}	
.header-table th{
	background:#b4d6ee;
	color:#255f8b;
	font-size: 11px;
	}
/* Sign up page */
.signup-desc {
	text-align:right;
	padding-right: 12px;
	}
.heading {
	font: 12px tahoma;
	font-weight: bold;
	text-align:left;
	color:#666666;
	background: #f0ffdc;
	padding: 3px 0px 3px 182px;
}
.heading-ath {
	font: 17px tahoma;
	color: #33CC00;
	text-align:left;
	padding: 0px;
	}

.bord {
	border: 1px solid #999999;
	}


/* My account menu */
.tabs {
  padding:0; 
  margin:0; 
  list-style-type:none;
  white-space:nowrap;
  height: 20px;
  border-bottom: 4px solid #3789b7;
  }
.tabs li {
  float:left;
  }

.tabs a:link,.tabs a:visited {
  float:left; 
  color:#ffffff; 
  background:#4f9ec9; 
  border-right:2px solid #fff; 
  text-align:center; 
  padding:3px 10px 3px 11px; 
  font: 11px Tahoma;
  text-align: center;
  text-decoration:none;
  }

.tabs a:hover{
  color:#fff; 
  background:#3789b7;
  border-bottom:1px solid #3789b7; 
  }
.tabs a:active,.tabs a:focus {
    outline:0; 
  }
.tabs-active a:link,.tabs-active a:visited,.tabs-active a:hover{
  color:#fff; 
  background:#3789b7;
  border-bottom:1px solid #3789b7; 
  }

/* Paginataion */
.paging {
	background: #eaf6ff;
	border-bottom: 1px solid #8aaac3;
	border-top: 1px solid #8aaac3;
	padding: 3px 5px 0;
	height:26px;	
}

ul.pagination {
	list-style:none;
	padding: 0;
	margin: 0px;
	font-size: 11px;
	cursor:default;	
	}

.pagination li {
	float: left;
	display:inline;
	padding: 0;	
	}

.pagination span.inactive {
	display: block;
	margin:0 2px;
	padding: 0 6px 0px 6px;
	color: #aaaaaa;
	font-weight:bold;
	border: 1px solid #eaf6ff;
	margin-top: 2px;
	}
.pagination span.active {
	display: block;
	margin:0 2px;
	padding: 0 6px 0px 6px;
	color: #666666;
	font-weight:bold;
	border: 1px solid #eaf6ff;
	margin-top: 2px;
	}
.pagination li a:link, .pagination li a:visited {
	float: left;
	padding: 0 6px 0px 6px;
	text-decoration: none;
	color: #0066CC;
	margin:0 2px;
	font-weight:bold;
	border: 1px solid #eaf6ff;
	margin-top: 2px;
}
.pagination li a:hover{
	background: #ffffff;
	border: 1px solid #8aaac3;
	font-weight:bold;
}

.pagination a:active,.pagination a:focus {
    outline:0;
 }
  


.question{
	font-size: 12px;
	color:#666666;
	font-weight: bold;
	background:url(images/question.jpg) left 0px no-repeat;
	padding-left: 32px;
	line-height: 26px;
	margin: 20px 0px 0px 0px;
	}
.answer {
	margin: 0px 0px 10px 0px;
	padding-left: 32px;
}
/* Footer  */

.copyrights {
	position: absolute;
	color: #666666;
	top: 12px;
	right: 11px;
	font-size:11px;
	}
.bottom-text {
	position:relative;
	height:52px;
	color: #8b767f;
	width: 820px;
	margin: 0 auto;
	font-family: tahoma,verdana;
	}

/* Bottom Navigation */

.bottom-menu-list{
	position: absolute;
	top: 12px;
	left: 9px;
	list-style:none;
	padding: 0;
	margin: 0;
	font-size: 11px;
	cursor:default;
	}

.bottom-menu-list li {
	display:inline;
	padding: 0;
	}

.bottom-menu-list li a:link, .bottom-menu-list li a:visited {
	margin: 0 8px 0 8px;
	text-decoration: none;
	color: #666666;
}
.bottom-menu-list li a:hover{
	text-decoration: none;
	color: #1d9cfb;
}

.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}
#search_suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;			
	z-index:100;
	visibility:hidden;
}
