
/******************************************************************************/
/*                                  LAYOUT CSS                                */
/******************************************************************************/

body {
    margin: 0;
    padding: 0;
    font: small Arial, Verdana, sans-serif;
    color: #666666;
    background: #ffffff;
}

#all {
    width: 970px;
    border: none;
    margin: 0;
    padding: 0;
    /* This is not a typo, we want first set a fallback for IE, then set the
     * real margin for real browsers ;) */
    margin: 0 5%;
    margin: 0 auto;
}

/******************************* LAYOUT : HEADER ******************************/

#sgl-header {
    background-image: url("http://www.pentruweb.ro/themes/ptweb/images/topBg.jpg");
    background-positio: top;
    background-repeat: repeat-x; 
    width:  970px;
    height: 150px; 
    /* This is not a typo, we want first set a fallback for IE, then set the
    * real margin for real browsers ;) */
    margin: 0 5%;
    margin: 0 auto;
}

#sgl-header-left{
    float: left;
    height: 150px;
    width: 100px;
    background-image: url("http://www.pentruweb.ro/themes/ptweb/images/topLeft.jpg");
    background-position: top right;
    background-repeat: no-repeat;   
}
#sgl-header-middle-top {
    height: 82px;
}
#sgl-header-right{
    float: right;
    height: 150px;
    width: 100px; 
    background-image: url("http://www.pentruweb.ro/themes/ptweb/images/topRight.jpg");
    background-position: top left;
    background-repeat: no-repeat;  
}

#sgl-header-logo {
    float: left;
    height: 60px;
}
#sgl-header-banner {
    float: right;
    height: 62px;
    width: 470px;
    text-align: right;
}
#sgl-header-banner img {
    border: 1px solid #cccccc;
}
#sgl-header-middle {
height: 83px;
}
#sgl-header-bottom {

}
#sgl-header-search {
    
    float: right;
    width: 100px;
    text-align: right;
}
/******************************* LAYOUT :NAVIGATION ***************************/


/***************************** LAYOUT : TABLES ********************************/
.niceBox {
 width: 100%;
 margin: 0;
 padding: 1px 2px 2px 1px;
 background-image: url("http://pentruweb.ro/www/themes/ptweb/images/niceBoxBorder.gif");   
}

.niceBoxContent {
 top: -1px;
 width: 100%;
 margin: 0;
 background: white; 
 color: black; 
 bborder: 1px solid red;
 background-image: url("http://pentruweb.ro/www/themes/ptweb/images/leftBoxTopBg.jpg");   
 background-position: top;
 background-repeat: repeat-x;
}

.niceBoxTitle {
 color: black;
 height: 23px;
 font-size: 1.1em;
 font-weight: bold;
 line-height: 2em;
 padding-left: 35px;
 background-image: url("http://pentruweb.ro/www/themes/ptweb/images/leftBoxTopNo1.jpg");   
 background-position: left;
 background-repeat: no-repeat; 
}


#ddomainSearch .niceBoxTitle{
 background-image: url("http://pentruweb.ro/www/themes/ptweb/images/leftBoxTopQuestion.jpg");   
}
#domainSearch td, th {
background: none;
}

#domainSearchSubmit {
    background-color: #F9DEDB;
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    color: #E56761;
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
}

#domainAvailable .niceBoxContent {
 background: white;
}

#domainTaken .niceBoxContent {
 background: white;      
}

#domainAvailable  {
width: 381px;
float: left;
}

#domainTaken {
width: 181px;
float: right;
}

#domainTaken .taken {
    width: 130px;
    display: list-item;
    list-style-position: inside;
    padding-left: 10px;
}

#hostingBuy .niceBoxTitle{
 background-image: url("http://pentruweb.ro/www/themes/ptweb/images/leftBoxTopNo2.jpg");   
}

#designBuy .niceBoxTitle{
 background-image: url("http://pentruweb.ro/www/themes/ptweb/images/leftBoxTopNo3.jpg");   
}

.tableTitle {
    background-color: #EBEBEB;
    height: 20px;
    color: #666666;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 10px;
}

table {
    border: none;
    /* This is not a typo, we want first set a fallback for IE, then set the
     * real margin for real browsers ;) */
    margin: 0 5%;
    margin: 0 auto;
}
td, th {
    padding: 2px;
}

th {
    text-align: left;
    background-color: #F0F0F0;
    height: 18px;
    color: #666666;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 10px;
    padding-right: 5px;
}  

