/* In reset */

/* Tags */
body {
    font-family: Verdana;
    font-size: 10px;
    padding: 0px;
    margin: 0px;
	background-image: url(/img/web/static/bg.gif);
	background-color: Black;
	background-repeat: repeat-y;
	text-align:center;
}

table {
    font-family: Verdana;
    font-size: 10px;
    padding: 0px;
    margin: 0px;
}

table.export 
{
	width: 80%;
	border: 1px solid #CCCCCC;
}

table.export th 
{
	text-align: left;
	background-color: #DDDDDD;
	padding: 5px;
}

table.export td 
{
	background-color: White;
	padding: 5px;
}

table.productCodes
{
	margin-bottom: 0;
	clear:both;
}

table.productCodes td
{
	padding-right: 18px;
	vertical-align: bottom;
}

img 
{
    border: none;
}

.TreeView 
{ 
  background-color: #333333;
  padding-top: 4px; 
  padding-left: 1px; 
  border: #666666 1px solid; 
  border-bottom: 0;
  cursor: default;
  overflow-x: hidden !important;
  width: 284px !important; 
}

#masterWrapper{
  width: 980px;
  margin:0 auto;
}

#header {
  width: 980px !important;
  display: block;
  clear: both;
  margin-bottom: 0px;
  text-align:left;
}

/* Template sections */

.catalogTreeHeader 
{
	display: block;
	clear: both;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	color: red;
	padding-left: 7px;
	padding-bottom: 2px;
}

#menuWrapper 
{
  width: 980px !important;
  background-color: Black;
  display: block;
  clear: both;
  margin-top: 0px;
  text-align:left;
}

