/*# CSS Document #*/
.ListTables, tr, td
{
	vertical-align: top;
}

.LTR, .RTL
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    background-image: url(../App_Themes/ClickYourTopic/Images/background.jpg);
    color: #000000;
}

body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    background-image: url(../App_Themes/ClickYourTopic/Images/background.jpg);
    color: #000000;
}

a
{
    color: #003F63;
}

a:hover
{
    color: #16293A;
}

.clear
{
    clear: both;
    display: block;
}


/*# site structure tags below #*/

#sitewrapper
{
    width: 943px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    border: 1px solid #FFFFFF;
    background-color: #203A52;
    top: 0px;
}

#nav
{
    display: block;
    background-image: url(../App_Themes/ClickYourTopic/Images/nav_background.jpg);
    height: 41px;
    padding-right: 25px;
    padding-left: 25px;
}

#bodywrapper
{
    display: block;
    background-color: #FFFFFF;
    padding: 14px;
    background-image: url(../App_Themes/ClickYourTopic/Images/body_background.jpg);
    background-repeat: repeat-x;
}

#bodycontent
{
    border: 1px solid #002B52;
    padding-top: 14px;
    padding-right: 18px;
    padding-bottom: 17px;
    padding-left: 14px;
    background-color: #FFFFFF;
}

#footer
{
    font-size: 90%;
    color: #1F4A69;
    display: block;
}
#footerwrapper
{
    margin-top: 15px;
    padding-top: 15px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #8A8A8C;
    margin-bottom: 10px;
}

.divline_gray
{
    display: block;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #5E5E5E;
    margin-top: 20px;
    margin-bottom: 20px;
}



/*# image formating tags below #*/

.headerimg
{
    display: block;
}

.home_showcase
{
    display: block;
    margin-bottom: 15px;
}

.titleimage
{
    display: block;
}



/*# section component tags here#*/

.navmenues
{
    display: block;
    width: 25%;
    float: right;
    margin-left: 20px;
    padding-top: 9px;
}


#home_searchboxcontainer
{
    width: 246px;
    margin-right: 14px;
    float: left;
    background-image: url(../App_Themes/ClickYourTopic/Images/searchbox_bakground.jpg);
}

#home_searchbox
{
    height: 176px;
    width: 246px;
    background-image: url(../App_Themes/ClickYourTopic/Images/searchbox_background.jpg);
}


#home_contentsection
{
    position: relative;
}

.home_textsection
{
    display: block;
    width: 654px;
    float: left;
}


.home_introparagraph
{
    display: block;
    padding-bottom: 15px;
    border-bottom-width: 1px;
    width: 654px;
}


.searchbox_submitbutton
{
    display: block;
}

.searchbox_titletext
{
    font-size: 130%;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 25px;
    padding-bottom: 2px;
    padding-top: 15px;
}


#searchbox_jumpmenu
{
    text-align: center;
}

#searchbox_jumpmenu02
{
}



.body_introparagraph
{
    display: block;
    padding-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #8D8A88;
}

.pagelisting
{
    display: block;
    position: relative;
    padding-top: 15px;
}

.pagelisting_numberlisting
{
    display: block;
    width: 50%;
    text-align: left;
    font-weight: bold;
    float: left;
}

.pagelisting_prevnext
{
    font-weight: bold;
    display: block;
    width: 50%;
    text-align: right;
    float: left;
}


.vendorimg
{
    display: block;
    margin-bottom: 5px;
}

.vendor_visitsite
{
    display: block;
    float: right;
    margin-top: 8px;
}

.vendor_contactformimg
{
    display: block;
    margin-bottom: 6px;
}

#vendor_contactinfo
{
    margin-top: 20px;
    width: 320px;
    margin-right: 25px;
    float: left;
}

#vendor_companyinfo
{
    float: left;
    margin-top: 20px;
    width: 60%;
}

#vendor_whycontactinfo
{
    display: block;
    width: 320px;
    margin-right: 20px;
    float: left;
}

#vendor_contactformsection
{
    width: 55%;
    float: left;
    margin-left: 15px;
}

#vendor_contactformtable
{
    background-color: #DBDBDB;
    border: 1px solid #002B52;
}








#footer_copyright
{
    text-align: left;
    width: 70%;
    float: left;
}

#footer_designedby
{
    text-align: right;
    width: 30%;
    float: left;
}

.category_vendorbox
{
    display: block;
    width: 125px;
    float: left;
}

.category_spacerdiv
{
    display: block;
    height: 150px;
    width: 26px;
    float: left;
}
.category_vendorimg
{
    display: block;
    width: 125px;
}
.category_vendortextbox
{
    display: block;
    width: 125px;
    text-align: center;
    padding-top: 5px;
}

.category_vendorhorizontalsection
{
    display: block;
    position: relative;
    margin-top: 22px;
}


/*# text formatting tags here #*/

.texttitle_blue
{
    font-weight: bold;
    color: #003966;
    font-size: 14pt;
}

.subtitle_boldblue
{
    font-weight: bold;
    color: #003966;
    font-size: 14pt;
}

.bold
{
    font-weight: bold;
}

.blue
{
    color: #003966;
}



.footerlink
{
    text-decoration: none;
}
