﻿/* start reset */
* {outline: none; background-repeat: no-repeat; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	font-size:11px;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* end reset */

html, body {
	height: 100%;
	}

body {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #424242;
	background: #fff 0 0 repeat-x;
	background-image:url(../images/site_bg.gif);
	}

.clearer {
	height: 1px;
	width: 100%;
	clear: both;
	}
	
#wrapper {
	min-width: 1000px;
	height: 100%;
	}

#page {
	width: 1000px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	}
	
a:link, a:visited, a:active {
	color: #00b4ec;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}	

/* start header */

#header ul {
	width: 950px;
	height: 101px;
	padding: 32px 0 0 50px;
}

#header li {
	float: left;
}

#header a {
	background-image: url(../images/supercallsms_logo.gif);
	width: 522px;
	height: 67px;
	text-indent: -3000px;
	display: block;
}

#header span {
	background-image: url(../images/access_numbers.gif);
	width: 374px;
	height: 73px;
	float: left;
	background-position:148px 0;
	text-indent: -3000px;
	display: block;
}

.notice
{
bottom:5px;
color:white;
float:right;
margin-right:140px;
margin-top:0;
position:relative;
font-size:11px;
}
.helpline
{
color:white;
float:left;
}


/* end header */

/* start menu */

#menu {
	height: 46px;
	padding-left: 50px;
}
	
#menu ul {
	padding-top: 15px;
	width: 100%;
}

#menu li {
	float: left;
	margin-right: 32px;
}

#menu a, #menu span {
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}

#menu a:link, #menu a:visited, #menu a:active {
	color: #fff;
}

#menu a:hover {
	color: #00b4ec;
}

#menu span {
	color: #99b350;
}

/* end menu */

/* start content */

#content {
	width: 900px;
	float: left;
	padding: 10px 50px 100px;
	}
	
#content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	
/* start content */

.title {
	font-size: 18px;
	color: #5d9301;
	font-weight: normal;
	line-height: 19px;
	}	

#content p {
	margin-bottom: 15px;
	}

/* start left column */

#left_column {
	width: 225px;
	float: left;
	}

#search_box {
	background-image: url(../images/search_bg.gif);
	width: 195px;
	height: 104px;
	padding: 15px;
	margin-bottom: 10px;
	}

#search_box span {
	font-size: 22px;
	color: #fff;
	line-height: 24px;
	}
	
#search_box fieldset {
	margin-top: 10px;
	}
	
#search_box .get_rates_input {
	width: 195px;
	padding: 0px;
	float: left;
	margin-top: 10px;
	}		

#search_box .get_rates {
	width: 76px;
	height: 25px;
	display: block;
	float: left;	
	}		
	
.subtitle {
	font-weight: bold;
	color: #699101;
	}	
	
.fantastic_rates {
	margin: 10px 0 20px;
	display:block;
	}	

/* end left column */

/* start main column */

#middle_content {
	width: 425px;
	float: left;
	margin: 0 10px;	
	}

/*.main_header {
	background-image: url(../images/main_header.jpg);
	width: 425px;
	height: 146px;
	text-indent: -3000px;
	display: block;
	}*/

.main_header a {
	background-image: url(../images/main_header.jpg);
	width: 425px;
	height: 146px;
	text-indent: -3000px;
	display: block;
	}

#middle_content .title {
	font-size: 24px;
	line-height: 27px;
	padding-top: 10px;
	display: block;
	}
	
.easy_steps li {
	padding-left: 50px;
	margin-bottom: 15px;
	padding-top: 3px;
	min-height: 46px;
	}

.display_country li {
	margin: 0 !important;	
	}

.the_flag {
	width: 40px;
	height: 52px;
	float: left;
	margin: 0 !important;
	}

.the_flag img {
	margin: 2px 10px 0 0;
	width: 32px;
	height: 22px;
	float: left;
	}

.country_title {
	font-size: 16px;
	padding-top: 5px;
	width: 600px;
	font-weight: normal;
	float: left;
	display: block;
	line-height:17px;
	}
	
.country_description {
	font-size: 12px;
	font-style: italic;
	width: 600px;
	float: left;
	display: block;	
	}
	
.country_rates {
	display: block;
	float: left;
	width: 660px;
	padding: 15px 0;
	font-size: 16px;
	color: #00b4ec;
	line-height: 20px;
	}	

#main_content ul {
	width:660px;
	display: block;
	}
	
#main_content ul li{
	margin-bottom: 20px;
	}

