html {
	overflow-x: hidden;
}

body {
	background-color: #BCCAD2;
	margin: 0px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	color: #000000;
}

a {
	color: #0000CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container #header {
	height: 75px;
	background-image: url(graphx/topBackground.png);
	background-repeat: repeat-x;
	padding-left: 20px;
}

#container #header #logo {
	width: 170px;
	height: 72px;
	padding-top: 3px;
	background-image: url(graphx/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	float: left;
	cursor: pointer;
}

#container #header #buttonHelp {
	width: 253px;
	height: 69px;
	background-image: url(graphx/buttonHelp.png);
	background-repeat: no-repeat;
	float: right;
}

#container #menu {
	background-image: url(graphx/menuBackground.png);
	background-repeat: repeat-x;
	line-height: 24px;
	height: 24px;
	text-align: left;
	padding-left: 20px;
}

#container #menu a {
	color: #FFFFFF;
	text-transform: capitalize;
	text-decoration: none;
	margin-right: 30px;
}

#container #menu a:hover {
	text-decoration: underline;
}

#container #menu #rightLinks {
	float: right;
	width: 150px;
	text-align: right;
}

#container #menu #rightLinks #logout {
	float: right;
}

#container #menu #mainLinks {
	float: left;
}

#content {
	padding: 20px;
	clear: both;
}

#content #latestNews {
	width: 684px;
	float: left;
}

#content #latestNews .more {
	line-height: 20px;
	text-align: right;
	padding-right: 6px;
	background-image: url(graphx/titleBackground.png);
}

#content #latestNews .more a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
}

#content #latestNews .more a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#content #whatshot {
	width: 684px;
	float: left;
	clear: both;
}

#content .section {
	background-color: #F1FAFF;
	border: 1px solid #283840;
	margin-bottom: 20px;
}

#content .section .sectionHeader {
	background-image: url(graphx/titleBackground.png);
	border-bottom: 1px solid #283840;
	height: 25px;
}

#content .section .sectionHeader .sectionTitle {
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 6px;
	font-weight: bold;
	text-transform: capitalize;
	float: left;
	clear: left;
}

#content .section .sectionHeader .sectionActions {
	float: right;
	padding-right: 1px;
	padding-top: 1px;
}

#content .section .sectionHeader .sectionActions .sectionActionSelect {
	height: 21px;
}

#content .entry {
	clear: both;
	width: 98%;
	border-top: 1px solid #CCCCCC;
}

#content .entry a {
	color: #0000CC;
}

#content .section .entry .title {
	font-weight: bold;
	float: left;
	clear: both;
	margin-top: 10px;
	padding-left: 3px;
}

#content .section .entry .date {
	float: left;
	clear: left;
	margin-bottom: 10px;
}

#content .section .entry .firstParagraph {
	padding: 10px;
	padding-top: 5px;
	padding-right: 80px;
	clear: both;
	text-align: left;
}
#content .section .entry .actions {
	clear: right;
	float: right;
	padding-top: 10px;
}

#content .section .filler {
	clear: both;
}

#content .section .noBorder {
	border: 0px;
}


#whatsHotSection_screenshots { 
	display: block;
}

.whatsHotSection {
	clear: both;
	display: none;
}

#search {
	clear: both;
	float: right;
	width: 180px;
	padding-bottom: 10px;
}

#searchArea {
	padding: 10px;
}

#newsletterArea {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#search #searchValue {
	width: 158px;
	height: 16px;
	clear: both;
}

#search #searchContextSelect {
	width: 94px;
	height: 19px;
	clear: left;
	float: left;
}

#search #searchButton {
	float: right;
	clear: right;
}

#search .searchContainer {
	width: 162px;
	padding-top: 10px;
}

.button {
	border: 1px solid #1F1F1F;
	height: 21px;
	background-image: url(graphx/buttonBackground.png);
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#loginForm {
	width: 180px;
	text-align: left;
}

#loginForm input {
	clear: both;
	margin-bottom: 10px;
}

#loginForm table td .label {
	display: block;
}

#loginForm .loginTextField {
	width: 176px;
}

#loginMessage {
	margin-bottom: 20px;
}

#loginForm #forgottenPassword {
}

.galleryPhotos {
	float: left;
}

.subgallery {
	clear: both;
}

.gallery {
	clear: both;
}

.gallery #pageTitle {
	font-size: 14px;
	font-weight: bold;
}

.gallery .photo {
	width: 160px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	min-height: 170px;
	display: block;
}

#countryFlag {
	padding-top: 6px;
	padding-right: 8px;
	float: right;
}

#photo .photoImage {
	border: 12px solid #FFFFFF;
	float: left;
}

#photo .bottomBorder {
	background-image: url(graphx/dropshadow_bg.png);
	background-repeat: repeat-x;
	float: left;
	height: 8px;
}

#photo .bottomLeftBorder {
	background-image: url(graphx/dropshadow_bl.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 10px;
	float: left;
}

#photo .bottomRightBorder {
	background-image: url(graphx/dropshadow_br.png);
	background-repeat: repeat-x;
	height: 8px;
	width: 8px;
	float: left;
}

