/**
 * @package Hosting Planet Business Theme - Adodis Drupal Theme
 * @version 1.1 May 06, 2010
 * @author Adodis Theme http://www.drupal-themes.adodis.com
 * @copyright Copyright (C) 2010 Adodis Drupal Theme
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 */

/********** BODY SECTION *************/
body {
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 13px;
	font-weight: normal;
	color: #2B2B2B;
	word-wrap: break-word;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background:#DFDFDF;
}

/********** MAIN WRAPPER SECTION *************/
#wrapper {
	margin: 0 auto;
	width:950px;
	background:#FFFFFF;
}

div.header-banner {
	width: 950px;
	margin: 0 auto;

}

#content-wrapper {
	margin: 0 auto;
}

/********** HEADER SECTION *************/
#header {
    height: 150px;
    overflow: hidden;
    
        background: url(../images/fossfa_logo.png) right center no-repeat;  
}

/********** LOGO SECTION *************/
#logo,#preview #preview-header #preview-logo {
	float: left;
	padding: 0;
	margin:12px 0 0 10px;
	outline:none;
}

div#site-name {
	float: left;
}

div#header h1 {
	font-size: 350%;
	position: relative;
	top: 2px;
	left: 27px;
}

div#header a {
	color: #858585;
	text-decoration: none;
}

/********** HEADER RIGHT AREA********/
div#header-right {
	float: right;
	margin: 30px 18px 0 0;
	color:#858585;
	width: 400px;
	text-align: right;
}

div#head-top-right {
	overflow: hidden;
}

div#header-right .content {
	margin-bottom:15px;
}

div#head-top-right h2 {
	display: none;
}

div#header-right  p {
	text-align:right;
	padding:0;
	color:#858585;
}

div#header-right p.readmore {
	background:none;
}

div#header-right ul {
	margin: 0;
	padding: 0;
	text-align: right;
}

div#header-right ul li {
	display: inline;
	padding: 0px 8px;
	background: url(../images/tp-mnu-sp.gif) right center no-repeat;
        background-size: auto 
}

div#header-right ul li a {
	color:#858585;
}

div#header-right a {
	color: #858585;
}

div#header-right ul li.last {
	background: none;
	padding-right: 0;
}

div#header-right ul li:hover a,div#header-right a:hover {
	color: #858585;
}

/********** MENU REGION ***********/
#menu {
	font-size: 14px;
	padding:0 13px;
}

#menu h2 {
	display: none;
}

/**************** BANNER REGION ************/
#slideshow-area {
	overflow: hidden;
	padding:5px 13px;
	width:924px;
}

#slideshow {
    background: url("../images/banner.jpg") no-repeat scroll center center transparent;
    border: 4px solid #F0F0F0;
    height: 100px;
    margin: 0 auto;
    padding: 8px;
    width: 900px;
}

/************** Slide Show **************/
/*--Main Container--*/
.main_view {
	position: relative;
}

/*--Window/Masking Styles--*/
.window {
	height: 100px; /* changed this from 330 to 100  */
	width: 900px;
	overflow: hidden;
	/*--Hides anything outside of the set width/height--*/
	position: relative;
}

.image_reel {
	position: absolute;
	top: 0;
	left: 0;
}

.image_reel img {
	float: left;
}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 0px;
	left: -5px;
	width: 125px;
	height: 47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(paging_bg2.png) no-repeat;
	display: none;
	display: none;
	/*--Hidden by default, will be later shown with jQuery--*/
}

.paging a,.paging a:link,.paging a:visited {
	padding: 2px 7px;
	text-decoration: none;
	color: #000;
	border: 1px solid #D76B09;
	background: #fff;
	margin-right:4px;
	outline:none;
}

.paging a.active,.paging a:hover {
	font-weight: bold;
	color: #fff;
	background:#D73004;
	border: 1px solid #D73004;
}

.paging a:hover {
	font-weight: bold;
}

/************ MIDDLE CONTENT PART **********/
.middle-part {
	background: #ffffff;
	padding: 10px 13px;
}

