html {
font-size:9pt;
}

body {
 margin: 0;
 padding: 0;
 color: black;
 background: url(dot.gif);
 font-family: Arial, sans-serif;
 font-size: 9pt;
}

#wrapper {
 background: #ffffff;
 color: black;
 margin: 0px auto 0 auto;
 padding: 0px;
 border-top: 1px solid #3B5998;
 border-bottom: 1px solid #3B5998;
 border-left: 0px solid;
 border-right: 0px solid;
}

#wrapper font, #wrapper_watch font {
 font-size:10pt;
 vertical-align: bottom;
 line-height: 24px;
}

fieldset font {
 vertical-align: bottom;
 line-height: 24px;
}

#wrapper_watch {
background: #ffffff;
color: black;
margin: 0px auto 0 auto;
padding: 0px;
 border-top: 1px solid #3B5998;
 border-bottom: 1px solid #3B5998;
 border-left: 0px solid;
 border-right: 0px solid;
}

#footer 
{ 
 font-size: 9px;
 text-align: center;
 margin: 10px auto 10px auto;
}

#terminator { 
background: url(terminate.gif) repeat-x;
height: 15px;
margin: 0 0 0 0;
 border: 0;
}

#main {
position: relative;
 margin: 10px;
}

/*DropDownMenu*/
.menu { position:relative;padding-left:15px; z-index:100;border-right:0px solid #000;}
/* hack to correct IE5.5 faulty box model */
* html .menu {}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:80px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:70px;position:relative;color:#fff;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#fff; width:70px; height:20px; border:0px solid #000; border-width:0px 0 0px 0px; background:#3B5998; line-height:20px;text-align:center;}
.menu span {display:block;font-size:12px;text-decoration:none; color:#fff; width:70px; height:20px; border:0px solid #000; border-width:0px 0 0px 0px; background:#3B5998; line-height:20px;text-align:center;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:70px; w\idth:70px;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:20px;left:0; width:70px;border-top:1px solid #000;text-align:center;}
/* another hack for IE5.5 */
* html .menu ul ul {top:20px;t\op:21px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#ddd; color:#FFF; height:auto; line-height:1em; padding:5px 3px; width:70px;border-width:0 1px 1px 1px;text-align:center;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:70px;w\idth:70px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#ddd;text-align:center;}
.menu :hover > a, .menu ul ul :hover > a {color:#000;background:#ddd;text-align:center;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

#mainmenu {
 background: #3B5998 repeat-x;
 position:relative;
 
 height: 20px;	
}
textarea, input[type="file"] { 
 margin-right: 8px;
 margin-top: 4px;
 border: #ddd solid 1px;
}

input[type="submit"],input[type="reset"],input[type="button"] .input,input[type="button"] {
background:#3B5998 none repeat scroll 0%;
color:#FFFFFF;
font-weight:bold;
font-size:10px;
text-align:center;
text-decoration:none;
border: #CCCCCC solid 1px;
padding:2px;
}

.input { 
 margin-right: 8px;
 margin-top: 4px;
 font: normal 9pt verdana, arial, geneva, helvetica, sans-serif;
 border: #ddd solid 1px;
}

.codes_input {
 margin-right: 8px;
 margin-top: 4px;
 width: 350px;
 font: normal 9pt verdana, arial, geneva, helvetica, sans-serif;
 border: #ddd solid 1px;
}

fieldset {
border: 0;
font-size:9pt;
}

fieldset br {
clear: left;
}

label {
float: left;
width: 150px;
text-align: right;
color: #000000;
font-size: 9pt;
/*font-weight: bold;*/
padding:2px 10px 0 0;
margin-top:-1px;
line-height:22px;
}

div.filedetails {
width: 20px;
}
input1[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: 0;
}
div.textnon
{
text-decoration:none;
}

/*gal*/
div#gallery {
margin:0pt auto;
padding:10px 0pt;
width:760px;
}

div.thumb {
background:transparent url(dot.gif) repeat scroll 0%;
display:inline;
float:left;
height:140px;
margin:5px;
position:relative;
width:180px;
}

div.thumb img {
display:block;
margin:10px auto 0pt;
}

div#gallery a:hover {
border:1px solid #3B5998;
}

div.thumb a {
background:transparent url(spacer.gif) repeat scroll 0%;
height:140px;
left:0px;
position:absolute;
top:0px;
width:180px;
z-index:100;
}

div.thumb a span {
display:none;
}

ul.contentmenu {
width:238px;
}

ul.backmenu, ul.contentmenu {
height:16px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:5px auto;
padding:0pt;
}
ul.backmenu li, ul.contentmenu li {
float:left;
}

a.button {
background:#3B5998 none repeat scroll 0%;
color:#FFFFFF;
float:left;
font-weight:bold;
line-height:18px;
text-align:center;
text-decoration:none;
width:78px;
}

a.disabledbutton {
color:#777777;
cursor:default;
}

a.middlebutton {
margin:0pt 2px;
}
/*div.image {background:transparent url(dot.gif) repeat scroll 0%;*/
div.image {
margin:0pt auto;
padding:15px;
text-align:center;
}
.error {
color:red;
font-size:9pt;
font-weight:bold;
}

a.button2 {
background:#3B5998 none repeat scroll 0%;
color:#FFFFFF;
font-weight:bold;
font-size:9px;
text-align:center;
text-decoration:none;
padding:2px 4px 2px 4px;
border: #CCCCCC solid 1px;
}

div.editFooter {
height:30px;
}

.label_in {
float:none;
}

.sfInputField {
font-size:9pt;
border: #ddd solid 1px;
}

#advanced,#advanced:hover {
font-size:9pt;
font-weight:bold;
text-decoration:none;
color:#3B5998;
}

.pager {
font-size:9pt;
font-weight:bold;
clear:left;
}

.pager a,.pager a:visited {
color:#3B5998;
}

.pager #pagerPrev,.pager #pagerNext {
text-decoration:none;
}

.smallform {
width:400px;
float:left;
}

hr {
border:1px solid #3B5998;
clear:left;
margin:0pt auto;
padding:0pt;
width:100%;
}

#logo {
 float:left;
 margin-top: 5pt; 
 width:30%;
 background: #ffffff;
 color: black;
 margin: 0px auto 0 auto;
 padding: 0px;
 border: 0px solid;
 height:55px;
 vertical-align:middle;
 text-align:center;
}

#pageinfo {
 float:left;
 background: #ffffff;
 color: black;
 margin: 0px auto 0 auto;
 padding: 0px;
 border: 0px solid;
 width:70%;
 height:55px;
 vertical-align:middle;
 text-align:center;
}

#delimiter {
text-align:center;
clear:both;
width:100%;
background:white;
}

h2 {
}

#delimiterin {
margin-bottom: 1px solid #F6F6F6;
height: 1px;
width:90%;
margin: 0 0 0 0;
background:#F6F6F6;
text-align:center;
}

.pagerbg {
border: 1px solid rgb(221, 221, 221);
 
 background: rgb(246, 246, 246) none repeat scroll 0% 0%;
  width: 90%;
  text-align:right;
}


#content {
 clear:both;
 background: #ffffff;
 color: black;
 margin: 0px auto 0 auto;
 padding: 0px;
 border-bottom: 1px solid #3B5998;
 border-left: 0px solid;
 border-right: 0px solid;
 text-align:center;
}
