
*
{
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, p
{
    margin-bottom: 0.5em;
}

/* mac hide \*/
html, body
{
    height: 90%;
}
/* end hide*/
body
{
    font-family: tahoma,arial;
    font-size: 11px;
    background: #73ACD7;
    color: #000;
    margin: 0px;
    padding: 0px;
}

body a:link, body a:visited
{
    color: #0066FF;
}

.f_right
{
    float: right;
    position: relative;
}

.blue_bold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #336699;
    text-decoration: none;
}


.f_left
{
    float: left;
    position: relative;
}

.right_margintop
{
    margin-top: -10px;
    position: relative;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#outer
{
    min-height: 100%;
    width: 1003px;
    margin: auto; /* make space for footer*/
    margin-right: auto;
    background-color: #ffffff;
    text-align: left;
    position: relative;
}

* html #outer
{
    width: 1003px;
    width: 1003px;
    height: 100%;
}

#right, #left, #content
{
    float: left;
    text-align: left;
}

#leftmain
{
    /* *******this is for two column layout****** /* width:780px; min-width:760px; float:left; min-height:760px; height:760px; } .paddinge{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#006699; line-height:25px; text-decoration:none; } #center p{ /* *******this is for two column layout***** */
    width: 600px;
    min-width: 500px;
    text-align: center;
}

#left
{
    width: 190px;
}

#right
{
    width: 200px;
}
.richtext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
    color: #0066CC;
    text-decoration: none;
}

#content
{
    width: 565px;
    background-image: url(../images/vdot.gif);
    background-repeat: repeat-y;
    background-position: left top;
}
#legalcontent
{
    width: 945px;
    background-repeat: repeat-y;
    background-position: left top;
}
#content11
{
    width: 450px;
    background-image: url(../images/vdot.gif);
    background-repeat: repeat-y;
    background-position: left top;
}
#content2
{
    width: 580px;
    background-image: url(../images/vdot.gif);
    background-repeat: repeat-y;
    background-position: left top;
    min-height: 760px;
    height: 100%;
}

/*********** #header styles ***********/

#header
{
    background-image: url(../images/topheader_bg.gif);
    background-repeat: no-repeat;
    background-position: top;
    height: 115px;
    margin: 0px;
    padding: 0px;
}

