

.clear_containers_float {
float: none;
clear: both;
width: 0px;
height: 0px;
padding: 0px;
margin: 0px;
}

.DivContainer {
clear: both;
}

.DivContainerMarginTop {
clear: both;
margin-top: 10px;
}

.DivContainerMarginBottom {
clear: both;
margin-bottom: 5px;
}

.DivContainerMarginBottomBig {
clear: both;
margin-bottom: 10px;
}

.DivLeft {
float: left;
}

.DivLeftLargeTopPad {
float: left;
padding-top: 17px;
}

.DivLeftSmallTopPad {
float: left;
padding-top: 7px;
}

.DivGap {
float: left;
width: 10px;
}

.DivGapLarge {
float: left;
width: 20px;
}

.DivGapExtraLarge {
float: left;
width: 50px;
}

h1 {
font-family: times new roman;
font-size: 34px;
font-weight: normal;
padding: 0px;
margin: 0px;
margin-bottom: 10px;
color: #00c0c0;
}

h2 {
font-family: tahoma;
font-size: 24px;
font-weight: normal;
padding: 0px;
margin: 0px;
margin-bottom: 10px;
color: #00c0c0;
}

h3 {
font-family: times new roman;
font-size: 20px;
font-weight: normal;
padding: 0px;
margin: 0px;
margin-bottom: 5px;
color: #00c0c0;
}

a {
color: #096368;
text-decoration: underline;
}

a:hover {
color: #096368;
text-decoration: none;
}

a.reversed {
color: #096368;
text-decoration: none;
}

a.reversed:hover {
color: #096368;
text-decoration: underline;
}

a.white {
color: #ffffff;
text-decoration: underline;
}

a.white:hover {
color: #ffffff;
text-decoration: none;
}

a.giftDelete {
font-size: 10px;
color: #ff0000;
text-decoration: none;
}

a.giftDelete:hover {
font-size: 10px;
color: #ff0000;
text-decoration: underline;
}

a.giftEdit {
font-size: 10px;
color: #329300;
text-decoration: none;
}

a.giftEdit:hover {
font-size: 10px;
color: #329300;
text-decoration: underline;
}

a.giftSearch {
color: #329300;
text-decoration: none;
}

a.giftSearch:hover {
color: #329300;
text-decoration: underline;
}


img {
border: none;
}

.pointer_cursor {
cursor: pointer;
}

p {
clear: both;
margin-bottom: 10px;
}

p.align_right {
margin-bottom: 10px;
text-align: right;
}

p.align_right_padded {
margin-bottom: 10px;
margin-right: 5px;
text-align: right;
}

p.align_center {
margin-bottom: 10px;
text-align: center;
}

p.single {
margin-bottom: 5px;
}

p.double {
margin-bottom: 20px;
}

p.form {
clear: both;
float: none;
margin-top: 5px;
margin-bottom: 5px;
}

.paragraph_copy {

min-height: 10px;

padding-left: 2px;
padding-right: 2px;
line-height: 1.5em;
font-family: tahoma;
font-size: 12px;
}

hr {
border: 0;
height: 1px;
color: #808080;
background-color: #808080;
margin: 5px 0px 10px 0px; 
}

hr.light {
border: 0;
height: 1px;
color: #dfd49e;
background-color: #dfd49e;
margin: 5px 0px 10px 0px;
}

.strong_copy {
font-weight: bold;
}

.italic_copy {
font-style: italic;
}

.underline_copy {
text-decoration: underline;
}

.error_copy {
color: #ff0000;
}

.green_copy {
color: #329300;
}

.copy_black {
color: #000000;
}

.light_green_copy {
color: #a2e500;
}

.small_arrows {
font-family: arial;
font-size: 9px;
font-style: italic;
}

.small_copy {
font-size: 10px;
}

ul {
padding-left: 30px;
}

ol {
padding-left: 30px;
}



/*FORM STYLES*/
.form {
clear: both;
margin-bottom: 15px;
}

.form_nm {
clear: both;
margin-bottom: 0px;
}

.form_explanation {
clear: both;
font-family: tahoma;
font-size: 11px;
padding-left: 110px;
padding-top: 2px;

color: #086165;
margin-bottom: 15px;
}

.form_explanation_add_gift {
clear: both;
font-family: tahoma;
font-size: 11px;
padding-left: 130px;
padding-top: 2px;
color: #086165;
margin-bottom: 15px;
}

fieldset {
border: 1px solid #043E54;
padding: 10px;
}

legend {
font-weight: normal;
color: #384e76;
margin-bottom: 10px;
padding: 0px 5px;
}

label.join {
float: left;
display: block;
width: 100px;
padding-top: 5px;
padding-right: 10px;
text-align: right;
font-family: tahoma;
font-size: 16px;
color: #5e5e5e;
}

label.add_gift {
float: left;
display: block;
width: 120px;
padding-top: 5px;
padding-right: 10px;
text-align: right;
font-family: tahoma;
font-size: 16px;
color: #5e5e5e;
}

/*INPUT*/

input.findsomeone {
width: 190px;
font-family: tahoma;
font-size: 16px;
padding: 5px;
border: 1px solid #00c0c0;
background: #ffffff!important;
color: #086165;
margin-bottom: 15px;
}

