﻿/*--------------------layout---------------------*/
* {margin:0;padding:0}
form {
	text-align: center;		
	}
#wrapper {
	width: 995px;
	background: #fff;
	margin: 0px auto;
	text-align: left;
	border: 1px solid #7a8285;
	}
#Breadcrumb{
    width: 955px;
    margin-left: 20px;
}
#Main {
	float:left;
	width: 65%;
	margin: 0;	
	margin-right: 20px;
	padding-bottom: 45px;
	}
#Main_nosidebar{
    width: 95%;
    float:left;
	margin: 0 25px 0 25px;	
	padding-bottom: 45px;
}

#SideBar {
	width: 28%;	
	float: right;	
	padding: 15px;
	width: 250px;
	margin-right: 20px;	
	}
#Header, #Footer {
	clear:both;
	}

/*--------------------style---------------------*/
body {
	font-family: Arial, Verdana;
	color: black;
	font-size: 12px;
    background-color: #e6e6e6;
	margin:0;
	padding:0;			
	}
body a:focus{
    outline: none;
}
#Header {
	margin-bottom: 20px;
	background-color: #231F20;
	margin-top: 0px;	
	text-align: center;
	}
#Header h1 {
	font-family: Georgia;
	font-size: 35px;	
	color: #fff;
	margin: 0 10px;
	}
#TopNavigation {
	margin: 0 0 0 0;	
	height: 25px;
	background-color: #231f20;
	color: #fff;	
	}
#TopNavigation ul{
    height: 25px;
    margin-left: 10px;
}
#TopNavigation ul ul{
    height: auto;
}
#TopNavigation ul li{
    height: 20px;
    margin-top: 4px;
    margin-left: 0;
}
#TopNavigation:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
#TopNavigation {display: inline-block;}
/* Hides from IE-mac \*/
* html #TopNavigation {height: 1%;}
#TopNavigation {display: block;}
/* End hide from IE-mac */

#TopNavigation a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	}
#TopNavigation a:hover {
	color: #e3e3e3;
	cursor: pointer;
	}
#Main {
	font-size: 13px;
	line-height: 150%;
	margin-left: 20px;
	}
h2 {
	color: #0079c2;
	line-height: 105%;
	}
#SideBar {
	font-size: 12px;	
	background: #F8FAFC;
		
	}
#SideBar .best_offer{
    display: block;
    background-image: url('/paymentsconnect/images/sidebar_best-offer.png');
    background-position: center top;
    background-repeat: no-repeat;
    width: 240px;
    padding: 5px;
    padding-top: 45px;
}
#SideBar .quick_links{
    display: block;
    background-image: url('/paymentsconnect/images/sidebar_quick-links.png');
    background-position: center top;
    background-repeat: no-repeat;
    width: 240px;
    padding: 5px;
    padding-top: 45px;
}
#SideBar .sponsors{
    display: block;
    background-image: url('/paymentsconnect/images/sidebar_sponsors.png');
    background-position: center top;
    background-repeat: no-repeat;
    width: 240px;
    padding: 5px;
    padding-top: 45px;
}
#SideBar .upcoming_dates{
    display: block;
    background-image: url('/paymentsconnect/images/sidebar_upcoming-dates.png');
    background-position: center top;
    background-repeat: no-repeat;
    width: 240px;
    padding: 5px;
    padding-top: 45px;
}
#SideBar .recent_updates{
    display: block;
    background-image: url('/paymentsconnect/images/sidebar_upcoming-dates.png');
    background-position: center top;
    background-repeat: no-repeat;
    width: 240px;
    padding: 5px;
    padding-top: 45px;
}
#Footer {
	/*color: #fff;*/
	font-size: 12px;
	margin-top: 20px;
	background-color: #fff;
	padding: 8px;
	font-weight: 200;
    height: 75px;
	}
