/* Take2Hosting General CSS */



/* whole page */

* {
    margin: 0px;
    padding: 0px;
}

body {
    height: 100%;
    background-color: #ffffff;
    font-family: tahoma, arial, sans-serif;
    font-size: 13px;
/*    color: #85859c; */
    color: #555;
/*    color: #000; */
}

a {
/*    color: #85859c; */
    color: #555;
    text-decoration: underline;
}

a:hover {
/*    color: #69699c; */
    color: #f00;
}

span {
    display: none;
}

img {
    border: none;
}

p {
    margin: 10px 0px 5px;
    text-align: justify;
}

#normal ul {
    padding: 8px;
    margin: 5px;
}


.clearthis {
    margin : 0px;
    height : 1px;
    clear : both;
    float : none;
    font-size : 1px;
    line-height : 0px;
}

#container {
    margin: 0px auto;
    width: 1200px;
    border-color: #9e9ec3;
    border-width: 0px 1px 1px;
    border-style: solid;
}


#containerWide {
    margin: 0px auto;
    width: 1200px;
    border-color: #9e9ec3;
    border-width: 0px 1px 1px;
    border-style: solid;
}



#faqImage {
    padding: 15px 15px 15px 15px;
    border-color: #000;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
}



#important {
    border-style: solid;
    padding: auto;
    border-color: #f00;
    color: #000;
    text-align: center;
}


#notify {
    border-style: solid;
    padding: auto;
    border-color: #000;
    color: #000;
    text-align: center;
}



/* Text treatments */

#subTitle1 {
    font: bolder 1.2em 'Trebuchet MS', Arial, Sans-serif;
    letter-spacing: +1px;
    font-weight: bold;
}

#subTitle2 {
    font: bolder 1em 'Trebuchet MS', Arial, Sans-serif;
    letter-spacing: +1px;
    font-weight: bold;
}



#textRed {
    font: 'Trebuchet MS', Arial, Sans-serif;
    color: #f00;
}

#textBlue {
    font: 'Trebuchet MS', Arial, Sans-serif;
    color: #00f;
}

#textGreen {
    font: 'Trebuchet MS', Arial, Sans-serif;
    color: #0f0;
}


#tickets {
    padding: auto;
    border-color: #000;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    color: #000;
    font-weight: bold;
}


#tickets a {
    color: #000;
    font-weight: bold;
}




/* forms */

input {
    padding-left: 2px;
    background-color: #fff;
/*    color: #85859c; */
    color: #555;
/*    font-family: tahoma, arial, sans-serif; */

    font-size: 12px;
}



/* Page Header */

#page_header {
    width: 100%;
    height: 110px;
    background: url('/img/header_background.gif') repeat-x 0px 0px;
    overflow: hidden;
    color: #fff;
}

#page_header a {
    color: #fff;
    text-decoration: none;
}


/* Logo Title upper left */

#page_heading {
    float: left;
}

#page_heading h1 {
    position: relative;
    top: 4px; left: 12px;

    font: bolder 3em 'Trebuchet MS', Arial, Sans-serif;
    letter-spacing: -1px;
    color: #000;
}

#page_heading a {
    color: #000;
    text-decoration: none;
}

#page_heading h2 {
    position: relative;
    float: left;
    clear: both;
    top: 3px; left: 30px;
}



/* Header Links upper right */

#page_headerlinks {
    float: right;
    width: 275px;
    padding-right: 5px;
    padding-top: 15px;
    text-align: left;
    word-spacing: -1px;
}

#page_headerlinks ul {
    list-style-type: none;	
}

#page_headerlinks li {
    padding: 0px 10px 0px 9px;
    float: left;
    list-style-type: none;
    background: url('/img/header_toplinks_div.gif') no-repeat 100% 2px;
}

#page_headerlinks li.last {
    padding-right: 0px;
    background: none;
}


/* Main Navigation Menu */

#page_menu {
    margin-bottom: 1px;
    width: 100%;
    height: 21px;
}

#page_menu ul {
    width: 100%;
    height: 21px;
    list-style-type: none;
    overflow: hidden;
}

#page_menu li {
    margin-right: 1px;
    width: 96px;
    height: 21px;
    float: left;
    background: url('/img/menu_background.gif') repeat-x 0px 0px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

#page_menu li.red {
    background: url('/img/redSquare.gif') repeat-x 0px 0px;
}

#page_menu li.last {
    margin-right: 0px;
    width: 96px;
}

#page_menu a {
    padding-top: 3px;
    display: block;
    color: #fff;
    text-decoration: none;
}

#page_menu a:hover {
    color: #e1e1e1;
}





/* login form */

#loginform {
    position: relative;
    float: right;
    text-align: right;
    background: transparent;
    border: none;
    margin: 0; padding: 1px;	
    vertical-align: bottom;
    top: 35px; right: -270px;
}

form.loginform input.textbox { 
    margin: 0; 
    width: 80px;
    border: 1px solid #CCC; 
    background: #FFF;
    color: #333; 
}


/* Banner */

#page_banner_home {
    width: 99%;
    height: 100px;
    color: #000;
}

#page_banner_home a {
    text-decoration: none;
    color: #555;
}


#page_banner {
    color: #000;
    font-weight: bold; 
    text-align: left;
    font-size: 25px;
    display: inline-block;
    vertical-align: middle;
}

#page_banner img {
    vertical-align: middle;
}

#page_banner a {
    color: #000;
    text-decoration: none;
}



/* Modules */

#mod_tier1 {
    width: 99%;
    background-color: #e1e1e1;
    border-color: #00000;
    border-width: 0px 0px 0px;
    border-style: solid;
    font-size: 14px;
    color: #000;
}

#mod_tier1 ul {
    padding: 8px;
    margin: 7px;
}

#mod_Title1 {
    width: 99%;
    text-align: center;
    background: url('/img/menu_background.gif') repeat-x 0px 0px;
    font-family: Georgia, 'MS Serif', 'New York', sans-serif;
    color: #000;
    font-size: 18px;
}

#mod_Title1 a {
    text-decoration: none;
    color: #fff;
}


#mod_tier2 {
    width: 99%;
    background-color: #e1e1e1;
    border-color: #000000;
    border-width: 0px 0px 0px;
    border-style: solid;
    color: #000;
}

#mod_tier2 ul {
    padding: 8px;
    margin: 7px;
}


#mod_Title2 {
    background: url('/img/menu_background.gif') repeat-x 0px 0px;
    width: 99%;
    text-align: center;
    background-color: #c1c1c1; 
    font-family: Georgia, 'MS Serif', 'New York', sans-serif;
    color: #fff;
    font-size: 18px;
}


#mod_os_choice {
    width: 100%;
    border-color: #000000;
    border-width: 0px 0px 0px;
    border-style: solid;
}





/* Page Footer */

#page_footer {
    font-family: arial, tahoma, sans-serif;
    width: 100%;
    float: center
    text-align: center;
    margin-bottom: 10px;
    margin-top: 5px;
}

#container_footer {
    margin: 0px auto;
    width: 100%;
    color: #000;
}

#container_footer a {
    color: #000;
    text-decoration: none;
}

#container_footer a:hover {
    color: #f00;
    text-decoration: none;
}


