﻿/* header */
#header
{
    height:200px;
}
#header p#phone
{
    display:none;
}
#header #strap
{
    top:65px;
    left:320px;
}
#header #strap h2
{
    color:#0073c1;
    font-size:3em;
}
#header #strap h3
{
    color:#0073c1;
    font-size:1.6em;
    line-height:1.2em;
}
#header #areyouoklogo{
	position: absolute;
	top: 35px;
	right: 10px;
	width: 295px;
	height:150px;
}

#rightCol .block
{
    padding-bottom:15px;
}

/* sidebar */
#sidebar h3
{
    color:#0073c1;
}
#sidebar li a, #sidebar li a:visited
{
    background:url('../img/are u ok left nav.png') no-repeat;
}
#sidebar ul li.active ul li.active a, #sidebar ul li.active ul li.active a:visited
{
    font-weight:bold;
}

/* feedback form */
#sidebar .feedbackTitle2, #sidebar .feedbackTitle
{
    color:#E66916 !important;
}
.hiliteBox
{
    background:url('../img/ayo_hilitebox_top.png') no-repeat 0px 1px;
}
.hilite_mid
{
    background:url('../img/ayo_hilitebox.png') repeat-y;
}
.hilitePad
{
    background:url('../img/ayo_hilitebox_bottom.png') no-repeat bottom;
}
#messageForm .goButton
{
    background:url('../img/ayo_button.png') no-repeat;
    height:20px;
    width:35px;
}
#search .goButton
{
    background:url('../img/ayo_gobutton.png') no-repeat 0px 2px;
    height:20px;
    width:25px;
}

/* content */
#news h4, #news h4 a, #news h4 a:visited, #topic h4
{
    color:#0073c1;
}
#news
{
    margin-top:0px;
}
#mainContent .block a, #mainContent #topImage h2
{
    color:#8d001e;
}
#mainContent h2
{
    color:#0073c1;
}
.thumb
{
    background-color:#0073c1;
}
.thumb a, .thumbnails a:link, .thumbnails a:visited
{
    color:#fff;
}
.oneCol object
{
    margin:15px 0 15px 40px;
}

/* Flash thumbnails */

.AYOthumbnails
{
    width:600px;
    background:url('../img/dotted_line.png') repeat-x top;
    padding-top:14px;
    margin-top:20px;
    overflow:hidden;
}

.AYOthumb
{
    float:left;
    width:124px;
    height:150px;
    background-color:#0073c1;
    font-size:1em;
    margin:0 12px 30px 12px;
}

.AYOthumb_second
{
    float:left;
    width:124px;
    height:150px;
    background-color:#0073c1;
    font-size:1em;
    margin:0 12px 30px 12px;
}

.AYOthumbnails a:link, .AYOthumbnails a:visited
{
    color:#fff;
}

.AYOthumbnails p
{
    padding:5px 10px 0px 10px;
    color:#fff;
}

/* footer */
#nav, #footer
{
    background-color:#E66916;
}