#Footer .content{
	width: 98%;
	margin: auto;
	padding-top: 5px;
	height: 20px;
}
#Footer .content a,
#Footer .content a:active,
#Footer .content a:visited{
	text-decoration: none;
	color: #000;
}
#Footer .content a:hover{
	text-decoration: underline;
}
#Footer .content .left{
	float: left;
	clear: none;
	width: 25%;
}
#Footer .content .right{
	float: right;
	clear: none;
	width: 65%;
	text-align: right;
}
#Footer .content a img{
	border: 0;
	text-decoration: none;
	margin-right: 2px;
	margin-top: 2px;
}
/* USE FOR ALIGNING TEXTS TO IMAGES */
.textbottom
{
    vertical-align: text-bottom;
}
.textmiddle
{
    vertical-align: middle;
}
.texttop
{
    vertical-align: top;
}

#SideBar dt{
	font-weight: bold;
	color: #0079c2;	
	}
#SideBar dd {
	margin-left: 0;
	margin-bottom: 10px;
	}
#SideBar ul {
	padding-left:20px;
	margin-left:0;
	}
#SideBar ul,
#SideBar .sf_postListing ul{
    padding-left: 0;
}
#SideBar .contacts  {
	margin-top: 20px;	
	}
#SideBar .contacts dt {
	font-size: 16px;
	color: black;
	margin-bottom: 10px;
	}
#SideBar .contacts dd {
	margin-bottom: 5px;
	
	}
.contacts dd strong {
	font-size: 11px;
	}
a {
	color: #0079c2;
	text-decoration: underline;
	}
a:hover {
	color: #0079c2;
	text-decoration: underline;
	}
.gallery {
	width: 80px;
	height: 80px;
	float: left;
	display: block;
	}
	
/*-------------------------------------PollBox---------------------------------*/
.PollBox {
    font-size: 1.0em;
    margin: 0;
    background: transparent;
    width: 200px;
    padding: 10px;
    }
.PollBox fieldset {
    border: 0;      
    padding: 0;
    margin: 10px 0 10px 0;        
    }
.PollBox h4 {
    font-size: 1.3em;
    padding:0;
    margin: 0;
    }
.PollBox fieldset h5 {
    font-size: 1.0em;
    font-weight: bold;
    color: #000;
    margin: 0 0 5px 0;        
    }
.PollBox fieldset span {
    display: block;
    margin: 0;
    font-size: 1.0em;
    color: #000;
    line-height: 1.6em;
    }
.PollBox fieldset span label {
    display: inline;
    font-weight: normal;    
    }
.PollBox a {
    float:right;
    margin-top: -16px;
    }
.PollBox span {
    color: #999;
    font-size: 0.9em;
    }
.PollBox span.validator {
    color: red;
    display: block;
    margin-bottom: 10px;
    }
/*-------------------------------------News---------------------------------*/ 
   
/*----------newslist-----------*/
		.newslist {
			list-style:none;
			margin:0;
			padding:0;
			}
		.newslist li {
			margin-bottom: 20px;
			border-bottom: 1px dashed #ededed;
			}
		.newslist p.summary {
			margin:0;
			font-size: 0.9em;
			}
		.newslist h4, .newslist h5 {
			margin: 0;
			padding: 0;
			font-size: 1.0em;			
			}
		.newslist h5 {
			font-weight: normal;
			}
		.newslist span.date {
			font-style: italic;
			font-size: 0.8em;
			}
		.newslist a.more {
			font-size: 0.8em;
			}

		/*---------singlenews---------*/

		.singlenews h2 {
			font-size: 1.5em;
			margin-bottom: 0;
			}		
		.singlenews h3 {
			margin: 0;
			padding: 0;
			font-weight: normal;
			font-size: 0.9em;
			}		
		.singlenews span.date {
			font-style: italic;
			font-size: 0.8em;
			line-height: 3em;			
			}
		.singlenews p.summary {
			font-weight: bold;
			font-size: 0.9em;
			}
		.singlenews div.newsbody {
			margin-top: 20px;
			font-size: 0.9em;
			}
		.related h3 {
			font-size: 1.2em;
			margin-top: 30px;
			margin-bottom: 10px;
			}
		.related h4 {
			margin: 0 0 10px 0;
			font-size: 1.0em;			}
		.related ul {
			margin:0 0 20px 0;
			padding:0;						
			}
		.related li {
			padding: 0 0 0 0;
			margin-left: 20px;
			}
		.related li.more {
			font-size: 0.8em;
			line-height: 2.5em;
			list-style-type: none;
			}
