@import url( ../../css/base.css ); /* this theme is based on the classic www.tikiwiki.org theme 'moreneat' */


/*** global settings ***/
/* these settings should be at the top of the css since they are the defaults and can be overridden further down */
body				{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px; /*background-color:#e9ecef*/background: #e9ecef url(../../../img/top_nav_bg.jpg) repeat-x;}
th					{background:#c7d0d9; font-weight:normal;}
th a				{text-decoration:none;}
hr					{}

/* set the default font-size on the entire page | annoyingly this has to be one in this way for MSIE */
input,select		{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px;}
textarea			{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px;}
small				{}


/* general page title settings on every page */
h1					{font-size:20px; padding:0px; margin:0px;}
h2					{font-size:18px;}
h3					{font-size:16px;}
h1, h2, h3			{font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;}

/* links */
a					{color:#436976;}
a:hover				{color:#000; background-color:#e9ecef;}
/* images */
img					{}
a img:hover			{}


/*** site layout ***/
#bittopbar			{background:#c7d0d9; border-top:1px solid #8cacbb; border-bottom:1px solid #8cacbb;
}
#bittopbar a		{text-decoration:none;}
#bitprint			{}



/*** common classes ***/
.display			{}
.preview			{}
.header				{}
.header h1			{margin:0; padding:0.5em 0;}
.header h1,
.header h1 a,
.header h1 a:hover	{font-size:26px; font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; color :#000; text-decoration:none;}
.header h2			{font-size:14px; font-weight:normal;}
.date				{}

.body				{
	border:1px solid #8cacbb;
	padding-left:7px;
	padding-right:7px;
	background:#fff; font-size:12px;
	}
.content			{}
.footer				{}



/*** boxes ***/
.box				{background:#fff; border:1px solid #8cacbb; margin:5px;}
.box h3				{background-color:#c7d0d9; border-bottom:1px solid #8cacbb;}
.box h3 a			{text-decoration:none;}
.boxcontent			{padding:5px;}



/*** menus ***/
/* first we set the general settings */
.menu .head			{margin:0; text-decoration:none; border-bottom:1px solid #aeaeae;}
.menu .head:hover	{}
.menu .item:hover	{}
/* css dropdown related stuff */
.hor .head			{border:0;}
.hor ul .head		{border:solid #c7d0d9; border-width:0 10px;}
.hor ul .head:hover	{border-color:#8cacbb;}
.hor .item			{margin:0;}
.hor li a			{padding:0 0 0 5px;}
.hor li li ul		{margin-top:-1.9em;}
/* remove icons from dropdown menus */
.hor .icon,
.ver .icon			{display:none;}



/*** articles ***/
.articles .post			{margin-bottom:30px;}



/*** parsed text elements ***/
/* -=...=- */
.bitbar				{background:#c7d0d9; border:1px solid #8cacbb; padding:1px;}

/* cached pages */
.bitcache			{}

/* links to internal pages */
.bittable			{}
.bittable td		{border:1px solid #8cacbb;}



/*** images and icons ***/
/* icons */
.icon,.icon:hover	{}

/* floating help and/or admin icon at the top of admin pages */
.floaticon			{}

/* space out entries */
ul.data li.item			{list-style:none; margin:10px; padding:0;}

/* any table displaying data */
.data				{border:1px solid #8cacbb;}
.data td			{border:1px solid #8cacbb;}
.odd li			{margin-bottom:20px;}

/* alternating odd and even rows in tables */
.odd				{}
/* .even				{background:#f7f9fa;} */
/*.even                                {background:#E2F1F8;} */
.even                                {background:#CEE8F4;}

/* when no data is found - either a <tr> or a <div> */
.norecords			{}

/* find table found on pages with listings */
.find				{}



/* tabstyle */
.tabsystem .tabcontainer .tab a,
.tabsystem .tabcontainer .tab-hover a,
.tabsystem .tabcontainer .tab-active a	{text-decoration:none;}
.tabsystem .tabcontainer .tab a:hover,
.tabsystem .tabcontainer .tab-hover a:hover,
.tabsystem .tabcontainer .tab-active a:hover	{background:transparent;}
.tabsystem .tabcontainer .tab,
.tabsystem .tabcontainer .tab-hover,
.tabsystem .tabcontainer .tab-active	{top:3px; font:10px normal verdana,arial,sans-serif; margin:0 3px; padding:3px 5px 1px 5px; background:#c7d0d9; border:1px solid #ccc; border-bottom:0;}
.tabsystem .tabcontainer .tab-hover		{padding-top:2px; border-top:2px solid #f90;}
.tabsystem .tabcontainer .tab-active	{top:1px; padding:2px 8px 4px 8px; margin:0 0px; border-top:2px solid #f90; background:#e9ecef; color:#000;}
.tabsystem .tabpage						{border:1px solid #ccc; padding:1.5em;}



/*** navigation bars and tabs ***/
.navbar				{}
.navbar a			{
	font:12px normal verdana,arial,sans-serif;
	font-weight: bold;
	border:1px solid #99bec6;
	color:#225566;
	margin:0 2px;
	padding:0 2px;
	background-color:#c7d0d9;
	text-decoration:none;
	}

/* pagination at the bottom of pages with listings */
.pagination			{padding:15px;}



/*** settings that have to be at the end ***/
.highlight,
a .highlight		{}


@media print {
	*			{background:#fff !important;}
	body		{padding:0 !important; margin:0 !important;}
	#container	{width:100% !important; margin:0 !important;}
	#wrapper	{float:none !important; width:100% !important;}
	#content	{margin:0 !important;}
	#bittopbar,.floaticon,.navbar,.footer,#logout,
	.menubar,#navigation,#extra,#navigation,
	#footer		{display:none !important;}
}

.jhtbar		{
	/*#5d8862*/
	background: #FFF;
	border-style: dotted;
	margin: 3px;
	padding: 4px 5px;
	line-height: 1.2em;
	color: #000;
}

.bitbar {
	color: #900;
	border-bottom: 1px dotted #999;
	padding: 0.2em 1em;
}

.logo {
	padding: 5px 0;
	text-align: center;
	/*width: 1200px;
	margin: 0 auto;*/
	position:relative;
}


div.topads {
	float: left;
	margin-left: 40px;
	margin-right: 20px;
	width: auto;
        font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}

div.topgooglesearch {
	float: right;
	margin-right:30px;
}


div.topbar {
	/*background: #ffffe7;
	border-top: 5px solid #8cacbb;
	border-bottom: 5px solid #8cacbb;*/
	font-family: longisland,christie,serif;
	text-decoration: none;
	/*padding-left: 10px;*/
	padding-top: 10px;
	height: 70px;
	margin-top: 0px;
	margin-bottom: 15px;
	/*width: 100%;*/
/*	position: float; */
	overflow: hidden;
}


.topgooglesearch table {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	margin: 0;
	width: 0;
	margin-right: 20px;
}

.bitbox	{
	padding: 5px;
	margin: 5px;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	border-left: 5px solid #900;
	border-right: 5px solid #900;
	background: #f5f5f5;
}

/******************************************************************************************/
/*** boxes ***/
.bitbox	{
	padding: 5px;
	margin: 5px;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	border-left: 5px solid #900;
	border-right: 5px solid #900;
	background: #f5f5f5;
}

.bitbox code {
	font-size: 12px;
	}

.box {
	/*#fff*/
	background: #ffffe7;
	border: 1px solid #8cacbb;
	margin: 5px;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-khtml-border-radius: 1em;
}

.boxtitle {
	background-color: #c7d0d9;
	border-bottom: 1px solid #8cacbb;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-khtml-border-radius: 1em;
}

.boxtitle a {
	text-decoration: none;
}

.boxcontent {
	padding: 5px;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-khtml-border-radius: 1em;
}

.box h3 {
	/*#93c0d7 #6d96d7 #35a5e7 #ffa5e7 #c7d0d9 #5d8862*/
	background-color: #b5d7ec;
	border-bottom: 1px solid #8cacbb;
	margin: 2px;
	text-align: center;
	font-size: 14px;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-khtml-border-radius: 1em;
}

.box h3 a {
	text-decoration: none;
}

.module {
	border:1px solid #8cacbb;
	overflow: hidden;
	border-radius: 1em;
	margin: 5px;
	-moz-border-radius: 1em;
	-khtml-border-radius: 1em;
}

.sidebarmenu {
overflow: visible;
}

#x {
	border:1px solid #8cacbb;
/*	height:14em; */
	overflow: visible;
	border-radius: 1em;
	margin: 5px;
	-moz-border-radius: 1em;
	-khtml-border-radius: 1em;
}

.module h3 {
	/*#93c0d7 #6d96d7 #35a5e7 #ffa5e7 #c7d0d9 #5d8862*/
	background-color: #b5d7ec;
	border-bottom: 1px solid #8cacbb;
	margin: 2px;
	text-align: center;
	font-size: 14px;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-khtml-border-radius: 1em;
}

.module.quoteform-sidebar h3 {
	margin-bottom: 0px;
	display: none;
}

.quoteform-sidebar .boxcontent {
	padding: 0px 0px 0px 0px;
}

.post                 {}

.commentblock	      {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size:10px;
			padding:5px;
			}

.cbody                {background-color: #fff;
			margin-bottom:20px;
			border:1px solid #8cacbb;
			}

.maketoc		{
	font-size: 0.9em;
	width: 35%;
	line-height: normal;
	float: right;
	border: 1px solid #999;
	background: #eee;
	margin: 0 0 1em 1em;
	padding: 1em;
	clear: right;
}

.maketoc h3		{
	padding: 0;
	border-bottom: 1px solid #999;
}

.maketoc a		{
	color: #666;
}

.maketoc ul		{
	margin: 0 0 0 1em;
	padding: 0;
}

.maketoc ul li	{
	list-style: square outside;
}

.maketoc ul ul	{
	margin: 0 0 0 2em;
	padding: 0;
}

.maketoc_center		{
	font-size: 0.9em;
	width: auto;
	line-height: normal;
	border: 1px solid #999;
	background: #eee;
	margin: 0 auto 0 auto;
	padding: 0 0 1em 0;
	clear: right;
}

.maketoc_center h3	{
	padding: 0 0 0 1em;
	margin: 0;
	border-bottom: 1px solid #999;
}

.maketoc_center a	{
	color: #666;
}

.maketoc_center ul	{
	margin: 0 0 0 2em;
	padding: 0;
}

.maketoc_center ul li	{
	list-style: square outside;
}

.maketoc_center ul ul	{
	margin: 0 0 0 2em;
	padding: 0;
}

.minifind                      {width:500px;}


#bitvertmenu			{
/*	background:#fff; */
	border-top:1px solid #8cacbb;
	border-bottom:1px solid #8cacbb;
	}
#bitvertmenu a		{text-decoration:none;}
#bitvertmenu .hor .head			{border:0px; width:10em;}
#bitvertmenu .hor ul .head		{margin-top:0em; border:solid #000; border-width:0px;}
#bitvertmenu .hor ul .head:hover	{border-color:#8cacbb;
	margin-left: 10em;
	}
#bitvertmenu .hor .item			{margin:0;}
#bitvertmenu .hor li a			{padding:0 0 0 5px;}
#bitvertmenu .hor li li ul		{
	margin-top:-2.35em;
	margin-left: 10em;
	}
#bitvertmenu .hor li  ul              {
		margin-left : 10em;
		margin-top : -2.35em;
}
/* remove icons from dropdown menus */
#bitvertmenu .hor .icon,
#bitvertmenu .ver .icon			{display:none;}



	#voipnav, #voipnav ul { /* all lists */
		z-index:5000;
		padding: 0;
		margin: 0;
		list-style: none;
/*		float : left; */
		width : 16em;
	}

	#voipnav li { /* all list items */
		position : relative;
		z-index:5000;
/*		float : left; */
		line-height : 1.55em;
		margin-bottom : -0px;
		width: 16em;
	}

	#voipnav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		z-index:5000;
		margin-left : 15em;
		margin-top : -1.6em;
		border : 1px solid black;
		background-color : #e9ecef;
	}

	#voipnav li ul ul { /* third-and-above-level lists */
		z-index:5000;
		left: -999em;
	}

	#voipnav li a {
		z-index:5000;
		width: 15em;
		display : block;
		color : black;
/*		font-weight : bold; */
		text-decoration : none;
/*		background-color : #e9ecef; */
/*		background-color : red;
/*		border : 1px solid black; */
		padding : 0 0.5em;
	}

	#voipnav li a:hover {
		z-index:5000;
		color : white;
		background-color : black;
	}

	#voipnav li:hover ul ul, #voipnav li:hover ul ul ul, #voipnav li.sfhover ul ul, #voipnav li.sfhover ul ul ul {
		z-index:5000;
		left: -999em;
	}

	#voipnav li:hover ul, #voipnav li li:hover ul, #voipnav li li li:hover ul, #voipnav li.sfhover ul, #voipnav li li.sfhover ul, #voipnav li li li.sfhover ul { /* lists nested under hovered list items */
		z-index:5000;
		left: auto;
	}

.content_title h1 {margin-bottom:0.5em; margin-top:0.25em;}


.navbar {}
.navbar a			{
	font:12px normal verdana,arial,sans-serif;
	font-weight: bold;
	border:1px solid #99bec6;
	color:#225566;
	margin:0 2px;
	padding:0 2px;
	background-color:#c7d0d9;
	text-decoration:none;
	}



.jnavbar {
	float:left;
	width:100%;
/*	background:#F4F7FB; */
/*	background:#EFEFEF; */
	background:#e9ecef;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #BCD2E6;
	}

.jnavbar ul {
	margin:0;
	padding:0px 10px 0 50px;
	list-style:none;
	}

.jnavbar li {
	display: inline;
	margin: 0;
	padding: 0;
	}

.jnavbar a {
	float: left;
	background: url("/tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }

.jnavbar a span {
      float:left;
      display:block;
      background:url("/tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#627EB7;
      }


    /* Commented Backslash Hack hides rule from IE5-Mac \*/
.jnavbar a span {float:none;}
    /* End IE5-Mac hack */
.jnavbar a:hover span
 {
    /*  color:#627EB7; */
      color:#FF0000;
      }
.jnavbar a:hover {
      background-position:0% -45px;
      }
.jnavbar a:hover span {
      background-position:100% -45px;
      }


.jnavbarx a {
	float: left;
	background: url("/tableft1.gif") no-repeat left top;
	      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      background-position:0% -42px;
      }

.jnavbarx a span {
      float:left;
      display:block;
      background:url("/tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#627EB7;
      background-position:100% -42px;
      }


    /* Commented Backslash Hack hides rule from IE5-Mac \*/
.jnavbarx a span {float:none;}
    /* End IE5-Mac hack */
.jnavbarx a:hover span
 {
/*      color:#627EB7; */
      color:#FF0000;

      }
.jnavbarx a:hover {
      background-position:0% -42px;
      }
.jnavbarx a:hover span {
      background-position:100% -42px;
      }

/* top right  bottom  left */
.blogs .body .row { padding:10px 10px 10px 0px; }

.blogs .post {padding-bottom: 10px; margin:10px 10px 20px 0px;}
.blogs .post .floaticon {float:none; text-align: right;}
.blogs .post .footer {padding-top: 10px;}

.blogs .header h1 {padding-bottom: 0px;  }

.blogs .list .floaticon {float:none; text-align: right;}

.blogs .list .clear {padding-bottom: 10px;}

.blogs .avatar {float: none;}

.blogs .userinfo  {float:left;width:140px;}

.blogs .footer { padding-bottom: 40px; }

.blogs .footer2 { padding-bottom: 5px;  color:#999;}

.userimages .row {padding-bottom: 40px;}

.userpreferences .row {padding-bottom: 5px; padding-top: 5px;}

.my .row {padding-bottom: 5px; padding-top: 5px;}

.user .row {padding-bottom: 5px; padding-top: 5px;}


.xboards .body {
	padding: 0;
	margin: 0;
	float: none;
	width: auto;
/*	background-color:#e9ecef;*/
	background-color:#fff;
	border:0px;
/*	margin-right: 20px; */
/*	padding-right: 10px; */

 }

/*.xboards .body .data { background-color:#888;} */

/*
.xboards .body .body { background-color:#fff; border:1px solid #8cacbb; padding-bottom: 0px; }
.xboards .xrow {background-color:#fff }
.xboards .mb-post {padding-bottom: 0px;  margin:10px 10px 20px 0px; background-color:#fff; border:1px solid #ff0000;}
.xboards .footer { padding:0; margin:0;  background-color:#fff; float: right;  border:1px solid #00ff00;}
.xboards .footerx { padding:0; margin:0;  background-color:#fff; float: left;  border:1px solid #00ff00;}

.xboards .avatar {float: none;}

.xboards .userinfo  {float:left;width:140px; }
.xboards .header h2 {padding-top: 0px; margin-top: 0px; font-size:18px;}

.xboards .body .floaticon {padding: 0; margin: 0; float:right; text-align: right;  border:1px solid #8cacbb;}

*/

.xboards { overflow:auto; }

.xboards .mb-post {position:static; width:200px;  border:1px solid #ff0000; padding-bottom: 10px;}

.xboards .mb-post .body { }

.boards {}
.boards .body {background-color:#fff; border:1; float:left; width:100%;}
.boards .mb-post {padding-bottom: 10px;}
.boards .userinfo {}
.boards .content {}
.boards .floaticon {}
.boards .header {}
.xboards .vertical_divider {float:left; background-color:#ff0000; width:2px; height:60px;}
.boards .wrapper { border-left:1px solid #8cacbb; padding-left: 10px; }
.boards .header h2 {padding-top: 0px; margin-top: 0px; font-size:18px;}
.boards li { margin-top: 5px; margin-bottom: 5px;}


#horz_menu_bar                  {xbackground-color:#f00; xcolor:#f00;}
#horz_menu_bar a                {text-decoration:none;  font-size:15px;}
/* css driven dropdown menus - horizontal */
ul.hzmb *               {line-height:20px;}
ul.hzmb,
ul.hzmb li,
ul.hzmb ul              {padding:0; margin:0; list-style:none;}
ul.hzmb a               {display:block; padding:0 6px;}
ul.hzmb li              {width:auto;}
ul.hzmb li li,
ul.hzmb li ul   {width:25em; display:block; text-align:left;}
ul.hzmb .head   {width:auto;}
ul.hzmb li              {float:left; position:relative;}
ul.hzmb li li a {margin-left:1px;}
ul.hzmb li li .icon     {vertical-align:middle; margin-left:-23px;}
ul.hzmb li ul   {position:absolute; left:-999em; border:1px solid;}
ul.hzmb li ul ul        {margin:-21px 0 0 13em;}
/* remove admin icon margin */
ul.hzmb li.m-admin li a {margin:0;}
/* set some background colors for visibility */
/* thanks to our favourite browser we can't simply inherit the values */
#bittopbar      {z-index:1000;}
ul.hzmb         {z-index:1001;}
ul.hzmb ul              {z-index:1002;}
ul.hzmb ul ul   {z-index:1003;}
#bittopbar,
ul.hzmb,
ul.hzmb li,
ul.hzmb li ul   {background:#e9ecef;}
ul.hzmb li:hover ul ul, ul.hzmb li:hover ul ul ul {left:-999em;}
ul.hzmb li:hover ul, ul.hzmb li li:hover ul, ul.hzmb li li li:hover ul {left:auto;}
ul.hzmb li a                    {padding:0 0 0 15px; xbackground-color:#00ff00;}

/*google cse styles*/
input.gsc-input {
	font-size:12px;
}
.gsc-search-box {
	margin:0;
}
.gsc-search-box tbody {
	border:none;
}
.gsc-input input {
	background-image:none !important;
}
.gsc-search-button {
	padding-top:0;
}
.gsc-completion-container {
	margin:0;
}


#cref_iframe #edit-query {
	background-image:none !important;
}
.half table.views-table.sticky-table, .view-half-table table.views-table.sticky-table {
	width: 478px;
}
.full table.views-table.sticky-table {
	width: 100%;
}
.half .footer img {
  max-width: 478px;
}


/***
 *adding in drupal styles 
 */

/* $Id: style.css,v 1.38.2.4 2009/09/14 13:10:47 goba Exp $ */

/**
 * Garland, for Drupal 6.x
 * Stefan Nagtegaal, iStyledThis [dot] nl
 * Steven Wittens, acko [dot] net`
 *
 * If you use a customized color scheme, you must regenerate it after
 * modifying this file.
 */

/**
 * Generic elements
 */
body {
  margin: 0;
  padding: 0;
}

.block ul.menu {
	padding: 0;
  font-size: 11px;
}

.block ul.menu li.active-trail a {
	background: #f2f8fc;
	border-bottom: 2px solid #E4F0F8;
}

block ul.menu li ul.menu li.last a {
	border-right: none;
}

table.views-entry {
	font-size: 12px;
	margin: 3px 0px;
	width: 100%;
}

body form#views-ui-list-views-form {
	margin: 0px 0px 5px;
}

#drupal-wrapper ul {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#drupal-wrapper p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.views-edit-view {
	margin:0px;
}

.block ul.menu a {
	border-left: 1px solid #CCCCCC;
    color: #000000;
    display: block !important;
    float: left;
    padding: 8px 8px 2px;
    text-align: center;
    text-decoration: none;
	border-bottom: 2px solid #EEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.views-radio-box div.form-item,
.form-checkboxes div.form-item,
#preview-display-id-wrapper,
#preview-args-wrapper,
.draggable .form-item,
#views-ui-list-views-form .form-item,
.form-radios .form-item,
.tableSelect-processed div.form-item,
.multiselect div.form-item{
	border: none;
}

.form-radios div.form-item {
	padding: 0px;
}

.multiselect div.form-item {
	padding: 0px 0px 4px;
}

#node-admin-filter {
	margin-bottom: 10px;
}

.block ul.menu li.last a{
	border-right: 1px solid #CCC;
}

.block ul.menu a:hover,
.block ul.menu a.active,
.block ul.menu li.active-trail a.active {
	background: #E4F0F8;
	border-bottom: 2px solid #82B3CC;
}

#drupal-wrapper {
	width: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#drupal-wrapper table {
	font-size: 12;
	color: #333;
}

textarea.form-textarea {
    display: block;
    margin-bottom: 0;
    width: 100%;
}

.form-item .description {
	font-size: 11px;
}

table.tableSelect-processed div.form-item {
	padding: 9px 0px;
}

form#node-admin-content table,
form#content-field-overview-form table{
	width:100%;
}

input.form-autocomplete, input.form-text, textarea.form-textarea, select.form-select {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #999999 #CCCCCC #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    padding: 2px;
}

#drupal-content {
    background: none repeat scroll 0 0 #FFFFFF;
    /*min-height: 180px;*/
	min-height: 80px;
    padding: 20px;
}

.boxcontent #drupal-content {
	background: none;
	background-color: transparent;
}

.boxcontent ul,
.boxcontent ul li,
.boxcontent ul.menu li,
.boxcontent .item-list ul li,
.boxcontent li.leaf {
	background: none;
	padding: 0px 0px 5px 0px;
}

.view-id-business_display_table .item-list ul {
	margin: 0 auto;
	padding: 0;
	width:120px;
}

.body #drupal-content {
	padding: 0px;
}

div.form-item {
    border: 1px solid #CCCCCC;
    margin: 0 0 10px;
    padding: 9px;
}

div.form-item, ul.links, div.admin-panel .body, .clear-block {
    display: block;
}

.description.form-item {
	margin-top: 0px;
}

#views-ui-edit-display-form,
#views-ui-config-item-form,
#node-form {
	margin: 0px 10px;
}

#node-form {
	border: 1px solid #CCC;
	padding: 30px;
}

#drupal-wrapper p{
	margin: 0;
	padding: 0px 0px 10px;
}

#drupal-wrapper #navigation .quote p {
	margin: 0 auto;
	padding: 4px 0 4px 8px;
}

#drupal-wrapper.node-6,
#drupal-wrapper.node-24,
#drupal-wrapper.node-25,
#drupal-wrapper.node-26,
#drupal-wrapper.node-27,
#drupal-wrapper.node-28,
#drupal-wrapper.node-29,
#drupal-wrapper.node-30,
#drupal-wrapper.node-52,
#drupal-wrapper.node-55,
#drupal-wrapper.node-62,
#drupal-wrapper.node-67,
#drupal-wrapper.node-69,
#drupal-wrapper.equipment,
#drupal-wrapper.node-116,
#drupal-wrapper.node-117,
#drupal-wrapper.node-119,
#drupal-wrapper.node-128,
#drupal-wrapper.node-131,
#drupal-wrapper.node-152,
#drupal-wrapper.node-173,
#drupal-wrapper.node-183,
#drupal-wrapper.node-191,
#drupal-wrapper.node-285,
#drupal-wrapper.node-333{
	float: right;
	margin: 0px 0px 20px 10px;
}

#drupal-wrapper.node-6:after,
#drupal-wrapper.node-24:after,
#drupal-wrapper.node-25:after,
#drupal-wrapper.node-26:after,
#drupal-wrapper.node-27:after,
#drupal-wrapper.node-28:after,
#drupal-wrapper.node-29:after,
#drupal-wrapper.node-30:after,
#drupal-wrapper.node-52:after,
#drupal-wrapper.node-55:after,
#drupal-wrapper.node-62:after,
#drupal-wrapper.node-67:after,
#drupal-wrapper.node-69:after,
#drupal-wrapper.equipment:after,
#drupal-wrapper.node-116:after,
#drupal-wrapper.node-117:after,
#drupal-wrapper.node-119:after,
#drupal-wrapper.node-128:after,
#drupal-wrapper.node-131:after,
#drupal-wrapper.node-152:after,
#drupal-wrapper.node-173:after,
#drupal-wrapper.node-183:after,
#drupal-wrapper.node-191:after,
#drupal-wrapper.node-285:after,
#drupal-wrapper.node-333:after{
	clear: right;
}

/*h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
}*/

/*h1 {
  font-size: 170%;
}

h2 {
  font-size: 160%;
  line-height: 130%;
}

h3 {
  font-size: 140%;
}

h4 {
  font-size: 130%;
}

h5 {
  font-size: 120%;
}

h6 {
  font-size: 110%;
}

ul, quote, code, fieldset {
  margin: .5em 0;
}

p {
  margin: 0.6em 0 1.2em;
  padding: 0;
}

a:link, a:visited {
  color: #027AC6;
  text-decoration: none;
}

a:hover {
  color: #0062A0;
  text-decoration: underline;
}

a:active, a.active {
  color: #5895be;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #5294c1;
}

ul {
  margin: 0.5em 0 1em;
  padding: 0;
}

ol {
  margin: 0.75em 0 1.25em;
  padding: 0;
}

ol li, ul li {
  margin: 0.4em 0 0.4em .5em; /* LTR */
}

ul.menu, .item-list ul {
  margin: 0.35em 0 0 -0.5em; /* LTR */
  padding: 0;
}

ul.menu ul, .item-list ul ul {
  margin-left: 0em; /* LTR */
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
  margin: 0.15em 0 0.15em .5em; /* LTR */
}

ul li, ul.menu li, .item-list ul li, li.leaf {
  padding: 1px 0 1px 1em;
  list-style-type: none;
  list-style-image: none;
  background: transparent url(images/menu-leaf.gif) no-repeat 0px .35em; /* LTR */
  margin-left: 0px;
}

ol li {
  padding: 0 0 .3em;
  margin-left: 2em; /* LTR */
}

ul li.expanded {
  background: transparent url(images/menu-expanded.gif) no-repeat 1px .35em; /* LTR */
}

ul li.collapsed {
  background: transparent url(images/menu-collapsed.gif) no-repeat 0px .35em; /* LTR */
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0 1em 0 0; /* LTR */
}

ol.task-list {
  margin-left: 0; /* LTR */
  list-style-type: none;
  list-style-image: none;
}
ol.task-list li {
  padding: 0.5em 1em 0.5em 2em; /* LTR */
}
ol.task-list li.active {
  background: transparent url(images/task-list.png) no-repeat 3px 50%; /* LTR */
}
ol.task-list li.done {
  color: #393;
  background: transparent url(../../misc/watchdog-ok.png) no-repeat 0px 50%; /* LTR */
}
ol.task-list li.active {
  margin-right: 1em; /* LTR */
}

fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}

dl {
  margin: 0.5em 0 1em 0; /* LTR */
}

dl dt {
}

dl dd {
  margin: 0 0 .5em 0em; /* LTR */
}

img, a img {
  border: none;
}

table {
  margin: 1em 0;
/*  width: 100%;*/
  width: auto;
}

table.views-table {
	margin-bottom: 0px;
	margin-top: 0px;
}

.half table.views-table {
	margin: 0;
}

.stacked .half table.views-table,
.half .view-equipment-view {
	width: 478px;
}

div.view-footer {
	margin-bottom: 1em;
	font-size: 10px;
	font-style:italic;
}

div.view-header {
	background: #b1dbaa;
	text-align: center;
	padding: 5px 0;
	border-radius: 1em 1em 0 0;
	-moz-border-radius: 1em 1em 0 0;
	-webkit-border-radius: 1em 1em 0 0;
	border-top: 1px solid #7ebe75;
	font-size: 15px;
	font-weight: bold;
	color: #3f8237;
/*	text-shadow: 1px 1px 0px #FFF;
*/	margin-top: 10px;
	vertical-align: middle;
}

div.view-header img {
	vertical-align: bottom;
}

.half div.view-header {
	margin-top: 0px;
}

div.check {
	display:block;
	width:24px;
	height:20px;
	text-indent: -9999px;
	background: url('/voip_info_drupal/themes/garland/images/checkmark.png') center center;
	margin: 0 auto;
}

div.check.off {
	background: none;
}

td.views-field-field-wholesale-ad-api-value,
td.views-field-field-wholesale-ad-calling-card-value,
td.views-field-field-wholesale-ad-colocation-value,
td.views-field-field-wholesale-ad-international-value,
td.views-field-field-wholesale-ad-ethernet-value,
td.views-field-field-wholesale-ad-origination-value,
td.views-field-field-wholesale-ad-portal-value,
td.views-field-field-wholesale-ad-termination-value,
td.views-field-field-wholesale-ad-toll-free-value,
td.views-field-field-wholesale-ad-e911-value {
	width: 61px;
}

th.views-field-field-wholesale-ad-api-value,
th.views-field-field-wholesale-ad-calling-card-value,
th.views-field-field-wholesale-ad-colocation-value,
th.views-field-field-wholesale-ad-international-value,
th.views-field-field-wholesale-ad-ethernet-value,
th.views-field-field-wholesale-ad-origination-value,
th.views-field-field-wholesale-ad-portal-value,
th.views-field-field-wholesale-ad-termination-value,
th.views-field-field-wholesale-ad-toll-free-value,
th.views-field-field-wholesale-ad-e911-value {
	text-align: center;
}

.wholesale.half td.views-field-field-wholesale-ad-api-value,
.wholesale.half td.views-field-field-wholesale-ad-calling-card-value,
.wholesale.half td.views-field-field-wholesale-ad-colocation-value,
.wholesale.half td.views-field-field-wholesale-ad-international-value,
.wholesale.half td.views-field-field-wholesale-ad-ethernet-value,
.wholesale.half td.views-field-field-wholesale-ad-origination-value,
.wholesale.half td.views-field-field-wholesale-ad-portal-value,
.wholesale.half td.views-field-field-wholesale-ad-termination-value,
.wholesale.half td.views-field-field-wholesale-ad-toll-free-value,
.wholesale.half td.views-field-field-wholesale-ad-e911-value {
	width: auto;
}

/*.wholesale.half th.views-field-field-wholesale-ad-api-value,
.wholesale.half th.views-field-field-wholesale-ad-calling-card-value,
.wholesale.half th.views-field-field-wholesale-ad-colocation-value,
.wholesale.half th.views-field-field-wholesale-ad-international-value,
.wholesale.half th.views-field-field-wholesale-ad-ethernet-value,
.wholesale.half th.views-field-field-wholesale-ad-origination-value,
.wholesale.half th.views-field-field-wholesale-ad-portal-value,
.wholesale.half th.views-field-field-wholesale-ad-termination-value,
.wholesale.half th.views-field-field-wholesale-ad-toll-free-value,
.wholesale.half th.views-field-field-wholesale-ad-e911-value {
	text-align: center;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(90deg);
}*/

.feature {
	padding-top: 2px;
	padding-bottom: 2px;
}

.feature.off {
	background: url('/voip_info_drupal/themes/garland/images/cross.png') no-repeat left center;
	padding-left: 20px;
}

.feature.on {
	background: url('/voip_info_drupal/themes/garland/images/tick.png') no-repeat left center;
	padding-left: 20px;
}

.wholesale td.views-field-phpcode-1 {
	width: 218px;
}


div.view-wholesale-table td.views-field-phpcode-2 {
	padding: 2px 10px;
	width: 50px;
}

#drupal-wrapper div.view-header p {
	padding: 0;
}

