/* CSS Document */

body {
	background-color:#283232;
	color: #444;
	font-family:"Lucida Grande",verdana,helvetica,arial,sans-serif;
	font-size:80%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:center;
}
* {
	border:0px none;
	margin:0px;
	padding:0px;
}

a:active, a:focus {outline: 0;}

h1 {
	color:#283232;
	font-family:Arial,Helvetica,sans-serif;
	font-size:2.5em;
	margin:0 0 15px;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom: 10px;
	font-weight: normal;
}

h2 {
	color:#6C890B;
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
	padding:20px 0pt 10px;
	font-weight: normal;
}

h3 {
	color:#6C890B;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	padding:30px 0pt 5px;
	font-weight: bold;
}

.csc-default:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#page {
	background-image:url(css/bg.jpg);
	background-repeat: repeat-x;
	background-color: #F1F1F1;
	background-position:center top;
}
#header {
  border-top: 11px solid #283232;
	width: 100%;
	top: 0px;
	left: 0px;
	background-image: url(css/menu_bg.png);	
	z-index:100;
}
#mainmenu {
	height:50px;	
}

#navigation {
  float:left;
  width: 700px;
}

#mainmenu ul {
	list-style-type:none;
	padding-left: 8px;
	float: left;
}

#mainmenu ul li {
	display:inline;
	float:left;
}

#mainmenu ul li a.current, #mainmenu ul li a.current:hover {
	background:none repeat scroll 0 0 #ECECEC;
	color:#505A5A;
	padding-top:15px;
}

#mainmenu ul li a:hover {
	background-image:url(css/mainmenu_hover.jpg);
	color:black;
}
#mainmenu ul li a {
	background-image:url(css/mainmenu-bg.jpg);
	color:#505A5A;
	display:block;
	font-family:'Lucida Grande','Lucida Sans Unicode',Tahoma,Arial,san-serif
	font-size:12px;
	height:35px;
	padding-top:15px;
	text-decoration:none;
	text-transform:uppercase;
	width:135px;
	display:block;
}

.logo {
	float: right;
	width: 225px;
	padding-right: 8px;
}

#wrap {
	background-image:url(css/wrap-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	min-height:500px;
	width:966px;
	margin:0px auto;
	text-align: left;	
}

#contentwrap {
	padding-top:20px;
	text-align:left;
	width:733px;
	float: left;
}

#maincontent {
	padding: 15px 45px 25px 50px;
	min-height: 500px;

}

#maincontent p {
	line-height:1.6em;
}


#sidebar {
	float:right;
	margin-top:20px;
	padding-right:8px;
	width:225px;
}

#sidebar #menu {
	/*border-top:1px dotted;*/
	float:right;
	margin-bottom:25px;
	margin-top:55px;
	padding-bottom:50px;
	text-align:left;
	width:225px;
}

#sidebar #menu ul {
	list-style-type: none;
}

#sidebar #menu ul li {
	display: inline;
}

#sidebar #menu ul li a {
	display: block;
	color: #505a5a;
	text-decoration: none;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Tahoma,Arial,san-serif;
	font-size: 0.95em;
	padding-top: 5px;
	padding: 20px 0 20px 25px;
	border-bottom: 1px solid #b1b4b4;
}

#sidebar #menu ul li a:hover {
	background-color: #b1b4b4;
	color: black;
}

#sidebar #menu ul li a.active, #sidebar #menu ul li a.active:hover {
	background-position: top;
	background-repeat: repeat-x;
	color: White;
	background-color: #565d5d;
	border-bottom: 0px;
}

#sidebar #menu ul li a.current, #sidebar #menu ul li a.current:hover {
	background-position: top;
	background-repeat: repeat-x;
	font-weight: bold;
	color: White;
	background-color: #283232;
}

#sidebar #menu ul li ul {
	border-bottom: 5px solid #949899;
	border-top: 0px !important;
}

#sidebar #menu ul li ul li a {
	background-color: White;
	background-image: none;
	font-size: 0.85em;
	width: 225px;
	width/**/:/**/ 200px;
	padding: 4px 0 4px 25px;
}

#sidebar #menu ul li ul li a:hover {
	color: black;
}

#footer {
	background:url(css/footer-bg.jpg) repeat-x top center #283232;
	height:125px;
	width:100%;
}

#footercontent {
	background:transparent url(css/footer-content-bg.jpg) no-repeat scroll center top;
	color:#B1B4B4;
	height:125px;
	margin:0pt auto;
	text-align:left;
	width:966px;
	font-size:10px;	
	padding: 0px;
}

#footercontent a {
	border-bottom:1px solid #949899;
	color:#B1B4B4;
	text-decoration:none;
}
 
#maincontent ul li {
	font-weight:bold;
	background:transparent url(css/Arrow.png) no-repeat scroll left 5px;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
}

#maincontent ul li {
	line-height:30px;
}

.csc-frame-frame1 ul li, .csc-menu li  {
	padding-left:30px;
}

	

.csc-frame-frame1 a {
	text-decoration: none;
	color: #000;
}

#maincontent a, #maincontent a:hover {
	color:#6C890B;
	text-decoration:none;
	border-bottom:1px dotted;
}

#maincontent a:hover {
 border-bottom:1px solid #fff;
}

#id7 #maincontent ul li {
	background:transparent url(css/tick.gif) no-repeat scroll left 12px;
	font-weight:normal;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	padding-left:25px;
}

