@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);

@charset "utf-8";
/* CSS Document */
*{
margin: 0;
padding: 0;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

* {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
}

body {
 line-height: 1.2;
}

body {
 font-size: 12px;
 font-family: 'Source Sans Pro', Verdana,Arial,Helvetica,sans-serif;
 color: #000;
 background-color: #FFF;
}

/* required for sticky footer */

html, body {
 height: 100%;
}

.wrapper {
 min-height: 100%;
 height: auto !important;
 height: 100%;
}

img {
 max-width: 100%;
}

.right {
 float:right;
}

.rspace {
 margin: 0 0 5px 15px;
}

.left {
 float:left;
}

.lspace {
 margin: 0 15px 5px 0;
}

.logo {
 max-width:200px;height:auto;
}
.loader {
 visibility:hidden;
}

.clear { 
 width: 100%; 
 height: 1px; 
 margin: 0 0 -1px; 
 clear: both; 
} 

.row {
 margin-left: 0px;
 margin-right: 0px;
}

.center {
 text-align:center;
}

.spacer {
 width:100%;
}

.spacer30 {
 height:30px;
}
.spacer80 {
 height:80px;
}

.hidden {
 display:none;
}

.aside-box {
 border-radius:5px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 -khtml-border-radius: 5px;
 box-shadow:0px 0px 7px #676767;
 -webkit-box-shadow: 0px 0px 7px #676767;
 -moz-box-shadow: 0px 0px 15px #676767;
}

.redltr {
 color:red;
 font-weight:bold;
}

.submit {
 background: linear-gradient(#ffbc00 5%, #ffdd7f 100%);
 border: 1px solid #e5a900;
 color: #4E4D4B;
 font-weight: bold;
 cursor: pointer;
 border-radius: 5px;
 padding: 5px 10px;
 outline: none;
}

.submit:hover {
 background: linear-gradient(#ffdd7f 5%, #ffbc00 100%);
}

#alert_box {
 display:none;
 z-index:1500;
 position:fixed;
 top:50%;
 left: 50%;
 width:300px;
 margin-left: -150px;
 height:180px;
 margin-top: -90px;
 background:#f0f0f0;
 border-bottom:#009AE1 solid 20px;
 border-top:#009AE1 solid 20px;
 color:#000;
}

#alert_box h1 {
 font-size:14pt;
 font-weight:bold;
 margin:35px 15px 5px 15px;
 text-align:center;
}

#alert_box h2 {
 font-size:12pt;
 font-weight:bold;
 margin:15px 15px 5px 15px;
 text-align:center;
}

#alert_box p {
 font-size:12pt;
 margin:15px 15px 5px 15px;
 text-align:center;
}

#alert_box a {
 padding:0 15px 0 15px;
 margin:0 5px 0 5px;
 border:#cdcdcd solid 1px;
 border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
 background:#fff;
}
#alert_box a:hover {
 background:#cdcdcd;
 color:#fff;
}

.header {
 margin-bottom:10px;
}

.header h1 {
 padding:5px 15px;
 font-family:'Caudex';
 font-size:24px;
}
.header h1 a {
 text-decoration:none;
}