div.view-half-table {
	padding: 15px 0 15px 15px;
}

.half div.monthly-fees.label,
div.monthly-fees.label,
div.whole.monthly-fees.label{
	border-radius: 1em 1em 1em 1em;
	border-left: 1px solid #D3E7F4;
	width: 70px;
}

.sip.full div.whole.monthly-fees.label {
	width: 130px;
}

.sip.full td.views-field-body {
	width: 587px;
}

.view-business-table.view-display-id-page_5 td.views-field-body,
.view-business-table.view-display-id-page_7 td.views-field-body{
	width: 100%;
}

.view-business-table.view-display-id-page_5 .reviews {
	display:none;
}

div.monthly-fees.label {
	border-left: 0px;
}

.sip.half .view-half-table th.views-field-phpcode-1 {
	min-width: 94px;
}

.view-equipment-view div.whole.monthly-fees.label {
	width: 150px;
	height: auto;
	min-height: inherit;
	vertical-align: middle;
	float: none;
}

.half .view-equipment-view div.whole.monthly-fees.label {
	width: 130px;
}

.half td.views-field-phpcode-2 {
	width:75px;
}

.half th.views-field-field-long-distance-value {
	width: auto;
}

.half th.views-field-field-setup-fees-value {
	width: 70px;
}

.half .views-field-body {
	 width: 260px;

	 /*changed on Dec 8 by Leyla */
	/* width: 170px */
}

