/***** Global Settings *****/
 
html, body {
	border: 0;
	margin: 0;
	padding: 0;
}
 
body {
	font: 62.5%/1.25 Georgia, Arial, Helvetica, sans-serif;
}
 
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
 
h1 {
	padding: 0 0 5px 0;
	letter-spacing: -1px;
	font-size: 2.2em;
	color: #0293c9;
	text-transform: uppercase;
}
 
h2 {
	padding: 0 0 5px 0;
	font-size: 1.5em;
	color: #0293c9;
	text-transform: uppercase;
}
 
h3 {
	font-size: 1em;
	font-weight: bold;
}

h4 {
	font-size: 1.2em;
	font-weight: normal;
	color: #0293c9;
	text-transform: uppercase;
}
 
/***** Common Formatting *****/
 
p, ul, ol {
	margin: 0;
	padding: 0 0 1.25em 0;
}
 
p {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #453737;
} 
 
ul, ol {
	padding: 0 0 1.25em 1em;
}
 
blockquote {
	margin: 1.25em;
	padding: 1.25em 1.25em 0 1.25em;
}
 
small {
	font-size: 0.85em;
}
 
img {
	border: 0;
}
 
/***** Links *****/
 
a,
a:link,
a:visited {
	text-decoration: none;
	color: #a7003c;
}

a:hover {
	text-decoration: underline;
}

a.selected {
	color: #5b5757;
}
 
/***** Forms *****/
 
form {
	margin: 0;
	padding: 0;
	display: inline;
}
 
input, select, textarea {
	font: 1em Arial, Helvetica, sans-serif;
}

input {
	font-size: 1.2em;
}
 
textarea {
	width: 100%;
	line-height: 1.25;
}
 
label {
	cursor: pointer;
	font-size:1.2em;
	padding-right:10px;	
}
 
/***** Tables *****/
 
table {
	border: 0;
	margin: 0 0 1.25em 0;
	padding: 0;
}
 
table tr td {
	padding: 2px;
}
 
/***** Wrapper *****/
 
.wrapper {
	width: 830px;
	margin: 0 auto;
	height: 800px;
}
 
/***** Global Classes *****/
 
.float-clear   { clear: both; }
.float-left    { float: left; }
.float-right   { float: right; }
 
.align-left    { text-align: left; }
.align-right   { text-align: right; }
.align-center  { text-align: center; }
 
