/*
Title: CommPartners
Description: Global stylesheet
Author: Steve James
Last Updated: 06.01.2007
*/


/*****************************************************************************
TOP LEVEL SELECTORS
*****************************************************************************/
body {
  background: #f7f6ee url(/images/template_images/bg.jpg) repeat-x top center;
  padding: 0;
  margin: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 2em;
  font-size: 11px;
  color: #605f53;
}

form * {
  padding: 0;
  margin: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 2em;
  font-size: 11px;
  color: #605f53;
}

h1 {
  font: 24px/1em Arial, Helvetica, sans-serif normal;
  margin: 0 0 12px 0;
  color: #006;
}

h2, h2 a {
  font: 18px/1em Arial, Helvetica, sans-serif normal;
  margin: 0 0 12px 0;
  color: #195cba;
}

h3, h3 a {
  font: 14px/1em Arial, Helvetica, sans-serif;
  margin: 0;
		font-weight: bold;
  color: #5c8bcf;
		line-height: 2em;
}

h4 {
  font: 12px/1em Arial, Helvetica, sans-serif;
  margin: 0;
		font-weight: bold;
  color: #242527;
		text-transform: uppercase;
		line-height: 2em;
}

p {
  padding: 0;
  margin: 0 0 12px 0;
}

fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

legend {
  display: none;
}

blockquote {
  border: 5px solid #ededed;
		background: #f8f7ef;
		padding: 20px;
		margin: 0 0 20px 0;
		color: #3664a3;
}

a {
  color: #287ff6;
}

/*****************************************************************************
GENERAL
*****************************************************************************/
#header, #body_wrapper, #footer {
  clear: both;
}

/*****************************************************************************
WRAPPER
*****************************************************************************/
#wrapper {
  width: 1009px;
  margin: 0 auto;
}

/*****************************************************************************
HEADER
*****************************************************************************/
#wrapper {
  position: relative;
}

/* Logo
----------------------------------------------------------------------*/
#logo {
  width: 211px;
  height: 97px;
  padding: 0;
  margin: 0;
  float: left;
}

#logo a {
  background: url(/images/template_images/logo.jpg) no-repeat;
  width: 211px;
  height: 97px;
  text-indent: -9000px;
  float: left;
}

/* Partners Login
----------------------------------------------------------------------*/
#partner_login {
  position: absolute;
  top: 20px;
  right: 20px;
		z-index: 1000000;
}

* html #partner_login {
  right: 33px;
}

#partner_login a {
  background: url(/images/template_images/btn_partner_login.gif) no-repeat;
		width: 125px;
		height: 28px;
		display: block;
		text-indent: -9000px;
}

/* Navigation
----------------------------------------------------------------------*/
#udm {
  width: 796px;
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
}

#udm a {
  height: 97px;
  display: block;
  text-indent: -9000px;
}

#udm ul {
  line-height: 2ex;
}

#udm ul a {
  width: auto !important;
		background: none !important;
		height: auto;
  text-indent: 0;
		padding: 12px 14px !important;
}

#udm a:hover, #udm li.on a {
  background-position: 0 -97px !important;
}

#udm li ul li {
  background: url(/images/template_images/nav_divider_bg.gif) no-repeat bottom center !important;
}

#udm li ul li a:hover, #udm li ul li.on a, #udm li ul li.on a:active, #udm li ul li.on a:focus, #udm li ul li.on a:visited:hover {
  background: #fff !important;
}

#udm li ul li.subnav_last {
  background: none !important;
}

/*--------- navigation items ---------*/
#udm #nav_home a {
  background: url(/images/template_images/nav_home.jpg) no-repeat;
  width: 71px;
}

#udm #nav_voice a {
  background: url(/images/template_images/nav_voice.jpg) no-repeat;
  width: 172px;
}

#udm #nav_reseller a {
  background: url(/images/template_images/nav_reseller.jpg) no-repeat;
  width: 137px;
}

#udm #nav_carrier a {
  background: url(/images/template_images/nav_carrier.jpg) no-repeat;
  width: 123px;
}

#udm #nav_partners a {
  background: url(/images/template_images/nav_partners.jpg) no-repeat;
  width: 139px;
}

