﻿

body
{
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */ /*color: #666666; 	background:#838383 url(../images/BG/bg1.gif) repeat-y center center;*/
}
body a
{
	font-family: Arial;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}
body a:hover
{
	color: #146085;
	text-decoration: underline;
}
body img
{
	border: none;
}

#container
{
	width: 970px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */ /*background:#838383 url(../images/BG/bg1.gif) repeat-y center center;*/
}
#headerContainer
{
	margin: 0 auto;
	background-color: #fae361;
	/*background:url(../images/BG/header.gif) repeat-x;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#header
{
	width: 970px;
	height: 140px;
	margin: 0 auto;
	overflow: hidden;
}
#header .logo
{
	display: block;
	float: left;
}
#header-right
{
	float: right;
	width: 700px;
	overflow: hidden;
}
#header .toplinks
{
	float: right;
	text-align: right;
	margin-top: 5px;
}
.toplinks a
{
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #c60;
}
.toplinks a:hover
{
	color: #afddfb;
	text-decoration: underline;
}
.toplinks .reg
{
	background-image: url(../images/icons/reg.png);
}
.toplinks .login
{
	background-image: url(../images/icons/key.png);
	margin-left: 15px;
}
.toplinks .contact
{
	background-image: url(../images/icons/phone-blue.png);
	margin-left: 15px;
}
.toplinks .aboutUs
{
	background-image: url(../images/icons/web.png);
	margin-left: 15px;
}
.toplinks .faq
{
	background-image: url(../images/icons/faq.gif);
	margin-left: 15px;
}
#header .splitline
{
	background-image: url(../images/head_line.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 550px;
	top: 32px;
	width: 392px;
	height: 2px;
}

#srchContainer
{
	width: 400px;
	overflow: hidden;
}
#searchBox
{
	margin-top: 50px;
	height: 90px;
	margin-left: 190px;
	background: url(../images/bg/search_box.gif) no-repeat;
}
.searchtextBox
{
	margin-top: 35px;
	margin-left: 150px;
}
#top-biglinks ul
{
	margin: 5px;
	padding: 0;
}
#top-biglinks ul li
{
	list-style: none;
	float: left;
}
#top-biglinks ul li a
{
	display: block;
	padding: 10px;
	color: #f60;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	border-right: solid 1px #fc0;
}

#contentWrapper
{
	width: 970px;
	overflow: hidden;
}
#contentMain
{
	float: left;
	width: 630px;
}
#contentRight
{
	float: right;
	width: 325px;
}


#bottomlinks
{
	overflow: hidden;
	background-color: #417f9f;
	padding: 0 5px;
	margin: 30px 10px;
}

#navbar
{
	margin: 1px auto;
	height: 34px;
	background: url(../images/BG/nav_bg.gif) no-repeat;
}

#rightbar
{
	width: 140px;
	float: right;
	padding-left: 15px;
	background: transparent url('../images/dotL.gif') repeat-y scroll left top;
}
#content
{
	width: 970px; /*overflow:hidden; 	background-color:White;*/
}
#mainContent
{
	margin-left: 210px;
	margin-right: 5px; /*background-color:white;*/
	width: 730px;
}
#mainFullContent
{
	margin: 10px;
}
#mainContentRight
{
	margin-left: 210px;
	margin-right: 10px;
}

#main_pane
{
	padding: 0 20px;
	width: 900px;
	margin-left: 10px;
	margin-right: 170px; /*padding-top: 6px;*/
}

/* for the bulletin list in Login page*/

#Bullets
{
	float: inherit;
	margin-left: 300px;
	font: 11px/50px arial;
}

