/* =STRUCTURE
------------------------------------------------------*/
body {
  background:#ffffff url(../images/bg_layout.gif) 50% 0 no-repeat;
  color:#000000;
  font-family:Arial, Helvetica, sans-serif;
  padding-top:10px;
  font-size: 11px;
}

#container {
  width:100%;
}

.border_outer {
  border: 4px solid #98A2C6;
}

#header {
  background-color:#E6E8EF;
  color:inherit;
  height:80px;
  position:relative;
}

#statusbar {
  height:20px;
  border-bottom: 4px solid #98A2C6;
}

#statusbar .content {
  background:#ffffff;
  color:inherit;
  margin:0 6px;
  position:relative;
  height:20px;
}

#statusbar p {
  padding:4px 0 0 14px;
  margin:0;
  font-size:12px;
  font-weight:bold;
  color:#98A2C6;
  background-color : transparent;
}

#status_msg {
  position:absolute;
  right:10px;
  top:0;
}


#content_block {
  color:inherit;
  background:transparent;
}

#mainarea {
  background:#ffffff url(../images/2_0/GCD_sun_web.jpg) 97% 97% no-repeat;
  opacity: 0.91;
  moz-opacity:0.91;
  position:relative;
  min-height:336px;
  padding-bottom:173px;
  color:inherit;
}

#maincontent {
  padding:20px;
  margin-left:140px;
  min-height:336px;
}

#navbar {
  background-color: #FFCE81;
  color:inherit;
  width:149px;
  position:absolute;
  left:0;
}

#iconList {
  text-align:right;
  margin-right:15px;
}


/* =LOGO
------------------------------------------------------*/

#logo_area {
  position:absolute;
  top:0;
  width:499px;
  height:80px;
  background-color:#ffffff;
  color:inherit;
  margin-left:8px;
  padding:0;
}

#logo {
  margin-bottom:20px;
}

#logomsg {
  position:absolute;
  left:204px;
  top:50px;
  z-index:1;
  margin:0;
  padding:0;
}

#phones {
  position:absolute;
  bottom:-4px;
  right:0px;
  text-align:center;
  z-index:1;
}

#phones img {
  margin:0 4px;
}

#header_top {
  font-size:1px;
  height:11px;
  background-color:#FFCE81;
  color:inherit;
}

#header_spacer {
  height:61px;
  width:50px;
  background-color:#FFCE81;
  color:inherit;
  position:absolute;
  left:0;
  bottom:10px;
}

#header_fadeimg {
  height:69px;
  width:114px;
  background:#FFCE81 url(../images/header_msgbar.gif) 0 0 no-repeat;
  color:inherit;
  position:absolute;
  left:500px;
  top:11px;
  z-index:0;
}

#header_msgbar {
  position:absolute;
  top:11px;
  z-index:0;
  right:0;
  display:none;
}

#pscroller2{
  height: 20px;
  padding: 3px;
  width:400px;
  font-style:italic;
  font-size:12px;
  font-weight:bold;
  background:transparent;
  color:#98A2C6;
}

#pscroller2 .innerDiv {
  text-align:right;
}


/* =SEQUENCENAV
------------------------------------------------------*/
#sequencenav_container {
  position:relative;
  top:-18px;
  left:8px;
}

#sequencenav, #sequencenav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#sequencenav a {
  display: block;
  width:108px;
  height:36px;
  color: #ffffff;
  background-color:transparent;
  text-decoration: none;
  vertical-align:baseline;
  padding: 0 0 0 0;
}

#sequencenav .current a {
  background: transparent url(../images/signupnav_curr.gif) 0 100% no-repeat;
  color: #ffffff;
}

#sequencenav .notcurrent a {
  color: #000000;
  background: transparent url(../images/signupnav_notcurr.gif) 0 100% no-repeat;
}

#sequencenav .restricted span {
  display: block;
  width:108px;
  height:36px;
  text-decoration: none;
  vertical-align:baseline;
  padding: 0 0 0 0;
  color: #cccccc;
  background: transparent url(../images/signupnav_restricted.gif) 0 100% no-repeat ;
}

#sequencenav li {
  float: left;
  font-size:12px;
  font-weight:bold;
  padding-left:10px;
  text-align:center;
}

#sequencenav li a:hover {
  background: transparent url(../images/signupnav_hover.gif) 0 100% no-repeat;
  color: #ffffff;
}


/* =POPUPS
------------------------------------------------------*/
/* editlink info_popup */
.editlink {
  font-family:Arial, Helvetica, sans-serif;
  font-size:9px;
  border:1px solid #000000;
  color:#000000;
  background-color:#D4D0C8;
}
.editlink A:link {
  text-decoration:none;
  color:#000000;
  background-color:transparent;
}
.editlink A:visited {
  text-decoration:none;
  color:#000000;
  background-color:transparent;
}
.editlink A:hover {
  text-decoration:none;
  color:#ffffff;
  border:1px solid #D4D0C8;
  background-color:#000000;
}
.EditBox {
  padding:10px;
  border:1px solid #CCDDCC;
}

