@import url("/apps/js/polls/polls-pack.css");
body {
	margin: 0;
	color: #000000;
	font: Tahoma, Arial, Helvetica, sans-serif;
	background: #ffffff;
}

.HPNews, .HPBBMessages {
 	width: 428px;
	font: 9pt Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
	padding-bottom: 8px;
	padding-top: 8px;
}

.HPNews #l, .HPBBMessages #l {
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 0px;
}

.HPBBMessages a:active, .HPBBMessages a:hover, .HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited,
.HPNews a:active, .HPNews a:hover, .HPNews a, .HPNews a:link, .HPNews a:visited {
	color: #000000;
}

.neutral, table {
	font: 9pt Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}

.neutral a, .neutral a:link, .neutral a:visited { color: #833333; }
.neutral a:hover, .neutral a:active { color: #8C1706; }

.contentIndex {
	padding: 0;
	vertical-align: top;
	font: 9pt Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
	height: 550px;
	background: #FFFFFF;
}

.content {
	padding: 10px 10px 10px 7px;
	width:740px;
	vertical-align: top;
	font: 9pt Tahoma, Arial, Helvetica, sans-serif;
	color: #000000	;
	text-align:justify;
	background: #FFFFFF;
	border-left: 2px solid #FFFFFF;
}

a, a:link, a:visited { color: #000000; }
a:hover, a:active { color: #990000; }

.light {
	font: 9pt Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	background: #E1F0F7;
}
.light a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #01002A; }

.dark {
	font: 9pt Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #183F7A;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #ffffff; }

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/pics/page_title.jpg);
	background-position: top left;
	text-transform:uppercase;
	padding: 14px 0 0 5px;
	height: 45px;
	height: 31px!important;
	margin-bottom:8px;
}
.bgColumnLeft {
	vertical-align: top;
	background: url('/pics/leftnav_bg.jpg') no-repeat bottom left #FFFFFF;
	height: 760px;
}

/*Left Navigation Elements by ozgur*/
#leftNav {
	padding-bottom:300px;
}

#leftNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: bold 10px Tahoma, Arial, Helvetica, sans-serif;
}

#leftNav li {
	padding: 0;

}

#leftNav a,
#leftNav a:link,
#leftNav a:visited {
	display: block!important;
	display: compact;
	color: #000000;
	text-decoration: none;
}

#leftNav a:link.active, #leftNav a:visited.active {
}

#leftNav .sMenu {
	position: relative;
	display: none;
	margin:0px;
	padding:0px;
	list-style-type: none;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	background: none;
}

#leftNav .sMenu li {
	margin: 0px 0px 6px 0px;
	list-style-type: none;
	background: none;
}

#leftNav .sMenu a,
#leftNav .sMenu a:link,
#leftNav .sMenu a:visited {
	
	width: 100px;
	padding-left: 10px;
	color: #112F65;
	background:  none;
	text-decoration: none;
	text-align: left;
}

#leftNav .sMenu a:visited:hover, #leftNav .sMenu a:hover {
	text-decoration: underline;
}
/* ##### TWEETIZEN START ##### */
/*Add and edit the following classes to change width of the embedded group */

.tweetizen_embed {
     width: 595px;          
}

.tweeter .tweet_content_container {
     width: 590px;          
     height: 140px; }

.tweeter .tweet_content_container .tweet_text {
     width: 560px;          
}

.tweet_list .header .title {
     width: 330px;          
}

.tweet .tweet_information {
     width: 490px;          
}

.tweet .text {
     width: 490px;          
}


/*Add and edit the following classes to change the fonts, colors and margins of the embedded group*/

.tweetizen_embed {
     margin: 5px;
     margin-bottom: 15px;
     background: #fff;
}

.tweeter .tweet_content_container {
     background: #939393;
     margin-left: 2px;
}

.tweeter .tweet_content_container .tweet_text {
     color: #000;
     font-size: 14px;
     height: 70px;
     border: 1px solid #5d5d5d;
     margin: 15px 10px 5px 10px;
}

.tweet .tweet_information {
     padding-left: 10px;
     line-height: 16px;
}

.tweet .text {
     font-size: 12px;
     line-height: 17px;
}

.tweeter .people_container .people_collection {
     margin: 0px 5px 0px 5px;
     width: 170px;
     letter-spacing: 1px;
}

