@CHARSET "ISO-8859-1";

/**
 ******************************************************************************
 * MISC
 ******************************************************************************
 */
.imgLink
{
	border: none;
	height: 20px;
	width: 20px;
}

.imgLink2
{
	border: none;
	height: 12px;
	width: 12px;
	margin: 0 0 0 10px;
}

a.unselected_poll_type
{
	text-decoration: none;
	font-style: italic;
	font-size: 15px;
	color: #000;
}

a.selected_poll_type
{
	font-weight: bold;
	text-decoration: underline;
	font-size: 15px;
}

h1 {
	color: #724099;
}

h3.select_opts
{
	font-weight: normal;
	padding: 0;
	font-size: 15px;	
	float: left;
	margin: 10px 0 10px 0;
}

img.type_req_img
{
	float: left;
	clear: none;
	padding-top: 2px;
}

.bold
{
	font-weight: bold;	
}

ul.main_nav
{
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
	float: right;
	height: 20px;
}

ul.main_nav li
{
	display: inline;
	height: 20px;		
	margin: 0 15px 0 0;
}

ul.main_nav li a, .submit_button, .search_page_submit, .gobutton
{
    background: url(http://www.i-say.com/Portals/_default/Skins/IPSOS_Post_Floating/img/btn-yes-bg.jpg);
	border: 1px solid #288874;
	display: inline-block;
	padding: 5px 5px 5px 5px;
	font:bold 11px Arial,Helvetica,sans-serif;
	color:#FFFFFF;
	/*white-space: nowrap;
	height: 30px;*/
	text-decoration: none;
	text-transform: uppercase;
	/*line-height: 100%;*/
}

ul.main_nav li a:hover, .submit_button:hover, .search_page_submit:hover
{
	background-image: url(http://www.i-say.com/Portals/_default/Skins/IPSOS_Post_Floating/img/btn-yes-hover-bg.jpg);  
	padding: 5px 4px 5px 6px;
	color: #ffffff; 
}




div.country_select
{
	margin: 0 0 0 0;
	float: left;
	width: 300px;
	height: auto;
}

.spacerbar
{
	float: left;
	width: 100%;
	clear: both;
	height: 10px;
}	

/**
 ******************************************************************************
 * VIEW: Poll/Create
 ******************************************************************************
 */
 
 /**
  * Question Div Holder
  */
.poll_info
{
	width: 630px;
	padding: 3px;
	height: 105px;
	float: left;
	margin: 10px 0 20px 0;
	background: #EDEDED;
}

.poll_info h4
{
	float: left;
	clear: both;
	padding: none;
	color: #288782;
	margin: 5px 0 0 3px;
	font-size: 13px;
}

.poll_info input
{
	margin: 0 0 10px 3px;
	width: 98%;
	float: left;
	clear: both;
	padding: 2px;
	border: 1px solid #212121;
}
 
.poll_info ul
{
	display: inline;
	list-style-type: none;
	margin: 0 0 5px 3px;
	padding: 0;
	float: left;
	clear: both;
}

.poll_info ul li
{
	margin: 0 40px 0 0;
	background: none;
	width: 70px;
	display: inline;
	padding: 0;
	list-style-type: none;
}

.poll_info ul li img
{
	border: none;
	height: 32px;

}

.poll_info ul li a
{
	padding: 0;
	margin: 0;
}
 
 
 
/** Answers **/

.poll_info_a
{
	width: 630px;
	padding: 3px;
/*	border: 1px solid #CFCFCF;*/
	margin: 10px 0 20px 0;
	min-height: 115px;
	height: auto !important;	
	background: #f3f3f3;
	float: left;
	clear: both;
}

.poll_info_a h4
{
	float: left;
	clear: both;
	padding: none;
	color: #288782;
	margin: 5px 0 0 3px;
	font-size: 13px;
}

.poll_info_a input
{
	margin: 0 0 10px 3px;
	width: 98%;
	float: left;
	clear: both;
	padding: 2px;
	border: 1px solid #212121;
}
 
.poll_info_a ul
{
	display: inline;
	list-style-type: none;
	margin: 0 0 5px 3px;
	padding: 0;
	float: left;
	clear: both;
}

.poll_info_a ul li
{
	margin: 0 10px 0 0;
	background: none;
	display: inline;
	padding: 0;
	list-style-type: none;
	width: 70px;
}

.poll_info_a ul li a
{
	padding: 0;
	margin: 0;
}

.poll_info_a ul li input.type_check
{
	margin: 0 5px 0 0;
	width: 17px;
	height: 17px;
	border: none;
}

/**
 * NAME
 */

.poll_info_b
{
	width: 630px;
	padding: 3px;
	height: 155px;
	clear: both;
	margin: 10px 0 20px 0;
	float: left;
	background: #f3f3f3;
}

.poll_info_b h4
{
	float: left;
	clear: both;
	padding: none;
	color: #288782;
	margin: 5px 0 0 3px;
	font-size: 13px;
}

.poll_info_b input
{
	margin: 0 0 10px 3px;
	width: 98%;
	float: left;
	clear: both;
	padding: 2px;
	border: 1px solid #212121;
}
 
.poll_info_b ul
{
	display: inline;
	list-style-type: none;
	margin: 0 0 5px 3px;
	padding: 0;
	float: left;
	clear: both;
}

.poll_info_b ul li
{
	margin: 0 10px 0 0;
	background: none;
	display: inline;
	padding: 0;
	list-style-type: none;
}

.poll_info_b ul li a
{
	padding: 0;
	margin: 0;
}

.poll_info_a select
{
	float: left;
	width: 95%;
	margin: 5px 0 0 0;
	padding: 3px;
	clear: both;
}
/** 
 * SUGGESTION BOX
 */
 
.suggestion
{
	float: right; 
	clear: none;
	width: 295px;
	margin: 10px 4px 20px 0;
	padding: 0;
	border: 1px solid #CFCFCF;
	padding: 3px;	
	display: none;
}

/* .submit_button
{
	float: left;
	clear: both;
	font-weight: bold;
	border: 1px solid #CFCFCF;
	background: #EDEDED;
	padding: 5px;
} */

#suggestion ul
{
	padding: 0;
	margin: 0 0 0 3px;
	text-align: left;
	float: left;
	list-style-type: none;
	list-style-image: none;
	background: none;
}

#suggestion ul li
{
	padding: 0;
	text-align: left;
	list-style-type: none;
	margin: 0;
}

#suggestion h3
{
	margin: 0 0 0 3px;
	padding: 0;
}
#suggestion p
{
	margin: 0 0 5px 3px;
	padding: 0;
}
 

 /*****************************************************************************
 * DIALOG WINDOW
 ******************************************************************************/
 
 .addmedia .ui-dialog-container
 {
	background: #DEDEDE;
	padding: 0;
	margin: 0;
 }
 
 
 .addmedia .ui-dialog
 {
 	height: 800px;
 }
 
 .addmedia .h3
 {
 	text-align: left;
 	margin: 5px;
 	font-size: 14px;
 }
 
 .addmedia .ui-dialog-titlebar
 {
 	background: #B0B0B0;
 	height: 20px;
 	_height: 21px;
 	padding: 2px;
 	border-bottom: 2px solid #CFCFCF;
 	border-top: 2px solid #CFCFCF;
 }
 
 
 
.bar
 {
 	clear: both;
 	width: 80%;
 	height: 40px;
 	font-family: Arial, Verdana, "san-serif";
 	font-weight: bold;
 	padding: 5px;
 	margin: 2px 0 2px 0px;
 	border: 5px solid #CFCFCF;
 	background: #FFF;
 }
 
 #videoArea
 {
 	float: left;
 	width: 400px;
 	font-color: #DEDEDE;
 	margin: 10px 0 0 0;
 }
 
 #videoPreview
 {
 	float: right;
 	width: 310px;
 	clear: none;
  	margin: 13px 25px 0 0;	
 }
 
  #pictureArea
 {
 	float: left;
 	width: 400px;
 	font-color: #DEDEDE;
 	margin: 10px 0 0 0;
 }
 
 #picturePreview
 {
 	float: right;
 	width: 320px;
 	clear: none;
 	height: 224px;
  	margin: 13px 25px 0 0;	
 }
 
img.picPrev
{
	height: 100px;
	width: 100px;
}
 
 #linkOption
 {
 	float: right;
 	clear: right;
 	width: 310px;
 	margin: 0 10px 0 0;
 }
 
 .addLink
 {
 	text-align: center;
 	font-weight: bold;
 	font-size: 15px;
 }
 
 .saveit
 {
 	font-size: 14px;
 	font-weight: bold;
 }
 
.addmedia .diag-desc
 {
 	font-size: 12px;
 	padding: 0;
 	margin: 10px 0 0 56px;
 	text-align: left;
 }
 
  .addmedia .diag-desc-video
 {
 	font-size: 12px;
 	padding: 0;
 	margin: 10px 0 0 0;
 	text-align: center;
 }
 
 .addmedia .search-error
 {
 	font-size: 12px;
 	padding: 0;
 	color: #CC1100;
 	margin: 10px 0 0 56px;
 	text-align: left;
 }
 
 .addmedia img.videoloader
 {
 	margin: 0 0 0 56px;
 }
 
 .addmedia img.videoThumb
 {
 	height: 96px;
 	width: 128px;
 }
 
 /**
 ******************************************************************************
 * VIEW: Show/Poll
 ******************************************************************************
 */
	
	
.details
{
	float: left;
	width: 100%;
	position: relative;
}

.details .left
{
	float: left;
	clear: none;
	width: 420px;
	margin: 0;
	padding: 0;
	position: relative;
}


.details .right

{
	/**
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	**/
	background-color:#EDEDED;
	border: 3px solid #CFCFCF;
	margin: 0;
	float: right;
	clear: none;
	padding: 0px 8px 0px 0px;
	position: relative;
	width: 185px;
	z-index: 0;
}

.details .right_no_pic
{

	background-color:#EDEDED;
	border: 3px solid #CFCFCF;
	margin: 0;
	float: right;
	clear: none;
	padding: 0px 8px 0px 0px;
	position: relative;
	width: 85px;
}

img.voteImg
{
	height: 20px;
	width: 20px;
	border: none;
}

.embed_image_holder
{
	width: 100px;
	height: 100px;
	float: left;
	clear: none;
}

img.googlePic
{
	height: 100px;
	width: 100px;
	border: none;
}

h4.poll_votes
{
	font-size: 11px;
	float: right;
	clear: right;
	color: #808080;
	margin: 0 0 3px 0;
	padding: 0;
	width: 80px;
	text-align: right;
	color: #212121;
	font-weight: bold;
	border: none;
}

.voting_images
{
	float: right;
	clear: right;
	width: 43px;
	position: relative;
	margin: 0 0 8px 0;
}

h1.poll_question
{
	margin: 0 0 2px 0;
	padding: 0;
	float: left;
	width: 100%;
	color: #724099;
	font-size: 18px;
	clear: none;
	text-aling: left;
	font-family: Helvetica, Verdana, Arial, "sans-serif";
}
	
h4.poll_details
{
	float: left;
	clear: both;
	padding: 0;
	margin: 0 0 5px 0;
	width: 100%;
	font-size: 13px;
	color: #808080;
	text-align: left;
	border: none;
	font-family: Helvetica, Verdana, Arial, "sans-serif";	
}

.answers
{
	/**
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	**/
	background-color:#EDEDED;
	border: 1px solid #CFCFCF;
	margin: 15px 0 20px 0;
	clear: both;
	padding: 0;
	position: relative;
	width: 325px;
	float: left;
	overflow: hidden;
}

.answers_no_vid
{
	/**
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	**/
	background-color:#EDEDED;
	border: 1px solid #CFCFCF;
	margin: 10px 0 0 165px;
	clear: both;
	padding: 0;
	position: relative;
	width: 325px;
	float: left;
	overflow: hidden;
}


#poll_video_area
{
	/**
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	**/
	background-color:#EDEDED;
	border: 1px solid #CFCFCF;
	margin: 15px 0 5px 0;
	float: right;
	clear: none;
	padding: 0;
	position: relative;
	width: 300px;
	height: 225px;
}

#poll_loader
{
	margin: 3px 0 3px 2px;
	padding: 0;
	float: left;
	clear: both;
	width: 200px;
	height: 20px;
	position: relative;
	font-size: 13px;
	display: none;
}

#total_votes_form
{
	float: right;
	clear: none;
	margin: 10px 0 0 0;
	font-size: 15px;	
}

.error_msg
{
	font-weight: bold;
	color: #CC1100;
}

.poll_loader img
{
	float: left;
}

p.disclaimer
{
	float: left;
	margin: 5px 0 0 0;
	clear: both;
	width: 95%;
	text-align: center;	
}


 /**
 ******************************************************************************
 * VIEW: Main/Search
 ******************************************************************************
 */

h4.title
{
	float: left;
	clear: both;
	margin: 10px 0 0 0;
	color: #288782;
}

ul.search_results
{
	list-style-type: none;
	font-size: 14px;
}

ul.search_results li
{
	margin: 5px 0 0 0;
}

h3.search_results
{
	padding: 0;
	margin: 0 0 0 -10px;
	clear: both;
}

.search_page_submit
{
	float: left;
	clear: none;
	margin: 6px 0 0 10px;
}

.catselect_search
{
	float: left;
	clear: none;
	margin: 2px 0 0 10px;
	width: 180px;
 	height: 40px;
 	font-family: Arial, Verdana, "san-serif";
 	font-weight: bold;
 	padding: 5px;
  	border: 5px solid #CFCFCF;	
  	z-index: -5;
}

 .optionInput_search
{
 	float: left;
 	clear: both;
 	width: 260px;
 	height: 40px;
 	font-family: Arial, Verdana, "san-serif";
 	font-weight: normal;
 	padding: 5px;
 	margin: 2px 0 15px 0;
 	color: #585858;
 	border: 5px solid #CFCFCF;
 	background: #FFF;
 }
 
.optionSelect_search
{
	float: left;
	clear: none;	
	width: 175px;
	font-weight: normal;
	margin: 2px 0 0 10px;
	padding: 5px;
	height: 40px;
	border: 5px solid #CFCFCF;
}
 #search_results
 {
 	float: left;
 	width: 100%;
 	clear: both;
 	min-height: 100px;
 	margin: 20px 0 0 0;
 	background: #EDEDED;
 }
 
 
/**
 ******************************************************************************
 * VIEW: Poll/Create
 ******************************************************************************
 */
 
.main_info_box_left
{
	width: 310px;
	background: #EDEDED;
	border: 1px solid #CFCFCF;
	float: left;
	clear: both;
	margin: 10px 0 0 0;
}

.main_info_box_left ul
{
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;	
}

.main_info_box_left ul li
{
	margin: 0 0 10px 0;
	padding: 0;
}

.main_info_box_left h3
{
	margin-top: 5px;
}

.main_info_box_left h3 img
{
	margin: 0 0 -7px 0;
	width: 25px;
	height: 25px;
}

.main_info_box_left h3 img.loader
{
	width: 16px;
	height: 16px;
}

.main_info_box_right
{
	margin: 10px 0 0 10px;	
	width: 310px;
	background: #EDEDED;
	border: 1px solid #CFCFCF;
	float: right;
	clear: none;
}

.main_info_box_right ul
{
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;		
}

.main_info_box_right ul li
{
	margin: 0 0 10px 0;
	padding: 0;
}



.main_info_box_right h3
{
	margin-top: 5px;
}

.main_info_box_right h3 img
{
	margin: 0 0 -7px 0;
	width: 25px;
	height: 25px;
}

.main_info_box_right h3 img.loader
{
	width: 16px;
	height: 16px;
}

ul#featured_poll_list
{
	margin: 0 0 10px 10px;
	padding: 0;
}

ul#featured_poll_list li
{
	margin: 0 0 5px 0;
	list-style-type: none;
	padding: 0;
}

ul#featured_poll_list li.title
{
	margin: 0;
	list-style-type: none;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
}

ul#featured_poll_list li.author
{
	font-style: italic;
	list-style-type: none;
	margin: 0 0 15px;
}

ul#featured_poll_list li.link
{
	list-style-type: none;
}


h1.main_title
{	

}

.pollshare_logo
{
	width: 224px;
	height: 50px;
	float: left;
	clear: both;
	margin: 0 0 10px 0;
}

.main_category_list
{
	width: 230px;
	height: auto;
	float: right;
	clear: none;
	margin: 0 15px 0 0;
}

.gobutton {
	float: right;
}