/*
This is Eric Meyer's CSS Reset. 
(http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/)  It's pretty
harsh, but serves as a clear-all for browser-imposed CSS styles.  If you wish to
perform your own CSS reset, comment out this line.
*/

@import url("/css/reset.css");

p {
  padding: 0 0 13px 0;
}
th, td {
  padding: 5px;
}
textarea {
  height: 150px;
  width: 550px;
  overflow: auto;
}
#forgot_psswd{
  display: block;
  text-align: center;
}
.clear {
  clear: both;
}

.center {
  margin: 0 auto;
  text-align: center;
}

#container {
  margin: 0 auto;
  width: 960px;
  height: auto;
}

#error_404 {
  display: block;
  margin: auto;
}

/* Some styles for 'cms/edit' */
/*
#edit_page_form {
  display: block;
  float: left;
}
.wmd-preview {
  border: thin solid;
  height: 190px;
  margin-left: 600px;
  overflow: auto;
  width: 550px;
}
*/

/* Styling for /login.php login form */
#login_form {
  margin: 0 auto;
  text-align: center;
  width: 350px;
}
body {
  background: url(/images/bkg.jpg) repeat-x;
  min-height: 550px;
  font-family: tahoma, trebuchet, verdana, helvetica, sans-serif;
  font-size: 13px;
  color: #0C445F;
}
#gradient {
  background: url(/images/gradient.png) no-repeat center top;
  height: 620px;
  width: 100%;
}
#header {
  width: 960px;
  height: 142px;
  position: relative;
}
#top_links {
  position: absolute;
  top: 4px;
  right: 10px;
}
#top_links li {
  float: left;
  margin-left: 10px;
  color: white;
}
#top_nav {
  position: absolute;
  top: 80px;
  right: 6px;
}
#top_nav li {
  float: left;
  margin-left: 30px;
}
#logo {
  position: absolute;
  top: 50px;
  left: 0;
}

/********************************************************************************footer***/

#footer_bkg {
  background: url(/images/footer_bkg.jpg) repeat-x;
  height: 198px;
  overflow: hidden;
}
#footer_content {
  width: 960px;
  margin: auto;
  position: relative;
  color: #365F72;
}
#footer_social_icons {
  position: absolute;
  top: 35px;
}
#footer_social_icons li{
  margin-bottom: 5px;
}
#footer_social {
  position: absolute;
  top: 32px;
  left: 45px;
  color: white;
  line-height: 37px;
}
#footer_social a {
  color: white;
  text-decoration: none;
}
#footer_divider_left {
  position: absolute;
  top: 25px;
  left: 190px;
}
#footer {
  clear:both;
  padding: 10px;
  width: 370px;
  position: absolute;
  top: 20px;
  left: 220px;
  line-height: 20px;
}
#footer h1 {
  margin-bottom: 15px;
}
#footer a{
  color: #365F72;
}
#footer p{
  font-size: 12px;
}
#footer span {
  margin-top: 15px;
  display: block;
}
#footer_twitter {
  background: url(/images/twitter_bkg.jpg) no-repeat;
  height: 161px;
  width: 239px;
  padding: 10px;
  position: absolute;
  top: 33px;
  right: 10px;
}
#footer_divider_right {
  position: absolute;
  top: 25px;
  right: 320px;
}
.twittList {
  width: 230px;
  margin-top: 13px;
  margin-left: 13px;
  line-height: 18px;
  color: white;
}
.twittList a {
  color: #efefef;
}
/********************************************************************************index***/

/********************/
/**    slideshow   **/
/********************/

#slideshow_holder {
  position: relative;
  height: 400px;
}
#nav {
  position: absolute;
  right: 0;
  top: 27px;
  width: 207px;
}
#nav div{
  float: left;
  background: url(/images/rotator_button_bkg.png) no-repeat;
  height: 76px;
  width: 88px;
  margin-left: 9px;
  margin-bottom: 7px;
}
#nav div a {
  height: 61px;
  width: 66px;
  display: block;
  margin-top: 7px;
  margin-left: 9px;
  padding-right: 5px;
}
.slideshows {
  background: url(/images/rotator_bkg.png) no-repeat;
  width: 751px;
  height: 407px;
  position: absolute;
  top: 27px;
}
.slideshows a {
  margin-top: 6px;
  margin-left: 9px;
}
#pager_link_1 {
  background: url(/images/rotator_button_web.jpg) no-repeat;
}
#pager_link_2 {
  background: url(/images/rotator_button_networking.jpg) no-repeat;
}
#pager_link_3 {
  background: url(/images/rotator_button_app.jpg) no-repeat;
}
#pager_link_4 {
  background: url(/images/rotator_button_marketing.jpg) no-repeat;
}
#pager_link_5 {
  background: url(/images/rotator_button_consulting.jpg) no-repeat;
}
#pager_link_6 {
  background: url(/images/rotator_button_elearning.jpg) no-repeat;
}
#pager_link_7 {
  background: url(/images/rotator_button_design.jpg) no-repeat;
}
#pager_link_8 {
  background: url(/images/rotator_button_voip.jpg) no-repeat;
}
#pager_link_9 {
  background: url(/images/rotator_button_home.jpg) no-repeat;
}
#pager_link_10 {
  background: url(/images/rotator_button_media.jpg) no-repeat;
}
/***end slideshow***/


