body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1{
	font-weight: bold;
	font-size:16px;
	color: #3366cc;
	margin:0px;
	padding: 0px;
}

h2, h3, h4, h5, h6{
	font-weight: bold;
	font-size:15px;
	color: #3399CC;
	margin:0px;
	padding: 0px;
}

ul{
	list-style-position: outside;
	list-style-type:circle;
}

form {
	margin: 0;
	padding: 0;
}

th {
	background-color: #3366cc;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.td_on{
	background-color:#CCCCFF;
	color:#000000;
}

.td_off{
	background-color:#F1F1F1;
	color:#000000;
}

hr{
	color:#F1F1F1;
}

/* The four following block define the style for all the website links */
a:link {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3399CC;
}
a:hover {
	text-decoration: underline;
	color: #3399CC;
}
a:active {
	text-decoration: none;
	color: #3399CC;
}

a{
outline:none;
}

/* Date Picker */

.dpDiv {
	}

.dpTable {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}

.dpTR {
	}

.dpTitleTR {
	}

.dpDayTR {
	}

.dpTodayButtonTR {
	}

.dpTD {
	cursor: pointer;
	}

.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	cursor: pointer;
	}

.dpTitleTD {
	}

.dpButtonTD {
	}

.dpTodayButtonTD {
	}

.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}

.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}

.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}

.dpButton {
	font-family: Verdana, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}

.dpTodayButton {
	font-family: Verdana, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
	
/* Page */
.PageMessageWarning{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: white;
	background-color: red;
	padding: 5px;
	position:absolute;
	bottom:30px;
	width:750px;

}

.PageMessageSuccess{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: white;
	background-color: green;
	padding: 5px;
	position:absolute;
	bottom:30px;
	width:750px;

}

/* Main Page Styles */
#Page{
	width:792px;
	margin:0 auto; 
	text-align: left;
	background-color:#FFFFFF;
	margin-top:5px;
}


#PageBanner{
	margin-top:5px;
}

#PageNavigation{
	width:792px;
	border:1px solid #000;
	background-color:#2ca4d6;
	background-image:url(/images/page_header_background.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	margin-top:3px;
}

#PageNavigation a:link, #PageNavigation a:visited{
	color:#FFFFFF;
	font-size:15px;
	margin-left:20px;
	margin-right:20px;
	text-decoration:none;
}

#PageNavigation a:hover{
	color: #FF0000;
	font-size:15px;
	margin-left:20px;
	margin-right:20px;
	margin-top:5px;
	margin-bottom:5px;
	text-decoration:none;
}

#PageNavigationTop{
	padding-top:5px;
	padding-bottom:5px;
}

.PageNavigationBottom{
	background-color:#FF0000;
	background-repeat:no-repeat;
	display:none;
	color:#FFFFFF;
	padding:10px;
	padding-left:215px;
}

#NavMobile a:link, #NavMobile a:visited, #NavLandline a:link, #NavLandline a:visited, #NavDirect a:link, #NavDirect a:visited, #NavPolski a:link, #NavPolski a:visited{
	color: #FFFF00;
	font-size:13px;
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
}

#NavMobile a:hover, #NavLandline a:hover, #NavDirect a:hover, #NavPolski a:hover{
	color: #FFFFFF;
}


#PageContent{
	width:788px;
	border:1px solid #000;
	padding:5px;
	margin-top:3px;
}

.RatesScroller{
	border:1px solid #000;
	padding:3px;
	margin-top:3px;
	margin-left: 17px;
}

#iescroller{
	padding:5px;
}

#iescroller, #iescroller div{
	padding-bottom:10px;
}

#iescroller a:link, #iescroller a:visited{
	color: #0033FF;
	text-decoration:none;
}


#HomeRateFinderMobile{
	width:360px;
	height:105px;
	background-repeat:no-repeat;
	padding-left:27px;
	padding-top:62px;
	background-image: url(/images/home_mobile_ratefinder.jpg);
}

#HomeRateFinderLandline{
	width:360px;
	height:105px;
	background-repeat:no-repeat;
	padding-left:27px;
	padding-top:62px;
	background-image: url(/images/home_landline_ratefinder.jpg);
}

