/****************************Custom Classes********************************/

.content_about {
    width                   :       385px;
}

#content_events {
    background-image        :       url('../images/background_events.gif');
    background-repeat       :       no-repeat;
    min-height              :       380px;
    width                   :       788px;
}

#content_event_content{
    float                   :       left;
    height                  :       340px;
    overflow                :       hidden; 
    width                   :       170px;
}

#content_events_left{
    float                   :       left;
    height                  :       300px;
    overflow                :       hidden; 
    width                   :       167px;
}

#content_events_center{
    float                   :       left;
    height                  :       340px;
    margin                  :       0px 0px 0px 20px;
    width                   :       295px;
}

#content_events_right{
    float                   :       left;
    height                  :       340px;
    margin                  :       0px 0px 0px 19px;
    vertical-align          :       top;
    width                   :       100px;
}

#content_left {
    float                   :       left;
}

#content_right {
    float                   :       left;
    padding                 :       0px 0px 0px 20px;
    text-align              :       justify;
}

.content_right {
    padding                 :       0px 0px 0px 60px;
    text-align              :       justify;
}

/*** Headers & Borders Classes ***/

.border_none {
    border                  :       none 0px;
}

.border_grey {
    border                  :       solid 1px #DFDFDF;
}

.div_event_box{
    background-color        :       #333333;
    border                  :       solid 1px #858585;
    cursor                  :       hand;
    height                  :       55px;
    padding                 :       7px 0px 0px 15px;
    width                   :       145px;
}

.float_left {
    float                   :       left;
}

.float_right {
    float                   :       right;
}

.h1 {
    color                   :       #990000;
    font-family             :       Georgia, Arial, Verdana;
    font-size               :       32px;
    line-height             :       32px;
    text-transform          :       uppercase;
}

.h2 {
    color                   :       #666666;
    font-family             :       Georgia, Arial, Verdana;
    font-size               :       12px;
}

.h3 {
    color                   :       #333333;
    font-family             :       Georgia, Arial, Verdana;
    font-size               :       28px;
    line-height             :       32px;
    text-transform          :       uppercase;
}

.h4 {
    color                   :       #000000;
    font-family             :       Georgia, Arial, Verdana;
    font-size               :       13px;
    font-weight             :       bold;
    padding                 :       2px 0px 0px 0px;
    text-align              :       left;
    text-transform          :       uppercase;
}

.h5 {
    color                   :       #C8C8C8;
    font-family             :       Georgia, Arial, Verdana;
    font-size               :       12px;
}

.h6 {
    color                   :       #9A0002;
    font-family             :       Georgia, Arial, Verdana;
    font-size               :       13px;
    font-weight             :       bold;
}

.h7 {
    color                   :       #000000;
    font-family             :       Georgia, Arial, Verdana;
    font-size               :       11px;
}

.h8 {
    color                   :       #333333;
    font-family             :       Georgia, Arial, Verdana;
    font-size               :       20px;
    line-height             :       32px;
    text-align              :       left;
    text-transform          :       uppercase;
}

.header_events_date {
    color                   :       #999999;
    font-family             :       Georgia, Arial, Verdana;
    font-size               :       8px;
    font-weight             :       bold;
}

.header_events_title {
    color                   :       #FFFFFF;
    font-family             :       Georgia, Arial, Verdana;
    font-size               :       11px;
    font-weight             :       bold;
    text-align              :       left;
}

.validator {
    color                   :       #FF0000;
    font-family             :       Georgia, Arial, Verdana;
    font-size               :       10px;
}

/*** Clothing Item Classes ***/

.clothing_item {
    background-color        :       #F1F1F1;
    border                  :       solid 1px #E7E7E7;
    cursor                  :       hand;
    float                   :       left;
    height                  :       250px;
    padding                 :       12px 15px 3px 15px;
    width                   :       150px;
}

.clothing_image {
    border                  :       solid 1px #9A0002;
    height                  :       200px;
    overflow                :       hidden;
    width                   :       150px;
}

/*** ASP.NET Classes ***/

.dropdownlist {
    background-color        :       #F9FAFB;
    color                   :       #000000;
    font-family             :       Arial, Verdana;
    font-size               :       11px;
}

.fileupload {
    background-color        :       #FFFFFF;
    border                  :       solid 1px #0081C3;
    font-size               :       11px;
}

.menu_style {
	background-color        :       #000000;
	text-align              :       left;
}

.menu_item {
	background-color        :       #000000;
    font-family             :       Georgia, Times New Roman, Verdana, Helvetica, sans-serif;
    font-size               :       12px;
	text-align              :       left;
}

.menu_item a:link{
	color                   :       #FFFFFF;
	text-decoration         :       none;	
}

.menu_item a:visited{
	color                   :       #FFFFFF;
	text-decoration         :       none;	
}

.menu_item a:hover{
	color                   :       #FFFFFF;
	text-decoration         :       none;	
}

.menu_hover {
	background-color        :       #9A0002;
	text-align              :       left;
}

.menu_hover a:link{
	color                   :       #FFFFFF;
	text-decoration         :       none;	
}

.menu_hover a:visited{
	color                   :       #FFFFFF;
	text-decoration         :       none;	
}

.menu_hover a:hover{
	color                   :       #FFFFFF;
	text-decoration         :       none;	
}

.textbox_100 {
    background-color        :       Transparent;
    background-image        :       url('../images/textbox_100.gif');
    background-repeat       :       no-repeat;
    border                  :       0px none;
    font-family             :       Arial, Verdana;
    font-size               :       12px;
    height                  :       27px;
    margin                  :       0px;
    padding                 :       2px 10px 0px 15px;
    width                   :       100px;
}

.textbox_210 {
    background-color        :       Transparent;
    background-image        :       url('../images/textbox_210.gif');
    background-repeat       :       no-repeat;
    border                  :       0px none;
    font-family             :       Arial, Verdana;
    font-size               :       12px;
    height                  :       27px;
    margin                  :       0px;
    padding                 :       2px 10px 0px 15px;
    width                   :       210px;
}

.textbox_325 {
    background-color        :       Transparent;
    background-image        :       url('../images/textbox_325.gif');
    background-repeat       :       no-repeat;
    border                  :       0px none;
    font-family             :       Arial, Verdana;
    font-size               :       12px;
    height                  :       27px;
    margin                  :       0px;
    padding                 :       2px 10px 0px 15px;
    width                   :       325px;
}

.textbox_670 {
    background-color        :       Transparent;
    background-image        :       url('../images/textbox_670.gif');
    background-repeat       :       no-repeat;
    border                  :       0px none;
    font-family             :       Arial, Verdana;
    font-size               :       12px;
    height                  :       27px;
    margin                  :       0px;
    padding                 :       2px 10px 0px 15px;
    width                   :       670px;
}

.textbox_multi {
    background-color        :       #EFEFEF;
    border                  :       solid 1px #C9C9C9;
    font-family             :       Arial, Verdana;
    font-size               :       12px;
}