/********** BLOCK AREA **********/
	/*********** LEFT SIDEBAR ***********/
#sidebar_left {
    float: left;
    overflow: hidden;
    padding: 0 15px;
    width: 256px;
}

/********* Block Layout 2 (Menu Layout) ***********/
.block-content img {
	margin-left: -8px;
	margin-top: -10px;
}

/***** RIGHT SIDEBAR **********/
div#sidebar_right {
	float: right;
	padding:0 15px;
	width: 256px;
	overflow: hidden;
}

.subject {
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    margin: 5px 0;
    padding: 0;
}

#sidebar_right .subject, #sidebar_left .subject {
    color: #054F34;
    font-family:trebuchet MS;
    font-size: 21px;
    font-weight: normal;
    margin: 0;
    padding: 5px 0;
}

.block-content {
	margin-bottom: 8px;
}

.block-content {
    text-align: justify;
}

.block-content p {
	margin: 0;
	padding: 0;
}

.block-content ul {
	margin: 0 0 0 15px;
	padding-left: 0px;
	font-size: 14px;
}

.block-content ul li {
	list-style-image: none;
	padding: 0px; /*top:7px */
}

.block-content ul.menu li {
	list-style-image: none;
	list-style-type: none;
	padding: 5px 0 5px 10px;
	border-bottom:dotted black 1px;
}

.block-content ul.menu li a {
	background: url(../images/bullet_1.gif) no-repeat left center;
	padding-left: 15px;
}

.block-content ul.menu li.last {
	padding: 5px 0 5px 10px;
	border-bottom:none;
}

.block-content ul.menu {
	margin: 0;
}

.block-content ul li a {
	font-family: Arial;
	font-size:12px;
	color:#353535;
	font-weight:bold;
}

.block-content .item-list ul {
	padding:0;
	color:#353535;
}

/* --------------- Search Form ---------------- */
#block-search-form .block-content {
	background: #F5F4EF;
	border:1px solid #E4E2CB;
    margin-bottom: 8px;
}

#block-search-form .block-content input.form-text {
    border: 1px solid #B9AC8A;
    color: #94834D;
    float: left;
    font-size: 13px;
    height: 17px;
    margin: 7px 9px 7px 0;
    padding: 3px 0 4px 3px;
    width: 155px;
}

#block-search-form .block-content input.form-submit {
	margin-right: 0px;
	color: #fff;
	border: none;
	margin-top:5px;
}

#edit-basic #edit-submit {
	margin-bottom: 0px;
	border: none;
}

/********** LEFT SIDE BAR LOGIN BLOCK ************/

#block-user-login .block-content input.form-text {
	height: 18px;
	margin-top: 6px;
	margin-left: 6px;
	padding: 3px 0 3px 3px;
	font-weight: normal;
	font-family: arial;
	color: #4E4E4E;
	width: 208px;
	border: 1px solid #95ABB9;
}

#block-user-login .block-content .form-item {
	margin: 0px;
}

#block-user-login .block-content .form-actions {
	margin: 0px;
	padding-top: 10px;
	padding-left: 7px;
}

#block-user-login .block-content .form-submit {
	background:#BC4204 url(../images/login.gif) repeat-x;
	border: none;
	color:white;
	padding:4px 9px;
	text-transform:uppercase;
}

#block-user-login .block-content ul {
	padding:0;
	margin-left:7px;
	margin-top: 5px;
}

#block-user-login .block-content ul li {
	list-style:none;
	background:url(../images/02.png) no-repeat;
	background-position:0px 11px;
	padding:5px 0px 0px 10px;
	font-size:12px;
}

#block-user-login .block-content ul li a {
	color:#4E4E4E;
}

/********* Block Layout 1 (Image Layout) **********/

div.layout1 .block-content img {
	margin: 0;
	padding:0;
}
div.layout1 .block-content {
	background: none;
	border: none;
	text-align: center;
}

/********* Block Layout 3 (Menu Layout) ***********/

