body
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #58585a;
	margin: 0;
	padding: 0;
	line-height: 16px;
}

body.bg
{
    background: #305581 url('images/bg.gif') repeat-x;
}

a, a:visited
{
    color: #58585a;
}

a:active
{
  outline: none; /* Removing dotted line around clicked links in Firefox */
}

a:focus
{
-moz-outline-style: none;
}

h1, h2, h3
{
    font-family: Trebuchet MS, Helvetica, Arial, Sans-Serif;
    color: #4375ad;
    font-weight: normal;
}

h1
{
    font-size: 18px;
    margin: 0;
    margin-bottom: 10px;
}

h2
{
    font-size: 18px;
    margin: 0;
    padding: 0;
    margin-top: 10px;
}

h3
{
    font-size: 15px;
    margin: 0;
    margin-top: 10px;
    padding: 0;
}

a img
{
    border: 0;
}

img.left
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

img.right
{
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

ul
{
    margin: 5px 0 5px 15px;
    padding: 0;
}

ul li
{
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 0px;
}

/* Containers & Layout */

#cmsWrapper
{
    margin: 0 auto;
    width: 960px;
}

#container
{
    float: left;
}

#header
{
    float: left;
    width: 941px;
    height: 53px;
    background: url('images/header-bg.gif') no-repeat;
    padding: 54px 0 24px 19px;
}

#logo
{
    float: left;
    width: 253px;
    height: 53px;
}

#tagline
{
    float: right;
    width: 235px;
    height: 53px;
}

#menu
{
    clear: both;
    float: left;
    width: 953px;
    height: 42px;
    padding-left: 7px;
    background: url('images/menu-leftcorner.gif') no-repeat left;
}

#menucontent
{
    float: left;
    background: url('images/menu-bg.gif') repeat-x;
    width: 100%;
    width: 675px;
    height: 42px;
}

#menucall
{
    float: right;
    background: url('images/yonetim.gif') no-repeat right;
    width: 278px;
    height: 42px;
}

#subFooter
{
    clear: both;
    float: left;
    background-color: #254368;
    width: 939px;
    height: 49px;
    padding: 6px 0 0 21px;
    color: White;
    line-height: 22px;
}

#subFooter a
{
    color: White;
}

#footer
{
    width: 960px;
    clear: both;
    float: left;
    color: #aab6c6;
    margin-top: 15px;
    padding-bottom: 10px;
    font-size: 10px;
}

#footer a
{
    color: #aab6c6;
}

#footer .left
{
    float: left;
    width: 590px;
}

#footer .right
{
    float: right;
    width: 270px;
    text-align: right;
    line-height: 14px;
}

/* Home Page Styling */

#home
{
    clear: both;
    float: left;
    width: 936px;
    background: white;
    padding: 24px 0 23px 24px;
    border-bottom: 4px solid #f26522;
}

#flash
{
    float: left;
    width: 100%;
    height: 216px;
    margin-bottom: 25px;
}

#home #leftCol
{
    float: left;
    width: 586px;
}

#home #leftCol ul
{
    margin: 5px 0 5px 5px;
    padding: 0;
}

#home #leftCol ul li
{
    padding: 0 0 0 10px;
    border-bottom: 1px solid #cccccc;
    line-height: 20px;
}

.homeCol
{
    float: left;
    width: 180px;
    margin-right: 22px;
}

.homeColLast
{
    float: right;
    width: 180px;
    margin-right: 0;
}

.homeCol p,
.homeColLast p
{
    margin: 5px 3px;
}

a.develop,
a.market,
a.manage
{
    font-weight: bold;
    margin: 10px 0;
    font-family: "Myriad Pro", Trebuchet MS, Helvetica, Arial, Sans-Serif;
    font-size: 12px;
    text-decoration: none;
}

a.develop
{
    color: #e69100;
}

a.market
{
    color: #58585a;
}

a.manage
{
    color: #5d8eca;
}

#getStarted
{
    clear: both;
    float: left;
    width: 586px;
    margin-top: 25px;
    background: white url('images/getstarted-bg.gif') no-repeat top left;
}

#getStarted h1
{
    font-size: 24px;
    color: Black;
    margin: 0 0 10px 0;
}

#getStarted p
{
    margin: 0;
    padding: 0;
}

#getStarted .left
{
    float: left;
    width: 340px;
    padding: 16px 47px 10px 25px;
}

#getStarted .right
{
    float: right;
    width: 174px;
}

#home #rightCol
{
    float: right;
    width: 327px;
}

#homeBlog
{
    float: left;
    width: 293px;
    background: #cddcee url('images/home-blog-bg.gif') no-repeat;
    font-size: 10px;
    color: #5a636f;
    padding: 0 16px 10px 18px;
    margin-bottom: 25px;
}

#homeBlog .subscribe
{
    width: 100%; 
    padding: 13px 0 30px;
    text-align: right;
}

#homeBlog a
{
    color: #5a636f;
    font-weight: bold;
}

#homeBlog ul
{
    margin: 0;
    padding: 0;
}

#homeBlog ul li
{
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    list-style-type: none;
    background: none;
}

#homeBlog p.fbsubscribelink
{
    width: 0;
    height: 0;
    display: none;
    overflow: hidden;
}

#homeBlog #creditfooter
{
    width: 0;
    height: 0;
    display: none;
    overflow: hidden;
}

#homeFeatured
{
    float: left;
    width: 327px;
}

ul.featured
{
    margin: 0 20px;
    padding: 0;
}

ul.featured li
{
    list-style-type: none;
    padding: 18px 0;
    margin: 0;
    border-bottom: 1px solid silver;
    font-size: 10px;
}

ul.featured li.last
{
    border-bottom: none;
    padding: 18px 0 0 0;
}

/* Inner Page Styling */

#inner
{
    clear: both;
    float: left;
    width: 960px;
    padding: 0;
    margin: 0;
    background: url('images/inner-bg.gif') repeat-y;
}

#inner #leftCol
{
    float: left;
    width: 635px;
    margin: 24px 0 24px 24px;
}  

* html #inner #leftCol
{
    margin: 24px 0 24px 12px;
}

#breadcrumb
{
    width: 625px;
    background-color: #f26522;
    line-height: 24px;
    height: 24px;
    font-size: 10px;
    color: White;
    padding-left: 10px;
    margin-bottom: 24px;
}    

* html #breadcrumb
{
    padding-top: 5px;
}

#breadcrumb a
{
    color: White;
}

#inner #rightCol
{
    float: right;
    width: 230px;
    padding: 24px 24px 24px 0;
}

#sidebarStarted
{
    margin-bottom: 24px;
}

ul.foundercontact
{
    padding: 0;
    margin: 0;
    text-align: right;
}

ul.foundercontact li
{
    list-style-type: none;
    margin: 0;
    font-size: 10px;
    display: inline;
    background: none;
}    

/* Social Bookmarking CSS */

#grayNetwork
{
    float: left;
    margin: 10px 0;
    padding-top: 10px;
}

#grayNetwork ul
{
    margin: 0;
    float: left;
}

#grayNetwork ul li
{
    padding: 0;
    display: block;
    background: none;
    height: 16px;
    text-align: center;
    float: left;
}

#home #grayNetwork
{
    border-top: 1px solid silver;    
}

#home #grayNetwork ul li
{
    margin: 0 10px 15px;
}

#inner #grayNetwork ul li
{
    margin: 0 8px 15px 0;
    width: 107px;
}
    
/* Portfolio */

ul.portgrid
{
    width: 650px;
    margin: 0;
    padding: 0;
}

ul.portgrid li
{
    list-style-type: none;
    float: left;
    text-align: center;
    font-size: 0.8em;
    background: none;
    padding: 0;
    margin: 0;
}

ul.portgrid li strong
{
    color: #545454;
}

ul.portgrid li a
{
    float: left;
    margin: 5px 4px 5px 0;
    width: 200px;
    height: 190px;
    border: 1px solid silver;
    background: white url('images/port-bg.gif') repeat-x top;    
    padding: 5px;
    text-decoration: none;     
}

ul.portgrid li a:hover
{
    background: white url('images/port-bg-over.gif') repeat-x top;
    border: 1px solid orange;
}

ul.portgrid li strong
{
    font-family: "Myriad Pro", Trebuchet MS, Helvetica, Arial, Sans-Serif;
    font-size: 14px;
}

.portfolio
{
    clear: both;
    float: left;
    background-color: White;
    width: 630px;
}

.portimage
{
    float: right;
    width: 300px;
}

.portimage a img,
ul.porthead a img
{
    border: 2px solid silver;
}

.portimage a:hover img,
ul.porthead a:hover img
{
    border: 2px solid #ff9933;
}

.portimage ul,
.portimage ul li,
ul.porthead
{
    margin: 0;
    padding: 0;
}

.portimage ul
{
    width: 300px;
}

.portimage ul li
{
    list-style-type: none;
    display: inline;
    margin-right: 19px;
    background: none;
}

.portimage ul li.last
{
    margin-right: 0;
}

ul.porthead li
{
    list-style-type: none;
    display: inline;
    margin-right: 1px;
}

.portinfo
{
    float: left;
    width: 320px;
}

.portinfo p
{
     margin: 0;
     padding: 0;
     margin-bottom: 10px;
     padding-bottom: 10px;
}

.portinfo p.block
{
     border-bottom: silver 1px dotted;
}

.portdivider
{
    clear: both;
    float: left;
    width: 100%;
    border-bottom: 1px dotted silver;
    margin: 10px 0;   
}

/* Blog Styling */

ul.sf_postListing
{
    float: left;
    margin-top: 15px !important;
}

ul.sf_postListing li.entry
{
    float: left;
    background: none !important;
    clear: both;
    width: 100%;
    padding-left: 0 !important;
    padding-bottom: 20px !important;
}

ul.sf_postListing li
{
    padding: 0 0 0 15px !important;
    margin: auto !important;
}

p.sf_postDate
{
    width: 50px;
    height: 50px;
    float: left;
    margin: 5px 10px 10px 0 !important;
    text-align: center;
	font-family: "Myriad Pro", Trebuchet MS, Helvetica, Arial, Sans-Serif;
	background-color: #fe4301;
	color: White !important;
	line-height: normal; 
}

p.sf_postDate:first-line
{
    font-size: 30px;
    font-weight: bold;
    color: White;
}

h2.sf_postTitle
{
    border-bottom: 1px solid silver;
    margin: 5px 0 7px 60px;
    font-size: 20px;
}

h2.sf_postTitle a
{
    color: #4375AD;
    text-decoration: none;
}

div.categoryAuthor
{
    text-align: right;
    font-size: 10px;
    text-transform: uppercase;
}

div.sf_postContent
{
    clear: both;
    margin-bottom: 5px;
    padding-bottom: 10px;
    border-bottom: 1px dotted silver;
}

.sf_postContent p
{
    margin: 0 0 10px !important;
}

p.sf_postTags
{
    width: 40%;
    float: left;
    font-style: italic;
    font-size: 10px;
}

p.sf_readMore,
p.sf_postBookmark
{
    width: 40%;
    float: right;
    margin-top: 10px;
    text-align: right;
    text-transform: uppercase;
}

li.dsq-widget-item
{
    background: none;
    padding: 0;
}

/* Landing Pages */

.spec
{
	width: 55%;
	padding-bottom: 10px;
	padding-right: 20px;
	margin: 0 auto 0 auto;
	float: left;
}

.spec a.item
{
    font-weight: bold;
}

.splashmoreinfo
{
    width: 35%;
	margin-top: 20px;
	float: right;
	border: 1px solid #f7941d;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

/* Dynamic Form CSS */
.dynamicFormRow
{
    width: 100%;
    margin: 5px 0;
    clear: both;
    float: left;
}

.dynamicFormLeftColumn
{
    float: left;
    width: 220px;
}

.dynamicFormRightColumn
{
    float: left;
    width: 45%;
    text-align: left;
    margin-right: 20px;
}

ul.dynamicFormRadioButtonList
{
    margin: 0;
    padding: 0;
}

ul.dynamicFormRadioButtonList li
{
    list-style-type: none;
}

/* Poll Box CSS */
.PollBox
{
}

.PollBox fieldset
{
    border: 0;
}

.PollBox fieldset ul
{
    margin: 0 0 0 10px;
    padding: 0;
}

.PollBox fieldset ul li
{
    list-style-type: none;
}

#ust {
	width: 100%;
	line-height: normal;
	position: absolute;
	height: 18px;
	border-bottom: 1px solid #386193;
    text-align: right;
    float: center;
}