#photo .rightBorder {
	background-image: url(graphx/dropshadow_rg.png);
	background-repeat: repeat-y;
	width: 7px;
}

#photo .rightTopBorder {
	background-image: url(graphx/dropshadow_rt.png);
	background-repeat: repeat-y;
	width: 7px;
	height: 10px;
}

#photo .rightBorderGroup {
	width: 7px; 
	float: right;
}

#photo .photoDescription {
	padding: 20px;
}

.photo .photoImage {
	border: 6px solid #FFFFFF;
	float: left;
}

.photo .bottomBorder {
	background-image: url(graphx/tn_dropshadow_bg.png);
	background-repeat: repeat-x;
	float: left;
	height: 7px;
}

.photo .bottomLeftBorder {
	background-image: url(graphx/tn_dropshadow_bl.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 8px;
	float: left;
}

.photo .bottomRightBorder {
	background-image: url(graphx/tn_dropshadow_br.png);
	background-repeat: repeat-x;
	height: 7px;
	width: 8px;
	float: right;
}

.photo .rightBorder {
	background-image: url(graphx/tn_dropshadow_rg.png);
	background-repeat: repeat-y;
	width: 6px;
}

.photo .rightTopBorder {
	background-image: url(graphx/tn_dropshadow_rt.png);
	background-repeat: repeat-y;
	width: 6px;
	height: 8px;
}

.photo .rightBorderGroup {
	width: 6px; 
	float: right;
}


.tableData .sectionTitle {
	border: 1px solid #526770;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	background-image: url(graphx/titleBackground.png);
	font-weight: bold;
}

.tableData .label {
	width: 150px;
	line-height: 25px;
	padding-left: 10px;
}

.tableData .spacer {
	line-height: 15px;
}

.tableData textarea {
	padding-left: 0px;
	width: 405px;
	height: 200px;
}

.dataField, 
.tableData div .dataField {
	width: 400px;
	line-height: 20px;
	margin-right: 8px;
	text-align: left;
	padding-left: 0px;
}

.tableData .dataField {
	width: 400px;
	line-height: 20px;
	margin-right: 8px;
	text-align: left;
	padding-left: 5px;
}

.tableData select {
	padding-left: 0px;
	width: 410px;
}

.tableData #saveElements {
	text-align: right;
	padding-right: 13px;
	padding-top: 40px;
}

.tableMessage {
	padding-top: 10px;
	padding-bottom: 30px;
}

#pulldown {
	height: 20px;
	border: 1px solid #7F9DB9;
	background-color: #FFFFFF;
}

#pulldown #value {
	float: left;
	padding-left: 5px;
}

#pulldown #button {
	width: 18px; 
	height: 20px;
	background-image: url(graphx/pulldown_normal.png);
	background-repeat: no-repeat;
	float: right;
}

#pulldown #button:hover {
	background-image: url(graphx/pulldown_hover.png);
}

#pulldown #button .clicked{
	background-image: url(graphx/pulldown_selected.png);
}

#pulldown #valuesList {
	display: none;
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	border-top: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position: absolute;
	z-index: 10;
	
}

#pulldown #valuesList div {
	background-color: #FFFFFF;
	color: #000000;
	padding-left: 5px;
}

#pulldown #valuesList div:hover {
	background-color: #316AC5;
	color: #FFFFFF;
}

.tableData .dateField {
	width: 100px;
	margin-right: 10px;
}

.actionsMenu {
	width: 180px;
	background-color: #F1FAFF;
	border: 1px solid #283840;
}

.actionsMenu .header {
	background-image: url(graphx/titleBackground.png);
	border-bottom: 1px solid #283840;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 6px;
	font-weight: bold;
	text-transform: capitalize;
}

.actionsMenu .header a {
	color: #FFFFFF;
	text-decoration: none;
}

.actionsMenu .actions {
	padding: 4px;
}

.actionsMenu .actions a {
	display: block;
	padding-left: 2px;
	line-height: 20px;
	color: #000000;
	text-decoration: none; 
}

.actionsMenu .actions a:hover {
	text-decoration: underline;
}

#standardError #title,
#comingSoon #title {
	font-size: 24px;
	font-weight: bold;
}

#standardError #message,
#comingSoon #message {
	padding-top: 20px;
	font-size: 12px;
}

#newsEntry {
	width: 740px;
	margin-top: 30px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}

#newsEntry .header .logo {
	width: 400px;
	height: 70px;
	background-image: url(graphx/auran_logo.png);
	background-repeat: no-repeat;
	margin-left: 8px;
	float: left;
}

#newsEntry .header .category {
	font-size: 24px;
	line-height: 70px;
	padding-right: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	float: right;
}

#newsEntry .content {
	clear: both;
	min-height: 400px;
	padding: 20px;
	text-align: left;
}

#newsEntry .content .text .screenshot .title {
	clear: both;
	border: 1px solid #666666;
	background-color: #EEEEEE;
	line-height: 25px;
}