.half .view-display-id-page_9 .views-field-body {
	width: 257px;
}

.half.solution .views-field-body {
	width: 270px;
}

.half.solution td.views-field-phpcode {
/*	vertical-align:top;*/
	paddin-top: 5px;
}

/*.half.solution td.views-field-phpcode-2 {
	vertical-align:top;
}*/

.half td.views-field-field-monthly-fees-value {
	padding: 2px 0;
}

.half.monthly-fees.label span {
	font-size: .8em;
}

.half div.label span.rate {
	padding-top: 10px;
	font-size: 1.3em;
}



.half th.views-field-field-monthly-fees-value {
	width: auto;
}

.half .views-field-body a {
	font-size: 12px;
}

.half div.label {
	padding: 5px 3px;
}

.half .views-table ul li,
.half .views-table ul.menu li,
.half .views-table .item-list ul li,
.half .views-table li.leaf,
.half {
	font-size: 10px;
}

.half img,
.half a img {
	max-width:90px;
	height: auto;
}

.half td.views-field-phpcode {
	width: 90px;
}

thead th {
    border-bottom: 2px solid #D3E7F4;
    color: #222222;
    font-weight: bold;
    text-shadow: 1px 1px 0 #E1F3FF;
}

th a:link, th a:visited {
  color: #6f9dbd;
}