div.layout2 .block-content {
 	padding:0px;
}

div.layout2 .block-content ul li a {
	background: url(../images/bullet_2.gif) no-repeat left center;
	padding-left:18px;
}

/*********** MAIN CONTENT ********/
#main-content-three-column {
	width: 322px;
}

#main-content-two-column-left {
	width:608px;
}

#main-content-two-column-right {
	width: 608px;
}

#main-content-one-column {
	width: 894;
}

.main-content {
	padding: 3px 15px;
	margin: 0;
	color: #2B2B2B;
	float: left;
	font-family: arial;
	font-weight: normal;
	line-height: 150%;
	text-align: justify;
	white-space: normal;
}

#node-title {
	color: #054F34;
    font-family: arial;
    font-size: 23px;
    font-weight: normal;
    margin: 5px 0;
}

.node {
	margin-bottom:10px;
}

/************* CONTENT BOTTOM REGION **********/

#content-bottom {
	padding: 10px 0 0 0;
}

.services {
	margin: 0;
}

.services h2 {
    color: #000000;
    font-family: trebuchet MS;
    font-size: 17px;
    margin: 0 0 9px;
}

#content-bottom div.content {
	margin-bottom: 8px;
}

#content-bottom p {
	margin: 0;
}

/* ------------------ User positions Top ------------------ */

div#user-position-top {
	background: #ffffff;
	padding: 10px 15px;
}

div#user-position-top .content {
	text-align:justify;
}

#user-position-top .region-block {
	padding:13px;
	border:3px solid #F0F0F0;
	margin-bottom:15px;
}

div.user-position-top-inner {
	padding:10px;
	border:1px solid #D0CCC9;
}

#user-1,#user-2,#user-3 {
	float: left;
}

#user-3 div.user_column_top_two, #user-2 div.user_column_top_two,
#user-3 div.user_column_top_three {
	padding-right:0;
}

div.user-pos1 .user-column-inner {
	border:solid #9D9F9C 1px;
}

div#user-position-top h2.subject {
    color: #054F34;
    font-family: trebuchet MS;
    font-size: 21px;
    font-weight: normal;
    margin: 0;
    padding-bottom: 15px;
}

div.user_column_top_three {
   padding-right: 25px;
   width: 290px;
}

div.user_column_top_two {
	width: 447.5px;
	padding-right:25px;
}

div.user_column_top_one {
	width: 920px;
}

div#user-position-top ul {
	margin:0;
	padding:0;
}

div#user-position-top ul li {
	margin:0 0 0 20px;
	padding:5px 0;
}

div#user-position-top ul li a {
	color:#000;
}

p.readmore,.readmore {
	padding: 0 0 0 15px;
	margin-left: 3px;
	background: url(../images/arow2.png) 0px 9px no-repeat;
	margin-top:10px;
}

p.readmore a {
		color:#F05805;
}


/* ------------------ FOOTER AREA------------------ */
#footer {
	overflow: hidden;
    padding: 0 15px;
    font-size:11px;
}

#footer .readmore {
	background:none;
	padding:0;
}
#footer a {
	color:#000;
}

#footer .readmore a {
	color:#000;
}

#footer .content {
	margin-bottom:8px;
}

/* ------------------ FOOTER ITEMS ------------------ */

#footer-items {
	border-top: 3px solid #EAEAE8;
}

div#footer-items .user-column-inner .content
{
	padding: 5px 10px;
	background:#FFFFFF;
}

div#footer-items h2.subject {
	display:none;
}

div.footer-item-two {
	width: 440px;
	padding:5px;
}

div#footer-menu div.footer-item-two {
	width: 460px;
	padding:5px;
}

div.footer-item-one {
    width: 910px;
	padding:5px;
}

div.footer-item-inner {
	padding:5px;
}


/* ------------------ FOOTER MENU REGION ------------------ */
#footer-menu {
	float:left;
}

#footer-menu h2 {
	display: none;
}

#footer-menu p {
}

#footer-menu ul {
	margin: 0px;
	padding:0;
}