input.findsomeone_sm {
width: 190px;
font-family: tahoma;
font-size: 16px;
padding: 5px;
border: 1px solid #00c0c0;
background: #ffffff!important;
color: #086165;
margin-bottom: 10px;
}

input.login {
width: 190px;
font-family: tahoma;
font-size: 16px;
padding: 5px;
border: 1px solid #329300;
background: #ffffff!important;
color: #086165;
margin-bottom: 15px;
}

input.login_error {
width: 190px;
font-family: tahoma;
font-size: 16px;
padding: 5px;
border: 1px solid #329300;
background: #ff0000!important;
color: #ffffff;
margin-bottom: 15px;
}

input.subButTop {
margin-top: 10px;
}

input.join {
float: left;
width: 200px;
font-family: tahoma;
font-size: 16px;
padding: 5px;
border: 1px solid #c5c5c5;
background: #ffffff!important;
color: #086165;
}

input.join_wide {
float: left;
width: 300px;
font-family: tahoma;
font-size: 16px;
padding: 5px;
border: 1px solid #c5c5c5;
background: #ffffff!important;
color: #086165;
}

input.add_gift {
float: left;
width: 200px;
font-family: tahoma;
font-size: 16px;
padding: 5px;
border: 1px solid #c5c5c5;
background: #ffffff!important;
color: #086165;
}

input.add_gift_left {
float: left;
width: 40px;
font-family: tahoma;
font-size: 16px;
padding: 5px;
border: 1px solid #c5c5c5;
background: #ffffff!important;
color: #086165;
}

input.add_gift_right {
float: left;
width: 30px;
font-family: tahoma;
font-size: 16px;
padding: 5px;
border: 1px solid #c5c5c5;
background: #ffffff!important;
color: #086165;
}

input.add_gift_wide {
float: left;
width: 395px;
font-family: tahoma;
font-size: 16px;
padding: 5px;
border: 1px solid #c5c5c5;
background: #ffffff!important;
color: #086165;
}

input.img_file_select {
width: 500px;
font-family: tahoma;
font-size: 16px;
padding: 5px;
border: 1px solid #c5c5c5;
background: #ffffff!important;
color: #086165;
}

input.img_URL_select {
width: 500px;
font-family: tahoma;
font-size: 16px;
padding: 5px;
border: 1px solid #c5c5c5;
background: #ffffff!important;
color: #086165;
}

input.chkbox {
cursor: pointer;
}


input.checkbox_join {
cursor: pointer;
width: 25px;
height: 25px;
}


/*TEXTAREA*/

textarea {
font-family: tahoma;
font-size: 12px;
padding: 2px;
}

textarea.textareaHidden {
display: none;
width: 1px;
height: 1px;
}

textarea.my_words {
float: none;
clear: both;
width: 548px;
height: 100px;
font-family: tahoma;
font-size: 12px;
padding: 2px;
}

textarea.add_gift {
width: 400px;
height: 100px;
font-family: tahoma;
font-size: 12px;
padding: 2px;
}


/*SELECT*/

select.findsomeone {
width: 202px;
height: 32px;
font-family: tahoma;
font-size: 16px;

border: 1px solid #00c0c0;
background: #ffffff!important;

color: #086165;
}

select.findsomeone_left {
float: left;
height: 32px;
font-family: tahoma;
font-size: 16px;

border: 1px solid #00c0c0;
background: #ffffff!important;

color: #086165;
}

select.findsomeone_right {
float: left;
height: 32px;
font-family: tahoma;
font-size: 16px;
color: #086165;

border: 1px solid #00c0c0;
background: #ffffff!important;
margin-left: 10px;

}

select.join {
height: 32px;
font-family: tahoma;
font-size: 16px;

border: 1px solid #c5c5c5;
background: #ffffff!important;

color: #086165;
}

select.join_left {
float: left;
height: 32px;
font-family: tahoma;
font-size: 16px;

border: 1px solid #c5c5c5;
background: #ffffff!important;

color: #086165;
}

select.join_right {
float: left;
height: 32px;
font-family: tahoma;
font-size: 16px;
color: #086165;

border: 1px solid #c5c5c5;
background: #ffffff!important;
margin-left: 2px;

}

select.add_gift {
height: 32px;
font-family: tahoma;
font-size: 16px;

border: 1px solid #c5c5c5;
background: #ffffff!important;

color: #086165;
}

select.add_gift_left {
float: left;
height: 32px;
font-family: tahoma;
font-size: 16px;

border: 1px solid #c5c5c5;
background: #ffffff!important;

color: #086165;
}

select.add_gift_right {
float: left;
height: 32px;
font-family: tahoma;
font-size: 16px;
color: #086165;

border: 1px solid #c5c5c5;
background: #ffffff!important;
margin-left: 2px;

}

option.findsomeone_option {
color: green;
}

/*SUBMIT*/
.subBut_large {
padding: 10px;
}

.subBut_warning {
padding: 10px;
color: #ff0000;
}

.submitBut {
border-style: outset;
border-top-color: #ffffff;
border-left-color: #ffffff;
border-right-color: #808080;
border-bottom-color: #808080;
border-width: 2px;
background: #e3e3e3!important;
font-family: tahoma;
padding: 1px;
cursor: pointer;
}
