@charset "utf-8";



* 	        {
	margin:0;
	outline:none;
}
html,body {
}

body {
	margin: 0;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	min-width: 960px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-scroll: none;
}

.image_holder a:active img, .image_holder a:focus img {
	outline:0;
}

.textleft {
	text-align:left;
}


.left {
	float:left;
}
.center {
	margin-left:auto;
	margin-right:auto;
	float: left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}

p.imgTextMarg {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
		}
img.floatLeft {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 0px;
}

a:link, a:visited, a:active {
	color: #87002f;
	text-decoration: none;
}
a:hover {
	color: #F9F;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}

.logo {
	float:left;
	width: 550px;
	height:125px;
	margin-top: 20px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 25px;
}

.menuWrap {
	float:left;
	width: 960px;
	height:140px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	background-image: url(../images/mamashipLogo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#snicons {
	width: 320px;
	height: 32px;
	float: right;
	margin-top: 0px;
	margin-right: 15px;
	clear: both;
	text-align: right;
}


#nav {
	width: 330px;
	height: 32px;
	float: right;
	padding-top: 15px;
	margin-top: 58px;
	margin-right: 0px;
}

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

#nav li {
	display: inline;
}

#nav a {
	display: block;
	float: left;
	height: 20px;
	text-decoration: none;
	color: #FF74FF;
	outline: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	width: 70px;
	text-align: center;
	font-size: 1.2em;
}

#nav a:hover {
	color: #F0F;
	font-size: 1.3em;
}

#nav .active a {
	color: #F0F;
	font-size: 1.2em;
	font-weight: bold;
}




/*.menu {
	width: 520px;
	height:40px;
	display: inline;
	margin-bottom: 0px;
	margin-top: 0px;
}
.menu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.menu li {
	float: left;
	display: inline-table;
	margin-left: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size:15px;
	color: #FF66CC;	
}
.menu a:link, .menu a:visited {
	color: #FF66CC;
	text-decoration: none;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8D8171;
	
}
.menu a:hover, .menu a:active {
	color: #FFD2FC;
	text-decoration: none;
}*/

.lineHeightDbl {
	line-height: 2em;
}

.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: .5;
opacity: .5;
}


.submenu {
	float:right;
	width: 513px;
	height:24px;
}
.submenu ul {
    list-style-type: none;
	margin: 0px;
    padding: 0px;
}
.submenu li {
   float: left;
   display: inline-table;
   margin-right: 16px;
   font-family: Tahoma, Geneva, sans-serif;
   font-weight:bold;
   font-size:12px;
   color:#7d7c7c;
}
.submenu a:link, .submenu a:visited, .submenu a:active{
	color: #f8f8f8;
	text-decoration: none;
}

.submenu a:hover {
	color: #2966B8;
	text-decoration: none;
}

#contentwrapper {
	width:960px;
	float: left;
	margin-top: 5px;
	height: auto;
}

#banner {
	width:925px;
	float: left;
	margin-top: 20px;
	height: auto;
	margin-bottom: 5px;
	font-size: 18px;
	color: #87002F;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}


#topcontent {
	width:955px;
	padding-top:5px;
	padding-bottom:5;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 5px;
	float: left;
	height: 10px;
	color: #333;
	text-align: left;
	clear: both;
}


#midcontent {
	width:958px;
	padding-top:10px;
	padding-bottom:0;
	float: left;
	background-image: url(../images/HorizontalBgFade.png);
	background-repeat: repeat-y;
	background-position: right top;
	border: thin solid #E3E3E3;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


.LeftMid {
	width:600px;
	margin-top: 10px;
	float: left;
	margin-left: 20px;
	padding: 10px;
	margin-right: 5px;
	background-repeat: repeat-y;
	background-position: right top;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #333;
	}

.RightMid {
	width:300px;
	margin-top: 10px;
	float: left;
	background-repeat: repeat-y;
	background-position: right top;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	}