/* Styles for info message popup */
#info_popup {
  z-index:180;
  position:relative;
  border:8px solid #000000;
  color:#000000;
  background-color:#CCCCCC;
  top:0px;
  left:0px;
  width:280px;
  height:auto;
  padding:5px;
  text-align:center;
}

#info_popup p {
  margin: 5px 0px 0px 0px;
  font-size: 12px;
}

.p_error {
  color:red;
}

.p_record_name {
  color:#000000;
  background-color:transparent;
}

.p_button {
  position:relative;
  text-align: center;
  padding-top: 10px;
}


/* =MISC
------------------------------------------------------*/
.regtext {
  font-size: 11px;
}

.regtextsm {
  font-size: 9px;
}

.folder_color {
  color:#FF8713;
  background-color:transparent;
}

.file_color {
  color:#135BFF;
  background-color:transparent;
}

.bold {
  font-weight:bold;
}

.title {
  font-size: 14px;
  font-weight:bold;
  text-decoration: underline;
}

.name {
  font-weight:bold;
  font-size: 30px;
  color: #EF8825;
  background-color:transparent;
}

.alert {
  font-weight:bold;
  font-size: 12px;
  color: #EF8825;
  background-color:transparent;
}

.errorbox {
  font-size: 11px;
  color:#000000;
  background-color:#FFEEEE;
  border:1px solid #D4D0C8;
  padding: .5em;
}

img {
  border:0;
}

p.error {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.apa {
  text-indent: -0.5in;
  margin-left: 0.5in
}

.linkset {
  margin:0 0 20px 0;
}

.linkset .head3 {
  margin:10px 0 0 20px;
}

.linkset p {
  margin:0px 0 6px 46px;
}

.copywrite {
  position:absolute;
  width:100%;
  bottom:0;
  text-align:center;
}

.container {
  position:relative;
  height:1px;
  width:1px;
}

.designing_msg {
  color: #EF8825;
  background-color:transparent;
  padding: 0 0 0 55px;
}

.mono {
  font-family:Monospace;
}

form {
  margin:0;
  padding:0;
}

.highlighter {
  background-color:#FFF5E7;
  color:inherit;
  border: 1px solid #FF9D00;
}

.highlighter_topLink {
  text-align:right;
  margin:0;
  padding:0;
}

.clear_left {
  clear:left;
}

.clear_right {
  clear:right;
}

.clear_both {
  clear:both;
}

.float_left {
  float:left;
}

.float_right {
  float:right;
}

table {
  border:0;
}

td {
  padding:0;
  margin:0;
}

table.no_wrap td {
  white-space:nowrap;
}

.align_left {
  text-align:left;
}


/* =SERVICES
------------------------------------------------------*/
div.services {
  margin:20px;
  position:relative;
}

.service_icons img {
  margin:0 5px 14px 5px;
}

.closed_loc {
  position:absolute;
  left:400px;
  top:40px;
}

.closed_loc .services {
  min-height:45px;
}

.closed {
  min-height:0;
  margin:10px 2px;
  width:170px;
}

.open_loc {
  margin-top:20px;
}

.services * {
  padding:0 4px;
}

.services .title, .title a {
  color:#ffffff;
  padding:0;
  margin:0;
  text-decoration:none;
  text-align:center;
  height:40px;
  display:block;
}

.services_hosting {
  background-color: #E6E8EF;
}

.services_webdesign {
  background-color: #EFE7EE;
}

.services_webapps {
  background-color: #DCF0DD;
}

.services_hosting .title {
  background-color:#485867;
}

.services_webdesign .title {
  background:#674864;
}

.services_webapps .title {
  background:#486749;
}

.title a:hover {
  text-decoration:none;
  color:#98A2C6;
}

.closed .title a {
  color:#98A2C6;
}

.closed .title a:hover {
  text-decoration:none;
  color:#ffffff;
}

.details_link {
  margin:0;
  margin-bottom:-8px;
  padding:0;
  font-weight:normal;
  text-align:right;
}

.details_link a {
  background:#E6E8EF;
  width:30px;
}

.services ul {
  margin:5px 0 0 15px;
}

ul.services_details {
  margin:0;
  list-style:none;
}

.services_details li {
  font-weight:bold;
  padding:4px;
  padding-left:14px;
}

.services_details .details {
  font-weight:normal;
}

#closed_tab1 {
  position:absolute;
  left:40px;
  top:-10px;
}

#closed_tab2 {
  position:absolute;
  left:210px;
  top:-10px;
}

table.hosting_details {
  border:         2px solid #E2E2E2;
  margin:         1px 1px 14px 1px;
  border-collapse:      collapse;
}

