body {
margin: 0;
padding: 0;
background-color: #FFFFFF;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
}
.body {
	margin: 0 auto;
	text-align: left;
	width: 780px;
	font-size: 1em;
	position:relative;
}
#header {
	float: left;
	width: 780px;
	border-bottom: 1px solid #CCCCCC;
}
#header1 {
	float: left;
	width: 390px;
	height: 95px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#header1 span {
	background-repeat: no-repeat;
	background-position: left top;
	position:absolute;
	width:100%;
	height:100%;
	background-image: url(http://www.maxroam.com/images/maxroam.png);
	left: 0;
	top: 0;

}
#header2 {
width: 350px;
height: 95px;
float: right;
margin: 0px;
padding: 0px;
}
#header2 img {
border:0;
}
/*CK: Added to allow for MAXroam Banners*/
.divMAXroamBanner
{
	left: 0px;
	top: 0px;	
	height:164px;
	width:164px;
float: left;
}

.login {
width: 175px;
height: 95px;
float: left;
background-image: url(http://www.maxroam.com/images/login.gif);
background-repeat: no-repeat;
background-position: left center;
}
.activate {
width: 175px;
height: 95px;
float: right;
background-image: url(http://www.maxroam.com/images/activate.gif);
background-repeat: no-repeat;
background-position: center right;
}
.login img, .activate img {
display: block;
margin-top: 35px;
margin-bottom: 36px;
float: right;
}
#menu {
	float: right;
	width:780px;
	height:38px;
	margin:0;
	padding:0;
	line-height: 38px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 0.8em;
	background-color: #F4F4F4;
	}
#menu ul {
	/*CK: Changed the width from 400px to 480px to allow for resellers link*/
	/*CK: Changed the width from 480px to 560px to allow for Coverage link*/
	width: 560px;
	float: right;
	display: inline;
	height: 38px;
	padding: 0;
	margin: 0;
	list-style: none;
}
#menu li {
	float:left;
	display: inline;
	height: 32px;
	margin:0;
	padding:0;
}
#menu a {
	color: #404040;
	text-decoration: none;
}
#menu a:hover {
	color: #008000;
	text-decoration: none;
}
#container, #container2 {
float: left;
width: 780px;
font-size: 0.8em;
}
#container2 {
padding-bottom: 20px;
border-bottom: 1px solid #CCCCCC;
}
.left {
float: left;
width: 350px;
margin-right: 40px;
}
.left a {
color: #404040;
text-decoration: none;
border-bottom: 1px solid #008000;
}
.left a:hover {
color: #008000;
text-decoration: none;
border-bottom: 1px solid #008000;
}
#frame1 {
margin-top: 40px;
width: 345px;
height: 346px;
background-image: url(https://www.maxroam.com/v2/images/frame1.png);
background-repeat: no-repeat;
}
.right {
float: right;
width: 350px;
margin-left: 40px;
}
.right a {
color: #008000;
text-decoration: none;
}
#maxroam1, #maxroam2, #maxroam3, #maxroam4 {
margin-top: 30px;
background-position: left top;
background-repeat: no-repeat;
padding-top: 23px;
}
#maxroam1 {
background-image: url(https://www.maxroam.com/v2/images/title1.gif);
margin-top: 55px;
}
#maxroam2 {
background-image: url(https://www.maxroam.com/v2/images/title2.gif);
}
#maxroam3 {
background-image: url(https://www.maxroam.com/v2/images/title3.gif);
}
#maxroam4 {
background-image: url(https://www.maxroam.com/v2/images/title4.gif);
}
#container2 {
background-position: top;
background-repeat: repeat-x;
font-size: 0.8em;
}
#roam {
width: 350px;
padding-top: 95px;
float: left;
background-image: url(https://www.maxroam.com/v2/images/roam.gif);
background-repeat:no-repeat;
background-position: left top;
}
#roam p {
margin-top: 0;
}
#calc {
padding-top: 95px;
background-image: url(https://www.maxroam.com/v2/images/calc.gif);
background-repeat:no-repeat;
background-position: left top;
}
#roamingin, #callingto {
margin-top: 20px;
width: 350px;
background-position:left top;
background-repeat:no-repeat;
float: left;
padding-top: 40px;
}
#resultsTable {
/*Have removed the width restriction on the table to prevent text from flowing onto new line, and set it to display: none prior to select countries for call rates*/
display: none;
margin-top: 20px;
/*width: 313px;*/
background: #f4f4f4;
border: 1px solid #cccccc;
float: left;
padding: 0 20px 10px 15px;
}
#resultsTable h2 {
font-family: Arial, Helvetica, sans-serif;
color: #008000;
font-size: 2em;
font-weight: bold;
margin: 12px 0 10px 0;
padding: 0;
}