#header .toplinks
{
    color: #0F4478;
    font: 11px tahoma,arial;
    text-decoration: none;
}
#logo
{
    float: left;
    width: 180px;
    padding: 1px;
}
#header_login
{
    float: right;
    margin-top: 5px;
    margin-right: 20px;
}
#headernav
{
    margin-top: 45px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 210px;
}
#headernav ul
{
    display: inline;
}
#headernav li
{
    display: inline;
    margin-bottom: 0px;
    vertical-align: bottom;
}
#headernav ul a
{
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 0px;
    padding-left: 8px;
    background-image: url(../images/vdot.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
}
#headernav .li a img
{
    text-decoration: none;
}

.headernavlink
{
    text-decoration: none;
}
.headernavlink:hover
{
    text-decoration: none;
    border-top: 2px solid #439ED7;
}

#masthead #blue_strip
{
    background-image: url(../images/blue_strip.gif);
    background-repeat: repeat-x;
    height: 35px;
    clear: both;
}
/*********** #navBar link styles ***********/

#nav_pos
{
    margin-top: 25px;
    margin-left: 213px;
}

#nav
{
    padding-top: 5px;
}


#nav ul, #nav li
{
    display: inline;
    margin: 1px;
    background-image: url(../images/vdot.gif);
    background-position: right;
    background-repeat: no-repeat;
    vertical-align: bottom;
}

#nav li
{
    padding-bottom: 2px;
    vertical-align: bottom;
    background-image: url(../images/vdot.gif);
    background-position: left;
    background-repeat: no-repeat;
}


#nav a:link, #nav a:visited
{
    font: bold 13px tahoma;
    text-decoration: none;
    padding: 8px;
    color: #000000;
}

#nav a:hover
{
    font: bold 13px tahoma;
    text-decoration: none;
    border-top: 2px solid #439ED7;
    padding: 8px;
    color: #000000;
}

.submenu
{
    color: #f1f1f1;
    font: 11px tahoma,arial;
    margin-top: 10px;
    text-align: center;
}

/*********** #footer link styles ***********/
#footer
{
    width: 1003px;
    margin-left: auto;
    margin-right: auto;
    height: 90px;
    background-image: url(../images/footer_bg.gif);
    background-repeat: repeat-x;
    background-position: top;
    color: #999999;
    font-size: 11px;
    text-align: center;
    clear: both;
}

#footer a:link, #footer a:visited
{
    font: normal 11px tahoma,arial;
    color: #336699;
    border-right: 1px solid #336699;
    padding: 0px 6px 0px 6px;
}

* html #footer
{
    height: 90px;
    height: 90px;
    width: 1003px;
    width: 1003px;
}
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
H1
{
    font: bold 13px tahoma,arial;
}
H2
{
    font: bold 12px tahoma,arial;
    color: #336699;
}
H3
{
    font: bold 11px tahoma,arial;
}



/************* #siteInfo styles ***************/
.imgborder
{
    padding: 4px;
    border: 1px solid #cccccc;
}

a:link, a:visited
{
    text-decoration: none;
    color: #0A5267;
    font-size: 11px;
}

a:hover
{
    text-decoration: underline;
}
p
{
    padding-bottom: 10px;
    margin: 0px;
}

.specials
{
    display: inline;
    list-style-type: none;
}

.dotline
{
    background-image: url(../images/dotline.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

a.contenthead:link, a.contenthead:visited
{
    color: #336699;
    font: bold 12px tahoma,arial;
    color: #336699;
}

.contentsubhead
{
    font: normal 12px tahoma,arial;
    color: #000000;
}

.bodycontent
{
    font: normal 11px tahoma,arial;
    color: #7A7A7A;
    text-align: justify;
}

.welcome
{
    color: #0F365B;
    font: bold 13px tahoma,arial;
    background-image: url(../images/bg_welcome.gif);
    background-repeat: repeat-x;
    background-position: top;
    border: 1px solid #8FA5CA;
    padding-left: 10px;
    vertical-align: middle;
    height: 22px;
}

.search
{
    background-image: url(../images/bg_dots.gif);
    padding: 5px;
}


/*********** #Featured styles ***********/
.featured
{
    color: #767676;
}

.featured_bg
{
    background-image: url(../images/featured_bg.gif);
    background-repeat: repeat-x;
    background-position: top;
}

a.featuredhead:link, a.featuredhead:visited
{
    color: #0768C6;
    font: bold 12px tahoma,arial;
}
#featured_subhead
{
    color: #000000;
    font: normal 11px tahoma,arial;
}
.textbold
{
    font-family: tahoms,Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #257AAD;
    text-decoration: none;
}
.clearer
{
    height: 1px;
    overflow: hidden;
    clear: both;
    margin-top: -1px;
}

h2.title
{
    font: bold 18px tahoma,arial;
}
h4.title
{
    font: bold 14px tahoma,arial;
}

.content
{
    background-image: url(../images/vdot.gif);
    background-repeat: repeat-y;
    background-position: right top;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}


/*********** #form styles ***********/

.formbg
{
    background-color: #efefef;
    border: 1px solid #cccccc;
}
#form
{
    font: 11px tahoma,arial;
    color: #333333;
    width: 540px;
    margin: auto;
    margin-top: 2px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    background-color: #F7F4F4;
    border: 1px solid #cccccc;
}
#formp
{
    font: 11px tahoma,arial;
    color: #333333;
    width: 945px;
    margin: auto;
    margin-top: 2px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    background-color: #EFF9FF;
    border: 1px solid #cccccc;
}

#formp h1
{
    color: #073769;
    padding: 5px;
    padding-left: 10px;
    border-bottom: 1px sollid #003366;
    background-image: url(../images/bg_welcome.gif);
    background-repeat: repeat-x;
    background-position: top;
}

#formp h2
{
    color: #073769;
    padding: 5px;
    padding-left: 10px;
}

#formp h3
{
    color: #073769;
    padding: 5px;
    padding-left: 10px;
    border: 0px;
}

#formp li, #formp ul
{
    list-style-image: url(../images/tip1.gif);
    margin-left: 10px;
    padding: 5px 0px 0px 0px;
}
#formp ul
{
    border: 0px;
}

#form h1
{
    color: #073769;
    padding: 5px;
    padding-left: 10px;
    border-bottom: 1px sollid #003366;
    background-image: url(../images/bg_welcome.gif);
    background-repeat: repeat-x;
    background-position: top;
}

#centerdiv
{
    padding: 10px;
}

#form .form
{
    float: left;
    display: inline;
}

#form p
{
    padding-bottom: 6px;
    min-height: 100%;
    font-family: tahoma;
    color: #333333;
    font-size: 11px;
}

.formhead
{
    font: bold 14px tahoma,arial;
    color: #ff6600;
    border-bottom: 1px solid #C2BF91;
    margin-left: 20px;
    margin-right: 20px;
}
select
{
    height: 20px;
}

fieldset
{
    padding: 1em;
    font: 1em tahoma,arial;
}
label
{
    width: 35%;
    margin-right: 0.2em;
    padding-top: 0.2em;
    font-weight: normal;
    width: 150px;
    margin-left: 20px;
}
.label_2
{
    float: left;
    width: 35%;
    margin-right: 0.2em;
    padding-top: 0.2em;
    font-weight: normal;
    width: 150px;
    margin-left: 20px;
}
label_feature
{
    float: left;
    width: 35%;
    margin-right: 0.2em;
    padding-top: 0.2em;
    font-weight: normal;
    width: 150px;
    margin-left: 20px;
}
label .label
{
    float: left;
    padding-top: 0.2em;
    text-align: left;
    font-weight: normal;
}


.middle_align
{
    position: absolute;
    top: 50%;
    margin: auto;
    display: inline-table;
    vertical-align: middle;
    left: 20%;
    right: 20%;
}

#toolTipBox
{
    display: none;
    padding: 5px;
    font-size: 12px;
    font-family: tahoma;
    position: absolute;
    background-color: #003366;
    color: #ffffff;
}

.dotbottom_bdr
{
    border-bottom: 1px dotted #cccccc;
}

.button
{
    background-image: url(../images/bg_button.gif);
    background-repeat: repeat-x;
    height: 20px;
    border: 1px solid #cccccc;
    color: #ffffff;
    font: bold 11px tahoma,arial;
    border: 1px solid #003366;
}


/************* #my account left panel***************/

#account_overview h3
{
    color: #ffffff;
    border: 1px solid #cccccc;
    border-bottom: 2px soldid #333333;
    padding: 5px;
    text-align: left;
    background-color: #FFAE00;
}

#account_overview li, #account_overview ul
{
    list-style-image: url(../images/tip1.gif);
    margin-left: 10px;
    border-bottom: 1px dotted #cccccc;
    padding: 5px 0px 5px 0px;
}
#account_overview ul
{
    border: 0px;
}

#account_overview a:link, #account_overview a:visited
{
    font: bold 12px tahoma,arial;
    color: #003366;
    text-decoration: none;
    padding: 5px;
}

#account_overview a:hover
{
    text-decoration: underline;
    color: #ff6600;
}

/************* #my account***************/

#account
{
    font: 12px tahoma,arial;
    line-height: 18px;
}

#account .section
{
    padding: 5px;
}

#account h1, h3
{
    padding-left: 10px;
    text-align: left;
    height: 20px;
    vertical-align: middle;
    margin: 0px;
}
/*#account h1 {
color:#ffffff;
border:1px solid #000000;
background-color:#FFAE00;
background-image:url(../images/bg_accounthead.gif);
}*/
#account h3
{
    color: #ffffff;
    border: 1px solid #EBD6AD;
    background-color: #F8F4E7;
    font-size: 13px;
}

/*************# Vacation Property ***************/

#vacation_property
{
    background-color: #FEFAED;
}

#vacation_property h3
{
    color: #fff;
    border: 1px solid #cccccc;
    border-bottom: 2px soldid #333333;
    text-align: left;
    padding-left: 10px;
    background-color: #7694BF;
    vertical-align: middle;
    margin: 0px;
    padding-top: 4px;
}

#vacation_property li, #vacation_property ul
{
    list-style-image: url(../images/tip1.gif);
    margin-left: 10px;
    border-bottom: 1px dotted #cccccc;
    padding: 3px 0px 3px 0px;
}
#vacation_property ul
{
    border: 0px;
}

#vacation_property .vacationproperty1:link, #vacation_property .vacationproperty1:visited
{
    font: bold 11px tahoma,arial;
    color: #ff6600;
    text-decoration: none;
    padding: 5px;
}
.org_bold
{
    font: bold 11px tahoma,arial;
    color: #ff6600;
    text-decoration: none;
}


#vacation_property a:link, #vacation_property a:visited
{
    font: 12px tahoma,arial;
    color: #333333;
    text-decoration: none;
    padding: 5px;
}

#vacation_property a:hover
{
    text-decoration: underline;
    color: #ff6600;
}

/************* img ***************/
.image-container img
{
    float: left;
    margin: 7px;
    clear: both;
}
p
{
    margin: 0;
    padding: 2px;
}
.dontwrap p
{
    margin-left: 120px;
}

.imageleft
{
    float: left;
    margin: 5px;
    margin-right: 15px;
    width: 100px;
    font: bold 12px tahoma,arial;
    color: #333333;
}
.textright
{
    float: left;
    margin-top: 15px;
    width: 450px;
}

/************* round corners ***************/
#round_corner
{
    margin: auto;
    width: 500px;
}

.bl
{
    background: url(../images/bl.gif) 0 100% no-repeat #EEEDE0;
    width: 20em;
}
.br
{
    background: url(../images/br.gif) 100% 100% no-repeat;
}
.tl
{
    background: url(../images/tl.gif) 0 0 no-repeat;
}
.tr
{
    background: url(../images/tr.gif) 100% 0 no-repeat;
    padding: 10px;
}
.clear
{
    font-size: 1px;
    height: 1px;
}

.img_border
{
    padding: 2px;
    border: 1px solid #CCCCCC;
}
.white_bg
{
    background-color: #FFFFFF;
}

#forums
{
    font-family: tahoma, arial, verdana;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
}
.padding5
{
    padding: 5px;
}
.body_content
{
    font-family: tahoma, arial, verdana;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}
#dnn_ctr547_ModuleContent
{
    padding: 3px;
    border: 1px solid #cccccc;
    width: 185px;
    margin-left: 3px;
}

.form_text
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    width: 120px;
}
.sno
{
    float: left;
}
.contenttitle
{
    float: left;
    width: 170px;
    margin-left: 25px;
}
.postedby
{
    float: left;
    width: 190px;
}
.posteddate
{
    float: left;
    width: 90px;
}
.comments
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #006699;
    text-decoration: none;
}
.sno_border
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #999999;
    width: 98%;
    height: 18px;
    border: 1px solid #000000;
}
.border
{
    border: 1px solid #CCCCCC;
    width: 510px;
}
.padding_left
{
    font-family: tahoma,Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 30px;
}
.padding_lefttxt
{
    font-family: tahoma,Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    padding-left: 55px;
}
#postedleft
{
    float: left;
    width: 170px;
}
#postrdright
{
    float: left;
    width: 350px;
    margin-left: 255px;
}
#repliesleft
{
    margin-left: 5px;
    float: left;
    line-height: 25px;
    width: 80px;
}
#repliesright
{
    margin-left: 40px;
    float: left;
    width: 380px;
}
.padding_left
{
    font-family: tahoma,Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 30px;
}
.padding_lefttxt
{
    font-family: tahoma,Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    padding-left: 55px;
}
#postedleft
{
    float: left;
    width: 170px;
}
#postrdright
{
    float: left;
    width: 350px;
    margin-left: 255px;
}
#repliesleft
{
    margin-left: 5px;
    float: left;
    line-height: 25px;
    width: 80px;
}
#repliesright
{
    margin-left: 40px;
    float: left;
    width: 380px;
}
.padding_left
{
    font-family: tahoma,Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 30px;
}
.padding_lefttxt
{
    font-family: tahoma,Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    padding-left: 55px;
}
#postedleft
{
    float: left;
    width: 170px;
}
#postrdright
{
    float: left;
    width: 350px;
    margin-left: 255px;
}
#repliesleft
{
    margin-left: 5px;
    float: left;
    line-height: 25px;
    width: 80px;
}
#repliesright
{
    margin-left: 40px;
    float: left;
    width: 380px;
}
.padding_left
{
    font-family: tahoma,Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 30px;
}
.padding_lefttxt
{
    font-family: tahoma,Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    padding-left: 55px;
}
#postedleft
{
    float: left;
    width: 170px;
}
#postrdright
{
    float: left;
    width: 350px;
    margin-left: 255px;
}
#repliesleft
{
    margin-left: 5px;
    float: left;
    line-height: 25px;
    width: 80px;
}
#repliesright
{
    margin-left: 40px;
    float: left;
    width: 380px;
}
.padding_left
{
    font-family: tahoma,Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 30px;
}
.padding_lefttxt
{
    font-family: tahoma,Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    padding-left: 55px;
}
#postedleft
{
    float: left;
    width: 170px;
}
#postrdright
{
    float: left;
    width: 350px;
    margin-left: 255px;
}
#repliesleft
{
    margin-left: 5px;
    float: left;
    line-height: 25px;
    width: 80px;
}
#repliesright
{
    margin-left: 40px;
    float: left;
    width: 380px;
}