td, th {
  /*padding: .3em .5em;*/
  padding: 2px 8px 2px 4px;
}

tr.even, tr.odd, tbody th {
  border: solid #d3e7f4;
  border-width: 1px 0;
}

tr.odd, tr.info {
  background-color: #edf5fa;
}

tr.even {
  background-color: #fff;
}

tr.drag {
  background-color: #fffff0;
}

tr.drag-previous {
  background-color: #ffd;
}

tr.odd td.active {
  background-color: #ddecf5;
}

tr.even td.active {
  background-color: #e6f1f7;
}

td.region, td.module, td.container, td.category {
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #b4d7f0;
  background-color: #d4e7f3;
  color: #455067;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
  border-top-width: 0;
}

span.form-required {
  color: #ffae00;
}

span.submitted, .description {
  font-size: 0.92em;
  color: #898989;
}

.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #898989;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages ul {
  margin: 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
}

.form-button, .form-submit {
  margin: 2em 0.5em 1em 0; /* LTR */
}

#dblog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}

.box {
  margin-bottom: 2.5em;
}

/**
 * Layout
 */
#header-region {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header-region .block {
  display: block;
  margin: 0;
  border-bottom: 1px solid #EEE;
}

#header-region #block-user-1 {
	margin-bottom: 15px;
}

