/* YUI Base CSS */
body{
    margin: 0;
    background-color: #ececec;
    color: #333333;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode',Verdana,Arial,Sans-Serif; 
    font-size: 14px;
}
h1{
    font-size: 138.5%;
}
h2{
    font-size: 123.1%;
}
h3{
    font-size: 108%;
}
h1,h2,h3{
    margin: 1em 0;
}
h1,h2,h3,h4,h5,h6,strong,dt{
    font-weight: bold;
}
optgroup{
    font-weight: normal;
}
abbr,acronym{
    border-bottom: 1px dotted #000;
    cursor: help;
}
em{
    font-style: italic;
}
del{
    text-decoration: line-through;
}
blockquote,ol,dl{
    margin: 1em;
}
ol,dl{
    margin-left: 2em;
}
ol li{
    list-style: decimal outside;
}

th,td{
    border: 1px solid #000;
    padding: .5em;
}
th{
    font-weight: bold;
    text-align: center;
}
caption{
    margin-bottom: .5em;
    text-align: center;
}
sup{
    vertical-align: super;
}
sub{
    vertical-align: sub;
}
p,fieldset,table,pre{
    margin-bottom: 1em;
}
button,input[type="checkbox"],input[type="RADIO"],input[type="reset"],input[type="submit"]{
    padding: 1px;
}

img {
    border-style: none;
}

a, a:visited, a:active {
    color: #999999;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.left {
	float: left;
}

/* Forms */
button, input {
    border: 1px solid #999999;
}

input {
    border-right: 3px solid #660202;
}

input.button {
    background-color: #eaeec5;
    border: 1px solid #999999 !important;
    width: auto !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    font-size: 14px;
    cursor: pointer;
}

input.button:hover {
    background-color: #b2be26;
}

form p {
    margin: 0px;
    padding-bottom: 10px !important;
}


/* Headers */

h1 {
    margin: 0px 0px 16px 0px;
    font-family: Georgia;
    font-size: 28px;
}

h1 a, h1 a:visited, h1 a:hover, h1 a:active,
h2 a, h2 a:visited, h2 a:hover, h2 a:active,
h3 a, h3 a:visited, h3 a:hover, h3 a:active 
{
    color: inherit;
    text-decoration: inherit;
}

h2 {
	margin: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 14px;
	color: #b2be26;
}

h3 {
    margin: 0px 0px 16px 0px;
    font-size: 17px;
    color: #660202;
    font-weight: bold;
}

em {
    padding: 0px 0px 30px 0px;
    font-family: Georgia;
    font-size: 17px;
    font-style: italic;
}

/* Content */

#content {
    float: left;
    text-align: justify;
}

.two-column #content {
    width: 516px;
}

.one-column #content{

}

img.bullet {
	display: inline;
	float: left;
	margin-right: 10px;
}

#content p {
    margin-bottom: 20px;
	line-height: 1.4em;
}

#content ul {
    list-style: none;
    margin-bottom: 20px;
    padding-left: 10px;
}

#content ul li:before {
    content: "»";
    padding-right: 5px;
    color: #333333;
}

.grey {
    color: #999999;
}

#content h4 {
    margin: 0 0 -12px 0;
}

.works-list-item {
    border-top: 1px solid #cccccc;
    padding: 5px 0 15px 0;
    clear: both;
}

/* Header */
#header {
    background-color: #222222;
    height: 86px;
    border-bottom: 8px solid #6c0004;
}

#header-content {
    width: 972px;
    margin: 0 auto;
    padding: 32px 0px 0px 0px;
}

#header-content img {
    float: left;
}

#top-navigation {
    font-family: Georgia;
    font-size: 30px;
    font-weight: bold;
    color: #ececec;
    float: right;
}

#top-navigation a:link,#top-navigation  a:visited, #top-navigation a:active {
    color: #ececec;
    padding-left: 20px;
    text-decoration: none;
}

