/* ##########################################
   ##  Name: Soft Business                 ##
   ##  Developed by: cesiel1993            ##
   ##  File: style.css                     ##
   ##  Last Updated: April 12th, 2009      ##
   ##  Help: Email - cesiel1993@gmail.com  ##
   ##########################################
*/


body {
	/*background: #333333;*/
	background: #8B8989;
	font: 12px Arial, Helvetica, Sans-Serif;
	color: #555555;
	margin: 0;
	padding: 0;
}

/* ---- Standard Elements ---- */

a {
	color: #1d75b4;
	text-decoration: none;
}

a:hover {
	color: #1d75b4;
	text-decoration: underline;
}

a:visited {
	color: #1d75b4;
	text-decoration: none;
}

a:active {
	color: #1d75b4;
	text-decoration: none;
}

a img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bolder;
	color: #222222;
	padding: 0;
	margin: 0 0 8px 0;
}

h1 { font-size: 24px; letter-spacing: -1px; }
h2 { font-size: 22px; letter-spacing: -.7px; }
h3 { font-size: 20px; letter-spacing: -.5px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; margin-bottom: 3px; }
h6 { font-size: 14px; margin-bottom: 3px; }

p {
	line-height: 1.8em;
	padding: 0;
	margin: 0 0 8px 0;
}

blockquote {

	line-height: 2em;
	font-style: italic;
}

ul {
	list-style-type: square;
	line-height: 1.7em;
	padding-left: 10px;
}

hr {
	height: 1px;
	color: #DDD;
	background-color: #DDD;
	border: 0;
	margin: 5px 0 10px 0;
}

hr.portfolio {
	height: 1px;
	color: #DDD;
	background-color: #DDD;
	border: 0;
	margin: 20px 0 20px 0;
}

input {
	border: 2px solid #CCCCCC;
	padding: 4px;
	font: 12px Arial, Helvetica, Sans-Serif;
}

select {
	border: 2px solid #CCCCCC;
	padding: 4px;
	font: 12px Arial, Helvetica, Sans-Serif;

}


textarea {
	border: 1px solid #CCCCCC;
	padding: 4px;
	font: 12px Arial, Helvetica, Sans-Serif;
}

.leftimage {
	float: left;
	margin: 0 10px 10px 0;
}

.rightimage {
	float: right;
	margin: 0 20px 10px 0;
}


/* ---- Container ---- */

#container {
	width: 960px;
	margin: 0 auto;
}


/* ---- Title ---- */

#title {
	
	width: 960px;
	height: 60px;
	margin: 18px 0 18px 0;
}


/* ---- Display ---- */


.display_blue {
	background: url(../images/display_bluebg.gif);
	width: 960px;
	height: 250px;
}

.pagetitleGreen {
	background: url(../images/display_greenbg.gif) top left;
}

.pagetitleNavy {
	background: url(../images/display_navybg.gif) top left;
}

.pagetitle
{
	background: url(../images/display_bluebg.gif) top left;
}

.pagetitle, .pagetitleGreen, .pagetitleNavy {
	
	width: 930px;
	height: 40px;
	padding: 30px 0 30px 30px;
}

.pagetitle h1 , .pagetitleGreen h1, .pagetitleNavy h1{
	font-size: 30px;
	color: #FFFFFF;
}

#display_images {
	float: right;
	position: relative;
	width: 369px;
	height: 244px;
	background: #333333;
	padding: 14px 0 0 14px;
	margin: 17px 15px 0 0;
}	

.display_gray {
	background:  url(../images/display_graybg.gif);
	width: 960px;
	height: 70px;
}

.display_interested {
	background: url(../images/display_interested.gif);
	width: 400px;
	height: 70px;
}

.display_text {
	float: left;
	width: 500px;
	margin: 30px 25px 0 35px;
	color: #FFFFFF;
	
}

.display_text  h1 {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 26px;
}

.display_text p {
	color: #d3e9f6;
	line-height: 2em;
	margin: 0;
	padding: 0;
	font-size:14px;
}

.display_text a {
	color: #b9dce7;
	text-decoration: underline;
}

.display_text a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.display_text a:visited {
	text-decoration: none;
}

