/* Global element definitions
-----------------------------------------------------------------------------------------------*/
* {
	font-size: 100.1%;
}
*:focus {
	outline: none;
}
html {
	background: #FFF url(../img/bgn_body.gif) repeat-x 50% 0;
}
body {
	background: url(../img/bgn_body_world.png) no-repeat 10% 3px;
	font: 90%/120% Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0 0 20px;
	min-width: 980px;
	border-top: #7bd5f8 3px solid;
}
a:active {
	outline: none;
}
:focus {
	-moz-outline-style: none;
}
.hide {
	position: absolute;
	left: -999999px;
}
.hide hr {
	display: none;
}
h1, h2, h3, h4, h5, h6 fieldset, ul, ol {
	margin: 0;
	padding: 0;
}
a img, fieldset {
	border: 0;
}
.clear {
	clear: both;
}
.clear28 {
	clear: both;
	height: 28px;
}
form {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
}
label {
	cursor: pointer;
}
#content .colright a {
	color: #C00000;
	text-decoration: underline;
}
#content .colright a:hover {
	color: #00adef;
	text-decoration: none;
}
p {
	line-height: 160%;
}
.blue {
	color: #00adef;
}
.red {
	color: #c00000;
}
.right {
	float: right;
	margin: 0 0 10px 10px;
}
.image_holder.right {
	margin-right: -30px;
}
.left {
	float: left;
	margin: 0 10px 10px 0;
}
.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.dontfloat {
	float: none !important;
}

/* Wrapper */
#wrapper {
	width: 980px;
	margin: auto;
}


#header {
	height: 78px;
}
#topmenu {
	display: block;
	float: left;
	font-size: 75%;
	width: 317px;
	margin-top: 27px;
	list-style: none;
}
#topmenu li {
	display: block;
	float: left;
	border-left: #7bd5f8 1px solid;
}
#topmenu li.on {
	background: #FFF;
	border: #7bd5f8 1px solid;
	border-right: 0;
}
#topmenu li.last {
	border-right: #7bd5f8 1px solid;
}
#topmenu li a {
	color: #00adef;
	text-decoration: none;
	display: block;
	padding: 4px 8px;
}
#topmenu li a:hover {
	color: #C00000;
}
#topmenu li.on a {
	padding: 3px 8px;
}
#header h1 a {
	background: url(../img/talkbox_logo.png) no-repeat;
	display: block;
	width: 330px;
	height: 55px;
	float: left;
	text-indent: -999999px;
	margin-top: 9px; 
}
#header .tagline {
	background: url(../img/bgn_header_tagline.png) no-repeat;
	display: block;
	float: left;
	border-left: #7bd5f8 1px solid;
	height: 67px;
	width: 332px;
	text-indent: -999999px;
}

/* Menu */
#menu {
	height: 41px;
}
#mainmenu {
	display: block;
	float: left;
	list-style: none;
	height: 41px;
	font-size: 95%;
}
#mainmenu li {
	display: block;
	float: left;
	padding: 9px 10px 12px;
}
#mainmenu li a {
	display: block;
	color: #C00000;
	text-decoration: none;
}
#mainmenu li a:hover {
	text-decoration: underline;
}
#mainmenu li.on {
	background: #8fdaf6 url(../img/bgn_mainmenu_on.gif) repeat-x;
	border: #c00000 1px solid;
	padding: 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#mainmenu li.on a {
	color: #01adef;
}
#mainmenu li.on a .arrow {
	background: url(../img/bgn_mainmenu_arrow.gif) no-repeat 50% 90%;
	display: block;
	padding: 9px 5px 11px;
}
#additional {
	display: block;
	float: right;
	list-style: none;
	font-size: 75%;
	margin-top: 7px;
}
#additional li {
	display: block;
	float: left;
	border-left: #d8b8be 1px solid;
}
#additional li.on {
	background: #FFF;
	border: #d8b8be 1px solid;
	border-right: 0;
}
#additional li.last {
	border-right: #d8b8be 1px solid;
}
#additional li a {
	color: #C00000;
	text-decoration: none;
	display: block;
	padding: 4px 8px;
}
#additional li a:hover {
	color: #00adef;
}
#additional li.on a {
	padding: 3px 8px;
}