.surround {
 background-color: #f1f1f1;
 background-image: -moz-linear-gradient(top,#ffffff,#dddddd);
 background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#dddddd));
 background-image: -webkit-linear-gradient(top,#ffffff,#dddddd);
 background-image: -o-linear-gradient(top,#ffffff,#dddddd);
 background-image: linear-gradient(to bottom,#ffffff,#dddddd);
 background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffdddddd',GradientType=0);
 border-top:1px solid #f0f0f0;
 border-bottom:thick solid #f0f0f0;
}

#med {
 position:absolute;
 top:5px;
 right:155px;
 width:125px;
 height:24px;
 padding-left:10px;
 color:#fff;
 z-index:10;
}

div.dropdown {
 color: #555;
 margin: 3px -22px 0 0;
 width: 143px;
 position: relative;
 height: 17px;
 text-align:left;
 z-index:20;
}
div.submenu
{
 background: #fff;
 position: absolute;
 top: -12px;
 left: -20px;
 z-index: 100;
 width: 135px;
 display: none;
 margin-left: 10px;
 padding: 40px 0 5px;
 border-radius: 6px;
 box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}

.dropdown  li a {
 color: #555555;
 display: block;
 font-family: arial;
 font-weight: bold;
 padding: 6px 15px;
 cursor: pointer;
 text-decoration:none;
}

.dropdown li a:hover{
 background:#155FB0;
 color: #FFFFFF;
 text-decoration: none;
}

a.account {
 font-size: 11px;
 line-height: 16px;
 color: #555;
// color:#e0e0e0;
 position: absolute;
 z-index: 110;
 display: block;
 padding: 11px 0 0 20px;
 height: 28px;
 width: 121px;
 margin: -11px 0 0 -10px;
 text-decoration: none;
 cursor:pointer;
}

.root {
 list-style:none;
 margin:0px;
 padding:0px;
 font-size: 11px;
 padding: 11px 0 0 0px;
 border-top:1px solid #dedede;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  font-family: 'Open Sans', sans-serif;
  line-height: 1;
  background: #ffffff;
}
#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #009ae1;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
  padding: 20px;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  color: #000000;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #009ae1;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 25px;
}
#cssmenu > ul > li.has-sub > a::after {
  position: absolute;
  top: 21px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu > ul > li.has-sub:hover > a::after {
  border-color: #009ae1;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
  height: 32px;
}
#cssmenu ul ul li a {
  padding: 10px 20px;
  width: 160px;
  font-size: 12px;
  background: #333333;
  text-decoration: none;
  color: #dddddd;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
}
#cssmenu ul ul li.has-sub > a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
  border-color: #ffffff;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul,
  #cssmenu.align-right ul ul {
    text-align: left;
  }
  #cssmenu ul li,
  #cssmenu ul ul li,
  #cssmenu ul li:hover > ul > li {
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(120, 120, 120, 0.15);
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
  }
  #cssmenu > ul > li,
  #cssmenu.align-center > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu ul ul li a {
    padding: 20px 20px 20px 30px;
    font-size: 12px;
    color: #000000;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li a:hover {
    color: #000000;
  }
  #cssmenu ul ul ul li a {
    padding-left: 40px;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
  #menu-line {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 20px;
    color: #000000;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
  }
  #cssmenu #menu-button::after {
    content: '';
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 15px;
    height: 2px;
    background: #000000;
  }
  #cssmenu #menu-button::before {
    content: '';
    position: absolute;
    top: 25px;
    right: 20px;
    display: block;
    width: 15px;
    height: 3px;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.15);
    height: 52px;
    width: 52px;
    cursor: pointer;
  }
  #cssmenu .submenu-button::after {
    content: '';
    position: absolute;
    top: 21px;
    left: 26px;
    display: block;
    width: 1px;
    height: 11px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button::before {
    content: '';
    position: absolute;
    left: 21px;
    top: 26px;
    display: block;
    width: 11px;
    height: 1px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    display: none;
  }
}




#signin_menu, #signup_menu, #forgot_menu, #activate_menu, #change_menu, #payment_menu {
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -khtml-border-radius: 5px;
 display:block;
 background-color:#009AE1;    
 position:absolute;
 width:436px;
 z-index:100;
 border:1px #000;
 text-align:left;
 padding:12px;
 top: 34.5px; 
 right: 75px; 
 margin-top:15px;
 margin-right: 0px;
 *margin-right: -1px;
 color:#000;
 font-size:11px;
 box-shadow:1px 1px 3px 3px #676767;
 -webkit-box-shadow: 1px 1px 3px 3px #676767;
 -moz-box-shadow: 1px 1px 3px 3px #676767;
 box-shadow:1px 1px 3px 3px #2684b7;
 -webkit-box-shadow: 1px 1px 3px 3px #2684b7;
 -moz-box-shadow: 1px 1px 3px 3px #2684b7;
}



#signin_menu input[type=text], #signin_menu input[type=password], #signin_menu textarea {
	display:block;
	border-radius: 4px;
	 -moz-border-radius:4px;
	 -webkit-border-radius:4px;
	 -khtml-border-radius: 4px;
	border:1px solid #ACE;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:203px;
}

#signup_menu input[type=text], #signup_menu input[type=password], #signup_menu textarea {
	display:block;
	border-radius: 4px;
	 -moz-border-radius:4px;
	 -webkit-border-radius:4px;
	 -khtml-border-radius: 4px;
	border:1px solid #ACE;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:203px;
}


#payment_menu input[type=text], #payment_menu textarea {
	display:block;
	border-radius: 4px;
	 -moz-border-radius:4px;
	 -webkit-border-radius:4px;
	 -khtml-border-radius: 4px;
	border:1px solid #ACE;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;

}


#payment_menu.usr_email input[type=text] {

	width:293px;
}
#payment_menu.amount input[type=text] {

	width:83px;
}



#change_menu input[type=text], #change_menu textarea, #forgot_menu input[type=text], #activate_menu input[type=text], #forgot_menu textarea {
	display:block;
	border-radius: 4px;
	 -moz-border-radius:4px;
	 -webkit-border-radius:4px;
	 -khtml-border-radius: 4px;
	border:1px solid #ACE;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:353px;
}


#signin_menu p, #signup_menu p, #contact_menu p {
	margin:0;
}
#signin_menu a, #signup_menu a, #contact_menu a {
	color:#6AC;
}
#signin_menu label, #signup_menu label, #contact_menu label {
	font-weight:normal;
}
#signin_menu p.remember {
	padding:10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
	clear:both;
	margin:5px 0;
}
#signin_menu p a, #signup_menu p a, #contact_menu p a {
	color:#27B!important;
}
#signin_submit, #signup_submit, #contact_submit {
	border-radius: 4px;
	 -moz-border-radius:4px;
	 -webkit-border-radius:4px;
	 -khtml-border-radius: 4px;
	background:#39d;
	border:1px solid #39D;
	color:#fff;
	text-shadow:0 -1px 0 #39d;
	padding:4px 10px 5px;
	font-size:11px;
	margin:0 5px 0 0;
	font-weight:bold;
}


