﻿

/* --------------- CONTENT PART -------------- */

#content_left
{
width:306px;
height:auto;
margin-left:10px;
margin-top:25px;
float:left;
}

#content_right
{
width:311px;
height:auto;
margin-right:10px;
margin-top:25px;
float:right;
}

/* --------------- RIGHT COLUMN -------------- */

.want a:link, .want a:visited { 
display:block;
text-decoration:none;
width:236px;
height:46px;
background-image:url(/images/invite/want.jpg);
background-repeat:no-repeat;
margin-left:5px;
margin-bottom:5px;
padding-top:25px;
padding-left:65px;
font-size:17px;
color:#0193CE;
} 
.want a:hover { 
display:block;
text-decoration:none;
} 
.want {
width:236px;
} 

.already a:link, .already a:visited { 
display:block;
text-decoration:none;
width:236px;
height:46px;
background-image:url(/images/invite/already.jpg);
background-repeat:no-repeat;
margin-left:5px;
margin-bottom:5px;
padding-top:25px;
padding-left:65px;
font-size:17px;
color:#0193CE;
} 
.already a:hover { 
display:block;
text-decoration:none;
} 
.already {
width:236px;
}

.description
{
font-size:17px;
color:#0193CE;
padding-top:25px;
padding-left:65px;
padding-bottom:10px;
}

/* --------------- LEFT COLUMN -------------- */

.textboxinvite
{
height:20px;
background-color:#ffffff;
border:solid 1px #A2AEB4;
margin-bottom:2px;
padding-top:3px;
}

.input
{
width:210px;
height:20px;
background-color:#ffffff;
border:solid 1px #A2AEB4;
margin-bottom:2px;
padding-top:3px;
}

.input1
{
width:189px;
height:20px;
background-color:#ffffff;
border:solid 1px #A2AEB4;
margin-bottom:2px;
padding-top:3px;
}

#values
{
width:80px;
height:auto;
float:left;
}

#valuesrequest
{
width:90px;
height:auto;
float:left;
}

.valueeach
{
font-size:12px;
color:#EAF1F5;
line-height:27px;
font-weight:bold;
white-space:nowrap;
text-align: right;
}

.value
{
font-size:12px;
line-height:27px;
font-weight:bold;
white-space:nowrap;
text-align: right;
}

#inputs
{
width:210px;
height:auto;
float:left;
}

#links
{
width:210px;
height:auto;
text-align:right;
margin-top:4px;
}

.links{
color:#404548;
}

.links a {
color:#404548;
text-decoration: underline;
}
.links a:visited {
color:#404548;
text-decoration: underline;
}
.links a:hover {
color:#404548;
text-decoration: none;
}
.links a:active {
color:#404548;
text-decoration: none;
}

#button
{
width:210px;
height:auto;
text-align:center;
margin-top:7px;
}

/* --------------- REQUEST -------------- */

#request
{
width:400px;
height:auto;
margin:0 auto;
}

h1
{
font-size:25px;
color:#0193CE;
text-align:center;
margin:0;
padding-bottom:5px;
padding-top:10px;
}

h2
{
font-size:19px;
color:#FF3000;
text-align:center;
margin:0;
padding-bottom:5px;
padding-top:10px;
}

#request_forms
{
width:365px;
height:auto;
margin:8px auto;
}

#values_request
{
width:135px;
height:auto;
float:left;
}

.request_right_text
{
    font-size: 13px;
    color: #404548;
    line-height: 15px;
    font-weight: normal;
}

.request_right_textinbox
{
    font-size: 13px;
    color: #404548;
    line-height: 15px;
    font-weight: normal;
    border-right: silver 3px dashed;
    border-top: silver 3px dashed;
    border-left: silver 3px dashed;
    border-bottom: silver 3px dashed;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.text_request
{
font-size:15px;
color:#EAF1F5;
line-height:23px;
font-weight:bold;
}

/* --------------- REQUEST CONFIRM -------------- */

#request_confirm
{
width:400px;
height:auto;
margin:0 auto;
text-align:center;
padding-top:30px;
color:#404548;
}

#invitation
{
width:73px;
height:auto;
text-align:center;
margin:2px auto;
}

/* --------------- FOOTER -------------- */

#footer
{
width:100%;
height:auto;
margin:0 auto;
text-align:center;
color:#828B8E;
font-size:11px;
}

#invitemessage
{
    width:480px;
    height:auto;
    margin:0 auto;
    text-align:center;
    color:#404548;
}