#udm #nav_company a {
  background: url(/images/template_images/nav_company.jpg) no-repeat;
  width: 77px;
}

#udm #nav_support a {
  background: url(/images/template_images/nav_support.jpg) no-repeat;
  width: 77px;
}


/*****************************************************************************
BODY
*****************************************************************************/
#body_wrapper {
  width: 1009px;
  background: url(/images/template_images/body_bg_repeat.jpg) repeat-y top center;
  float: left;
}

#body {
  width: 970px;
  background: url(/images/template_images/body_bg_top.jpg) no-repeat top center;
  padding: 14px 20px 8px 19px;
  float: left;
}

* html #body {
  padding-bottom: 0;
}

#body_extra {
  background: url(/images/template_images/body_bg_bottom.jpg) no-repeat bottom center;
  padding-bottom: 8px;
  float: left;
}

* html #body_extra {
  padding-bottom: 0;
}

/* Columns
----------------------------------------------------------------------*/
#column_left {
  width: 713px;
  float: left;
}

#column_right {
  width: 243px;
  float: left;
  margin: 0 0 0 14px;
}

/* Search Box
----------------------------------------------------------------------*/
#search {
  border-bottom: 1px solid #efede1;
  margin: 4px 0 15px 0;
  padding: 0 0 15px 0;
}

#title_search {
  width: 62px;
  height: 17px;
  display: block;
  float: left;
  margin: 4px 5px 0 0;
  background: url(/images/template_images/title_search.gif) no-repeat;
  text-indent: -9000px;
}

#search_box {
  width: 134px;
  height: 16px;
  background: #f7f6ee;
  border: 1px solid #ccc;
  padding: 5px 4px 2px 4px;
  margin: 0;
  float: left;
}

* html #search_box {
  height: 21px;
  padding: 0 4px 2px 4px;
}

#search_submit {
  margin: 0 0 0 3px;
  padding: 0;
}

* html #search_submit {
  margin: 0;
}

/*****************************************************************************
FOOTER
*****************************************************************************/
#footer, #footer a {
  color: #a8a8a8;
  font: 10px/2em Verdana, Arial, Helvetica, sans-serif;
}

#footer a:hover {
  text-decoration: none;
}

#partners {
  width: 584px;
  height: 31px;
  float: left;
  background: url(/images/template_images/partners.gif) no-repeat top left;
}

#credits {
  width: 410px;
		margin: 0 15px 10px 0;
  float: left;
  text-align: right;
}


/*****************************************************************************
VoIP FORMS
*****************************************************************************/
.form_table {
  margin: 0 0 0 0;
}

.form_submit {
  margin: 10px 0 0 0;
}


/*****************************************************************************
MISC
*****************************************************************************/

/* Form Focus
----------------------------------------------------------------------*/
.form_focus_off {
  color: #a4a395;
}

.form_focus_on {
  color: #605f53;
}

/* Container Boxes
----------------------------------------------------------------------*/
.content_box {
  background: #f2f2ea;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px;
  margin: 0 0 20px 0;
}

.news_topic {
  border-bottom: 1px solid #e8e8dc;
		margin: 0 0 12px 0;
}

#content_nosubnav .news_topic {
  padding: 15px 0;
}

#content_nosubnav .news_topic p {
  margin: 0 0 0 20px;
}

.news_topic.last_topic {
  border: none;
		margin: 0;
}

.news_topic a {
		background: url(/images/template_images/news_link_arrow.gif) no-repeat 100% 3px;
		padding: 0 16px 0 0;
		color: #287ff6;
		text-decoration: none;
}

.news_topic a:hover {
  text-decoration: underline;
}

/* Titles
----------------------------------------------------------------------*/
.title {
  height: 22px;
  margin: 0 0 6px 0;
  padding: 0;
  text-indent: -9000px;
}

#title_spotlight {
  background: url(/images/template_images/title_spotlight.gif) no-repeat;
}

#title_news {
  background: url(/images/template_images/title_news.gif) no-repeat;
}

/* Go Button
---------------------------------------------------------------------*/

.go {
  margin: 4px 0 0 0;
  padding: 0;
  height: 24px;
  text-align: top;
  line-height: 18px;
}
