﻿
body
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.2;
    color:#443C34;
    text-align: left;
    font-weight: lighter;
    background-image: url(img/bg_wave_grey_grad.png);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #eeebe5;
    letter-spacing:0;
      
}
#content {
	width: 350px;
	margin: 30px auto;
	padding: 20px 60px;
	border: 1px solid #D2D2D2;
	-moz-box-shadow: 0 0 30px #CCC;
	-webkit-box-shadow: 0 0 30px #CCC;
	box-shadow: 0 0 30px #CCC;
	background: #FFF;
	background: -webkit-gradient(linear, left top, left 15, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 15px);
}
body.inner-page
{
    background-image: url(img/bg_wave_grey_grad.png);
    background-repeat:repeat-x;
    background-position:top;
}
body.default-page
{
    background-image: url(img/bg_wave_grey_grad.png);
    background-repeat:repeat-x;
    background-position:top;
}
* {
	margin: 0;
	padding: 0;	
}
div#wrapper 
{
	margin: 0 auto;
	width: 900px;
	position: relative;
}
div.logo
{
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	height: 60px;

}
div.CompanyLogo
{
    margin-top: 5px;
	width:100%;
	float:left;
	min-height: 40px;
}
div.search
{ 
    margin-top: -30px;
    float:right;
    width: 300px;
    font-family:Arial;
    font-size: 16px;
 }
 #mediaspace
 {
     width:900px;
 }
 .sf_searchBox
 {
     background:url("img/topSearch.gif") no-repeat scroll 0 0 transparent;
    float:right;
    margin-top:11px;
    width:170px;
 }
 .sf_searchText
 {
     background:none repeat scroll 0 0 transparent;
     border:0 none;
    float:left;
    height:23px;
    padding: 1px 10px 6px 6px;
    width:121px;
    font-size: 12px;
 }
 .sf_searchBox label
 {
     display:none;
 }
 /*.sf_searchBox 
 {
    background:none repeat scroll 0 0 transparent;
    border:0 none;
    float:left;
    height:20px;
    padding:6px 10px 0;
    width:121px;
 }*/
 /*input.sf_searchText
 {
        border: 1px solid #FF9377;
    background-color: #FFE6DF;
    padding: 3px 4px 3px 4px;
 }*/
 
 
.sf_searchBox .sf_searchSubmit
 {
     background:url("img/topSearchSubmit.gif") no-repeat scroll 0 0 transparent;
        border:0 none;
        cursor:pointer;
        float:right;
        height:20px;
        margin-top:2px;
        width:24px;
        
 }
 /*.sf_newsTitle
 {
     font-size: 14px;
 }
 
	background: transparent url(img/logo.png) no-repeat 0 0; */