.form_nor
{
    font-family: tahoma,Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.table_width150
{
    width: 150px;
    float: left;
    margin-left: 10px;
}
.forum_topics
{
    width: 100px;
    float: left;
}
.table_width150
{
    width: 150px;
    float: left;
}
.forum_topics
{
    width: 88px;
    float: left;
}



.acount_icon
{
    width: 25px;
    float: left;
}
.acount_msettings
{
    width: 120px;
    height: 22px;
    margin-top: 1px;
    float: left;
    vertical-align: middle;
}
#top_logo
{
    width: 172px;
    height: 75px;
    float: left;
    vertical-align: top;
}

.sign_header
{
    margin-right: 15px;
    float: right;
}
.signin
{
    margin-left: 200px;
}
#blue_strip
{
    background-image: url(../images/blue_strip.gif);
    background-repeat: repeat-x;
    height: 35px;
}

#signin_bg
{
    background-image: url(../images/signin_bg.gif);
    background-repeat: no-repeat;
}



#masthead
{
    background-color: #FFFFFF;
    background-image: url(../images/signin_bg.gif);
    background-repeat: no-repeat;
    padding-bottom: 1px;
    width: 1003px;
}

div.clearer
{
    font-size: 0;
    line-height: 0;
    height: 0;
    clear: both;
}
div.col
{
    width: 100px;
    float: left;
    padding: 3px;
}



/***********************\
FORUMS
/**********************/
.formclas1
{
    font-family: tahoma,Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    width: 170px;
    padding-right: 7px;
    float: left;
}
.formclas2
{
    font-family: tahoma,Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    width: 50px;
    float: left;
}
.formclas22
{
    font-family: tahoma,Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    width: 50px;
    margin-left: 15px;
    float: left;
}
.formclas3
{
    font-family: tahoma,Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: right;
    font-weight: normal;
    color: #000000;
    width: 100px;
    float: right;
}
.form_boldtxt
{
    font-family: tahoma,Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #006699;
    text-decoration: none;
}
.border_btom
{
    border-bottom: 1px dashed #CCCCCC;
}
/*forum headings*/

.redbold
{
    font-family: tahoma,Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}
.redbold:hover
{
    font-family: tahoma,Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #CC0000;
    font-weight: bold;
    text-decoration: underline;
}
.body_text
{
    font-family: tahoma,Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    font-weight: normal;
    text-decoration: none;
}

.forgot
{
    border: 1px solid #9C9B9B;
    padding: 8px;
    margin-left: 15px;
    width: 450px;
}
.rednavigation
{
    background-color: #FF8D40;
    padding: 3px;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    width: auto;
}
.yellownavigation
{
    background-color: #FFF840;
    padding: 3px;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    width: auto;
}
.greennavigation
{
    background-color: #AAF53D;
    padding: 3px;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    width: auto;
}