#header-region .block-region {
  display: block;
  margin: 0 0.5em 1em;
  padding: 0.5em;
  position: relative;
  top: 0.5em;
}

#header-region * {
  margin-top: 0;
  margin-bottom: 0;
}

/* Prevent the previous directive from showing the content of script elements in Mozilla browsers. */
#header-region script {
  display: none;
}

#header-region p, #header-region img {
  margin-top: 0.5em;
}

#header-region h2 {
  margin: 0; /* LTR */
  float: left;
  padding: 6px 13px 0;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}

#header-region h3, #header-region label, #header-region li {
  margin: 0 1em;
  padding: 0;
  background: none;
}

#wrapper {
}

#wrapper #container {
}

#wrapper #container #header {
}

#wrapper #container #header #logo-floater {
  position: absolute;
}

#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
  line-height: 120px;
  position: relative;
  z-index: 2;
  white-space: nowrap;
}

#wrapper #container #header h1 span {
  font-weight: bold;
}

#wrapper #container #header h1 img {
  padding-top: 14px;
  padding-right: 20px; /* LTR */
  float: left; /* LTR */
}

/* With 3 columns, require a minimum width of 1000px to ensure there is enough horizontal space. */
body.sidebars {
  min-width: 980px;
}
/* With 2 columns, require a minimum width of 800px. */
body.sidebar-left, body.sidebar-right {
  min-width: 780px;
}

/* We must define 100% width to avoid the body being too narrow for near-empty pages */
#wrapper #container #center {
  float: left;
  width: 100%;
}

/* So we move the #center container over the sidebars to compensate */
body.sidebar-left #center {
  margin-left: -210px;
}
body.sidebar-right #center {
  margin-right: -210px;
}
body.sidebars #center {
  margin: 0 -210px;
}

/* And add blanks left and right for the sidebars to fill */
body.sidebar-left #squeeze {
  margin-left: 210px;
}
body.sidebar-right #squeeze {
  margin-right: 210px;
}
body.sidebars #squeeze {
  margin: 0 210px;
}*/

/* We ensure the sidebars are still clickable using z-index */
#wrapper #container .sidebar {
  margin: 60px 0 5em;
  width: 210px;
  float: left;
  z-index: 2;
  position: relative;
}

#wrapper #container .sidebar .block {
  margin: 0 0 1.5em 0;
}

#sidebar-left .block {
  padding: 0 15px 0 0px;
}

#sidebar-right .block {
  padding: 0 0px 0 15px;
}

.block .content {
  margin: 0.5em 0;
}

#sidebar-left .block-region {
  margin: 0 15px 0 0px; /* LTR */
}

#sidebar-right .block-region {
  margin: 0 0px 0 15px; /* LTR */
}