#index_content {
  min-height: 200px;
  margin-top: 80px;
}
#index_content p {
  width: 590px;
  line-height: 25px;
  margin-top: 8px;
  margin-left: 2px;
  color: #54717a;
}

/**********************/
/** get started form **/
/**********************/
#get_started_form #recaptcha_widget_div {
  margin: 10px 0;
}
#get_started_form {
  background: url(/images/get_started_now_bkg.jpg) no-repeat center top;
  border: 1px solid #AC9A7F;
  width: 319px;
  min-height: 431px;
  height: auto;
  float: right;
  margin-right: 10px;
  margin-bottom: 20px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}
#get_started_form label{
  display: block;
  color: #594D39;
  width: 279px;
  margin: auto;
  margin-bottom: 5px;
}
#get_started_form label:first-child {
  margin-top: 70px;
}
#get_started_form input[type=text]{
  display: block;
  background: url(/images/get_started_text.jpg) no-repeat;
  height: 21px;
  width: 264px;
  border: 0;
  padding: 7px 12px 4px 4px;
  margin: auto;
  margin-bottom: 7px;
}
#get_started_form input[type=image]{
  display: block;
  margin: auto;
  margin-top: 3px;
}
#get_started_form textarea{
  display: block;
  background: url(/images/get_started_textarea.jpg) no-repeat bottom right;
  width: 272px;
  height: 90px;
  border: none;
  margin: auto;
  padding: 7px 4px;
}

/***end get started***/

#testimonials {
  position: relative;
  width: 570px;
}
#speech {
  position: absolute;
  bottom: 10px;
  right: 50px;
}
#testimonials p{
  width: 569px;
  min-height: 50px;
  border: 1px solid #487287;
  padding: 10px;
  margin-bottom: 10px;
  line-height: 25px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#testimonials h2 {
  margin-left: 12px;
  margin-bottom: 20px;
}
#testimonials h2 span {
  font-weight: normal;
}
#testimonial_title {
  margin-bottom: 10px;
}
/***********************************************************************content***/
#content {
  background: url(/images/content_bkg.jpg) no-repeat;
  min-height: 606px;
  width: 954px;
  margin: auto;
  margin-top: 26px;
}
#wmd_content {
  padding: 40px;
  position: relative;
  line-height: 20px;
}
.coming_soon_images {
  display: block;
  margin: 30px auto;
}
#content .title {
  margin-bottom: 10px;
  display: block;
}
#get_started_title_content {
  padding: 5px 20px 20px 20px;
}
#get_started_long_form {
  background: url(/images/get_started_long_bkg.jpg) no-repeat;
  width: 558px;
  min-height: 350px;
  float: left;
}
#get_started_long_form input[type=text]{
  width: 450px;
  padding: 6px 3px;
  border: 1px solid #C7E7EE;
  margin-bottom: 10px;
}
#get_started_long_form label{
  display: block;
  margin-bottom: 3px;
  color: #315F77;
}
#get_started_long_form div#long_form_div {
  margin: auto;
  width: 460px;
  margin-top: 30px;
}
#get_started_long_form textarea {
  width: 450px;
  padding: 6px 3px;
  border: 1px solid #C7E7EE;
  overflow: auto;
  height: 100px;
}
#get_started_long_form input[type=image]{
  display: block;
  margin: 10px auto;
}
#get_started_right {
  float: right;
  width: 290px;
  line-height: 22px;
}
#get_started_right {
  color: #64899B;
}
#get_started_right h2 {
  text-align: center;
  padding-bottom: 10px;
}
#wmd_content ul {
  list-style-type: circle;
  margin-left: 60px;
}
#wmd_content ul li{
  margin: 5px 0;
}
/*** end content ***/

/************************************************************* Contact us ***/