.bullet_1 {
	background-image:url(../images/bullet_1.gif);
	}
	
.bullet_2 {
	background-image:url(../images/bullet_2.gif);
	}
	
.bullet_3 {
	background-image:url(../images/bullet_3.gif);
	}		

#main_content {
	width: 660px;
	float: left;
	margin: 0 10px 0 0;	
	}
	
#main_content table th {
	height: 30px;
	}	

.contact_form {
	}

.contact_form fieldset {
	width: 430px;
	padding-left: 50px;
	float: left;
	}

.contact_form label {
	width: 430px;
	display: block;
	height: auto;
	clear: both;
	}

.contact_form label em {
	float: left;
	margin: 5px 0;
	width: 120px;
	}

.contact_form label span {
	display: block;
	float: right;
	height: 19px;
	margin: 5px 0;
	width: 300px;
	}
	
.contact_form img {
	display: block;
	float: right;
	margin: 5px 0;
	}
	
	
.captcha {
	width: 195px !important;
	padding-left: 10px;
}	

.captcha_img {
	margin:0px;
	padding:0px;
	
	}

.captcha_text {
	margin: 0px;
	}			

.error_message {
	color: red;
	width: 430px;
	display: block;
	float: right;
	}	

.contact_form span textarea, input.text {
	width: 300px;
	}

.contact_form textarea {
	height: 130px;
	overflow: auto;
}

.contact_form .text_area {
	height: 130px;
	display: block;
}

.button_submit {
 	width: 76px;
	height: 25px;
	display: block;
	float: right;
}

.button_container {
	width: 300px;
	height: 25px;
 	margin: 5px 0;
	float: right;
	display: block;
}

.news dt {
	font-size: 16px;
	font-weight: normal;
	color: #333;
	}

.news dd em {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #aaa;
	}
	
.news dd hr {
	border: 0;
	border-top: 1px solid #ccc;
	height: 1px;
	}

.title_table, .rates_table {
	float: left;
	width: 450px;
	margin: 0 50px;
}

.title_table, .rates_table td {
font-size:16px;
}


.row {
	background-color: #efefef;
	}

.rates_table img {
	margin: 3px 5px 0;
}

.rates_table th {
	font-weight: bold;
}

.rates_table span {
	font-weight: normal;
	font-size: 16px;
}

.sitemap {
	list-style: none;
	margin-left: 30px;
	}

.sitemap li {
	margin-bottom: 0px !important;
	}


/* end main column */

/* start right column */

#right_column {
	width: 225px;
	float:left;
	}

#right_column table td.rate {
	padding-left: 8px;
	font-size:18px;
	}

.supercallsms_ad {
	background-image: url(../images/mega_promotio_01.jpg);
	width: 225px;
	height: 146px;
	text-indent: -3000px;
	display: block;
	}
	
#contact_banner {}

.countries {
	background-color: #f7f9f1;
	margin-bottom: 10px;
	font-size: 11px;
	}

.countries li {
	padding: 0 10px;
	width:265px;
	}

.countries .top {
	background-image:url(../images/countries_top.gif);
	height: 7px;
	}

.countries .bottom {
	background-image:url(../images/countries_bottom.gif);
	height: 7px;
	}
	
#right_column table th {
	font-weight: bold;
	}	

/* end right column */

/* end content */



/* start countries */

#countries {
	width: 920px;
	float: left;
	padding: 0 0 25px 47px;
}

#countries li {
	width: 165px;
	float: left;
	padding-left: 19px;
	line-height: 17px;
	background-position: 0 2px;
}

#countries span {
	font-size: 36px;
	color: #00b4ec;
	font-weight: normal;
	display: block;	
}

.foot_note {
	font-size: 10px;
	color: #666;
	line-height: normal;
	margin-bottom: 5px !important;
}



/* end countries */



	
/* start footer */
#footer {
	height: 70px;
	margin-top: -70px;
	position: relative;
	background: #e2e2e2;	
	top: 0;
	left: 0;
	}

#footer .inner {
	width: 920px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -500px;
	font-size: 11px;
	padding: 15px 40px;
}

#footer p {
	width: 900px;
	float: left;
	display:block;
	margin: 5px 0;
	padding: 0 10px;
}

#footer ul {
	display: block;
	width: 900px;
	float: left;
	}

#footer ul li {
	padding: 0 10px;
	line-height: 12px;
	border-right: 1px solid #ccc;
	float: left;
	}

#footer ul .last {
	border: none;
	}

/* end footer */

/* Joes Edit */

big{
	font-size:16px;
}