/*PAGE*/
.invisible { 
display : none; 
} 
iframe { 
width : 100%; 
height : 400px; 
font-family : Arial; 
border : 1px solid #000000; 
} 
img.qpage_editor_images { 
margin-right : 2px; 
border : 1px solid #000000; 
padding : 4px; 
} 
.pageListRow { 
float : left; 
clear : both; 
width : 100%; 
margin-top : 20px; 
border-bottom : 2px dotted #cccccc; 
} 
div.pageListRow div.pageListRowEdit { 
background-color : #333333; 
color : #ffffff; 
border-top : 3px solid #cccccc; 
border-bottom : 3px solid #cccccc; 
padding : 5px; 
margin-bottom : 20px; 
} 
#qPage_page_pageData, #qPage_page_pageData_Save { 
background-color : #333333; 
padding : 5px; 
height : 21px; 
margin-bottom : 20px; 
border : 3px solid #cccccc; 
margin-top : 40px; 
float : left; 
width : 100%; 
} 
#qPage_page_pageData p { 
margin : 0; 
padding : 0; 
color : #ffffff; 
font-size : 12px; 
display : block; 
float : right; 
margin-top : 4px; 
margin-right : 10px; 
} 
.qPage_page_pageTitle_Save { 
border : 1px solid #333333; 
background-color : #ecebe6; 
margin-left : 10px; 
width : 100px; 
display : block; 
} 
#qPage_page_pageData .qPage_page_pageTitle_Save { 
float : right; 
} 
div#qPage_page_pageData a img { 
display : block; 
float : left; 
margin-right : 10px; 
margin-top : 0; 
border : 0; 
} 
div#content textarea { 
height : 800px; 
} 
div#qPage_page_pageData a { 
color : #ffffff; 
font-size : 12px; 
text-decoration : none; 
display : block; 
float : left; 
margin-right : auto; 
} 
#qPage_page_pageTitle { 
margin-left : auto; 
float : right; 
} 
a#addPageLink, fieldset#addPage { 
margin-bottom : 20px; 
} 
fieldset#addPage { 
font-size : 12px; 
} 
fieldset#addPage legend { 
margin-bottom : 20px; 
} 
fieldset#addPage label { 
display : block; 
float : left; 
clear : both; 
width : 100px; 
} 
a#addPageLink { 
font-size : 12px; 
} 
fieldset#addPage input { 
margin-bottom : 10px; 
margin-left : 30px; 
width : 200px; 
} 
fieldset#addPage select { 
float : left; 
height : 214px; 
width : 43%; 
margin-left : 1%; 
padding : 1%; 
} 
fieldset#addPage div#templateImg { 
float : left; 
height : 190px; 
float : left; 
border : 1px solid #cccccc; 
width : 25%; 
margin-left : 1%; 
padding : 1%; 
} 
fieldset#addPage div#templateDescription { 
float : left; 
height : 190px; 
border : 1px solid #cccccc; 
width : 20%; 
margin-left : 1%; 
padding : 1%; 
} 
fieldset#addPage div#templateInfo { 
float : left; 
border : 1px solid #cccccc; 
height : 190px; 
width : 22%; 
margin-left : 1%; 
padding : 1%; 
} 
fieldset#addPage div#templateInfo ul { 
list-style-type : none; 
margin : 0; 
padding : 0; 
} 
fieldset#addPage input#buttonGo { 
border : 1px solid #333333; 
background-color : #ecebe6; 
width : 150px; 
margin-top : 30px; 
clear : both; 
margin-left : 0; 
} 
table#pageTable { 
width : 100%; 
border-collapse : collapse; 
} 
table#pageTable thead td { 
background-color : #333333; 
color : #ffffff; 
border : 1px solid #ffffff; 
border-bottom : 3px solid #cccccc; 
} 
table#pageTable td { 
font-size : 12px; 
border : 1px solid #cccccc; 
padding-left : 6px; 
padding-right : 8px; 
padding-top : 4px; 
padding-bottom : 4px; 
} 
table#pageTable td a { 
text-decoration : none; 
} 
textarea { 
width : 100%; 
height : 100px; 
display : inline; 
} 
input.qPageNewTextLine { 
color : #cccccc; 
font-style : italic; 
} 
