/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin: 0;
	padding: 0;
	height: 100%; /* needed for container min-height */
	background: #fff;
	/*font-family: Arial,Helvetica,Garuda,sans-serif;*/
	font-family: Verdana,Geneva,Kalimati,sans-serif;
	font-size: 12px;
	color: #000000;	
}

/* main table */

div#header {
	width: 962px;
	height: 116px;
	margin: 0 auto 0 auto;
	border-top:8px solid #522e91;
}

div#crumbtrail {
	margin: 10px 20px;
}
	
div#content {
	width: 962px;
	min-height: 643px;
	padding: 0 0 0 0; /* bottom padding for footer */
	margin: 0 auto 0 auto;
	background: URL("/graphics/bg.gif") repeat-y;
}

div#footer {
	width: 962px;
	height: 132px;
	background: #d9d9d9 url("/graphics/footer.gif") no-repeat;
	font-size: 11px;
	color: #fff;
	margin: 0 auto 0 auto;
}

/* content formatting */

#pagecontent {
	width: 960px;
	margin: 0px 1px 0 1px;
	padding:0 0 15px 0;
	overflow: auto;
	line-height:20px;
}

#pagecontent2 {
	width: 675px;
	margin: 40px 35px 40px 0;
	overflow: hidden;
	line-height:20px;
	float: right;
	display:inline;
}

#leftbar {
	width: 201px;
	margin: 72px 0 0 1px;
	float: left;
	display:inline;
}

#logolink {
	width:219px; 
	height:106px; 
	border:0; 
	float:left; 
	display:inline; 
	margin:10px 0 0 18px;
}

#left_foot_top {
	float: left;
	display:inline;
	margin: 12px;
	width: 450px;
}

#right_foot_top {
	float: right;
	text-align: right;
	margin: 12px;
	width: 450px;
}

#right_foot_top a{
	color: #fff;
	text-decoration: none;
}

#right_foot_top a:hover{
	color: #8cc63f;
	text-decoration: underline;
}

#left_foot_bot {
	float: left;
	display:inline;
	margin: 8px 0 0 14px;
	line-height:20px;
	color:#7c7b7d;
}

#right_foot_bot {
	float: right;
	display:inline;
	margin: 7px 13px 0 0;
}

#right_foot_bot img {
	float:right;
	display:inline;
	border:0;
}

#tell {
	width:295px; 
	height:191px; 
	margin:16px 0 0 15px; 
	float:left; 
	display:inline; 
	border:0;
}

.tell {
	width:295px; 
	height:93px; 
	margin-bottom: 5px;
	float:left; 
}

.save {
	width:280px; 
	height:205px; 
	margin:7px 0 0 25px; 
	float:left; 
	display:inline; 
	border:0;
}

.sim {
	width:177px; 
	height:120px; 
	margin:18px 0 0 18px; 
	padding:65px 16px 0 117px;
	float:left; 
	display:inline; 
	border:0;
	background: url("/graphics/simcard_homepage.gif") no-repeat;
}

.learnmore {
	border:0; 
	float:right; 
	margin:5px 0 0 0;
}

#clear {
	clear: both;
}

div.clear {
	clear: both;
}

/* text styles */

form {
	margin: 0;
}

a {
	color: #522e91;
	text-decoration: underline;
	 outline: none;

}
a:hover {
	color: #8cc63f;
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	font-size: 24px;
	color: #522e92;
	margin: 0 0 20px 1px;
}

h1.h1mb {
	text-align:center;
	font-size:18px;
	margin: 12px;
	color: #000;
	font-weight:bold;
}

h4 {
	font-weight: normal;
	font-size: 18px;
	color: #522e92;
	margin: 20px 0 0 0;
}

img.faq {
	vertical-align: middle;
	border: 0;
}

p { 
	margin:11px 0;
}

.contact td {
	font-size: 10px;
	text-align: right;
}

.error {
	font-size: 15px;
	line-height: 17px;
	color: #1b1a1d;
	padding: 10px 20px 20px 20px;
}

table#phones {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border: 0;
	width: 770px;
}

table#phones a, table#phoneDetails a {
	text-decoration: none;
}

table#phones td {
	width: 110px;
}

