/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0; 
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a {
	cursor: pointer;
}

ol, ul {
	list-style: outside;
	line-height: 15px;
	list-style-type: disc;
	padding-left: 15px;
}

li {
	padding: 5px 0;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p {
	padding-top: 10px;
	padding-bottom: 10px;
}

	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #d9dadc url(/images/bg.gif) repeat;
	line-height: 15px;
	color: #000;
	font-size: 11px;
}

#wrapper {
	margin: 0 auto;
	width: 996px;
}

#header {
	margin-top: -2px;
}

#content {
	padding-top: 20px;
}

#content #leftcontent {
	float: left;
	width: 265px;
	margin-bottom: 50px;
}

#content #leftcontent #timeto {
	background: url(/images/timeto.gif) no-repeat;
	margin-top: 8px;
	width: 264px;
	height: 628px;
}

#content #leftcontent #timeto #welcometext {
	padding: 20px 20px 0 20px;
}


#content #leftcontent #timetoinside {
	background: url(/images/timeto.gif) no-repeat;
	margin-top: 8px;
	width: 234px;
	padding: 14px 15px 0 15px;
	height: 614px;
}

#content #rightcontent {
	float: right;
	width: 724px;
}

#content #rightcontentinside {
	float: right;
	width: 724px;
	margin-bottom: 20px;
}

#content #rightcontentinside #titleinside {
	background: url(/images/bg-titleinside.gif) no-repeat;
	width: 724px;
	height: 43px;
}

#content #rightcontentinside #titleinside h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	padding: 13px 0 5px 15px;
	text-transform: uppercase;
}

#content #rightcontentinside #contentinside {
	background: #fff;
	min-height: 619px;
	_height: 619px;
	padding: 0 15px;
	overflow: auto;
}

#content #rightcontentinside #contentinside .breadcrumb {
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	width: 370px;
	color: #9d9ea0;
}

#content #rightcontentinside #contentinside .printversion {
	padding-top: 15px;
	padding-bottom: 15px;
	float: right;
	width: 150px;
	text-align: right;
	color: #9d9ea0;
}

#content #rightcontentinside #contentinside a:link, #content #rightcontentinside #contentinside a:visited {
	color: #9d9ea0;
	text-decoration: underline;
}

#content #rightcontentinside #contentinside a:hover, #content #rightcontentinside #contentinside a:active {
	color: #9d9ea0;
	text-decoration: none;
}

#content #rightcontentinside #contentinside h1, #content #rightcontentinside #contentinside h2, #content #rightcontentinside #contentinside h3, #content #rightcontentinside #contentinside h5{
	color: #9d9ea0;
}

#content #rightcontentinside #contentinside h1 {
	font-size: 18px;
	padding: 10px 0;
	font-weight: bold;
}

#content #rightcontentinside #contentinside h2 {
	font-size: 15px;
	padding: 10px 0;
	font-weight: bold;
}

#content #rightcontentinside #contentinside h3 {
	font-size: 13px;
	padding: 10px 0;
	font-weight: bold;
}

#content #rightcontent #images img {
	float: left;
}

#footer {
	clear: both;
	background: url(/images/bg-footer.gif) no-repeat;
	height: 30px;
	color: #f5f5f6;
}

#footer #footerleft {
	float: left;

	width: 500px;
	padding: 7px 0 0 10px;
}

#footer #footerright {
	float: right;
	width: 265px;
	padding-top: 7px;
}

#footer a:link, #footer a:visited {
	color: #f5f5f6;
	text-decoration: none;
	cursor: pointer;
}

#footer a:hover, #footer a:active {
	color: #f5f5f6;
	text-decoration: underline;
	cursor: pointer;
}

#content #leftcontent #timetoexplore {
	margin-top: 8px;
	background: transparent url(/images/bg-timetoexplore.gif) no-repeat;
	width: 264px;
	height: 674px;
}

#content #leftcontent #timetoexplore #exploremenu {
	padding: 105px 0 0 17px;
	min-height: 238px;
	_height: 238px;
	overflow: auto;
}

#content #leftcontent #timetoexplore #othermenu {
	padding: 23px 0 0 20px;
}

#content #middle {
	float: left;
	width: 550px;
	margin-left: 7px;
	margin-bottom: 20px;
}