#top-navigation a:hover {
    color: #b5121b;
}

#top-navigation a.active {
    color: #b5121b;
}

/* Body */
#body-wrapper {
    background-color: #ececec;
    background-image: url(../images/body-bg.gif);
    background-repeat: repeat-y;
    background-position: center center;
}

#body-footer {
    background-image: url(../images/body-footer-bg.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 15px;
    margin-left: 10px;
}

#body-content {
    width: 900px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #ffffff;
    padding: 46px 36px 46px 36px;
}

/* Top banner area */

#top-banner {
    position: relative;
    width: 972px;
    margin: 0 auto;
    height: 390px;
    color: #ffffff;
    font-family: Georgia;
	overflow: hidden;
}

#top-banner div{
    position: absolute;
	z-index: 1;
}

#top-banner p{
	margin-top: 0px;
}

#top-banner .hottip{
    position: absolute;
	z-index: 2;
	left: 555px;
    top: 65px;
	width: 315px;
}

#top-banner .hottip p {
    font-size: 24px;
	margin-top: 15px;
}

#top-banner h1 {
    font-size: 36px;
}

#top-banner p.signature {
    font-size: 16px;
    color: #b2be26;
    font-weight: bold;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode',Verdana,Arial,Sans-Serif;
}


/* Website evaluation form */

#website-evaluation-container {
	margin-top: 30px;
}

#website-evaluation-form {
	float: right;
	width: 275px;
}

#website-evaluation-form p {
    text-indent: 0px;
    /*margin-bottom: 0px;*/
}

#website-evaluation-form form p {
    text-align: right;
    margin-bottom: 0px;
}

#website-evaluation-form input {
    margin-left: 5px;
    width: 190px;
}


/* Sidebar */

#sidebar {
    float: right;
    width: 317px;
	font-size: 12px;
}

#sidebar .widget {
    clear: both;
}

#sidebar h2 {
    clear: both;
    color: #660202;
    font-size: 17px;
    margin: 0 0 16px 0;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 5px;
}

#sidebar #sidebar-newsletter input{
    margin-left: 5px;
    width: 230px;
}

#sidebar #sidebar-newsletter p{
    text-align: right;
    text-indent: 0px;
}

#sidebar #sidebar-projects {
    overflow: hidden;
}

#sidebar #sidebar-projects ul {
    margin: 0px 0px 0px -7px;
    float: left;
    display: inline;
    padding: 0px 0px 30px 0px;
    list-style: none;
    text-indent: 0px;
}

#sidebar #sidebar-projects ul li {
    border: 1px solid #999999;
    padding: 2px;
    float: left;
    display: inline;
    margin: 0px 0px 7px 7px;
}

#sidebar #sidebar-projects ul li img {
    float: left;
}

blockquote {
    font-family: Georgia;
    font-size: 16px;
    padding: 15px 0px 0px 25px;
    margin: 0 0px 16px 0px;
    background-image: url(../images/quote-open.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

blockquote p {
    display: block;
    padding: 0px 25px 30px 0px;
    background-image: url(../images/quote-close.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    text-align: justify;
    font-style: italic;
}

p.quote-signature b {
	clear: both;
	float: right;
}

p.quote-signature small {
	clear: both;
	float: right;
	font-size: 10px;
}

#sidebar #sidebar-testimonial {
    overflow: hidden;
    margin-bottom: 30px;
}


#sidebar #sidebar-blog {

}

#sidebar #sidebar-blog dl {
    margin: 12px 0px 0px 0px;
}

#sidebar #sidebar-blog dd {
    margin: 0px 0px 12px 0px;
}

#sidebar #sidebar-blog dt a {
    color: inherit;
    text-decoration: none;
}

#sidebar #sidebar-blog dt a:hover {
    text-decoration: underline;
}

#sidebar #category-list {
    border-top: 1px solid #cccccc;
    padding-top:5px;
}