td {
    height: 18px;
    color: #666666;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 10px;
    padding-right: 5px;
}

#imRead {
    background-color: #cccccc;
}
#moduleOverview {
    width: 240px;
    height: 125px;
}
.full {
    width: 100%;
}
.wide {
    width: 100%;
}
.narrow {
    width: 60%;
}
.sgl-row-light {
    background-color: #ffffff;
}
.sgl-row-dark {
    background-color: #F8F8F8;
}


/****************************** LAYOUT : MAIN *********************************/

#sgl-main {
    width:  970px;
    top: 120px;
    /* This is not a typo, we want first set a fallback for IE, then set the
    * real margin for real browsers ;) */
    margin: 0 5%;
    margin: 0 auto;
}

/************************ LAYOUT : LEFT & RIGHT BLOCKS ************************/

#sgl-blocks-right {
    margin: 0;
    float: left;
    width: 180px;
    padding-left: 10px;
}
.navWidget {
    overflow: auto;
}
.options-block {
    margin: 20px 0;
}
#sgl-blocks-right .blockContainer {
    margin: 4px 1px 0 1px;
}
.blockHeader {
    background-image: url("http://www.pentruweb.ro/themes/ptweb/images/headerArrow.gif");   
    background-position: left;
    background-repeat: no-repeat;
    background-color: #F9DEDB;
    color: #DA251D;
    line-height: 1.25em;
    ffont-weight: bold;
    ttext-align: center;
    border: 1px solid #F9DEDB;
    padding-left: 13px;
    bborder-bottom: 2px solid white;
    margin-bottom: 1px;
}
.blockContent {
    background-color: #ffffff;
    color: #666666;
    font-size: 0.9em;
    padding: 10px;
    border: 1px solid #cccccc;
    bborder-top: none;
}

/*************************** LAYOUT : MIDDLE BLOCKS ***************************/

#sgl-blocks-middle, #sgl-blocks-middle-nocols, #sgl-blocks-middle-leftcol, #sgl-blocks-middle-rightcol {
    width: 581px;
    min-width: 20%;
    font-size: 0.9em;
    bborder: 1px solid green;
}
#sgl-blocks-middle #options {
    float: right;
    width: 28%;
}
#sgl-blocks-middle-nocols {
    margin: 0;
}
#sgl-blocks-middle-leftcol {
    margin: 0 0 0 180px;
}
#sgl-blocks-middle-rightcol {
    float: left;
    margin: 0;
    padding-left: 100px;
}
/* Holly Hack here so that tooltips don't act screwy:
 * http://www.positioniseverything.net/explorer/threepxtest.html */
/* Hide next from Mac IE plus non-IE \*/
* html #sgl-blocks-middle {
    height: 1%;
}
/* End hide from IE5/mac plus non-IE */

/******************************* LAYOUT : FOOTER ******************************/

#sgl-footer {
    width:  970px;
    height: 140px; 
    position: relative;
    float: middle;
    clear: both;
    text-align: center;
    background-image: url("http://www.pentruweb.ro/themes/ptweb/images/bottomBg.jpg");
    background-positio: top;
    background-repeat: repeat-x; 
    margin: 0 5%;
    margin: 0 auto;
}

#sgl-footer-left{
    float: left;
    height: 140px;
    width: 100px;
    background-image: url("http://www.pentruweb.ro/themes/ptweb/images/bottomLeft.jpg");
    background-position: top right;
    background-repeat: no-repeat;   
}

#sgl-footer-right{
    float: right;
    height: 140px;
    width: 100px; 
    background-image: url("http://www.pentruweb.ro/themes/ptweb/images/bottomRight.jpg");
    background-position: top left;
    background-repeat: no-repeat;  
}

#sgl-footer-middle {
    font-size: 0.9em; 
}

#sgl-footer-middle a {
    text-decoration: none;
    font-weight: normal;
}

#sgl-footer-middle img {
    padding: 0 7px;
    vertical-align: middle;
}

#sgl-footer-menu1 {
    padding-top: 74px;   
    line-height: 1.5em;
}

#sgl-footer-menu1 a {
    color: #666666; 
}

#sgl-footer-menu1 a:hover{
    color: #333333; 
}

#sgl-footer-menu2 {
    line-height: 1.5em;
}

#sgl-footer-menu2 a {
    color: #999999; 
}

