/* @override http://www.easymobiles.com.au/assets/templates/easymobiles/style.css */

/* @override https://www.easymobiles.com.au/assets/templates/easymobiles/style.css */

html, body {
	height: 100%;
	text-align: center;
	background: url(images/header_bgd.jpg) repeat-x;
}

#pagewidth {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 1.3em;
}

/* @group Fixes */

* {
	margin: 0;
	padding: 0;
}

:link,:visited {
	text-decoration: none
}

/*ul,ol {
	list-style: none
}*/

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
}

a img,:link img,:visited img {
	border: none
}

address {
	font-style: normal
}

li, dd {
	margin-left: 5%;
}

fieldset {
	padding: .5em;
}

img {
	border: 0;     /* Firefox bug fix */
	display: block;     /* IE 6 bug fix */
}

/* @end */

/* @group Type */

#sidebar {
	font-size: 1em;
}

#footer {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	font-size: 1.1em;
}

/* My Comment */

html, body {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
}

body {
	font-size: 62.5%;
	color: #333;
}

p {
	text-align: left;
}

h1, h2, h3, h4 {
	text-align: left;
	font-weight: bold;
	color: #000;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1 {
	font-size: 1.6em;
	color: #00499C;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.0em;
}

a:link, a:visited {
	color: #00499C;
}

a.link:hover, a:active {
	color: #333
}

.caps {
	text-transform: uppercase;
}

.smallcaps {
	font-variant: small-caps;
}

.blacktext {
	color: #000;
}

table, th, td, li li, li p, td p, blockquote p {
	font-size: 1em;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.bottom-align-text {
	bottom: 0px;
	position: absolute;
}

.smallprint {
	font-size: 0.9em;
	line-height: 1.3em;
	color: black;
}

/* #details {
	font-size: 1.5em;
} */

.details {
	color: #000;
}

.step {
	margin-bottom: 10px;
}

/*#content, #checkout {
	font-size: 1.2em;
	line-height: 1.6em;
}

#content p, #content h2, #content ul {
	margin-bottom: 10px;
}

#content h2 {
	margin-top: 20px;
}

#content h1 {
	margin-bottom: 20px;
}*/

#pagewidth {
	font-size: 1.3em;
}

#maincol, #checkout {
	line-height: 1.4em;
	margin-bottom: 20px;
	font-size: 1em;
}

#maincol p, #maincol h2, #maincol ul {
	margin-bottom: 10px;
}

 #maincol h2 {
	margin-top: 20px;
}

 #maincol h1 {
	margin-bottom: 20px;
}

.alert {
	color: red;
}

#checkout strong {
	color: #000;
}

.sell {
	font-size: 1.4em;
}

.hometext p {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #666;
	margin-bottom: 5px;

}


.hometext h3 {
	color: #00499C;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.3em;
	margin-bottom: 5px;
}

/*@end */

/* @group Header */

#header {
	width: 810px;
	height: 90px;
}

#contact {
	float: right;
	margin-top: 5px;
	text-align: right;
	width: 300px;
	color: #00499C;
}

#contact img {
	display: inline;
	vertical-align: top;
}

#contact a {
}

#branding {
	height: 80px;
	width: 295px;
	float: left;
	background: url(images/logo.gif) no-repeat 0 bottom;
}

#banner {
	height: 35px;
	width: 300px;
	border: 1px solid #eee;
	clear: right;
	margin-top: 15px;
	display: none;
}

/* @end */



/* @group Page */

#content, #checkout {
	width: 100%;
	padding-top: 40px;
	padding-bottom: 10px;
}

#sidebar {
	width: 160px;
	float: right;
}

#maincol {
	width: 640px;
	float: left;
}

/* @group Home */

.homerow {
	margin-bottom: 15px;
	clear: left;
}

.hometext {
	width: 400px;
	float: left;
}



/* @end */


/* @group Plan pages */


table.plans, table.tbl {
	color: #fff;
	width: 100%;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	line-height: 1.2em;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

table.plans td, table.tbl td {
	color: #000;
	padding: 10px;
	text-align: center;
	border: 1px solid #ceeafe;
}

table.tbl td {
	color: #000;
	padding: 10px;
	border: 1px solid #ceeafe;
	
}

table.plans td.colhead {
	background: url(images/bbox_grad.jpg) repeat-x 0 bottom;
	color: #00499C;
}

table.plans .bluetext
{
	color: #00499C;
	text-align: left;
}


table.plans td.plan_name {
	font-weight: bold;
	font-size: 1.1em;
	text-align: left;
}

table.plans td.plan {
	font-size: 1em;
}

table.tbl td.colhead {
	background: url(images/bbox_grad.jpg) repeat-x 0 bottom;
	background-color: #fff;
	color: #fff;
	text-transform: uppercase;
	color: #00499C;
	text-align: center;
}



/* @end */

/* @group Snazzy Borders */

#footer .xbottom .xb2, #footer .xbottom .xb3, #footer .xbottom .xb4 {
	background: #eee;
}

.xtop .xb2, .xtop .xb3, .xtop .xb4 {
	background: #fff;
}