#content #middle #middletitle {
	background: url(/images/bg-titlename.gif) no-repeat;
	width: 550px;
	height: 43px;
}

#content #middle #middletitle h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	padding: 13px 0 5px 15px;
	text-transform: uppercase;
}

#content #middle #middlecontent {
	background: #fff;
	min-height: 665px;
	_height: 665px;
width:530px;
	padding: 0 10px;
	overflow: auto;
}

#content #middle #middlecontent a:link, #content #middle #middlecontent a:visited {
	color: #8cc53f;
	text-decoration: underline;
	cursor: pointer;
}

#content #middle #middlecontent a:hover, #content #middle #middlecontent a:active {
	color: #8cc53f;
	text-decoration: none;
	cursor: pointer;
}

#content #middle #middlecontent h1, #content #middle #middlecontent h2, #content #middle #middlecontent h3, #content #middle #middlecontent h5 {
	color: #8cc53f;
}

#content #middle #middlecontent h1 {
	font-size: 18px;
	padding: 10px 0;
	font-weight: bold;
}

#content #middle #middlecontent h2 {
	font-size: 15px;
	padding: 10px 0;
	font-weight: bold;
}

#content #middle #middlecontent h3 {
	font-size: 13px;
	padding: 10px 0;
	font-weight: bold;
}

#content #middle #middlecontent #one h3 {
	padding: 0;
}

#content #middle #middlecontent .breadcrumb {
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	width: 370px;
	color: #8cc53f;
}

#content #middle #middlecontent .printversion {
	padding-top: 15px;
	padding-bottom: 15px;
	float: right;
	width: 150px;
	text-align: right;
	color: #8cc53f;
}

#content #middle #middlecontent #motel img {
	float: left;
	margin-top: 5px;
}

#content #middle #middlecontent #motel img.stars {
	float: right;
	margin-top: -15px;
}

#content #middle #middlecontent #motel #motelinfo {
	float: right;
	width: 409px;
}

#content #middle #middlecontent #motel #detailinfo {
	line-height: 20px;
	margin-top: 5px;
	background: #f4f4f4;
	padding: 10px;
}

#content #middle #middlecontent #one {
	margin-bottom: 20px;
	min-height: 100px;
	_height: 100px;
	overflow: auto;
}

#content #middle #middlecontent #mcleft {
	float: left;
	width: 250px;
}

#content #middle #middlecontent #mcleft img {
	float: left;
	margin-right: 10px;
}

#content #middle #middlecontent #mcright {
	float: left;
	width: 265px;
	margin-left: 5px;
}

#content #middle #middlecontent #mcright img {
	float: left;
	margin-right: 10px;
}

#content #right {
	float: right;
	width: 167px;
	margin-left: 3px;
}

#content #middle #middlecontent .heading {
	color: #8cc53f;
}

.ijo {
	color: #8cc53f;
}

#menu {
	background: #7b7b7d;
	width: 996px;
	height: 40px;
	color: #fff;
}

#menu #menudubbo {
	float: left;
	width: 745px;
	height: 40px;
}

#menu #search {
	float: right;
	width: 251px;
	height: 33px;
	padding-top: 7px;
}

#search_box #go {
	float: right;
	margin-right: 13px;

	position:relative;
}

.menulink {
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	font-size: 13px;
	padding: 10px;
	border-right: 1px solid #88888a;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	cursor: pointer;
}

.menulinkhover {
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	font-size: 13px;
	padding: 10px;
	border-right: 1px solid #88888a;
	text-decoration: underline;
	cursor: pointer;
	text-align: center;
	cursor: pointer;
}

.leftmenulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8cc53f;
	width: 229px;
	padding: 5px 0;
	border-bottom: 1px dashed #6a6a6a;
	font-size: 12px;
	cursor: pointer;
}

.leftmenulinkhover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 229px;
	padding: 5px 0;
	border-bottom: 1px dashed #6a6a6a;
	font-size: 12px;
	cursor: pointer;
}

/*Explore Sub Menu*/

.subleftmenulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	width: 209px;
	padding: 5px 10px;
	border-bottom: none;
	font-size: 12px;
	background: #8cc53f;
	cursor: pointer;
}

.subleftmenulinkhover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 209px;
	padding: 5px 10px;
	border-bottom: none;
	font-size: 12px;
	background: #b2df75;
	cursor: pointer;
}


