﻿/* DIV tags */
body
{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Segoe UI, Verdana ;
	background-image: url(img/top_bkgd2.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 2px ; 
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	font-size: 0.95em;
}

.main_background
{
	background-image: url(img/top_bkgd2.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 2px ; 
}

.focus_bkgd
{
/*	background-image: url(img/underbar_bkgd.jpg); */
	background-repeat: repeat-x;
	padding-top: 11px;
	width: auto;
}

body a { color: #000;  }

/* Header styles */
#top {
	width: 1024px;
	height: 125px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(img/surfs8snow.gif);
	background-repeat: no-repeat;
	background-position: top center;
	top: 0;
}

#logo 
{
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}
#logo h1 {
	margin: 0;
	padding: 0;
	border: 0;
}
#logo a {
	margin: 0;
	padding: 0;
	border: 0;
}

#menu
{
	margin: 0;
	padding: 0;
	border: 0;
	z-index:1;
}

/* Footer styles */
#footer {
	background-image: url(img/bottom_bkgd.gif);
	background-repeat:  repeat-x;
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	height: 140px;
	position: relative;
}
/* Content styles */
#content
{
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	height: auto;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	max-width: 1280px;
	background-color: Transparent;
	color: #1E1E1E;
	overflow: hidden;
}

#content h3, h4, h5, h6
{
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	white-space: nowrap;
	letter-spacing: 0px;
	margin: 4px;
	background-image: none;
	color: #305187;
	text-align: left;
	font-weight: bold;
} 
#content h4 { font-size: 1.125em; }
#content h5 { font-size: 1.1em; }
#content h6 { font-size: 1.05em; }

#content h1, h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.45em;
	font-weight: 100;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #305187;
	white-space: nowrap;
	letter-spacing: 0px;
	background-image: none;
	color: #305187;
	text-align: left;
	font-weight: bold;
	height: 36px;
	vertical-align: middle ;
	display: block;
	padding-top: 11px;
	padding-left: 7px;
	padding-bottom: 4px;
	margin: 1px;
}
#content h3 { font-size: 1.35em ; }

#content h1:hover, h2:hover, h3:hover, h4:hover
{
	color: #000;
}

.modalbkgd
{
	background-color: Transparent ;
	background-image: url(img/modalbkgd.png);
	background-repeat: repeat;
}

.contenthtml
{
	padding: 0px;
	font-size: 1.1em;
	display: inline ;
}

.contenthtml p
{
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}

/* Advertisement styles */
#adspace_right 
{
	margin: 0;
	width: 225px;
	min-height: 875px;
	padding-top: 48px;
	padding-bottom: 12px;
    background-color: Transparent ;	
}

.HomePageGraphic
{
	position: relative;
	padding: 0px;
	border: 0px;
	z-index: 1;
	top: 0px;
	left: 0px;
}

.whatsHotDiv
{
	position: absolute ;
	padding: 0px;
	border: 0px;
	z-index: 3;
	top: 263px;
	left: 425px;
}

