/* @override 
	http://localhost/~jackson/poll%20pals/html/assets/css/layout.css
	http://pollpals.com/assets/css/layout.css
	http://www.pollpals.com/assets/css/layout.css
*/

/*
	reset and set
	some basic elements
****************************/

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, font, img, ins, kbd, q, s, samp, sub, sup, tt, var, dd, dl, dt, li, ol, ul, form, fieldset, input, textarea, label, table, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: "Arial", "Helvetica", sans-serif;
}

img, a img, :link img, :visited img {
	border: 0;
}

p, li, dd, legend, input, label, select, optgroup, textarea, table {
	font-size: 0.9em;
}

p {
	margin: 0 0 1.3em 0;
	line-height: 1.4em;
	color: #555;
}

blockquote {
	margin: 0 0 1.3em 1em;
	padding: 0 2em 0 1em;
	color: #999;
	border-left: 3px solid #ffa910;
}

code, pre {
	font: 0.95em "Consolas", "Courier New", "Courier", monospace;
	color: #444;
}

pre {
	display: block;
	border: 2px dotted #ccc;
	padding: 5px;
	margin: 0 1em 1.3em 1em;
	background: #f6f6f6;
	overflow: auto;
}

body {
	margin: 0;
	padding: 0;
	font-size: 1em;
	background: #ededed;
}

a {
	color: #7178a3;
	text-decoration: none;
}

a:hover {
	color: #7178a3;
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	line-height: 1em;
	font-weight: normal;
}

h1 {
	margin: 0.1em 0 0.6em 0;
	font-size: 2.4em;
	color: #7178a3;
}

h2 {
	margin: 0.1em 0 0.6em 0;
	font-size: 2.1em;
	color: #7178a3;
}

h3 {
	margin: 0.2em 0 0.5em 0;
	font-size: 1.4em;
	color: #ffa910;
}

h4 {
	margin: 0 0 0.2em 0;
	font-size: 1.4em;
	none; color: #7178a3;
}

h5 {
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	color: #777;
}

/*ul { margin: .85em 0 1.3em 2em; }*/

small {
	font-size: 0.70em;
	line-height: 1.3em;
}

input {
	margin: 0;
	padding: 0.2em 0.3em 0.3em;
	background: #edeef3;
	border: 1px solid #b7bad0;
	outline: none;
	font-size: 70%;
}

textarea {
	margin: 0;
	padding: 0.2em 0.3em;
	background: #edeef3;
	border: 1px solid #b7bad0;
	outline: none;
	font-size: 80%;
}

select {
	margin: 0;
	padding: 0.2em 0.3em 0.3em;
	background: #edeef3;
	border: 1px solid #b7bad0;
	outline: none;
	font-size: 70%;
	height: 22px;
}

label {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 0.75em;
	margin: 0;
	padding: 0;
	line-height: 100%;
}

/*
	common classes
****************************/

.clearfix:after {
	content: ".";
	display: block;
	width: 100%;
	height: 1px;
	clear: both;
	visibility: hidden;
}

.margins {
	padding: 15px 30px;
}

button.linkButton, 
a:link.linkButton, 
a:visited.linkButton {
	font-size: 12px;
	font-weight: bold;
	color: #1e466f;
	margin: 0;
	padding: 0 0.9em;
	background: #b9bdd1 url(../images/bg_white_blend_25x25_top.png) repeat-x top left;
	border: 1px solid #7178a3;
	white-space: nowrap;
}

button.linkButton {
	height: 28px !important;
}

button.linkButtonHover, 
button.linkButton:hover, 
a:hover.linkButton, 
a:active.linkButton {
	color: #1e466f;
	background: #b9bdd1 url(../images/bg_white_blend_25x25_bottom.png) repeat-x bottom left;
}

button[disabled].linkButton {
	background: #ddd url(../images/bg_white_blend_25x25_top.png) repeat-x top left !important;
	border-color: #9fa4a8 !important;
	color: #9fa4a8 !important;
}

button.linkButton_big, 
a:link.linkButton_big, 
a:visited.linkButton_big {
	font-size: 18px;
}

button.linkButton_big {
	height: 34px !important;
}

.column {
	display: block;
	width: 50%;
	height: auto;
	float: left;
}