/* Content */
#content {
	background: url(../img/bgn_content.png);
	border: #7bd5f8 1px solid;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	clear: both;
	padding: 19px;
}

/* Footer */
#footer {
	background: url(../img/bgn_footer_shadow.png) no-repeat 50% 0;
	height: 120px;
	padding-top: 17px;
	font-size: 75%;
}
#footer .tagline p {
	background: url(../img/bgn_footer_tagline.png) no-repeat 50% 0;
	display: block;
	text-indent: -999999px;
	width: 419px;
	height: 16px;
	margin: 0 auto 9px;
}
#footer .footmenu {
	list-style: none;
	text-align: center;
	width: 780px;
	border-top: #dedede 1px solid;
	margin: 0 auto;
	padding: 7px 0 15px;
}
#footer .footmenu li {
	padding: 0 7px;
	display: inline;
}
#footer .footmenu li a {
	color: #00adef;
	text-decoration: underline;
}
#footer .footmenu li a:hover {
	color: #C00000;
	text-decoration: none;
}
#footer .site_disclaimer {
	color: #999;
	text-align: center;
}
#footer .site_disclaimer p {
	margin: 0;
	line-height: 130%;
}

/* Cols */
.colwrapper {
	background: url(../img/bgn_blueline.gif) repeat-y 211px 0;
}
.colleft {
	float: left;
	width: 190px;
	padding-bottom: 20px;
}
.colright {
	float: left;
	margin-left: 40px;
	width: 680px;
	padding-bottom: 20px;
}

/* Leftmenu */
.colleft .leftmenu {
	font-size: 90%;
	margin-bottom: 30px;
}
.colleft .leftmenu li {
	background: url(../img/bgn_dotted_blueline.gif) repeat-x 0 100%;
	display: block;
}
.colleft .leftmenu li a {
	background: url(../img/bullet_blue.gif) no-repeat 2px 11px;
	display: block;
	padding: 5px 5px 5px 11px;
	text-decoration: none;
	color: #00adef;
}
.colleft .leftmenu li.on {
	background: none;
	border-bottom: #c00000 1px solid;
}
.colleft .leftmenu li.on a {
	background: url(../img/arrow_red.gif) no-repeat 2px 9px;
	color: #c00000;
	padding-bottom: 4px;
}
.colleft .leftmenu li a:hover {
	text-decoration: underline;
}

/* Rightcol */
.colright {
	font-size: 90%;
}
.colright h2 {
	margin: 0 0 15px;
}
.colright h3 {
	margin: 15px 0 15px;
}
.colright p {
	margin: 0 0 10px;
	line-height: 120%;
}
.colright ul {
	margin: 0 0 15px 10px;
	padding: 0;
	list-style: none;
}
.colright ul li {
	background: url(../img/bullet_red.gif) no-repeat 0 7px;
	padding-left: 11px;
	margin-bottom: 3px;
}
.colright .disclaimer {
	background: url(../img/bgn_blueline.gif) repeat-x;
	margin-top: 10px;
	padding-top: 15px;
}
.colright .disclaimer h5 {
	color: #333;
	font-size: 90%;
	margin: 0 0 5px;
}
.colright .disclaimer h6 {
	color: #333;
	font-size: 90%;
	margin: 0 0 5px;
}
.colright .disclaimer p {
	font-size: 80%;
	line-height: 120%;
	margin: 0 0 5px;
}
.colright .image_holder img {
	display: block;
}
.colright .image_holder .tag {
	background: url(../img/bgn_image_holder_shadow.png) no-repeat 50% 0;
	display: block;
	text-align: center;
	padding: 7px;
	color: #00adef;
	font-size: 105%;
}

.colright .question {
	background: url(../img/bgn_question.png) no-repeat 0 3px;
	font-size: 110%;
	color: #00adef;
	padding: 9px 0 9px 32px;
}
.colright .question p {
	margin: 0;
}
.colright .answer {
	background: url(../img/bgn_asnwer.png) no-repeat 0 3px;
	padding: 9px 0 9px 32px;
}
.rounded_standout {
	background: #e3f6fd;
	margin: 10px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #c00000;
	padding: 10px;
	font-size: 115%;
}