.display_text a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#display_controller {
	position: absolute;
	float: right;
	width: 397px;
	margin-left: 551px;
	margin-top: 274px;
}

#display_controller ul li{
	display: inline;
	list-style: none;
}

#display_controller span.button {
	background-color: #636363;
	color: #999999;
	padding: 4px 7px;
	margin-right: 3px;
	font: 10px Arial, Helvetica, Sans-Serif;
	cursor: pointer;
}

#display_controller span:hover.button {
	background-color: #2c9cdd;
	color: #FFFFFF;
	cursor: pointer;
}

#display_controller span.button2 {
	background-color: #636363;
	color: #999999;
	padding: 4px 7px;
	margin-right: 3px;
	font: 10px Arial, Helvetica, Sans-Serif;
	cursor: pointer;
}

#display_controller span:hover.button2 {
	background-color: #2c9cdd;
	color: #FFFFFF;
	cursor: pointer;
}

#display_controller span.selected  {
	background-color: #2c9cdd;
	color: #FFFFFF;
}


/* ---- Navigation ---- */

#navigation {
	background: url(../images/nav_bg.gif) repeat-x;
	width: 960px;
	height: 40px;
	font: bolder 14px Arial, Helvetica, Sans-Serif;
	color: #999999;
}

#navigation ul {
	padding: 13px 3px 0 0;
	margin: 0;
	line-height: normal;
}

#navigation ul li {
	display: inline;
	list-style-type: none;
	cursor: pointer;
	margin-right: -3px;
}

#navigation ul li a{
	color: #999999;
	padding: 13px 25px 13px 25px;
}

#navigation ul li a:hover {
	background: url(../images/nav_selectedhoverbg.gif) repeat-x;
	padding: 13px 25px 13px 25px;
	color: #FFFFFF;
	text-decoration: none;
}

#navigation ul li a.selected {
	background: url(../images/nav_selectedhoverbg.gif) repeat-x;
	color: #FFFFFF;
}

/* ---- Pages/Content ---- */

#content {
	
	background-color:#fff;
	width: 960px;
}

.spacer {
	height: 1px;
	clear: both;
}

.folio_img {
	background: #999999;
	border: 1px solid #000;
	padding: 10px;
	margin-bottom: 10px;
}

.preview {
	background: url(../images/preview.gif) no-repeat;
	padding-left: 20px;
	font-weight: bolder;
}

a:hover.preview {
	text-decoration: none;
}

.view {
	background: url(../images/view.gif) no-repeat;
	padding-left: 18px;
	font-weight: bolder;
}

a:hover.view {
	text-decoration: none;
}

#left {
	float: left;
	width: 612px;
	padding: 17px 24px 15px 24px;
}

.form {
	margin: 0 auto;
	width: 530px;
	padding-top: 10px;
	display: block;
}

#contact_form label {
	color: #333333;
	display: block;
	font-weight: bold;
	text-align: right;
	width: 140px;
	float: left;
	margin-top: 10px;
}
	
#contact_form .small {
	color: #999999;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 140px;
}
	
#contact_form input[type=text] {
	float: left;
	width: 330px;
	margin: 10px 0 15px 19px;
	color: #444444;
}

#contact_form select {
	float: left;
	width: 330px;
	margin: 10px 0 15px 19px;
	color: #444444;
}
	
#contact_form textarea {
	float: left;
	width: 330px;
	margin: 10px 0 15px 19px;
	color: #444444;
}
	
#contact_form button, input[type=submit] { 
	float:left;
	margin-left:160px;
	background: #333333;
	color: #FFFFFF;
	border: solid 1px #111111;
	font: 12px Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 4px 6px;
}


#right {
	float: left;
	width: 300px;
	min-height: 800px;
	background: #EEEEEE;
}

#footer {
	color: #fff;
	padding: 20px 0 20px 0;
}

#footer a {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:visited {
	color: #999999;
	text-decoration: none;
}

#footer a:active {
	color: #999999;
	text-decoration: none;
}


/* ---- jQuery Lightbox Plugin ---- */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