#signin_submit::-moz-focus-inner {
padding:0;
border:0;
}

#signup_submit::-moz-focus-inner {
padding:0;
border:0;
}

#contact_submit::-moz-focus-inner {
padding:0;
border:0;
}

#signin_submit:hover, #signin_submit:focus {
	background-position:0 -5px;
	cursor:pointer;
}

#signup_submit:hover, #signup_submit:focus {
	background-position:0 -5px;
	cursor:pointer;
}

#contact_submit:hover, #contact_submit:focus {
	background-position:0 -5px;
	cursor:pointer;
}




/* 
  signupbox new 
*/ 


#signupbox {
 color:#fff;
}



#signupbox h2, #signupbox h3, #signupbox h4 { 
 color:#fff; 
} 
#signupbox h3 { 
 font-size:16pt; 
 margin:0 0 10px 0; 
} 
#signupbox h4 { 
 font-size:12pt; 
 margin: 10px 0 20px 15px; 
} 

#signupbox h5 { 
 font-size:12pt; 
 margin: 10px 0 20px 0px; 
} 

#signupbox .topwrapper { 
 width:440px; 
 overflow: hidden; 
 margin:0 auto; 
 position:relative; 
 border:#9e2800 solid 0px; 
} 

#signupbox .top_left { 
 float:left; 
 width:210px; 
 min-height:50px; 
 padding: 5px 0px 5px 5px; 
} 

#signupbox .top_right { 
 float:right; 
 width:210px; 
 min-height:50px; 
 padding: 5px 0px 5px 0px; 
} 

#signupbox .top_left input,  #signupbox .top_right input { 
 font-size:14pt;width:180px;height:40px;color:#000;
} 


#signupbox .left_top { 
 float:left; 
 width:120px; 
 min-height:40px; 
 padding: 5px 10px 5px 5px; 
 border:#cdcdcd solid 0px; 
 color:#fff;
} 
#signupbox .left_top label { 
 margin-top:15px; 
} 

#signupbox .right_top { 
 float:right; 
 width:280px; 
 min-height:40px; 
 padding: 5px 10px 5px 0px; 
 border:#cdcdcd solid 0px; 
} 
#signupbox .right_top input { 
 font-size:14pt;width:265px;height:40px; color:#000;
} 



#signupbox .top_left_col { 
 float:left; 
 width:310px; 
 min-height:50px; 
 padding: 5px 0px 5px 5px; 
} 

#signupbox .top_right_col { 
 float:right; 
 width:110px; 
 min-height:50px; 
 padding: 5px 0px 5px 0px; 
} 
#signupbox .top_left input,  #signupbox .top_right input { 
 font-size:14pt;width:180px;height:35px; 
 padding:5px;
 border-radius: 4px; 
 -moz-border-radius:4px; 
 -webkit-border-radius:4px; 
 -khtml-border-radius: 4px;
} 

#signupbox .top_left_col, #signupbox .top_right_col { 
 color:#000;
} 

#signupbox .top_left_col input, #signupbox .top_right_col input { 
 line-height:35px;font-size:14pt;
} 

#signupbox .topwrapper h2 { 
 margin-bottom:10px; 
} 

#signupbox .topit {
 padding-top: 15px;
}

#signupbox .right { 
 float:right; 
 margin-right:15px; 
} 




#signupbox .greenButton{ 
 width:auto; 
 margin:10px 0 0 2px; 
 padding:3px 4px 3px 4px; 
 background-color:#589d39; 
 outline:none; 
 font-weight:bold; 
 border-radius: 4px; 
 -moz-border-radius:4px; 
 -webkit-border-radius:4px; 
 -khtml-border-radius: 4px
 border:1px solid #808080; 
 color:#fff; 
 text-shadow:0 -1px 0 #808080; 
 padding:4px 10px 5px; 
 font-size:11px; 
 margin:0 5px 0 0; 
 font-weight:bold; 
} 
 

#signupbox #remember {
 color:#fff;
}


#remember { 
 padding:15px; 
} 


#loadingsignup, .loadingsignup{ 
 left:10px; 
 position:relative; 
 top:3px; 
 visibility:hidden; 
} 


.passwordbg { 
 background-color:#fff; 
 background-size:277px 37px; 
 background-repeat:no-repeat; 
} 

.notEntered {
 color:#FF0000;
 font-weight:bold;
}













@media only screen and (max-width : 800px) {


#med {
 right:50px;
}