/* Home page */
.homepage .colwrapper {
	background: url(../img/home_colwrapper.png) no-repeat 49% 100%;
}
.homepage .colright {
	width: 390px;
	float: left;
	margin: 0;
}
.homepage .leftcol {
	background: url(../img/home_talkboxme.png) no-repeat;
	padding: 150px 50px 0 30px;
}
.homepage .rightcol {
	background: url(../img/home_enterprise.png) no-repeat;
	padding: 150px 30px 0 50px;
}
.homepage .movemargin {
	margin: 0 -20px;
}
.homepage .moveright {
	padding-right: 100px;
}
.homepage .moveleft {
	padding-left: 100px;
	margin: 0;
}
.colright .bottomlinks {
	border-top: #7bd5f8 1px solid;
	text-align: center;
	list-style: none;
	margin: 15px 0 10px;
	padding: 10px 30px 0;
}
.colright .bottomlinks li {
	background: url(../img/bullet_blue_small.gif) no-repeat 0 8px;
	padding-left: 6px;
	margin: 0 3px;
	display: inline;
}
#content .colright .bottomlinks a {
	color: #c00000;
	font-size: 85%;
	text-decoration: none;
}
#content .colright .bottomlinks a:hover {
	color: #00adef;
	text-decoration: underline;
}
#content .arrowed {
	margin-top: 10px;
	background: url(../img/bgn_arrowed.png) no-repeat 100% 0;
	padding-right: 19px;
	font-size: 110%;
	clear: both;
}
#content .arrowed a {
	color: #00adef;
	text-decoration: none;
}
#content .arrowed a:hover {
	color: #c00000;
}
.homepage .exploretagline {
	background: url(../img/bgn_explore.gif) no-repeat 50% 75%;
}
.homepage .exploretagline .explore {
	color: #00adef;
	font-weight: normal;
	font-size: 30px;
	text-align: center;
	line-height: 140%;
}
.homepage .exploretagline .outside {
	color: #c00000;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
}

/* Plan boxes */
.plan_box {
	margin: 0 0 10px;
	clear: both;
}
.plan_box p {
	font-size: 85%;
	line-height: 150%;
}
.plan_box h4 {
	border-bottom: #c00000 1px solid;
	padding-bottom: 1px;
	margin-bottom: 10px;
}
.plan_box h5 {
	border-bottom: #c00000 1px solid;
	background: #00adef url(../img/bgn_boxes_h5.gif) repeat-x;
	margin: 5px -5px -5px ;
	padding: 1px;
}
.plan_red h5 {
	border-bottom: #c00000 1px solid;
	background: #00adef url(../img/bgn_boxes_h5.gif) repeat-x;
	margin: 5px -5px -5px ;
	padding: 1px;
}
.plan_box strong {
	font-size: 110%;
	color: #333;
}
.plan_red {
	background: #c00000 url(../img/bgn_planred.gif) repeat-x;
	border: #9a0000 1px solid;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 5px;
	color: #FFF;
	margin-bottom: 10px;
}
.plan_red.narrow {
	width: 130px;
}
.plan_red .tbmelogo {
	background: url(../img/bgn_dotted_redpaleline.gif) repeat-x 0 100%;
	margin: 0 0 8px;
	/* margin-bottom: -10px;*/
	padding-bottom: 4px;
}
.plan_red .tbmelogo a {
	background: url(../img/talkboxme_small.png) no-repeat 50% 0;
	text-indent: -999999px;
	height: 15px;
}
.plan_red .tbmelogo a.days5 {
	background: url(../img/talkboxme_small_5days.png) no-repeat 50% 0;
}
.plan_red .tbmelogo a.alonelogo {
	background: url(../img/talkbox_small.png) no-repeat 50% 0;
}
.plan_red a {
	display: block;
}
.plan_red span {
	display: block;
}
.plan_red span.desc_large {
	margin-bottom: 5px;
}
.plan_red span.price, .plan_red span.price_larger, .plan_white span.price_larger {
	float: left;
	width: 60px;
}
.plan_red span.price.wider {
	width: 100px;
}
.plan_red .planfloat {
	float: left;
	width: 160px;
	margin-left: 10px;
}
.plan_red p, .plan_white p {
	margin: 2px 10px;
}
.plan_white {
	background: #FFF;
	border: #9a0000 1px solid;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 5px;
	color: #FFF;
	margin-bottom: 10px;
	margin-right: -30px;
	width: 218px;
}
.permon 
{
    color: #FFFFFF;
    font-size: 12px;
    margin-top: 5px;
}
.boxes .plan_white .plan_red h5 {
	background: #c00000 url(../img/bgn_boxes_white_h5.gif) repeat-x;
	margin: 5px -5px 5px;
	padding: 5px;
}
.boxes .plan_white h6 {
	background: #c00000 url(../img/bgn_boxes_white_h5.gif) repeat-x;
	margin: 5px -5px 5px;
	padding: 5px;
}