.tweet_list .header .title {
     font-family:Helvetica,Arial,sans-serif;
     font-size: 12px;
     color: #202020;
     font-weight: bold;
     text-shadow: #fff 0 1px 1px;
     padding: 7px 0 0 5px;
}

.tweetizen_embed, .dijitDialog {
     font-size: 12px;
     font-family: Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, Verdana, sans-serif;
     color: #1b1b1b;
}

.tweetizen_embed .footer {
     border-top: solid #CCCCCC 1px;
     padding-top: 5px;
}

.tweetizen_embed .powered_image {
     margin-left: 20px;
}

.tweetizen_embed a, .dijitDialog a {
     color:#173d65;
     text-decoration:none;
     cursor:pointer;
     cursor: hand;
}

.tweet {
     border-bottom: 1px solid #eaf0f2;
}

.tweet .profile_image {
     background: #fff none no-repeat center center;
     border: 1px solid #e8e5de;
}

.tweet .from_user {
     color: #5f8db4;
     font-size: 12px;
     font-weight: bold;
}

.tweet .from_user:hover {
     color: #3a93cc;
     border-bottom: 1px dashed #a8cde5;
}

.tweet .created_at {
     color: #5b5d68;
     font-size:11px;
}

.tweet a.user_link {color: #527299;}

.tweet a.user_link:hover {color: #6f93aa; border-bottom: 1px dashed #a8cde5;}

.tweet a.ext_link {color: #527299;}

.tweet a.ext_link:hover {color: #6f93aa;}

.tweeter {
     height: 180px;
}

.tweeter .title {
     font-weight: bold;
     font-size:18px;
     text-transform:capitalize;
     margin: 0px 0 0 5px;
     font-family: Helvetica, Arial, sans-serif;
     color: #393b3c;
}

.tweeter .character_count {
     color: #d8d8d8;
     font-size: 35px;
     letter-spacing: -2px;
     font-weight: bold;
     text-align: right;
     margin: 0px 5px 0px 0;
     line-height: 40px;
}

.tweeter .character_count_over {
     color: #f73497;
}

.tweeter .tag_container .tag_title {
     color: #fff;
     font-weight: bold;
     font-size:11px;
     margin: 6px 0 3px 3px;
}

.tweeter .tag_container .tag {
     background-color: #303030;
     margin: 3px 0px 3px 5px;
     padding: 4px;
     color: #fff;
     font-size: 11px;
}

.tweeter .tag_container .tag:hover {
     background-color: #000000;
}

.tweeter .tag_container .tag_selected {
     background-color: #4cb4ea !important;
}

.tweeter .people_container .people_title {
     color: #fff;
     font-weight: bold;
     font-size:11px;
     margin: 3px 0 0 3px;
}

.tweeter .people_container .insert_person {
     background-color: #6c6c6c;
     margin-left: 7px;
     padding: 4px;
     color: #fff;
     font-size: 11px;
}

.tweeter .people_container .insert_person:hover {
     background-color: #00c0f3;
}

.tweet_list {
     font-size: 12px;
     background: #fff;
     margin: 0 0px 15 5px;
}

.tweet_list_loading {
     background: #fff url('http://www.tweetizen.com/img/loading.gif') no-repeat center center;
     background-position: center 100px;
}

.tweet_list a,
.tweet_list a:active,
.tweet_list a:visited,
.tweet_list a:hover {
     text-decoration: none;
     color: #527299;
     border-bottom: 1px dashed transparent;
     font-weight: bold;
}

.tweet_list a:hover {
     border-bottom: 1px dashed #a8cde5;
}

.tweet_list .header .button {
     background-color: #747474;
     color: white;
     margin: 5px 4px 0 10px;
     padding: 2px 7px 3px 7px;
     cursor: pointer;
     cursor: hand;
}

.tweet_list .header .button:hover {
     background-color: #979797;
}

.tweet_list .header .button_selected {
     background-color: #979797 !important;
}

.tweet_list .pager .newer_link,
.tweet_list .pager .older_link {
     height: 22px;
     line-height: 1.5em;
     font-size: 14px;
     font-weight: bold;
     padding:6px 0;
     width: 275px;
}

.tweetizen_embed a:visited, .dijitDialog a:visited {color:#173d65;}

.tweetizen_embed a:hover, .dijitDialog a:hover {color:#1f6da3;}

.tweetizen_embed input.text, .dijitDialog input.text {
     padding: 5px;
     border: solid #B1AE9E 1px;
     color: #4C616F;
     font-family: 'Lucida Grande', sans-serif;
     font-size: 11pt;
}

.tweetizen_embed textarea,.dijitDialog textarea {
     font-family: 'Lucida Grande', sans-serif;
     font-size: 11pt;
     color: #4C616F;
     border: solid #B1AE9E 1px;
     padding: 5px;
}

.tweetizen_embed button, .tweetizen_embed input.button,.dijitDialog button, .dijitDialog input.button {
     border: solid #CCCCCC 1px;
     background-color: #E6E6E6;
     cursor: pointer;
     cursor: hand;
     font-size:x-small;
     padding:4px 8px;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
}

.tweetizen_embed button:hover, .tweetizen_embed input.button:hover, .dijitDialog button:hover, .dijitDialog input.button:hover {background-color:#D5D5D5;}

/* ##### CUSTOM FORM START ##### */
form.customForm .message { margin: 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
form.customForm .message p { margin: 0; }
form.customForm .message p em { color: #C00; font-style: normal; font-weight: bold; }

/* ##### CUSTOM FORM START ##### */
form.customForm {
	margin: 0;
	padding: 0 10px 10px 10px;
	background: #eee;
	border: #ddd 1px solid;
	}
	
form.customForm p {
	padding: 0;
	margin: 13px 0;
	}

form.customForm fieldset {
	background: #eee;
	border: #999 1px solid;
	_padding: 4px 5px 8px 9px;
	color: #000;
	}

form.customForm fieldset legend {
	color: #00;
	text-transform: uppercase;
	font-weight: bold;
	_margin: 0 0 3px -4px;
	}

form.customForm fieldset input,
form.customForm fieldset textarea {
	border: 1px solid #DDD;
	margin: 0 10px 0 0;
	}

form.customForm input#submit {
	background: #FFC;
	margin: 3px 0 0 163px;
	border: none;
	}

form.customForm fieldset input:focus,
form.customForm fieldset textarea:focus {
	background-color: #FFC;
	border-color: #FC6;
	}

form.customForm fieldset textarea {
	overflow: auto;
	height: 60px;
	width: 64%;
	}

form.customForm label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	font-variant: small-caps;
	text-align: right;
	margin-right: 3px;
	}

form.customForm ol {
	margin: 0;
	padding: 0;
	}
	
form.customForm li {
	list-style: none;
	padding: 1px;
	margin: 0;
	}
	
form.customForm fieldset fieldset {
	border: none;
	margin: 0 0 0 0px;
	padding: 0 0 0 163px;
	}
	
form.customForm fieldset fieldset legend {
	color: #000;
	padding: 0;
	margin: 3px 0 0 -161px;
	_margin: 3px 0 0 -169px;
	font-size: 12px;
	text-transform: none;;
	font-variant: small-caps;
	font-weight: normal;
	}

form.customForm fieldset fieldset label {
	width: auto;
	text-align: left;
	margin-right: 3px;
	}

form.customForm em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}
	
form.customForm div.note {
	margin: 3px 0 0 163px;
	font-variant: small-caps;
	}

form.customForm fieldset label#firstField { width: 155px;  } /* Width of first label */
form.customForm fieldset fieldset label#firstField { width: 450px;  } /* Width of first label in a secondary fieldset, use for multiple columns */
form.customForm fieldset fieldset input { margin-right: 5px; }
form.customForm fieldset fieldset p { margin: 0 0 0 30px; padding: 0; }

form.customForm input[type='text'] { width: 110px; }
form.customForm input { _width: 110px; }

/*\*//*/ form.customForm legend { display: inline-block; } /* IE Mac legend fix */
/* ##### CUSTOM END START ##### */

.odd {background-color:#CCCCCC;}

/* QUICK PULL THINGS */
.HPQuickPoll h2 {
    width: 314px;       /* header width  */
    padding-top: 39px;  /* header height */
    /* default background image is /pics/pics/quick_poll_header.png  */
}

.HPQuickPoll .bar-color {
    background-color: #10296B;   /* results bar color */
}
.HPQuickPoll {
    background: transparent url(/pics/events_bg.gif) repeat-y scroll 0 0;
	margin-bottom: 10px;
}
.HPQuickPoll .quickpoll {
	background: url(/pics/events_bottom.gif) bottom left no-repeat;
	padding-bottom: 10px;
}