﻿body
{
    background-color:#eeeeee;
    margin:0;
    padding:0;
    font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	/*font-family: Verdana, Arial, sans-serif;*/
    font-size: 13px;
/*    background: transparent url(http://www.brickriver.com/nhgop/round4.jpg) no-repeat top center; */
}

a
{
    color: #143963;
    text-decoration: none;
}

a img
{
	border:none;
}

a:hover
{
    text-decoration:underline;
}

form
{
    padding:0;
    margin:0;
}

label
{
    /*display:block;
    padding: 10px 0 0 0;*/
	
}

#widewrap
{
    padding-top:10px;
}

#headerwrap, #contentwrap, #footerwrap, #contentwrapwide
{
    text-align:center;
}

#header, #contentinner, #contentinnerwide, #footer
{
    clear:both;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
}

#header, #footer
{
    width:960px;
}

#header
{
    background:#fff url(/content/images/nhgop_head1.jpg) no-repeat top left;
    position:relative;
    height:234px;
}

#logo
{
    position:absolute;
    left:20px;
    top:45px;
}

#logo img
{   
    border:none;
    height:73px;
    width:275px;
}

#search
{
    position:absolute;
    left:0px;
    right:0px;
    top:151px;
    height:35px;
    padding: 8px 20px 0 0;
    text-align:right;    
    /*background:transparent url(/content/images/40pct.png);*/
}

#search input[type=submit]
{    
    border:none;
    height:24px;
    width:74px;
    font-size:10px;
    color:#fff;
    text-align:left;
    padding-left:12px;
    background: transparent url(/content/images/searchbutton.png) no-repeat top left;
    cursor:pointer;
	
	
}

#search input[type=text]
{
    border:none;
    width:149px;
    height:20px;
    padding: 4px 8px 0 8px;
    background: transparent url(/content/images/searchtext.png) no-repeat top left;
}


#mainnav
{
    position:absolute;
    background-color: #133968;
    left:0px;
    right:0px;
    bottom:0px;
    height:28px;
    border-bottom: solid 4px #0b172d;
    padding-top:10px;
}

.mainnavlist
{
    padding:0;
    margin:0;
}

.mainnavlist li
{
    display: inline;
    list-style-type: none;
    padding: 0 10px 0 10px;
}

.mainnavlist a
{
    text-transform:uppercase;
    text-decoration:none;    
    font-size:14px;
    font-weight:bold;
    color:#fff;
}

.mainnavlist a:hover
{
    text-decoration:underline;    
}

#extsites
{
    position: absolute;
    bottom: 0px;
	right:25px;
    height: 28px;
    margin: 0;
    padding: 0;
    display: block;
    text-transform: lowercase;
}

#extsites a
{
	margin-left:5px;
    font-size:10px;
    text-decoration:none;
    color:#fff;
}

#extsites img
{
    position:relative;
    top:1px;
    margin:0 3px 0 0;
    padding: 0;
    border:none;
    width:12px;
    height:12px;
}

#contentwrap, #contentwrapwide
{
    padding-bottom:20px;
}

#contentwrap
{
    background: transparent url(/content/images/contentback.png) no-repeat center bottom;    
}

#contentwrapwide
{
    background: transparent url(/content/images/contentbackwide.png) no-repeat center bottom;    
}

#contentinner, #contentinnerwide
{
    width: 958px;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
}

#contentinner
{
    background: #E4EEFA url(/content/images/innerback.png) repeat-y center top;
}

#contentinnerwide
{
    background-color: #fff;
}

#sidecontent
{
    width:220px;
    float:right;
}

.sidebox
{
    width:200px;
    background: #fff url(/content/images/sidebot.png) no-repeat bottom center;
    margin-right:10px;
    margin-top:20px;
}

.sidebox h1, .sidebox .section-top
{
    padding: 10px 0 0 10px;
    height:30px;
    background: transparent url(/content/images/sidetop.png) no-repeat top center;
}

.sidebox h1, .sidebox .section-top, .sidebox .section-top a
{
    color: #b00000;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:20px;
    font-weight:normal;
    margin:0;
}

.sidebox .section-top a
{
    padding:0;
}

.sidebox ul
{
    padding:0;
    margin:0;
}

.sidebox li, .sidebox p
{
    padding: 0;
    margin: 0;
    border-top: solid 1px #b7d0ef;
    padding:10px;
}

.sidebox li
{
    list-style-type: none;
    position:relative;
    height:35px;
}

.sidebox img
{
    position:absolute;
/*    height:32px;
    width:28px;    */
    border:0px;
}

.sidebox h2
{
    padding:0;
    margin:0;
    left:45px;
    top:7px;
    font-size: 13px;
    color:#153a67;
    position:absolute;
}

.sidebox span, .sidebox p
{
    left:45px;
    top:24px;
    font-size: 11px;
    color:#666666;    
}

.sidebox p
{
    text-align:center;
}

.sidebox b
{
    display:block;
    padding: 5px 0 5px 0;
    color:#000;
}

.sidebox span
{
    padding:0;
    margin:0;
    position:absolute;
}