/* Time to Live */

#content #leftcontent #timetolive {
	margin-top: 8px;
	background: transparent url(/images/bg-timetolive.gif) no-repeat;
	width: 264px;
	height: 674px;
	cursor: pointer;
}
#content #leftcontent #directory{
	margin-top: 8px;
	background: transparent url(/images/bg-directory.gif) no-repeat;
	width: 264px;
	height: 674px;
	cursor: pointer;
}

#content #leftcontent #timetolive #exploremenu {
	padding: 120px 0 0 17px;
	min-height: 238px;
	_height: 238px;
	overflow: auto;
}

#content #leftcontent #timetolive #othermenu {
	padding: 33px 0 0 15px;
}
#content #leftcontent #directory #exploremenu {
	padding: 100px 0 0 17px;
	min-height: 258px;
	_height: 258px;
	overflow: auto;
}

#content #leftcontent #directory #othermenu {
	padding: 33px 0 0 15px;
}
#content #middlelive {
	float: left;
	width: 550px;
	margin-left: 7px;
	margin-bottom: 20px;
}

#content #middlelive #middletitle {
	background: url(/images/bg-titletimetolive.gif) no-repeat;
	width: 550px;
	height: 43px;
}

#content #middlelive #middletitle h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	padding: 13px 0 5px 15px;
	text-transform: uppercase;
}

#content #middlelive #middlecontent {
	background: #fff;
	min-height: 665px;
	_height: 665px;
	padding: 0 15px;
	overflow: none;
}

#content #middlelive #middlecontent a:link, #content #middlelive #middlecontent a:visited {
	color: #f37421;
	text-decoration: underline;
}

#content #middlelive #middlecontent a:hover, #content #middlelive #middlecontent a:active {
	color: #f37421;
	text-decoration: none;
}

#content #middlelive #middlecontent h1, #content #middlelive #middlecontent h2, #content #middlelive #middlecontent h3, #content #middlelive #middlecontent h5 {
	color: #f37421;
}

#content #middlelive #middlecontent h1 {
	font-size: 18px;
	padding: 10px 0;
	font-weight: bold;
}

#content #middlelive #middlecontent h2 {
	font-size: 15px;
	padding: 10px 0;
	font-weight: bold;
}

#content #middlelive #middlecontent h3 {
	font-size: 13px;
	padding: 10px 0;
	font-weight: bold;
}

#content #middlelive #middlecontent .breadcrumb {
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	width: 370px;
	color: #f37421;
}

#content #middlelive #middlecontent .printversion {
	padding-top: 15px;
	padding-bottom: 15px;
	float: right;
	width: 150px;
	text-align: right;
	color: #f37421;
}

#content #middlelive #middlecontent .heading {
	color: #f37421;
}
content #middle #middlecontent #one {
	margin-bottom: 20px;
}

#content #middle #middlecontent #mcleft, #content #middleplay #middlecontent #mcleft, #content #middlelive #middlecontent #mcleft, #content #middlegrow #middlecontent #mcleft, #content #middlesmile #middlecontent #mcleft {
	float: left;
	width: 250px;
}

#content #middle #middlecontent #mcleft img, #content #middleplay #middlecontent #mcleft img, #content #middlelive #middlecontent #mcleft img, #content #middlegrow #middlecontent #mcleft img, #content #middlesmile #middlecontent #mcleft img {
	float: left;
	margin-right: 10px;
}

#content #middle #middlecontent #mcright, #content #middleplay #middlecontent #mcright, #content #middlelive #middlecontent #mcright, #content #middlegrow #middlecontent #mcright, #content #middlesmile #middlecontent #mcright {
	float: left;
	width: 265px;
	margin-left: 5px;
}

#content #middle #middlecontent #mcright img, #content #middleplay #middlecontent #mcright img, #content #middlelive #middlecontent #mcright img, #content #middlegrow #middlecontent #mcright img, #content #middlesmile #middlecontent #mcright img {
	float: left;
	margin-right: 10px;
}

.leftmenulivelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f37421;
	width: 229px;
	padding: 5px 0;
	border-bottom: 1px dashed #6a6a6a;
	font-size: 12px;
	cursor: pointer;
}