/*-------------------------------------Blogs---------------------------------*/
/*blog posts*/
.post{margin:2.4em 0}
.postTitle{color:#0079c2;font:normal 2.2em/1.2em georgia,arial,sans-serif;}
.postTitle a{text-decoration:none}
.postDate{margin-bottom:1.2em;font-size:0.8em;color:#000 !important}
.postContent{font-size:13px}
.postContent p{margin-bottom:1.2em}
.postGet,.entryFoot{color:#fff}
.postGet{margin-top:1em}
.diggit{padding-left:20px;background:url(img/blogDiggit.gif) 0 0 no-repeat}
.delicious,.delicous{margin-left:10px;padding-left:18px;background:url(img/blogDelicious.gif) 0 0 no-repeat}
p.more{font-size:0.85em}
.postFoot a{clear:left;font-size:0.85em}
.postFoot a.postComments{}
.postFoot span{margin-left:10px;color:#000}
.postComments{margin-top:40px;font-size:0.9em;line-height:1.4em;}
.postComments h3{color: #0079c2;margin-top:1.5em;background:url(img/blogComments.gif) 0 0.2em no-repeat;font:normal 1.6em/1.2em georgia,arial,sans-serif;}
.postComments h3 a{color:#333}
.commentsView{background:#F8FAFC;padding:20px 30px 30px}
.postComments .commentAuthor{margin-top:1.6em;color: #0079c2;font-size:1.0em}
.postComments .commentAuthor a{text-transform:none;text-decoration:underline}
.postComments .commentAuthor a:hover{text-transform:none;text-decoration:none}
.postComments .commentDate{font-size:0.8em;font-weight:bold}
.postComments p{margin-top:0}
p.commentMessage{background:#690;color:#fff;padding:3px 10px;margin:20px 0}


/*comments form*/
.postComments ol{list-style:none}
.postComments fieldset{display:block;margin-top:1em;margin-bottom:2.3em;padding:1.8em 1em 1em;border:0;background: #E2EBF3}
.postComments fieldset li{clear:both;margin-bottom:1em}
.postComments fieldset li:after{content:".";display:block;clear:both;height:3px;visibility:hidden}
.postComments fieldset label, .postComments fieldset span {float:left;width:70px;padding-right:10px;text-align:right;line-height:1.8em;font-size:0.85em}
.postComments fieldset input{float:left;width:200px;padding:2px}
.postComments fieldset textarea{float:left;width:380px;height:150px;font-family: Arial;font-size:12px}
.postComments fieldset input.commentsButton{display:block;width:auto;margin:0.4em 0 0 80px;height:auto;font-weight:bold;padding:3px 5px}
.postComments fieldset span.commentsValidator{margin-left:70px;color:red;font-weight:bold;width:320px;text-align:left}

.postsNavigation{font-size:12px}
.prevPost{border-right:1px solid #000;padding-right:10px;margin-right:5px;background:url(Images/prev.gif) center left no-repeat;padding-left:13px;}
.allPosts{font-weight:bold}
.nextPost{border-left:1px solid #000;padding-left:10px;margin-left:5px;background:url(Images/next.gif) center right no-repeat;padding-right:13px;}
.postsNavigation {margin-top:10px}

/*lists*/
.sf_list_simple, .sf_list_expanded, .sf_anchor_list, .sf_list_expandable, .sf_target_list, #SideBar ul {list-style:none;margin-bottom:30px;font-size:13px}
.sf_list_simple li, .sf_list_expanded li, #Main li, #SideBar li{margin-top:10px}
#Main li {
	margin-left: 0px;
}
.sf_list_expanded h5, .sf_item_head, ul h2 {font-size:1.0em;font-weight:bold;margin-top:0.5em}
.sf_target_list{margin-left:0}
.sf_target_list dt{font-weight:bold;margin-top:1.0em}
#Main ol {margin-left:0px;font-size:13px}
#Main h1, #Main .list_header,
#Main_nosidebar h1{
    margin-top:20px;
    color: #222;
    font-size: 180%;
}
#Main_nosidebar p,
#Main p{
    line-height: 130%;
    margin: 15px 0;
}
.sf_eventContact{
    font-size: 13px;
}
/* Categories, Tags, Archive */
ul.tagCloud {
	margin: 0;
	padding: 0;
}
ul.tagCloud li {
	margin: 0;
	padding: 0 10px 0 0;
	background: none;
	border-bottom: 0;
	padding: 0;
	display: inline;
	line-height: 36px;
}
ul.tagCloud li a.s6:link, ul.tagCloud li a.s6:visited, ul.tagCloud li a.s6:hover, ul.tagCloud li a.s6:active {
	font-size: 9px;
}
ul.tagCloud li a.s5:link, ul.tagCloud li a.s5:visited, ul.tagCloud li a.s5:hover, ul.tagCloud li a.s5:active {
	font-size: 12px;
}
ul.tagCloud li a.s4:link, ul.tagCloud li a.s4:visited, ul.tagCloud li a.s4:hover, ul.tagCloud li a.s4:active {
	font-size: 16px;
}
ul.tagCloud li a.s3:link, ul.tagCloud li a.s3:visited, ul.tagCloud li a.s3:hover, ul.tagCloud li a.s3:active {
	font-size: 21px;
}
ul.tagCloud li a.s2:link, ul.tagCloud li a.s2:visited, ul.tagCloud li a.s2:hover, ul.tagCloud li a.s2:active {
	font-size: 29px;
}
ul.tagCloud li a.s1:link, ul.tagCloud li a.s1:visited, ul.tagCloud li a.s1:hover, ul.tagCloud li a.s1:active {
	font-size: 36px;
}
h1.categorizedAs {
	margin: 20px 0 0;
	font-size: 2.5em;
	font-family: georgia,arial,sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
}
dl.taggedWithList {
	margin: 0;
	padding: 0;
}
dl.taggedWithList dt, dl.taggedWithList dd {
	margin: 0;
	padding: 0 5px 0 0;
	display: inline;
}

#Main ul.sf_singleImageData 
{
	margin-left: 0;
	line-height: 1.3;
}
#Main ul.sf_singleImageData li
{
	margin-top: 0;
}
#Main .RadScheduler .rsHeader h2
{
	padding-left: 0 !important;
	text-indent: 0 !important;
}
/* Control Fixes */
.RadTabStrip .rtsLI, .existingTag, .existingTagsList, .existingTag li, .existingTagsList li
{
	margin-left: 0 !important;
}

.sf_eventsList address{
    display: none;
}

.sf_eventBasicInfo h4,
.sf_eventsList h4 {
color:#00724C;
font-family:arial,helvetica,sans-serif;
font-size:14px;
font-weight:600;
margin-bottom:0;
}


/* Style overrides
**********************************/

.sub_text{
    color: #555555;
}
#SideBar ul.sf_postListing{
    padding-left: 10px;
    font-size: 12px;
}
.sf_eventSummary ul{
    padding-left: 35px;
}
.sf_eventsList li{
    margin: 0;
}
#Main .sf_eventsList .sf_eventSummary li{
    margin-top: 1px;
}
#Main .sf_eventsList .sf_eventTitle{
    font-size: 1.4em;
    font-weight: 200;
    margin-bottom: 0;
}
#Main .sf_singleEvent{
    margin-top: 25px;
}
#Main .sf_singleEvent .sf_eventTitle{
    font-size: 1.6em;
    font-weight: 200;
    margin-bottom: 0;
}
#Main .sf_socialBookmarks{
    margin-left: 0;
    padding-top: 25px;
}
#SideBar{
    margin-bottom: 25px;
}
#Main .sf_back{
    display: none;
}
#Main li{
    margin-top: 1px;
}
#Main .sf_postListing{
    padding-left: 0px;
    margin-left: 0;
}
#Main .sf_postListing .sf_postTitle{
        font-size: 1.4em;
}
#SideBar .sf_postListing li p,
#SideBar .sf_postListing li div{
    display: none;
}
#SideBar .sf_postListing li{
    margin: 0;
}
#SideBar .sf_postListing .sf_postTitle{
    font-size: 1.1em;
    margin: 5px 0;
}
#Main ul {
    margin-left:45px;
    list-style-type:disc;
    font-size:13px;
}