.top-nav
{
    height: 45px;
    margin-bottom: 10px;
   
}
div.content {
	
	padding: 15px 14px 10px;
	width: 400px;
	float: left;
	min-height: 220px;
	display: inline;
}
div.compcontent {
	width: 880px;
	float: left;
	min-height: 220px;
	display: inline;

}
/*	background-color: #eeebe5;*/
div.compcontent a
{
    color: #CC3300;
    text-transform: none;
    text-decoration: none;
    font-weight: bold;
}
/*div.compcontent {
	width: 898px;
	float: left;
	min-height: 220px;
	display: inline;
	border: 1px solid #DBDCDD;
	background-color: #eeebe5;
}
div.compcontent a
{
    color: #CC3300;
    text-transform: none;
    text-decoration: none;
    font-weight: bold;
}*/
/* blog template */
.blog-page-title
{
    width: 910px;
	float: left;
	height:100px;
	clear:both;
	background-color: #000000;
	background: transparent url(img/shadow_high.png);
    background-position:top;
    background-repeat:no-repeat;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.page-title 
{	
    width: 910px;
	float: left;
	height:445px;
	clear:both;
	background-color: #000000;
	background: transparent url(img/shadow_high.png);
    background-position:top;
    background-repeat:no-repeat;
    margin-bottom: 10px;
    padding-bottom: 5px;
	
}
div.blog-innerPage-title
{
     width: 900px;
	float: left;
	padding-left: 0px;
    margin: 5px 5px 0px 5px;
}
div.innerPage-title
{
    width: 900px;
	float: left;
	padding-left: 0px;
    margin: 5px 5px 0px 5px;
    background-color: #ffffff;
    min-height: 435px;
}
div.blogcontent
{
	margin: 10 0 0 10px;
	padding: 10px 5px 10px 10px;
	width: 640px;
	float: left;
	min-height: 500px;
	display: inline;
	font-family: Arial;
}
div.blogcontent ol
{
    list-style-type:none;
    list-style:none outside none;
}
ol
{
     list-style-type:none;
    list-style:none outside none;
}
div.sf_postComments ol
{
        list-style-type:none;
    list-style:none outside none;
}
div.sf_commentsList
{
 width: 500px;
 margin-left: 50px;
}


div.blogsidebar
{
    margin: 10 0 0 10px;
	padding: 10px 5px 10px 5px;
	width: 220px;
	float:right;
    min-height: 500px;
}
div.compWrap
{
    padding: 15px 35px 15px 35px;
}
.inner-page .content 
{
    padding: 15px 14px 10px;
	width: 400px;
	float: left;
	min-height: 220px;
	display: inline;
	font:90% Arial,Verdana,sans-serif;
    letter-spacing:0;
}
.inner-page .content ul li
{
    list-style-type:disc;
    margin-left: 15px;
    font-style:italic;
   font-size: 13px;
}
.default-page .content 
{
  padding: 15px 14px 10px;
	width: 400px;
	float: left;
	min-height: 220px;
	display: inline;
	font:90% Arial,Verdana,sans-serif;
    letter-spacing:0;
}
.default-page .content ul li
{
    list-style-type:disc;
    margin-left: 15px;
       font-style:italic;
        font-size: 13px;
}
.inner-notes 
{
	margin: -10px -14px 20px 10px;
	padding: 15px;
	width: 187px;
	float: right;
	background-color: #D1D3D3;
}
div.sidebar {
	padding: 10px 14px 0;
	width: 400px;
	float:right;
	min-height: 220px;
	vertical-align:top;
}
.inner-page .sidebar
{
padding: 10px 14px 0;
	width: 400px;
	float:right;
	min-height: 220px;
}
div.balancefront
{
    font-weight:bold;
}

div.balancefront .pos
{
    color:#cc0000;
}
div.discreetSide
{
    
}
div.discreetSide #title
{
    font-size:20px;
    margin-bottom: 20px;
}
div.discreetSide input
{
    background-image: url(img/Login_button.png);
    width: 150px;
    height: 40px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
    color: #FFFFFF;
    border:0;
    padding: 10px 0px 10px 0px;
}
.default-page .sidebar
{
padding: 10px 14px 0;
	width: 400px;
	float:right;
	min-height: 220px;
}
 
div.footer {
	padding: 0;
	clear: both;
	width: 900px;
	float: left;
	height:40px;
	color: #000000;
}
div.contact 
{
	margin: 20px 0 0;
	padding: 17px 14px;
	background-color: #cbd9e0;
}
.inner-page div.contact 
{
	margin: 20px 0 0;
	padding: 17px 14px;
	background-color: #cbd9e0;
}

.default-page div.contact 
{
	margin: 20px 0 0;
	padding: 17px 14px;
	background-color: #cbd9e0;
}

.footer .contact 
{
	padding: 15px 34px;
}
div.wrap {
	padding: 0px 14px;
	background-color: transparent;
}
.inner-page div.wrap 
{
	padding: 17px 14px;
	background-color: transparent;
}

.default-page div.wrap 
{
	padding: 17px 14px;
	background-color: transparent;
}

div.mainbar div.wrap {
	 /* background: transparent url(Images/div_latest_news.gif) no-repeat 50% 100%; */
}
div.contentWrapper 
{
	width: 910px;
	float: left;
	clear:both;
	background-color: #ffffff;
    background: transparent url(img/shadow_low.png);
    background-position:bottom;
    background-repeat:no-repeat;
    margin-bottom: 20px;
    padding-bottom: 5px;

}
div.BlogInnerWrapper
{
	width: 890px;
	float: left;
	background-color: #ffffff;
    background-position:top;
    background-repeat:no-repeat;
    padding-left: 10px;
    margin: 5px 5px 0px 5px;
    
}
div.InnerWrapper
{
	width: 890px;
	float: left;
	background-color: #ffffff;
    background-image: url(img/box_grad2.png);
    background-position:top;
    background-repeat:no-repeat;
    padding-left: 10px;
    margin: 5px 5px 0px 5px;
    vertical-align:top;
    
}
/*	background: transparent url(img/content_bar.png) repeat-x 0 0;*/
/*
.page-title 
{
	float: left;
	height:435px;
	width: 900px;
	clear: both;
	margin-bottom: 10px;
	background-color:Black;
}*/
.inner-page .page-title 
{
	width: 910px;
	float: left;
	height:445px;
	clear:both;
	background-color: #000000;
	background: transparent url(img/shadow_high.png);
    background-position:top;
    background-repeat:no-repeat;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.default-page .page-title 
{
	width: 910px;
	float: left;
	height:445px;
	clear:both;
	background-color: #000000;
	background: transparent url(img/shadow_high.png);
    background-position:top;
    background-repeat:no-repeat;
    margin-bottom: 10px;
    padding-bottom: 5px;
}


/* Headings */
.page-title h1 
{
	color: #fff;
	font-size: 34px;
	font-weight: normal;
}
.content h1
{
	margin: 10px 0 10px;
	color: #CC0000;
	font-size: 34px;
	font-weight: normal;
}
div.balance-div
{
    background: url(img/balance.png);
    background-color: Black;
    margin:0;
    padding:0;
    width: 900px;
    height: 435px;
}
div.reg-position
{
    margin-top: 250px;
    margin-left: 70px;
    padding-bottom: 100px;
}
#log-link
{
    background-image: url(img/Login_button.png);
    width: 150px;
    height: 40px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
    color: #FFFFFF;
    border:0;
    padding: 10px 50px 10px 50px;
}
/*.content h2, #Main .sf_newsList h2.sf_newsTitle
{
	margin: 0 0 10px;
	color: #CC0000;
	font-size: 14px;
	font-weight: normal;
}*/
.sf_postTitle
{
    color: #CC0000;
}
.content h3
{
	margin: 0 0 10px;
	color:#CC0000;
}
/*manifest*/
.manifest
{
     margin: 0;
}
.manifest h2
{
    margin-top: -4px;
}
.newsheading
{
    width: 95%;
    float: left;
    clear:both;
}
/*.content .inner-notes h3 
{
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
.sidebar h3 
{
	font-size: 18px;
	font-weight: normal;
}
.inner-page .sidebar h3 
{
	font-size: 18px;
	font-weight: normal;
}
.default-page .sidebar h3 
{
	font-size: 18px;
	font-weight: normal;
}*/

/*	background: #235A70 url(img/h3-sidebar.gif) no-repeat 100% 0;*/
.footer .contact h3 
{
	font-size: 14px;
	display: inline;
}
.content h4
{
	margin: 0 0 10px;
	color: #464646;
	font-weight: normal;
}
.content .inner-notes h4 
{
	font-size: 12px;
	font-weight: bold;
}
.sidebar h4
{
	margin: 0 0 5px;
}
/* Paragraphs */
p {
	margin: 0;
	padding: 0;
	line-height: 1.5;
}
.content p 
{
	margin: 0 0 10px;
	padding: 0;
}
.content p.more
{
	text-align: right;
	font-size: 11px;
}
.footer p
{
	margin: 0;
	padding: 20px 0px;
	color: #000000;
}
.date, .content p.date
{
	color: #338cae;
	font-size: 10px;
	margin-bottom: 0;
}
.page-title p
{

	color: #fff;

	line-height: 1.8;
}
/* Lists */
/*ul, ol {
	margin: 0 0 10px 25px;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
	list-style-type: disc;
}
ol li {
	list-style-type: none;
}
.content ul 
{
	margin-left: 0;
}
.content ul li
{
	padding-left: 30px;
	list-style-type: none;
	background: transparent url(img/bullet.gif) no-repeat 9px 5px;
}
.content ol 
{
	margin-left: 30px;
}
.content ul.key-items 
{
	color: #928B0C;
	font-weight: bold;
}
.content ul.key-items li
{
	background-image: url(img/bullet-yellow.gif);
	background-position: 5px 2px;
}
.wrap .news-list 
{
	margin: 0;
}
.wrap .news-list li
{
	padding: 17px 0;
	list-style-type: none;
	background: transparent url(img/sidebar_news_li.gif) repeat-x 0 100%;
}*/
/* Semantic */
strong {
	font-weight: bold;
	font-style: normal;
}
em {
	font-weight: normal;
	font-style: italic;
}
address 
{
	padding-top: 5px;
	font-style: normal;
	line-height: 1.5;
}
.footer .contact address 
{
	display: inline;
}
/* Links */
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.logo a:link, .logo a:visited, .logo a:hover, .logo a:active {
	color: #fff;
	text-decoration: none;
}
.sidebar h4 a:link, .sidebar h4 a:visited, .sidebar h4 a:hover, .sidebar h4 a:active 
{
	color: #464646;
}
/* Community Logo */
.poweredBySitefinityLogo 
{
	padding: 20px 0;
	width: 100%;
	float: left;
	clear: both;
}
/* Blogs */
.content ul.sf_postListing li 
{
	background-image: none;

}

/*Added Css*/

.none {
display:none;
}
.notop {
margin-top:0 !important;
}
/*a {
color:#336600;
}
a:hover {
color:#1E3C00;
}*/
img {
border:0 none;
}
p, ul {
margin-top:1.2em;
}
ul {
list-style:none outside none;
}
fieldset {
border:0 none;
}
input, select, textarea {
font-family:arial,verdana,sans-serif;
font-size:1em;
}
.right
{
    float:right;
}

.left
{
    float:left;
}
ul, ol {
list-style:none outside none;
}
/*h1, h2, h3, h4, h5, h6, pre, code {
font-size:1em;
}*/
ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
margin:0;
padding:0;
}
a img, :link img, :visited img {
border:medium none;
}
address {
font-style:normal;
}
#navigation {
height:80px;
margin:0 auto;
overflow:hidden;
width:725px;
}
#navigation li {
display:inline;
float:left;
margin:0;
}
#navigation li a {
display:block;
float:left;
font-size:0.5em;
height:0 !important;
margin:0;
overflow:hidden;
padding:80px 0 0;
text-indent:-10000px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset, img {
border:0 none;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
font-style:inherit;
font-weight:inherit;
}
del, ins {
text-decoration:none;
}
li {
list-style:none outside none;
}
caption, th {
text-align:left;
}
h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}
q:before, q:after {
content:"";
}
abbr, acronym {
border:0 none;
font-variant:normal;
}
sup {
vertical-align:baseline;
}
sub {
vertical-align:baseline;
}
legend {
color:#000000;
}
input, button, textarea, select, optgroup, option {
font-family:inherit;
font-size:inherit;
font-style:inherit;
font-weight:inherit;
}
input, button, textarea, select {
}
/*.container-submenubar li a .txtInverse .txtHighlight, .small-contact-box .txtHighlight, .actionbutton p a, h6 a.actionbutton, h6 a.actionbutton:hover, .actionbutton p a:hover, .pheTabBox .head-1, body, td, p, span, dd.highlight a, h1, h2, h3, h4, h5, h6 {
color:#443C34;
}*/
blockquote, ul, ol, dl {
margin:1em;
}
ol {
margin-left:2em;
}
ul {
margin-left:0;
}
dl dd {
margin-left:1em;
}

