/******************** GENERAL ********************/

body {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    margin-left: 10px;
    margin-top: 3px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #000000;
    font-size: 8pt;
    scrollbar-3dlight-color:#5C5C5C;
    scrollbar-arrow-color:#5C5C5C;
    scrollbar-base-color:#333333;
    scrollbar-darkshadow-color:#3D3D3D;
    scrollbar-face-color:#333333;
    scrollbar-highlight-color:#5C5C5C;
    scrollbar-shadow-color:#3D3D3D:
}
td {
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    color: #000000;
    font-size: 8pt;
    scrollbar-3dlight-color:#5C5C5C;
    scrollbar-arrow-color:#5C5C5C;
    scrollbar-base-color:#333333;
    scrollbar-darkshadow-color:#3D3D3D;
    scrollbar-face-color:#333333;
    scrollbar-highlight-color:#5C5C5C;
    scrollbar-shadow-color:#3D3D3D:
}
div#supershell {
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    width: 742px;	
    border: #000000 solid 1px;
    position: relative;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.scrolllight
{
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-arrow-color:#222222;
    scrollbar-base-color:#FFFFFF;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-face-color:#DDDDDD;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#FFFFFF:
}
img { border: none;}
h1, h2, h3 { margin-top: 10px; color: #000000;/*#999999;*/}
h1 { font-size: 13pt;}
h2 { font-size: 10pt; color: #CC6633;}
h3 { font-size: 8pt;}
h4 { font-size: 9pt; font-weight: bold; padding-top: 5px; margin-bottom: 3px;}
h5 { font-size: 9pt; font-weight: bold; padding-top: 0px; margin-bottom: 3px;}
li.bullet {	list-style-image: url(graphics/bullet.gif);	font-size: 8pt;}
td { vertical-align: top;}
a {	text-decoration: none;	color: #FF3300;	font-size: 8pt;}
a:active { color: #FF3300;}
a:hover { color: #CC6633; text-decoration: none;}
hr#black { border-top: solid #cccccc 1px; border-bottom: solid #ffffff 1px;}
hr {border-top: dotted #cccccc 1px; border-bottom: solid #ffffff 1px; width: 100%; height: 1px;}
.button { color: #ffffff; font-size: 8pt; background-color: #CC6633; text-align: center; border-left: #FF9966 solid thin; border-top: #FF9966 solid thin; border-right: #993300 solid thin; border-bottom: #993300 solid thin;}
.inputbox1 {color: #54655C;	font-size: 8pt; font-weight: normal; background-color: #FFFFFF; width: 98.5%; text-align: left; border-width: 1px; border-style: solid;}
.inputbox2 {color: #54655C;	font-size: 8pt; font-weight: normal; background-color: #FFFFFF; text-align: left; border-width: 1px; border-style: solid;}
p { margin-top: 0; line-height: 17px;}
.text {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    color: #000000;
    font-size: 8pt;
}
ul {
    margin-top: 10px;
    list-style-image: url(graphics/bullet.gif);
    padding: 15px;
    line-height : 150%;
 }	
 .more {
    text-align: right;
    color: #003994; 
    font-size: 8pt;	
    width: 100%;
 }
 table#form {
    width: 95%;
    background-color: #333333;
    border-top: solid #666666 3px;
    text-align: center;
    color: #cccccc;
 }
 td#formtitle {	
    text-align: right;
    padding-right: 3px;
    font-size: 8pt;
 }
  td#forminput {	
    text-align: left;
    padding-left: 3px;
    font-size: 8pt;
 }
 div#disclaimer { border-top: dotted #999999 1px; padding: 8px; background-color: #F2F2F2; font-color: #CCCCCC; font-size: 7.5pt;}

/******************** HEADER *********************/

table#header {
    width: 100%;
    background-color: #000000;
    text-align: center;
    border-bottom: solid #999999 1px;
}
span#left a {
    font-size: 10pt;
    color: #FFFFFF;
    text-decoration: none;
    padding: 3px;
    margin: 0;
    font-weight: bold;
}
span#left a:hover {
    color: #FF3300;
}
span#right a {
    font-size: 10pt;
    color: #FFFFFF;
    text-decoration: none;
    padding: 3px;
    margin: 0;
    font-weight: bold;
}
span#right a:hover {
    color: #FF3300;
}
    /******************** HOME *********************/

div#home {
/*	background: #000000 url(graphics/bg.jpg) no-repeat top center;*/
    background: #000000;
    margin-top: 0px;
    padding-bottom: 0px;
    width: 740px;
    vertical-align: middle;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
td#news {
    padding-left: 30px;
    text-align: justify;
    line-height: 150%;
    font-size: 10pt;
    vertical-align : top;
}
    /******************** STANDARD CONTENT PAGE *********************/
table#content {
    width: 100%;
}
td#content {
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 8px;
    width: 100%;
    text-align: left;
    font-size: 8pt;
    vertical-align : top;
}
td#catalogue {
    background: #333333 url(graphics/catalogue/bg.gif) repeat-y top left;
    width: 100%;
    vertical-align : top;
}
td#cat_name {
    font-family: Times New Roman;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 10px;
    background-color: #333333;
    color: #FFFFFF;
    padding-left: 3px;
    width: 100%;
    text-align: left;
    font-size: 13pt;
    vertical-align : top;
}
td#cat_title {
    background-color: #5C5C5C;
    color: #FFFFFF;
    padding: 3px;
    width: 45px;
    text-align: right;
    font-size: 7.5pt;
    vertical-align : top;
    border-bottom: dotted #808080 1px;
}
td#cat_description_blank {
    padding-top: 8px;
    padding-right: 2px;
    background-color: #646464;
    font-size: 8pt;
    width: 45px;
    text-align: right;
    color: #FFFFFF;
}
td#cat_description {
    padding-top: 15px;
    background-color: #3D3D3D;
    color: #FFFFFF;
    padding: 3px;
    width: 100%;
    text-align: left;
    font-size: 8pt;
    vertical-align : top;
}
td#cat_details {
    background-color: #333333;
    color: #FFFFFF;
    padding: 3px;
    text-align: left;
    font-size: 7.5pt;
    vertical-align : top;
    border-bottom: dotted #808080 1px;
}
td#cataloguesummary {
    background-color: #ffffff;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    text-align: left;
    font-size: 8pt;
    vertical-align: top;
    line-height: 140%;
}
div#title {
    font-size: 9pt; 
    font-weight: normal; 
    color: #666666; 
    margin-bottom: 8pt; 
    letter-spacing : 3px;
    text-align: left;
}
div#shoes {
    padding-top: 10px;
    margin-left: 55px;
    font-size: 7.5pt;
    color: #FFFFFF;
}
    /******************** FOOTER *********************/

div#footer {
    margin-left: auto;
    margin-right: auto;
    color: #999999;
    text-align: left;
    font-size: 7.5pt;
    padding: 10px 0px 4px 0px;
    width: 740px;
}
div#footer span {
    padding-left: 10px;
}


