/* CSS Document */
body {
	background-color:#59637A;
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

p {
	margin:2px 0px 26px 0px;
}

a:hover   {
	color:#FF3535;
	text-decoration:none;
}

a:link, a:visited {
	color:#536C8B;
}

input, textarea {
	border: 1px solid #ff3535;
	background-color:#dddddd;
	font-size:0.9em;
	padding:2px;
}

ul, ol {
	margin: 5px 5px 10px 20px;
	list-style-position: inside;
}

img {
	border: none;
}

/* ID */

#wrapper {
} 

#header {
	margin:0px 0px 4px 0px;;
	padding:0px;
	text-align:left;
	background-image: url(/site/img/header2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#main {
	text-align:justify;
	margin:0px;
	padding:0px;
}


#leftmenu {
	width:172px;
	border-top:1px solid #F0F0F0;
	border-right:1px solid #F0F0F0;
	border-bottom:1px solid #F0F0F0;
	margin:0px 11px 5px 0px;
}

#leftmenu td {
	border:1px solid #F0F0F0;
	background-color:#59637A;
	padding:7px 6px;
}

#leftmenu * {
	text-align:left;
}

#leftmenu a:link, #leftmenu a:active, #leftmenu a:visited   {
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
}

#leftmenu a:hover   {
	color:#FF3535;
	text-decoration:none;
	font-size:14px;
}

#leftmenu td.menuWrapper {
	background-color:#6C6B64;
	height:10px;
	padding:0px;
	margin:0px;
}

#leftmenu a.active:link, #leftmenu a.active:active, #leftmenu a.active:visited {
	color:#FF3535;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

#content {
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px 10px 180px 10px ;
	background-image:url(/site/img/bg/bg_profile.jpg);
}


#footer {
	padding:17px 15px 13px 15px;;
	margin:0px;
	background-color:#D9D9DA;
	display: block;
}

#footer *, #footer a{
	color:#505560;
	text-decoration:none;
	font-weight:bold;
}

#footer table table td{
	text-align:center;
	font-size:0.8em;
}

#footer td {
	vertical-align:bottom;
}

#footer td.copyright{
	text-align:left;
	width:auto;
	font-size:0.8em;
}

#reccomend {
	color:#E94849;
	font-size:14pt;
	font-weight:bold;
	text-align:center;

}

#signature {
	color:#505560;
	font-size:14pt;
	font-weight:bold;
	text-align:right;
	margin: 3px 0px 10px 0px;
}

#footerTerms td {
	padding: 2px 15px;
}

#footerTerms #footerTermsRightTd {
	padding-right: 0px;
}

#contactsForm input, #contactsForm textarea {
	width:150px;
}

#contactsForm .button {
	text-align:right;
}
#contactsForm .button input{
	width:auto;
}
#contactsForm td {
	vertical-align:top;
	text-align:right;
}

#contactsForm label {
	text-align:left;
	color:#ff3535;
	font-weight:bold;
}

#emptyLeft, #emptyRight  {
	width: 143px;
}

#emptyLeft {
	background-image:url(/site/img/pagebgleft.gif);
	background-position:right;
	background-repeat:repeat-y;
}

#emptyRight {
	background-image:url(/site/img/pagebgright.gif);
	background-position:left;
	background-repeat:repeat-y;
}

#privacyDetail {
	margin:3px 10px 10px 178px;
	display:block;
	list-style:none;
}
#listOfPages {
	margin:3px 10px 10px 200px;
	display:block;
}



/* CLASSES */

.alignRight {
	text-align:right;
}

.alignLeft {
	text-align:left;
}

.darkgray {
color:#536C8B;
}
.red {
color:#ff3535;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

h1.pagetitle, h2.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	color:#444B5D;
	text-align:center;
}
h1.pagetitle {
	font-size:16pt;
}
h2.pagetitle {
	font-size:14pt;
}

table.redBorder {
	border-top: 1px solid #ff3535;
	border-bottom: 1px solid #ff3535;
	margin: 20px 6px 0px 17px;
}


table.redBorder td {
	
	border-left: 1px solid #ff3535;
	border-right: 1px solid #ff3535;
}

table.whiteBorder {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin: 20px 6px 0px 17px;
}


table.whiteBorder td {
	
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}


table.inlineBorder td, table.inlineBorder th {
	border: 1px solid #ff3535;
	padding: 6px;
}