#bodyWrapper 
{
    width: 980px;
    padding-top: 12px;
    border-top: 1px solid #666666;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#contentWrapper 
{
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 690px;
	background-color: #000000;
	vertical-align: top;
}

#catalogWrapper
{
  padding-left: 5px;
  width: 280px !important;
  background-color: Black;
}

#catalogWrapper td 
{
    color: white;
}

#loginForm 
{
    margin-top: 0px;
    background-color: #333333;
    border: 1px solid #666666;
    padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#loginFormFields
{
	border: none;
	width: 268px;
	height: 70px;
	margin-left: 7px;
	margin-right: 7px;
}

#loginFormFields td 
{
	text-align: left;
	font-weight: bold;
}

#loginFormFields input 
{
	font-family: Verdana;
	font-size: 10px;
}

#loginFormFields #username,
#loginFormFields #password
{
    width: 150px;
}

#catalogSearchForm 
{
    margin-bottom: 15px;
}

#catalogSearchForm,
#catalogSearchFilter,
#productComparison
{
    margin-top: 0px;
    padding-left: 7px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #333333;
    border:1px solid #666666;
}

#catalogSearchFilter 
{
    border-top: 1px solid black;
    margin-bottom: 0;
}

#catalogSearchFilter th
{
    color: white;
}

#catalogSearchFormFields
{
	border: none;
	width: 268px;
}

#catalogSearchFormFields td
{
	text-align: left;
}

#catalogSearchFormFields th 
{
	text-align: left;
	font-weight: bold;
}

#catalogSearchFormFields input,
#productComparison input
{
	font-family: Verdana;
	font-size: 10px;
}

#catalogSearchFormFields select,
#productComparison select
{
	font-size: 10px;
	width: 150px;
}

.productComparisonForm 
{
	margin-top: 0;
	margin-bottom: 15px;
}

#productComparison select
{
	width: 180px;
}

#acceptPrivacy
{
	background-color: #DDDDDD;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

#newsletterForm
{
	margin: 5px;
	padding: 5px;
	width: 420px;
	border: 1px solid #666666;
}
#newsletterForm input
{
	font-family: Verdana;
	border: none;
	font-size: 10px;
	background-color: #DDDDDD;
}
#newsletterForm select
{
	font-family: Verdana;
	border: none;
	font-size: 10px;
	background-color: #DDDDDD;
}
.newsletterButton
{
	font-family: Verdana;
	border: 1px solid #FFFFFF !important;
	font-size: 10px !important;
	background-color: #666666 !important;
	font-weight: bold !important;
	color: #FFFFFF !important;
	margin: 2px;
}
#footer {
	height: 15px !important;
	margin-left: 0px;
	background-color: Black;
	color: #666666;
	text-align: center;
	vertical-align: top;
	border-top: 1px solid #666666;
	border-right: none;
	border-bottom: none;
	border-left: none;
}



/* Headings */

h1 
{
    font-size: 13px;
    font-weight: bold;
    display: inline;
}

h2
{
    font-size: 11px;
    font-weight: bold;
}

/* Page sections */
#help 
{
    font-size: 9px;
    color: Gray;
}

#pageMessage 
{
    font-size: 9px;
    color: Red;
    font-weight: bold;
}

/* Forms */
.field 
{
    display: block;
    clear: both;
    margin-bottom: 20px;
}

.field img
{
    float: right;
    margin-right: 5px;
    border: 1px solid #222;
}

.gridButtonWrapper 
{
    width: 630px;
    text-align:right;
    padding-right: 0px;
}

.gridButton
{
    font-size: 10px;
    font-weight: bold;
}

.button 
{
    font-weight: bold;
    font-size: 12px;
}

.boxButton 
{
	color: White;
	font-size: 10px;
    background-color: #808080;
	font-weight: bold;
	border: 1px solid White;
}

.fieldRequired
{
    color: Red;
    font-weight: bold;
}

.fieldTitle 
{
    font-weight: bold;
}

.fieldHelp 
{
    color: Gray;
}

.fieldError 
{
    color: Red;
    font-weight: bold;
}

fieldset 
{
    border-color: Silver;
    padding: 10px;
}

legend 
{
    color: #CC0000;
    font-size: 11px;
    font-weight: bold;
}

#productImageWrapper 
{
    width: 320px;
    text-align: center;
    display: block;
    clear: left;
}

.productDownloads 
{
	margin-bottom: 18px;
}

.productDownloads table 
{
	margin-top: 9px;
}

.productDownloads table td
{
	padding-left: 25px;
	vertical-align: middle;
	line-height: 16px;
}

#keyFeaturesWrapper 
{
    width: 300px;
    text-align: left;
    display: block;
    float: right;
    clear: right;
}

.codesWrapper
{
	margin-top: 18px;
	font-weight: normal;
}

.codesWrapper td 
{
	vertical-align: top;
}

.codesWrapper ul 
{
	margin-top: 9;
	margin-left: 18;
}

.technicalData 
{
    width: 100%;
    border: 1px solid black;
}

.technicalDataHeader 
{
    background-color: Gray;
    font-weight: bold;
    font-size: 11px;
    color: White;
    font-weight: bold;
}

.technicalDataOdd
{
    background-color: Silver;
}

.technicalDataFieldText 
{
    
}

.technicalDataFieldValue 
{
    
}

.productModel 
{
    color: #EE0000;
    font-size: 21px;
    font-weight: bold;   
}

.productApplication 
{
    color: #EE0000;
    font-size: 12px;
    font-weight: bold;
}

/* Search form */
#catalogSearchForm #productModel 
{
    font-size: 10px;
    width: 80%;
}


/* Static contents classes */
#contentWrapper a:link 
{
    color: #CC0000;
    text-decoration: none;
}
#contentWrapper a:visited 
{
    color: #CC0000; 
    text-decoration: none ; 
}
#contentWrapper a:hover 
{
    color: #CC0000;
    text-decoration: underline;
}
h1.stContent_Titles
{
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
h2.stContent_SubTitles
{
    color: White;
    font-size: 12px;
    font-weight: bold;   
	padding-right: 10px;
	padding-left: 10px;
}
h3.stContent_TitParag
{
    color: White;
    font-size: 10px;
    font-weight: bold;   
	padding-right: 10px;
	padding-left: 10px;
}
.stContent_Text
{
	color: #DDDDDD;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 14px;
}
.stContent_Didascalia
{
	color: #DDDDDD;
	font-size: 9px;
	padding-right: 10px;
	padding-left: 10px;
}
.staticTables
{
	margin-right: 10px;
	margin-left: 10px;
}
.staticTablesHeader
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.staticTablesData
{
	color: #DDDDDD;
	font-size: 10px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.staticTabGuidesHeader
{
	color: #CC0000;
	font-size: 10px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
.staticTabGuidesData
{
	color: #DDDDDD;
	font-size: 10px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.stPower
{
	color: white;
	font-size: 6px;
	vertical-align: super;
	height: 12px;
}
.stModulus
{
	color: white;
	font-size: 8px;
	vertical-align: sub;
}
ul.stContent_list
{
	color: White;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: disc;
}
ol.stContent_list
{
	color: White;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
}

.stContent_StaffName
{
	color: #FFFFFF;
    font-weight: bold;   
	font-size: 12px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.stContent_StaffRole
{
	color: #DDDDDD;
	font-size: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.td_bandaLeft
{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}

/* Note */
.heading-technote 
{
	font-weight: bold;
	color: #FFFFFF !important;
}

.technote 
{
	font-weight: bold;
	color: #CC0000 !important;
}
	
#admin_products_selectTemplate
{
	font-size: 10px;
	font-weight: bold;
    color: White;
}

#admin_projects_selectTemplate
{
	font-size: 10px;
	font-weight: bold;
    color: White;
}

.helpText 
{
    font-size: 9px;
    color: Gray;
}

.attachmentsHeader 
{
	background-image: url(/img/webui/grid_headerBg.gif); 
	background-color: #8988A5; 
	border-bottom: 1px solid #57566F; 
	font-size: 9px;
	color: Gray;
	font-weight: bold;
	height: 28px;
	color: White; 
}

.attachmentsTable 
{
	width: 100%;
	background-color: #E5E1E2;
	border: 1px solid Black;
}

.attachmentsTable td 
{
	text-align: left;
	vertical-align: middle;
}

.attachmentsTable .header
{
  background-image: url(/img/webui/grid_headerBg.gif); 
  background-color: #8988A5; 
  border-bottom: 1px solid #57566F; 
  height: 28px;
  padding-left: 3px;
  cursor: default;
  color: White; 
}

.field legend 
{
	color: Black;
}

a.personalFiles 
{
	color: #CC0000;
	text-decoration: none;
}

#personalAttachmentsContainer 
{
	background-color: Black;
}

.newsletterMessage 
{
	padding-left: 6px;
	color: Red;
	font-weight: bold;
	font-size: 11px;
}

/*  news    */

.newsBoxHome{
  background-color:#333333;
  border:#666666;
  border-style:solid;
  border-width:1px;
}

.newsAbstract{
  font-size:10px;
  color: #CCCCCC;
}

#newsWrapper a:link {
    color: #CC0000;
    text-decoration: none;
}
#newsWrapper a:visited {
    color: #CC0000; 
    text-decoration: none ; 
}
#newsWrapper a:hover {
    color: #CC0000;
    text-decoration: underline;
}

/* Blog */

#home-news 
{
    width: 200px;
    display: block;
    float: left;
}

#home-top-news
{
    display: block;
    text-align: center;
    width:480px;
    float:right;
    overflow:hidden;
    zoom:1;
}

.homePost 
{
    border: 1px solid #808080;
    width: 200px;
    text-align: center;
    margin-bottom: 24px;
}

.homePost img 
{
    margin-top: 8px;
    border: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 180px;
    height: 78px;
}

.homePost p 
{
    margin: 8px 0 8px 0 !important;
    padding: 0 !important;
    color: white;
    font-size: 12px;
}

.homePost a
{
    color: white !important;
}

.homePost a:hover
{
    text-decoration: none !important;
}

#blog 
{
    margin-top: 16px;
    width: 670px;
}

#blog h1
{
    color: red;
    font-size: 16px;
    border-bottom: 1px solid #666666;
    margin: 0;
    padding: 0;
    margin-bottom: 24px;
    clear: both;
    width: 100%;
    display: block;
}

#blog .feed 
{
    float: right;
    background-image: url(/img/icons/feed14.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 18px;
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
}

#blog .categoryTopLink
{
    float: right;
    font-size: 11px;
}

#blog h2
{
    color: red;
}

.postItem 
{
    text-align: left;
    background: black;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #111111;
    font-size: 11px;
	color: #DDDDDD;
    line-height: 14px;
    font-size: 11px;
    zoom: 1;
}

.postItem p 
{
    margin: 0;
    padding: 0;   
}

.postItem h3
{
    color: white;
    font-size: 14px;
    margin-bottom: 12px;
}

.postThumbnail,
.postImages
{
    float: right;
    margin: 0;
    padding: 0;
    width: 182px;
    height: 80px;
    text-align: center;
}

.postThumbnail img,
.postImages img
{
    border: 1px solid #666666;
}

.postSummary 
{
    color: white;
    margin-right: 200px;
}

/* Simple */

#simple-header 
{
    margin-top: 16px;
    margin-bottom: 23px;
    background-image: url(/img/logo_simple.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 88px;
}

#simple-header h1
{
    padding: 0;
    display: block;
    color: red;
    font-weight: bold;
    font-size: 20px;
    margin-left: 90px;
    padding-top: 16px;
    line-height: 20px;
    margin-bottom: 12px;
}

#simple-header h2
{
    padding: 0;
    color: white;
    margin-left: 90px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
}

#simple-content
{
    margin: 0;
    padding: 0;
    width: 642px;
}

.simpleImageWrapper
{
    margin: 0;
    padding: 0;
    width: 362px;
    height: 272px;
    background-color: white;
    text-align: center;
    vertical-align: middle;
}

#simple-content td.sep
{
    width: 12px;
}

.simpleProductInfo
{
    margin: 0;
    padding: 0;
    border: 1px solid #666666;
    vertical-align: top;
}

#simple-content #keyFeaturesWrapper 
{
    display: block;
    width: auto !important;
    text-align: left;
    float: none;
    clear: none;
    margin: 0;
    padding: 0;
}

#simple-content h3
{
    color: #a1a1a1;
    font-weight: normal;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}

#simple-content #keyFeatures
{
    color: red;
    padding-left: 25px;
    line-height: 15px;
    margin-left: 0px;
    margin-top: 0;
    margin-bottom: 0;
}

#simple-content #keyFeatures span
{
    color: white;
}

#simple-content table 
{
    margin: 0;
    padding: 0;
    height: 100%;
}

#simple-content table td
{
    vertical-align: top;
}

#simple-content #technologiesWrapper
{
    vertical-align: bottom;
}

#simple-content #technologies-icons
{
    margin-left: 10px;
    height: 52px;
}

#simple-content #technologies-icons img
{
    float: left;
    margin-right: 10px;
}

#simple-buttons
{
    margin: 0;
    padding: 0;
    vertical-align: top;
    padding-top: 50px;
    height: 92px;
}

#simple-buttons a 
{
    display: block;
    float: left;
    margin-right: 14px;
}

/* Tinymce */

body.postItem 
{
    margin: 10px !important;
}
