html,body {
	color: #999;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #666666;
}

blockquote.withquote {
	background:url(../../images/quote.gif) no-repeat;
	background-position:top left;
	text-align: center;
	padding-left:20px;
} 

p.withunquote {
	background: url(../../images/unquote.gif) no-repeat;
	background-position:bottom right;
	padding-right:5px;
}

img {
	border: 0;
}

table {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-size: 12px;
	color: #999;
}

a.mod_title {
	color: orange;
}

a.no_line {
	text-decoration: none;
}

a {
	color: #ffc7ff;
	text-decoration: none;
}

a.h3 {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-weight: bold;
	font-size : 16px;	
	color : #2971a7;
	text-decoration: none;
}

a.pod {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-weight: bold;
	font-size : 20px;	
	color : whitesmoke;
	text-decoration: none;
}

a.pod:hover {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-weight: bold;
	font-size : 20px;	
	color : #2971a7;
	text-decoration: none;
}

a:hover {
	color: #712d67;
	text-decoration: underline;
}

h1 {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-weight: lighter;
	color: #2971a7;
	font-size: 20px;
	text-transform: lowercase;
}

.h3 {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-weight: bold;
	font-size : 16px;
}

input[type="submit"] {
	background: orange;
	border-color: silver;		
}

input, select {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-size: 12px;
	color: #333;
	border: 1px solid silver;
}

.mod_title {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-weight: lighter;
	color: orange;
	font-size: 20px;
	text-transform: lowercase;
	text-align: left;
	clear: both;
	padding-bottom: 10px;
}

.show_off {
	color: gray;
	text-align: left;
	top: 35px;
	left: 0px;
	font-size: 15px;
	line-height: 1.5;
}

.big_jargon {
	color: gray;
	top: 400px;
	left: 340px;
	height: 50px;
	position: absolute;
	font-size: 30pt;
	padding-top: 10px;
}

.base {
	font-family: 'Trebuchet MS', verdana, sans-serif;
}

.base_nav_top {
	background:#fff url(../../images/button1_white.gif) repeat-x;
	border:1px solid #aaa; 
	border-width:0 1px; 
	height:62px; 	 
}

.container_header {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	width: 980px;
	height: 70px;
	background: url(../../images/logo_ayomobile.png) no-repeat;
}

.tagline {
	font-family: Arial, verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 2px;
	float: left;
}

.login_top {
	float: right;
	text-align: right;
	padding-top: 30px;
}

.nav_top {
	width: 980px;
	clear: both;
	text-align: left;
}

.menu1 {
	padding:0 0 0 32px; 
	margin:0; 
	list-style:none;  
	background:#fff url(../../images/button1_white.gif); 
	position:relative; 
}
.menu1 li {
	float:left;
}.menu1 li a {
	display:block; 
	float:left; 
	line-height:35px; 
	color:#000; 
	text-decoration:none; 
	font-size:13px; 
	font-family: 'Trebuchet MS', verdana, sans-serif; 
	font-weight:bold;
	text-align:center; 
	padding:0 0 0 8px; 
	cursor:pointer;
}
.menu1 li a b {
	float:left; 
	display:block; 
	padding:0 16px 0 8px;
}
.menu1 li.current a {
	color:#000; 
	background:url(../../images/button3_white.gif);
}
.menu1 li.current a b {
	background:url(../../images/button3_white.gif) no-repeat right top;
}
.menu1 li a:hover {
	color:#000; 
	background:#000 url(../../images/button2_white.gif);
}
.menu1 li a:hover b {
	background:url(../../images/button2_white.gif) no-repeat right top;
}
.menu1 li.current a:hover {
	color:#000; 
	background:#000 url(../../images/button3_white.gif); 
}

.menu1 li.current a:hover b {
	background:url(../../images/button3_white.gif) no-repeat right top;
}

.nav_footer {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	height:  180px;
	width: 980px;
	text-align: left;
	clear: both;
	background-color: #e5e5de;
	border-top: 2px solid #cbcbc2;
	padding-bottom: 10px;
	padding-top: 10px;
}

.nav_footer_title {
	float: left;
	width: 145px;
	text-align: left;
	margin-left: 5px;
}

.nav_footer_title strong {
	display: block;
	color: #333;
	font-weight: bold;
	margin-bottom: 3px;
}

.nav_footer_title_right {
	float: right;
	width: 150px;
	text-align: right;
	padding-right: 10px;
}

.nav_footer_title_right strong {
	display: block;
	color: #712d67;
	font-weight: bold;
	margin-bottom: 3px;
}

.nav_footer_title a, .nav_footer_title_right a {
	display: block;
	color: #666;
	margin: 0 auto;
	border-bottom: 1px solid #bec4be;
	text-decoration: none;
	padding-left: 20px;
}

.nav_footer_title a:hover, .nav_footer_title_right a:hover {
	color: #333;
}

.container {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 960px;
	padding:  10px;
	position: relative;
	clear: both;
}

.container_main {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 980px;
	clear: both;
	padding-top: 15px;
	background: #fff url(../../images/top_bevel.png) no-repeat;

}

.container_footer {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-align: left;
	padding-top: 10px;
	clear: both;
	width: 980px;
}

.gal_photo_box {
	width: 170px;
	height: 220px;
	margin: 5px;
	padding: 5px;
	background-color: white;
	text-align: center;
	float: left;
}

.gal_photo_box_list {
	width: 160px;
	padding: 5px;
	background-color: white;
	float: left;
}

#gal_photo_box_box {
	width: 820px;
	padding: 5px;
	background-color: white;
	overflow:hidden;
}

#gal_photo_box_box li {
  	display:inline;
  	list-style-type:none; 
}