#sgl-footer-menu2 a:hover{
    color: #666666; 
}

#sgl-footer-copy {
   padding-top: 10px; 
}

/******************************************************************************/
/*                                 CONTENT CSS                                */
/******************************************************************************/

/***************************** CONTENT : HEADINGS *****************************/

h1 {
    font-size: 2em;
    font-weight: normal;
}
h1.pageTitle {
    font-weight: normal;
    text-align: center;
    color: #DA251D;
}
h2 {
    font-size: 1.5em;
}
h3 {
    font-size: 1.25em;
}
h4 {
    font-size: 1em;
}
.pageTitle {
    color: #DA251D;
    font-size: 1.75em;
    font-weight: normal;
}

/***************************** BLOCK : LOGIN ******************************/
#login {
    margin: 0;
}

#uuserText,  #ppassText{
    width: 60px;
    float: left;
    height: 20px;
    font: 1em Arial, Verdana, sans-serif;
    ffont-size: 1em;
}
#userField, #passField{
    width: 70px;
    background-color: #F8F8F8;
    border: 1px solid #cccccc;
    color: #000000;
}

#loginSubmit {
   cursor: pointer;
   background-color: white;
   border: 0px;
   color: #DA251D;  
}

.addToCart {
   font-weight: bold;
   font-size: 1em;
   cursor: pointer;
   background-color: white;
   border: 0px;
   color: #DA251D;  
} 
/***************************** BLOCK : CART ******************************/
.cartCategory {
    height: 1.2em;
    font-size: 0.98em;
    color: #DA251D; 
    background-image: url("http://www.pentruweb.ro/themes/ptweb/images/rightSubHeaderBg.jpg");   
    background-position: top;
    background-repeat: repeat-y;
}

.cartItem {
   height: 1.5em;
   margin-left: 10px;
}

.cartItemName {
   float: left;
   width: 100px;
}

.cartItemPrice {
   width: 45px;
   float: right;
   border-left: 1px dotted #cccccc;
   text-align: right;
}

#totalPrice {
   border-left: 1px dotted #DA251D;
   margin-left: 10px;
}

#cartEmpty {
    text-align: center;
}

#cartGoTo a {
    text-decoration: none;
    font-weight: normal;
    margin-left: 10px;
}
/***************************** CONTENT : ANCHORS ******************************/

a {
    color: #3399ff;
    font-weight: bold;
}
a:visited {
    color: #999999;
}
a:hover {
    color: #DA251D;
    text-decoration: none;
}

/******************************* CONTENT : BLOCKS *****************************/

img.blocksAvatar {
    /* move the image up to be flush with bottom of title */
    position: relative;
    top: -5px;
    float: right;
    padding-left: 5px;
    align: left;
}

/*************************** CONTENT : MISCELLANEOUS **************************/

acronym {
    cursor: help;
}
hr {
    border: none;
    border-bottom: 1px solid #d9d9d9;
}
img {
    border: none;
}
.alignCenter {
    text-align: center;
}
.error {
    color: #ff0000;
}
.small {
    font-size: 0.8em;
}
.title {
    color: #999999;
    font-weight: normal;
    font-size: 1.5em;
}
.detail {
    color: #999999;
    font-weight: normal;
    font-size: 0.8em;
}
.toolBtnSeparate {
    margin-left: 20px;
}


/*************************** MODULE: PUBLISHER ********************************/

.sectionHeader {
    font-size: 1.3em;
    font-weight: normal;
    color: #184a84;
    background-color: #d9d9d9;
    padding-left: 10px;
    line-height: 34px;
    letter-spacing: 1px;
    margin: 0;
}
.colHeader {
    color: #184a84;
    background-color: #F8F8F8;
    font-size: 11px;
    line-height: 20px;
    font-weight: normal;
    padding-left: 10px;
    letter-spacing: 0.5px;
    margin: 2px 0 0 0;
}
.navigator {
    color: #cccccc;
    background-color: #666666;
    padding-left: 10px;
    font-weight: bold;
    text-align: right;
    line-height: 18px;
}
    
/* /////////////// Article Manager /////////////// */

.forApproval {
    font-weight: bold;
    color: #ff0000;
}
.approved {
    font-weight: bold;
    color: #ff9933;
}
.published {
    font-weight: bold;
    color: #00cc00;
}
.archived {
    font-weight: bold;
    color:  #909090;
}  