.sidebox #newsletter
{
    position:absolute;
    left:45px;
    top:24px;
}

.sidebox #newsletter input[type=text]
{
    border: solid 1px #b7d0ef;
    width:100px;
    font-size:12px;
}

.sidebox #newsletter input[type=submit]
{
    border: none;
    height:19px;
    width:31px;
    background: transparent url(/content/images/gosmall.png) no-repeat top left;    
    margin-left:5px;
    cursor:pointer;
}

.sidebox #happening, .sidebox #signup
{
    text-align:center;
    height:90px;
}

.sidebox #happening input[type=text], .sidebox #signup input[type=text]
{    
    border: none;
    background: transparent url(/content/images/zip.png) no-repeat top left;
    width:145px;
}

.sidebox #happening input[type=text]
{
    height:25px;
    padding: 5px 10px 0 10px;
    font-size:18px;
}

.sidebox #signup input[type=text]
{
    height:23px;
    padding: 7px 10px 0 10px;
    font-size:13px;
}

.sidebox #happening input[type=submit], .sidebox #signup input[type=submit]
{
    width:74px;
    height:24px;
    background: transparent url(/content/images/gobig.png) no-repeat top left;
    cursor:pointer;
    border:none;    
    margin-top:14px;
}

.sidebox .ourlist li
{
    font-size:14px;
    padding-top:5px;
    padding-bottom:5px;
    height:auto;
}

#maincontent, #subcontent
{
    background-color:#fff;
    width:719px;
    float:left;
    border-right: solid 1px #b8d1f0;
}

#mainfeature
{
    position:relative;
    height:360px;
}

.featpanel, #mainfeatureimage, .featpanel img
{
    width:425px;
    height:280px;
}

#mainfeatureimage
{
    position:absolute;
    overflow:hidden;
    left:0px;
    top:0px;   
}

#mainfeatureitems
{
    width:294px;    
    height:280px;
    position:absolute;
    right:0px;
    top:0px;
    border-bottom:solid 1px #dddddd;
}

#mainfeatureitems img
{
    border: solid 5px #fff;
    margin-right: 14px;
    float:left;
    position:relative;
    top:-5px;
    width:52px;
    height:34px;
}

#mainfeatureitems > div
{
    height:32px;
    padding: 19px 14px 19px 14px;
    font-size:11px;
    color:#335281;
    overflow:hidden;
}

#mainfeatureitems > div.odd
{
    background-color:#d6e6f5;
}

#mainfeatureitems > div.even
{
    background-color:#b8d1f0;
}

#mainfeaturedetail, #mainfeaturedetail > div
{
    font-size: 13px;
    color:#000;
    position:absolute;
    left:0px;
    top:280px;
}

#mainfeaturedetail
{
    height:80px;
    overflow:hidden;
    border-bottom: solid 1px #ccc;
    position:relative;
	
	background:#fff url(/content/images/grad_headline_back.png) repeat-x left bottom;
}

#mainfeaturedetail > div
{
    position:absolute;
    left:0px;
    top:0px;    
    padding:0 10px 0 10px;    
}
 

#mainfeaturedetail h1
{
    font-family:Georgia, "Times New Roman", Times, serif;
    color: #16376a;
    font-size:18px;
    font-weight:normal;
    margin:0;
    padding:12px 0 3px 0;
}

#mainfeaturedetail p
{
    margin:0;
    padding:0;
}

.subfeature
{
    width:325px;
    margin:15px;
    float:left;
    font-size:12px;
}

.subfeature h1
{
    font-family:Georgia, "Times New Roman", Times, serif;
    background: #fff url(/content/images/redtop.png) no-repeat top center;
    color:#fff;
    font-size:18px;
    font-weight:normal;
    height:26px;
    padding-left: 10px;
    padding-top:4px;
}

.subfeature h1 a
{
    text-decoration:underline;
    font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    float:right;
    padding-top:3px;
    padding-right:12px;
    font-size:10px;    
}

.subfeature h2
{
    font-family:Serif;
    font-size:12px;
}

.subfeature ul
{
    position:relative;
    padding:0;
    margin:0;
}

.subfeature li
{
    list-style-type:none;
    padding:0 5px 5px 5px;
    margin: 0px 10px 10px 10px;
    border-bottom: solid 1px #b7d0ef;   
}

.subfeature a
{
    color:#153969;
    text-decoration:none;
	font-size:14px;
}

div.clear
{
    clear:both;
}

#footer
{
    height:95px;    
    margin-top:15px;
    margin-bottom:15px;
    text-align:center;
    font-size:11px;
    padding: 10px 0 0 0;
    background: #133968 url(/content/images/gopfoot.png) no-repeat top center;
	line-height:normal;
}

#footer ul
{
    margin: 0;
    padding: 0;
}

#footer li
{
    color:#fff;
    list-style-type: none;
    display:block;
}

#footer a
{
    color:#fff;
}

.breadcrumbs
{
    padding:0;
    margin:0;
}

.breadcrumbs li
{
    display:inline;
    list-style-type: none;
}