#contact_right {
  background: url(/images/get_started_right.jpg) no-repeat;
  width: 361px;
  height: 350px;
  position: absolute;
  top: 35px;
  right: 35px;
}
#contact_right img{
  display: block;
  margin: 70px auto 0 auto;
  border: 1px solid #C8E7EE;
}
#contact_us_form {
  width: 490px;
  margin-left: 5px;
}
#contact_us_form label{
  display: block;
  margin-bottom: 3px;
}
#contact_us_form input[type=text]{
  display: block;
  width: 470px;
  padding: 5px;
  border: 1px solid #B1D7E1;
  margin-bottom: 10px;
  position: relative;
}
#contact_us_form input[type=image]{
  display: block;
  margin: auto;
}
#contact_us_form textarea {
  width: 470px;
  padding: 5px;
  border: 1px solid #B1D7E1;
  overflow: auto;
  margin-bottom: 10px;
}
.title_contact {
  margin-bottom: 25px;
}
#contact_our_info {
  width: 460px;
  padding: 10px;
  background: #EEF9FA;
  border: 1px solid #C7E7EE;
  margin-left: 5px;
  margin-bottom: 50px;
  position: relative;
  height: 80px;
}
#contact_letter {
  position: absolute;
  top: 251px;
  left: 370px;
}
#contact_our_info span {
  font-weight: bold;
}
#contact_our_info p {
  position: absolute;
}
#contact_address {
  top: 10px;
  left: 30px;
}
#contact_phone {
  top: 10px;
  left: 270px;
}
#contact_fax {
  top: 30px;
  left: 270px;
}
/*** end contact ***/

/************************************************************* About us ***/
div.flash_error {
  background: #ECACB9;
  border: 1px solid #DF7187;
  margin-bottom: 10px;
  padding: 5px 10px;
  color: black;
}
div.flash_error2 {
  background: #ECACB9;
  border: 1px solid #DF7187;
  margin-bottom: 10px;
  padding: 5px 10px;
  color: black;
}
#about_us {
  width: 500px;
  min-height: 630px;
}
#get_started_about {
  background: url(/images/get_started_right.jpg) no-repeat;
  width: 361px;
  height: 450px;
  position: absolute;
  top: 35px;
  right: 35px;
  color: #316077;
}
#get_started_about label {
  display: block;
  margin-bottom: 3px;
}
#get_started_about input[type=text] {
  display: block;
  margin-bottom: 10px;
  border: 1px solid #C7E7EE;
  width: 290px;
  padding: 5px;
}
#get_started_about input[type=image] {
  display: block;
  margin: auto;
  
}
#get_started_about textarea {
  width: 290px;
  border: 1px solid #C7E7EE;
  padding: 5px;
}
#get_started_about div#about_div {
  margin-top: 80px;
  margin-left: 29px;
  position: relative;
}
/*** end about ***/


/************************************************************* Our Services ***/
#services_nav {
  position: absolute;
  background: url(/images/services_nav_bkg_new.jpg) no-repeat;
  width: 306px;
  min-height: 338px;
  top: 80px;
  left: 45px;
}
#services_nav ul{
  list-style-type: none;
  margin: 0;
  margin-top: 30px;
  margin-left: 20px;
}
#services_nav ul li a {
  display: block;
  width: 258px;
  height: 23px;
  background: url(/images/services_nav.png) no-repeat;
}
#services_nav #services_web { background-position: 0px 0px; }
#services_nav #services_networking { background-position: 0px -28px; }
#services_nav #services_app { background-position: 0px -57px; }
#services_nav #services_marketing { background-position: 0px -87px; }
#services_nav #services_consulting { background-position: 0px -117px; }
#services_nav #services_elearning { background-position: 0px -148px; }
#services_nav #services_design { background-position: 0px -178px; }
#services_nav #services_voip { background-position: 0px -207px; }
#services_nav #services_home { background-position: 0px -239px; }
#services_nav #services_media { background-position: 0px -270px; }

#services_display {
  width: 870px;
  min-height: 200px;
  margin-top: 36px;
  margin-left: 5px;
  color: #54717A;
}
#services_display .title {
  margin-bottom: 20px;
}
#services_display p {
  padding-left: 7px;
}
#services_display h2 {
  padding-left: 7px;
  font-size: 15px;
  margin-bottom: 20px;
  margin-top: 25px;
}

.the_menu {
	display:none;
	width:300px;
	border: none;
}
#services_title {
  font-weight: normal;
  font-size: 11px;
  width: 280px;
}
#services_title a{
  float: right;
  margin-top: 8px;
  color: #537380;
  text-decoration: none;
}

#nav_for_services li {
  list-style-type: none;
  float: left;
}
ul#nav_for_services {
  display: block;
  overflow: hidden;
  width: 105%;
  margin-left: 0px;
}
ul#nav_for_services li a {
  display: block;
}
/*** end our services ***/

/************************************************************* RSVP ***/

#rsvp_right {
  background: url(/images/get_started_long_bkg2.jpg) no-repeat;
  width: 361px;
  height: 350px;
  position: absolute;
  top: 35px;
  right: 35px;
}
#rsvp_right img{
  display: block;
  margin: 20px auto 0 auto;
}

/*** end our services ***/