ul li {
color:#443C34;
list-style-type:none;
padding-left:1em;
}
strong {
font-weight:bold;
}
fieldset, img {
border:0 none;
}
fieldset, pre, ul {
line-height:1;
margin-bottom:1em;
}
em {
font-style:italic;
font-weight:normal;
}
/*.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
font-weight:normal;
line-height:1.5em;
margin-bottom:10px;
text-transform:none;

}*/
h3, .h3 {
line-height:1.2;
margin-bottom:5px;
}
h1, .h1 {
font-size:34px;
line-height:1.3em;
}
h2, .h2 {
font-size:20px;
line-height:1.2em;
color:#CC0000;
margin-bottom: 5px;
}
h3, .h3, .actionbarText {
font-size:20px;
line-height:1.2em;
color:#CC0000;
margin-bottom: 5px;
}
h4, .h4 {
font-size:14px;
}
h5, .h5 {
font-size:12px;
}
h6, .h6, .txtSmall, dd, .actionbutton a, .actionbutton p {
font-size:10px;
line-height:13px;
text-decoration:none;
}
.txtBold, .phe-foldoutMenu ul, dt {
font-size:11px;
font-weight:bold;
}
/*p {
font-size:13px;
line-height:1.5;
margin-bottom:10px;
}*/

/*
News
*/

