/****************************Custom Classes********************************/

#content {
    padding                 :       98px 0px 0px 0px;
}

#content_left {
    float                   :       left;
    height                  :       431px;
    width                   :       288px;
}

#content_right {
    background-image        :       url('../images/background_clothing.jpg');
    background-repeat       :       no-repeat;
    float                   :       right;
    height                  :       431px;
    text-align              :       left;
    width                   :       630px;
}

.credit_card_area{
    height                  :       410px;
    margin                  :       1px 0px 0px 6px;
    padding                 :       6px 1px 13px 6px;
    width                   :       613px;
}

.order_complete{
    height                  :       410px;
    margin                  :       1px 0px 0px 6px;
    padding                 :       6px 1px 13px 6px;
    width                   :       613px;
}

#div_cart {
    background-color        :       #F1F1F1;
    height                  :       410px;
    margin                  :       1px 0px 0px 6px;
    padding                 :       6px 1px 13px 12px;
    width                   :       607px;
}


#div_contact {
    background-image        :       url('../images/background_contact.jpg');
    background-repeat       :       no-repeat;
    font-family             :       Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-size               :       11px;
    font-weight             :       bold;
    height                  :       512px;
    text-align              :       left;       
    width                   :       812px;
}

#div_locations {
    background-image        :       url('../images/background_contact.jpg');
    background-repeat       :       no-repeat;
    font-family             :       Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-size               :       11px;
    font-weight             :       bold;
    height                  :       512px;
    overflow                :       hidden;
    padding                 :       20px 0px 0px 0px;
    text-align              :       left;    
    width                   :       812px;
    
}

#div_press_container {
    background-color        :       #F1F1F1;
    border-bottom           :       solid 1px #A6A6A6;
    border-right            :       solid 1px #A6A6A6;
    border-left             :       solid 1px #A6A6A6;
    font-family             :       Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-size               :       11px;
    font-weight             :       bold;
    padding                 :       0px 0px 0px 0px;
    text-align              :       left;    
    width                   :       848px;
}

.div_press {
    padding                 :       0px 0px 0px 0px;
    text-align              :       left;    
    width                   :       848px;
}

#div_logo_81_gray {
    padding                 :       2px 0px 0px 0px;
    width                   :       288px;
}

#product_area{
    background-color        :       #F1F1F1;
    height                  :       400px;
    overflow                :       hidden;
    margin                  :       1px 0px 0px 6px;
    padding                 :       15px 1px 13px 10px;
    width                   :       609px;
}

#clothing_land {
    background-color        :       #F1F1F1;
    height                  :       429px;
    overflow                :       hidden;
    margin                  :       1px 0px 0px 4px;
    width                   :       624px;
}

#scrolling_area {
    background-color        :       #F1F1F1;
    height                  :       401px;
    overflow                :       hidden;
    margin                  :       1px 0px 0px 4px;
    padding                 :       15px 1px 13px 0px;
    width                   :       621px;
}

/*** Clothing Nav ***/

#nav_clothing {
    height                  :       160px;
    margin                  :       0px 0px 0px 0px;
    width                   :       288px;
}

#div_button_clothing_1 {
    height                  :       15px;
    margin                  :       0px 0px 20px 0px;
    width                   :       288px;
}

#div_button_clothing_2 {
    height                  :       15px;
    margin                  :       0px 0px 20px 0px;
    width                   :       288px;
}

#div_button_clothing_3 {
    height                  :       15px;
    margin                  :       0px 0px 20px 0px;
    width                   :       288px;
}

#div_button_clothing_4 {
    height                  :       15px;
    margin                  :       0px 0px 20px 0px;
    width                   :       288px;
}

#div_button_clothing_5 {
    height                  :       15px;
    width                   :       288px;
}

/*** Headers & Borders Classes ***/

.background_arrows {
    height                  :       250px;
    width                   :       21px;
}

.border_none {
    border                  :       none 0px;
}

.border_grey {
    border                  :       solid 1px #DFDFDF;
}

.border_dark {
    border                  :       solid 1px #A6A6A6;
}

.black_link a:link {
    color                   :       #000000;
	text-decoration         :       none;
}

.black_link a:visited {
    color                   :       #000000;
	text-decoration         :       none;
}

.black_link a:hover {
    color                   :       #FF0303;
	text-decoration         :       none;
}

.float_left {
    float                   :       left;
}

.float_right {
    float                   :       right;
}

.h1 {
    color                   :       #000000;
    font-family             :       Georgia, Arial, Verdana;
    font-size               :       16px;
    font-weight             :       bold;
}

.h2 {
    color                   :       #000000;
    font-family             :       Georgia, Arial, Verdana;
    font-size               :       11px;
    padding-left            :       4px;
}

.h3 {
    color                   :       #FE2222;
    font-family             :       Georgia, Arial, Verdana;
    font-size               :       13px;
    font-weight             :       bold;
}

.h4 {
    color                   :       #000000;
    font-family             :       Georgia, Arial, Verdana;
    font-size               :       11px;
}

.h5 {
    color                   :       #333333;
    font-family             :       Georgia, Arial, Verdana;
    font-size               :       16px;
    font-weight             :       300;
}

.div_clothing_box {
    background-color        :       #FFFFFF;
    border                  :       solid 1px #DFDFDF;
    cursor                  :       hand;
    overflow                :       hidden;
    text-align              :       center; 
    width                   :       243px;
}

/*** ASP.NET Classes ***/

.dropdownlist {
    background-color        :       #EFEFEF;
    color                   :       #000000;
    font-family             :       Arial, Verdana;
    font-size               :       11px;
}

.fileupload {
    background-color        :       #FFFFFF;
    border                  :       solid 1px #0081C3;
    font-size               :       11px;
}

.textbox_75 {
    background-color        :       Transparent;
    background-image        :       url('../images/textbox_75.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                   :       75px;
}

.textbox_125 {
    background-color        :       Transparent;
    background-image        :       url('../images/textbox_125.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                   :       125px;
}

.textbox_165 {
    background-color        :       Transparent;
    background-image        :       url('../images/textbox_165.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                   :       165px;
}

.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_505 {
    background-color        :       Transparent;
    background-image        :       url('../images/textbox_505.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                   :       505px;
}

.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_700 {
    background-color        :       Transparent;
    background-image        :       url('../images/textbox_700.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                   :       700px;
}

.textbox_multi {
    background-color        :       #EFEFEF;
    border                  :       solid 1px #C9C9C9;
    font-family             :       Arial, Verdana;
    font-size               :       12px;
    margin                  :       0px;
}





