/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

html {background:url(css/bg.jpg) top center;}

body{
	background:url(css/bg.jpg) top center repeat-x;
	text-align:center;
	font-size:14px;
}

.img2 {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

li {
	line-height:1.667em;
	padding-left:10px;
	background:transparent url(css/list-bg.gif) no-repeat scroll 0 7px;
}

#myndz11 .csc-textpic-imagewrap li  {
  background: none;
}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family: helvetica,verdana,Georgia,Georgia,serif;
		font-size:1em;
		color:#6f6f6f;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#B1B1B1;}
a:hover{text-decoration:none;}
p {padding:5px 0px;}
strong {color:#ffffff;}

#main { 
  width:960px; 
  margin:0 auto; 
  text-align:left;
  }
  
#main_area {
  background: url("css/main_body.png")repeat-y scroll center top #E7E9EB;
}

#main-bottom {
  background:url("css/main_bottom.png") no-repeat scroll center top transparent;
  height:15px;
}  

#logo {
  text-align:right;
  width:650px;
  padding-left:15px;
}

#logo h3 {
    font-style:italic;
}

h3 {
  color:#E2AE34;
  font-size:14px;
  margin-top:5px;
  padding-right:15px;
  font-weight:normal;
}

/* ============================= header ====================== */
#header .row1 {
	background:url(css/header-row-bg.gif) top repeat-x;
	height:121px;
	}

#myndz11 .row1 {
	margin-bottom:0px;
	}

#myndz11 #header .row1 .right-bg {
	background:url(css/header-corner2.gif) bottom right no-repeat;
}
#myndz11 #header .row1 .left-bg {
	background:url(css/header-corner1.gif) bottom left no-repeat; 
	padding:50px 16px 0 12px; 
	height:71px;
}

#header .row1 .left-bg {
	padding:50px 16px 0 12px; 
	height:71px;
}

#myndz11 .slogan-block1 {
	background:url(css/home.jpg) top left no-repeat; 
	height:414px;
	padding:16px;
}


#topnavi {
	float: right;
}


#topnavi li {
	background:transparent none repeat scroll 0 0;
	border-right:1px solid #595959;
	display:inline;
	font-size:0.917em;
	padding:0 6px;
}

#topnavi .last {
	border:medium none;
	padding-right:0;
}

#topnavi li a {
	color:#B1B1B1;
	font-size:13px;
}


.box {
  background:url("css/banner-bg2.png") no-repeat scroll left top transparent;
  color:#222222;
  font-size:13px;
  height:85px;
  line-height:1.083em;
  margin-bottom:15px;
  padding:21px 15px 30px 21px;
  width:204px;
}

.box h1 {
	font-size: 22px;
	font-family:Arial, Verdana, Georgia, Georgia, serif;
	font-weight:bold;
}

.box h1 a {
	color: #222;
	text-decoration: none;
}

.twrss_item_link {
  background:url("css/list-bg.gif") no-repeat scroll 0 center transparent;
  line-height:1.667em;
  padding-left:10px;
  padding-top:2px;
}

.twrss_item_link a {
  color: #B1B1B1;
}

.menu {
	background:#181818 url(css/header-corner2.gif) no-repeat scroll right bottom;
}

.menu .left-bg {
	background:transparent url(css/header-corner1.gif) no-repeat scroll left bottom;
	padding:16px 20px 22px 36px;
}

.menu ul {
	padding:5px 0 0;
}

.menu .first {
	border:medium none;
	padding-left:0;
}

.menu .last {
  padding-right: 0px;
}

.menu li {
	background:transparent none repeat scroll 0 0;
	border-left:1px solid #313131;
	display:inline;
	font-size:1.333em;
	line-height:1em;
	padding:0 36px;
}

.menu li a {
	color:#B1B1B1;
	text-decoration:none;
	font-size:16px;
}

.menu li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.menu li a.current {
	color:#E2AE34;
	text-decoration:none;
} 



/* ============================= content ====================== */

#myndz11 #content {
	padding:97px 20px 83px 16px;
}

#content {
	padding:30px 0px 30px 0px;
}

#pagetitle {
  color:#DBDBDB;
  float:left;
  font-size:14px;
  font-weight:bold;
  line-height:1;
  padding:16px 0 0 20px;
  text-shadow:0 1px 0 #000000;
}

#pagetitle ul {padding-top: 0px!important;}

#pagetitle li {
  float:left;
  line-height:1;  
}

#pagetitle li.active {
  background: none!important;
}

#content_area {
  float:left;
  padding:20px 20px 15px;
  width:618px;
  text-shadow:0 1px 0 #FBFBFB;
  color:#444444;
  line-height: 24px;
}

#content_area a {
  color:#285A86;
  text-decoration: none;
}

