/*********************
	HTML Elements
*********************/
* {
    margin: 0;
    padding: 0;
}

img, div, a {
    behavior: url(css/iepngfix.htc);
}

    a, a:visited {
        text-decoration: none;
    }

img {
    border: 0;
    margin: 1px;
}

p {
    padding: 3px;
}

h2 {
}

input {
    padding: 2px;
}

select {
    padding: 2px;
}
/*********************
	Structure
*********************/
#container {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

#header {
    width: 100%;
}

    #header h2 {
        margin-top: 20px;
    }

#content {
    width: 100%;
    margin: 5px;
    padding: 10px;
}

#sidebar {
    background: #FFF;
    width: 170px;
    float: right;
    margin: 0px 0 10px 0;
    padding: 10px;
}

#footer {
    clear: both;
    padding: 5px;
    margin-top: 10px;
}

#box h3 {
    padding: 5px;
    font-size: 14px;
}
/*********************
		Tables
*********************/
table {
    margin: 5px;
    border-collapse: collapse;
    table-layout: auto;
    width: 98%;
    background: none;
}

td, th {
    padding: 5px;
    border: 0px solid #d9e6f0;
    vertical-align: top;
}

thead {
}

/*********************
		My Div
*********************/

.box {
    border: 1px solid #B4D5ED;
    padding: 0px;
}

    .box h3 {
        background: #D6EAFF;
        border-bottom: 1px solid #d9e6f0;
        color: #375b91;
        padding: 5px;
    }

    .box p {
        padding: 5px;
    }


/*********************
		Home
*********************/
#infowrap li {
    display: inline;
}

.infobox {
    width: 365px;
    float: left;
    margin-top: 10px;
}

    .infobox h3 {
        padding: 5px;
        font-size: 14px;
    }

.margin-left {
    margin-left: 5px;
}

.rightnow .reallynow {
    padding: 5px;
    font-size: 14px;
}

.rightnow h3 {
    padding: 2px;
    padding: 0 10px;
    font-size: 14px;
}

.rightnow .reallynow span {
    display: block;
    text-align: left;
    float: left;
    padding: 0 2px;
    font-size: 14px;
}

.box .boxTitle a {
    text-decoration: none;
    display: block;
    text-align: right;
    float: right;
    padding: 0 0 0 18px;
    margin-left: 4px;
    font-weight: normal;
    font-size: 12px;
}

    .box .boxTitle a:hover {
        text-decoration: underline;
    }

.rightnow .youhave {
    font-size: 12px;
    padding: 10px;
}

.rightnow a {
    font-weight: bold;
}
/*********************
		Forms
*********************/
form {
    padding: 10px;
    margin: 0 auto;
}

    form#form fieldset {
        display: block;
        padding: 5px 10px 5px 10px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    form#form legend {
        font-size: 13px;
        font-weight: bold;
        margin-bottom: 5px;
        padding: 3px;
        width: 254px;
    }

    form#form label {
        display: inline;
        clear: left;
        width: 200px;
        text-align: left;
        padding: 1px;
        margin: 2px;
    }

    form#form input, select {
        padding: 3px;
        margin: 2px;
        border: 1px solid #d9e6f0;
    }

    form#form textarea {
        padding: 5px;
        overflow: auto;
    }

    form#form option {
        background: #FFF;
    }

    form#form optgroup option {
    }

    form#form #button1, form#form #button2 {
        padding-right: 5px;
        cursor: pointer;
        width: 205px;
        margin-left: 8px;
        font-weight: bold;
    }

        form#form #button1:hover, form#form #button2:hover {
            background-position: center left;
        }

/*********************
	Icons
*********************/
.icon {
    padding-left: 19px;
    text-decoration: none;
    height: 20px;
    font-size: 12px;
    margin: 0 3px;
    display: inline-block;
    line-height: 20px;
}

/* CRUD */
.add {
    background: transparent url(../Images/Icons/add.png) no-repeat left;
}

.delete {
    background: transparent url(../Images/Icons/delete.png) no-repeat left;
}

.back {
    background: transparent url(../Images/Icons/back.gif) no-repeat left;
}

/* Elimiwait Entities */
.company {
    background: transparent url(../Images/Icons/company.png) no-repeat left;
}

.location {
    background: transparent url(../Images/Icons/location.png) no-repeat left;
}

.text_message {
    background: transparent url(../Images/Icons/text_message.png) no-repeat left;
}

/* Sidebar */
.twilio {
    background: transparent url(../Images/Icons/Twilio.png) no-repeat left;
}

.call_log {
    background: transparent url(../Images/Icons/call_log.png) no-repeat left;
}

.phone {
    background: transparent url(../Images/Icons/phone.png) no-repeat left;
}

.sp_account {
    background: transparent url(../Images/Icons/sp_account.png) no-repeat left;
}

.ibacstel {
    background: transparent url(../Images/Icons/iBacsTel.png) no-repeat left;
}

.home {
    background: transparent url(../Images/Icons/home.png) no-repeat left;
}

.godaddy {
    background: transparent url(../Images/Icons/godaddy.png) no-repeat left;
}

.borders, .borders th, .borders td {
    border: 1px solid #B4D5ED;
}

Table.Details, Table.Details td {
    border: 0px solid #000000;
    padding: 0px;
    margin: 0px;
}

TD.DetailLabel {
    font-weight: bold;
    width: 173px;
}

#errorLabel {
    font-size: 15px;
    color: red;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 10px;
}

#Disclaimer {
    font-size: 11px;
    color: #375b91;
    text-align: center;
    padding-top: 20px;
}

/* UnassignedTickets */
.ticketContainer {
    right: 0;
    //min-height: 100px;
    height: auto;
    //overflow: visible;
}

    .ticketContainer .left, .ticketContainer .center, .ticketContainer .right {
        display: inline-block;
    }

    .ticketContainer .left {
        float: left;
        border: 2px lightblue solid;
    }

    .ticketContainer .right {
        float: left;
        display: inline-block;
        overflow: hidden;
        width: 70%;
        height: auto;
        padding: 2px;
    }

.ticket {
    vertical-align: middle;
    background: silver;
    border: 1px solid;
    margin: 0 7px 5px 0;
    padding: 1px;
    display: inline-block;
}

    .ticket a:link, .ticket a:visited, .ticket a:hover, .ticket a:active {
        color: black;
    }

hr {
    color: red;
    position: relative;
    //bottom: 10em;
}

.venue-logo {
    max-height:80px;
    max-width:200px;
}