@charset "UTF-8";
/* skiplink is for accessibility - to skip right to content */
.skiplink {
	display: none;
}
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #0C0C0C;
	line-height: 1.5em;
	background-image: url(/assets/images/structure/repeated_background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.rtv #container {
	width: 1000px;
	background-image: url(/assets/images/structure/content_background.jpg);
	background-color: #1A1919;
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	} 
.rtv #header {
	background-image: url(/assets/images/structure/content_header_background.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	position: relative;
	display: block;
	text-align: left;
	overflow: visible;
	z-index: auto;
	margin: 0px;
	padding: 0;
	visibility: visible;
	top: 0px;
	height: 150px;
}


/*start not used right now*/
.rtv #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
/*end not used right now*/

.rtv #rightside {
	float: right;
	width: 324px;
	margin: 56px 20px 0 0;
	z-index: auto;
	padding: 0;
}
.rtv #rightsidetop {
	float: right;
	width: 324px;
	margin: 2px 20px 0 0;
	z-index: auto;
	padding: 0;
}

.rtv #overviewbox {
	width: 320px;
	padding: 0;
	background-color: #000000;
	overflow: visible;
	display: inline;
}

#overviewnav {
	width: 320px;
	margin: 0 2px 1px 2px;
	background-color: #000000;
}

#overviewnav ul {
	list-style: none;
	margin: 0 2px 2px 2px;
	padding: 0;
}

/*all of them affected */
#overviewnav li {
	border-bottom: 1px solid #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0 1px 0 0;
	padding: 0;
	line-height: 26px;
}

/*this is top level*/
#overviewnav li a:link, #overviewnav li a:visited {
	background-image: url(/assets/images/buttons/overview_navigation_button_bg.gif);
	background-repeat: repeat-x;
	font-size: 1em;
	display: block;
	padding: 0.4em 0 0.4em 0.5em;
	background-color: #0E0D0E;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 0 1px 0;
}
#overviewnav li a:hover {
}


/*this is sub nav*/
#overviewnav ul ul {
	margin: 0 0 10px 15px;
	background-color: #000000;
	font-size: .85em;
}

#overviewnav ul ul li {
	line-height: 10px;
	background-color: #0E0D0E;
	margin: 0;
}
#overviewnav ul ul a:link, #overviewnav ul ul a:visited {
	background-color: #0E0D0E;
}
#overviewnav ul ul a:hover {
	background-color: #000000;
}


/* CMS Section Navigation */


.navigationItemLabel {
	background-image: url(/assets/images/structure/overview_top_header_bg.gif);
	background-repeat: no-repeat;
	height: 34px;
	margin: 1px 0 1px 0;
	padding: 2px 20px 0 20px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	overflow: visible;
	font-size: 1.45em;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	line-height: 34px;
}

.linksetMenu {
	width: 320px;
	margin: 0 2px 0 2px;
	background-color: #000000;
}
.linksetSubMenu-1 {
	list-style: none;
	margin: 0 2px 2px 0;
	padding: 0;
}

.linksetSubMenu-1 .navigationItem {
	border-bottom: 1px solid #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0 2px 0 2px;
	line-height: 26px;
	background-image: url(/assets/images/buttons/overview_navigation_button_bg.gif);
	background-repeat: repeat-x;
	font-size: 1em;
	display: block;
	padding: 0.4em 0 0.4em 0;
	background-color: #0E0D0E;
	color: #FFFFFF;
	text-decoration: none;

}

/*second level*/

.linksetSubMenu-2  {
	margin: 0 0 10px 15px;
	background-color: #000000;
	font-size: .85em;
}
.linksetSubMenu-2 .navigationItem {
	border: none;
line-height: 10px;
}

.navigationItem a a, a:link, a:visited {
	color: #666633;
	text-decoration: none;
}
.navigationItem a:hover {
	color: #333300;
	text-decoration: underline;
}

.rtv #promosidebar1 p {
	font-size: 1em;
	font-style: normal;
	line-height: 1.25em;
	color: #efefef;
	text-decoration: none;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 0px;
}
.rtv #promosidebar1 {
	width: 316px;
	margin-top: 20px;
	padding: 2px;
	overflow: visible;
	margin-bottom: 0px;
	background-image: url(/assets/images/structure/promosidebar1_bg.png);
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-left: 0px;
	border: 2px solid #000000;
}
.rtv #promosidebarimage img {
	width: 320px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #090708;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: right;
}
.rtv #promosidebarcontainer2 {
	width: 316px;
	margin-top: 20px;
	padding: 2px;
	overflow: visible;
	float: right;
	background-image: url(/assets/images/structure/promo_sidebar2_bg.png);
	background-repeat: repeat;
	border: 2px solid #000000;
}
.rtv #promosidebar2 {
	font-size: 0.95em;
	font-style: normal;
	line-height: 1.25em;
	color: #737373;
	text-decoration: none;
	overflow: visible;
	padding-right: 10px;
	display: inline;
	float: right;
	width: 191px;
	text-align: left;
	padding-top: 10px;
}
.rtv #promosidebarcontainer2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 10px;
	float: left;
	width: 95px;
	display: block;
}
.rtv #promosidebarcontainer2 p {
	margin: 0;
	padding: 0;
}