#newsEntry .content .text .screenshot {
	clear: both;
	width: 400px;
	border: 1px solid #666666;
	background-color: #EEEEEE;
	line-height: 25px;
	height: 25px;
}

#newsEntry .content img {
	border: 0px;
}

#newsEntry #screenshotsDiv .screenshots {
	width: 380px;
	clear: both;
}

#newsEntry #screenshotsDiv .screenshots .before  {
	float: left; 
	width: 180px;
	height: 200px;
}

#newsEntry #screenshotsDiv .screenshots .after {
	float: right; 
	width: 180px;
	height: 200px;
}

#newsEntry .content .title {
	font-weight: bold;
	font-size: 14px;
}

#newsEntry .content .postedInfo {
	clear: both;
	font-size: 12px;
}

#newsEntry .content .text {
	padding: 40px;
}
	

#newsEntry .divider {
	width: 720px;
	height: 1px;
	border-bottom: 1px solid #CCCCCC;
	clear: both
}

#newsFooter {
	background-color: #666666;
	height: 60px;
	color: #FFFFFF;
	padding: 20px;
}

#joinTrainzOnline {
	width: 260px;
	height: 380px;
	background-image: url(graphx/joinTO.jpg);
	float: right;
	cursor: pointer;
}

#loginInlineForm {
	float: right;
	text-align: left;
	line-height: 75px;
	padding-right: 20px;
	color: #FFFFFF;
}

#loginInlineForm .loginFormTextField {
	width: 176px;
}

#loginInlineForm #usernameDiv {
	float: left;
}

#loginInlineForm #passwordDiv {
	float: left;
	padding-left: 10px;
}

#loginInlineForm .loginButton {
	float: left;
	margin-top: 26px;
	margin-left: 10px;
}

.subMenu {
	width: 100%;
	line-height: 20px;
	height: 20px;
	border: 1px solid #FFFFFF;
	background-image: url(graphx/subMenuBackground.png);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	clear: both;
}

.subMenu .breadCrumbs,
.subMenu .menuName {
	float: left;
	padding-left: 5px;
	padding-right: 31px;
	background-image: url(graphx/subMenuArrows.png);
	background-repeat: no-repeat;
	background-position: center right;
	font-weight: bold;
	color: #FFFFFF;
}

.subMenu .menuData {
	padding-left: 10px;
	color: #FFFFFF;
}

.subMenu .menuEntries {
	float: left;
}

.subMenu .menuEntries a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 31px;
	background-image: url(graphx/subMenuDivider.png);
	background-repeat: no-repeat;
	background-position: center right;
}

.subMenu .menuEntries a:hover {
	text-decoration: underline;
}

.twoColumn,
.threeColumn {
	width: 100%;
}

.twoColumn .column2,
.threeColumn .column3 {
	width: 200px;
	/* background-color: #000000; */
}

.twoColumn .column1,
.threeColumn .column2 {
	padding-right: 20px;
}

.threeColumn .column1 {
	width: 200px;
	/* background-color: #000000; */
}

 .columnTitle {
	font-weight: bold;
}

#statusMessage {
	padding-bottom: 20px;
}

.galleryPages {
	float: right;
}

.galleryPages a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 9px;
	background-image: url(graphx/subMenuDivider.png);
	background-repeat: no-repeat;
	background-position: center left;
}

.galleryPages .selectedPage {
	background-color: #666666;
	font-weight: bold;
}

.subMenu .menuEntries a:hover {
	text-decoration: underline;
}

.subMenu a {
	color: #FFFFFF;
	text-decoration: none;
}

.subMenu a:hover {
	text-decoration: underline;
}

#whatshot .workInProgress {
	height: 100px;
	font-size: 18px;
	line-height: 100px; 
	text-align: center;
}

#registerData .label {
	width: 120px;
	height: 25px;
	line-height: 25px;
}

.hideableSection {
	background-color: #F1FAFF;
	border: 1px solid #283840;
	margin-bottom: 20px;
	width: 684px;
}

.hideableSection .header {
	background-image: url(graphx/titleBackground.png);
	border-bottom: 1px solid #283840;
	height: 19px;
}

.hideableSection .title {
	font-size: 12px;
	line-height: 19px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
	text-transform: capitalize;
}

.hideableSection .content {
	display: none;
	padding: 10px;
	clear: both;
}

#tagsContent .tagField {
	width: 200px;
}

#tagsContent .label {
	width: 100px;
}

.hideableSection .header .title {
	width: 500px;
	float: left;
}

.hideableSection .header .hideshowImage {
	width: 19px;
	height: 19px;
	float: right;
}

.searchTable .label {
	width: 100px;
	height: 25px;
}

.searchTable .searchIn {
	margin-top: 10px;
	margin-bottom: 4px;
	font-style: italic;
	padding-left: 4px;
}


#errorMessage {
	width: 684px;
	line-height: 100px;
	border: 1px solid #283840;
	margin-bottom: 20px;
	display: none;
	color: #FFFFFF;
	font-size: 18px;
	cursor: pointer;
	text-align: center;
}