/******************************************************************************/
/*                                  LEGACY CSS                                */
/*                                                                            */
/* Note: I am removing elements from here as I replace them with new CSS      */
/*       elements above.  Eventually, there shouldn't be any CSS left here.   */
/******************************************************************************/

/* /////////////// Table modifiers  /////////////// */

.fieldName, .fieldNameWrap {
    background-color: #F8F8F8;
    color: #184a84;
    font-weight: bold;
    text-align: left;
    width: 150px;
}
.fieldName {
    white-space: nowrap;
}
.fieldValue {
    background-color: #ffffff;
    line-height: 16px;
    text-align: left;
    width: 65%;
}
.newsItem {
    border: 1px solid #999999;
    margin: 0 auto;
    padding: 0 0 0 10px;
    background-color: #ffffcc;
}
fieldset {
    width: 80%;
    margin: 0 auto;
    color: #184a84;
    font-size: 1.1em;
    font-weight: bold;
}
legend {
    color: #184a84;
}
.hostPriceRow {
    font-weight: bold;
    background-color: #F9DEDB; 
}
/* /////////////// Links  /////////////// */

.linkCrumbsAlt1 {
    text-decoration: none;
    color: #184a84;
    font-weight: normal;
    letter-spacing: 0.5px;
}
.linkCrumbsAlt1:hover {
    text-decoration: underline;
    color: #184a84;
}

/* /////////////// Various /////////////// */

div.pinstripe table {
    background-color: #F8F8F8;
    width: 90%;
}
div.pinstripe td {
    background-color: #ffffff;
}
div.pinstripe img {
    padding: 10px;
}
div.pinstripe button {
    padding: 10px 0;
}
.noBorder {
    border: none;
    font-size: 10px;
}
ul.noindent {
    margin-left: 5px;
    padding-left: 5px;
}
ul.bullets li {
    list-style-image: url('http://www.pentruweb.ro/themes/ptweb/images/bullet.gif');
}
.pager {
    background-color: #ffffcc;
    white-space: nowrap;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    border: 1px dashed #ff9600;
}
.narrowButton {
    text-align: center;
    width: 100px;
}
.wideButton {
    text-align: center;
    width: 150px;
}
.errorContainer, .messageContainer {
    margin: 0 auto;
    width: 300px;
}
.errorHeader {
    background-color: #ffcc00;
    color: #ffffcc;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}
.errorContent {
    border: 1px dotted #ff9600;
    border-top: 1px solid #ffcc00;
    color: #184a84;
    background-color: #ffff99;
    text-align: left;
    padding: 0 10px;
}
.errorMessage {
    margin: 0 auto;
    border: 1px dotted #ff9600;
    background-color: #ffff99;
    text-align: center;
    width: 50%;
}
.messageHeader {
    color: #DA251D;
    background-color: #ffffff;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.5em;
    text-align: center;
}
.messageContent {
    background-color: #ffffff;
    color: #184a84;
    border: 1px solid #ffffff;
    border-top: none;
    text-align: center;
}
.messageContent div {
    padding: 5px;
}
.messageContent input {
    width: 150px;
}
#navPreview {
    position: relative;
    border: 1px dashed #d9d9d9;
}
#navPreview span {
    z-index: 5;
    position: absolute;
    right: 5px;
    bottom: 5px;
    font-size: 2em;
    color: #d9d9d9;
    text-transform: uppercase;
}
.bgnd {
    background-color: #F9DEDB;
    border: 1px solid #999999;
}
.treeMenuDefault {
    font-size: 11px;
}

/* /////////////// Tooltips /////////////// */

span.tipOwner {
    position: relative;
    cursor: help;
}
span.tipOwner span.tipText {
    display: none;
    position: absolute;
    top: 0;
    left: 105%;
    border: 1px solid transparent;
    border-color: #ffffff <?php echo $tertiaryDarkerMore ?> <?php echo $tertiaryDarkerMore ?> #ffffff;
    background-color: #F8F8F8;
    color: #184a84;
    text-align: center;
    width: 15em;
    padding: 2px 5px;
    -moz-opacity: 0.85;
    filter: alpha(opacity=85);
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
}
span.tipOwner:hover span.tipText {
    display: block;
}
/* IE javascript workaround */
span.tipOwner {
    behavior: url(http://www.pentruweb.ro/themes/ptweb/css/tooltipHover.htc);
}