tr.info td {
  font-family:        verdana, arial, helvetica, sans-serif;
  font-size:        11px;
  font-weight:        normal;
  border-bottom:        1px solid #E2E2E2;
  color:        #000000;
  background-color:     #FFFFFF;
}

tr.head td {
  font-weight:bold;
  padding:6px 4px 2px 4px;
}

/* =SIDENAV
------------------------------------------------------*/

.sidenav, .sidenav ul {
  padding:0;
  margin:0;
  list-style: none;
  font-weight:bold;
  border: 1px solid #ffffff;
  border-width: 2px 1px;
}

.sidenav li {
  border-bottom: 2px solid #ffffff;
}

.sidenav a{
  display: block;
  width:142px;
  color: #ffffff;
  font-size:12px;
  text-decoration: none;
  padding: 5px 0 3px 4px;
  background-color:#FA9D1C;
}

.sidenav li a:hover {
  color: #ffffff;
  background-color:#FFCE81;
}

.sidenav .border_top {
  border-top: 2px solid #ffffff;
}

.sidenav .border_bottom {
  border-bottom: 2px solid #ffffff;
}

.sidenav #login {
  width:142px;
  color: #000000;
  font-size:12px;
  text-decoration: none;
  padding: 5px 0 3px 4px;
  background-color:#FFCE81;
}

.specials_prompt {
  margin: 0 24px 0 4px;
  position:absolute;
  top:0px;
  right:0px;
  z-index:1;
}

.specials_prompt p{
  vertical-align:middle;
}

.specials_prompt a{
  display: block;
  width:175px;
  height:66px;
  color: #ffffff;
  font-size:12px;
  font-weight:bold;
  text-decoration: none;
  text-align:center;
  background: transparent url(../images/specials.png) 0 100% no-repeat;
}

.specials_prompt a:hover {
  background: transparent url(../images/specials_hover.png) 0 100% no-repeat;
}

.front_annoucement {
  text-align:center;
  margin:14px 0 22px 0;
  color:#800080;
  width:400px;
  margin-right:auto;
  margin-left:auto;
}

.front_annoucement a {
  text-decoration:none;
  display:block;
  color:#800080;
}

.front_annoucement a:hover .is_link {
  text-decoration:underline;
}


/* =ADMIN LINKS
------------------------------------------------------*/
#right_nav_loc {
  position:absolute;
  top:10px;
  right:10px;
}


#admin_links {
  color: #000000;
  width:146px;
  font-size:12px;
  background-color:#98A2C6;
}

#admin_links .title {
  color: #ffffff;
  background-color:transparent;
  width:142px;
  font-size:12px;
  font-weight:bold;
  text-align:center;
  text-decoration: none;
  padding: 5px 0 3px 4px;
}

#admin_links a{
  display: block;
  width:142px;
  color: #ffffff;
  background-color:#98A2C6;
  font-size:12px;
  text-decoration: none;
  padding: 5px 0 3px 4px;
}

#admin_links li a:hover {
  color: #ffffff;
  background-color:#CC85AD;
}

/* =HEADINGS
------------------------------------------------------*/
h1{
  margin:0 0 5px 0;
  font-weight:bold;
  color:#FFCE81;
  background-color:transparent;
  font-size:24px;
}

h2{
  margin:8px 0 0 40px;
  font-weight:bold;
  color:#bbbbbb;
  background-color:transparent;
  font-size: 17px;
}

h3{
  margin:10px 0 0 0;
  font-weight:bold;
  color:#cccccc;
  background-color:transparent;
}

h4{
  margin:0;
}

.head2{
  margin:10px 0 5px 0;
  font-weight:bold;
  color:#FFCE81;
  background-color:transparent;
  font-size:24px;
}

.head3{
  margin:10px 0 0 40px;
  font-weight:bold;
  color:#bbbbbb;
  background-color:transparent;
}

.head4{
  font-weight:bold;
  font-size:16px;
  color:#98A2C6;
  background-color:transparent;
}



/* =TABLES
------------------------------------------------------*/
table {
  border: 0;
}

td {
  vertical-align:top;
}


/* =LISTING
------------------------------------------------------*/

.listing .head {
  border-bottom:1px solid #000000;
  padding:2px 7px;
  background-color:#aaaaaa;
  color:#ffffff;
  font-weight:bold;
}

.listing ul {
  padding:0;
  margin:0 0 0 10px;
  list-style:none;
}

.listing li {
  padding:2px 5px;
}

.listing li p {
  margin:0;
  padding:0;
}







/* =CREWLISTING
------------------------------------------------------*/

.crew_list {
  margin-bottom:40px;
}

.crew_list p {
  margin:0 0 6px 0;
}

.crew_list img {
  float:left;
  padding-right:10px;
}

.crew_list .info {
  padding-left:90px;
}

.crew_list .head4 {
  margin-right:40px;
}

.crew_list .clientlist {
  float:left;
}

.crew_list .examples {
  float:right;
}