/* ---- jQuery Tabs ---- */
	
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav {
	background: #D5D5D5;
    list-style: none;
    margin: 0;
    padding: 0;    
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

.ui-tabs-nav li {
    float: left;
    margin: 0;
    min-width: 84px; /* be nice to Opera */
}

.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
}

.ui-tabs-nav a {
    margin: 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding: 5px 13px 5px 13px;
	color: #666666;
	font-size: 11px;
    line-height: 1.1em;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}

.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    z-index: 2;
    margin-top: 0;
	background: #EEEEEE;
    color: #222222;
}

.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}

*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}

.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}

.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}

.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}

.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}

.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}

.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}

.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}

.ui-tabs-panel {
    padding: 1em 8px;
    background: #EEEEEE; /* declare background color for container to avoid distorted fonts in IE while fading */
	margin: 3px 10px 0 10px;
	line-height: 1.8em;
}

.ui-tabs-panel img {
	margin: 3px;
}

.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

ul.features {
	display: block;
	margin-top: 10px;
	margin-bottom: 30px;
	width: 100%;
}
 ul.features li {
		list-style: none;
		padding: 5px;
		background: url(../images/check.jpg) no-repeat left;
		text-decoration: none;
		padding-left: 25px;
	}

ul.featuresBold {
	display: block;
	margin-top: 10px;
	margin-bottom: 30px;
	width: 100%;
}
 ul.featuresBold li {
		list-style: none;
		padding: 5px;
		background: url(../images/check.jpg) no-repeat left;
		text-decoration: none;
		padding-left: 25px;
		font-size:larger;
		font-weight:bold;
	}

ul.quotes
{
	font-style:italic;
}

ul.quotes li
{
		list-style: none;
		padding-bottom: 35px;
		text-decoration: none;
		padding-left: 5px;
		
}


.warning
{
	float:left;	
	color:Red; 
	margin-left:160px; 
	font-weight:bold;
}

.info
{
	float:left;	
	margin-left:160px; 
	font-weight:bold;
	color:Green;
}

p.bquote, ul.bquote {
	padding: 10px 10px;
	color: #125a7c;
	background: #c6deea;
	border: 1px solid #6b9db5;
	margin:  10px 0px 20px 0px;
}

ul.bquote li
{
	margin-left: 20px;
}