.rtv #mainContent {
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 360px;
	padding-right: 0px;
	position: relative;
	display: block;
	z-index: auto;
} 
.rtv #mainContent p {
	padding-bottom: 4px;
} 
.rtv #footer {
	background-color: #000000;
	height: 50px;
	padding: 0;
	margin: 0;
	z-index: auto;
} 
.rtv #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0 0 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 5px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.rtvlogo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-left: 20px;
	position: relative;
	visibility: visible;
	z-index: 7;
	float: left;
	height: 69px;
	width: 219px;
	overflow: visible;
	display: inline;
	background-image: url(/assets/images/structure/home_rtv_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 74px;
}

h1 {
	font-size: 2.45em;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	margin-bottom: 3px;
	line-height: 0.95em;
	margin-top: 0px;
}
h2 {
	font-size: 1.85em;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	line-height: 1em;
}

h3 {
	font-size: 1.5em;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
}
h4 {
	font-size: 1.25em;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
h5 {
	font-size: 1.1em;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.rtv #overviewbox h3 {
	background-image: url(/assets/images/structure/overview_top_header_bg.gif);
	background-repeat: no-repeat;
	height: 34px;
	margin: 1px 0 1px 0;
	padding: 2px 20px 0 20px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	overflow: visible;
	font-size: 1.45em;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	line-height: 34px;
}
.rtv #promosidebar1 h3 {
	margin-top: 1px;
	margin-bottom: 1px;
	height: 34px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	overflow: visible;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 1.45em;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	padding-top: 6px;
	line-height: 1.45px;
}
a:link {
	color: #B2272C;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #8a1d1d;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:active, a:focus {
      outline: 0;
}
.footercopy {
	float: right;
	width: 530px;
	margin-right: 20px;
	font-family: "Avant Garde", "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: .95em;
	color: #CCCCCC;
	text-align: right;
	overflow: visible;
	line-height: 1em;
	vertical-align: middle;
	display: block;
	height: 33px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.footerlogos {
	float: left;
	width: 450px;
}
.footerlogos img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 18px;
}
.footercopyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: oblique;
	color: #CCCCCC;
	line-height: 1.25em;
	text-decoration: none;
	overflow: visible;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pipe {
	padding-right: .45em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0.45em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/*navigation start*/
.rtv #navigationtop {
	background-image: url(/assets/images/structure/navigation_top.png);
	background-repeat: repeat-x;
	margin: 15px 0px 5px 5px;
	height: 14px;
	width: 990px;
	padding: 0;
	overflow: hidden;
	position: relative;
	z-index: 2;
	display: block;
	visibility: visible;
	float: left;
	text-align: left;
}
.rtv #navigationbottom {
	background-image: url(/assets/images/structure/navigation_bottom.png);
	background-repeat: repeat-x;
	margin: 10px 0px 18px 5px;
	height: 14px;
	width: 990px;
	padding: 0px;
	float: left;
	overflow: hidden;
	position: relative;
	z-index: 4;
	display: block;
	text-align: left;
}