#sidebar #category-list ul {
    padding: 0;
    margin: 0 0 20px 0;
}

#sidebar #category-list ul li {
    list-style-type: none;
    padding: 5px 0 0 0;
}

#sidebar #category-list a {
    font-size: 23px;
    font-family: "Georgia";
    font-weight: bold;
}

#sidebar #category-list a:hover,
#sidebar #category-list a:active,
#sidebar #category-list a.active {
    color: #b2be26;
    text-decoration: none;
}

#sidebar #sidebar-client,
#sidebar #sidebar-project,
#sidebar #sidebar-technology,
#sidebar #sidebar-works-filter {
    font-size: 14px;
    margin-bottom: 40px;
    padding: 10px 0 0 0;
}

#sidebar #sidebar-client a,
#sidebar #sidebar-project a,
#sidebar #sidebar-technology a {
    color: #999999;
}

#sidebar #sidebar-works-filter a {
    color: #333333;
}

#sidebar #sidebar-client p,
#sidebar #sidebar-project p,
#sidebar #sidebar-technology p,
#sidebar #sidebar-works-filter p {
    margin: 0;
}


/* Contact form */

#contact-form-wrapper {
    background-image: url(../images/contact-form-bg.gif);
    background-repeat: repeat-y;
    background-position: center;
}

#contact-form-footer {
    background-image: url(../images/contact-form-footer-bg.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 15px;
    margin-right: 1px;
}

#contact-form-hidden-content {
    width: 870px;
    padding: 26px 26px 26px 26px;
    margin: 0px auto;
    margin-top:0px;
    position:relative;
    overflow: hidden;
    color: #ffffff;
    font-size: 20px;
    font-family: Georgia;
    background-color: #b2161e;
}

#contact-form {
    position: relative;
    top: -11px;
}

#contact-form .left-column{
    float: left;
    /*width: 432px;*/
    margin-top: 20px;
}

#contact-form .right-column{
    float: left;
    margin: -20px 0px 0px 25px;
    width: 425px;
    margin-top: -10px;
}

#contact-form h1 {
    color: #ffffff;
    font-size: 36px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode',Verdana,Arial,Sans-Serif;
    font-weight: bold;
}

#contact-form form p{
    text-align: right;
}

#contact-form form p.left{
    text-align: left;
}

#contact-form label {
    font-weight: bold;
    padding-right: 10px;
}

#contact-form input{
    width: 293px;
    height: 25px;
    border-style: none;
    font-family: Arial;
    font-size: 18px;
    padding-left: 10px;
}

#contact-form input.file{
    font-size: 15px;
    padding-left: 0px;
    cursor: pointer;
}


#contact-form textarea {
    clear: both;
    width: 405px;
    height: 120px;
    border-style: none;
    font-family: Arial;
    font-size: 18px;
    padding: 10px;
    margin-top: 7px;
}

#contact-form #contact-form-toggle {
    width: 271px;
    height: 29px;
    margin: 0 auto;
    background-image: url(../images/toggle-bg.gif);
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
    position: relative;
    left: 8px;
    top: -4px;
}

/* Footer */

#footer {
    overflow: hidden;
    width: 960px;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
    left: -12.5px;
}

#footer .column {
    float: left;
    font-size: 12px;
	padding-left: 20px;
}

#footer .logo {
    background-image: url(../images/logo-bottom.gif);
    background-repeat: no-repeat;
    background-position: top right;
    margin-top: 0px;
    padding-top: 30px;
    float: right;
    text-align: center;
}

#footer small {
    font-size: 7.65px;
}

#footer h4 {
    color: #222222;
    font-size: 17px;
    margin: 0px 0px 10px 0px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
    padding-right: 20px;
}


#footer a {
    color: #666666;
    text-decoration: none;
    font-weight: bold;
    padding-left: 0px;
}

#footer a:hover {
    text-decoration: underline;
}

#footer #social-links {
    text-align: right;
    margin-top: 15px;
}