body, html{
	width:100%;
	height:100%;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}


#page{
min-height: 100%;

}

form{
margin: 0px;
padding: 0px;
}

#header, #header input,#footer,h1{
	font-family:Arial, Helvetica, sans-serif;
}

#header{	
	width:960px;
	text-align:center;
	margin:auto;
	color:#910e51;
	font-size:11px;
	padding-top:10px;
}

#header .links a,#login .links a{
	text-decoration:underline;
	color:#910e51;
}


#header .header_table td{
	padding-left:3px;
}

#header .header_table .upit{
	padding-bottom:1px;
}

#header input.header_round,#login input.header_round
{
		border: 0;
		background: url(/images/username_round.gif) top left no-repeat;
		width: 105px; 
		height: 20px; 
		padding: 0px 5px;	
		font-size:10px;
		color: #9d6481;
		line-height: 20px;
		height: 20px;
}

#header .second_header{
background-image:url(/images/header_second/tile.gif);
background-repeat:repeat-x;
height:50px;
width:940px;
}


#header input.main_search{
		border: 0;
		background: url(/images/header_second/search_round.gif) top left no-repeat;
		width: 300px;
		height: 30px; 
		margin-top:0px;
		padding: 0px 0px 0px 6px; 		
		font-size:13px;		
		color:#666; 		
		line-height: 30px;
		height: 30px;
}


.grey_link a{
	color:#5e5959;
	font-weight:bold;
}

.grey_link {
	color:#5e5959;
}
#main{
background-image:url(/images/main_tile.gif);
background-repeat:repeat-x;

}

.main_content{
background-color:#FFFFFF;
width:960px;
margin:0 auto;
}

#footer{
background-color:#e5e5e5;
margin-top:20px;
padding-bottom:40px;
}

.footer_content{
	width:960px;
	margin:0 auto;
	padding-left:22px;
	padding-top:20px;
	padding-bottom:20px;
}

.footer_content h3{
	color:#757575;
	font-size:11px;
	margin-top:5px;
	margin-bottom:5px;
}

.footer_content table td{
	padding-right:40px;
}

.footer_content ul{
list-style-type: none;
padding: 0px;
margin: 15px 0px 0px 0px;
color:#3d3d3d;
font-size:11px;
}
.footer_content li{
	margin-top:2px;
	margin-bottom:2px;
}
.footer_content li a{
	color:#3d3d3d;
	text-decoration:none;
}
.footer_content li a:hover{
	text-decoration:underline;
}



h2.start{
	padding:0;
	margin:0;
	display:inline;
	font-size:11px;
	color:#910e51;
}

#tooltip {
    padding: 5px 10px;
    background: #97245e;
    border: 1px solid #b2bdc3;
    opacity: 0.90;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}


#vtip {color:#000000;max-width:300px;display:none;font-size:12px;padding:3px 6px;z-index: 19999;border: 1px solid rgba(25,25,25,0.25);background-color: rgb(255,255,255);background-color: rgba(255,255,255,0.8);background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(transparent));background:-moz-linear-gradient(top, rgba(255,255,255,0.8), rgba(255,255,255,1));border-radius: 5px;-webkit-border-radius:5px;-moz-border-radius:5px;box-shadow: 0 0 5px #ddd;-webkit-box-shadow: 0 0 5px #ddd;-moz-box-shadow: 0 0 5px #ddd;
text-align:left;
position: absolute;
	top:140px;			
	left:45%;}
#vtip #vtipArrow {position:absolute;top:-10px;left:5Px;opacity:0.8;}
#vtip h1,#vtip h2,#vtip h3,#vtip h4,#vtip h5,#vtip h6{margin:0; font-size:16px; font-family:arial;font-weight:bold;color:#000000;text-shadow:none;}
#vtip a {color:blue;text-decoration:underline;}


/* 2.0 changes */
#vtipArrow{
	height:11px;
	width:22px;
	background-image: url('/images/vtip_arrow.png');
	}

/* IE6 fix */
* html #vtip {background-color:white; border:1px solid #777;}
* html #vtipArrow {display:none;}
/* IE7 fix */
*+html #vtip {background-color:white; border:1px solid #777;}
*+html #vtipArrow {display:none;}

/* hide div when not editing layout */
.gpArea_vTip_White.output_area {display:block;}
.gpArea_vTip_White {display:none;}


table.maintable {
	-moz-border-radius : 10px;
	border : 1px solid #dedede;
	margin-top : 5px;
	padding : 10px;
	background : #fafafa;
	text-align:center;
}

table.maintable a {
	color : black;
	text-decoration:none;
}
table.maintable a:hover {
	color :#910e51;
	text-decoration : underline;
}

table.my2 tr:hover>td{background-color:#CCCCCC;}

table.my2 td{
	font-size:11px;	
}
table.my2 a{
	color : black;
	text-decoration:none;
}
table.my2 a:hover {
	color : #910e51;
	text-decoration : underline;
}
.even {
	background : #f0f0f0;
}
.reded {
	background : #f9dcea;
}

#subscriptions{
	margin-top:10px;
color:#910e51;
font-size:12px;	
}
.grey_nomads{
	color:#5b5859;
	font-size:18px;	
}

#subscription_categories ul{
	padding: 5px 10px 7px 10px;
	margin:0;
	line-height: 20px;
}

#subscription_categories ul li,#subscription_categories ul li.big{
	float:left;	
	margin-right:10px;
	list-style-type:none;
	font-size:12px;	
	cursor:pointer;
}

#subscription_categories ul li.big{
	font-size:20px;	
}
#subscription_categories ul li a{
	color:#910e51;
	text-decoration:underline;
}

#subscription_categories ul li.active a{
	color:#fff;
	background-color:#910e51;
	text-decoration:none;
}