table.inlineBorder {
	border-collapse: collapse;
	border-spacing: 3px;
	text-align: left;
}

table.inlineBorder .lefttop {
	border-left: none;
	border-top: none;
}

table.inlineBorder th {
	border-top: none;
	text-align: center;
	font-weight: bold;
}
/*
table.inlineBorder .bottomTd {
	border-bottom: none;
}
*/
table.inlineBorder .leftTd {
	border-left: none;
}

table.inlineBorder .rightTd {
	border-right: none;
}

table.inlineBorder .righttop {
	border-right: none;
	border-top: none;
}

table.teamDescr td {
	padding:10px 20px;
	vertical-align:top;
}


/*
table.inlineBorder .rightbottom {
	border-right: none;
	border-bottom: none;
}

table.inlineBorder .leftbottom {
	border-left: none;
	border-bottom: none;
}

*/

#content .addMenu {
	background-color: #DDDDDD;
	margin: 0px 8px;
	padding: 22px 14px;
	text-align: center;
}

#content .addMenu  a {
	color: #687aa2;
	text-decoration: none;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#content .addMenu a:hover   {
	color:#FF3535;
}

#content table.addMenu {
	background-color: #f0f0f0;
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: center;
	font-weight:bold;
	width: 547px;
	margin-bottom: 20px;
	
}

#content table.addMenu td  a {
	color: #687aa2;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10pt;
}

#content table.addMenu td  {
	background-color: #dddddd;
	vertical-align: middle;
	padding: 5px;
}

#content table.addMenu td.separator {
	background-color:#F0F0F0; 
	padding: 0px;
}


/* custom content bg*/



body.index #content {
	background-image:url(/site/img/bg/bg_home.jpg);
	padding:0px 0px 0px 0px ;	
	margin:0px 0px 1px 0px ;	
}

body.index #leftmenu {
	width: 206px;
	border-top:1px solid #F0F0F0;
	border-right:1px solid #F0F0F0;
	margin:0px 7px 0px 0px;
}

body.index #leftmenu a, body.index #leftmenu a.active {
	font-weight: bold;
	font-size:13pt;
}

body.index #leftmenu td {
	padding:13px 6px;
}

body.index #leftmenu td.menuWrapper {
	height:10px;
	padding:0px;
	margin:0px;
}

body.index #home td {
	vertical-align:top;
}

body.index h1.pagetitle {
	font-family:Arial, Helvetica, sans-serif;
	color:#444B5D;
	text-align:center;
	font-size:16pt;
}

body.index #home p {
	background-image:url(/site/img/bg/bg_home.jpg);
	line-height:2;
	margin:auto;
}

body.profile #content {
	background-image:url(/site/img/bg/bg_profile.jpg);
}

body.disclaimer #content, body.privacy #content, body.terms #content {
	background-image:url(/site/img/bg/bg_disclaimer.jpg);
}
body.team #content {
	background-image:url(/site/img/bg/bg_team.jpg);
}


body.nvqs_in_construction #content {
	background-image:url(/site/img/bg/bg_nvqs_in_construction.jpg);
}

body.nvqs_in_transport #content {
	background-image:url(/site/img/bg/bg_nvqs_in_transport.jpg);
}

body.press #content {
	background-image:url(/site/img/bg/bg_press.jpg);
}

body.links #content, body.contacts #content {
	background-image:url(/site/img/bg/bg_links.jpg);
}

body.registered #content, body.contacts #content {
	background-image:url(/site/img/bg/bg_registered.jpg);
}

body.sitemap #content, body.contacts #content {
	background-image:url(/site/img/bg/bg_links.jpg);
}
body.experienced #content {
	background-image:url(/site/img/bg/bg_experienced.jpg);
}

body.cscscard #content {
	background-image:url(/site/img/bg/bg_cscscard.jpg);
}

body.nvqs #content {
	background-image:url(/site/img/bg/bg_what_are.jpg);
}


html, body, dl, dt, dd, ul, ol, li, p, h1, h2, h3, h4, h5, h6, pre, form, fieldset, a {
font-family: Arial, Helvetica, sans-serif; font:Arial, Helvetica, sans-serif;}

h1.pagetitle, h2.pagetitle {
font:Arial, Helvetica, sans-serif;
font-family:Arial, Helvetica, sans-serif;}