.buttonpricing {
	background-color: #83a6ca;
	color: #fff;
	font-weight:bold;
	cursor: pointer;
	display: inline-block;
	height: 25px;
	width: auto;
	min-width: 75px;
	line-height: 25px;
	padding: 0 17px 0 52px;
	position: relative;
	text-align: center;	
	background-image: -ms-linear-gradient(
    	top,
    	#95bde6 0%,
    	#83a6ca 100%
	);
	
	background-image: -moz-linear-gradient(
    	top,
    	#95bde6 0%,
    	#83a6ca 100%
	);
	background-image: -o-linear-gradient(
    	top,
    	#95bde6 0%,
    	#83a6ca 100%
	);
	background-image: -webkit-gradient(
    	linear,
    	left top,
    	left bottom,
    	color-stop(0, #95bde6),
    	color-stop(1, #83a6ca)
	);
	background-image: -webkit-linear-gradient(
    	top,
    	#95bde6 0%,
    	#83a6ca 100%
	);
	background-image: linear-gradient(
    	top,
    	#95bde6 0%,
    	#83a6ca 100%
	);
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	
	border: 1px solid #7999ba;
	border-bottom: 1px solid #5e7891;
	
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
}

.buttonpricing:visited
{
	color: #fff;
	text-decoration: none;
}


.buttonpricing .icon {
	background-color: #8db3d9;
	border-right: 1px solid #b2d3f2;
	display: block;
	float: none;
	height: 100%;
	width: 33px;
	margin-top: 0;
	position: absolute;
	left: 0;
	top: 0;
	
	background-image: -ms-linear-gradient(
    	top,
    	#9fcbf6 0%,
    	#8db3d9 100%
	);
	background-image: -moz-linear-gradient(
    	top,
    	#9fcbf6 0%,
    	#8db3d9 100%
	);
	background-image: -o-linear-gradient(
    	top,
    	#9fcbf6 0%,
    	#8db3d9 100%
	);
	background-image: -webkit-gradient(
    	linear,
    	left top,
    	left bottom,
    	color-stop(0, #9fcbf6),
    	color-stop(1, #8db3d9)
	);
	background-image: -webkit-gradient(
    	top,
    	#9fcbf6 0%,
    	#8db3d9 100%
	);
	background-image: linear-gradient(
    	top,
    	#9fcbf6 0%,
    	#8db3d9 100%
	);
	
	-moz-box-shadow: 1px 0 0 #7999ba;
	-webkit-box-shadow: 1px 0 0 #7999ba;
	box-shadow: 1px 0 0 #7999ba;
}

.buttonpricing-arrow {
	padding: 0 52px 0 17px;
}

.buttonpricing-arrow .icon {
	border-left: 1px solid #b2d3f2;
	left: auto;
	right: 0;
	
	-moz-box-shadow: -1px 0 0 #7999ba;
	-webkit-box-shadow: -1px 0 0 #7999ba;
	box-shadow: -1px 0 0 #7999ba;
}

.buttonpricing:hover {
	background-color: #83a6ca;
	border-bottom: 1px solid #5e7891;
}

.buttonpricing:active {
	top: 1px;
	
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}

p + .buttonpricing {
	margin-top: 5px;
}

.buttonpricing + .buttonpricing {
	margin-left: 20px;
}

table .buttonpricing {
	padding: 0 25px;
}


.pricing {
	border: 1px solid #d9dbde;
	margin: 36px 36px 10px 36px;
	width: 920px;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

table {
	border-collapse: separate;
	text-align: center;
	vertical-align: center;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.pricing table {
	border: 1px solid #fbfcfd;
	width: 920px;
}

thead td {
	background: #ebedf0 url(images/background-texture.png) repeat 0 0;
	border-bottom: 1px solid #dcdee0;
	border-right: 1px solid #d5d6d9;
	padding: 25px;
	
	background: url(images/background-texture.png) repeat 0 0, -ms-linear-gradient(
    	top,
    	#e6e8eb 0%,
    	#edeff2 100%
	);
	background: url(images/background-texture.png) repeat 0 0, -moz-linear-gradient(
    	top,
    	#e6e8eb 0%,
    	#edeff2 100%
	);
	background: url(images/background-texture.png) repeat 0 0, -o-linear-gradient(
    	top,
    	#e6e8eb 0%,
    	#edeff2 100%
	);
	background: url(images/background-texture.png) repeat 0 0, -webkit-gradient(
    	linear,
    	left top,
    	left bottom,
    	color-stop(0, #e6e8eb),
    	color-stop(1, #edeff2)
	);
	background: url(images/background-texture.png) repeat 0 0, -webkit-gradient(
    	top,
    	#e6e8eb 0%,
    	#edeff2 100%
	);
	background: url(images/background-texture.png) repeat 0 0, linear-gradient(
    	top,
    	#e6e8eb 0%,
    	#edeff2 100%
	);
}

thead td:last-child {
	border-right: 0;
}

thead td.highlight {
	background: #e1e3e5 url(images/background-texture.png) repeat 0 0;
	border-right-width: 1px;
	border-left: 0px solid #d5d6d9;
	
	background: url(images/background-texture.png) repeat 0 0, -ms-linear-gradient(
    	top,
    	#dee0e3 0%,
    	#e6e8eb 100%
	);
	background: url(images/background-texture.png) repeat 0 0, -moz-linear-gradient(
    	top,
    	#dee0e3 0%,
    	#e6e8eb 100%
	);
	background: url(images/background-texture.png) repeat 0 0, -o-linear-gradient(
    	top,
    	#dee0e3 0%,
    	#e6e8eb 100%
	);
	background: url(images/background-texture.png) repeat 0 0, -webkit-gradient(
    	linear,
    	left top,
    	left bottom,
    	color-stop(0, #dee0e3),
    	color-stop(1, #e6e8eb)
	);
	background: url(images/background-texture.png) repeat 0 0, -webkit-gradient(
    	top,
    	#dee0e3 0%,
    	#e6e8eb 100%
	);
	background: url(images/background-texture.png) repeat 0 0, linear-gradient(
    	top,
    	#dee0e3 0%,
    	#e6e8eb 100%
	);
}

tbody tr td {
	background: #f5f7fa url(images/background-texture.png) repeat 0 0;		
}
tbody tr td input{	
	text-align:right;
}


tbody tr:first-child td:last-child {
	border-right: 0;
}

tbody tr:first-child td.highlight {
	background-color: #fafcff;
	border-right-width: 1px;
	border-left: 0px solid #e4e6e8;
}

tbody tr.price td {
	background: #ebedf0 url(images/background-texture.png) repeat 0 0;
	border-top: 1px solid #fcfdff;
	border-right: 1px solid #d5d6d9;
	color: #434e59;
	padding: 15px;
	
	background: url(images/background-texture.png) repeat 0 0, -ms-linear-gradient(
    	top,
    	#edeff2 0%,
    	#e6e8eb 100%
	);
	background: url(images/background-texture.png) repeat 0 0, -moz-linear-gradient(
    	top,
    	#edeff2 0%,
    	#e6e8eb 100%
	);
	background: url(images/background-texture.png) repeat 0 0, -o-linear-gradient(
    	top,
    	#edeff2 0%,
    	#e6e8eb 100%
	);
	background: url(images/background-texture.png) repeat 0 0, -webkit-gradient(
    	linear,
    	left top,
    	left bottom,
    	color-stop(0, #edeff2),
    	color-stop(1, #e6e8eb)
	);
	background: url(images/background-texture.png) repeat 0 0, -webkit-gradient(
    	top,
    	#edeff2 0%,
    	#e6e8eb 100%
	);
	background: url(images/background-texture.png) repeat 0 0, linear-gradient(
    	top,
    	#edeff2 0%,
    	#e6e8eb 100%
	);
}

tbody tr.price td:last-child {
	border-right: 0;
}

tbody tr.price td.highlight {
	background: #e1e3e5 url(images/background-texture.png) repeat 0 0;
	border-right-width: 1px;
	border-left: 0px solid #d5d6d9;
	
	background: url(images/background-texture.png) repeat 0 0, -ms-linear-gradient(
    	top,
    	#e6e8eb 0%,
    	#dee0e3 100%
	);
	background: url(images/background-texture.png) repeat 0 0, -moz-linear-gradient(
    	top,
    	#e6e8eb 0%,
    	#dee0e3 100%
	);
	background: url(images/background-texture.png) repeat 0 0, -o-linear-gradient(
    	top,
    	#e6e8eb 0%,
    	#dee0e3 100%
	);
	background: url(images/background-texture.png) repeat 0 0, -webkit-gradient(
    	linear,
    	left top,
    	left bottom,
    	color-stop(0, #e6e8eb),
    	color-stop(1, #dee0e3)
	);
	background: url(images/background-texture.png) repeat 0 0, -webkit-gradient(
    	top,
    	#e6e8eb 0%,
    	#dee0e3 100%
	);
	background: url(images/background-texture.png) repeat 0 0, linear-gradient(
    	top,
    	#e6e8eb 0%,
    	#dee0e3 100%
	);
}

table h3 {
	line-height: 1em;
	margin: 0 0 18px 0;
}

tbody ul {
	color: #6c7680;
	font-style: normal;
	font-weight: normal;
	line-height: 38px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

tbody ul li {
	border-top: 1px solid #fcfdff;
	border-bottom: 1px solid #e4e6e8;
	margin: 0;
	padding: 0;
	position: relative;
}

tbody ul li strong {
	color: #434e59;
	font-size: 15px;
	font-weight: bold;
	text-transform: none;
}

tbody tr.price {
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
}

tbody tr.price small {
	display: block;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

tbody li .details {
	background-color: #fcfdff;
	border: 1px solid #d5d6d9;
	display: none;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	padding: 10px;
	position: absolute;
	left: 65%;
	top: 30%;
	text-transform: none;
	width: 45%;
	z-index: 100;
	
	border-radius: 2px;
	
	box-shadow: 0 0 3px #e8e8e8;
}

tbody li:hover .details {
	display: block;
}

