﻿/* General */

/*Reset Common Tags*/

a,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,img
{
    margin:0px;
    padding:0px;
}

body 
{
    margin:0px auto;
    padding:0px;
    background:#000;
    font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:22px;
}

/********Account stuff**************/
#account-login
{
    width:350px;
    margin: 50px 0px 50px 0px;
    border:solid 1px #CCCCCC;
    text-align:left;
}

#account-login td
{
    padding:8px;
    background-color:#ffffff;
}

#account-login-header 
{
    background-color:#8b0b04!important;
    color:#FFFFFF;
    padding:5px;
    text-align:center;
}

.gridview
{
    border:solid 1px #CCCCCC;
    width:786px;
}

.gridview th
{
    background-color: #8b0b04;
    color:#FFFFFF;
    padding:4px;
    border:solid 1px #CCCCCC;
}

.gridview td 
{
    padding:4px;
    border:solid 1px #CCCCCC;
}

.gridview tr:hover
{
    background-color:#efefef;
}
/********************************************/

a
{
    text-decoration:none;
    outline:0;
}

a:hover
{
    text-decoration:none;
}

img
{
    border:0px;
}

p
{
    margin-top:0; 
    margin-bottom:22px;
}

h1
{
	font-size:20px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
}

h2
{
	font-size:14px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:10px;
}

.orange, .orange a
{
    color:#f7941d;
}

.blue
{
    color:#01a3df;
}

.whitesmall
{
    color:#ffffff;
	font-size:10px;
}


		/*---------------------layout--------------------*/
		
#container 
{
    width:960px;
    margin:0 auto;
    height:auto;
}



        /*---------------------header---------------------*/
        
#header
{
    float:left;
    width:960px;
}

#header-left
{
    float:left;
    width:759px;
}

#header-left img
{
    float:left;
}

#header-right
{
    float:right;
    width:201px;
}

#header-breadcrumbs
{
    float:left;
    width:940px;
	height:22px;
	padding:0 10px;
	background-color:#5d5e5f;
	color:#fff;
}

#header-breadcrumbs a
{
    text-decoration: none;
    color:#f7941d;/*ff9900;*/
    font-weight:bold;
}

#header-breadcrumbs a:hover
{
    text-decoration: none;
    color:#fff;
}

.basket-top
{
    float:left;
    width:141px;
    height:105px;
    padding:30px;
    font-size:11px;
    background:url(/images/pte_header_basket_area.jpg) no-repeat;
    color:#fff;
}

.basket-top a
{
    color:#fff;
}

.basket-top-title
{
    float:left;
    display:block;
    width:80px;
    font-size:12px;
    margin-bottom:5px;
    border-bottom:1px solid #fff;
}
        
        /*---------------------navigation-----------------*/
        
.nav
{
    float:left;
    margin:0;
    padding:0;
}

.nav li
{
    float:left;
    width:232px;
    height:33px;
}

        /*---------------------content--------------------*/

#content-wrapper
{
    float:left;
    width:960px;
    margin-bottom:2px;
}

#content-left
{
    float:left;
    width:232px;
}

#content-right
{
    float:right;
    width:728px;
}

#content-main
{
    float:left;
    width:525px;
    min-height:731px;
    height:auto !important;
    height:731px;
    background:#fff;
}

#content-header-orange
{
    float:left;
    width:457px;
    height:60px;
    padding:24px 34px 0 34px;
    margin-bottom:10px;
    background:url(/../../images/headersimgs/ntt_orangeheader.jpg) no-repeat;
}

#content-header-blue
{
    float:left;
    width:457px;
    height:60px;
    padding:24px 34px 0 34px;
    margin-bottom:10px;
    background:url(/../../images/headersimgs/ntt_blueheader.jpg) no-repeat;
}

#content-header-gold
{
    float:left;
    width:457px;
    height:60px;
    padding:24px 34px 0 34px;
    margin-bottom:10px;
    background:url(/../../images/headersimgs/ntt_goldheader.jpg) no-repeat;
}

#content-header-platinum
{
    float:left;
    width:457px;
    height:60px;
    padding:24px 34px 0 34px;
    margin-bottom:10px;
    background:url(/../../images/headersimgs/ntt_platinumheader.jpg) no-repeat;
}

.content-body
{
    float:left;
    width:457px;
    padding:0 34px;
}

.content-body p
{
    margin:15px 0px;
    padding:0px;
}