#footer-menu ul li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	padding-right: 0px;
}

#footer-menu ul li a {
	padding: 0 7px 0 4px;
	font-family: arial;
	font-weight: normal;
	background: right url(../images/footer_sep.jpg) no-repeat;
}


#footer-menu ul li.first a {
	padding-left: 0;
}

#footer-menu ul li.last a {
	background: none;
}

/* ------------------ FOOTER CONTENT REGION------------------ */
#footer-content {
	float: right;
	text-align: right;
}

#footer-content h2 {
	display: none;
}

#footer-content ul {
	margin: 0px;
	padding: 0;
}

#footer-content ul li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	background: url(../images/footer_sep.jpg) center right no-repeat;
	padding: 0 6px 0 6px;
	margin: 0;
}

#footer-content ul li a {
	font-family: arial;
	font-weight: normal;
}

#footer-content ul li.last a,#footer-content ul li.last {
	background: none;
}

#footer-content p {
	font-family: arial;
	font-weight: normal;
	padding: 0 0 0 5px;
	margin: 0;
}

/*************** COMMENT *****************/
.comment h2.title {
	margin-bottom: 1em;
}

.comment div.user-picture img {
	margin-left: 0;
}

.comment {
	margin-bottom: 20px;
	position: relative;
}

.comment .user-pic {
	margin: 8px;
	border-top: 1px solid #D3D7D9;
}

.comment .user-picture {
	float: right;
	margin-top: 4px;
}

#comment-left {
	width: 100%;
	margin-right: 50px;
}

#comment-left ul.links.inline {
	display: inline;
}

.comment .user-pic img {
	margin: 0;
	border: 1px solid #d3d7d9;
}

.comment .submitted p {
	margin: 4px 0;
	line-height: 1.2;
}

.comment .submitted .comment-time {
	font-size: 12px;
	color: #9C2C07;
}

.comment .submitted .comment-permalink {
	font-size: 12px;
	text-transform: lowercase;
}

.comment .content {
	line-height: 1.6;
}

.comment .comment-arrow {
	height: 40px;
	width: 20px;
	margin-left: -45px;
	margin-top: 10px;
	position: absolute;
}

.comment .comment-block {
	padding: 3px 3px;
	border: 1px solid #d3d7d9;
}

.comment .indented {
	margin-left: 40px;
}

.comment ul.links {
	padding: 0 0 0.25em 0;
}

.comment ul.links li {
	padding: 0 0.5em 0 0;
}

.comment-form .form-item {
	overflow: hidden;
	margin-bottom: .8em;
}

.comment-form .form-type-textfield label,.comment-form .form-type-item label {
	float: left;
}

.comment-form .form-type-textfield input,.comment-form .form-item .username {
	float: right;
	width: 75%;
	border-radius: 4px;
}

.comment-form .form-item .description {
	line-height: 1;
	float: right;
	width: 76%;
}