/*frontslide

    #frontslide{
    }
    #frontslide ul.ui-tabs-nav{
    }
    #frontslide ul.ui-tabs-nav li{
    }
    #frontslide ul.ui-tabs-nav li img{
    }
    #frontslide ul.ui-tabs-nav li span{
    font-size:11px; font-family:Verdana;
    line-height:18px;
    }
    #frontslide li.ui-tabs-nav-item a{
    display:block;
    height:100px;
    color:#333;  background:#fff;
    line-height:20px;
    }
    #frontslide li.ui-tabs-nav-item a:hover{
    background:#f2f2f2;
    }
    #frontslide li.ui-tabs-selected{
    background:url('img/selected-item.gif') top left no-repeat;
    }
    #frontslide ul.ui-tabs-nav li.ui-tabs-selected a{
    background:#ccc;
    }
    #frontslide .ui-tabs-panel{
    width:400px; height:235px;
    background:#999; position:relative;
    }

    #frontslide .ui-tabs-panel .info{
    position:absolute;
    left:0;
    height:100px;
    background: url("images/BackTitle.png');
    width: 400px;
    }
    #frontslide .info h2{
    font-size:18px; font-family:Georgia, serif;
    color:#fff; margin:0;
    overflow:hidden;
    }
    #frontslide .info p{
    font-family:Verdana; font-size:11px;
    line-height:15px; color:#f0f0f0;
    }
    #frontslide .info a{
    text-decoration:none;
    color:#fff;
    }
    #frontslide .info a:hover{
    text-decoration:underline;
    }

    */
    
    div.innerWrapLeft2
{
    	background-color: #eeebe5;
        padding: 15px 15px 15px 15px;
        width: 500px;
        float:left;
   
}
div.innerWrapRight2
{
    	background-color: #eeebe5;
        padding: 15px 15px 15px 15px;
        width: 320px;
        float:right;
              
}
div.defaultWrap2
{
        padding: 15px 40px 20px 50px;
        width: 810px;
        float:left;
        min-height: 500px;
}
.page-title2
{
	width: 910px;
	float: left;
	min-height:445px;
	clear:both;
	background-color: #000000;
	background: transparent url(img/shadow_high.png);
    background-position:top;
    background-repeat:no-repeat;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
div.innerPage-title2
{
    width: 900px;
	float: left;
	padding-left: 0px;
    margin: 5px 5px 0px 5px;
    background-color: #eeebe5;
}
div.innerPage-title3
{
    width: 900px;
	float: left;
	padding-left: 0px;
    margin: 5px 5px 0px 5px;
    background-color: #ffffff;
}
div.innerPage-title2 a
{
    color: #CC0000;
    text-transform: none;
    text-decoration: none;
    font-weight: bold;
}
div.innerPage-title2 h3
{
    color: #cc0000;
    text-align: left;
    margin-bottom: 10px;
}
/*p, li, .feedback {
font:90% Arial,Verdana,sans-serif;
letter-spacing:0;
}*/