.BottomSquars {
	margin-right: 26px;
	background-image: url(../images/BgFadeSml.png);
	background-repeat: repeat-x;
	background-position: center;
	border: thin solid #FFFFFF;
	}



#servicescontent {
	background:url(../images/shadow_services_02.png) top right no-repeat;
	width:780px;
	padding: 47px 0 0 85px;
	margin:0;
}
#comparecontent {
	background:url(../images/shadow_services_02.png) top right no-repeat;
	width:960px;
	padding-top: 47px;
	margin:0;
}
#slidercontainer {
	width:940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}

#slidercontainer .pText {
	font-size: 1.1em;
	color: #666;
	}
	
.style1 {
	font-size: 10px;
	color: #666666;
}

.em11 {
	font-size: 1.1em;
}

.em12 {
	font-size: 1.2em;
}

.em13 {
	font-size: 1.3em;
}

.em14 {
	font-size: 1.4em;
}

.em15 {
	font-size: 1.5em;
}

.em16 {
	font-size: 1.6em;
}
#videobox {
	width: 499px;
	height: 293px;
	text-align: right;
	color: #fff;
	padding-top: 4px;
	padding-right: 2px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/videoDropShadow.png);
	background-repeat: no-repeat;
	background-position: right top;
}


.videoCaption {
	font-size: 1em;
	color: #fffff0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

#listingDiv {
	width: 480px;
	height: 320px;
	text-align: center;
	color: #fff;
	padding-top: 0px;
	padding-right: 0px;
	margin-right: 40px;
	margin-left: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-top: 10px;
}




#bluebtn	{
	background-image:url(../images/btns/find_out_more_on.png);
	background-repeat: no-repeat;
	display: block;
	width:111px;
	height:22px;
	margin-top:23px; 
	margin-bottom:0px;
	padding:0; 
}
#bluebtn a {
	display:block;
	width:111px;
	height:22px;
	margin:0;
	padding: 0;
	text-decoration: none; 
}
#bluebtn img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
#bluebtn a:hover img{visibility:hidden}
#bluebtn span {
	visibility:hidden;
}
#bluebtntwo	{
	background-image:url(../images/btns/find_out_more_on.png);
	background-repeat: no-repeat;
	display: block;
	width:111px;
	height:22px;
	margin-top:23px; 
	margin-bottom:0px;
	padding:0; 
}
#bluebtntwo a {
	display:block;
	width:111px;
	height:22px;
	margin:0;
	padding: 0;
	text-decoration: none; 
}
#bluebtntwo img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
#bluebtntwo a:hover img{visibility:hidden}
#bluebtntwo span {
	visibility:hidden;
}
#redbtn	{
	background-image:url(../images/btns/signup_now_on.png);
	background-repeat: no-repeat;
	display: block;
	width:111px;
	height:22px;
	margin-bottom:0px;
	padding:0; 
}
#redbtn a {
	display:block;
	width:111px;
	height:22px;
	margin:0;
	padding: 0;
	text-decoration: none; 
}
#redbtn img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
#redbtn a:hover img{visibility:hidden}
#redbtn span {
	visibility:hidden;
}
#bluebtnsignup	{
	background-image:url(../images/btns/signup_now_blue_on.png);
	background-repeat: no-repeat;
	display: block;
	width:133px;
	height:22px;
	margin-bottom:0px;
	padding:0; 
}
#bluebtnsignup a {
	display:block;
	width:133px;
	height:22px;
	margin:0;
	padding:0;
	text-decoration: none; 
}
#bluebtnsignup img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
#bluebtnsignup a:hover img{visibility:hidden}
#bluebtnsignup span {
	visibility:hidden;
}
.bottomshadow {
	width:960px;
	height:47px;
	background-image: url(../images/main_content_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#subcontent {
	width:920px;
	height:184px;
	padding-top: 19px;
	margin-bottom: 20px;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
}

#subcontent2 {
	width:780px;
	height:auto;
	background:url(../images/sub_content.png) top repeat-x;
	padding-top: 19px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 48px;
}