.leftmenulivelinkhover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 229px;
	padding: 5px 0;
	border-bottom: 1px dashed #6a6a6a;
	font-size: 12px;
	cursor: pointer;
}

.subleftmenulivelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	width: 209px;
	padding: 5px 10px;
	border-bottom: none;
	font-size: 12px;
	background: #f37421;
	cursor: pointer;
}

.subleftmenulivelinkhover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 209px;
	padding: 5px 10px;
	border-bottom: none;
	font-size: 12px;
	background: #f99858;
	cursor: pointer;
}





#content #middlelive #middlecontent #one h3 {
	padding: 0;
}

#content #middlelive #middlecontent #one {
	margin-bottom:20px;
	min-height:100px;
	overflow:auto;
}





/* Time to Grow */

#content #leftcontent #timetogrow {
	margin-top: 8px;
	background: transparent url(/images/bg-timetogrow.gif) no-repeat;
	width: 264px;
	height: 674px;
}

#content #leftcontent #timetogrow #exploremenu {
	padding: 120px 0 0 17px;
	min-height: 238px;
	_height: 238px;
	overflow: auto;
}

#content #leftcontent #timetogrow #othermenu {
	padding: 25px 0 0 15px;
}

#content #middlegrow {
	float: left;
	width: 550px;
	margin-left: 7px;
	margin-bottom: 20px;
}

#content #middlegrow #middletitle {
	background: url(/images/bg-titletimetogrow.gif) no-repeat;
	width: 550px;
	height: 43px;
}

#content #middlegrow #middletitle h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	padding: 13px 0 5px 15px;
	text-transform: uppercase;
}

#content #middlegrow #middlecontent {
	background: #fff;
	min-height: 665px;
	_height: 665px;
	padding: 0 15px;
	overflow: auto;
}

#content #middlegrow #middlecontent a:link, #content #middlegrow #middlecontent a:visited {
	color: #00a4e3;
	text-decoration: underline;
	cursor: pointer;
}

#content #middlegrow #middlecontent a:hover, #content #middlegrow #middlecontent a:active {
	color: #00a4e3;
	text-decoration: none;
	cursor: pointer;
}


#content #middlegrow #middlecontent h1, #content #middlegrow #middlecontent h2, #content #middlegrow #middlecontent h3, #content #middlegrow #middlecontent h5 {
	color: #00a4e3;
}

#content #middlegrow #middlecontent h1 {
	font-size: 18px;
	padding: 10px 0;
	font-weight: bold;
}

#content #middlegrow #middlecontent h2 {
	font-size: 15px;
	padding: 10px 0;
	font-weight: bold;
}

#content #middlegrow #middlecontent h3 {
	font-size: 13px;
	padding: 10px 0;
	font-weight: bold;
}

#content #middlegrow #middlecontent .breadcrumb {
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	width: 370px;
	color: #00a4e3;
}

#content #middlegrow #middlecontent .printversion {
	padding-top: 15px;
	padding-bottom: 15px;
	float: right;
	width: 150px;
	text-align: right;
	color: #00a4e3;
}
content #middle #middlecontent #one {
	margin-bottom: 20px;
}

#content #middle #middlecontent #mcleft {
	float: left;
	width: 250px;
}

#content #middle #middlecontent #mcleft img {
	float: left;
	margin-right: 10px;
}

#content #middle #middlecontent #mcright {
	float: left;
	width: 265px;
	margin-left: 5px;
}

#content #middle #middlecontent #mcright img {
	float: left;
	margin-right: 10px;
}

#content #middlegrow #middlecontent .heading {
	color: #00a4e3;
}

.leftmenugrowlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00a4e3;
	width: 229px;
	padding: 5px 0;
	border-bottom: 1px dashed #6a6a6a;
	font-size: 12px;
	cursor: pointer;
}

.leftmenugrowlinkhover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 229px;
	padding: 5px 0;
	border-bottom: 1px dashed #6a6a6a;
	font-size: 12px;
	cursor: pointer;
}

.subleftmenugrowlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	width: 209px;
	padding: 5px 10px;
	border-bottom: none;
	font-size: 12px;
	background: #00a4e3;
	cursor: pointer;
}

.subleftmenugrowlinkhover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 209px;
	padding: 5px 10px;
	border-bottom: none;
	font-size: 12px;
	background: #4ccafa;
	cursor: pointer;
}


