
/* ------------------- Standard (X)HTML Elements ------------------- */

body {
     margin:10px 0;
     padding:0;
     font-size:100%;
     background:#fff;
     font-family: verdana, arial, 'trebuchet ms', georgia, helvetica, sans-serif;
     text-align:center;
}

a:link {
	color: #4184a2;
	text-decoration:none;
}

a:visited {
	color: #4184a2;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.none {
    text-decoration:none;
}

h1 {
	margin:0 0 20px 0;
}

h2 {

}

h3 {

}

hr {
    color:#ccc;
    background:#ccc;
    height:2px;
    border:none;
    border-top:1px solid #ddd;
}

img {
   border:none;
}

p, ul, ol {
    font-size:100%;
    line-height:150%;
    color:#666; 
}

ol.abc {
    list-style-type:lower-alpha;
}

form {
    margin:0;
    padding:0;
}

fieldset {
     border: 1px solid #ccc;
     margin:0;
     margin-bottom:20px;
     padding:10px;
     width:456px;
}

legend {
    display:inline;
    color:#0e6da3;
}

abbr {
  border:0;
}

.center {
    text-align:center;
}

.left {
    text-align:left;
}

.right {
    text-align:right;
}

.fleft {
    float:left;
}

.fRight {
    float:right;
}

.clear  {
    clear:both;
}

.bold  {
    font-weight:bold;
}

.normal  {
    font-weight:normal;
    color:#1d66af;
}

.submit {
    border:1px solid #5890cb;
    background:#a9cd59;
}


/* ------------------- Site Layout ------------------- */

#page-body {
     width:771px;
     margin:0 auto;
     text-align:left;
     font-size:90%;
}

#header {
     background:transparent url(../images/header.gif) no-repeat;
     height:93px;
     width:774px;
}

#content {
    background:transparent url(../images/content-top.gif) 6px 0 no-repeat;
    width:476px;
    padding:30px 30px 0 30px;
    margin:0;
    float:left;
    font-size:85%;
}



#rightcolumn {
    width:233px;
    float:left;
    text-align:center;
    padding:0;
    margin:0;
}



#contentbody {

      background:#fff url(../images/bg2.gif) top left repeat-y;     

}

#footer {
    display:block;
    height:38px;
    background:#fff url(../images/footer.gif) no-repeat;
    width:773px;
}

p#copyright {
  width:770px;
  margin:10px auto;
  text-align:center;
  font-size:70%;
}

#corner-btm {
     background: url(../images/content-btm.gif) top left no-repeat;
     width:771px;
     height: 23px;
}

img#logo, img#ctl00_logo {
     margin:10px 0 0 20px;
     float:left;
}

img#members, img#ctl00_members, #ctl00_LoginView1_signout, #ctl00_LoginView1_members {

    margin-top:10px;
    margin-right:10px;
    float:right;
}

#ctl00_LoginView1_signout {
    font-size:75%;
    font-weight:bold;
    padding:2px;
}


/* ------------------- Site Links ------------------- */

ul#topLinks {
    margin:8px 20px 0 0;
    padding:0;
    float:right;
}

ul#topLinks li {
    display:inline;
    padding:0;
    margin:0;
}


ul#topLinks li a {
    padding:0;
    margin:0;
}

ul#links {
   background:transparent;
   margin:0 0 0 0;
   padding:0;
   float:right;
   /* padding rather than margin because of ie6 */
   padding-right:12px;
   width:600px;
   text-align:right;
}

ul#links li {
   list-style-type:none;
   background:transparent;
   margin-right:0;
   display:inline;
}

ul#links li a {
}


ul#links li a:hover {

}

#download 
{
	font-weight:bold;
	color:#fff;
	padding:10px 0 0 0;
	margin:0 0 6px 160px;
	font-size:100%;
	text-align:center;
	width:400px;
}


/* ------------------- Lists ------------------- */

ul.inlineList {
    margin:0;
    padding:0;
}

ul.inlineList li {
    display:inline;
}

ul.bullet {
    margin:16px 14px 0 0;
    padding:0;
}

ul.bullet li {
    list-style-type:none;
    background: transparent url(../images/tick.gif) 4px no-repeat;
    padding:0px 0 0 26px;
    margin: 0 0 10px 0;
}

ul.leftmargin {
    margin-left:90px;
}


ul.nobullets {
    margin:0;
    padding:0;
}

ul.nobullets li {
    list-style-type:none;
}

ul.icons {
    margin:0;
    padding:0;
}

ul.icons li {
    display:inline;
    list-style-type:none;
}




/* ------------------- Skip Navigation ------------------- */

#skipNav {
    position:absolute;
    left:-9999px;
    background:#5890cb;
    color:#fff;
    font-weight:bold;
}

#skipNav:focus, #skipNav:active {
    left:0;
    top:0;
} 





h2.itemheading
{
	margin:14px 0 1px 0;
}