#footer .xtop .xb2, #footer .xtop .xb3, #footer .xtop .xb4 {
	background: #eee;
}

.xtop, .xbottom {
	display: block;
	background: transparent;
	font-size: 1px;
}

.xb1, .xb2, .xb3, .xb4 {
	display: block;
	overflow: hidden;
}

.xb1, .xb2, .xb3 {
	height: 1px;
}

#footer .xb2, #footer .xb3, #footer .xb4 {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

#footer .xb1 {
	margin: 0 5px;
	background: #eee;
}

.xb2 {
	margin: 0 3px;
	border-width: 0 2px;
}

.xb3 {
	margin: 0 2px;
}

.xb4 {
	height: 2px;
	margin: 0 1px;
}

#footer .xboxcontent {
	display: block;
	border: 0 solid #eee;
	border-width: 0 1px;
	background: #eee;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 15px;
}

/* @end */

.btn a img {
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
}

/* @end */

/* @group Footer */

#footer {
	width: 810px;
	clear: both;
}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer ul li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #999;
	margin-left: 0;
}

#footer ul li a:link, #footer ul li a:visited {
	color: #000;
}

#footer ul li a:hover, #footer ul li a:active {
	color: #003399;
}

#footer ul li.last {
	border-right-style: none;
}

#legal {
	margin-top: 20px;
	float: left;
	padding-bottom: 10px;
	font-size: 0.8em
}

#legal a {
	color: #333;
}

#addthis {
	margin-top: 10px;
	float: right;
	padding-bottom: 10px;
	font-size: 1em;
}

/* @end */

/* @group Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide */

/* @end */

@media print {

/*hide the left column when printing*/

#sidebar {
	display: none;
}

/*hide the right column when printing*/

#sidebar {
	display: none;
}

/*printer styles*/

}

/* @group Miscellaneous */

.imgborder {
	border: solid 1px #eee;
}

hr {
	height: 0;
	background: #ccc;
	border-width: 0;
	border-style: none;
	border-top: 1px solid #ccc;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}

.bullet-margin {
	margin-left: -5px;
	display: block;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* @end */

/* @group Forms */

form {
	display: inline;
	margin: 0;
	padding: 0;
}

textarea, textfield {
	color: #000;
}

input, select, th, td {
	font-size: 1em;
}

/* @end */

/* @group Checkout */


#checkout h1 {
	background-color: #deecf7;
	border-top: 1px solid #00499C;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	margin-bottom: 20px;
}

#checkout p {
	margin-bottom: 10px;
}

.formformat fieldset {
	float: left;
	width: 395px;
	border-style: none;
	margin: 0;
	padding: 0;
}

.format {
	position: relative;
}

.formformat legend span { 
	left: 0em;
	display: block;
	color: #000;
	font-weight: bold;
	border-left: 8px solid red;
	text-transform: uppercase;
	padding: 0 0 0 5px;
	height: 1em;
	margin-bottom: 5px;
}

.fheading {
	color: #000;
	border-left: 8px solid red;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 5px;
	padding: 0 0 0 5px;
}

.formformat fieldset p {
	margin-bottom: 0;
	padding-bottom: 0;
}

.formformat fieldset label {
   float:left;
   width:30%;
   margin-right:0.5em;
   text-align:right;
   font-weight:bold;
}

#leftcol {
	float: left;
	width: 380px;
}

#rightcol {
	width: 380px;
	float: right;
}
#cformnav {
	clear: both;
	margin-top: 40px;
	text-align: right;
}

.cformbutton {
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

ul.steps {
	list-style-type: none;
	padding: 0;
	margin: 0 0 30px;
	color: black;
	width: 810px;
	height: 30px;
}

ul.steps li, ul.steps li.current {
	padding: 2px 10px;
	background-color: #deecf7;
	float: left;
	margin: 0;
	display: block;
	border-right: 4px solid white;
}

ul.steps li.current  {
	background-color: #abdbfe;
}



table.summary {
	text-align: left;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0;
	width: 100%;
}

table.summary td {
	
	
}

table.checkout {
	text-align: left;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.checkout td {
		padding: 5px;
}

table.checkout td.fname {
	text-align: right;
	color: #000;
}

.formbox {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #eee;
}

/* @end */

/* @group Handsets */

#category_item {
	width: 235px;
	padding: 10px;
	border: 1px solid silver;
	float: left;
	margin: 10px 10px 0 0;
}

.item_pageTitle {
	font-size: 1.1em;
	margin-bottom: 5px;
	color: #00499C;
}

* html .item_pageTitle {
	font-size: 0.9em;
	margin-bottom: 5px;
	color: #00499C;
}

.item_introText {
	margin-bottom: 10px;
	font-size: 0.85em;
}

* html .item_introTextx {
	font-size: 0.80em;
}

a.item_button {
	border: 1px solid silver;
	padding: 2px 6px;
	margin: 2px 2px 2px 0;
	font-size: 11px;
}

a.item_button:hover  {
	background-color: silver;
}


.item_image {
	float: right;
	width: 75px;
	height: 120px;
	margin-left: 10px;
	display: block;
}

/* @end */