#midcontent .title {
	width:235px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
	height:18px;
	padding-bottom:10px;
	text-align:left;
	color: #87002F;
}

#midcontent2 .title {
	width:250px;
	color: #333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	height:28px;
	padding-bottom:18px;
	text-align:left
}


#midcontent .title a:link, .title a:visited, .title a:active {
	color: #FF74FF;
	text-decoration: none;
	text-align: left;
}
#midcontent .title a:hover {
	color: #F3F;
	text-decoration: none;
}


#mrpscript  a:link, a:visited, a:active {
	color: #333;
	text-decoration: none;
}
#mrpscript  a:hover {
	color: #fffff0;
	text-decoration: none;
}




#subcontentservices {
	width:780px;
	height:254px;
	padding:19px 28px 0 28px;
	background: #cccccc url(../images/sub_content.png) top repeat-x;
}
#subcontentservices .title { font-family:Tahoma, Geneva, sans-serif; font-size:11px; font-weight:bold; text-transform:uppercase; height:28px; padding-bottom:18px; text-align:left }
#subcontentservices p { margin-top:10px }
#subcontentservices ul {
    list-style-type: none;
	margin: 5px 0;
    padding: 0px;
	height:40px;
}
#subcontentservices li {
	padding-bottom:2px;
}
.servicebanner {
	background:#279db6;
	padding-top:21px;
	padding-right:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	color:#fff;
	height:55px;
	width:409px;
}
.comparetitle {
	font-family:Tahoma, Geneva, sans-serif;
	background:#279db6;
	padding-top:26px;
	font-size:22px;
	text-align:left;
	padding-left:20px;
	color:#fff;
	font-weight:bold;
	height:50px;
	width:399px;
}


.footer {
	padding-top:50px;
	width: 960px;
	text-align: center;
	height: 60px;
	float: left;
}
.footer p {
	color:#aaaaaa;
	font-size:10px;
	line-height: 1.2em;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #aaaaaa;
	text-decoration: none;
	border-bottom:1px dotted #666;
}
.footer a:hover {
	color: #fffff0;
	text-decoration: none;
}
.tblcellproviders {
	width:77px;
	font-size:13px;
	font-weight:normal;
	background:#c8c8c8;
	padding: 10px 0 10px 10px;
	vertical-align:middle;
}
.tblcellbundle {
	width:227px;
	font-size:13px;
	font-weight:normal;
	background:#c8c8c8;
	padding: 5px 5px 5px 10px;
	vertical-align:middle;
}
.tblcellprice {
	width:81px;
	font-size:13px;
	font-weight:normal;
	background:#c8c8c8;
	padding: 5px 0 5px 5px;
	vertical-align:middle;
}
.tblcellfiletype {
	width:185px;
	font-size:13px;
	font-weight:normal;
	background:#c8c8c8;
	padding: 15px 0 15px 20px;
	vertical-align:middle;
}
.tblcellinternet {
	width:84px;
	font-size:13px;
	font-weight:normal;
	background:#c8c8c8;
	padding: 15px 0 15px 0;
	vertical-align:middle;
	text-align:center;
}
.tblcellcontacts {
	width:74px;
	font-size:13px;
	font-weight:normal;
	background:#c8c8c8;
	padding: 15px 0 15px 0;
	vertical-align:middle;
	text-align:center;
}
.tblcellrates {
	background:#c8c8c8;
	width:71px;
	padding: 15px 0 15px 0;
	text-align:center;
	font-weight:bold;
}
.tblcellcountry {
	background:#c8c8c8;
	width:134px;
	padding: 15px 5px 15px 15px;
}
.outlook p {
	margin-top:20px;
}
.formtext {
	text-align:left;
	vertical-align:middle;
	width: 125px;
	padding-top: 5px;
	font-size:14px;
}