#signin_menu, #signup_menu, #forgot_menu, #activate_menu, #change_menu, #payment_menu {
 position:absolute;
 right: 25px; 
}


}




@media only screen and (max-width : 420px) {

#med {
 right:30px;
}

#signin_menu, #signup_menu, #forgot_menu, #activate_menu, #change_menu, #payment_menu {
 position:absolute;
 top: 34.5px; 
 right: 5px; 
 width:365px;
}

#signin_menu input[type=text], #signin_menu input[type=password], #signin_menu textarea {
 width:160px;
}

#signup_menu input[type=text], #signup_menu input[type=password], #signup_menu textarea {
 width:160px;
}

#signupbox .topwrapper { 
 width:340px; 
} 

#signupbox .top_left { 
 width:160px; 
} 

#signupbox .top_right { 
 width:160px; 
} 


#signupbox .left_top { 
 width:110px; 
} 

#signupbox .right_top { 
 width:210px; 
} 



}






/*Smartphone*/
@media only screen and (max-width : 320px) {



#signin_menu, #signup_menu, #forgot_menu, #activate_menu, #change_menu, #payment_menu {
 position:absolute;
 top: 34.5px; 
 right: 2px; 

 width:370px;
}


}




.basic h1 {
 font-size:16pt;
 font-weight:600;
 margin:20px 0;
}

.basic h2 {
 font-size:14pt;
 font-weight:400;
 margin:20px 0;
}

.basic p {
 font-size:12pt;
 font-weight:200;
 margin:20px 0;
 text-align:justify;
}









/* content box */

#contentboxholder {
 padding:0 5px;
}

#contentboxholder h2 {
 text-align:center;
 font-size:14pt;
 font-weight:800;
}

#contentbox  {
 max-width:982px;
 width:100%;
 margin:20px auto;
 color:#000;
 padding:15px;
}

#contentbox h1 {
 font-size:16pt;
 font-weight:800;
}

#contentbox .clients span {
 margin-left:40px;
}

#contentbox input[type=text], #contentbox textarea, #contentbox select {
 border-radius:4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
 border:1px solid #ACE;
 font-size:14px;
 margin:0 0 5px;
 padding:5px;
}

#contentbox .wide {
 width:265px;
}

.contentwrapper {
 max-width:940px;
 width:100%;
 min-height:40px;
 overflow: hidden;
 margin:0 auto;
 position:relative;
 margin-bottom:10px;
 border:blue solid 0px;
}

.content_left_column {
 float:left;
 max-width:465px;
 width:100%;
 min-height:10px;
 padding: 0px; 
 border: brown solid 0px;
}

.content_right_column {
 float:right;
 max-width:465px;
 width:100%;
 min-height:10px;
 padding: 0px; 
 border:red solid 0px;
}

div.content_left_column p, div.content_right_column p {
 margin:25px 0;
 clear:both;
}

div.content_left_column p span, div.content_right_column p span {
 float:right;
 width:300px;
 text-align:left;
 border: red solid 0px;
}

#contentbox .field {
 padding-top: 10px;
 clear: both;
 border: blue solid 0px;
}

#contentbox .label {
 color: #000;
 width: 165px;
 border: blue dotted 0px;
 text-align:left;
}

#contentbox .box {
 width: 290px;
 border: red solid 0px;
}

#contentbox .label, #contentbox .box {
 float: left;
}


#contentbox .skinny {
 margin-left:40px; width:135px;
}



#arealist, #arealist a {
 color:#000;
}
#arealist a { text-decoration:none; }

#arealist h4 {
 font-size:13pt;margin:0px 0 30px 0; 
 font-size:14pt;color:#0f0f0f;
}

#arealist ul {
   list-style:none;margin:10px 50px 10px 25px;padding:0px;line-height:20px; font-size:13pt;
  
}

#arealist ul li {
  margin:10px;padding:0px;line-height:15px; color:#000;  font-size:13pt;
  width:400px;height:24px;border:#cdcdcd solid 0px;font-size:14pt; 
}

#arealist ul li span {
 font-size:8pt;
 float:right;margin-right:125px;
}





@media only screen and (max-width : 800px) {

div.content_left_column p span, div.content_right_column p span {
 width:200px;
}


}




@media only screen and (max-width : 420px) {


div.content_left_column p span, div.content_right_column p span {
 width:200px;
}

}






/*Smartphone*/
@media only screen and (max-width : 320px) {


}




















#customers{
 font-family:Arial,Verdana;
 color:#fff;
 margin:auto;
 margin:0px;
 padding:0px;
 font-size:12pt;
 width:100%;
 background-color:#e3f1f9;
 text-align:left;
}

#customers fieldset {
 margin: 0px;
 padding: 15px 5px 0px 10px;
 font-size:12pt;
 color:#2684b7;
}

#customers h2 {
 padding: 3px 5px 0px 10px;
 color:#2684b7;
 height:30px;
 font-size:14pt;
 font-weight:400;
 font-family: Georgia, "Times New Roman", Times, serif;
}