#content #middlegrow #middlecontent #one h3 {
	padding: 0;
}

#content #middlegrow #middlecontent #one {
	margin-bottom:20px;
	min-height:100px;
	overflow:auto;
}



/* Time To Play */

#content #leftcontent #timetoplay{
	margin-top: 8px;
	background: transparent url(/images/bg-timetoplay.gif) no-repeat;
	width: 264px;
	height: 674px;
}

#content #leftcontent #timetoplay #exploremenu {
	padding: 120px 0 0 17px;
	min-height: 238px;
	_height: 238px;
	overflow: auto;
}

#content #leftcontent #timetoplay #othermenu {
	padding: 24px 0 0 16px;
}

#content #middleplay {
	float: left;
	width: 550px;
	margin-left: 7px;
	margin-bottom: 20px;
}

#content #middleplay #middletitle {
	background: url(/images/bg-titletimetoplay.gif) no-repeat;
	width: 550px;
	height: 43px;
}

#content #middleplay #middletitle h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	padding: 13px 0 5px 15px;
	text-transform: uppercase;
}

#content #middleplay #middlecontent {
	background: #fff;
	min-height: 665px;
	_height: 665px;
	padding: 0 15px;
	overflow: auto;
}

#content #middleplay #middlecontent a:link, #content #middleplay #middlecontent a:visited {
	color: #ee1c8f;
	text-decoration: underline;
	cursor: pointer;
}

#content #middleplay #middlecontent a:hover, #content #middleplay #middlecontent a:active {
	color: #ee1c8f;
	text-decoration: none;
	cursor: pointer;
}


#content #middleplay #middlecontent h1, #content #middleplay #middlecontent h2, #content #middleplay #middlecontent h3, #content #middleplay #middlecontent h5 {
	color: #ee1c8f;
}

#content #middleplay #middlecontent h1 {
	font-size: 18px;
	padding: 10px 0;
	font-weight: bold;
}

#content #middleplay #middlecontent h2 {
	font-size: 15px;
	padding: 10px 0;
	font-weight: bold;
}

#content #middleplay #middlecontent h3 {
	font-size: 13px;
	padding: 10px 0;
	font-weight: bold;
}

#content #middleplay #middlecontent .breadcrumb {
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	width: 370px;
	color: #ee1c8f;
}

#content #middleplay #middlecontent .printversion {
	padding-top: 15px;
	padding-bottom: 15px;
	float: right;
	width: 150px;
	text-align: right;
	color: #ee1c8f;
}

#content #middleplay #middlecontent .heading {
	color: #ee1c8f;
}
content #middle #middlecontent #one {
	margin-bottom: 20px;
}

#content #middle #middlecontent #mcleft {
	float: left;
	width: 250px;
}

#content #middle #middlecontent #mcleft img {
	float: left;
	margin-right: 10px;
}

#content #middle #middlecontent #mcright {
	float: left;
	width: 265px;
	margin-left: 5px;
}

#content #middle #middlecontent #mcright img {
	float: left;
	margin-right: 10px;
}

.leftmenuplaylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ee1c8f;
	width: 229px;
	padding: 5px 0;
	border-bottom: 1px dashed #6a6a6a;
	font-size: 12px;
	cursor: pointer;
}

.leftmenuplaylinkhover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 229px;
	padding: 5px 0;
	border-bottom: 1px dashed #6a6a6a;
	font-size: 12px;
	cursor: pointer;
}

.subleftmenuplaylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	width: 209px;
	padding: 5px 10px;
	border-bottom: none;
	font-size: 12px;
	background: #ee1c8f;
	cursor: pointer;
}

.subleftmenuplaylinkhover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 209px;
	padding: 5px 10px;
	border-bottom: none;
	font-size: 12px;
	background: #f578bd;
	cursor: pointer;
}

#content #middleplay #middlecontent #one h3 {
	padding: 0;
}

#content #middleplay #middlecontent #one {
	margin-bottom:20px;
	min-height:100px;
	overflow:auto;
}


















/* Time To Smile */

#content #leftcontent #timetosmile{
	margin-top: 8px;
	background: transparent url(/images/bg-timetosmile.gif) no-repeat;
	width: 264px;
	height: 674px;
}