#content_area a:hover {
  text-decoration: underline;
}

#content h1 {
	color:#FFFFFF;
	font-size:20px;
	font-weight: bold;
}

#content h2 {
	font-size:1.083em;
	line-height:1.154em;
	color:#FFFFFF;
	margin-top:15px;
}

#content_area h1 {
  color:#444444;
  text-shadow:0 1px 0 #FFFFFF;
  padding:0 0 10px;
}

#content ul {
	padding-top: 15px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6 {float:left;}
.container {width:100%; overflow:hidden;}
.container2 {width:100%; position:relative;}

.line-pad {
	margin:-51px 0 -35px;
	position:relative;
} 

#main-top {
  background:url("css/main_top.png") no-repeat scroll center top #3C3C3D;
  height:54px;
}

#sidebar {
  float:right;
  padding:20px;
  width:262px;
}

#sidebar a {
  color: #285A86;
  text-decoration:none;
}

#sidebar a:hover {
  text-decoration: underline;
}

#sidebar h1, #sidebar h2 {
  border-bottom:1px dotted #CCCCCC;
  color:#555555;
  font-size:14px;
  margin:20px 0 10px;
  padding-bottom:3px;
}

.followus {
  float:right;
  width:282px;
  color:#DBDBDB;
  font-size:14px;
  font-weight:bold;
  line-height:1;
  padding:10px 0 0 0px;
  text-shadow:0 1px 0 #000000;
}

/* ============================= page1 ===========================*/

.line1 {background:url(css/line-ver.gif) repeat-y 239px 0;}
.line2 {background:url(css/line-ver.gif) repeat-y 563px 0;}
.line3 {background:url(css/line-ver.gif) repeat-y 583px 0;}
.col-pad1 {padding-right:35px;}
.col-1, .col-6 {width:225px; min-height:180px;}
.col-2 {width:289px;}
.col-3 {width:273px;}
.col-4,.col-5 {width:570px;}


/* ============================= footer ====================== */

#footer { 
	height:85px; 
	background:#181818 url(css/footer-corner2.gif) top right no-repeat;
}

#footer .left-bg {
	background:transparent url(css/footer-corner1.gif) no-repeat scroll left top;
	padding:20px 0 0 20px;
}

#footer a {
	color:#B1B1B1;
}

#copyright {
  text-align: center;
}

#social {
	padding: 10px 0px 10px 0;
}

#copyright a {
	padding-left:10px;
}

.col-1 h1 {
  padding-bottom: 15px;
}

.col-1 p {
  padding-top: 0px;
}

#externalthumbs {
  padding-top: 15px;
}

#externalthumbs .label {
  display:none;
}

.csc-frame-rulerAfter {
  padding-bottom:15px;
  margin-bottom:15px;
  border-bottom:1px dotted #000;
}

fieldset {
  border:none;
}

legend {
  display:none;
}

label {
  float:left; 
  width:40%;
  line-height:36px;
}

.powermail_all_table {
  width: 100%;
}

.tx_powermail_pi1_fieldwrap_html {
  clear:both;
  padding-bottom:10px;
}

#contact input, #contact select {
  background:url("css/input.gif") no-repeat scroll 0 0 transparent;
  border:medium none;
  color: #444444;
  padding:8px 5px 10px 10px;
  width:340px;
}

#contact input:focus {
  background:url("css/input.gif") no-repeat scroll 0 -39px transparent;
}

#contact textarea {
  background:url("css/form.gif") no-repeat scroll 0 0 transparent;
  width:320px;
  height:133px;
  padding:10px;
  border:none;  
  color: #444444;  
}

#contact textarea:focus {
  background:url("css/form.gif") no-repeat scroll 0 -156px transparent;
}

option {
  padding-left: 15px;
}

.powermail_mandatory {
  color: #961015;
}


#powermaildiv_uid5 {
  float:right;
}

.powermail_submit {
  background:url("css/submit.gif") no-repeat scroll 0 0px transparent!important;
  padding:12px 5px 12px 60px!important;
  text-align:left;
  color: #fff!important;
  font-weight:bold; 
  width:290px!important; 
  cursor:hand;
  cursor:pointer;
  float: right;   
}

.contenttable {
  width: 100%;
}

.tx-powermail-pi1_mandatory strong {
  color: #961015;
}

.powermail_mandatory_list {
  padding: 15px 0px;
}

#myndz13 #content ul {
  padding:0 0 0 15px;
}

#myndz11 .powermail_submit {
  background:none repeat scroll 0 0 transparent !important;
  color:#FFFFFF !important;
  cursor:pointer;
  float:right;
  font-weight:bold;
  padding:12px 25px 12px 0 !important;
  text-align:right;
  width:200px !important;
}