table#phones img, table#phoneDetails img {
	border: 0;
}

table#phoneDetails {
	border: 0;
	width: 100%;
}

/* graphical menu codes */
#topmenu  {
	position: relative;
}

#fblike {
	float: left;
	position: absolute;
	left: 248px;
	top: 46px;
}

#topmenu ul {
	list-style: none;
	width: 470px;
	height: 22px;
	padding:0;
	margin: 46px 0 0 0;
	display: block;
	float: right;
	clear: none;
}

#topmenu li {
   display: inline;  
}

#topmenu li a{
	float: left;
	font-size: 11px;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	text-transform: uppercase;
	line-height: 21px;
	white-space: nowrap;
	text-align: right;
	padding-right: 4px;
}

#topmenu li a:hover {
	color: #000000;
}
	
#topmenu a {
	color: #000000;
	text-decoration: none;
}

#topmenu a:hover {
	text-decoration: none;
}

a.map {	
	background: url("/graphics/icons/pt_map_off.gif") no-repeat top left;
	width: 118px;
}

a.map:hover{
	background: url("/graphics/icons/pt_map_on.gif") no-repeat top left;
}

a.login {
	background: url("/graphics/icons/pt_login_off.gif") no-repeat top left;
	width: 110px;
}

a.login:hover{
	background: url("/graphics/icons/pt_login_on.gif") no-repeat top left;
}

a.about {
	background: url("/graphics/icons/pt_about_off.gif") no-repeat top left;
	width: 76px;
}

a.about:hover{
	background: url("/graphics/icons/pt_about_on.gif") no-repeat top left;
}

a.home {
	background: url("/graphics/icons/pt_home_off.gif") no-repeat top left;
	width: 53px;
}

a.home:hover{
	background: url("/graphics/icons/pt_home_on.gif") no-repeat top left;
}

a.resources {
	background: url("/graphics/icons/pt_resources_off.gif") no-repeat top left;
	width: 88px;
}

a.resources:hover{
	background: url("/graphics/icons/pt_resources_on.gif") no-repeat top left;
}

/* GET STARTED ADDED BUTTON 09/07/10 */
#topmenu_start{
	width:142px;
	height:70px;
	float:right;
	position: relative;
	margin:10px 1px -40px 10px;
	padding:0;
	clear:none;
}
.btn_getstarted {
	width:135px;
	height:25px;
	display:block;
	border:0;
	text-decoration:none;
	float:right;
	overflow:hidden;
	background: url("/graphics/but_getstarted.jpg") no-repeat 0 0;
	text-indent:-900%;
}
.btn_activate {
	margin-top:10px;
	width:135px;
	height:25px;
	display:block;
	border:0;
	text-decoration:none;
	float:right;
	overflow:hidden;
	background: url("/graphics/but_activate.jpg") no-repeat 0 0;
	text-indent:-900%;
}
/*a.btn_getstarted{background-position: 0 0;}
a.btn_getstarted:hover{background-position: 0 -37px;}*/

#botmenu {
	height: 20px;
	text-align: center;
	padding-top: 12px;
}

#botmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#botmenu li {
   display: inline;
   font-family: Arial,Helvetica,Garuda,sans-serif;
   padding: 0;
   margin: 0;
}

#botmenu li a{
	white-space: nowrap;
	font-size: 11px;	
	padding: 0 6px;
	border-left: 1px solid #fff;
}

#botmenu li a:hover {
	background-color: #8CC63F;
}

#botmenu a {
	color: #ffffff;
	text-decoration: none;
}

h1.news {
	font-weight: bold;
	font-size: 16px;
	color: #000;
	margin: 20px 0 0 0;
}

h1.phone {
	font-weight: bold;
	font-size: 16px;
	color: #000;
}

h2.news {
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0;
	color: #522e92;
}

ul.list li {
	margin-bottom: 16px;
}

ul.list2 li {
	margin-bottom: 2px;
}

/*hides alternate flash content on the index page */

.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}

td.phone h3 {color: #000}
td.phone ul {margin-left: 0; padding-left: 0;}
/* td.discount {color: #006611; font-weight: bold}
td.special {color: #d00000; font-weight: bold} */
td.discount {color: #000;}
td.special {color: #000; font-weight: bold} 