.log_in, .log_off
{
	background-image: url(img/signin_tab.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: Transparent;
	width: 110px;
	height: 25px;
	text-align: center;
	vertical-align: text-top;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border: 0;
	color: #323232;
}
.log_off
{
	color: #fff;
	background-image: url(img/signoff_tab.jpg);
}

/* Tab Styles */
#tabs
{
	width: 963px;
	text-align: center;
}

.tab_sel
{
	font-size: 0.75em;
	font-weight: bold;
	margin: 0;
	padding-top: 10px;
	border: 0;
	background-image: url(img/tab_sel2.jpg);
	background-repeat: no-repeat;
	background-position:  center 0px;
	width: 108px;
	height: 31px;
	text-align: center;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	color: #FFF;
}
.tab_sel a { text-decoration: none; color: #FFF;}
.tab_sel input { text-decoration: none; color: #FFF;}
.tab_def
{
	font-size: 0.75em;
	font-weight: bold;
	margin: 0;
	padding-top: 10px;
	border: 0;
	background-image: url(img/tab_def2.jpg);
	background-repeat: no-repeat;
	background-position:  center 3px;
	width: 108px;
	height: 31px;
	text-align: center;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	color: #323232;
}
.tab_def a { text-decoration: none; color: #323232;}
.tab_def input { text-decoration: none; color: #323232;}

.tab_button
{
	margin: 0 ;
	border: 0;
	padding: 2px;
	font-size: 0.95em;
	font-weight: bold;
	background-color: Transparent;
	background-image: none;
	vertical-align: top ;
	cursor: hand; 
}

.search_bar
{ 
	background-image: url(img/searchbar.png);
	background-repeat: no-repeat;
	background-position: left bottom ;
	width: 420px;
	height: 23px;
	padding-left: 9px;
	padding-top: 4px;
	vertical-align: top;
}

.search_text, .search_text_disabled
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding-left: 2px;
	padding-top: 4px;
	border: 0;
	height: 19px;
	background-color: Transparent;
	width: 138px;
	color: #000;	
}
.search_text_disabled{ color: Teal ; }

.search_btn
{
	font-size: 12px;
	background-color: Transparent;
	border: none;
	padding: 0;
	margin: 0;
	color: #FFF;
	font-family: Verdana;
	font-weight: bold;
	height: 21px;
}

.whitelogo
{
	width: 135px;
	height: 23px;
	background-image: url(img/footer_logo.png);
	background-repeat:  no-repeat;
}

.SearchResults
{
	border: 0;
	font-size: 12px;
	padding-left: 48px;
	padding-top: 1px;
	padding-bottom: 4px;
	margin: 0;
	color: #333;
	font-family: Segoe, Arial;
	font-weight: normal;
	height: auto;
	display: block;
	text-align: center ;
	vertical-align: middle ;
}

.SearchResultsHdr
{
	width: 750px;
	height: 116px;
	background-image: url(img/sr_hdr.jpg);
	background-repeat:  no-repeat;
	background-position: 0 1px;
	padding-top: 20px;
}

#InstallPromptDiv
{
	text-align: center;
	vertical-align: middle ;
	padding: 1px;
	margin: 0px;
	background-color: Transparent;
}

#PostInstallGuidance
{
	background-image: url(img/Grid_bkgd.jpg);
	background-repeat:  no-repeat;
	background-position: top left; 
	padding: 0px;
	width: 500px;
	height: 350px;
}

/* login controls*/
.SignInPanel
{
	width: 304px;
	height: 238px;
	background-image: url(img/SignInPanel.png);
	background-repeat:  no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.SignInPanel input{ margin: 0px; }

.CreateAccountPanel
{
	width: 304px;
	height: 304px;
	background-image: url(img/CreateAccountPanel.png);
	background-repeat:  no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.PaperPanel
{
	background-image: url(img/PaperPanel.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 380px;
	height: 200px;
	padding: 18px;
	color: #333333;
}

.PaperPanel a, .PaperPanel a:hover
{
	color: #444;
	background-color: Transparent ;
	text-decoration: none ;
}
.PaperPanel a:hover{ color: #000; } 


.ChannelPanel, .ChannelPanelLong
{
	background-image: url(img/LeftRail.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 160px;
	height: 143px;
	color: #333333;
	font-size: 0.75em;
}
.ChannelPanelLong
{
	background-image: url(img/LeftRailTall.jpg);
	height: 280px;
}	 

.ChannelPanel h5, .ChannelPanelLong h5
{
	font-size: 0.85em;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-top: 8px;
	color: #FFF;
}

.ChannelPanel a, .ChannelPanelLong a, .ChannelPanel a:hover, .ChannelPanelLong a:hover
{
	color: #DDD;
	background-color: Transparent ;
	text-decoration: none ;
	display: block;
	padding-left: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: top;
	height: 26px;
	margin: 0px;
	cursor: pointer;
}
.ChannelPanel a:hover, .ChannelPanelLong a:hover
{
	background-image: url(img/LeftRailOver.jpg);
	background-repeat: repeat-y;
	background-position: 0 -1;
	color: #252525;
	font-weight: bold;
}

.ChannelPanelLong a, .ChannelPanelLong a:hover{	height:  1.42em;	}

.ProfilePanel, .ProfilePanelLong
{
	width: 304px;
	height: 304px;
	background-image: url(img/ProfilePanel.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 2px 4px 6px 8px;
	position: relative;
	color: #FFF;
}

.ProfilePanelLong 
{
	background-image: url(img/panel_long_bkgd.jpg); 
	height: 472px;
}

.ProfilePanelLong a, .ProfilePanel a
{
	color: #B0B0B0;
	background-color: Transparent ;
	text-decoration: none ;
} 

.ProfilePanelLong a:hover, .ProfilePanel a:hover
{
	color: #FFFFFF;
	background-color: Transparent ;
	text-decoration: none ;
}

/* Misc styles */
.imgnoborder{ border: none; }

.cm_bullets
{
	font-size: 0.90em;
	font-weight: bold;
	list-style-image: url(img/bullet01.png);
	text-align: left;
	vertical-align: top;
	list-style-type: georgian;
}

.errormsg
{
	font-family: Segoe Condensed, Segoe, Verdana;
	font-size: 0.85em;
	font-weight: bold;
	border: none;
	margin: 4px;
	color: Maroon;
}

.MainMapp
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 325px;
	position: relative; 
	top: 0px; 
}

.mapicon
{
	padding: 2px;
	background-color: #000;
	float: left ;
}

.mapicon_over
{
	padding: 2px;
	background-color: #FFF;
	float: left ;
}

.mapbubble 
{
	padding: 4px;
	font-size: 0.80em;
	color: #101010;
	height: 96px;
	width: 200px;
}

.PanelLinks
{
	margin: 10px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 0px;
	float: right;
	text-align: left;
	width: 342px;
	height: 361px;
	background-image: url(img/panel_bkgd.jpg);
	background-position: 10 10 ;
	background-repeat: no-repeat;
}

.PanelLinks sl
{
	width: 290px;
	height: 330px;
	overflow: scroll ;
}

.PanelLinks li
{
	list-style-type: disc;
	vertical-align: middle ;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.90em;
	display: block;
	color: #FFFFFF;
	width: 270px;
}
.PanelLinks a
{
	text-decoration: none ;
	color: #FFFFFF;
}
.PanelLinks a:hover
{
	 text-decoration: none ;
	 background-color: #FFFFFF;
	 color: #000;
}
.PanelLinks h4
{
	color: #FFF;
	text-align: left;
}

.didyoumean_links
{
	background-color: Transparent ;
}

.didyoumean_links a
{
	text-transform: capitalize;
	text-decoration: none;
	display: block;
	background-color: Transparent ;
	padding-left: 22px;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	color: #000;
	height: 18px;
	font-family: Arial, Verdana ;
	font-size: 14px;
}

.didyoumean_links a:hover
{
	text-transform: capitalize;
	text-decoration:  underline; 
	display: block;
	padding-left: 22px;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	color: #000;
	background-image: url(img/didumean.jpg);
	background-repeat:  no-repeat;
	background-position: 0 0 ;
	height: 18px;
	font-family: Arial, Verdana ;
	font-size: 14px;
}

.panel_edit
{
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0 #FFFFFF #FFFFFF #C0C0C0;
	background-color: #FFF;
	color: #575757;
	font-size: 11px;
	padding: 1px;
	font-family: Arial, Lucida Sans ;
}

.panel_button
{
	border: none ;
	background-color: Transparent;
	background-image: url(img/panel_button.gif);
	background-repeat: no-repeat;
	width: 82px;
	height: 32px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	vertical-align: bottom;
	color: #FFF;
	font-weight: bold ;
}


/* View Element Styles */
.ItemHeading, .ItemHeading:hover
{
	display: block;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 24px;
	color: #2c527f;
	font-weight: bold;
	font-size: 1.7em;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
}
.ItemHeading:hover
{
	color: #000000; 
}


.ThumbNail_Med
{
	max-height: 48px;
	max-width: 48px;
	width: 48px;
}

.clicktorate
{
	margin: 0;
	padding: 0;
	border: 0;
	width: 120px;
	height: 40px;
	background-image: url(img/stars_def.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.clicktorate_def, .clicktorate_sel
{
	width: 22px;
	height: 24px;
	background-image: url(img/stars_sel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.75em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	cursor: hand;
}

.clicktorate_def{ background-image: url(img/stars_def.gif); }

.rating_cur_bkgd, .rating_cur
{  
	 background-color: Transparent;
}

.rating_cur_bkgd
{
	width: 58px;
}
.rating_cur{ background-image: url(img/stars_sm.png); background-repeat: no-repeat; }

.ReviewPanel a
{
	 text-decoration: none ;
	 color: #305187;
}

.ReviewPanel a:hover
{
	color: #000;
}

.review_def, .review_ovr
{
	font-size: 0.78em;
	font-weight: normal;
	background-color: Transparent;
}
.review_ovr{  color: #121212; cursor: pointer; background-color: #E5E5FF; }

.normcontent h1, .normcontent h2, .normcontent h3, .normcontent h4
{
	background-image: none;
	color: #305187;
	text-align: left;
	font-weight: bold;
}
.normcontent h1, .normcontent h2 { color: #212121; }

.RtePanel
{
	background-image: url(img/ReviewPanel.png); 
	background-repeat: no-repeat;
	background-color: Transparent;
	width: 766px; 
	height: 384px; 
	color: #FFF;
	padding-left: 10px;
	padding-right: 14px;
	padding-top: 8px;
	padding-bottom: 14px;
}

.AddReviewPanel, .AddFlagPanel
{
	background-image: url(img/ReviewPanel.png); 
	background-repeat: no-repeat;
	background-color: Transparent;
	width: 766px; 
	height: 384px; 
	color: #FFF;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 4px;
}
.AddFlagPanel{ background-image: url(img/FlagPanel.png); }

.plain_edit
{
	border-style: solid;
	border-width: 1px;
	border-color: #555555 #C0C0C0 #C0C0C0 #555555;
	background-color: #FFF;
	color: #001233;
	font-size: 0.82em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 2px;
	font-family: Arial, Lucida Sans ;
}

.topic_cloud
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	margin: 3px;
	padding-top: 8px;
	background-image: url(img/Topic_bkgd.jpg);
	background-repeat: no-repeat;
	border-right: #acc6f0 2px solid;
	border-top: #acc6f0 2px solid;
	border-left: #acc6f0 2px solid;
	border-bottom: #acc6f0 2px solid;
}

.talktopicowner
{
	font-size: 0.72em; 
	color: #333; 
	float: left; 
	padding: 8px;
	text-align: center;
	background-image: url(img/PaperPanelSmall.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 96px;
	height: 96px;
}

.calendar_div
{
	color: #444; 
	text-align: center;
	background-image: url(img/PaperPanelCalendar.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 200px;
	height: 200px;
	padding-top: 12px; 
}

.calendar_ctrl
{
	font-weight: normal;
	font-size: 0.75em; 
	background-image: none;
	background-color: Transparent;
}
.calendar_ctrl_hdr
{ 
	font-size: 1.2em; 
	font-weight: bold; 
	background-color: Transparent;
	background-image: none;
}

.calendar_itemselected, .calendar_itemselected a
{
	background-image: none; 
	background-color: #003;
	font-weight: bold; 
	color: #FFF; 
}


.calendar_ctrl a:hover
{
	background-color: #AAA;
	color: #000; 
}

.calendar_ctrl_view_wkend, .calendar_ctrl_view_sel, .calendar_ctrl_view_today, .calendar_ctrl_view_hdr, .calendar_ctrl_view_dayhdr
{
	font-size: 0.80em; 
	font-weight: bold; 
	background-color: Transparent;
	color: #333;
}

.calendar_ctrl_view_sel
{
	background-color: #C6E2FF;
	font-size: 1.1em; 
	font-weight: bold; 
}

.calendar_ctrl_view_dayhdr
{
	font-size: 0.75em; 
	font-weight: normal; 
	background-color: Transparent;
	color: #555;
}

.calendar_ctrl_view_hdr
{
	font-size: 1.0em; 
	background-color: #C6E2FF;
}

.calendar_ctrl_view_today
{
	background-color: #FFFFFF;
	font-weight: normal; 
	color: #335;
}

.memberimage
{
	padding: 3px;
	background-image: none;
	background-color: #305187;
}

.memberdetails
{
	font-size: 0.82em; 
	background-image: url(img/PaperPanel.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 380px;
	height: 200px;
	padding: 18px;
	color: #333333;
}
 