#roamingin {
background-image: url(https://www.maxroam.com/v2/images/roaminging.gif);
}
#callingto {
background-image:url(https://www.maxroam.com/v2/images/callingto.gif);
}
.select {
background-image: url(https://www.maxroam.com/v2/images/dropdown_bg.png);
background-repeat: no-repeat;
float: right;
width: 242px;
height: 36px;
text-align: center;
padding-top: 10px;
}

div#SubmitButton 
{
    width:350px;
    float:left;
}

#SubmitButton input {
width: 196px;
height: 34px;
margin: 20px 0 0 131px;
padding:0;
font-family: "Trebuchet MS", sans-serif;
font-size: 11px;
color: #6c705a;
border:none;
cursor:pointer;
background: transparent url(https://www.maxroam.com/v2/images/formbutton.gif) no-repeat center center;
}

#SubmitButtonImg {
width: 196px;
height: 34px;
margin: 20px 0 0 131px;
padding:0;
font-family: "Trebuchet MS", sans-serif;
font-size: 15px;
font-weight: bold;
color: #6c705a;
border:none;
cursor:pointer;
background: transparent url(https://www.maxroam.com/v2/images/formbutton.gif) no-repeat center center;
}

#SubmitButtonBuyProduct {
width: 196px;
height: 34px;
padding:0;
font-family: "Trebuchet MS", sans-serif;
font-size: 15px;
font-weight: bold;
color: #6c705a;
border:none;
cursor:pointer;
background: transparent url(https://www.maxroam.com/v2/images/formbutton.gif) no-repeat center center;
}

#submit1 {
text-align: center;
height: 50px;
width: 350px;
float: left;
margin-top: 20px;
}
#footer {
width: 780px;
height:  75px;
padding-top: 30px;
text-align: center;
font-size: 0.8em;
float: left;
}
#footer a, #footerin a {
color: #404040;
text-decoration: underline;
}
#footer a:hover, #footerin a:hover {
color: #008000;
text-decoration: underline;
}
#footerin {
width: 780px;
height:  75px;
padding-top: 30px;
text-align: center;
font-size: 0.8em;
float: left;
}
#leftin {
padding-top: 20px;
width: 520px;
float: left;
}
#leftin a {
color: #008000;
text-decoration: underline;
}
#leftin h2 {
font-family: Arial, Helvetica, sans-serif;
color: #008000;
font-size: 2em;
font-weight: bold;
margin: 0;
padding: 0;
}

#container h2 {
font-family: Arial, Helvetica, sans-serif;
color: #008000;
font-size: 2em;
font-weight: bold;
margin: 0;
padding: 20px 0 0 0;
}
#leftin h3 {
font-family: Arial, Helvetica, sans-serif;
color: #404040;
font-size: 1.23em;
font-weight: bold;
margin: 0;
margin-top: 20px;
margin-bottom: 20px;
padding: 0;
}
#rightin {
width: 240px;
padding-top: 20px;
padding-left: 20px;
float: right;
background-image: url(https://www.maxroam.com/v2/images/borderlessfade.gif);
background-repeat: repeat-x;
}
#rightin h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 2em;
font-weight: bold;
color: #A5BD39;
margin: 0;
padding: 0;
margin-bottom: 30px;
}
#rightin a {
color: #008000;
text-decoration: underline;
}
.search {
margin-top: 10px;
}
input#s {
border: 1px solid #CCCCCC;
width: 150px;
height: 16px;
padding: 2px;
margin: 0;
font-size: 100%;
}
#submit {
position: absolute;
width: 22px;
height: 22px;
margin: 0;
margin-left: 10px;
padding: 0;
}
.list1 {
list-style-image: url(https://www.maxroam.com/v2/images/list.gif);
padding: 0;
margin: 0;
margin-left: 17px;
}
#menuright {
margin-top: 30px;
}
#background {
float: left;
background-image: url(https://www.maxroam.com/v2/images/fade.png);
background-repeat: repeat-x;
width: 100%;
margin-top: 30px;
}
span.searchword {background-color: yellow;}