#HomeRateFinderLandline select, #HomeRateFinderDirect select, #HomeRateFinderMobile select{
	font-size:11px;
	margin-top:8px;
}

#HomeRateFinderDirect{
	width:360px;
	height:105px;
	background-repeat:no-repeat;
	padding-left:27px;
	padding-top:62px;
	background-image: url(/images/home_directdial_ratefinder.jpg);
}

#HomeRatesLink{
	background-color: #FF0000;
	background-image: url(/images/home_rateslink_background.jpg);
	background-repeat: repeat-x;
	padding:4px; 
	width:250px;
	height:20px;
	font-size:18px;
	margin-bottom:10px;
	margin-top:16px;
}

#HomeRatesLink a:link, #HomeRatesLink a:visited{
	color:#FFFFFF;
	font-size:18px;
	text-decoration:none;
}

#HomeRatesLink a:hover{
	color:#3162C9;
	font-size:18px;
	text-decoration:none;
}

#HomeTopup{
	width:455px;
	height:230px;
	background-image:url(/images/home_topup.jpg);
	background-repeat:no-repeat;
	padding-left:27px;
	padding-top:40px;
}

#HomeDial{
	width:455px;
	height:145px;
	background-image:url(/images/home_dial.jpg);
	background-repeat:no-repeat;
	padding-left:27px;
	padding-top:45px;
}

#HomeNewsletter{
	border:1px solid #000;
	padding:5px;
	width:247px;
	margin-top:10px;
}

#HomeRightSide{
	width:250px;
	margin-left:17px;
}


#PageFooter{
	width:792px;
	border:1px solid #000;
	padding:3px;
	background-color:#3366CC;
	background-image:url(/images/page_header_background.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	margin-top:3px;
	text-align:right;
}

#PageFooter a:link, #PageFooter a:visited{
	color:#FFFFFF;
	font-size:12px;
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
}

#PageFooter a:hover{
	color: #FF0000;
	font-size:12px;
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
}

#MainContent{
}

/* Transparency */	
.transbox {
	background-color: #fff;
	border: 1px solid white;
	filter:alpha(opacity=40);
	opacity: 0.6;
	-moz-opacity:0.5;
	}
	
/* This is the container which set text to solid color.
position: relative used for IE */	
.transbox div, .transbox img {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
	padding:5px;
	}


/* Rounded Corner Boxes */
.CornerRoundTeal {
	width: 100%;
	background-color: #6DB4AD;
	color: #000000;
}

.CornerRoundTeal p {
	margin: 0 10px;
}

.CornerRoundTeal a, .CornerRoundTeal a:visited, .CornerRoundTeal a:hover{
	color:#FFFFFF;
}

.CornerRoundTopTeal { 
	background: url(/images/teal_tr.gif) no-repeat top right; 
}

.CornerRoundBottomTeal {
	background: url(/images/teal_br.gif) no-repeat top right; 
}

.CornerRoundBlue {
	width: 100%;
	background-color: #2DA7D6;
	color: #000000;
}

.CornerRoundBlue a, .CornerRoundBlue a:visited, .CornerRoundBlue a:hover{
	color:#FFFFFF;
}

.CornerRoundBlue p {
	margin: 0 10px;
}

.CornerRoundTopBlue { 
	background: url(/images/blue_tr.gif) no-repeat top right; 
}

.CornerRoundBottomBlue {
	background: url(/images/blue_br.gif) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}


#RateTable {
	background-color:#FFFFFF;
	font-size:8.5pt;
	font-family:verdana, sans-serif;
	color:#000000;
	padding:2px;
}

#RateTable th{
	background-color:#FF0000;
	font-size:8.5pt;
	font-family:verdana, sans-serif;
	color:#FFFFFF;
	padding:2px;
}

.RateTableAZList {
	background-color:#335EBC;
	font-size:9pt;
	font-family:verdana, sans-serif;
	color:#FFFFFF;
	padding:3px;
}

.RateTableAZList a:link, .RateTableAZList a:visited, .RateTableAZList a:hover {
	font-size:9pt;
	text-decoration:none;
	color:#FFFFFF;
}

#RatesScroll{
	width:270px;
	height:200px;
}

#SubHomeRight{
	margin-left:20px;

}