#customers h2 span {
 font-size:10px;
 margin-left:550px;
 background:transparent url(http://www.webmasterjd.com/images/cst/add_user.png) no-repeat scroll 0 50%;
 font-weight: normal;
 font-family:Arial,Verdana;
}

#search_l {
 float:left;
 max-width:450px;
}
#search_m {
 float:left;
 margin:0px 20px 0px 20px;
}

#search_m select {
 padding:3px 0px 3px 0px;
 height:34px;
}

#search_r {
 float:left;
}

#customers .form input, #customers .form textarea, #customers .form select, #customers .form submit {
 background-color:#ffffff;
 color:#2684b7;
 font-size:14pt;
 font-weight:400;
 padding:5px 3px;
 height:20px;
 border:1px solid #333333;

 border-radius:2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;

}
#customers .form input[type=text] {
 max-width:420px;
}


#customers dl, #customers dt, #customers dd{
 margin:0px;
 padding:0px;
}


#customers .form dt, #customers .form dd {
    display: block;
}

#customers .form dt {
    margin-bottom: 5px;
    height:24px;
}

#customers .form dd {
    margin-bottom: 10px;
    height:44px;
}

#customers .form dd .submit, #customers .form dd select {
    height:32px;
}

.themebutton{
 background-color:#2684b7 !important;
 color:#ffffff !important;
 padding:5px 10px !important;
 text-align:center;
 font-weight:bold;
 height:24px;
}







.main_data {
 background-color:#f9f9f9;
 color:#000;
 padding:5px;
 font-weight:100;
 font-size:12pt;
}


#customers .list_table th {
 background:#2684b7;
 color:#fff;
 padding:3px 0 3px 0;
}


#customers tr td, #customers  tr.alternate td{
 padding:3px 3px;
 border-right:1px solid #333333;
 border-bottom:1px solid #333333;
 height:16px;
 line-height:14px;
}

#customers tr.alternate{
 background-color:#f0f0f0;
}

#customers .first {
 width:25px;
}

#customers .action a {
 text-decoration:none;
 line-height:16px;
 padding:5px 0 0 25px;
 white-space:nowrap;
}

#customers .action a:hover {
 text-decoration:underline;
}


#customers .action2{
 width:370px !important;
 font-size:10pt;
}

#customers td.aligncenter{
 text-align:center;
}

#customers a {
 border:0;
}

#customers a.view_customer{
 background:transparent url(../../img/users.png);
 bacground-repeat: no-repeat;
 background-size:10px 10px;
}
#customers a.edit_customer{
 background:transparent url(http://webmasterjd.com/images/cst/edit_profile.png) no-repeat scroll 0 50%;
 background-size:18px 18px;
}
#customers a.delete_customer{
 background:transparent url(http://webmasterjd.com/images/cst/delete_user.png) no-repeat scroll 0 50%;
 background-size:18px 18px;
}

#customers a.view_client{
 background:transparent url(http://webmasterjd.com/images/cst/users.png) no-repeat scroll 0 50%;
 background-size:18px 18px;
}
#customers a.edit_client{
 background:transparent url(http://webmasterjd.com/images/cst/edit_profile.png) no-repeat scroll 0 50%;
 background-size:18px 18px;
}
#customers a.delete_client{
 background:transparent url(http://webmasterjd.com/images/cst/delete_user.png) no-repeat scroll 0 50%;
 background-size:18px 18px;
}

#customers a.view_matter{
 background:transparent url(http://webmasterjd.com/images/cst/users.png) no-repeat scroll 0 50%;
}
#customers a.edit_matter{
 background:transparent url(http://webmasterjd.com/images/cst/edit_profile.png) no-repeat scroll 0 50%;
}
#customers a.delete_matter{
 background:transparent url(http://webmasterjd.com/images/cst/delete_user.png) no-repeat scroll 0 50%;
}
#customers a.add_matter{
	background:transparent url(http://www.webmasterjd.com/images/cst/add_user.png) no-repeat scroll 0 50%;
}
#customers a.change_password{
 background:transparent url(http://webmasterjd.com/images/cst/unlock.png) no-repeat scroll 0 50%;
}

#customers a.add_customer, #customers a.add_customer:hover {
	background:transparent url(http://webmasterjd.com/images/cst/add_user.png) no-repeat scroll 0 50%;
 
}











             .pagination ul li.inactive,
             .pagination ul li.inactive:hover{
                background-color:#ededed;
                color:#bababa;
                border:1px solid #bababa;
                cursor: default;
            }
             .data ul li{
                list-style: none;
                font-family: verdana;
                margin: 5px 0 5px 0;
                color: #000;
                font-size: 13px;
            }

             .pagination{
                margin: 0 auto;
                //max-width: 800px;
                min-height: 25px;
                display:inline;
                z-index:5000;
            }
             .pagination ul li{
                list-style: none;
                float: left;
                border: 1px solid #006699;
                padding: 2px 6px 2px 6px;
                margin: 0 3px 0 3px;
                font-family: arial;
                font-size: 14px;
                color: #006699;
                font-weight: bold;
                background-color: #f2f2f2;
            }
              .pagination ul li a:hover {
                 color: #fff; 
                 text-decoration:none;
            }
             .pagination ul li:hover{
                color: #fff;
                background-color: #006699;
                cursor: pointer;
            }
			.go_button
			{
			background-color:#f2f2f2;border:1px solid #006699;color:#cc0000;padding:2px 6px 2px 6px;cursor:pointer;position:absolute;margin-top:-1px;
			}
			.total
			{
			float:right;font-family:arial;color:#999;
			}