.comment-form .form-textarea {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.comment-form fieldset.filter-wrapper .fieldset-wrapper,.comment-form .text-format-wrapper .form-item
	{
	margin-top: 0;
	margin-bottom: 0;
}

.comment-form fieldset.filter-wrapper .tips {
	font-size: 11px;
}

ul.links li.comment-add {
	display: none;
}

/************* COMMON CSS ****************/
input.form-text {
	width: 190px;
}

/************  Tabs **************/
.tabs {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
}

.tabs ul.primary {
	padding: 0;
	margin: 0;
	overflow: hidden;
	border-bottom: 1px solid #9C2C07;
	height: 25px;
}

.tabs ul.primary li {
	display: block;
	float: left;
	vertical-align: bottom;
	margin: 0 5px 0 0;
	padding-top: 2px;
}

.tabs ul.primary li.active a {
	border-bottom: 1px solid #ffffff;
}

.tabs ul.primary li a {
	color: #FFFFFF;
	background-color: #9C2C07;
	line-height: 1.8;
	padding: 2px 10px 6px 10px;
	margin: 0;
}

.tabs ul.primary li:hover a {
	background-color: #fff;
	color: #000;
}

.tabs ul.primary li.active a {
	background-color: #ffffff;
	border-top: 1px solid #9C2C07;
	border-left: 1px solid #9C2C07;
	border-right: 1px solid #9C2C07;
	border-bottom: none;
	color: #000;
}

.tabs ul.secondary {
	border-bottom: none;
	padding: 0 0;
}

.tabs ul.secondary li {
	display: block;
	float: left;
}

.tabs ul.secondary li:last-child {
	border-right: none;
}

.tabs ul.secondary li:first-child {
	padding-left: 0;
}

.tabs ul.secondary li a {
	padding: .25em .5em;
	color: #FFFFFF;
	background-color: #9C2C07;
}

.tabs ul.secondary li a.active {
	background-color: #ffffff;
	border-top: 1px solid #9C2C07;
	border-left: 1px solid #9C2C07;
	border-right: 1px solid #9C2C07;
	border-bottom: none;
	color: #000;
}

/* ------------------ UL,LI,P,OL ------------------ */
ul.action-links {
	list-style: none;
	margin: 5px;
	padding: .5em 1em;
}

ul.action-links li {
	display: inline-block;
	margin-left: 10px;
}

ul.action-links li a {
	padding-left: 15px;
	margin: 0 10px 0 0;
}

a,a:link,a:visited {
	text-decoration: none;
	color:#D76B09;
	font-family: Arial;
	outline:none;
}

a:hover,a:active,a:focus {
	text-decoration: underline;
	color: #000000;
	font-family: Arial;
}

h1,h2,h3,h4,h5,h6 {
	margin: 1.0em 0 0.5em;
	font-family: Arial;
	text-transform: capitalize;
}

h1 {
	font-size: 175%;
	margin: 14px 0;
}

h2 {
	font-size: 150%;
	margin: 8px 0;
}

h3 {
	font-size: 140%;
	margin: 8px 0;
}

h4 {
	font-size: 125%;
	margin: 8px 0;
}

h5 {
	font-size: 115%;
	margin: 8px 0;
}

h6 {
	font-size: 105%;
	margin: 8px 0;
}

ul,ol,ul li.leaf,ul li.collapsed {
	margin: 1em 1em 1em 2em;
	padding: 0;
	list-style-image: none;
	list-style-type: disc;
}

li.expanded,li.collapsed,li.leaf {
	margin: 0;
	padding: 0;
}

li a.active {
	color: #D53503;
}

ul.links li {
	list-style-type: none;
}

p {
	margin: 0;
	padding: 5px 0 0 0;
	text-align: justify;
}

img {
	outline: 0;
}

caption {
	text-align: left;
	font-weight: normal;
}

/*-- Block Quote  ---*/
blockquote {
	/*font-style: italic;*/
	margin: 0 5px;
	/*padding: 5px 10px;*/
}

blockquote:before {
	color: #000;
	content: "\201C";
	font-size: 20px;
	line-height: .1em;
	margin-right: .2em;
	vertical-align: -.1em;
}

blockquote:after {
	color: #000;
	content: "\201D";
	font-size: 20px;
	line-height: .1em;
	vertical-align: -.45em;
}

blockquote :first-child {
	display: inline;
}

a.feed-icon {
	display: inline-block;
	padding: 15px 0 0 0;
}

table {
	border-spacing: 0;
	width: 100%;
	margin: 10px 0;
}

table td {
	padding: 5px 0;
}

.block ul {
	margin: 0;
	padding: 0 0 0.25em 1em;
}

.item-list {
	font-size: 0.929em;
}

.item-list ul {
margin:0 0 0.75em 20px;
padding:0;
color:#494949;
}

ul.menu li {
	margin: 0;
}

.region-content ul,.region-content ol {
	margin: 1em 0;
	padding: 0 0 0.25em 0.5em;
}

.item-list ul li {
	margin: 0;
	padding: 0.2em 0.5em 0 0;
}

ul.tips {
	padding: 0 0 0 1.25em;
}

#skip-link {
	left: 50%;
	margin-left: -5.25em;
	margin-top: 0;
	position: absolute;
	width: auto !important;
	z-index: 50;
}