.breadcrumbs a
{    
    float:left;
    background: transparent url(/content/images/breadcrumb.png) no-repeat top right;
    border: none;
    border-left: solid 1px #b8d1ef;   
    position:relative;
    height:21px;
    font-size:12px;
    line-height:21px;
    padding: 0 12px 0 9px;
    margin: 0 5px 0 0;
    text-decoration: none;
    color:#143868;
}

.breadcrumbs a:hover
{
text-decoration:underline;
}

#innercontent
{
    padding: 20px;
	line-height:140%;
}

#innercontent h1
{
    font-size:24px;
    font-weight:normal;
    font-family:Georgia, "Times New Roman", Times, serif;
    color:#143868;
	line-height:26px;
}

#innercontent h2
{
    font-size: 18px;
    font-weight: normal;
    font-family: Georgia, "Times New Roman" , Times, serif;
    color: #b00000;
    padding:0;
    margin:15px 0 5px 0;
}

h2 a
{
    font-size: 13px;
    /*font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;*/
    padding: 0 0 0 10px;    
}

h3
{
    font-size: 16px;
    font-weight: normal;
    font-family: Georgia, "Times New Roman" , Times, serif;
    padding:0;
    margin:10px 0 5px 0;
}

#innercontent a > h2
{
    color: #143963;
}

#innercontent p
{
    padding:0;
    margin:0 0 10px 0;
}

.mediaitem
{
    position:relative;
    width:200px;
    height:260px;
    margin: 5px 7px 0 0;
    border: solid 1px #ccc;    
    float:left;
    overflow:hidden;
    text-align:center;
    padding:10px;
    background: transparent url(/content/images/multiback.png) repeat-x bottom left;
}

.mediaitem img
{    
    width:200px;
    height:140px;
    border:none;
}

.mediaitem span
{        
    font-size:16px;
    position:absolute;
    top:155px;
    left:5px;
    right:5px;    
    padding:0;
    margin:0;
}

.mediaitem p
{
    position:absolute;
    bottom:0;left:0;right:0;height:15px;
}

.cal
{
    width:100%;
}

.cal-header
{
    background: #eee;
    border: solid 1px #ddd;
}

.cal-day, .cal-day-weekend
{
    width:14%;
    height:150px;
    position:relative;
    vertical-align:top;
    background: #eee;
    border: solid 1px #fff;
    font-size: 14px;
}

.cal-daynum
{
    font-weight:bold;
    border-bottom: solid 1px #ddd;
}

#signup label
{
    /*display:block;*/
	margin-right:10px;
	font-weight:bold;
	width:200px;
}

/*#signup
{
	background-color:#f2f2f2;
}*/

#signup input[type=text], #signup textarea
{
    /*width:300px;*/
	/*margin-right:10px;*/
	font-size:130%;
	padding:2px;
	border:3px solid #B6D0F1;
}

#signup input[type=submit], .biggiebutton
{
    /*border:none;
    background: #fff url(/content/images/submit.png) no-repeat top left;
    cursor:pointer;
    width:74px;
    height:24px;*/
	
	background-color:#133968;
	border:3px solid #B6D0F1;
	padding:15px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	margin-top:20px;
	cursor:pointer;
}

#signup div
{
    margin-bottom: 15px;
	/*border-bottom:1px solid #ccc;*/
}

.inset
{
    /*width:240px;*/
    float:right;
    margin-left:8px;
    padding-left:8px;
    padding-bottom:8px;
    margin-bottom:8px;
}

.cal-viewtype
{
background-color:#E4EEFA;
padding:10px;

}

.cal-viewtype a, .cal-viewtype b
{
margin-right:20px;
}


.cal-month-picker
{
background-color:#eee;

padding:10px;
margin-top:10px;
margin-bottom:10px;
}

.cal-item
{
font-size:90%;
text-align:center;
display:block;
margin-bottom:10px;
margin-top:10px;
padding:0 7px 0px 7px;

}

.cal-day-unused
{
background-color:#ccc;
}

h1 .item-date
{
    font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    display:block;
    font-size:13px;
}

#submitevent-div td
{
padding-bottom:7px;
padding-top:7px;
}

#submitevent-div
{
font-size:120%;
}

#submitevent-div textarea
{
	height:200px;
}

#submitevent-div table
{
background-color:#f2f2f2;
border:1px solid #ccc;
padding:10px;
}

.search-summary
{
margin-top:10px;
font-weight:bold;
}

#mainfeatureitems > div.currfeature
{
	/*background-color: #133968;*/
	background:#6DA2E0 url(/content/images/mousehoverback.gif) repeat-x left bottom;
	/*background:#fff url(/content/images/mousehoverback2.gif) repeat-x left bottom;*/
}

#mainfeatureitems > div.currfeature a
{
	color: #fff;

}

.signuptable

{
width:90%;
border:1px solid #B6D0F1;
background-color:#E4EEFA;
}

.signuptable td
{

padding:4px;
}

#signupdivider
{
width:100%;
}

#signupdivider > td
{
vertical-align:top;
width:50%;
}

.twitterfeed p
{
	text-align:left;
	font-size:12px;
}