.left {
	text-align: left !important;
}

.right {
	text-align: right !important;
}

.options_header {
	position: relative;
}

.options_header span.options {
	display: none;
	position: absolute;
	top: 0px;
	right: 0;
}

.nomargin_top {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.nomargin_bottom {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.smallmargin_bottom {
	margin-bottom: 3px !important;
	padding-bottom: 3px !important;
}

.smallmargin_top {
	margin-top: 3px !important;
	padding-top: 3px !important;
}

.inner_wrapper {
	position: relative;
	display: block;
	width: 900px;
	height: auto;
	margin: 0 auto;
}

.panel {
	display: block;
	width: 100%;
	height: auto;
	border: 1px solid #e2e2e2;
	background: url(../images/bg_panel_background.png) repeat-x top center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.panel .margins {
	margin: 0;
	padding: 10px 15px;
}

.margins {
	padding: 15px 20px;
}

.editLink {
	font-size: 10px !important;
	font-weight: normal !important;
	margin: 1px;
	padding: 6px 11px !important;
}

.editLink:hover {
	color: #1e466f;
	padding: 5px 10px !important;
	background: #b9bdd1 url(../images/bg_white_blend_25x25_top.png) repeat-x top left;
	border: 1px solid #7178a3;
	white-space: nowrap;
}

/*
	layout
****************************/

#wrapper {
	position: relative;
	display: block;
	width: 100%;
	min-width: 900px;
	height: auto;
}

#header {
	position: relative;
	display: block;
	width: 100%;
	height: 90px;
	background: #7178a3 url(../images/bg_header_black_blend.png) repeat-x bottom center;
}

#nav {
	position: relative;
	display: block;
	width: 100%;
	height: 31px;
	background: url(../images/bg_nav.png) repeat-x top center;
}

#content {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	background: #fff;
	padding: 40px 0 20px;
}

#footer {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	min-height: 100px;
	background: url(../images/bg_footer_black_blend.png) repeat-x top center;
}

/*
	header
****************************/

#header h1 {
	position: absolute;
	top: 0;
	left: -19px;
	margin: 0;
	padding: 0;
}

#header h1 a {
	display: block;
	width: 319px;
	height: 100px;
	background: url(../images/img_pollpals_header_logo.png) no-repeat top left;
}

#header h1 a span {
	display: none;
}

#header h2 {
	display: none;
}

#header #loginBox {
	position: absolute;
	top: 18px;
	right: 0;
	display: block;
	width: 600px;
	height: auto;
	text-align: right;
	font-size: 100%;
}

#header #loginBox input.input_text {
	width: 90%;
}

#header #loginBox .linkButton {
	width: 55px;
	float: right;
}

#header #loginBox .cj_form_group {
	float: none;
}

#header #loginBox .cj_form_group .cj_form_row {
	float: right;
}

#header #loginBox .cj_form_group .username {
	width: 120px;
}

#header #loginBox .cj_form_group .password {
	width: 120px;
}

#header #loginBox .cj_form_group .button {
	width: 60px;
	margin-top: -3px;
}

#header #loginBox .cj_form_padder {
	text-align: left;
}

#header #loginBox .cj_form_row_title {
	font-size: .6em;
	color: #fff;
	text-align: left;
}

#header #loginBox .cj_form_cell_desc {
	font-style: normal;
	font-size: 90% !important;
}

#header #loginBox .cj_form_cell_desc a {
	color: #b7bad0;
}

#header #loginBox .cj_form_cell_desc .input_checkbox {
	width: 11px;
	height: 11px;
	border: 0 !important;
	margin: 0;
	padding: 0;
	background: none;
	vertical-align: middle;
}

#header #loginBox .error .cj_form_row_title {
	color: #fe94a6;
}

#header #infoBox {
	position: absolute;
	top: 133px;
	right: 0;
	display: block;
	width: 500px;
	height: auto;
	text-align: right;
	font-size: 100%;
	z-index: 5;
}

#header #infoBox .info-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header #infoBox .info-list li {
	margin: 0 2px;
	padding: 0;
	float: right;
	color: #7178a3;
	font-size: .7em;
}

#header #infoBox .info-list li.divider:after {
	content: " | ";
	color: #b9bedc;
}