.rtv #navigation {
	font-family: "Avant Garde", "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	font-style: normal;
	line-height: 1.35em;
	width: 960px;
	position: relative;
	z-index: 4;
	overflow: visible;
	display: inline;
	text-align: justify;
	visibility: visible;
	margin: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	float: left;
}
.navigationlinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navigationlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navigationlinks a:active {
	color: #737373;
	font-weight: bolder;
}
.navigationlinks a:hover {
	color: #B2272C;
	text-decoration: none;
}
.registernav {
	margin: 0;
	padding: 0;
	display: inline-block;
	text-align: right;
}
.registernav a:link {
	color: #B2272C;
	font-weight: bold;
	text-decoration: none;
}
.registernav a:visited {
	color: #B2272C;
	font-weight: bold;
	text-decoration: none;
}
.registernav a:active {
	color: #737373;	
	font-weight: bold;
	text-decoration: none;
}
.registernav a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.rtv #profilelinks {
	overflow: visible;
	padding-top: 8px;
	padding-right: 0;
	padding-left: 0;
	height: 40px;
	float: right;
	position: relative;
	visibility: visible;
	z-index: 1;
	padding-bottom: 0px;
	top: 0px;
	width: 660px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 19px;
	margin-left: 0;
	display: inline;
	text-align: right;
	vertical-align: middle;
	font-size: 1em;
}
.rtv #profilelinksnoform {
	overflow: visible;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	height: 40px;
	float: right;
	position: relative;
	visibility: visible;
	z-index: 1;
	padding-bottom: 0px;
	top: 0px;
	width: 660px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 19px;
	margin-left: 0;
	display: inline;
	text-align: right;
	vertical-align: middle;
	font-size: 1em;
}
.rtv #profilelinks ul {
	width: auto;
	margin: 0;
	display: inline;
	padding: 0;
}
.rtv #profilelinks li {
	width: auto;
	margin: 0;
	display: inline;
	padding: 0 .15em 0 .15em;
}
.rtv #profilelinks a:link {
	color: #B2272C;
	text-decoration: none;
}
.rtv #profilelinks a:visited {
	color: #CC0000;
	text-decoration: none;
}
.rtv #profilelinks a:active {
	color: #737373;
	text-decoration: none;
}
.rtv #profilelinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.rtv #breadcrumb {
	padding: 0;
	margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.23em;
	font-style: italic;
	color: #FFFFFF;
}
.rtv #breadcrumb ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}
.rtv #breadcrumb ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}
.rtv #breadcrumb a:link {
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
}
.rtv #breadcrumb a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.rtv #breadcrumb a:hover {
	color: #B2272C;
	text-decoration: none;
}
.rtv #breadcrumb a:active {
	color: #737373;	
	text-decoration: none;
}

.footercopy a:link {
	color: #DFDFDF;
	text-decoration: none;
}
.footercopy a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.footercopy a:active {
	color: #737373;
	text-decoration: none;
}
.footercopy a:hover {
	color: #B2272C;
	text-decoration: none;
}
.rtv #overviewbox a:link {
	padding-right: 20px;
	padding-left: 20px;
	color: #999999;
	text-decoration: none;
}
.rtv #overviewbox a:hover {
	padding-right: 20px;
	padding-left: 20px;
	color: #B2272C;
	text-decoration: none;
}
.rtv #overviewbox a:active {
	padding-right: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.rtv #overviewbox a:visited {
	padding-right: 20px;
	padding-left: 20px;
	color: #666666;
	text-decoration: none;
}
/*navigation end*/

/*buttons and forms start*/
.profileemailfield {
	background-color: #515151;
	height: 18px;
	width: 115px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #FFFFFF;
	display: inline;
	vertical-align: middle;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.profilesearchbutton {
	vertical-align: middle;
	display: inline;
	height: 22px;
	margin-right: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.profilezipfield {
	background-color: #515151;
	height: 18px;
	width: 45px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #FFFFFF;
	display: inline;
	vertical-align: middle;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* standard submit search next previous button */
div#standardformbutton {
	height: auto;
	width: 67px;
}
div#standardformbutton ul {
	margin: 0;
	padding: 0;
}
div#standardformbutton li {
	height: 30px;
	width: 67px;
	font-family: "Avant Garde", "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
	background-image: url(/assets/images/buttons/bg_button_long.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0;
	vertical-align: middle;
}
div#standardformbutton li a {
	display: block;
	padding: 0 10px 0 10px;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #FFFFFF;
}
div#standardformbutton li a:link {
    color: #FFFFFF;
}
div#standardformbutton li a:visited {
	color: #FFFFFF;
}
div#standardformbutton li a:hover {
	color: #000000;
    background-image: url(/assets/images/buttons/bg_button_short_down.png);
    background-repeat: no-repeat;
}

div#standardformbutton li a:active {
    color: #000000;
    background-image: url(/assets/images/buttons/bg_button_short_down.png);
    background-repeat: no-repeat;
}


/*longer side column button*/
div#calloutbutton {
	height: auto;
	width: 164px;
}
div#calloutbutton ul {
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
}
div#calloutbutton li {
	height: 30px;
	width: 164px;
	font-family: "Avant Garde", "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
	background-image: url(/assets/images/buttons/bg_button_long.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: -4px;
}
div#calloutbutton li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
div#calloutbutton li a:link {
    color: #FFFFFF;
}
div#calloutbutton li a:visited {
	color: #FFFFFF;
}
div#calloutbutton li a:hover {
	color: #000000;
    background-image: url(/assets/images/buttons/bg_button_long_down.png);
    background-repeat: no-repeat;
}