#id7 #maincontent ul.csc-bulletlist-2 li {
	font-weight:normal;
	background:transparent url(css/Arrow.png) no-repeat scroll left 5px;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	padding-left:30px;
}


.tx-powermail-pi1 legend {
	color:#1E292B;
	font-size:1.1em;
	font-weight:bold;
	margin:5px 0pt 0pt;
	padding:0pt 5px;
	display:none;
}


.tx-powermail-pi1 fieldset {
	border:1px solid #C4C4C4;
	margin:0pt;
	padding:20px;
	border:none;
}



.tx-powermail-pi1 label .powermail_mandatory, .tx-powermail-pi1 .powermail_mandatory_js {
	color: red;
}


.tx-powermail-pi1 textarea {
	height:10em;
}

.tx-powermail-pi1 input {
	padding:5px 5px;
}

.tx-powermail-pi1 .powermail_submit2 {
	width: 150px;
	background-color:#EEEEEE;
	border-color:#CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
	border-style:double;
	border-width:3px;
	color:#333333;
	font-weight:bold;
	padding:0.25em;
}

#test .tx-powermail-pi1 .powermail_submit {
  background:transparent url(css/submit_btn.png) repeat-x scroll left top;
  border: none;
  color:#FFFFFF !important;
  cursor:pointer;
  display:inline-block;
  font-size:13px;
  font-weight:bold;
  line-height:1;
  overflow:visible;
  position:relative;
  text-decoration:none;
  text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
  width:auto;
  font-weight:bold;
  padding:4px 25px 7px;
  font-family:"Arial",Helvetica,Verdana,sans-serif;
  border:0 none;
}


.mf div.caption {
    color: #4D4D4D;
}

#c23 p {
	padding: 20px 40px;
	font-size:18px;
	line-height: 24px;
}



.csc-frame-frame1 {
	padding:20px 0pt 10px 0px;
}

.csc-frame-frame1 ul {
	padding:10px 0pt 0px 40px;
}

.csc-frame-rulerAfter, .csc-frame-rulerBefore {
	border-bottom:1px dotted #CCCCCC;
	padding: 10px 0px;
	margin-bottom:10px;
}

#footermain { 
	float:right;
	margin-right:20px;
	text-align:right;
	width:200px;
	padding-top: 10px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	background:transparent url(css/port_bot.gif) no-repeat scroll center bottom !important;
	padding-bottom:9px;
}

#id27 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	background:none;
	padding-bottom:0px;
}



#id8 h2 {
	padding-left: 125px;
}

.packages, .services {
  border-collapse:collapse;
  font-size:11px;
  border:1px solid #666666;
  width: 100%;
}

.services .tr-0 td {
  background:url("css/content_shdw.jpg") repeat-x scroll 0 0 #283233!important;
  color: #fff;
  font-weight:bold;
  text-transform: uppercase;
}

.packages th, .services th, #row57-0 {
  background:url("css/content_shdw.jpg") repeat-x scroll 0 0 #283233;
  color:#FFFFFF;
  line-height:20px;
  padding:10px 0 10px 15px;
}

.services th {
  line-height:1.6em;
  vertical-align:top!important;
}

.packages th.td-0, .services th.td-0 {
  text-align: left;
  vertical-align: middle;
  padding:10px 15px;
  color: #444444;
  width: 130px;
  background:url("css/hr.jpg") repeat-x scroll left top transparent;
}

.packages .tr-odd, .services .tr-odd {
  background-color:#F7F7F7;
}

.packages th.td-1,.packages th.td-last, .packages .td-1, .packages .td-2, .packages .td-last {
  width:20%;
  text-align: center;
  vertical-align: middle;
} 

.packages td, .services td {
  line-height:1.6em;
  padding:10px 10px 10px 15px;
  background: url("css/hr.jpg") repeat-x scroll left top transparent;
  vertical-align: top;
}

.tick {
  height:20px;
  background:url("css/arrow.gif") no-repeat scroll center center transparent;
}

.csc-textpic-border .csc-textpic-single-image {
  background:url("css/port_bot.gif") no-repeat scroll center bottom transparent !important;
  padding-bottom:9px;
}

.indent {
  padding-left: 20px;
}

#id32 input {
  border:1px solid #283232!important;
}

#footer_copyright {
  padding: 40px 0 40px 50px;
  line-height: 1.6em;
}

.footernavi li {
    float: left;
    list-style: square outside none;
    margin-right: 20px;
}

.footernavi li.first {
    list-style: none;
}

/* LEGAL */

#id44 h2, #id3 h2, #c89 h2 {
  font-size: 18px;
  background: url(css/bg-h2.png) no-repeat top left;
}

#c102 h2 {
  background:none;
}

#c89 {
  padding-top: 20px;
}

#id44 ol {
  list-style: lower-latin;
  list-style-position: outside;
  padding: 10px 25px;
  text-align: justify;
  font-size: 11px;  
}

#id3 .bodytext {
  text-align: justify;
  font-size: 11px;  
}  

#id44 .csc-header-date {
  float: right;
  font-size: 11px; 
  font-style: italic;  
}

.footernavi ul {
  padding-top:10px;
}

.footernavi ul a {
  text-decoration: none;
  padding-bottom:1px;
  border-bottom: 1px dotted!important;
}

address, .address {
  color: #C9C9C9;
  font-style: italic;
}

#c13, #c12, #c11 {
    background: url("css/c_arrow.png") no-repeat scroll 220px bottom transparent;
    padding-bottom:50px;
}

#c13 {
  padding-bottom:20px
  }