#botCurve
{
	padding: 15px; /*background:url(../images/BG/bottom.gif) no-repeat left bottom;*/ /*background-color: #d5d1ca;*/
}
.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; /*background-color: #d5d1ca;*/
}
#footer
{
	text-align: center;
	font-size: 11px;
	background: url(../images/bg/footer.gif) repeat-x;
    /*border-top: solid 4px #e6d7a4;
	border-left: solid 4px #ff6600;
	border-bottom: solid 4px #df582d;
	border-right: solid 4px #dfc82d;*/
	border-top:solid 1px orange;
	height: 50px;
	margin: 20px 0px;
	color: #e0cd8d;
	
}
#footer ul
{
	margin: 0px;
	margin-left: 350px;
	padding: 0px;
    margin-top:15px;
}
#footer ul li
{
	list-style: none;
	float: left;
}
#footer a
{
	color: #650865;
	margin: 4px;
}
#footer a:hover
{
	color: #e0cd8d;
}
.copyright
{
	clear: both;
	padding: 4px 0px;
	color: black;
}

/*Division box in create account*/
#register_box1
{
	width: 420px;
	padding: 10px 10px 0px 10px;
	float: left;
	margin: 10px 20px 40px 0px;
	border: solid 1px gray;
	background: url(../images/bodystrip.gif) repeat-y;
}

#register_box1 .body
{
	width: 440px;
	margin-left: -10px;
	background: url(../images/bottomline.gif) no-repeat left bottom;
}

#register_box1 h1
{
	margin-left: 10px;
	padding-left: 5px;
	background: url(../images/create.gif) no-repeat;
	border-bottom: solid 0px #fffbff;
}

#register_box2
{
	width: 420px;
	padding: 10px 10px 0px 10px;
	float: right;
	margin: 10px 20px 40px 0px;
	border: solid 1px gray;
	background: url(../images/bodystrip.gif) repeat-y;
}

#register_box2 .body
{
	width: 440px;
	margin-left: -10px;
	padding-bottom: 60px;
	background: url(../images/bottomline.gif) no-repeat left bottom;
}


#register_box2 h1
{
	margin-left: 10px;
	padding-left: 5px;
	background: url(../images/create.gif) no-repeat;
	border-bottom: solid 0px #fffbff;
}
/*End of white box in create account*/



/*boxes in Pricing option*/

.submitheader1
{
	padding-right: 58px;
	width: 100%;
	font-size: 18px;
	border-style: solid;
	border-bottom-style: none;
	border-color: Black;
	border-width: 2px;
}
.submitheader2
{
	padding-right: 169px;
	border: 2px solid Black;
	width: 100%;
	font-size: 18px;
}
.submitheader3
{
	width: 500px;
	padding-right: 106px;
	font-size: 18px;
	border-style: solid;
	border-bottom-style: none;
	border-color: Black;
	border-width: 2px;
}


#submit_type1
{
	font-size: 20px;
	border-width: 2px;
	border-style: solid;
	border-color: Black;
	background-color: #f5dbe3;
	padding: 5px;
}
#submit_type2
{
	border-width: 2px;
	border-style: solid;
	border-color: Black;
	background-color: #fdf3bf;
	padding: 5px;
}
#submit_type3
{
	padding: 5px;
	border-width: 2px;
	border-style: solid;
	border-color: Black;
	background-color: #d6f3a7;
}