#gal_photo_box_box li a {
  	display:block;
  	float:left;
  	text-decoration:none; 
  	margin:0; 
}
  
#gal_photo_box_box li a img.gal_photo_box_box {
  	float:left;
  	border: 1px solid white;
}

#gal_photo_box_box li a img.gal_photo_box_box:hover {
  	border: 1px solid orange;
}

#gal_photo_box_box li a span {
	display:none;
}

#gal_photo_box_box li a:hover span {
	width: 205px;
  	display:block; 
  	cursor:pointer;
  	float:left;
  	padding-top: 10px
}

.gal_img_box {
	border: 1px solid black;
}

.gal_img_box:hover {
	border: 1px solid orange;
}

.gal_fullPhoto {
	border: 1px solid black;
}

.cal_pod {
	width: 100px;
	height: 100px;
	margin: 5px;
	padding: 5px;
	background-color: #e6e6e6;
	text-align: left;
	float: left;
}

.cal_podEmpty {
	width: 100px;
	height: 100px;
	margin: 5px;
	padding: 5px;
	background-color: white;
	text-align: left;
	float: left;
}

.cal_podPom {
	width: 100px;
	height: 100px;
	margin: 5px;
	padding: 5px;
	text-align: left;
	float: left;
	background-color: #00ff5d;
}

.cal_podToday {
	width: 100px;
	height: 100px;
	margin: 5px;
	padding: 5px;
	background-color: #ff5ed1;
	text-align: left;
	float: left;
}

.cal_podSunday {
	width: 100px;
	height: 100px;
	margin: 5px;
	padding: 5px;
	background-color: #ffca5e;
	text-align: left;
	float: left;
}

.cal_pomHead {
	width: 100px;
	margin: 5px;
	padding: 5px;
	background-color: white;
	text-align: center;
}

.cal_pomEmpty {
	width: 100px;
	height: 100px;
	margin: 5px;
	padding: 5px;
	background-color: white;
	text-align: right;
}

.cal_pom {
	width: 100px;
	height: 100px;
	margin: 5px;
	padding: 5px;
	background-color: #e6e6e6;
	text-align: left;
}

.help_box {
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	clear: both;
}

.cal_eventHead {
	width: 285px;
	height: 18px;
	margin: 0px;
	padding: 2px;
	text-align: center;
	float: left;
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
}

.cal_event {
	width: 263px;
	height: 18px;
	margin: 0px;
	padding: 2px;
	text-align: left;
	float: left;
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
}

.cal_eventEmpty {
	width: 18px;
	height: 18px;
	margin: 0px;
	padding: 2px;
	text-align: center;
	float: left;
	border-bottom: 1px dotted #ccc;
}

.cal_eventToday {
	width: 18px;
	height: 18px;
	margin: 0px;
	padding: 2px;
	background-color: #ff5ed1;
	text-align: center;
	float: left;
	border-bottom: 1px dotted #ccc;
}

.cal_eventSunday {
	width: 18px;
	height: 18px;
	margin: 0px;
	padding: 2px;
	background-color: #ffca5e;
	text-align: center;
	float: left;
	border-bottom: 1px dotted #ccc;
}

.cal_eventOn {
	width: 18px;
	height: 18px;
	margin: 0px;
	padding: 2px;
	text-align: left;
	float: left;
	background-color: #00ff5d;
	border-bottom: 1px dotted #ccc;
}

#tablist {
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 5px;
	margin-top: 10px;
	cursor: default;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-size: 12px;
}

#tablist li {
	list-style: none;
	display: inline;
	margin: 0;
}

#tablist li a {
	color: #999999;
	text-decoration: none;
	padding: 3px 10px 10px 10px;
	margin-left: 3px;
	border: 1px solid #808080;
	border-bottom: none;
	background: white;
	font-weight: bold;
	white-space: nowrap;
}

#tablist li a:link, #tablist li a:visited {
	color: grey;
}

#tablist li a.current {
	cursor: default;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #808080;
	color: gray;
	background-color: orange;
	font-weight: bold;
	white-space: nowrap;
	border-bottom: 0;
}

#tabcontentcontainer {
	width: 980px;
	height: 230px;
	clear: both;
	margin-top: 5px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #808080;
	border-bottom: 1px dotted #ccc;
}

.tabcontent {
	display: none;
}

.cloud {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	padding: 4px 4px 4px 4px;
	letter-spacing: 3px;
	text-transform: lowercase;
}

.size1 {
    font-size: 2.8em;
}

.size2 {
    font-size: 2.2em;
}

.size3 {
    font-size: 1.8em;
}

.size4 {
    font-size: 1.4em;
}

.size5 {
    font-size: 1.0em;
}

.size6 {
    font-size: 0.8em;
}

.icon_gal_list {
	display: block;
	width: 30px;
	height: 21px;
	background-image: url(../../images/view_list_off_white.gif);
}

.icon_gal_list:hover {
	background-image: url(../../images/view_list_off_white.gif);
}
.icon_gal_box {
	display: block;
	width: 30px;
	height: 21px;
	background-image: url(../../images/view_box_off_white.gif);
}

.icon_gal_box:hover {
	background-image: url(../../images/view_box_on_white.gif);
}

.icon_gal_thumb {
	display: block;
	width: 30px;
	height: 21px;
	background-image: url(../../images/view_thumb_off_white.gif);
}

.icon_gal_thumb:hover {
	background-image: url(../../images/view_thumb_on_white.gif);
}


.icon_gal_slide {
	display: block;
	width: 30px;
	height: 21px;
	background-image: url(../../images/view_slide_off_white.gif);
}

.icon_gal_slide:hover {
	background-image: url(../../images/view_slide_on_white.gif);
}