.block-region {
  padding: 1em;
  background: transparent;
  border: 2px dashed #b4d7f0;
  text-align: center;
  font-size: 1.3em;
}


/**
 * Primary navigation
 */
ul.primary-links {
  margin: 0;
  padding: 0;
  float: right; /* LTR */
  position: relative;
  z-index: 4;
}

ul.primary-links li {
  margin: 0;
  padding: 0;
  float: left; /* LTR */
  background-image: none;
}

ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {
  display: block;
  margin: 0 1em;
  padding: .75em 0 0;
  color: #fff;
  background: transparent url(images/bg-navigation-item.png) no-repeat 50% 0;
}

ul.primary-links li a:hover, ul.primary-links li a.active {
  color: #fff;
  background: transparent url(images/bg-navigation-item-hover.png) no-repeat 50% 0;
}

/**
 * Secondary navigation
 */
ul.secondary-links {
  margin: 0;
  padding: 18px 0 0;
  float: right; /* LTR */
  clear: right; /* LTR */
  position: relative;
  z-index: 4;
}

ul.secondary-links li {
  margin: 0;
  padding: 0;
  float: left; /* LTR */
  background-image: none;
}

ul.secondary-links li a, ul.secondary-links li a:link, ul.secondary-links li a:visited {
  display: block;
  margin: 0 1em;
  padding: .75em 0 0;
  color: #cde3f1;
  background: transparent;
}

ul.secondary-links li a:hover, ul.secondary-links li a.active {
  color: #cde3f1;
  background: transparent;
}

/**
 * Local tasks
 */
ul.primary, ul.primary li, ul.secondary, ul.secondary li {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
}

#tabs-wrapper {
  position: relative;
  border-bottom: 1px solid #CCC;
}
ul.primary {
  float: left; /* LTR */
}
ul.secondary {
  clear: both;
  text-align: left; /* LTR */
  border-bottom: 1px solid #e9eff3;
  margin: -0.2em -26px 1em;
  padding: 0 26px 0.6em;
}
h2.with-tabs {
  float: left; /* LTR */
  margin: 0 2em 0 0; /* LTR */
  padding: 0;
}

ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited,
ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited {
  border: 0;
  background: transparent;
  padding: 4px 1em;
  margin: 0 0 0 1px; /* LTR */
  height: auto;
  text-decoration: none;
  position: relative;
  display: inline-block;
  font-size: 11px;
}
ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:visited, ul.primary li a:hover,
ul.secondary li.active a, ul.secondary li.active a:link, ul.secondary li.active a:visited, ul.secondary li a:hover {
  background: url(images/bg-tab.png) repeat-x 0 50%;
  color: #fff;
}
ul.primary li.active a,
ul.secondary li.active a {
  font-weight: bold;
}

/**
 * Nodes & comments
 */
.node {
  margin: 0;
  padding: 0;
}

ul.links li, ul.inline li {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0; /* LTR */
  padding-right: 1em; /* LTR */
  background-image: none;
}

.node .links, .comment .links {
  text-align: left; /* LTR */
}

.node .links ul.links li, .comment .links ul.links li {}
.terms ul.links li {
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  padding-left: 1em;
}

.picture, .comment .submitted {
  float: right; /* LTR */
  clear: right; /* LTR */
  padding-left: 1em; /* LTR */
}

.new {
  color: #ffae00;
  font-size: 0.92em;
  font-weight: bold;
  float: right; /* LTR */
}

.terms {
  float: right; /* LTR */
}

.preview .node, .preview .comment, .sticky {
  margin: 0;
  padding: 0.5em 0;
  border: 0;
  background: 0;
}

.sticky {
  padding: 1em;
  background-color: #fff;
  border: 1px solid #e0e5fb;
  margin-bottom: 2em;
}

#comments {
  position: relative;
  top: -1px;
  border-bottom: 1px solid #e9eff3;
  margin: -1.5em -25px 0;
  padding: 0 25px;
}

#comments h2.comments {
  margin: 0 -25px;
  padding: .5em 25px;
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
}

.comment {
  margin: 0 -25px;
  padding: 1.5em 25px 1.5em;
  border-top: 1px solid #e9eff3;
}

.indented {
  margin-left: 25px; /* LTR */
}

.comment h3 a.active {
  color: #494949;
}

.node .content, .comment .content {
  margin: 0.6em 0;
}

/**
 * Aggregator.module
 */
#aggregator {
  margin-top: 1em;
}
#aggregator .feed-item-title {
  font-size: 160%;
  line-height: 130%;
}
#aggregator .feed-item {
  border-bottom: 1px solid #e9eff3;
  margin: -1.5em -31px 1.75em;
  padding: 1.5em 31px;
}
#aggregator .feed-item-categories {
  font-size: 0.92em;
}
#aggregator .feed-item-meta {
  font-size: 0.92em;
  color: #898989;
}

/**
 * Color.module
 */
#palette .form-item {
  border: 1px solid #fff;
}
#palette .item-selected {
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
  border: 1px solid #d9eaf5;
}

/**
 * Menu.module
 */
tr.menu-disabled {
  opacity: 0.5;
}
tr.odd td.menu-disabled {
  background-color: #edf5fa;
}
tr.even td.menu-disabled {
  background-color: #fff;
}

/**
 * Poll.module
 */
.poll .bar {
  background: #fff url(images/bg-bar-white.png) repeat-x 0 0;
  border: solid #f0f0f0;
  border-width: 0 1px 1px;
}

.poll .bar .foreground {
  background: #71a7cc url(images/bg-bar.png) repeat-x 0 100%;
}

.poll .percent {
  font-size: .9em;
}

/**
 * Autocomplete.
 */
#autocomplete li {
  cursor: default;
  padding: 2px;
  margin: 0;
}

/**
 * Collapsible fieldsets
 */
fieldset {
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #d9eaf5;
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
}

ul.links {
	background: #FFC;
	padding: 5px 0;
	margin-bottom: 5px;
	font-size: 11px;
}

.views-edit-view .views-quick-links {
	float: none;
}

.views-quick-links ul.links li {
	padding: 0px 3px;
}

.views-edit-view .views-basic-info {
	padding: 0px;
}

fieldset {
    background: none;
    border:0px;
    margin: 0;
    padding: 0;
}

form#views-add-display-form div.form-item {
	padding: 0px;
}

/* Targets IE 7. Fixes background image in field sets. */
*:first-child+html fieldset {
  padding: 0 1em 1em;
  background-position: 0 .75em;
  background-color: transparent;
}

*:first-child+html fieldset > .description, *:first-child+html fieldset .fieldset-wrapper .description {
  padding-top: 1em;
}

fieldset legend {
  /* Fix disappearing legend in FFox */
  display: block;
}

*:first-child+html fieldset legend, *:first-child+html fieldset.collapsed legend {
  display: inline;
}

html.js fieldset.collapsed {
  background: transparent;
  padding-top: 0;
  padding-bottom: .6em;
}

html.js fieldset.collapsible legend a {
  padding-left: 2em; /* LTR */
  background: url(images/menu-expanded.gif) no-repeat 0% 50%; /* LTR */
}

html.js fieldset.collapsed legend a {
  background: url(images/menu-collapsed.gif) no-repeat 0% 50%; /* LTR */
}

/**
 * Syndication icons and block
 */
#block-node-0 h2 {
  float: left; /* LTR */
  padding-right: 20px; /* LTR */
}

#block-node-0 img, .feed-icon {
  float: right; /* LTR */
  padding-top: 4px;
}

#block-node-0 .content {
  clear: right; /* LTR */
}

/**
 * Login Block
 */
#user-login-form {
  text-align: center;
}
#user-login-form ul {
  text-align: left; /* LTR */
}

/**
 * User profiles.
 */
.profile {
  margin-top: 1.5em;
}
.profile h3 {
  border-bottom: 0;
  margin-bottom: 1em;
}
.profile dl {
  margin: 0;
}
.profile dt {
  font-weight: normal;
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: 1.4em;
  margin-bottom: 0.45em;
}
.profile dd {
  margin-bottom: 1.6em;
}