#skip-link a,#skip-link a:link,#skip-link a:visited {
	background: #444;
	color: #fff;
	display: block;
	font-size: 0.94em;
	height: 1px;
	line-height: 1.7;
	position: absolute;
	text-decoration: none;
	top: -10000px;
}

#skip-link a:hover,#skip-link a:active,#skip-link a:focus {
	height: auto;
	outline: 0;
	overflow: visible;
	padding: 1px 10px 2px 10px;
	position: static;
	width: auto;
}

#content h2 {
	margin-bottom: 2px;
	font-size: 1.429em;
	line-height: 1.4;
}

.node-user-pic {
	font-size: 0.857em;
	color: #68696b;
}

.node-user-pic .user-picture img {
	float: left;
	height: 16px;
	margin: 1px 5px 0 0;
}

.field-type-taxonomy-term-reference .field-label,.field-type-taxonomy-term-reference .field-items,.field-type-taxonomy-term-reference .field-item
{
	display: inline;
	float: left;
	padding-right: 10px;
	font-weight: normal;
}

.field-type-taxonomy-term-reference div.field-label {
	font-size: 0.857em;
	color: #68696b;
}

.field-type-taxonomy-term-reference .field-items,.field-type-taxonomy-term-reference .field-item {
	font-size: 0.929em;
}

.field-type-taxonomy-term-reference a:hover,.field-type-taxonomy-term-reference a:focus {
	text-decoration: underline;
}

.link-wrapper {
	text-align: right;
}

.field-type-image img,.user-picture img {
	margin: 0 0 1em;
}

ul.links {
	margin-top: 5px;
	color: #2B2B2B;
	color: #2B2B2B;
}

ul.links.inline {
	display: block;
	text-align: center;
}

.profile .user-picture {
	float: none;
}

.password-parent,div.form-item div.password-suggestions {
	position: relative;
	width: auto;
}

#password-strength {
	float: none;
	left: 16em;
	position: absolute;
	width: 11.5em;
}

#password-strength-text,.password-strength-title,div.password-confirm {
	font-size: 0.82em;
}

#password-strength-text {
	margin-top: 0.2em;
}

input.form-submit,a.button {
	border: 1px solid #D56809;
	background:#BC4204 url(../images/login.gif) repeat-x;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	margin-right: 1em;
	padding:5px 3px 6px;
}

a.button:link,a.button:visited,a.button:hover,a.button:focus,a.button:active {
	text-decoration: none;
	color: #5a5a5a;
}

fieldset {
	background: #ffffff;
	border: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 32px;
	padding: 0 0 10px;
	position: relative;
	top: 12px;
	border-radius: 4px;
}

.fieldset-wrapper {
	margin-top: 25px;
}