#about {
 background-color:#404040;
 color:#fff;

}

#about h1, #contactholder h1 {
 padding-bottom: 20px;
 line-height: 40px;
 font-size: 45px;
 text-transform: uppercase;
 padding-top: 55px;
 text-align:center;
}






#message_box {
 background: #fff;
 border: 4px solid #f0f0f0;
 border-radius: 10px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 -khtml-border-radius: 10px;
 box-shadow: 5px 5px 10px #000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
 -moz-box-shadow: 5px 5px 10px #000; /* Firefox */
 -webkit-box-shadow: 5px 5px 10px #000; /* Safari and Chrome */
 text-align: center;
 z-index: 2000;
 display:none;
}

#message_box .msg_box {
 padding:20px 0 20px 0;text-align:left; 
}

#message_box h4 {
 padding:5px 0 25px 15px;
 text-align:left;
}



#message_box .btn {
 text-decoration:none;
 float:right;
 margin-right:20px;
 color:#fff;
 padding:5px;
 border:grooved #363636 3px;
 border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
 -moz-border-radius: 10px;  /* Firefox */
 -webkit-border-radius: 10px; /* Safari and Chrome */
 -khtml-border-radius: 10px;
  box-shadow: 5px 5px 10px #000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
  -moz-box-shadow: 5px 5px 10px #000; /* Firefox */
  -webkit-box-shadow: 5px 5px 10px #000; /* Safari and Chrome */
  background:#21352e;
}


#message_box .btn:hover {
 background:#bbbdcd;
 color:#000;
}

#message_box .ftr {
 height:35px;
 margin:30px 20px 0px 20px;
 text-align:left;
}

#message_box {
 line-height:20px;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
 font-size:12pt;

}


#message_box p {
 margin:15px 5px 10px 5px;
 margin:0;

}

.msg_box {
 margin: 15px;
}

.msg_box p {
 padding-left:25px;
}

.msg_box p label {
 width:200px;
}

.msg_box p span {
 width:500px;
 float:right;
 text-align:left;
}

#msg-bx-cancel {
  width:100%;height:24px;
}

#msg-bx-cancel span {
  float:right;
}

#msg-bx-msg {
 text-align:justify;overflow:auto;padding:5px 20px 10px 20px;
}

#msg-bx-msg p {
 margin-bottom:15px;
 line-height:22px;
}


.pos {
 width:300px;
 max-height:400px;
 position:fixed;
 top:50%;
 left:50%;
  margin-top: -100px;
  margin-left: -150px;
 border:#cecece solid 1px;
 padding:5px;
 background:#f0f0f0;
}

.cdiv {
  width:600px;
  height:400px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -200px;
  margin-left: -300px;
  background:#cecece;
  border:#000;
}


#darkbg {
 display: block;
 position: fixed;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background: #000;
 z-index:100;
 opacity: .5;
 filter: alpha(opacity=50);
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}


#viewing {
 margin:10px auto;
 text-align:left;
 padding:0 15px 0 40px; 
 border:#cecece solid 0px;
}

#viewing h3  {
 margin:20px 0;
}

#viewing p label {
 width:150px;
}

#viewing p span {
 width:250px;
 float:right;
 text-align:left;
 line-height:22px;
 padding:0;
}

#viewing p span input {
 line-height:22px;
}

#viewing p.del-item  {
 margin:20px 0;
}

#viewing p.del-item label {
 width:250px;
}

#viewing p.del-item span {
 width:150px;
}







@media only screen and (max-width : 800px) {


#viewing p label {
 width:100px;
}

#viewing p span {
 width:200px;
}


}




@media only screen and (max-width : 420px) {

#viewing p label {
 width:100px;
}

#viewing p span {
 width:200px;
}


}






/*Smartphone*/
@media only screen and (max-width : 320px) {


}










#clientmatters, #templates {
}






#clientmatters h2, #templates h2 {
 font-size:16pt;
 font-weight:400;
 line-height:24px;
 max-width:550px;
}

#clientmatters h2 span, #templates h2 span {
 width:450px;
 float:right;
 text-align:left;
}

#clientmatters h3, #templates h3 {
 font-size:16pt;
 font-weight:400;
 line-height:24px;
 margin:20px 0;
}