.content-products
{
    float:left;
    float:left;
    width:457px;
    min-height:575px;
    height:auto !important;
    height:575px;
    padding:0 34px;
}

.content-body a,
.content-products a
{
    font-weight:bold;
}

.content-body a:hover,
.content-products a:hover
{
    color:#000;
}

.content-list
{
    margin:10px 10px 20px 10px;
    padding-left:40px;
}

#content-hotlinks
{
    float:right;
    width:203px;
}

#news
{
    float:left;
    width:192px;
    padding:60px 20px 10px 20px;
    background:URL(/../../images/headersimgs/latestnews.jpg) no-repeat;
    color:#fff;
    font-size:10px;
	line-height:14px;
}

#news a:hover
{
    color:#fff;
}

#signup
{
    background-image:url(/media/promotions/selectedpromotion/current.jpg);
    width:507px;
    height:249px;
    clear:both;
}

#courses-nav
{
    float:left;
    width:525px;
    border-top:2px solid #000;
    padding:15px 0 10px 0;
}

#courses-nav-left
{
    float:left;
    width:200px;
    padding-top:30px;
}

#courses-nav-right
{
    float:right;
    width:250px;
    font-size:11px;
    line-height:14px;
}

#courses-nav-right a
{
    color:#000;
}

#courses-nav-right a.orange:hover
{
    color:#f7941d;
}

#courses-nav-right a.blue:hover
{
    color:#01a3df;
}

#courses-nav img
{
    float:left;
    padding-left:14px;
}

.product-title
{
    font-weight:bold;
    font-size:14px;
}

.training-wrapper
{
    float:left;
    width:457px;
    padding:50px 0 10px 0;
    border-bottom:2px solid #f7941d;
}

.training-left
{
    float:left;
    width:110px;
}

.training-right
{
    float:right;
    width:310px;
}

.training-bottom
{
    clear:right;
    width:310px;
}

.training-price
{
    float:left;
    width:210px;
}

.training-btn
{
    float:right;
    width:100px;
    text-align:right;
}

.media
{
    float:left;
    width:152px;
}

.basket
{
    float:left;
    width:457px;
}

.basket-wrapper-orange
{
    float:left;
    width:457px;
    border-bottom:2px solid #f7941d;
}

.basket-wrapper-blue
{
    float:left;
    width:457px;
    border-bottom:2px solid #01a3df;
}

.td1
{
    width:250px;
    padding:10px 0;
}

.td2
{
    width:78px;
    padding:10px 0;
}

.td3
{
    width:35px;
    padding:10px 0;
}

.td4
{
    width:94px;
    text-align:right;
    padding:10px 0;
}

.basket-image
{
    float:left;
    width:270px;
}

.basket-total
{
    float:left;
    font-size:14px;
    width:437px;
    text-align:right;
    padding-right:20px;
    margin:20px 0 30px 0;
}

.basket-nav
{
    float:left;
    width:500px;
    padding-left:25px;
}

        /*---------------------footer---------------------*/
        
#footer
{
    clear:both;
    width:960px;
    font-size:10px;
    color:#fff;
}

#footer-left
{
    float:left;
    width:110px;
    padding-bottom:50px;
}

#footer-right
{
    float:right;
    width:840px;
    text-align:right;
    line-height:16px;
    padding-top:30px;
    padding-bottom:50px;
}

#footer-nav
{
    float:left;
    width:940px;
    height:29px;
    line-height:29px;
    padding:0 10px;
	background-color:#5d5e5f;
	text-align:right;
	font-weight:bold;
	color:#ccc;
}

#footer-nav a,
#footer-nav a:visited
{
    color:#f7941d;
}

#footer a:hover
{
    color:#fff !important;
}

h3.toggler
{
    color:#F7941D;
    cursor:pointer;
    font-size:14px;
    margin:10px 0px;
}

.inputform td
{
    padding:5px 5px 0px 0px;
    margin:0px;
}

.inputform .col1
{
    width:90px;
}

.inputform .textbox
{
    border:solid 1px #000000;
    width:300px;
}

.inputform2
{
    padding: 40px 0px 0px 270px;
}

.inputform2 td
{
    padding:3px 3px 0px 0px;
    margin:0px;
    font-size:10px;
    font-weight:bold;
}

.inputform2 .col1
{
    width:80px;
}

.inputform2 .textbox
{
    border:solid 1px #000000;
    width:130px;
}

.button
{
    border:solid 1px #000000;
    padding:2px 5px;
}