.txtC {text-align:center;}
.txtL {text-align:left;}
.txtR {text-align:right;}
.txtT {vertical-align:top;}
.txtB {vertical-align:bottom;}
.txtM {vertical-align:middle;}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.leftCol {
	width: 170px !important;
}

.rightCol {
	width: 280px !important;
}

.clear {
	clear: both;
	overflow: hidden;
	height: 1px;
}

.content {
	padding: 0 15px 15px 15px;
}

.contentWide {
	padding: 0 15px 15px 25px;
}


.leftContent {
	padding: 0 20px 12px 35px;
}

.rightContent {
	padding: 0 20px 12px 30px;
}

#introHotspots img {
	margin: 0 -5px 0 -15px;
}

.header {
	height: 21px;
	background: transparent url(../images/header-line.jpg) scroll center bottom no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 19px;
}

.header a {
	color: #999999;
}

.header a:link {
	color: #999999;
}

.header a:visited {
	color: #999999;
}

.header p {
	margin: 0;
	padding: 0;
}

ul {
	padding-left: 0;
}

#bd .contentWide .filePreview {
	width: 105px;
}

#bd .contentWide .filePreview .removeFileButton {
	position: absolute;
	z-index: 10;
}

/* ---- main navigation ---- */
#mainNavigation {
	height: 70px;
	overflow: hidden;
	padding: 0 10px;
	background: transparent url(../images/navi.jpg) scroll left top no-repeat;
}

#mainNavigation h1 { display: none; }

#mainNavigation a {
	height: 45px;
	width: 160px;
	display: block;
	padding-top: 25px;
}

#mainNavigation ul li {
	width: 160px;
	background: transparent url(../images/navi-normal.jpg) scroll left top no-repeat;
	height: 70px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}

#mainNavigation ul li.first-child {
	background: transparent url(../images/navi-firstunit.jpg) scroll left top no-repeat;
}

#mainNavigation ul li.last-child {
	background: transparent url(../images/navi-lastunit.jpg) scroll left top no-repeat;
}

#mainNavigation ul li:hover {
	background-position: left -70px;
}

#mainNavigation ul li.active {
	background-position: left -140px;
}
/* ---- main navigation ends ---- */

/* ---- sub navigation ---- */
#subNavigation {
	background: transparent url(../images/subnavigation.jpg) scroll left top repeat-y;
	font-size: 14px;
	line-height: 18px;
}

#subNavigation h1 { display: none; }

.subNavigationTop {
	background: transparent url(../images/subnavigation-top.jpg) scroll left bottom no-repeat;
	height: 7px;
}

.subNavigationBottom {
	background: transparent url(../images/subnavigation-bottom.jpg) scroll left top no-repeat;
	height: 4px;
	margin-bottom: 1em;
}

#subNavigation ul {
	margin-left: 15px;
}

#subNavigation ul li {
	width: 200px;
	background: transparent url(../images/subnavi-normal.jpg) scroll left top no-repeat;
	/*padding: 7px 5px 7px 15px;*/
	border-top: 1px solid #cbcbcb;
}

#subNavigation ul li:hover {
	background-position: -200px top;
}

#subNavigation ul li.active {
	background-position: -400px top;
}

#subNavigation ul li a {
	padding: 7px 5px 7px 15px;
	width: 180px;
	display: block;
}

/* ---- sub navigation ends ---- */

/* ---- navigation common styles ---- */
.navigation {
	font-size: 16px;
	color: #ffffff;
	line-height: 20px;
}

.navigation ul {
	margin: 0;
}

.navigation li {
	list-style-type: none;
	margin: 0;
	list-style-image: none;
}

.navigation a {
	text-decoration: none;
	color: #ffffff;
}

.navigation a:link {
	color: #ffffff;
}

.navigation a:visited {
	color: #ffffff;
}
/* ---- navigation common styles end ---- */

/* ---- horizontal list ---- */
.horizontal li {
	float: left;
}
/* ---- horizontal list ends ---- */

/* ---- content box styles ----*/
.contentBox .top {
	height: 8px;
	font-size: 1%;
	overflow: hidden;
}

.contentBox .top h3 {
	margin: 0;
	padding-top: 12px;
	color: #666666;
}

.contentBox .bottom {
	height: 12px;
}

.contentBox .top, .contentBox .middle, .contentBox .bottom {
	padding: 0 14px 0 24px;
}