#contentcolumn
{
	margin: 0 200px 0 230px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn
{
	float: left;
	width: 230px; /*Width of left column*/
	margin-left: -100%;
	background: #C8FC98;
}

#rightcolumn
{
	float: left;
	width: 200px; /*Width of right column*/
	margin-left: -200px; /*Set left marginto -(RightColumnWidth)*/
	background: #FDE95E;
}
/* End of boxes in pricing option*/

.boxContent
{
	padding: 10px;
	font-size: 12px;
}
.detailstabbox
{
	vertical-align: top;
	width: 600px;
	border: #F0F0F0 1px solid;
}

.detailsboxHeader
{
	background-color: #F8F8F8;
	border-bottom: solid 1px #29628A;
	height: 30px;
	padding-left: 10px;
}
.detailsboxHeader div
{
	float: left;
	padding: 4px 10px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 6px;
}
.SmallBlueTitle
{
	font-size: 12px;
	color: #3E74CE;
	font-weight: bold;
}
.summary
{
	font-size: 14px;
	color: darkgray;
	font-weight: bold;
	text-transform: capitalize;
	font-style: italic;
	font-family: Arial;
}


/* WHITE BOX */
b.bt, b.bt b, b.bb, b.bb b
{
	display: block;
	height: 10px;
	font-size: 1px;
	background: url(../images/corners_white.gif) no-repeat;
	position: relative;
}
b.bt
{
	top: -3px;
	left: -3px;
}
b.bt b
{
	background-position: 100% -10px;
	left: 6px;
}
b.bb
{
	background-position: 0 -20px;
	top: 3px;
	left: -3px;
}
b.bb b
{
	background-position: 100% -30px;
	left: 6px;
}
#white_box
{
	border: #ffffff 3px solid;
	background-color: #ffffff;
	height: 100%;
}
#white_box_fullwidth
{
	border: #ffffff 1px solid;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	height: 100%;
}

/* OUTLINE BOX */
b.bt_outline, b.bt_outline b, b.bb_outline, b.bb_outline b
{
	display: block;
	height: 4px;
	font-size: 1px;
	background: url(../images/corners_outline.gif) no-repeat;
	position: relative;
}
b.bt_outline
{
	top: -1px;
	left: -1px;
}
b.bt_outline b
{
	background-position: 100% -4px;
	left: 2px;
}
b.bb_outline
{
	background-position: 0 -8px;
	top: 1px;
	left: -1px;
}
b.bb_outline b
{
	background-position: 100% -12px;
	left: 2px;
}
#outline_box
{
	border: #cccccc 1px solid;
	background-color: #ffffff;
	margin: 0px 8px 0px 8px;
	height: 100%;
}
#outline_box_fullwidth
{
	border: #cccccc 1px solid;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	height: 100%;
}


/* BOX CONTENT CONTAINERS */
.box_content_featurednews
{
	padding: 15px 15px 10px 15px;
	font-size: 12px;
}
.box_content_promotions
{
	padding: 5px 10px 0px 10px;
	font-size: 12px;
}
.box_content_standard
{
	padding: 5px 10px 5px 10px;
	font-size: 12px;
}
.box_pr_image
{
	padding: 0 0 0 10px;
	float: right;
	width: 200px;
	margin: 10px 0px 10px 0px;
}
.box_video_image
{
	padding: 0;
	float: none;
	width: 500px;
	margin: 0px 0px 20px 0px;
}
.box_pr_image img.pr_image
{
	padding: 2px;
	border: solid 1px #eeeeee;
}

#interior_right_pane
{
	width: 170px;
	padding: 4px; /*padding-bottom:2px;*/
	float: left;
	background-color: Silver;
	height: 148px;
}

#exterior_right_pane
{
	margin-left: 130px;
	margin-right: 130px;
	width: 725px;
	padding-left: 4px; /*padding-bottom:2px; 	background-color:Silver; 	*/
	float: inherit;
}
#exterior_right_pane h1
{
	color: #a68b00;
	font-family: Tahoma, Arial, Verdana;
	font-size: 24px;
}

/*-------Listing styles-----------*/
/* msg for no-records in listing*/
.norecord
{
	border: 1px solid #FFC599;
	margin: 40px 50px;
	padding: 20px;
	font: 16px Tahoma, Trebuchet MS;
	text-align: center;
	color: #990000;
	width: 400px;
}
.listing
{
	padding: 12px 2px 5px 2px;
	border-bottom: dashed 1px #cccccc;
}
.listingItem
{
	margin-right: 30px;
	border-bottom: solid 0px #d0e8f3;
	overflow: hidden;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: justify; /*background:url(../images/icons/pr.gif) no-repeat left 10px;*/
}
.listingimage
{
	width: 150px;
	height: 60px;
	margin-left: 10px;
	display: table-cell;
	text-align: center;
	vertical-align: top;
	display: block;
	float: right;
}
.listingimage *
{
	vertical-align: top;
}
.listingimage span
{
	display: inline-block;
	height: 10%;
	width: 1px;
}

.listingsummary
{
	padding-top: 0px;
	padding-bottom: 5px;
	color: #666666;
	overflow: hidden;
	font: 13px/18px Arial, Verdana,Helvetica,sans-serif;
}
/*boxes in viewcount*/
.viewcount
{
	/*background:url(../images/view_count.gif) no-repeat; 	padding: 18px 7px;*/
	color: #62c2cc;
	overflow: hidden;
	width: 52px;
	height: 52px;
	font-weight: bold;
}

#divmsg
{
	text-align: center;
	font-weight: bolder;
	font-style: italic;
}

#divbut
{
	border-bottom-color: Lime;
}

/*Button*/
.btn
{
	color: #050;
	font: bold 84% 'trebuchet ms' ,helvetica,sans-serif;
	background-color: #fed;
	border: 1px solid;
	border-color: #696 #363 #363 #696;
}
.btn:hover
{
	background-color: #E6EFC2;
	border: 1px solid #C6D880;
	color: #529214;
}
.btn:active
{
	background-color: #529214;
	border: 1px solid #529214;
	color: #fff;
}

h4
{
	background: url(../images/panels/title_bar.jpg) repeat-x left top;
	margin: 0;
	padding: 6px 6px 12px 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}


/* Left Bar
*******************************/

#leftbar
{
	width: 210px;
	float: left;
	text-align: justify;
	margin-left: 10px;
	margin-top: 50px;
}
.leftPanel
{
	background: url(../images/panels/leftPanel_bg.gif) repeat-y left top;
	width: 200px;
}
.leftPanel h4
{
	background: url(../images/panels/leftPanel_top.gif) no-repeat left top;
	margin: 0;
	padding: 6px 6px 12px 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.leftPanel ul
{
	margin-left: 0;
	padding-left: 0;
}
.leftPanel ul li
{
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-left: 35px;
	background: url(../images/icons/bull.gif) no-repeat 13px 2px;
	line-height: 20px;
}
.leftPanel ul li a
{
	text-decoration: none;
	color: #CC3000;
}
.leftPanel ul ul
{
	margin-bottom: 20px;
	margin-left: 10px;
	padding-left: 10px;
}
.leftPanel ul ul li
{
	display: list-item;
	padding-left: 0;
	background: none;
	list-style-type: circle;
	font-weight: normal;
	line-height: 18px;
}
.leftPanel ul ul li a
{
	text-decoration: underline;
	color: #0066CC;
}
.leftPanel .bot
{
	background: url(../images/panels/leftPanel_bottom.gif) no-repeat left bottom;
	padding: 5px;
}
.leftBottom
{
	text-align: center;
	margin-top: 30px;
}
.livePanel
{
	margin: 30px 10px 10px 10px;
	padding: 5px;
	border: solid 1px #FFCC66;
}
.livePanel li
{
	margin-top: 5px;
	font-size: 11px;
	color: #666666;
}



.subtitle_blue
{
	font-size: 14px;
	font-weight: bold;
	color: #2e58a6;
	padding: 5px;
}
.heading
{
	padding: 5px;
	font: bold 19px arial;
	color: #1487d3;
	margin: 10px 0;
}

/*a:link { color: rgb(35, 93, 253) }
li :link 
{
	color: #001C00;
	text-decoration: none;
    font-weight: bold;
}
a:visited { color: rgb(135, 13, 253) } 
li a:visited 
{
color: #b9ef00;
text-decoration: none;
font-weight: bold;
}
a:hover { color: rgb(0, 96, 255) }
li a:hover 
{
display: block;
color: rgb(0, 96, 255);
padding-bottom: 5px;
font-weight: bold;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #C6EC8C;
} 
a:active { color: rgb(255, 0, 102) }
*/
.ddsmoothmenu
{
	font: bold 12px Verdana;
	background: #414141; /*background of menu bar (default state)*/
	width: 100%;
}

.ddsmoothmenu ul
{
	z-index: 100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li
{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a
{
	display: block;
	background: #414141; /*background of menu items (default state)*/
	color: white;
	padding: 8px 10px;
	border-right: 1px solid #778;
	color: #2d2b2b;
	text-decoration: none;
}

* html .ddsmoothmenu ul li a
{
	/*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited
{
	color: white;
}

.ddsmoothmenu ul li a:hover
{
	background: black; /*background of menu items during onmouseover (hover state)*/
	color: white;
}

/*1st sub level menu*/
.ddsmoothmenu ul li ul
{
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li
{
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul
{
	top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a
{
	font: normal 13px Verdana;
	width: 160px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid gray;
}


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass
{
	position: absolute;
	top: 12px;
	right: 7px;
}

.rightarrowclass
{
	position: absolute;
	top: 6px;
	right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	background: silver;
}

.toplevelshadow
{
	/*shadow opacity. Doesn't work in IE*/
	opacity: 0.8;
}
/*styles for right panel*/
/* for author links*/
.rpauthorstyle
{
	color: #093;
	font-weight: bold;
	font: Trebuchet MS, Arial, Lucida Sans;
}
/*end of author links*/

/*For category links*/
.rpcategorystyle
{
	color: #2088b2;
	font-weight: bold;
}

/* News Room Styles */
#nrbody
{
	width: 970px;
}
.nrleftalign
{
	float: left;
	width: 350px;
}
.nrrightalign
{
	float: right;
	width: 300px;
	margin-top: -400px;
	margin-left: 475px;
	margin-right: 100px;
}
.nrbottomleft
{
	float: left;
	width: 300px;
}
.NRbottomright
{
	float: right;
	width: 200px;
}
.nrbottomcenter
{
	float: left;
	margin-left: 50px;
	width: 300px;
}
.nrbutton
{
	margin-left: 450px;
}

/* News Room Display */

#nr
{
	width: 960px;
	display: inline-block;
	margin-left: -5px;
	padding: 2px;
	border: 2px solid #D4D4D4;
}

#nrheader
{
	width: 957px;
	height: 140px;
	background: url(../images/nr/11.jpg) repeat-x left top;
	border: 2px solid #D4D4D4;
}

.nrheaderleft
{
	float: left;
	width: 250px;
	height: 140px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.nrheaderleft *
{
	vertical-align: middle;
}
.nrheaderleft span
{
	display: inline-block;
	height: 100%;
	width: 1px;
}

.nrheadercenter
{
	padding: 10px 20px;
	width: 435px;
	height: 80px;
	float: left;
	background: url(../images/nr/bg3.jpg) no-repeat;
	margin-left: 9px;
	margin-top: 2px;
	font-size: 16px;
	font-family: Arial; /*padding-top: 10px;*/
	padding-right: 10px;
	text-align: center;
}

.nrheadercentertop
{
	padding-left: 20px;
	width: 438px;
	height: 35px;
	float: left;
	text-align: center;
	vertical-align: middle;
	font: 25px "Rockwell";
	margin-top: 3px;
	color: #7A535B;
}
.nrhearderright
{
	width: 230px;
	height: 140px;
	float: right; /*font-family: Arial; 	font-size: 13px;*/
	margin-top: -40px;
	font: 12px/0.5em verdana, Arial, sans-serif;
	color: Black;
	border: solid 1px #D4D4D4;
}
.nrhearderright h4
{
	background: url(../images/nr/titlebar1.jpg) repeat-x left top;
	padding: 3px 6px 3px 10px;
	color: #1D3E5F;
	font: bold 16px/20px Trebuchet MS;
	margin-bottom: 10px;
}

.nrhearderright b
{
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}
.nrhearderright div
{
	padding: 0px 10px;
	font: 12px/1.425em Arial, sans-serif;
}

.nrleftbar
{
	float: left;
	width: 240px;
}
.nrexcorner
{
	float: left;
	width: 230px;
	border: 1px solid #D4D4D4;
	padding: 0px;
	padding-bottom: 3px;
}
.execorner
{
	width: 230px;
	height: 50px;
	padding-bottom: 5px;
}

.executiveicon
{
	float: left;
	padding: 5px 10px 0px 5px;
	width: 40px;
}
.executive
{
	float: right;
	width: 150px;
	font: Bold 18px Verdona;
	padding: 15px 0px 10px 0px;
}

.excornerbottom
{
	width: 220px;
	height: 25px;
	border-top: 1px solid #D4D4D4;
	background-color: #E5E6E7;
	padding-top: 4px;
	padding-left: 10px;
}
.nrtagcloud
{
	width: 230px;
	margin-top: 10px;
	border: 1px solid #D4D4D4;
	height: 120px;
	float: left;
	padding: 0px;
}
.nrtags
{
	padding: 5px;
}
.nrleftbottom
{
	margin-top: 10px;
	border: 1px solid #D4D4D4;
	background-color: #F0EEF1;
	float: left;
	width: 256px;
	height: 60px;
}

#nrcenterbar
{
	width: 435px;
	margin-left: 248px;
}
.nrreleases
{
	width: 435px;
	margin-top: 0px;
	border: 1px solid #D4D4D4;
}
.nrschedule
{
	margin-top: 10px;
	width: 435px;
	border: 1px solid #D4D4D4;
}
.nrbottomlinks
{
	width: 435px;
	height: 30px;
	border-top: 1px solid #D4D4D4;
	background-color: #F0EEF1;
}
#nrrightbar
{
	width: 256px;
	float: right;
	margin-right: 13px;
}
.nrcontact
{
	width: 256px;
	border: 1px solid #D4D4D4;
	background-color: #F0EEF1;
	height: 200px;
}
.nrcontactborder
{
	width: 230px;
	height: 140px;
	border: 1px solid #D4D4D4;
	background-color: White;
	margin-left: 15px;
	margin-top: 10px;
}
.nrrssfeed
{
	width: 256px;
	border: 1px solid #D4D4D4;
	margin-top: 10px;
}

.nrextras
{
	width: 256px;
	border: 1px solid #D4D4D4;
	margin-top: 10px;
}

.nrbookmark
{
	margin-top: 10px;
	border: 1px solid #D4D4D4;
	background-color: #F0EEF1;
	float: left;
	width: 230px;
	height: 60px;
}

.nrinnerbookmark
{
	margin-top: 10px;
	margin-left: 13px;
	height: 40px;
	width: 200px;
	background-color: White;
	border: 1px solid #D4D4D4;
}

#nrbody h4
{
	background: url(../images/nr/titlebar1.jpg) repeat-x left top;
	padding: 6px 6px 12px 20px;
	font: bold 15px arial;
	color: #B19789;
}
.nrsummary
{
	font: 13px "Helvetica Neue" ,Arial,sans-serif;
}
.interview
{
	width: 230px;
	padding-top: 3px;
}
.leftimage
{
	float: left;
	width: 42px;
	padding-right: 10px;
}
.rightcontent
{
	width: 156px;
	height: 38px;
	margin-left: 42px;
	padding-left: 10px;
	border: 1px solid #D4D4D4;
	background-color: #F0EEF1;
}
.nrrssimage
{
	padding-top: 5px;
	padding-left: 3px;
	vertical-align: bottom;
}

.rssleftimg
{
	float: left;
	padding: 5px;
	width: 40px;
}
.rsslefttext
{
	float: right;
	width: 150px;
}

.nrleftrss
{
	margin-top: 10px;
	margin-left: 17px;
	height: 40px;
	width: 220px;
	background-color: White;
	border: 1px solid #D4D4D4;
}
.nrleftrssimage
{
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 5px;
}
.nrlistingimage
{
	margin-right: 5px;
	padding-top: 3px;
	padding-left: 5px;
	display: block;
	float: left;
}
.nrlistingItem
{
	margin-right: 10px;
	padding: 2px 30px 10px 10px;
	text-align: left;
}
.nrlistingemail
{
	margin-right: 5px;
	padding-left: 5px;
	float: right;
	margin-top: -65px;
}
.nrbtnsub
{
	margin-top: 4px;
	margin-left: 10px;
	background-color: #FCF8F0;
}
.eventimg
{
	width: 100px;
	float: left;
	display: block;
}
.eventtitle
{
	width: 200px;
	float: left;
	margin-left: 10px;
	text-align: left;
}
.eventemail
{
	width: 50px;
}
#intertop
{
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.interleft
{
	width: 400px;
	float: left;
	font-family: Arial;
	font-size: 16px;
}
.interright
{
	width: 290px;
	float: right;
	margin-top: -40px;
}
.nrreleases h4 a
{
	padding-left: 180px;
	font-size: 12px;
}
.nrschedule h4 a
{
	margin-left: 280px;
	font-size: 12px;
}
.createnr
{
}
.createnr h4
{
	background: url(../images/nr/titlebar.jpg) repeat-x left top;
	padding: 6px 6px 12px 20px;
	font-family: Arial;
	font-weight: bold;
	color: #1D3E5F;
	font-size: 20px;
	margin-bottom: 10px;
}
.mediatext
{
	visibility: hidden;
}
.nrinline
{
	padding: 10px;
	background: #fff;
	color: #143E67;
	font-family: Arial;
	font-size: 14px;
}
.nrinline b
{
	color: #070A3F;
}
.line
{
	margin-bottom: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: black 1px solid;
	line-height: 20px;
	height: 20px;
}


/*Layout in submitPr page*/


.leftbox
{
	width: 450px;
	padding: 0px;
	float: left;
	margin-left: 20px;
	height: 880px;
	border: solid 1px gray;
}
.bulletcontent
{
	float: right;
	width: 225px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

.leftbox h1, .rightbox h1, .middle h1
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 22px;
	font-weight: normal;
	color: #db8b08;
	padding: 0px 2px 3px 2px;
	border-bottom: solid 1px #99bccb;
}

.leftbox .bulletcontent ul
{
	list-style-image: url(../images/check1.jpg);
	padding: 0px 0px 0px 12px;
}

.rightbox .bulletcontent ul
{
	list-style-image: url(../images/check2.jpg);
	padding: 0px 0px 0px 12px;
}

.rightbox
{
	width: 450px;
	padding: 0px;
	float: right;
	margin-right: 20px;
	height: 880px;
	border: solid 1px gray;
}

.btnalign
{
	margin: 10px 0px 10px 50px;
}

.submitbtnalign
{
	margin: 5px 0px 10px 180px;
}

/* new styles for 3 column box*/
.submitpress{
	color:White;
}
.submitpress .leftcontent{
	float:left;
	width:300px;
	height:400px;
	background:url(../images/panels/free.jpg) no-repeat;
}
.submitpress .centercontent{
	margin-left:335px;
	width:300px;
	height:400px;
	background:url(../images/panels/Headliner.jpg) no-repeat;
}
.submitpress .rightcontentbox{
	float:right;
	width:300px;
	height:400px;
	background:url(../images/panels/Promoted.jpg) no-repeat;
}

.submitpress .rightcontentbox span{
	display:block;
	font:bold 25px tahoma, verdana, arial;
	padding-left:75px;
	margin:0px 10px 2px;
	color:#f2c1bf;
}
.submitpress .centercontent span{
	display:block;
	font:bold 25px tahoma, verdana, arial;
	padding-left:75px;
	margin:15px 10px 2px;
	color:#b1cfd7;
}

.submitpress .leftcontent input{
	margin:125px 0px 5px 125px;
}
.submitpress .centercontent input{
	margin:34px 0px 5px 125px;
}
.submitpress .rightcontentbox input{
	margin:36px 0px 5px 125px;
}
.submitpress p{
	margin:15px 5px 5px 35px;
	padding:8px 15px;
}

/*.submitpress .rightcontentbox ul li{
	background:url(../images/icons/bull3.gif) no-repeat left 4px;
	padding-left:15px;
	list-style:none;
}*/

/*End of Layout in submitPr page*/

/*newsroom*/
.nroom
{
	border: solid 1px #A369B2;
}
.nrlist
{
	border: ridge 3px #A369B2;
	width: 750px;
	background-color: #E0E4F4;
	margin-top: 10px;
	margin-left: 108px;
	font-size: 14px;
}
.nrlist hr
{
	color: Gray;
}
.nrlisthead
{
	font-family: Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 16px;
}
.nrlistTitle
{
	font-family: Rockwell, Trebuchet MS, Arial, Verdana;
	font-size: 24px;
	color: Green;
	font-style: oblique;
	padding-top: 10px;
}
.nrborder
{
	margin: 0px 10px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #29628A;
	width: 700px;
}


/* Home page styles*/

/* big Rounded Rectangle box */
.big-roundrect
{
	width: 970px;
	overflow: hidden;
	background: url(../images/big-roundrect.gif) no-repeat left top;
	margin-top: -8px;
}
.big-roundrect .top
{
	background: url(../images/big-roundrect.gif) no-repeat right top;
	height: 20px;
	margin-left: 20px;
}
.big-roundrect .roundrect-content
{
	width: 970px;
	overflow: hidden;
	background: url(../images/big-roundrect.gif) no-repeat right bottom;
}
.big-roundrect .inner-content
{
	overflow: hidden;
	background: url(../images/big-roundrect.gif) no-repeat left bottom;
	margin-right: 20px;
	padding: 0 10px 10px 20px;
}

/* medium Rounded Rectangle box */
.medium-roundrect
{
	width: 640px;
	overflow: hidden;
	background: url(../images/big-roundrect.gif) no-repeat left top;
	margin-top: -8px;
}
.medium-roundrect .top
{
	background: url(../images/big-roundrect.gif) no-repeat right top;
	height: 20px;
	margin-left: 20px;
}
.medium-roundrect .roundrect-content
{
	width: 640px;
	overflow: hidden;
	background: url(../images/big-roundrect.gif) no-repeat right bottom;
}
.medium-roundrect .inner-content
{
	overflow: hidden;
	background: url(../images/big-roundrect.gif) no-repeat left bottom;
	margin-right: 20px;
	padding: 0 10px 10px 20px;
	color: #a16208;
}

/* small Rounded Rectangle box */
.small-roundrect
{
	width: 320px;
	overflow: hidden;
	background: url(../images/big-roundrect.gif) no-repeat left top;
	margin-top: -8px;
}
.small-roundrect .top
{
	background: url(../images/big-roundrect.gif) no-repeat right top;
	height: 20px;
	margin-left: 20px;
}
.small-roundrect .roundrect-content
{
	width: 320px;
	overflow: hidden;
	background: url(../images/big-roundrect.gif) no-repeat right bottom;
}
.small-roundrect .inner-content
{
	overflow: hidden;
	background: url(../images/big-roundrect.gif) no-repeat left bottom;
	margin-right: 20px;
	padding: 0 10px 10px 20px;
}

.smalllisting
{
	height: 48px;
	padding: 2px;
	border-bottom: dotted 1px #cccccc;
}

.smallthumbnail
{
	display: block;
	float: left;
	width: 55px;
	height: 48px;
	display: table-cell;
	text-align: center;
	vertical-align: top;
	margin-right: 4px;
}


.imagestyle
{
	float: left;
	width: 300px;
}
.contentstyle
{
	float: right;
	width: 550px;
}