#clientmatters p, #templates p, #update p {

 line-height:20px;
 margin:20px 0;
}



#clientmatters p, #templates p {
 font-size:14pt;

}


#templates h1, #update h1 {
 font-size:16pt;
}


#templates p span, #update p span {
 margin-left:30px;
}

#templates p span input[type=text], #update p span input[type=text] {
 border-radius: 4px;
 -moz-border-radius:4px;
 -webkit-border-radius:4px;
 -khtml-border-radius: 4px;
 border:1px solid #ACE;
 font-size:16px;
 margin:0 0 5px;
 padding:5px;
 width:350px;
}



#templates .submit, #message_box .submit, #next .submit {
 font-size: 16px;
 background: linear-gradient(#ffbc00 5%, #ffdd7f 100%);
 border: 1px solid #e5a900;
 color: #4E4D4B;
 font-weight: bold;
 cursor: pointer;
 width: 200px;
 border-radius: 5px;
 padding: 10px 0;
 outline: none;
 margin-top: 20px;
 margin-left: 5px;
}

#templates .submit:hover, #message_box .submit:hover, #next .submit:hover {
 background: linear-gradient(#ffdd7f 5%, #ffbc00 100%);
}


#templates .border {
 padding:20px;
}

#templates .border p {
 width:100%;height:40px;
}



#templates .border p span {
 float:right;
 width:450px;
 border:red solid 0px;
}


#templates .space {
 margin-left:35px;
}





#loading, #load {
 display:none;
 font-size:14px;
}

#file {
 color: #fff;
 padding: 5px;
 border: 5px solid #009AE1;
 background-color: #009AE1;
 margin-top: 10px;
 border-radius: 5px;
 box-shadow: 0 0 15px #626F7E;
 margin-left: 175px;
 width: 250px;
 font-size:10pt;
}

#invalid {
 color:red;
}

#success {
 color:green;
}

#error {
 color:red;
}

#error_message {
 color:blue;
}

#next {
 max-width:900px;
 margin:0 auto;
 text-align:right;
 padding:0 25px;
}

#subscribe {
 width:200px;
 height:50px;
 margin:50px auto;
}









@media only screen and (max-width : 800px) {

#clientmatters h2 {
 max-width:450px;
}

#clientmatters h2 span {
 width:350px;
}


#file {
 margin-left: 50px;
 width: 250px;
}

#templates p span input[type=text], #update p span input[type=text] {
 width:250px;
}

#templates .border p span {
 width:325px;
}


}




@media only screen and (max-width : 420px) {

#clientmatters h2 {
 max-width:360px;
}

#clientmatters h2 span {
 width:260px;
}

}






/*Smartphone*/
@media only screen and (max-width : 320px) {


}




.xstyled { 
 border:0;
 color:#EEE;
 background:transparent;
 font-size:20px;
 font-weight:bold;
 padding:2px 10px;
 width:378px;
 *width:350px;
 *background:#58B14C;
 -webkit-appearance: none;  

    -webkit-appearance: button;
    -moz-appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;

}

#xmainselection {
 overflow:hidden; width:350px;
 -moz-border-radius: 9px 9px 9px 9px;
 -webkit-border-radius: 9px 9px 9px 9px;
 border-radius: 9px 9px 9px 9px;
 box-shadow: 1px 1px 11px #330033;
 background: url("/img/arrow.gif") no-repeat scroll 319px 5px #58B14C; 
}