.rightCol .contentBox {
	width: 258px;
	margin: 10px 12px;
}

.rightCol .contentBox .top {
	background: transparent url(../images/sidebarbox-top.png) scroll 50% top no-repeat;
}

.rightCol .loginBox .top {
	background: transparent url(../images/loginbox-top.png) scroll 50% top no-repeat;
	height: 46px;
}

.rightCol .loginBox .top h3 {
	color: #ffffff;
}

.rightCol .contentBox .middle {
	background: transparent url(../images/sidebarbox-middle.png) scroll 50% top repeat-y;
}

.rightCol .contentBox .bottom {
	background: transparent url(../images/sidebarbox-bottom.png) scroll 50% top no-repeat;
}

.main .loginBox .top { 
    display: none;
}

input, button, textarea, select {
	margin: 0;
	width: 250px;
	vertical-align: middle;
	padding: 2px;
}

input.form-radio {
	width: auto;
	border: 0px none;	
}

input, button, textarea {
	border: 1px solid #c1c1c1;
	margin-right: 5px;
	-moz-border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
  	border-radius: 0.2em;
  
}

select {
	width: 256px;
}

.form-radio {
	margin-right: 5px;
}

.rightCol input {
	width: 110px;
}

.rightCol .contentBox label {
	line-height: 21px;
}

.rightCol .contentBox input.login, button, input.form-submit, input.submit, input#send {
	width: auto;
	font-size: 14px;
	cursor:pointer;
	cursor:hand;
}

.form-submit {
	background-color: #f5f5f5;
	padding: 2px 5px;
}


.rightCol input.login, input#submit, .submit, #send {
	color: #ffffff;
	border: 1px solid #fc7302;
	background-color: #fc7302;
}

.rightCol dt {
	width: 85px;
}

.rightCol dd {
	width: 115px;
	float: left;
	padding-left: 5px;
	margin-left: 0;
}

fieldset fieldset dl {
	border: 0 none;
}

dl {
	clear: both;
	padding: 15px 20px;
}

.rightCol dl {
	padding: 5px 0;
}

fieldset dl, fieldset fieldset {
	border-top: 1px solid #e4e4e4;
}

.form-add-field {
	border-bottom: 3px double #e4e4e4;
}

#fieldset-submit dl {
	border: 0px none;
}

.feedback dd, .feedback dt {
	margin-top: 1em;
}

.feedback input, .feedback textarea {
    width: 200px;
}

.feedback #send-element {
	margin-bottom: 1em;
}

.feedback dt {
	float: left;
	clear: left;
	width: 30%;
}

.feetback dd {
	width: 60%;
	padding-left: 5%;
	float: left;
}

dt {
	float: left;
	width: 30%;
}

dd {
	margin-left: 33%;
}

.odd, .odd .even {
	background: #ffffff;
}

.even, .even .odd {
	background: #f4f4f4;
}

hr {
	border: 0;
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #f8f8f8;
}

hr.divider {
	margin: 0 10px 7px 10px;
	height: 15px;
	border: 1px solid white;
	background: transparent url(../images/hr.jpg) scroll left top repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
  	border-radius: 10px;
}

.rightCol .articleListing li img {
	text-align: center;
	display: block;
}

.articleListing ul {
	margin: 0 0 15px;
}

.articleListing li {
	border-bottom: 1px solid #e4e4e4;
	margin:12px 0;
	padding-bottom:10px;
}

.articleListing img,
#articleItem img {
	margin: 0 auto 5px 10px;
}

.main .articleListing img {
	float: right;
}

.rightCol .articleDate, .rightCol .articleTeaser, .rightCol .readMore {
	display: none;
}

.rightCol .articleLink .readMore {
	display: block;
}

.content .articleLink {
	display: none;
}

.articleListing {
	font-size: 12px;
	line-height: 18px;
}

.readMore {
	float: right;
	margin-bottom: 1em;
	font-size: 12px;
}

.fileType {
	color: #666666;
	font-size: 11px;
}

.icon {
	float: right;
	margin-left: 5px;
}

/* ---- content box styles end----*/

/* -- intropage styles --*/

#introHotspots {
	background: transparent url(../images/intro-hotspots.jpg) scroll left top repeat-y;
	margin-bottom: 15px;
}

#introHotspots .top {
	height: 20px;
	background: #ffffff url(../images/intro-hotspots-top.jpg) scroll left bottom no-repeat;
}