div#calloutbutton li a:active {
    color: #000000;
    background-image: url(/assets/images/buttons/bg_button_long_down.png);
    background-repeat: no-repeat;
}


/*styles used for internal pages*/
div#pollbox {
	background-color: #1b1b1b;
	background-image: url(/assets/images/pages/poll-box-bg.gif);
	background-repeat: repeat-x;
	float: right;
	width: 165px;
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 2px solid #000000;
	font-size: 98%;
	padding: 10px;
}
.pollcontent {
	float: right;
	width: 98%;
	margin-top: 10px;
	clear: both;
	margin-bottom: 5px;
}
.issuetable {
	background-color: #1f1f1f;
	background-image: url(/assets/images/pages/issue-table-bg.gif);
	background-repeat: no-repeat;
	border: 2px solid #000000;
	margin-top: 15px;
	margin-bottom: 20px;
}
.issuetabletitle {
	background-image: url(/assets/images/pages/issue-table-header-bg.gif);
	background-repeat: repeat-x;
	margin-left: 10px;
}
.issuetablecontent {
	padding: 10px;
	font-size: 98%;
}
.whyvotetable {
	margin-bottom: 20px;
	margin-top: 15px;
}
.aboutthisvideo {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/assets/images/pages/about-this-video-title.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 25px;
}
.relatedvideo {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/assets/images/pages/related-videos-title.gif);
	text-align: right;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