/****** LEAD CAPTURE *******/
/* UI Controls
************************************************************************************/
#leadcapture_wrapper{
    width: 80%;
    margin: auto;
}

#leadcapture_wrapper .row{
    width: 100%;
    display: block;
    clear: both;
    margin: 10px 0 10px 0;
    min-height: 30px;
}
#leadcapture_wrapper .row .label{
    width: 29%;
    text-align: right;
    display: inline;
    float: left;
}
.row .label label{
    padding-top: 4px;
    color: #333;
    font-size: 80%;
}
.row .label span{
    color: Red;
    margin-left: 4px;
}

#leadcapture_wrapper .row .control{
    width: 70%;
    text-align: left;
    display: inline;
    float: right;
}
#leadcapture_wrapper .row_full .control{
    width: 100%;
    text-align: center;
    display: block;
    clear: both;
}
#leadcapture_wrapper .row .control table 
{
    font-size: 80%;
    border-collapse: collapse;
}
.control .txtMedium{
    width: 200px;
    padding: 2px;
}
.control .button{
    padding: 4px;
    font-family: Lucida Sans;
    font-size: 14px;
    font-weight: bold;
}
.control select{
    padding: 2px;
}
.hidden{display: none;}

/***************** NOMINATION FORM **************************************/
.nomContainer
{
    width: 300px;
    border-left:solid 1px #999;
    border-right:solid 1px #999;
    border-top:solid 1px #999;
    border-bottom:solid 1px #999;
    padding:0px;
    margin-bottom:10px;
    background-color: #fff;
}
#nomTitle {
    display:block;
    width:180px;
    height:20px;
    background-color:#0079c0;
    background-image:url(../images/tab_bg_2.gif);
    background-repeat:no-repeat;
    background-position:left top;
    overflow:hidden;
    text-align:center;
    padding:0px;
    margin:0px;
    color:#fff;
    font:900 11px arial,helvetica,sans-serif;
}
#divNominator #cstNames td,
#divNominator #cstCompany td,
#divNominator #cstContact td,
#divNominee #nomNames td,
#divNominee #nomCompany td,
#divNominee #nomContact td
{
    padding: 4px;
}
/* Error Section
************************************************************************************/
div.error-section{
	background-color: #ffefde;
	border: 1px solid #e00;
	color: #000;
	padding: 25px 0 25px 25px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 15px;
}
div.error-section span{
	font-weight: bold;
	font-size: 13px;
	margin: 0px 0px 5px 25px;
}
div.error-section ul,
div.error-section li{
	font-size: 13px;
	font-weight: normal;
}
div.error-section li{
	margin-left: 25px;
}
div.error-section ul{
	margin-top: 15px;
}
.RadScheduler .rsVerticalHeaderTable th{
    text-align: left !important;
    padding: 0 0 0 3px !important;
}