#introHotspots .line {
	background: transparent url(../images/intro-hotspots-bottom.jpg) scroll left bottom no-repeat;
}

#introSecondarySpots .lastunit .rightContent {
	border-left: 1px solid #dddddd;
}
/* -- intropage styles end --*/

/* ---- bread crumbs ---*/

.breadcrumbs {
    color: #333333;
    font-size: 13px;
    margin-top: 1em;
	padding-left: 15px;
	margin-right: 15px;
}

.breadcrumbs a {
    background-image: url(../images/blank.gif);
}

.breadcrumbs a.current {
	color: #333333;
}

.breadcrumbs h1 { display: none; }

.breadcrumbs li {
	margin-left: 20px;
}

.breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active {
    color: #00a5d8;
}

/* ---- bread crumbs end ---*/
.normTop {
	background: transparent url(../images/box-top.jpg) scroll left bottom repeat-x;
}

.normTop h3 {
	float: left;
	margin: 0;
	padding-top: 8px;
	color: #666666;
}

.cvView {
	
}

.cvView dl dd em.taso {
	font-style: italic;
}

.errors li {
	color: red;
	font-style: italic;
	font-size: 11px;
	list-style-image: none;
	list-style-type: square;
}

.errors {
	margin-top: 5px;
}

.main .submit {
}

fieldset fieldset {
	margin: 0;
	padding: 0px;
	border-top:4px double #C4C4C4;
}

legend {
	padding: 1em 0;
}

fieldset {
	padding-bottom: 1em;
}

#fieldset-area {
	position: relative;
	height: 610px;
	border: 0px none;
}
	

#fieldset-area label {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	position: relative;
	top: -5px;
}

#fieldset-area select {
	height: 120px;
}

.area-1-element, .area-2-element, .area-3-element, .area-1-add, .area-2-add, .area-3-add, .area-selected-element, .area-remove {
	position: absolute
}

.area-1-add, .area-2-add, .area-3-add {
	left: 240px;
}

.area-1-element, .area-2-element, .area-3-element {
	left: 20px;
}

.area-1-element, .area-selected-element {
	top: 80px;
}

.area-2-element {
	top: 240px;
}

.area-3-element {
	top: 400px;
}

.area-1-add {
	top: 145px;
}

.area-2-add, .area-remove {
	top: 305px;
}

.area-3-add {
	top: 470px;
}

.area-selected-element {
	right: 20px;
}

#fieldset-area .area-selected-element select {
	height: 440px;
}

.area-remove {
	right: 240px;
}

th, td {
	padding: 5px;
}

td {
	border-top: 1px solid #e4e4e4;
}


th {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	border-bottom: 3px double #e4e4e4;
}

td {
	vertical-align: top;
		
}

table {
	border: 0px none;
}

form a {
	display: block;
}

/* custom dijit overrides */	

.tundra .dijitTextBox, .tundra .dijitComboBox, .tundra .dijitSpinner, .tundra .dijitTextArea, .tundra .dijitInlineEditor input {
	background: #FFFFFF none !important;
	-moz-border-radius: 0.2em !important;
	-webkit-border-radius: 0.2em !important;
  	border-radius: 0.2em !important;
  	border: 1px solid #c1c1c1 !important;
	line-height: inherit !important;
	margin:0f !important;
}

.tundra .dijitTextBox, .tundra .dijitComboBox, .tundra .dijitSpinner, .tundra .dijitTextArea {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif !important;
	font-size: 99%;
}

.dijitTextBox, .dijitComboBox, .dijitSpinner {
	width: 254px !important;
}

.dijitTextBox input, .dijitComboBox input, .dijitSpinner input {
	padding: 2px;
}

/* Pagination */

.pagination {
	margin: 10px 0;
	padding: 5px 0 0 0;
	clear: both;
	height: 30px;
}

.pagination .inner {
	float: right;
}

.pagination a, .pagination span.disabled {
	display: block;
	margin: 1px;
	padding: 1px 4px;
	float: left;
	-moz-border-radius: 0.2em !important;
	-webkit-border-radius: 0.2em !important;
  	border-radius: 0.2em !important;
  	border: 1px solid #c1c1c1 !important;
	background: #FAFAFA none !important;
}

.pagination a.current, .pagination a.active:hover {
	background-color: #FC7302 !important;
	color: #FFFFFF;
}

.pagination span.disabled {
	color: #888;
}