#content #leftcontent #timetosmile #exploremenu {
	padding: 120px 0 0 17px;
	min-height: 238px;
	_height: 238px;
	overflow: auto;
}

#content #leftcontent #timetosmile #othermenu {
	padding: 24px 0 0 16px;
}

#content #middlesmile {
	float: left;
	width: 550px;
	margin-left: 7px;
	margin-bottom: 20px;
}

#content #middlesmile #middletitle {
	background: url(/images/bg-titletimetosmile.gif) no-repeat;
	width: 550px;
	height: 43px;
}

#content #middlesmile #middletitle h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	padding: 13px 0 5px 15px;
	text-transform: uppercase;
}

#content #middlesmile #middlecontent {
	background: #fff;
	min-height: 665px;
	_height: 665px;
	padding: 0 15px;
	overflow: auto;
}

#content #middlesmile #middlecontent a:link, #content #middlesmile #middlecontent a:visited {
	color: #9d9ea0;
	text-decoration: underline;
	cursor: pointer;
}

#content #middlesmile #middlecontent a:hover, #content #middlesmile #middlecontent a:active {
	color: #9d9ea0;
	text-decoration: none;
	cursor: pointer;
}


#content #middlesmile #middlecontent h1, #content #middlesmile #middlecontent h2, #content #middlesmile #middlecontent h3, #content #middlesmile #middlecontent h5 {
	color: #9d9ea0;
}

#content #middlesmile #middlecontent h1 {
	font-size: 18px;
	padding: 10px 0;
	font-weight: bold;
}

#content #middlesmile #middlecontent h2 {
	font-size: 15px;
	padding: 10px 0;
	font-weight: bold;
}

#content #middlesmile #middlecontent h3 {
	font-size: 13px;
	padding: 10px 0;
	font-weight: bold;
}

#content #middlesmile #middlecontent .breadcrumb {
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	width: 370px;
	color: #9d9ea0;
}

#content #middlesmile #middlecontent .printversion {
	padding-top: 15px;
	padding-bottom: 15px;
	float: right;
	width: 150px;
	text-align: right;
	color: #ee1c8f;
}

#content #middlesmile #middlecontent .heading {
	color: #9d9ea0;
}
content #middle #middlecontent #one {
	margin-bottom: 20px;
}

#content #middle #middlecontent #mcleft {
	float: left;
	width: 250px;
}

#content #middle #middlecontent #mcleft img {
	float: left;
	margin-right: 10px;
}

#content #middle #middlecontent #mcright {
	float: left;
	width: 265px;
	margin-left: 5px;
}

#content #middle #middlecontent #mcright img {
	float: left;
	margin-right: 10px;
}

.leftmenusmilelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9d9ea0;
	width: 229px;
	padding: 5px 0;
	border-bottom: 1px dashed #6a6a6a;
	font-size: 12px;
	cursor: pointer;
}

.leftmenusmilelinkhover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 229px;
	padding: 5px 0;
	border-bottom: 1px dashed #6a6a6a;
	font-size: 12px;
	cursor: pointer;
}

.subleftmenusmilelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	width: 209px;
	padding: 5px 10px;
	border-bottom: none;
	font-size: 12px;
	background: #9d9ea0;
	cursor: pointer;
}

.subleftmenusmilelinkhover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 209px;
	padding: 5px 10px;
	border-bottom: none;
	font-size: 12px;
	background: #cacbcd;
	cursor: pointer;
}


#content #middlesmile #middlecontent #one h3 {
	padding: 0;
}

#content #middlesmile #middlecontent #one {
	margin-bottom:20px;
	min-height:100px;
	overflow:auto;
}


#imaga {
	margin-top: 0px;
	padding-left: 16px;
}

#imagalegp {
	padding-top: 60px;
	padding-left: 16px;
}

#announcement h2 {
	font-size: 12px;
}

h5 {
font-weight:normal;
}
.specialtable td {
padding: 5px;
border: 1px solid #dfdfdf;
}

#webapp4417pagination {
display:inline;
list-style-type:none;
float:right;
}

#webapp4417pagination li {
display:inline;
list-style-type:none;
}
p.time{
display:none;
}
p.date{
display:none;
}
.printfriendly[style]{
display:table-row !important;
}
.tags{
display:none;
}
