﻿#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:950px;
	height:270px;
	overflow:hidden; 
	}
span#prevBtn
{

    }
span#nextBtn
{

    }	
    
/* ---------- CSS for Common Styles ---------- */    

#twitter_div
{
    height:29px;
    background-color:black;
    padding-top:11px;
    color:white;
}

#twitter-link
{
    font-weight:bold;
}

#twitter_update_list
{
    list-style-type:none;
}

h2.orange
{
    color:#E9E6F7;
    width:100%;
    text-align:center;
}

h2.black
{
    color:black;
    width:100%;
    text-align:center;
}

p.bottom-boxes
{
    margin-bottom:0;
    padding-bottom:0;
}

p.silver
{
    color:#E9E6F7;
}

.box-top
{
    background:url(../images/box-top.jpg) no-repeat;
    width:307px;
    height:13px;
}

.box-middle
{
    background:#4a39ab repeat-y;
    height:100%;
    width:277px;
    padding:13px 15px;
}


.box-bottom
{
    background:url(../images/box-bottom.jpg) no-repeat;
    width:307px;
    height:13px;
}

.orange-box-top
{
    background:url(../images/orange-box-top.jpg) no-repeat;
    width:307px;
    height:13px;
}

.orange-box-middle
{
    background:#f7921e repeat-y;
    height:100%;
    width:277px;
    padding:13px 15px;
}


.orange-box-bottom
{
    background:url(../images/orange-box-bottom.jpg) no-repeat;
    width:307px;
    height:13px;
}

.inner-purple-box-top
{
    background:url(../images/inner-purple-box-top.jpg) no-repeat;
    width:190px;
    height:10px;
}

.inner-purple-box-middle
{
    background:url(../images/inner-purple-box-middle.jpg) repeat-y;
    height:55px;
    width:160px;
    color:#E9E6F7;
}

.inner-purple-box-middle a
{
    font-size: 15px;
    color:#E9E6F7;
    font-weight:bold;
}


.inner-purple-box-bottom
{
    background:url(../images/inner-purple-box-bottom.jpg) no-repeat;
    width:190px;
    height:10px;
}

.inner-orange-box-top
{
    background:url(../images/inner-orange-box-top.jpg) no-repeat;
    width:190px;
    height:10px;
}

.inner-orange-box-middle
{
    background:url(../images/inner-orange-box-middle.jpg) repeat-y;
    height:65px;
    width:160px;
}

.inner-orange-box-middle a
{
    color:Black;
    font-size:15px;
    font-weight:bold;
}


.inner-orange-box-bottom
{
    background:url(../images/inner-orange-box-bottom.jpg) no-repeat;
    width:190px;
    height:10px;
}

#footer
{
    font-size:11px;
    text-align:left;
}

#footer ul
{
    list-style-type:none;
    margin:0;
    padding:0;
}

#footer li.footer-list-left
{
    display:inline;
    margin-right:35px;
}

#footer li.footer-list-right
{
    display:inline;
}

#footer li.footer-list
{
    display:inline;
    margin-right:10px;
}
