INPUT, TEXTAREA, SELECT {
  background-color : #EFEFEF;
  color            : #000000;
  font-family      : Verdana, Arial, Helvetica, Trebuchet MS, sans-serif;
  font-weight      : bold;
  font-size        : 11px;
}

BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #E5E5E5;
  color            : #3B3B3B;  
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-base-color: #F7F7F7;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-face-color: #C6C3C6;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #000000;
  scrollbar-track-color: #FFFFFF;
  scrollbar-arrow-color: #000000;
  font-family: Helvetica, Arial, Trebuchet MS, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	color: #666666;
}

a:link, a:visited {
	color            : #C65110;	
}

a:hover {
  color            : #4169E1;	
}

td.left_menu, tr.left_menu, p.left_menu, div.left_menu {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
}

td.pathway, tr.pathway, p.pathway, div.pathway {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
}

hr {
  background       : #C0C0C0;
  height           : 1px;
  width            : 100%;
}

ul {
  /* margin           : 20px 20px 20px 20px; */
  /* margin-left: 20px; */
}


li {
  list-style-type : square;
}

/*
li {
  list-style-image : url('../images/arrow.gif');
  list-style-position : inside;
}
*/

a.vstore_logo:link, a.vstore_logo:visited {
  border           : 1px solid #FFFFFF;
}

a.buttonbar:link, a.buttonbar:visited {
  color            : #FFFFFF;
  font-weight      : bold;
  text-transform   : uppercase;
}

a.buttonbar:hover {
 color            : #4169E1;
  text-decoration  : bold;
}


a.pathway:link, a.pathway:visited {
  color            : #C65110;
  font-weight      : normal;
  text-decoration  : underline;
}

a.pathway:hover {
  color            : #4169E1;
  font-weight      : normal;
  text-decoration  : underline;
}


.menu {
  background       : #F5F5F5;
  border           : 1px solid #FFDB7B;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  letter-spacing   : 1px; 
}

.moduletable {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
}

.menutop {
  background       : #BFDFFF;
  border           : 1px solid #FFDB7B;
}

.menubottom {
  background       : #E5E5E5;
  border           : 1px solid #FFDB7B;
}

.modules {
  background       : #F7F7F7;
  border           : 1px solid #FFDB7B;
}

.topmenuright {
  letter-spacing   : 0px;
  font-family      : Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #C65110;
  text-decoration  : none;
  font-weight      : bold;
};

a.topmenuright:link, a.topmenuright:visited {
  color            : #C65110;
  text-decoration  : none;
  font-weight      : bold;
}

a.topmenuright:hover {
 color            : #4169E1;
  font-weight      : bold;
  text-decoration  : underline;
  font-weight      : bold;
}

.mainlevel {
  letter-spacing   : 1px;
  padding-left     : 5px;
  width            : 100%;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #4169E1;
  background       : url('images/vstore_bullet_nice_selected2.gif');
  background-position: -4 2;
  background-repeat: no-repeat;
  text-decoration  : none;
}

a.mainlevel:link, a.mainlevel:visited {
  color            : #000000;
  background       : url('images/vstore_bullet_nice2.gif');
  background-repeat: no-repeat;
  text-decoration  : none;
  background-position: -4 2;
}

a.mainlevel:hover {
  color            : #4169E1;
  background       : url('images/vstore_bullet_nice_selected2.gif');
  background-repeat: no-repeat;
  background-position: -4 2;
  font-weight      : bold;
}

.sublevel {
  letter-spacing   : 1px;
  padding-left     : 5px;
}

.moduleheading {
  font-size        : 11px;
  font-weight      : bold;
  color            : #0088CA;
  text-align       : left;
  letter-spacing   : 2px;
  border-bottom    : 1px solid #FFDB7B;
}

.sectiontableheader {
  background-color : #AFD1F4;
  color            : #FFFFFF;
  height           : 20px;
  font-weight      : bold;
  letter-spacing   : 1px;
}

.sectiontableentry1 {
  background-color : #F5F5F5;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}


.date {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #CC6600;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #002850;
  text-decoration  : none;
  font-weight      : normal;
}

.contentpane {
  text-align       : justify;
  background       : #FFFFFF;
  border           : 1px solid #FFDB7B;
  padding-right    : 0px;
  margin-bottom    : 10px;
}

.contentpaneopen {
/*  text-align       : justify; */
  background       : #F7F7F7;
  border           : 1px solid #C0C0C0;
  margin-bottom    : 10px;
}

.contentheading, .componentheading {
  font-size        : 13px;
  font-weight      : bold;
  color            : #000000;
  letter-spacing   : 2px;
  border-bottom    : 0px solid #AFD1F4;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}

.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 11  px;
  color            : #000000;
  background       : #EFEFEF;
  border           : 1px solid #C0C0C0;
}

.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  background       : #FFFBDE;
  border           : 1px solid #C0C0C0;
}

/*
a:link, a:visited {
  font-size        : 11px;
  color            : #285078;
  text-decoration  : none;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
*/

a:hover {
 color            : #4169E1;
  text-decoration  : none;
}

a.category:link, a.category:visited {
  color            : #285078;
  font-weight      : bold;
  letter-spacing   : 1px;
}

a.category:hover {
 color            : #4169E1;
}

/* Style Sheet Additions by Sherif Awad */
.siteName {
  font-size        : 16px;
  font-weight      : bold;
  color            : #000000;
  letter-spacing   : 2px;
  text-align       : left;
}