.filter-wrapper {
	top: 0;
	padding-bottom: 10px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

fieldset.collapsed {
	background: transparent;
	border-radius: 0;
}

fieldset legend {
	background: #E7E7E7;
	border: 1px solid #ccc;
	border-bottom: none;
	color: #3b3b3b;
	display: block;
	height: 2em;
	left: -1px;
	line-height: 2;
	padding: 0;
	position: absolute;
	text-indent: 10px;
	text-shadow: 0 1px 0 #fff;
	top: -12px;
	width: 100%;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

fieldset.collapsed legend {
	border-radius: 4px;
}

fieldset legend a {
	color: #3b3b3b;
}

fieldset legend a:hover,fieldset legend a:focus,fieldset legend a:active {
	color: #000;
}

fieldset .fieldset-wrapper {
	padding: 0 10px;
}

input,textarea {
	font-size: 0.929em;
}

textarea {
	line-height: 1.5;
}

textarea.form-textarea,select.form-select {
	padding: 4px;
}

input.form-text,textarea.form-textarea,select.form-select {
	border: 1px solid #ccc;
}

input.form-submit:hover,input.form-submit:focus,a.button:hover {
	color: #fff;
	background:#D56809;
}

.password-suggestions ul li {
	margin-left: 1.2em;
}

.form-item {
	margin-bottom: 1em;
	margin-top: 2px;
}

.form-item label {
	font-size: 0.929em;
}

fieldset .description {
	margin-top: 5px;
	line-height: 1.4;
	color: #3c3c3c;
	font-style: italic;
}

.form-type-radio label,.form-type-checkbox label {
	margin-left: 4px;
}

.form-type-radio .description,.form-type-checkbox .description {
	margin-left: 2px;
}

.form-actions {
	padding-top: 10px;
}

html.js input.form-autocomplete {
	background-position: 100% 4px;
}

html.js input.throbbing {
	background-position: 100% -16px;
}

/*************** MAINTENANCE PAGE *****************/
.maintenance-page {
	background: #fff;
	padding-top: 20px;
}

#maintenane-page-wrapper {
	border: 1px solid #9C2C07;
	margin: 0 auto;
	width: 957px;
	padding-bottom: 20px;
}

#maintenane-page-wrapper #content .section h1 {
	font-size: 22px;
	font-family: Arial;
}

#maintenane-page-wrapper #content .section {
	padding-left: 20px;
	font-size: 15px;
	font-family: Arial;
}

/**credit**/
.credit {
    color: #3E3E40;
    margin: 0 auto;
    padding: 5px;
    width: 960px;
    font-size:11px;
}

p.readmore,.readmore {
	color: #FF8000;
	padding: 0 0 0 15px;
	margin-left: 3px;
	background: url(../images/arrow2.png) 0px 5px no-repeat;
	margin-top:10px;
}


/*-----------------FOR DESIGN---------------*/

/**userbox padding*/
.end-top-user #user-2 div.user_column_top_two {
	padding-right:25px;
}

/**front-page-title**/
.title_default1 {color:#D83104;}
.title_default2 {color:#000000;}

/***search-block**/

#block-search-form .block-content {padding:10px;}

#header-right #block-search-form .form-item {
	margin:0;
}

#header-right #block-search-form .form-text {
	padding:2px;
	color:#C4C4C4;
	width:150px;
	height:16px;
	border:1px solid #C4C4C4;
}

#header-right #block-search-form .form-submit {
    background: url("../images/sc.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    text-indent: -9999px;
    margin:0;
    padding: 0;
    width:22px;
    height:22px;
}

/**user-box-cont**/
.usr-img {float:left;padding-right: 15px;}

/**follow us**/
.follow-us {height: 87px;}
.youtube {float: left;padding-right: 20px;}
.facebook {float: left;padding-right: 20px;}
.twitter {float: left;}

/**latest-news**/
.ln-tit {font-weight: bold;	margin-bottom:5px;margin-top:10px;}
.ts-auth {font-weight: bold;margin-top:5px;}
.ts-design {font-size:11px;}

/**menu layout**/
.menu-left {
	background:url("../images/mnu-sep.jpg") no-repeat scroll left top transparent;
	width:1px;
	height:53px;
	float:left;
}
.menu-center {
	height:53px;
	float:left;
	background: url(../images/mnu-bg.jpg) repeat-x;
	width:922px;
}
.menu-right {
	background:url("../images/mnu-sep.jpg") no-repeat scroll right top transparent;
	width:1px;
	height:53px;
	float:right;
}

/***copy-right**/
.copy-right {padding-right:20px;}

/**foot-menu**/
#block-menu-menu-foot-menu {padding-left:10px;}

/**newsletter**/
#simplenews-block-form-1{text-align:right;}
#simplenews-block-form-1 label {text-align:left;}
#simplenews-block-form-1 .form-item {text-align:left;}
#simplenews-block-form-1 #edit-mail {font-size: 15px; padding: 5px; width: 235px; text-align:left; background:url(../images/tx.jpg) repeat-x center;}
