﻿
.container {width:488px}

.header {clear:both;margin:10px}
.logo {float:left;margin: 0 10px 0 0}
.discount {float:right;font-weight:bold}

.content {clear:both;width:488px;}

.footer {width:488px}



body
{   
	font-size: 13px;
    line-height: 1.6em;
    color: #ffffff;
    text-decoration: none;
    background-color: #000000;
    margin: 0px;
    padding: 0px;
}

body, select, input {font-family: Tahoma; }
select, input {font-size:inherit}

h3
{
    font-size: 121%;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

h4
{
    font-size: 107%;
    font-weight: bold;
}

a
{
    text-decoration: none;
    color: #FFFFFF;
}

p
{
    padding: 10px 15px 10px 15px;
    margin: 0px;
}

p.terms
{
    padding: 0px 15px 15px 15px;
    margin: 0px;
}

a:Hover
{
    text-decoration: underline;
    color: #FFFFFF;
}

#fieldset
{
    border: none;
}

#container
{
    width: 518px;
}

#container2
{
    width: 500px;
}


#header
{
    width: 518px;
    height: 60px;
    background: url(Images/header.png) no-repeat;
}

#header2
{
    width: 500px;
    height: 60px;
    background: url(Images/header.png) no-repeat;
}

#i_need_content
{
    width: 500px;
    margin: 0px;
}

#i_need_content ul
{
    margin: 0px 0px 0px 15px;
    padding: 0px 0px 0px 15px;
}

#i_need_content li
{
    margin-top: 5px;
    padding: 0px;
}

#buttonBar
{
    width: 518px;
    height: 30px;
    background: url(Images/bottomBar.png) no-repeat;
    text-align: right;
    padding: 0px;
}

#buttonBar2
{
    width: 500px;
    height: 30px;
    background: url(Images/bottomBar.png) no-repeat;
    text-align: right;
    padding: 0px;
}

#buttonBar3
{
    width: 518px;
    height: 30px;
    /*background: url(Images/bottomBar2.png) no-repeat;*/
    text-align: right;
    padding: 0px;
}

.buttonBarGC
{
    width: 518px;
    height: 30px;
    /*background: url(Images/bottomBar2.png) no-repeat;*/
    padding: 0px;
}

.buttonBarGC p {float:left; width:300px}
.buttonBarGC input {float:right}
.buttonBarGC p input {float:left}

#results
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}

#formTable
{
    width: 300px;
    padding: 10px 0px 10px 0px;
    margin-left: 15px;
}

#googleImage
{
    margin: 0px 0px 0px 15px;
    padding: 0px;
}



hr
{
    color: #CCCCCC;
    height: 1px;
}


.titleBar
{
    width: 488px;
    height: 20px;
    background: url(Images/titleBar.png) no-repeat;    
    font-weight: normal;    
    color: #000000;
    padding: 7px 15px 3px 15px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #333333;
}

.titleBar2
{
    width: 470px;
    height: 20px;
    background: url(Images/titleBar.png) no-repeat;
    font-weight: normal;
    color: #333333;
    padding: 7px 15px 3px 15px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #333333;
}


.selectList
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}

.delegateBox
{
    width: 30px;
    font-size: 11px;
}

.inputBox
{
    
    
    font-size: 11px;
}

.errorMsg
{
    font-weight: bold;
    color: #FF0000;
}



.checkAvailability
{
    width: 135px;
    height: 30px;
    border: none;
    cursor: pointer;    
    margin-right: 43px;
    background: url(Images/checkAvailability.png) no-repeat;
}

.proceed
{
    width: 135px;
    height: 30px;
    border: none;
    cursor: pointer;    
    margin-right: 43px;
    background: url(Images/proceed.png) no-repeat;
}

p.topParagraph
{
    margin-top: 10px;
}

.greyBar
{
    width: 488px;    
    padding: 4px 15px 4px 15px;
    background-color: #333333;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #666666;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #666666;
}

.greyBar2
{
    width: 470px;
    height: 21px;
    padding: 4px 15px 0px 15px;
    background-color: #333333;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #666666;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #666666;
}


.greyBarSubmit
{
    width: 488px;
    height: 24px;
    text-align: right;
    padding: 1px 15px 0px 15px;
    background-color: #333333;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #666666;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #666666;
}

.resultsTable
{
    width: 470px;
    margin: 15px 0px 15px 15px;
}

.LoginTableEmail
{
    width: 470px;
    margin: 15px 0px 0px 15px;
}
.LoginTablePassword
{
    width: 470px;
    margin: 0px 0px 15px 15px;
}

.LoginTableEmail td
{
    width: 235px;
    padding: 2px 0px 2px 0px;
}

.LoginTablePassword td
{
    width: 235px;
    padding: 2px 0px 2px 0px;
}


.resultsTableOneCol
{
    width: 470px;
    margin: 15px 0px 15px 15px;
}

.doubleTitle
{
    width: 470px;
}


.doubleTitlePadding
{
    width: 480px;
    padding: 10px 0px 10px 15px;
}

.doubleTitle td, .doubleTitlePadding td
{
    width: 235px;
    
}

.doubleTitle td.halfWidth, .doubleTitlePadding td.halfWidth
{
    width: 117px;
    
}

.resultsTable td
{
    width: 235px;
    padding: 2px 0px 2px 0px;
}

.resultsTable td.halfWidth
{
    width: 117px;
    padding: 2px 0px 2px 0px;
}

.resultsTable td.doubleCol
{
    width: 470px;
    padding: 2px 0px 2px 0px;
}

.resultsTableOneCol td
{
    width: 470px;
    padding: 2px 0px 2px 0px;
}

.selectBtn
{
    
    text-align: right;
    padding: 4px 15px 4px 15px;
    color: #FFFFFF;
    font-style: italic;
    font-weight: bold;
    border-width:1px;
    cursor: pointer;
    cursor: hand;
    /*background: url(Images/btnBg.png) no-repeat right;
	height: 30px;
    border: none;
    
    margin-right: 56px;
    */
    
}

.warningTxt
{
    color: Red;    
}

