/*--- + ---------------------------------------------------------------- + ----*/ 
/* Cascading Style Sheet for openBOX © xWebDesign */ 
/*--- + ---------------------------------------------------------------- + ----*/ 
/* default HTML-styles*/ 
body{ 
background:#ffffff; 
/* background-image:url(/cm/myCustomGfx/bgMain.gif); */ 
color:#333333; 
font-size: 13px; 
line-height:21px; 
font-family: "Trebuchet MS",Arial,Helvetica,Geneva,sans-serif; 
margin-left:10px; 
text-indent:0px; 
scrollbar-3d-light-color:#FFFFFF; 
scrollbar-arrow-color:#70706D; 
scrollbar-base-color:#F5F5F5; 
scrollbar-dark-shadow-color:#E0E0E0; 
scrollbar-face-color:#F5F5F5; 
scrollbar-highlight-color:#E0E0E0; 
scrollbar-shadow-color:#E0E0E0;} 

/*--- + ---------------------------------------------------------------- + ----*/ 
/* the openBOX specific styles*/ 
/*--- + ---------------------------------------------------------------- + ----*/ 

.imageLeft{margin-right:10px;} 
.imageRight{margin-left:10px;padding-left:10px;} 

/* the following styles trigger the display of the titles when a page is in edit mode */ 
/* in order to get accurate wysiwyg, these styles should be the same as styles for titles below */ 
.iptH1{border:1px dotted #333333;color:#333333;font:bold 21px/20px;margin-top: 7px;margin-bottom: 18px;width:100%;height:24px;} 
.iptH2{border:1px dotted #333333;color:#333333;font:bold 18px/16px;margin-top: 7px;margin-bottom: 4px;width:100%;height:21px;} 
.iptH3{border:1px dotted #333333;color:#333333;font:bold 15px/16px;margin-top: 7px;margin-bottom: 4px;width:100%;height:21px;} 
.iptH4{border:1px dotted #333333;color:#333333;font:bold 12px/16px;margin-top: 7px;margin-bottom: 4px;width:100%;height:21px;} 
.iptH5{border:1px dotted #333333;color:#333333;font:bold 10px/16px;margin-top: 7px;margin-bottom: 4px;width:100%;height:21px;} 
.iptH6{border:1px dotted #333333;color:#333333;font:bold 10px/16px;margin-top: 7px;margin-bottom: 4px;width:100%;height:21px;} 

.tableRowEven{background: #ffffff;} 
.tableRowUnEven{background: #e5e5e5;} 

/* if option «icons for external hyperlink» is enabled, this class does tho job of drawing a icon for all such hyperlinks */ 
a.externalHyperlink:link, a.externalHyperlink:visited {padding: 0 14px 1px 0px; background: url(../myGfx/iconExternalHyperlink.gif) right center no-repeat;} 

/* style for input fields in forms */ 
.ipt100prc{background:#EFEEE4;border-bottom:1px dotted #949085; border-top:1px solid #EEEEE4; border-left:1px solid #EEEEE4; border-right:1px solid #EEEEE4; color:#000000;font:normal 10px Tahoma,Arial,Geneva,Helvetica,sans-serif;width:100%;} 
.btn100prc{background:#949085;color:#000000; width:100%;height:20px;font:normal 13px/15px;} 
.input{color:#333333; font:normal 11px;border: 1px solid #333333; background: #DBE5EC;} 
.greyBar {padding:0; margin:0; border-bottom:1px solid #808080; border-top:1px solid #FFFFFF; border-left:1px solid #FFFFFF; border-right:1px solid #808080; background:#D4D0C8;valign:top;} 
.red {} 

/*--- + ---------------------------------------------------------------- + ----*/ 
/* the default styles*/ 
/*--- + ---------------------------------------------------------------- + ----*/ 

h1 {color:#333333;font:bold; font-size:21px; line-height:21px; margin-top: 7px;margin-bottom: 5px;} 
h2 {color:#333333;font:bold; font-size:18px; line-height:21px; margin-top: 7px;margin-bottom: 5px;} 
h3 {color:#333333;font:bold; font-size:15px; line-height:21px; margin-top: 7px;margin-bottom: 5px;} 
h4 {color:#333333;font:bold; font-size:12px; line-height:21px; margin-top: 7px;margin-bottom: 5px;} 
h5 {color:#333333;font:bold; font-size:10px; line-height:21px; margin-top: 7px;margin-bottom: 5px;} 

p {color:#333333;font:normal; font-size:13px; line-height:21px; margin-left:0px;margin-top:0px;margin-bottom:0px;} 
td {color:#333333;font:normal; font-size:13px; line-height:21px; margin-left:0px;vertical-align:top;} 
ul {color:#333333;font:normal; font-size:13px; line-height:21px; margin-left:25px;margin-top:0px;margin-bottom:0px;list-style-image:url(../myGfx/listBullet.gif)} 
ol {color:#333333;font:normal; font-size:13px; line-height:21px; margin-left:25px;} 

a {color:#333333;text-decoration:underline;} 
a:visited {color:#333333;text-decoration:underline;} 
a:hover {color:#000000;text-decoration:underline;} 
a:active {color:#333333;text-decoration:underline;} 