/* Styles Pulled From Microsite
**************************************************************************************/
.callout_item span{
	width: 100%;
	display: inline-block;
	color: #fff;
	background-color: #231f20;
	padding: 3px;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	margin-bottom: 5px;
	clear: none;
}

/* Registration Page */
#priceBorder {
    /*border-top:solid 1px #c4c4c4;
    border-left:solid 1px #c4c4c4;
    border-bottom:solid 1px #c4c4c4;*/
    padding: 2px;
}

#priceBorder tr td {
    font:11px arial,helvetica,sans-serif;
    border-left:solid 1px #c4c4c4;
    border-bottom:solid 1px #c4c4c4;
    border-right:solid 1px #c4c4c4;
    border-top:solid 1px #c4c4c4;
    padding: 4px;
}

#intPriceBorder {
    padding: 2px;
}

#intPriceBorder tr td {
    font:11px arial,helvetica,sans-serif;
    border-left:none;
    border-bottom:none;
    border-right:none;
    border-top:none;
    padding: 4px;
}
.fldRequired
{
    font: bold 12px arial,helvetica,sans-serif;
    color: #cc0000;
    padding-right: 2px;
}
#SideBar ul {
    padding-left: 20px;
    list-style-type: disc;
}
#SideBar p {
    margin-left: 5px;
    margin-right: 5px;
}
#SideBar img{
    margin-bottom: 5px;
}