.item 
{
	width:210px;
	margin:0 auto 0 auto;
	background:#b5d6e6 url(../images/itembg.png) center top no-repeat;
	font-style:oblique;
}

.item a
{
	color:#2e6885;
}

/*.item:hover
{
	width:210px;
	margin:0 auto 0 auto;
	background:#b5d6e6;
	font-style:oblique;
}*/

/*.item #stadiums
{
	background:transparent url(../images/advertising-phone-small.jpg) 10px 0  no-repeat;
	padding:12px 0 0 74px;
	width:120px;
	height:100px;
	font-size:120%;
	font-weight:bold;
}*/

.item #stadiums
{
	font-size:120%;
	font-weight:bold;
	padding:6px;
}

.item #advertising
{
	font-size:120%;
	font-weight:bold;
	padding:12px;
}


.item #free
{
	padding:10px 0;
	width:209px;
	font-size:120%;
	font-weight:bold;
}

h2.cat
{
	font-style:oblique;
	font-weight:normal;
	font-size:160%;
	color:#666;
	letter-spacing:1px;
}

.phone 
{
    background: #fff url(../images/phones/phone.gif) no-repeat;
    width:277px;
    height:313px;
    padding:60px 0 0 0;
    text-align:center;
}


#about 
{
	font-size:100%;
	background:#eaeaea;
	padding:10px;
	width:260px;
	text-align:justify;
}

#about h2
{
	margin:0;
}




ul#points 
{
	margin:0 0 20px 0;
	padding:0;
	list-style-type:none;
	font-size:100%;
	width:260px;
}

ul#points li 
{
	list-style-type:none;
	padding: 8px 0 8px 40px;
}

ul#points li.cinema
{
	background: #fff url(../images/bullet_entertainment.gif) center left no-repeat;
}

ul#points li.clubs
{
	background: #fff url(../images/bullet_clubs.gif) center left no-repeat;
}

ul#points li.travel
{
	background: #fff url(../images/bullet_travel.gif) center left no-repeat;
}

ul#points li.daysout
{
	background: #fff url(../images/bullet_poi.gif) center left no-repeat;
}

 ul#advertise 
{
	background: #fff url(../images/advertising-phone.jpg) top left no-repeat;
	height:274px;
	padding:20px 0 0 160px;
	margin:0;
}

ul#advertise li
{
	font-size:140%;
	list-style-type:none;
	color:#2e6885;
	font-style:oblique;
	padding:2px 2px 2px 6px;
	font-size:140%;
	font-weight:bold;
	margin:0 0 0 0;
}

ul#advertise li h2 
{
	background:#eee;
	font-size:100%;
	padding:4px 2px;
	margin:0;
}

ul#advertise li ul
{
	margin:0;
	padding:0;
}

ul#advertise li ul li
{
	font-size:70%;
	margin:0 0 20px 0;
	color: #666;
	font-style:normal;
	list-style-type:square;
	list-style-position:inside;
}

h2.service 
{
	color:#2e6885;
	font-style:oblique;
	background:#e0ebef;
	padding:2px 2px 4px 6px;
	font-size:140%;
	font-weight:bold;
	margin:20px 0 0 0;
}

div.services 
{
	background: #fff;	
}

div.services img
{
	margin: 0;
	padding:8px 6px;
	text-align:justify;
	background: #f6fee1;
}

div.services p
{
	margin:0px 10px 0 0;
	text-align:justify;
	padding:12px;
}


.imageH
{
	float:left;
	border:1px solid #666;
	width:140px;
	height:160px;
	margin:10px 10px 0 10px;
	background:#fff;
}

.advertising 
{
	width:300px;
	margin:0 0 0 0;
}

.item #advertising

{
	background:transparent url(../images/advertising-phone-small.jpg) 10px 0  no-repeat;
	padding:12px 0 0 66px;
	width:140px;
	height:100px;
	font-size:120%;
	font-weight:bold;
}

h1.home 
{
	margin:4px 0 10px 0;
}


.floatLeft 
{
	float:left;
	width:280px;
	margin:10px 0 0 0;
}

.floatRight
{
	float:right;
	margin:2px 0 0 0;
}

.floatLeft p
{
	line-height:1.4;
	/* :#fff url(../images/tag-intro.png) no-repeat; */
	font-size:140%;
	font-style:italic;
	padding:0;
	margin:0 0 10px 0;
	color:#4f707f;
}

.citiesavailable 
{
	display:block;
	width:200px;
	margin:16px auto 0 auto;
}

.advertising 
{
	float:left;
}

ul#benefits 
{
	margin:0 0 0 14px;
	padding:0;
	list-style-type:square;
	color:#54a0c4;
}

ul#benefits li
{
	margin:0 0 10px 0;
}

ul#benefits li span
{
	color:#666;	
}

/* Fix for Opera Font size issue */
@media all and (min-width: 0px){
body {
	font-size: 115%!important;
}
}