/* Boxes */
.boxes {
}
.boxes.threecol {
}
.boxes.fivecol {
}
.boxes ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.boxes ul .last {
	margin: 0 !important;
}
.boxes.threecol li.any {
	float: left;
	width: 296px;
	margin-right: 9px;
	padding-right: 9px;
	border-right: #7bd5f8 1px solid;
}
.boxes.threecol li {
	float: left;
	width: 296px;
	margin-right: 10px;
	padding-right: 10px;
}
.boxes.threecol li.last  {
	float: left;
	width: 296px;
	margin-right: 0px;
	border-right: none;
}
.boxes.twocol li.any {
	float: left;
	width: 440px;
	margin-right: 15px;
	padding-right: 15px;
	border-right: #7bd5f8 1px solid;
}
.boxes.twocol li {
	float: left;
	width: 440px;
	margin-right: 10px;
	padding-right: 10px;
}
.boxes.twocol li.last  {
	float: left;
	width: 440px;
	margin-right: 15px;
	border-right: none;
}
.boxes.fivecol li {
	float: left;
	width: 180px;
	margin-right: 10px;
}
.boxes h4 {
	border-bottom: #c00000 1px solid;
	padding-bottom: 1px;
	margin-bottom: 10px;
}
.boxes h5 {
	background: #00adef url(../img/bgn_boxes_h5.gif) repeat-x;
	margin: -5px -5px 5px;
	padding: 5px;
}
.boxes h6 {
	background: #00adef url(../img/bgn_boxes_h5.gif) repeat-x;
	margin: 5px -5px 5px;
	padding: 5px;
}
.boxes .offer {
	clear: both;
	height: 25px;
}
.boxes .offer .line {
	float: left;
	width: 105px;
	margin-left: 10px;
}
.boxes li.shadowed {
	background: url(../img/boxes_shadowed.png) no-repeat 50% 100%;
	padding-bottom: 8px;
}
.boxes li.shadowed .plan_red {
	margin-bottom: 0;
}
.special {
	border-bottom: #C00000 1px solid;
	padding-bottom: 2px;
}
.boxintro {
	font-size: 12px;
	margin: 5px 0 10px;
	line-height: 120%;
}
.boxintro a {
	color: #00adef;
	text-decoration: underline;
}
.boxintro a:hover {
	color: #C00000;
	text-decoration: none;
}
.desc_sm {
	font-size: 12px;
	color: White;
	font-weight: bold;
	line-height: 140%;
}
.moveleft {
	margin-left: 60px;
}
.table {
	width: 100%;
	border-collapse: collapse;
	border-right: #e0e0e0 1px solid;
	border-top: #e0e0e0 1px solid;
	margin-top: 10px;
}
.table td {
	padding: 3px 5px;
	border-left: #e0e0e0 1px solid;
	border-bottom: #e0e0e0 1px solid;
}
.table th {
	background: #00adef url(../img/bgn_boxes_h5.gif) repeat-x;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	font-size: 110%;
	border-left: #e0e0e0 1px solid;
	border-bottom: #e0e0e0 1px solid;
}
.table .city {
	font-weight: bold;
	color: #333;
}
.table .country {
	font-size: 130%;
	background: #C00000;
	color: #FFF;
	font-weight: bold;
}
ul.flags {
	margin: 10px 0 10px 20px;
}
ul.flags li {
	background: none;
	padding: 0;
	clear: both;
	margin-bottom: 12px;
}
ul.flags li img {
	margin: -4px 5px 0 0;
	float: left;
}