#header #infoBox .info-list li a {
	display: inline;
	color: #7178a3;
}

/*
	nav
****************************/

#nav ul.nav-list {
	display: block;
	width: auto;
	height: 31px;
	margin: 0;
	padding: 0 2px;
	list-style: none;
	background: url(../images/img_nav_divider.png) no-repeat left center;
}

#nav ul.nav-list li {
	margin: 0;
	padding: 0;
	float: left;
	font-size: .9em;
	font-weight: bold;
}

#nav ul.nav-list li a {
	line-height: 31px;
	padding: 0 10px;
	color: #6b729e;
	text-shadow: #fff 0px 1px 1px;
}

#nav ul.nav-list li.divider {
	background: url(../images/img_nav_divider.png) no-repeat right center;
}

#nav ul.nav-list li.last {
	background: url(../images/img_nav_divider.png) no-repeat right center;
}

/*
	content
****************************/

#content .sidebar {
	display: block;
	width: 200px;
	height: auto;
	float: left;
	margin-right: 20px;
}

#content .sidebar>h3 {
	margin-top: 0;
	padding-top: 0;
}

#content .sidebar h3.fancy2 {
	padding: 5px 10px;
	color: #7178a3;
	background: #dde3f0 url(../images/bg_white_blend_25x25_top.png) repeat-x top left;
	border: 1px solid #7178a3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#content .sidebar ul.sidebar-list {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}

#content .sidebar ul.sidebar-list li {
	font-size: 16px;
	line-height: 18px;
	margin: 8px 0;
}

#content .sidebar .more a {
	margin-left: 5px;
	font-size: 11px;
}

#content .main_content {
	display: block;
	width: 458px;
	height: auto;
	min-height: 370px;
	float: left;
	background: #f6f6f6 url(../images/bg_white_blend_100x100_top.png) repeat-x top center;
	border: 1px solid #ddd;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#content .main_content_widget {
	display: block;
	width: 600px;
	height: auto;
	min-height: 370px;
	float: left;
	background: #f6f6f6 url(../images/bg_white_blend_100x100_top.png) repeat-x top center;
	border: 1px solid #ddd;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#content .main_content_ads {
	width: 458px;
}

#content .QABox h4 {
	font-size: 2em;
	font-weight: bold;
	color: #000;
	width: 440px;
}

ul  {
	list-style-type: none;
}

#content .QABox .answer-list label, table.results_table{
	font-size: 1.5em;
	color: #777;
}

#VoteForm ul.answer-list li table tbody tr td {
	padding-right: 9px;
	padding-bottom: 12px;
	padding-top: 12px;
 
 
}

table.results_table {
	margin-top: 10px;
		font-size: 1.5em;
	color: #777;
}

table.results_table tr {
	height: 40px;
}

 

#content .QABox .answer-list .input_radio {
	width: 23px;
	height: 21px;
	border: 0;
	background: url(../images/img_radio_buttons.png) no-repeat 0 -6px;
	-webkit-appearance: none;
}

#VoteForm ul.answer-list table tr {
	vertical-align: top;
	
}

#content .QABox .answer-list table input.input_radio:checked {
	background-position: 0 -38px;
}

/*#content .QABox .answer-list li .percentage { float: right; margin-left: 10px;  font-size: 1.6em; color: #777; }*/

/*#content .QABox .answer-list li.selected,
#content .QABox .answer-list li.selected label,
#content .QABox .answer-list li.selected .percentage { color: #000; }*/

#content .QABox .buttons {
	margin-top: 40px;
}

#content .main_content_nav, div.providedBy {
	font-size: 10px;
	margin-bottom: 15px;
	color: #999;
}

#content .AdBox {
	display: block;
	width: 200px;
	height: auto;
	margin-left: 20px;
	float: right;
}

#content .main_content .AdBox {
	display: block;
	width: 140px;
	height: auto;
	margin-left: 20px;
	float: left;
	text-align: center;
}

 .sponsor {
	font-size: .55em;
	color: #999;
	margin-bottom: 10px;
}

#content .AdBoxLeaderBoard {
	display: block;
	width: 100%;
	height: 90px;
	text-align: center;
	margin-top: 15px;
}

/*
	list items
****************************/