div#aboutvideo {
	height: 120px;
	width: 169px;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#relatedvideos {
	height: 150px;
	width: 169px;
	overflow: auto;
	margin-top: 15px;
}
.musicplaylisttable {
	background-color: #1f1f1f;
	background-image: url(/assets/images/pages/issue-table-bg.gif);
	background-repeat: no-repeat;
	border: 2px solid #000000;
	margin-top: 15px;
	margin-bottom: 20px;
}
.musictabletitle {
	background-image: url(/assets/images/pages/issue-table-header-bg.gif);
	background-repeat: repeat-x;
	margin-left: 10px;
}
.musictablecontent {
	font-size: 98%;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.musictablecontent-alt {
	font-size: 98%;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #202020;
}
.rightphoto {
	float: right;
	border: 2px solid #000000;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 6px;
}
.leftphoto {
	border: 2px solid #000000;
	margin-right: 20px;
	margin-bottom: 20px;
}
.tablelistentry {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 15px;
	padding-bottom: 5px;
}
.tablelistentry h3 {
	margin-top: 0px;
}
div#sponsoredby {
	width: 206px;
	margin-left: 22px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 2px;
	float: right;
	padding: 0px;
}
div#sponsoredby hr {
	width: 206px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #999999;
	background-color: #999999;
}
.evententry h3 {
	margin: 0px;
	padding: 0px;
}
.evententry {
	padding-top: 15px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.rightthumb {
	float: right;
	border: 2px solid #000000;
	margin-left: 20px;
	margin-bottom: 20px;
}
.rtvtablecontent {
	font-size: 98%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.rtvtabletitle {
	background-image: url(/assets/images/pages/issue-table-header-bg.gif);
	background-repeat: repeat-x;
	margin-left: 10px;
	height: 24px;
	line-height: 24px;
	margin-right: 10px;
	font-size: 1.25em;
	font-weight: bolder;
	font-style: normal;
	text-transform: uppercase;
	text-align: left;
	padding-left: 10px;
}
.rtvtable {
	background-color: #1f1f1f;
	background-image: url(/assets/images/pages/issue-table-bg.gif);
	background-repeat: no-repeat;
	border: 2px solid #000000;
	margin-top: 15px;
	margin-bottom: 20px;
}
.checkedlists {
	list-style-position: outside;
	list-style-image: url(/assets/images/icons/red_checkmark.gif);
}

div#noborder IMG {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*styles used for poll results table*/
.resultsTable {
	background-color: #1f1f1f;
	background-image: url(/assets/images/pages/issue-table-bg.gif);
	background-repeat: no-repeat;
	border: 2px solid #000000;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 99%;
}
.resultsTitle {
	width: 360px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 1.35em;
	font-weight: bolder;
	font-style: normal;
	text-transform: uppercase;
	text-align: left;
	padding-left: 10px;
	padding-right: 20px;
	line-height: 1.3em;
	padding-top: 5px;
}
.responseRateHeader {
	font-size: 1em;
	font-weight: bolder;
	font-style: normal;
	text-align: left;
	vertical-align: bottom;
	padding-top: 15px;
}
.responseCountHeader {
	font-size: 1em;
	font-weight: bolder;
	font-style: normal;
	text-align: left;
	vertical-align: bottom;
	padding-right: 10px;
	padding-top: 15px;
	padding-left: 10px;
}
.labelCell {
	padding: 0 10px 0 10px;
}
.respondantTotal {
	font-weight: bolder;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.responseCount {
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
.responseRate {
	text-align: right;
	font-weight: bold;
}
.resultsHeaderCell {
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 1.1em;
}

/* CRM Styles*/
.FinishButton {
background-image: url(http://action.rockthevote.com/images/rtv_form_button_up.png);
background-color: transparent;
float: left;
color: #FFF;
width: 100px;
height: 30px;
border: none;
padding: 0px;
margin: 0px;
}

.FinishButton:hover {
background-image: url(http://action.rockthevote.com/images/rtv_form_button_down.png);
background-color: transparent;
float: left;
color: #000;
width: 100px;
height: 30px;
border: none;
padding: 0px;
margin: 0px;
}

.CancelButton {
background-image: url(http://action.rockthevote.com/images/rtv_form_button_up.png);
background-color: transparent;
float: left;
color: #FFF;
width: 100px;
height: 30px;
border: none;
padding: 0px;
margin: 0px;
}

.CancelButton:hover {
background-image: url(http://action.rockthevote.com/images/rtv_form_button_down.png);
background-color: transparent;
float: left;
color: #FFF;
width: 100px;
height: 30px;
border: none;
padding: 0px;
margin: 0px;
}

input.Button {
background-image: url(http://action.rockthevote.com/images/rtv_form_button_up.png);
background-color: transparent;
color: #FFF;
width: 100px;
height: 30px;
border: none;
padding: 0px;
margin: 0px;
}

input.Button:hover {
background-image: url(http://action.rockthevote.com/images/rtv_form_button_down.png);
background-color: transparent;
color: #FFF;
width: 100px;
height: 30px;
border: none;
padding: 0px;
margin: 0px;
}

input.Button#reset {
display: none;
}

/* Rock the Trail styles */
#trailblog-header {
margin: 20px 0 0 0;
	width:316px;
	height:25px;
	background-image: url(/assets/images/pages/trail-blog-header.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
padding: 0;
}
#bg-trailblogbox {
width: 316px;
margin: 25px 0 0 0;
	height: 148px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #222222;
	background-image: url(/assets/images/pages/bg_blogbox.jpg);
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	overflow: auto;
	visibility: visible;
}
.trailpadding p {
	margin-top: 14px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-size: 95%;
	line-height: 121%;
}
#reporter img {
width: 125px;
margin: 15px;
border-top-width: 2px;
border-right-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #000000;
border-right-color: #000000;
border-left-color: #000000;
border-bottom-color: #000000;
}
#reportermed img {
width: 200px;
margin: 0 20px 20px 0;
border-top-width: 2px;
border-right-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #000000;
border-right-color: #000000;
border-left-color: #000000;
border-bottom-color: #000000;
}
#reporterlarge img {
width: 270px;
margin: 0 20px 20px 0;
border-top-width: 2px;
border-right-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #000000;
border-right-color: #000000;
border-left-color: #000000;
border-bottom-color: #000000;
}

.highlight {
	color: #D2B48C;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
}

/*these simulate graphics for box headers */
.boxtitle1 {
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 1.20em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF
}
.boxtitle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #FFF;
	font-style: italic;
	margin-left: 3px;
}
#relatedvideobox {
background-image: url(/assets/images/structure/lg-dark-gradient.gif);
background-position: top left;
background-repeat: repeat-x;
background-color: #0b0b0b;
width: 320px;
border: 2px solid #000;
margin: 0 0 20px 0;
}

/*these are for taf form */
.sendToFriend {
width: 616px;
float: left;
margin: 0;
padding: 0;
}
#submitbutton {
background-image: url(/assets/images/buttons/rtv_form_button_up.gif);
background-color: transparent;
color: #FFF;
width: 100px;
height: 30px;
border: none;
padding: 0px;
margin: 0px 170px 0 0;
text-transform: uppercase;
}
#submitbutton:hover {
background-image: url(/assets/images/buttons/rtv_form_button_down.gif);
background-color: transparent;
color: #FFF;
width: 100px;
height: 30px;
border: none;
padding: 0px;
margin: 0px 170px 0 0;
text-transform: uppercase;
}
