/*Column shortcodes*/
.one_half {
	float:left;
	line-height:22px;
	margin-right:2%;
	width:49%;
	margin-bottom:27px;
	display:block
}

.one_half_last {
	float:left;
	line-height:22px;
	width:49%;
	margin-bottom:27px;
	display:block
}

.one_third {
	float:left;
	line-height:22px;
	margin-right:3%;
	margin-bottom:27px;
	width:31%
}

.one_third_last {
	float:right;
	line-height:22px;
	margin:0;
	margin-bottom:27px;
	width:32%
}

.one_fourth {
	float:left;
	line-height:22px;
	margin-right:2.9%;
	margin-bottom:27px;
	width:22.8%
}

.one_fourth_last {
	float:right;
	line-height:22px;
	margin:0;
	margin-bottom:27px;
	width:22.8%
}

.one_fifth {
	float:left;
	line-height:22px;
	margin-right:1.9%;
	margin-bottom:27px;
	width:18.4%
}

.one_fifth_last {
	float:right;
	line-height:22px;
	margin:0;
	margin-bottom:27px;
	width:18.4%
}

.one_sixth {
	float:left;
	line-height:22px;
	margin-right:1.9%;
	margin-bottom:27px;
	width:15%
}

.one_sixth_last {
	float:right;
	line-height:22px;
	margin:0;
	margin-bottom:27px;
	width:15%
}

.two_thirds {
	float:left;
	line-height:22px;
	margin-right:2%;
	margin-bottom:27px;
	width:66%
}

.two_thirds_last {
	float:right;
	line-height:22px;
	margin:0;
	margin-bottom:27px;
	width:32%
}

.three_fourth {
	float:left;
	line-height:22px;
	margin-right:1.9%;
	margin-bottom:27px;
	width:74.3%
}

.three_fourth_last {
	float:right;
	line-height:22px;
	margin:0;
	margin-bottom:27px;
	width:22.5%
}

/*Text highlight*/

span.highlight-red {
    background-color: #ff0000;
    padding: 1px 4px 2px 4px;
	color:#ffffff;
}

span.highlight-lightred {
    background-color: #ffcccc;
    padding: 1px 4px 2px 4px;
	color:#000;
}

span.highlight-yellow {
    background-color: #ffff00;
    padding: 1px 4px 2px 4px;
}

span.highlight-blue {
    background-color: #0066ff;
    padding: 1px 4px 2px 4px;
	color: #ffffff;
}

span.highlight-green {
    background-color: #339900;
    padding: 1px 4px 2px 4px;
	color: #ffffff;
}

span.highlight-grey {
    background-color: #cecece;
    padding: 1px 4px 2px 4px;
	color:#000000;
}

span.highlight-black {
    background-color: #000000;
    padding: 1px 4px 2px 4px;
	color:#ffffff;
}

span.highlight-orange {
    background-color: #ffa200;
    padding: 1px 4px 2px 4px;
	color:#ffffff;
}

span.highlight-pink {
    background-color: #ff33ff;
    padding: 1px 4px 2px 4px;
	color:#ffffff;
}

/*Tabs*/
.tabs {
    margin: 0 0 20px;
}
.tabs ul.tabs-nav {
    list-style: none outside none;
    margin: 0 0 0 1px;
    padding: 0;
}
.tabs ul.tabs-nav li {
    float: left;
    margin: 0 2px -1px 0;
    position: relative;
    z-index: 10;
}
.tabs ul.tabs-nav li a {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-radius: 3px 3px 0 0;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    display: block;
    height: 24px;
    overflow: hidden;
    padding: 5px 10px 0;
}
.tabs ul.tabs-nav li.ui-tabs-selected a {
    height: 25px;
	background: #555;
	border-color: #777;
}
.tabs .tab {
    border: 1px solid #555;
    padding: 10px;
	
}

.tabs .ui-tabs-hide {
    left: -10000px;
    position: absolute;
}

/*Alerts*/
.alertBox-info {
    background-color: #D1EEFB;
    color: #467B9E !important;
	border: 1px solid #78d4fe;
}
.alertBox-success {
    background-color: #D8E9BE;
    color: #5E7248 !important;
	border: 1px solid #aacb77;
}
.alertBox-alert {
    background-color: #FFD7D8;
    color: #CD4040 !important;
	border: 1px solid #fdafb1;
}
.alertBox-alert, .alertBox-success, .alertBox-info {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: center;
	font-weight: bold;
	padding: 15px;
	margin-bottom: 30px;
	display: block;
	position: relative;
	clear: both;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px; 
}

/* Buttons */

.button {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-8 */
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.3);
    border-style: solid;
    border-width: 1px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
	filter: dropshadow(color=#ffffff, offx=0, offy=1); 
    cursor: pointer;
    font-size: 11px;
    margin-bottom: 15px;
    margin-right: 5px;
    overflow: visible;
    position: relative;
	color: #ffffff;
	font-weight: bold;
    text-decoration: none;
	display: inline-block;
    white-space: nowrap;
	padding: 5px 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
}

.button:hover {
	background: -moz-linear-gradient(bottom,  rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(bottom,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(bottom,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(bottom,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(bottom,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); /* W3C */
}