#loginBox {
clear:left;
position:absolute;
margin-top: 65px;
margin-bottom: 5px;
right:0;
color: #404040;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
width: 342px;
background-image: url(https://www.maxroam.com/v2/images/borderlessfade.gif);
background-repeat: repeat-x;
border: 1px solid #ccc;
padding:0.5em;
display:none;
}

#lbclose {
float: right;
}
#loginBox form {
float: left;
margin: 0.5em 0 0 0;
}
#loginBox form div{
clear:left;
}
#loginBox form label {
width: 6em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}
#loginBox input {
width: 144px;
float: left;
border: 1px solid #CCC;
vertical-align: middle;
height: 22px;
padding:0;
margin: 2px 0;
}
input#loginsubmit {
width: 74px;
height: 22px;
border: 0;
float:left;
margin-left: 2px;
}

#loginBox a {
font-size: 10px;
text-align:left;
color: #666;
}

#loginBox div#lbpwd {
clear:left;
}

.sitemap {
list-style-image: url(https://www.maxroam.com/v2/images/list.gif);
padding: 0;
margin: 0;
margin-left: 17px;
}

.sitemap li {
line-height: 1.6;
}

.sitemap ul {
margin-left: 34px;
}
.smalltext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
font-weight: bold;
color: #666666;
 }
 
 div.cartBox {
margin: 15px 0 18px 0;
height: 30px;
background: transparent url(https://www.maxroam.com/v2/images/cart-sm.png) no-repeat left center;
padding-left: 42px;
 }
 
.tempnumbers
{
    width: 150px;
    float: left;
}

.tempMonthly
{
    width: 150px;
    float: left;
}

.tempPerMinute
{
    width: 120px;
    float: left;
}

/*Blog styles*/
#leftin h2 {
font-family: Arial, Helvetica, sans-serif;
color: #008000;
font-size: 2em;
font-weight: bold;
margin: 0;
padding: 0;
}
#leftin h2 a {
color: #008000;
text-decoration: none;
border: 0;
}
#leftin h2 a:hover {
color: #CCCCCC;
text-decoration: none;
border: 0;
}
#leftin h3 {
font-family: Arial, Helvetica, sans-serif;
color: #404040;
font-size: 1.23em;
font-weight: bold;
margin: 0;
margin-top: 20px;
margin-bottom: 20px;
padding: 0;
}

#leftin h3.blogmetadata {
margin: 0;
}
#leftin h3.blogmetadata a {
color: #404040;
text-decoration: underline;
border: 0;
}
#leftin h3.blogmetadata a:hover {
color: #008000;
text-decoration: underline;
border: 0;
}
#leftin .post .blogmetadata .commentsmetadata {
color: #A5BD39;
text-decoration: none;
}
#leftin .post {
margin-bottom: 70px;
}

#rightin h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 2em;
font-weight: bold;
color: #A5BD39;
margin: 0;
padding: 0;
}
#rightin a {
color: #008000;
text-decoration: underline;
}
.search {
margin-top: 10px;
}
input#s {
border: 1px solid #CCCCCC;
width: 150px;
height: 16px;
padding: 2px;
margin: 0;
font-size: 100%;
}
#submit {
position: absolute;
width: 22px;
height: 22px;
margin: 0;
margin-left: 10px;
padding: 0;
}
#rightin ul {
margin: 0;
padding: 0;
}
.widget {
margin-bottom: 30px;
}
.list1, #rightin ul li {
list-style-image: url(list.gif);
padding: 0;
margin: 0;
margin-left: 17px;
}
#menuright {
margin-top: 30px;
}
#background {
float: left;
background-image: url(fade.png);
background-repeat: repeat-x;
width: 100%;
margin-top: 30px;
}
.commentmeta {
height: 25px;
line-height: 25px;
padding-left: 10px;
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;
}
.commenttext {
margin-top: 20px;
margin-bottom: 30px;
}
.commentauthor {
font-weight: bold;
}
#comments h2 {
margin-bottom: 20px;
}
#comments .commentauthor a {
border: 0;
}
#comments label {
font-size: 0.8em;
}
#comments input {
border: 1px solid #CCC;
width: 316px;
padding: 2px;
}
#comments textarea {
border: 1px solid #CCC;
width: 316px;
padding: 2px;
height: 200px;
}
#comments #submit {
width: 200px;
border: 1px solid #CCC;
background-color: #FFFFFF;
margin: 0;
padding: 0;
}