/**
 * Admin Styles
 */
div.admin-panel,
div.admin-panel .description,
div.admin-panel .body,
div.admin .left,
div.admin .right,
div.admin .expert-link,
div.item-list,
.menu {
  margin: 0;
  padding: 0;
}

div.admin {
	margin: 0px;
	padding: 10px;
}

div.admin .left {
  float: left; /* LTR */
  width: 48%;
}
div.admin .right {
  float: right; /* LTR */
  width: 48%;
}

div.admin-panel {
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
  padding: 10px;
  border: 1px solid #E4F0F8;
  margin-bottom: 10px;
  font-size: 12px;
}
div.admin-panel .description {
  margin-bottom: 1.5em;
}

div.admin-panel h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	color: #000;
}

div.compact-link a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding: 4px 6px;
	border-top: 1px solid #a5c7d6;
	border-left: 1px solid #a5c7d6;
	border-right: 1px solid #a5c7d6;
	background: #E4F0F8;
}

div.admin-panel dt a,
div.admin-panel ul.menu a,
#drupal-wrapper a {
	text-decoration: none;
	color: /*#5CA0BF*/ #1a6385;
}

div.admin-panel dl {
  margin: 0;
}
div.admin-panel dd {
  color: #888;
  font-size: 11px;
  line-height: 1.3em;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  padding-left: 0;
}

table.system-status-report th {
  border-color: #d3e7f4;
}

#autocomplete li.selected, tr.selected td, tr.selected td.active {
  background: #027ac6;
  color: #fff;
}

tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active {
  color: #d3e7f4;
}

tr.taxonomy-term-preview {
  opacity: 0.5;
}

tr.taxonomy-term-divider-top {
  border-bottom: none;
}

tr.taxonomy-term-divider-bottom {
  border-top: 1px dotted #CCC;
}

/**
 * CSS support
 */

/*******************************************************************
 * Color Module: Don't touch                                       *
 *******************************************************************/

/**
 * Generic elements.
 */
.messages {
  background-color: #fff;
  border: 1px solid #b8d3e5;
}

.preview {
  background-color: #fcfce8;
  border: 1px solid #e5e58f;
}

div.status {
  background-color: #e5ffe6;
  border: 1px dashed #c1e7c2;
  color: #000;
  font-size: 10px;
  text-transform: lowercase;
  padding: 5px;
  margin: 0px;
}

div.help {
	font-style: italic;
	font-size: 11px;
	color: #333;
	padding: 0 0 5px 0;
	margin: 0px 10px;
}

div.error, tr.error {
  color: #a30000;
  background-color: #FFCCCC;
}

.form-item input.error, .form-item textarea.error {
  border: 1px solid #c52020;
  color: #363636;
}

/**
 * dblog.module
 */
tr.dblog-user {
  background-color: #fcf9e5;
}

tr.dblog-user td.active {
  background-color: #fbf5cf;
}

tr.dblog-content {
  background-color: #fefefe;
}

tr.dblog-content td.active {
  background-color: #f5f5f5;
}

tr.dblog-warning {
  background-color: #fdf5e6;
}

tr.dblog-warning td.active {
  background-color: #fdf2de;
}

tr.dblog-error {
  background-color: #fbe4e4;
}

tr.dblog-error td.active {
  background-color: #fbdbdb;
}
tr.dblog-page-not-found, tr.dblog-access-denied {
  background: #d7ffd7;
}
tr.dblog-page-not-found td.active, tr.dblog-access-denied td.active {
  background: #c7eec7;
}

/**
 * Status report colors.
 */
table.system-status-report tr.error, table.system-status-report tr.error th {
  background-color: #fcc;
  border-color: #ebb;
  color: #200;
}
table.system-status-report tr.warning, table.system-status-report tr.warning th {
  background-color: #ffd;
  border-color: #eeb;
}
table.system-status-report tr.ok, table.system-status-report tr.ok th {
  background-color: #dfd;
  border-color: #beb;
}



/*   VIEWS COMPARE TABLE */
.views-table .odd li {
	margin: 0px;
}

.views-table ul,
.views-table ol {
	padding: 0px;
	margin: 0px;
}

.views-table ul li,
.views-table ul li.leaf,
.views-table ol li,
.views-table ol li.leaf {
	margin: 0px;
}

.views-table ol li,
.views-table ul li,
.views-table ul.menu li,
.views-table .item-list ul li,
.views-table li.leaf {
  margin: 0; /* LTR */
}

.views-table ul li,
.views-table ul.menu li,
.views-table .item-list ul li,
.views-table li.leaf {
  padding: 0 0 .2em 0.9em;
  list-style-type: none;
  list-style-image: none;
  background: transparent url(images/menu-leaf.gif) no-repeat 0px .27em; /* LTR */
}

td.views-field-phpcode {
	width: 120px;
}

.view-equipment-view td.views-field-phpcode {
	width: auto;
}

table.sticky-header thead,
.views-table thead {
	 background: #AFCEE2;
}

table.sticky-header th,
.views-table th {
	padding: 10px 0 3px 0;
	font-size: 13px;
	vertical-align: bottom;
	background: none;
}

table.sticky-header th.views-field-phpcode,
.views-table th.views-field-phpcode {
	padding-left: 4px
}

div.label {
	background: #fafdff;
	border-top: 1px solid #D3E7F4;
	border-bottom: 1px solid #D3E7F4;
    float: left;
    font-size: 11px;
    padding: 5px 3px;
    text-align: center;
    width: 100%;
	box-shadow: 0px 2px 0px #c0d9e9;
	min-height: 40px;
}

.odd div.label {
	background: #FFF;
}

th.views-field-field-long-distance-value,
th.views-field-field-setup-fees-value,
th.views-field-field-monthly-fees-value {
	text-align: center;
	width: 95px;
}

th.views-field-field-long-distance-value {
	width:130px;
}


td.views-field-field-long-distance-value,
td.views-field-field-setup-fees-value,
td.views-field-field-monthly-fees-value {
	vertical-align: middle;
	padding: 2px 0px;
}

.view-id-business_table.view-display-id-page_6 td.views-field-body,
.view-id-business_table.view-display-id-page_8 td.views-field-body {
	width: 675px;
}

.view-id-business_table.view-display-id-page_6 .reviews {
	display:none;
}

td.views-field-body {
	width: 354px;
}

.sip-reseller td.views-field-body{
	width: 211px;
}

td.views-field-field-monthly-fees-value {
	padding: 2px 8px 2px 0px;
}

div.long-distance-rate.label {
	/*border-left: 1px solid #D3E7F4;*/
	border-left: 0px;
	border-radius: 1em 0 0 1em;
	-moz-border-radius: 1em 0 0 1em;
	-web-kit-border-radius: 1em 0 0 1em;
}

.views-table thead th.views-field.views-field-phpcode-3 {
	width: 140px;
}

			.half .views-table thead th.views-field.views-field-phpcode-3 {
			width: 105px;
			}

.views-table thead th.views-field.views-field-phpcode-4 {
	width: 93px;
}

td.views-field.views-field-phpcode-3,
td.views-field.views-field-phpcode-4,
td.views-field.views-field-phpcode-5,
td.views-field.views-field-field-storage-value,
td.views-field.views-field-field-bandwidth-value{
	padding: 0px;
}

td.views-field.views-field-phpcode-3 div,
td.views-field.views-field-phpcode-4 div,
td.views-field.views-field-phpcode-5 div {
	padding-left: 2px;
	padding-right: 2px;
}


td.views-field.views-field-field-storage-value div,
td.views-field.views-field-field-bandwidth-value div,
.view-web-hosting th.views-field-phpcode-5,
.view-web-hosting th.views-field-field-bandwidth-value,
.view-web-hosting th.views-field-field-storage-value {
	width: 85px;
	text-align: center;
}

.view-web-hosting th.views-field-phpcode-5 {
	width: 97px;
}

.view-web-hosting td.views-field-body {
	width: 415px;
}

