/**
------------------------------------------------------------------------------------------------------
@project   : Streamsolutions.co.uk
@version   : 1.00
@author    : Ray Boyd
------------------------------------------------------------------------------------------------------
*/

h1
{
width:350px;
height:56px;
background:#fff url(/public/images/logo.png) no-repeat 0 0;
}

h1 a
{
width:350px;
height:56px;
display:block;
}

/**
banner
**/

#order-now{
font:18px arial, sans-serif;
background:#262626;
}

#banner a.biglink
{
text-decoration:none;
color:#fff;
background:#262626 url(/public/images/quote.png) no-repeat 10px 10px;
padding:10px 10px 10px 35px;
float:left;
width:550px;
font-size:12px;
line-height:1.4em;
}

#banner a.biglink:hover
{
background:#ae0000 url(/public/images/quote-red.png) no-repeat 10px 10px;
}

#banner h2
{
width:710px;
height:310px;
background:#fff;
}

#banner h3 a, #banner h4 a
{
display:block;
width:230px;
height:150px;
}

#banner a.icecast
{
}

#banner a.price_calculator
{
background:#fff url(/public/images/advertising/price_calc_current_t2.jpg) no-repeat 0 0;
}


/**
quicklinks
**/

#content .quicklinks li.title
{
width:100%;
height:32px;
border-bottom:1px dashed #262626;
background:#fff url(/public/images/titles/quicklinks.png) no-repeat 0 0;
}

#content .quicklinks li.link
{
font-size:13px;
padding:5px 9px 5px 15px;
border-bottom:1px dashed #262626;
background:#fff url(/public/images/icons/red_arrow.gif) no-repeat 2px 50%;
}


#content .quicklinks a
{
text-decoration:none;
}

#content .quicklinks a:hover
{
text-decoration:underline;
}

/**
tagline
**/

#content h5
{
font-size:27px;
letter-spacing:-1px;
color:#808285;
}

#content h6
{
font-size:16px;
font-family: Arial;
font-weight: normal;
color:#808285;
}

/**
footer
**/

#footer p, #footer ul
{
margin:9px 0;
font-size:11px;
}

#footer ul
{
margin-bottom:0;
}

#footer .tagline
{
width:364px;
height:25px;
background:#fff url(/public/images/footer.gif) no-repeat 0 0;
}

/**
various page titles
**/

.windows_media
{
width:100%;
height:30px;
background:#fff url(/public/images/titles/windows_media.png) no-repeat 0 0;
}

.shoutcast_and_icecast_2
{
width:100%;
height:30px;
background:#fff url(/public/images/titles/shoutcast_and_icecast_2.png) no-repeat 0 0;
}

.cds_title
{
width:100%;
height:30px;
background:#fff url(/public/images/titles/cds.png) no-repeat 0 0;
}

.services_title
{
width:100%;
height:30px;
background:#fff url(/public/images/titles/services.png) no-repeat 0 0;
}

/** inner **/

.feature-list
{
padding:0 16px;
}

.feature-list-1
{
padding-right: 100px;
float:left;
}

.feature
{
height:300px;
}


.info-list
{
}

.faq-box
{
margin:30px 0 0;
padding:10px 20px 20px;
background:#aaaaaa;
}

.faq-box .title
{
width:50%;
height:24px;
background:transparent url(/public/images/titles/faq_title.gif) no-repeat 0 0;
}

.faq-box p, .faq-box a, .faq-box strong
{
color:#262626;
}

.faq-box li
{
color:#262626;
}

/** c2a table **/
#c2a{
margin:30px 0 0;
}

#c2a .sector{
background:#747575;
}

#c2a .lbox{
float:left;
width:332px;
}

#c2a .rbox{
float:right;
width:332px;
}

#c2a .sector{
height:430px;
}

#c2a .sector p, #c2a .sector a{
margin:0;
padding:0;
color:#fff;
}

#c2a .padded{
padding:15px;
}

#c2a .corner{
background:#747575 url(/public/images/home_corner.png) no-repeat 0 100%;
}

#c2a .wms_box{
width:332px;
height:91px;
background:#fff url(/public/images/windows.jpg) no-repeat 0 0;
}

#c2a .ice_box{
width:332px;
height:91px;
background:#fff url(/public/images/ice.jpg) no-repeat 0 0;
}

#c2a .cds_box{
width:332px;
height:91px;
background:#fff url(/public/images/freedom.jpg) no-repeat 0 0;
}

#c2a .services_box{
width:332px;
height:91px;
background:#fff url(/public/images/service.jpg) no-repeat 0 0;
}

#c2a .link a{
font-family:arial, sans-serif;
font-size:20px;
font-weight:normal;
position:relative;
top:52px;
left:15px;
background:transparent url(/public/images/icons/red_arrow.gif) no-repeat 2px 50%;
padding-left:13px;
}

#c2a .link a:hover{
color:#ae0000;
}

#text-rotate, .calc-link{
font-size:19px;
font-weight:normal;
color:#fff;
}

#banner h3{
overflow:hidden;
}

.calc-link{
padding-top:94px;
padding-left:45px;
}

#banner a{
text-decoration:none; 
}

#banner a:hover{
text-decoration:none;  
color:#fff;
}


