/* 
Theme Name: UnLimited
Version: 1.0
Description:<a href="http://wpthemeland.com/themes/unlimited/" title="Unlimited">Unlimited</a> is a 2-column fixed with wordpress theme, with Custom Header Image, by <a href="http://wpthemeland.com" title="WP Theme Land">WP Theme Land</a>.
Author: WP Theme Land
Author URI: http://wpthemeland.com
*/
body {
	margin:0;
	padding:0;
	text-align:left;
	font-size:80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3em;
	background: #fff url(img/header.gif) top center repeat-x;
}

.clear {
	clear: both;
}

#content h1 {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.7em;
	margin: 0 0 10px;
}

h1, h2, h3,h4,h5,h6 {
/*	letter-spacing: 0.09em; */
	line-height:1.1em;
}
h1.product_name
{
	font-size: 1.5em;
}

li 
{
	padding:0.1em 0;
	margin:0;
}
blockquote{
	background: #ddc;
	border: 1px solid #ccb;
	padding: 10px;
	margin:1em;
}
abbr 
{
	border-bottom:#000 1px solid;
}
	
img {
	margin: 0;
	padding: 0;
	border: 0;
}
img.right 
{
	float:right;
	margin:0 0 1em 1em;
}
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
a 
{
	border:none;
	background:transparent;
}
a:link,
a:visited 
{ 
	color:#3366CC;
	text-decoration: none;
}
a:hover, a:active 
{ 
	color:#3366CC;
	text-decoration: underline;

} 
#rap 
{
	margin:0 auto;
	padding:0;
	width:750px;
	text-align:left;
	font-size:90%;
}
ul#menu {
	list-style:none;
	margin:0;	
	padding:0;
	font-size:.9em;
}
ul#menu li 
{
/*	float:left;
  margin:0;
  padding:0;
  list-style:none;  
  background:none;	*/
  list-style:none; 
  margin: 0;
  padding: 0;
}
ul#menu li ul
{
  padding-left: 0px;
  margin: 0px;
}

ul#menu li a {
  text-decoration:none;
  color:#333;
  line-height: 1.5em;
  display: block;
  padding: 5px 10px;
}	
ul#menu li a:hover,ul#menu li a:active, ul#menu li.current_page_item a, ul#menu li.current_page_item ul a:hover
{
  background: #9ca954 url(img/nav-highlight.gif) top right repeat-y;
  color: #fff;
}
ul#menu li.current ul li {
  margin-left: 8px;
}
ul#menu li.current_page_item ul a
{
  background: #fff url(img/nav-gradient.gif) top right repeat-y;
  color: #556c11;
}

#header {
	margin: 0;
	padding:0;
	width:900px;
	background: none;
	height:81px;
}
#header h1 {
	margin:0;
	padding: 10px 0 0 15px;
	font-weight:normal;
	font-size:2em;
	font-variant:small-caps;
}
#header h2 {
	margin:0;
	padding: 0 0 0 15px;
	font-weight:normal;
	font-size:1em;
}
#header * 
{
	color:#ffe;
}
#content {
	float: right;
	margin:37px 5px 5px 5px;
	padding: 0 5px 0 5px;
	width: 580px;
	color: #333;
	text-align: left;
	background:#fff;
}
#sidebar {
	float:left;
	margin: 14px 0 0 0;
	padding: 23px 0 0 0;
	width:145px;	
	height: 100%;
	background: #fff url(img/nav-gradient.gif) top right repeat-y;
	line-height: 1.1em;
}
#sidebar a
{
	font-weight:normal;
}
#sidebar a:hover
{
	color:#3366CC;
}
/*
#sidebar ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar ul, #sidebar p, #sidebar form, #sidebar .textwidget
{
	margin:5px 0 0 12px;
}
#sidebar li 
{
	margin:0;
	padding:0.3em 0;
	border-bottom:1px solid #eee;
}
#sidebar li li
{
	margin:0;
	padding:0.3em 0;
	border-bottom:0px;
}

#sidebar h2 {
	margin: 10px 0 0 12px;
	font-size:1.2em;
	letter-spacing: 0.09em;
	font-weight: normal;
	color: #633;	
	text-transform:uppercase;
}
#searchbox {
	margin-top: 1em;
}
*/

#sidebar-blog {
	float: right;
	width: 160px;
	margin-left: 15px;
	font-size: 90%;
}

#sidebar-blog .alignleft {
	margin: 0 5px 5px 0;
	float: left;
}

#sidebar-blog ul {
	margin: 0 0 0 15px;
	padding: 0;
}

#sidebar-blog ul li {
	list-style-type: circle;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;

	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Calendar */
#footer {
	clear:both;
	margin:1.5em auto 0 auto;
	padding:0;
	width:750px;
	text-align:center;
	background:#fff;
	font-size:95%;
}
#footer p {
	padding:10px 0;
	text-align:center;
}
#content h2, #content h3 {
	font-size:1.6em;
	font-weight:normal;	
}
#content .post 
{
	padding-bottom:2em;
}
#content p {
	margin:0 0 10px;
	line-height:1.7em;
}
.posted {
	margin: 15px 0;
	padding:5px;
	color: #666;
	background:url(img/topbg.gif) repeat-x top;
} 

#content ul li {
	line-height: 1.5em;
	margin:0.5em 0;
	list-style:disc;
}
hr 
{
	display:none;
}
#comments, #respond{
	margin-bottom: 1em;
	margin-top: 2em;
}
.commentlist 
{
	margin:10px;
	padding:10px 20px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
.commentlist {
	margin: 0;
	padding: 0;
	border-top:#dcc 1px solid;
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 1em;	
	border-bottom:#dcc 1px solid;
}
.commentlist li .cmtinfo 
{
	font-size:1em;		
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
	border-bottom:#ccc 3px double;
}
.commentlist li em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.commentlist .alt {
	background:#f2f2e9;
}
input.textbox, textarea
{
	background:#F2F2E9;
	border:#ccc 1px solid;
}
textarea 
{
	width:80%;
}
#header, #content, #sidebar, #footer, .widget
{
	overflow:hidden;
}

/** Added  **/
.breadcrumb
{
	margin-bottom: 10px;
}

.breadcrumb .bc_active
{
	font-weight: bold;
}

#solutions-header {
	color:  #fae3af;
	font-size: 16px;
	margin: 5px 0 0 160px;
}

#tab-navigation {
	position: absolute;
	top: 108px;
	width: 580px;
}

#tab-navigation .tab {
	background-color: #536b13;
	color: #fae3af;
	font-weight: bold;
	float: left;
	margin-right: 3px;
	font-size: 10px;
	width: auto;
}

#tab-navigation .tab .tab-link {
	text-align: center;
	padding: 7px 6px 0 6px;
}

#tab-navigation .tab a {
	color: #fae3af;
	text-decoration: none;
}

#tab-navigation .tab a:hover {
	text-decoration: underline;
}

#tab-navigation .tab-corners {
	background-color: #536b13;
	height: 9px;
}

#tab-navigation .tab .ll {
	float: left;
}
	
#tab-navigation .tab .lr {
	float: right;
}	
	
	



