﻿@import url(http://www.google.com/cse/api/branding.css);


body
{
	font-size: 75%;
	background: #fff;
	font-family: "Helvetica Neue,Arial, Helvetica, sans-serif";
	background-repeat: no-repeat; /* background image graphic, faded background */
	background-image: url('/images/bg-fixed.png');
	margin-left: 100px; /*margin-right: 150px;*/
	margin-top: 0px;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: none;
}

h1
{
	line-height: 110%;
}


#mainDivContent
{
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	width: 950px;
	background-color: #fff;
}

div, p
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}



#custom-doc
{
	width: 1000px;
	min-width: 1000px;
	margin: auto;
	text-align: left;
}


#maincontainer
{
	width: 840px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}



#contentwrapper
{
	float: left;
	width: 100%;
}

#contentcolumn
{
	margin-right: 200px; /*Set right margin to RightColumnWidth*/
}

#rightcolumn
{
	float: left;
	width: 200px; /*Width of right column*/
	margin-left: -200px; /*Set left margin to -(RightColumnWidth) */
	text-align: right;
}



.innertube
{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}


#menuDiv
{
	width: 1000px;
	height: 195px;
	background-color: #000000;
}

.floatLeft
{
	float: left;
	padding: 20px;
}

ul.noBull
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 150%;
}

ul.noBull li
{
	line-height: 150%;
}


.intro
{
	line-height: 140%;
	font-size: 14pt;
}




/* social icon stuff */
#social
{
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px dashed;
	text-align: center;
	width: 80%;
	clear: both;
}

#social li
{
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
}

#social li a
{
	text-decoration: none;
}

#social li a img
{
	border: 0px;
}


.centre
{
	margin-right: auto;
	margin-left: auto;
	width: 70%;
	text-align: center;
}

/*  questions and answers */
.question
{
	font-weight: bold;
	font-size: small;
}


.answer
{
	font-style: italic;
}


/*  new indications  */
.newItem
{
	vertical-align: super;
	color: Red;
	font-size: xx-small;
}


/* paging  */

.pagination
{
	padding: 2px;
}

.pagination a, .pagination a:visited
{
	padding: 0 5px;
	border: 1px solid #9aafe5;
	text-decoration: none;
	color: #2e6ab1;
}

.pagination a.currentpage
{
	background-color: #0075B5;
	color: #FFF !important;
	border-color: #2b66a5;
	font-weight: bold;
	cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover
{
	background-color: white;
	cursor: default;
	color: #929292;
	border-color: #929292;
	font-weight: normal !important;
}

.pagination a.prevnext
{
	font-weight: bold;
}

.pagination a:hover, .pagination a:active
{
	border: 1px solid #2b66a5;
	color: #000;
	background-color: #FFF7BE;
}

.pagination li
{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}

.pagination ul
{
	margin: 0;
	padding: 0;
	text-align: left; /*Set to "right" to right align pagination interface*/
	font-size: 16px;
}

.pagePrevious
{
	float: left;
	width: 200px;
	padding: 5px;
	text-align: center;
}

.pageNext
{
	float: right;
	width: 200px;
	padding: 5px;
	text-align: center;
}





/* sub headings */

a.sub, a:active.sub, a:focus.sub, a:link.sub, a:visited.sub
{
	font-size: 14px;
	font-weight: bold;
	color: #000080;
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 5px;
}

a:hover.sub
{
	text-decoration: underline;
}


/* large white competition link font */

a.LargeWhite, a:active.LargeWhite, a:focus.LargeWhite, a:link.LargeWhite, a:visited.LargeWhite
{
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* quotes */
blockquote
{
	font: 1.2em/1.6em Georgia, "Times New Roman" , Times, serif;
	width: 400px;
	background: url(/images/close-quote.gif) no-repeat right bottom;
	padding-left: 18px;
	text-indent: -18px;
}
blockquote:first-letter
{
	background: url(/images/open-quote.gif) no-repeat left top;
	padding-left: 18px;
	font: italic 1.4em Georgia, "Times New Roman" , Times, serif;
}





/*  form decoration   */

input[type="text"], input[type="password"], select, textarea
{
	border: solid 1px #a1a1a1;
	padding: 3px;
	margin: 5px 5px 5px 5px;
}

input[type="submit"], input[type="reset"], input[type="file"], input[type="button"]
{
	border: solid 1px #a1a1a1;
	padding: 3px;
	margin: 5px 5px 5px 5px;
	background-color: #ebebeb;
}


input:hover
{
	background-color: #ebebeb;
}

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover
{
	background-color: #C0C0C0;
}

textarea:hover
{
	background-color: #ebebeb;
}


.formcontain
{
	width: 800px;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
}

.formlabel
{
	font-weight: bold;
	float: left;
	margin-left: -155px;
	width: 155px; /*width of labels. */
	margin-right: 10px;
	clear: left;
}


/* Table styles */
.qzTable
{
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #001d30;
	width: 100%;
}

.qzTableHead td
{
	padding: 12px 17px 12px 17px;
	font-weight: bold;
	font-size: 16px;
	color: #001d30;
	background-color: #ffffff;
	border-bottom: 1px dashed #001d30;
}

.qzTableData td
{
	padding: 7px 17px 7px 17px;
}

.qzTableDataAlternate td
{
	padding: 7px 17px 7px 17px;
	background: #f7f3f7;
}

.qzTable tr:hover td
{
	background: #d7d7d7;
}


.qzTableNoHover
{
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
	width: 100%;
}



/* message */

.error, .notice, .success, .info
{
	padding: 1.8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
	width: 600px;
	float: none;
}
.error
{
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}
.notice
{
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}
.success
{
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}
.error a
{
	color: #8a1f11;
}
.notice a
{
	color: #514721;
}
.success a
{
	color: #264409;
}
.info
{
	background: #ebebeb;
	color: #8a1f11;
	border-color: #a1a1a1;
}



/* page columns */

.articleBody
{
	width: 80%;
	float: left;
}

.advertColumn
{
	width: 160px;
	float: right;
}


/*  submit button for google */
#sa
{
	-x-system-font: none;
	background: #FFFFFF url('/images/submit-button.gif') no-repeat top;
	border: 0 none;
	color: #444444;
	height: 24px;
	line-height: normal;
	margin: 8px 0 0 10px;
	padding: 0 !important;
	text-align: center;
	width: 100px;
}