.bold          { font-weight: bold; }
.italic        { font-style: italic; }
.underline     { border-bottom: 1px solid; }
.highlight     { background: #ffc; }
 
.wrap          { width: 960px; margin: 0 auto; }
 
.img-left      { float: left; margin: 4px 10px 4px 0; }
.img-right     { float: right; margin: 4px 0 4px 10px; }
 
.nopadding     { padding: 0; }
.noindent      { margin-left: 0; padding-left: 0; }
.nobullet      { list-style: none; list-style-image: none; }

.preamble { font-size: 1.3em; color: #453737; }

.pinkTxtColor { color: #a7003c; }

.greyBorderTop { border-top: solid 1px #eeeeee; }

.capitalize { text-transform: uppercase; }

/*****Site specific*****/

body { 
	background: #ebebeb url(../../gui/images/site-bg.gif) repeat-x;
}

form {
	
}

.inputTxt {
	background: url(../../gui/images/inputTxtBg.gif) repeat-x;
	border: 1px solid #d8d8d8;
	height: 17px;
	padding: 4px 0 0 2px;
}

.inputTxtSize1 { width: 93px; }
.inputTxtSize2 { width: 148px; }
.inputTxtSize3 { width: 38px; }
.inputTxtSize4 { width: 57px; }
.inputTxtSize5 { width: 129px; }	

.header {
	height: 100px;
	width: 830px;
	position: relative;
}

.header img {
	position: absolute;
	left: 25px;
	top: 28px;
}

.header ul {
	list-style-type: none;
	position: absolute;
	right: 12px;
	top: 60px;
}

.header ul li {
	float: left;
	margin-left: 27px;
}

.header ul li a {
	color: #a7003c;
	font-size: 1.8em;
	text-decoration: none;	
}

.header ul li a.selected {
	color: #5b5757;
}

.left-column {
	width: 566px;
	background: url(../../gui/images/left-column-bg.gif) no-repeat;
	float: left;
	height: 400px;
}

.left-column .content{
	background: #ffffff;
	width: 530px;
	margin: 20px 0 0 20px;
	padding: 0;
}

.footer {
	margin: 0 17px 0 20px;
	padding: 10px 10px 20px 10px;
	color: #9b9494;
}

.right-column .content{
}

.block{
	padding: 10px;	
}

.right-column {
	width: 250px;		
	float: left;
	background: #ffffff;
	margin: 20px 0 100px 3px;
}

.right-column .col-header{
	/*background: url(../../gui/images/right-col-header-bg.gif) no-repeat;*/
	width: 100%;
	height: 27px;
}

.col-header h3{
	line-height: 29px;
	padding-left: 10px;
	font-weight: normal;
	color: #453737;
	font-size: 1.2em;
	text-transform: uppercase;
}

.menu-header h3 {
	line-height: 29px;
	padding-left: 10px;
	font-weight: normal;
	color: #453737;
	font-size: 1.2em;
	text-transform: uppercase;	
}

.right-column .content{
	padding: 10px;
}

.right-column .content select{
	width: 230px;
}

.date {
	background: url(../../gui/images/calendar-bg.gif) no-repeat top left;	
	width: 45px;
	height: 42px;
	text-align: center;
	padding-top: 5px;
	float: left;
}	

.event {
	float: left;	
	width: 180px;
	padding: 3px 0 0 5px;
}

.date span {
	display: block;
	padding: 1px 5px 0 2px;
	font-size: 2em;
	line-height: 1em;
}

.date span.month {
	font-size: 1em;
	text-transform: uppercase;
}
	
.calendar {
	border-bottom: solid 1px #eeeeee;
	padding: 6px 0 0px 0;
	float: left;
	width: 230px;
}

.calendar h4 {color: #352a2a; font-size: 1.1em;}	
.calendar p {color: #453737; font-size: 1.0em; margin-top: -3px;}		
	
.calendarNoBorder {
	border: 0;
}

.moreEvents {
	margin: 0 0 15px 0;
}	
	
img.float-left {
	margin: 0 10px 10px 0;
}	

.two-col {	
	padding-right: 0px!important;
}

.article {
	font-size: 1.1em;
}

.article h4 {
	font-size: 1.3em;
}

.col {
	width: 245px !important;	
	position: relative;
	float: left;
	padding: 0 5px 0 0;
}

.col-left {
	margin-right: 10px;	
}

.col-right {
}

.col-header {
	border: solid 1px #ebebeb;
	background: url(../../gui/images/col-header-bg.gif) repeat-x left bottom;	
}

.col-header object {
	margin-top: 5px;
}

.menu-header {
	border-bottom: solid 1px #ebebeb;
	background: url(../../gui/images/col-header-bg.gif) repeat-x left bottom;	
}

.menu-header object {
	margin-top: 5px;
}

.thumb-frame {
	position: absolute;
	right: 0px;
	top: 21px;		
}

.two-col .col-left p, .two-col .col-left p {
	width: 155px;	
}

.col-narrow {
	width: 160px !important;
}

.col-narrow .col-body {
	padding: 7px 10px;
}

.col-narrow .col-body img {
	margin-bottom: 10px;
}

.col-wide {
	width: 330px !important;
	margin-left: 10px;
}

movieplayer .col-wide {
	width: 340px!important;
	margin-left: 10px;
	background: red;
}

.movieplayer{
	background: url(../../gui/images/movieplayer-bg.gif) repeat-x bottom right;
	float: left;
}

.movieplayer-container {
	margin-top: 5px;
}

.main-col-left {
	float: left;
	width: 150px;
}

.main-col-right {
	float: left;
	width: 360px;
}

.sub-menu {
	list-style: none;	
}

ul.sub-menu {
	padding: 0;	
}

.sub-menu li {
	display: block;
	padding: 5px 0 5px 10px;
	border-bottom: solid 1px #eee;
	font-size: 0.9em;
}

.sub-menu li a {
	display: block;
	font-size: 1.3em;
}

.sub-menu li li {
	padding: 2px 0 2px 12px;
	border: 0;	
}

.sub-menu li li a {
	display: inline;
	position: relative;
	top: 1px;
}

.archiveContact {
	width: 131px; /* -padding */
	background: url(../../gui/images/archiveContact-bg.gif) no-repeat bottom left;
	border: 1px solid #e9e9e9;
	padding: 12px;
	margin-top: 10px;
}

.archiveContact p {
	margin: -17px 0 0 27px;
}

.refrenceLink {
	padding-bottom: 15px;
}

.refrenceLink img {
	margin: 10px 0 -10px 10px;
	padding-right: 15px;
}

.refrenceLink p {
	padding: 6px 0 6px 10px;
	border-bottom: 1px solid #e9e9e9;
	text-transform: uppercase;	
}

.printTipFriendBtn img {
	float: right;
	margin: 30px 0 25px 8px;
}

.bodyTextImageRight {
	float: right;
	width: 150px;
	margin: 4px 0 4px 10px;	
}

.bodyTextImageLeft, bodyTextImageBig {
	float: left;
	width: 150px;
	margin: 4px 10px 4px 0;	
}

.bodyTextImageRight, .bodyTextImageLeft, .bodyTextImageBig {
	font-size: 0.9em;
}

.bodyTextImageRight img,  .bodyTextImageLeft img, .bodyTextImageBig img {
	border-bottom: 4px solid #0293c9;
	display: block;
}

.authorPlacer {
	position: relative;
	margin-top: -7px;
	font-style: italic;
	padding-bottom: 11px;
}

.contactSpec ul {
	list-style-type: none;
	padding: 0;
}

.contactSpec ul li {
	float: left;
}

.contactSpec ul li img {
	position: relative;
	top: 6px;
}

.contactSpec ul li.textCell {
	width: 190px;
}

.memberToggleWrapper {
	border-top: 1px solid #eee;
	padding-top: 6px;
}

.memberToggleHeader {
	cursor: pointer;
}

.memberToggleHeader, .memberToggleHeaderShow {
	width: 100%;
	
}

.memberToggleHeader h2, .memberToggleHeaderShow h2 {
	font-size: 1.1em;
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
}

.memberToggleOpen {
	background: url(../../gui/images/memberToggleOpen.gif) no-repeat right top;
}

.memberToggleClose {
	background: url(../../gui/images/memberToggleClose.gif) no-repeat right top;
}

.memberToogleContent {
	display: none;
}

.memberToogleContent, .memberToogleContentShow {
	margin-bottom: 10px;
}

.memberToogleContent img, .memberToogleContentShow img {
	padding: 2px 5px 0 0;
}

/* --------- Image format ----------- */
img.topleftfloatingimage
{
    margin-right: 1em;
    margin-bottom: 1em;
	float: left;
}
img.toprightfloatingimage
{
	float: right;
	vertical-align: top;
    margin-left: 1em;
    margin-bottom: 1em;
}

/* --------- Share story ----------- */
.targetContent-narrow {
	width:300px!important;
	padding:20px;
	position:relative;
	border:solid 1px #ccc;
	background-color:#fff;
	height:276px;
}
.targetContent-narrow h2 
{
    padding-top: 12px;
}

.close-corner {
	position:absolute;
	top:6px;
	right:6px;
	color: #555;	
	font-size:1.1em;
}

.close-corner img {
	vertical-align:middle;
	margin-left:5px;
}

.targetContent-narrow .form-row {
	margin:10px 0;
}

.form-row .button {
	margin:0pt 15px 0 0;
	clear:none!important

}

.targetContent-narrow input, .targetContent-narrow textarea  {
	width:200px;
}

.targetContent-narrow label {
	width:90px;
	float:left;
	font-size:1.2em;
}

#overlay .targetContent-narrow  {
	left:50%;
	margin-left:-250px;
	z-index:400;
}
#targetContent {
    display:none;
}