.styled  {
    -webkit-appearance: button;
    -moz-appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-padding-end: 20px;
    -moz-padding-end: 20px;
    -webkit-padding-start: 2px;
    -moz-padding-start: 2px;
    background-color: #F07575; /* fallback color if gradients are not supported */
    background-image: url(/img/select-arrow.png), -webkit-linear-gradient(top, #E5E5E5, #F4F4F4); /* For Chrome and Safari */
    background-image: url(/img/select-arrow.png), -moz-linear-gradient(top, #E5E5E5, #F4F4F4); /* For old Fx (3.6 to 15) */
    background-image: url(/img/select-arrow.png), -ms-linear-gradient(top, #E5E5E5, #F4F4F4); /* For pre-releases of IE 10*/
    background-image: url(/img/select-arrow.png), -o-linear-gradient(top, #E5E5E5, #F4F4F4); /* For old Opera (11.1 to 12.0) */ 
    background-image: url(/img/select-arrow.png), linear-gradient(to bottom, #E5E5E5, #F4F4F4); /* Standard syntax; must be last */
    background-position: center right;
    background-repeat: no-repeat;
    border: 1px solid #AAA;
    border-radius: 2px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    color: #555;
    font-size: inherit;
    margin: 0;
    overflow: hidden;
    padding-top: 2px;
    padding-bottom: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;

 font-size:20px;
 font-weight:bold;
 padding:2px 10px;

}


.selection {
 background-color:#eeeeee;
}

.selection form {
 padding:20px;
}









div.pages h1 {
 font-size:22pt;
 font-weight:400;
 margin:20px 0;
}

div.pages h2 {
 font-size:18pt;
 font-weight:200;
 margin:20px 0 15px 0;
}

div.pages p {
 font-size:14pt;
 font-weight:100;
 margin:15px 0;
 text-align:justify;
}

div.pages p label {
 width:200px;
}

div.pages p span {
 float:right;
 width:600px;
}












#dropdowndiv {
 display:none;
 z-index:150;
 position:fixed;
 top:5px;
 margin:0 auto;
 width:100%;
// max-width:850px;
 border-bottom:#fff solid 0px;
 border-top:#fff solid 0px;
 text-align:center;
 //height:360px
 z-index:2500;
}


#dropdownholder {

 margin:0 auto;padding-top:20px;color:#000;
 border-bottom:#cdcdcd solid 2px; 
 border-left:#cdcdcd solid 2px; 
 border-right:#cdcdcd solid 2px; 
  border-bottom-left-radius:15px;
 -webkit-border-bottom-left-radius: 15px;
 -moz-border-radius-bottomleft: 15px;
  border-bottom-right-radius:15px;
 -webkit-border-bottom-right-radius: 15px;
 -moz-border-radius-bottomright: 15px;
 z-index:2500;
}



.dropdowndiv {


 position:fixed;
 top:5px;
 left:5px;
// margin:0 auto;
 width:100%;
 max-width:250px;
 border-bottom:#fff solid 0px;
 border-top:#fff solid 0px;
 text-align:center;
 //height:360px
 z-index:2500;
}


.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }



.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }

a {
 
  text-decoration: none;
  }

.rslides1_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 40%;
    left: 0;
    z-index: 99;
    opacity: 0.7;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url("/img/themes.gif") no-repeat left top;
    margin-top: -45px;
}

.rslides1_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
}

.caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  text-align:center;
  }







@media only screen and (max-width : 800px) {

.caption {
  font-size: 18px;
  padding: 8px 18px;
}


.rslides1_nav {
    top: 30%;
    margin-top: -25px;
}



.rslides_tabs {
  font-size: 10px;
  max-width: 240px;
  padding: 5px 0;

  }


.rslides_tabs a {
  line-height: 10px;
  padding: 4px 10px;
  }


.rslides1_nav {
    height: 31px;
    width: 18px;

}



}




@media only screen and (max-width : 420px) {

.caption {
  font-size: 14px;
  padding: 6px 14px;
}

.rslides1_nav {
    top: 22%;
    margin-top: -20px;
}


.rslides_tabs {
  font-size: 10px;
  max-width: 140px;
  padding: 5px 0;

  }


.rslides_tabs a {
  line-height: 8px;
  padding: 2px 8px;
  }


.rslides1_nav {
    height: 21px;
    width: 10px;

}


}






@media only screen and (max-width : 400px) {


.rslides1_nav {
    top: 20%;
    margin-top: -20px;
}

}


/*Smartphone*/
@media only screen and (max-width : 320px) {

.caption {
  font-size: 10px;
  padding: 4px 10px;
}

.rslides1_nav {
    top: 18%;
    margin-top: -18px;
}

}













.crunchify-top:hover {
	color: #fff !important;
	background-color: #ed702b;
	text-decoration: none;
}
 
.crunchify-top {
	display: none;
	position: fixed;
	bottom: 1rem;
	right: 1rem;
	width: 3.2rem;
	height: 3.2rem;
	line-height: 3.2rem;
	font-size: 1.4rem;
	color: #fff;
	background-color: rgba(0,0,0,0.3);
	text-decoration: none;
	border-radius: 3.2rem;
	text-align: center;
	cursor: pointer;
}


div.on_off_off
{
 background: rgb(150,110,120);
 font-family: segoe ui;
 font-size: 12px;
 font-weight: bold;
 padding: 5px 10px;
 border: 3px solid rgb(180, 140, 150);
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 color: #fff;
 display: inline;
}
div.on_off_on
{
 background: rgb(110,150,120);
 font-family: segoe ui;
 font-size: 12px;
 font-weight: bold;
 padding: 5px 10px;
 border: 3px solid rgb(140, 180, 150);
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 color: #fff;
 display: inline;
}



/* end required for sticky footer */

.header, .header h1 a {

 color: #009AE1;
}

.footer {
 padding:5px;
}

.footer { 
 border-top: #ddd solid 1px;
 background:#2684B7;
 color:#fff;
 position:relative;
}

.footer p a, #footerlinks a {text-decoration:none; color:#fff;}

.footer p a:hover, #footerlinks a:hover {color:#336699; text-decoration:underline;}
#footerlinks a:active {outline:none;}

.footer p, #footerlinks { text-align: center; }
#footerlinks li { display: inline; padding: 0px 1px;  }

#footerlinks { margin:8px 0 8px 0;  }