div.monthly-fees.label {
	border-right: 1px solid #D3E7F4;
	border-radius: 0 1em 1em 0;
	-moz-border-radius: 0 1em 1em 0;
	-web-kit-border-radius: 0 1em 1em 0;
}

div.label span.rate {
	display: block;
    font-family: georgia;
    font-size: 16px;
    font-weight: normal;
    padding-top: 10px;
}

div.label span.paygo {
	display: block;
    font-family: georgia;
    font-size: 16px;
    font-weight: normal;
}


.views-field-body a {
	font-weight: bold;
	font-size: 13px;
}

.view-web-hosting td.views-field-phpcode-2 {
	width:108px;
}

#drupal-wrapper .views-field-body a {
	color: #308027;
}

td.views-field-phpcode-2 {
	padding: 2px 20px;
	width: 125px;
}

	.half td.views-field-phpcode-2 {
	padding: 5px 15px !important;
	}

a.book {
	display: block;
	text-indent: -9999px;
}

a.details {
	width: 96px;
	height: 25px;
	margin: 0 auto;
	background: url(/voip_info_drupal/themes/garland/images/btn_details.png) no-repeat;
}

a.amazon {
	width: 76px;
	height: 25px;
	background: url(/voip_info_drupal/themes/garland/images/btn_buynow.png) no-repeat;
}

.half a.details {
	width:66px;
	height:25px;
	background: url(/voip_info_drupal/themes/garland/images/btn_details_half.png) no-repeat;
}

a.write-a-review {
	width:140px;
	height: 25px;
	background: url(/voip_info_drupal/themes/garland/images/btn_write_a_review.png) no-repeat;
}

div.reviews {
	text-align: center;
	margin-top: 5px;
	border-top: 1px solid #d7e4ec;
	padding-top: 2px;
}

.login {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

/* Reviews */

table#results {
	border-collapse: collapse;
	border: none;
}

.view-content .item-list ul li,
.view-content .item-list ul {
	list-style-type:none;
}

/* EQUIPMENT STYLES */
#drupal-wrapper .equipment {
	width: 200px;
	background: #edf5fa;
	border: 1px solid #b3d1e4;
	padding: 10px;
	text-align:center;
}

#drupal-wrapper .equipment .content {
	padding: 0px;
	margin: 0px;
}

h1.amazon {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	color: #1a4764;
	text-align:center;
}

div.product_img {
	width: 152px;
	text-align: center;
	margin: 10px 0px;
	padding: 4px 4px 4px 4px;
	border: 1px solid #b3d1e4;
	background: #FFF;
	margin: 0 auto;
}

div.product_img img {
	border: 1px solid #d3e7f4;
	width: 150px;
	display: block;
	margin: 0 auto;
}

#drupal-wrapper ul.product_specs {
	padding: 0px;
	margin: none;
}

ul.product_specs,
ul.product_specs li{
	list-style-type: none;
	background: none;
}

ul.product_specs li {
	font-size: 13px;
	padding: 6px 0px;
	border-bottom: 1px solid #d3e7f4;
}

a.amazon.big {
	margin: 7px auto 0px;
	width: 137px;
	background: url(/voip_info_drupal/themes/garland/images/btn_buynow_big.png) no-repeat;
}

.list-price span {
	color: #d91b02;
	text-decoration: line-through;
}

.list-price.green span {
	text-decoration: none;
	color: #0e8e00;
	font-weight:bold;
}

.reduced-price span {
	color: #0e8e00;
	font-weight:bold;
}

#drupal-wrapper a.title {
	font-size: 13px;
	color: #308027;
	font-weight: bold;
}

/*.view-equipment-view td.views-field-title{
	vertical-align: top;
}*/

.view-equipment-view .imagefield {
	border: 1px solid #CCC;
}

.type {
	padding: 3px 0px;
	margin: 3px 0px;
	border-top: 1px dotted #AFCEE2;
	border-bottom: 1px dotted #AFCEE2;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

div.you-pay {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000;
}

div.list-price {
	padding-top: 3px;
	border-top: 1px solid #EEE;
	margin-top: 3px;
}

div.list-price span{
	color: #d91b02;
	text-decoration: line-through;
	font-size: 13px;
}

.half div.list-price span,
.half .saved .amount {
	font-size: inherit;
}

.saved .amount {
	color: #0e8e00;
	font-size: 13px;
}

.view-sms-table table {
  margin: 0;
  width: 100%;
}

.view-sms-table table thead {
  background-color: transparent;
  border-bottom: 1px dashed #cccccc;
  line-height: 30px;
}

.view-sms-table table thead tr th {
  background-color: transparent;
  border-bottom: 0 none;
  font-size: 16px;
  font-weight: 300;
  line-height: 16px;
  padding: 20px 10px 10px;
  text-align: center;
  text-shadow: none;
  vertical-align: bottom;
}

.view-sms-table table thead tr th.views-field-phpcode {
  padding-right: 0;
  width: 115px;
}

.view-sms-table table thead tr th.views-field-phpcode-1 {
  padding-left: 0;
  width: 80px;
}

.view-sms-table table thead tr th span {
  border-bottom: 1px solid #dddddd;
  display: block;
  line-height: 16px;
  margin-bottom: 0;
  padding-bottom: 3px;
  text-align: center;
  width: 100%;
}

.view-sms-table table thead.secondary {
  border-bottom: 0 none;
  line-height: normal;
}

.view-sms-table table thead.secondary tr {
  line-height: normal;
}

.view-sms-table table thead.secondary tr th {
  bottom: 0;
  font-size: 12px;
  font-weight: 300;
  padding: 0;
}

.view-sms-table table thead.secondary tr th:first-child {
  text-align: left;
}

.view-sms-table table thead.secondary tr th:last-child {
  text-align: right;
}

.view-sms-table table tbody tr {
  background-color: transparent;
  border-bottom: 1px solid #f0f0f0;
  line-height: 20px;
  padding: 0;
}

.view-sms-table table tbody tr td {
  padding: 20px 10px;
  text-align: center;
  vertical-align: middle;
}

.view-sms-table table tbody tr td.views-field-field-long-code-value {
  padding-left: 31px;
  text-align: left;
}

.view-sms-table table tbody tr td.views-field-field-short-code-value {
  padding-right: 31px;
  text-align: right;
}

.view-sms-table table tbody tr td.views-field-field-agent-value {
  padding-left: 16px;
  text-align: left;
}

.view-sms-table table tbody tr td.views-field-field-reseller-value {
  padding-right: 23px;
  text-align: right;
}

.view-sms-table table tbody tr td .checkbox {
  border: 1px solid #cccccc;
  border-radius: 15px;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.024);
  display: inline-block;
  height: 12px;
  line-height: 12px;
  padding: 2px;
  width: 12px;
}

.view-sms-table table tbody tr td .checkbox.checked .checkmark {
  background-color: #90ee90;
  border-radius: 15px;
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.25) inset;
  display: inline-block;
  height: 12px;
  line-height: 12px;
  width: 12px;
}

.view-sms-table table tbody tr td a {
  display: block;
}


/* voip-info styles to make more room for bullets */

/* adjusted */
.half div.monthly-fees.label, div.monthly-fees.label, div.whole.monthly-fees.label {
width: 50px;
}

.half div.label {
padding: 0;
}

div.label span.rate {
font-size: 14px;
}

.half td.views-field-phpcode-2 {
padding: 10px 0px !important;
}

.sip.half .view-half-table th.views-field-phpcode-1 {
min-width: 50px;
}

td, th {
padding: 2px 3px 2px 3px;
}

.stacked .half table.views-table, .half .view-equipment-view {
width: 490px;
}

.half .views-table thead th.views-field.views-field-phpcode-3 {
width: 55px;
}

.half.solution .views-field-body {
width: 300px;
}

#node-131 .half.monthly-fees.label {
padding: 0;
}

table.views-table.sticky-enabled.cols-6 {
width: 100%;
}

#node-62 table.views-table.sticky-enabled.cols-3 {
width: 100%;
}

#node-62 .wholesale td.views-field-phpcode-1 {
padding-left: 60px;
}