.list_item_box .list_item {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	padding: 5px 0;
	margin-bottom: 3px;
	border-bottom: 1px solid #ddd;
}

.list_item_box .list_item_icon {
	display: block;
	width: 80px;
	height: auto;
	float: left;
}

.list_item_box .list_item_content {
	display: block;
	width: 500px;
	height: auto;
	float: left;
	font-size: .85em;
}

.list_item_box .list_item_tags {
	font-size: .75em;
	margin-top: 5px;
}

.list_item_box .list_item_options {
	position: absolute;
	top: 6px;
	right: 0px;
	font-size: .65em;
	text-align: right;
}

.list_item_box .list_item_button {
	display: block;
	width: 500px;
	height: auto;
	float: left;
	font-size: 1.00em;
}

.list_item_tabs {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 5px;
	padding-bottom: 4px;
	border-bottom: 1px solid #ddd;
}

.list_item_tabs ul {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}

.list_item_tabs ul li {
	margin: 0 2px;
	padding: 0;
	float: left;
}

.list_item_tabs ul li a {
	padding: 5px 10px;
	background: #ddd;
	font-weight: bold;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.list_item_tabs ul li a.active {
	color: #000;
	background: #fff;
	text-decoration: none !important;
	border-bottom: 1px solid #fff;
}

/*
	footer
****************************/

#footer {
	font-size: .7em;
}

#footer ul.nav-list {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul.nav-list li {
	margin: 0;
	padding: 0;
	float: left;
	font-weight: normal;
	color: #bbb;
}

#footer ul.nav-list li a {
	padding: 0 4px;
}

#footer .column {
	display: block;
	width: 50%;
	height: auto;
	float: left;
	clear: none;
	margin-top: 15px;
}

#footer .right {
	font-size: 11px;
}

#footer ul.nav-list li.divider:after {
	content: "|";
}

/*
	special layout elements
****************************/

body.login .colleft {
	display: block;
	width: 600px;
	height: auto;
	float: left;
}

body.login .colright {
	display: block;
	width: 300px;
	height: auto;
	float: left;
}

/*
	login error
****************************/

#loginError {
	position: absolute;
	top: 15px;
	left: 385px;
	display: none;
	width: 190px;
	height: auto;
}

#loginError .errorMessage {
	background: #fff;
	border: 1px solid red;
	- 
moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#loginError .errorMessage .margins {
	margin: 0;
	padding: 5px 10px;
}

#loginError .errorMessage .margins h5 {
	font-size: 12px;
	color: red;
	margin: 0;
	padding: 1px 0;
}

#loginError .errorMessage .margins p {
	font-size: 11px;
	color: #000;
	margin: 0;
	padding: 1px 0;
	line-height: 130%;
}

#loginError .errorNub {
	position: absolute;
	top: 25px;
	right: -15px;
	display: block;
	width: 16px;
	height: 8px;
	background: url(../images/ 
bg_error_msg_nub.png) no-repeat top left;
}

div#dateNavBox {
	text-align: center;
	font-size: 85%;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
}

div#dateNavBox a {
	background: #edeef3;
	text-decoration: none;
	border: 1px solid #b7bad0;
	min-width: 25px;
	padding: 1px 4px;
}

div#albumExplorer {
	margin: 1px;
	border: 1px solid #ddd;
	padding: 10px;
	min-height: 250px;
}

div.albumFolder {
	width: 90px;
	height: 110px;
	background-image: url(/assets/images/folder.gif);
	background-repeat: no-repeat;
	padding: 16px 3px 3px 3px;
	border: none;
	margin: 0px;
	float: left;
	cursor: pointer;
}

span.albumLabel {
	font-size: 12px;
	position: relative;
	top: 1px;
}

img.albumSample {
	width: 32px;
	height: 32px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #fff;
	float: left;
}

.ui-datepicker {
	width: 270px;
	font-size: 62.5%;
}

.ui-widget-header {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #CCCCCC url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) repeat-x scroll 50% 50%;
	border: 1px solid #aaa;
	color: #222222;
	font-weight: bold;
}

.ui-state-hover, .ui-state-active, .ui-widget-content .ui-state-active, .ui-datepicker-current-day {
	background-color: #f90 !important;
	color: #000 !important;
}
