* { padding:0px; margin:0px; }

.4cols { width:360px; vertical-align:top; }
.3cols { width:270px; vertical-align:top; }
.2cols { width:180px; vertical-align:top; }
.col { width:90px; vertical-align:top; }

body 
{
    font-family: Arial, Verdana, Helvetica, sans-serif;   
    color: #000;
    font-size:1em;
    background-color:#FFF;
}

.buttons_next{ margin-left:2px; }

.cameraborder { border:solid 1px #cc9933;}
.cameraborder_left { border:solid 1px #cc9933; float:left; margin:0px 5px 5px 0px;}

.central_wrapper
{
    width:775px;
    margin:0px auto;
}

#central
{
    width:704px;
    background-color:#FFF;
    background-image:url(../../images/MainBackground.jpg);
    background-repeat:no-repeat;
    padding:40px 40px 0px 30px;
    margin:0px auto;
    float:left;
}

#central_content
{
    width:500px;
    float:right;

    margin-right:50px;
}

#central_content a{ color:#498760; text-decoration: underline; font-size:100%;  }
#central_content a:hover{ color:#498760; text-decoration:underline; font-size:100%;  }
#central_content a:visited{ color:#498760; text-decoration:underline;  font-size:100%; }

#central_middlefoot
{
    background-image:url(../../images/background/bgFooter.png);
    background-repeat:no-repeat;   
    width:783px;
    height:121px;
}

#central_middletop
{
    background-image:url(../../images/background/bgHeader.png);
    background-repeat:no-repeat;
    width:783px;
    height:84px;
}

#central_middle
{
    background-image:url(../../images/background/bgBody.png);
    background-repeat:repeat-y;   
    width:740px;
    padding:0px 0px 0px 40px;

}

.central_para{ width:400px; margin:0px auto; }

#central_thumbs
{
    width:198px;
    height:380px;
    float:left;   
 
    background-image:url(../../images/background/bgCams.png);
    background-repeat:no-repeat;
    padding:55px 0px 0px 30px;
    margin-left:-50px;
    margin-top:-85px;
    z-index:5;
}

#central_top
{
    width:715px;
    margin:0px auto;
}
.content_wrapper { width:100%; float:left; }
.clear { clear:both; padding:0px; margin:0px; }

.failure{ color:#900; font-size:90%; }

.floatleft { float:left; }
.floatright { float:right; }
.mainpageimage_right { float:right; margin-top:10px; margin-right:55px; }
.mainpageimage_left { float:left; z-index:4;}

.fieldlabels{ font-size:90%; font-family: Arial, Verdana, Helvetica, sans-serif;    }
.fieldtext{   width:250px; font-size:90%; font-family: Arial, Verdana, Helvetica, sans-serif;   }
.fieldtext_smaller{   width:200px; font-size:90%; font-family: Arial, Verdana, Helvetica, sans-serif;   }

.greyborderwrapper { border:1px solid #CCC; margin-top:10px; padding:10px; }

.hr_style {
    border: 0;
    border-top: 1px;/*the border*/
    color: #CCC;
    background-color: #FFF;
    height: 1px;
    width: 100%;
    text-align: center;
}

.inputsection
{
    width:100%;
    margin-top:10px;
}

.locationphoto { float:left; margin:0px 5px 5px 0px; border:1px solid #CCC;}
.logos { border:0px solid #F00; width:130px; margin-top:45px; margin-left:20px; text-align:center;  }

.noborder{ border:0px;}

p { margin:15px 0px; padding:0px; color:#000; font-size:90%; }
p a{ color:#498760; text-decoration: underline; font-size:100%;  }
p a:hover{ color:#498760; text-decoration:underline; font-size:100%;  }
p a:visited{ color:#498760; text-decoration:underline;  font-size:100%; }

p.headline { color:#498760; font-size:110%; margin-top:0px; }
p.headline_cam { color:#498760; font-size:110%; margin:0px; padding:0px; }
p.small { margin:0px; padding:0px; color:#000; font-size:70%; }
p.small a{ text-decoration:none; }

.pictotheleft { float:left; width:200px; margin:0px 10px 10px 0px; }
.pictotheright { float:right; width:200px; margin:0px 0px 10px 10px; }

.registerwrapper { margin-top:10px; }

.small { margin:0px; padding:0px; color:#000; font-size:70%; }

.thelabels
{
    width:150px;
    float:left;
}

.theinput
{
    width:350px;
    float:left;   
}

.theinput_smaller
{
    width:300px;
    float:left;   
}

.thumbtable { width:160px; padding:0px; }