.sht_title {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #C65110;
}

.wl_main_content {
     background-color    : #FFFFFF;
     /* border              : 1px solid #FFDB7B; */
     padding             : 10px 20px 10px 20px;
}

.headertexttop {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #32405F;
	text-align: left;
	height: 20px;
}

.formheadingrow {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #32405F;
	text-align: center;
	height: 20px;
}

.errorheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
    color: #000000;
    text-decoration: underline;
	font-weight: bold;
    text-shadow: #0065FF;
}

.error {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
    color: #993333;
}

.success {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
    font-weight: bold;
	font-size: 14px;
    color: #0065FF;
}

.newuser_header_row {
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;	
	font-size: 16px;
    color: #000000;
    background-color: #FFDB7B;
   	height: 30px;
}

.newuser_form_row {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
    font-weight: bold;
	font-size: 12px;
    color: #000000;
    background-color: #FFFBDE;
}

.newuser_form_table {
  border-width:    1em,1em,1em,1em;
  border-color:    #6699EE;
  text-align:      left;
  text-align:      justify;
  background-color: #FFDB7B;
}

.terms_of_service_text {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	text-align: left;
	font-size: 12px;
    /* font-weight: bold; */
}

.newuser_form_help_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
    color: #000000;
    background-color: #FFFBDE;
}

.newuser_form_help_text_css {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    color: #000000;
    background-color: #FFFBDE;
    line-height: 125%
}

.hr_line {
    width: 50%;
}

.wl_login_lost_pass_sign_up {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.wl_mandatory_field_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size  : 12px;
    color: #5C246E;
	font-weight: bold;
}

.wl_template_footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size  : 10px;
    color: #000000;
	font-weight: bold;
}

.wl_template_sponsers {
    align: center;
    text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size  : 12px;
    color: #000000;
}

.wl_reg_email_sent {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size  : 14px;
    color: #000000;
    margin-left: 10px;
    padding-left: 15px;
    padding-right: 10px;
    border : 1px solid #FFCF84;    
}

.wl_lost_password_sent {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size  : 14px;
    color: #000000;
    margin-left: 20px;
}

.sht_infobox_table {
    background-color : #FFFBDE;
    font-family      : Arial, Verdana, Helvetica, sans-serif;
    border           : 1px solid #FFCF84;
}

.sht_infobox_table_heading {
    background-color : #FFFFFF;
    color:           : #000000;
    text-align       : center;
    font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 11px;
    color            : #000000;
	font-weight      : bold;
    letter-spacing   : 1px;
}

.sht_infobox_table_heading_bo {
    background-color : #EF7500;
    color:           : #000000;
    text-align       : center;
    font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 11px;
    color            : #000000;
	font-weight      : bold;
    letter-spacing   : 1px;
}

.sht_infobox_table_heading_fp {
    background-color : #FFFFFF;
    color:           : #C65110;
    text-align       : center;
    font-family      : Arial, Verdana, Helvetica, Arial, sans-serif;
	font-size        : 15px;
    color            : #000000;
	font-weight      : normal;
    letter-spacing   : 0px;
}

.sht_infobox_table_row {
    background-color : #FFFBDE;
    text-align       : justify;
    font-family      : Arial, Verdana, Helvetica, sans-serif;
	font-size        : 11px;
    color            : #000000;
}

.sht_smallboldblack
{
    font-weight: bold;
    font-size: 11px;
    color: rgb(0, 0, 0);
    font-family: Helvetica, Verdana,Arial,sans-serif;
    text-decoration: none;
}

.sht_smallboldblack_fp
{
    font-weight: normal;
    font-size: 13px;
    color: rgb(0, 0, 0);
    font-family: Helvetica, Verdana,Arial,sans-serif;
    text-decoration: none;
    text-align : left;
}

.sht_smallboldblacklarge
{
    font-weight: bold;
    font-size: 18px;
    color: rgb(0, 0, 0);
    font-family: Helvetica, Verdana,Arial,sans-serif;
    text-decoration: none;
}

.sht_carp_h2
{
    font-weight: bold;
    font-size: 18px;
    color: rgb(0, 0, 0);
    font-family: Helvetica, Verdana,Arial,sans-serif;
    text-decoration: none;
}

.sht_carp_h3
{
    color:           : #FFFFFF;
    text-align       : center;
    font-family      : Helvetica, Verdana,Arial,sans-serif;
	font-size        : 11px;
    color            : #000000;
	font-weight      : bold;
    text-decoration  : underline;
    font-size        : 14px;
}

.adHeadline {
	color : #C75117;
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

.adText {
	color: #000000;
	font-family :Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
}

.vstore_side_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFA824;
	text-decoration: none;
}

.vstore_seo_nav_bar, .vstore_seo_nav_bar:link, .vstore_seo_nav_bar:visited {
{
	font-family     : Arial, Helvetica, sans-serif; 
	font-size       : 10px;
	text-decoration : none;	
       color           : #C65110;
}

.vstore_seo_nav_box {
      background      : #FFF8DC;
      border-top      : 0px solid #000000;
      border-bottom   : 1px solid #000000;
      width           : 100%;
      align           : center;
}

/* Information Pages Styles */
h1.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C7C2A9;
	text-decoration: underline;
}

h2.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C7C2A9;
	text-decoration: none;
}

h3.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C7C2A9;
	text-decoration: none;
}





