body
{
	font-family : 'Arial', Sans-Serif;
	font-size : 12px;
	color : #333;
	text-align : left;
}

a
{
    text-decoration : underline;
	color : #ca4d2e;
}
a:hover
{
	text-decoration : none;
}

p
{
	margin-top : 1em;
}

ul, ol
{
	margin-bottom : 1em;
	list-style : inside;
}

li
{
    margin-bottom : 4px;
}


h2, h2 a
{
    color : #ff3300;
    font-size : 14px;
    font-weight : 900;
    margin-bottom : 5px;
    font-family : "orbitron-1","orbitron-2", 'Futura Lt BT', 'Verdana', Sans-Serif;
    text-transform : uppercase;
}

h3, h3 a
{
    color : #ff3300;
    font-size : 12px;
    font-weight : 600;
    margin-bottom : 5px;
    font-family : "orbitron-1","orbitron-2", 'Futura Lt BT', 'Verdana', Sans-Serif;
    text-transform : uppercase;
}

h4
{
    margin-top : 10px;
    margin-bottom : 3px;
    font-size : 11px;
    font-weight : bold;
    font-family : 'Futura Lt BT', 'Verdana', Sans-Serif;
    text-transform : uppercase;
}
#Header
{
    background : url('templates/nwcorridor/css/../Images/Header.Background.png') center top repeat-y;
    height : 145px;
}

#Header h1
{
    font-size : 14px;
    width : 380px;
    text-align : center;
    line-height : 110px;
    font-family : 'Futura Lt BT', 'Verdana', Sans-Serif;
}

#Header #Tag
{
    font-size : 14px;
    font-weight : bold;
    width : 190px;
    color : #ff4520;
    text-align : center;
    line-height : 110px;
    position : absolute;
    top : 0px;
    right : 0px;
    font-family : 'Futura Lt BT', 'Verdana', Sans-Serif;
}

#SubHeader ul
{
    list-style : none;
}

#SubHeader h2
{
    font-size : 11px;
}

#SubHeader a
{
    color : #000;
}

#SubHeader
{
    background : url('templates/nwcorridor/css/../Images/SubHeader.Background.png') center top repeat-y;
    height : 397px;
    font-size : 10px;
    position : relative;
    z-index : 1;
    margin-bottom : 20px;
}

#SubHeader #Downloads
{
    position : absolute;
    top : 148px;
    right : 380px;
    width : 160px;
    padding : 5px;
    height : 84px;
    overflow : hidden;
    text-align : right;
}

#SubHeader #News
{
    position : absolute;
    right : 380px;
    top : 243px;
    width : 180px;
    padding : 5px;
    height : 104px;
    overflow : hidden;
}

#SubHeader #News h2
{
    text-align : center;
}

#SubHeader #Membership
{
    position : absolute;
    top : 148px;
    right : 190px;
    width : 180px;
    padding : 5px;
    height : 84px;
    overflow : hidden;
}

#SubHeader #Membership a
{
    color : #ca4d2e;
}

#SubHeader #Newsletter
{
    position : absolute;
    right : 190px;
    top : 243px;
    width : 180px;
    padding : 5px;
    height : 104px;
    overflow : hidden;
}

#SubHeader #Feature
{
    position : absolute;
    top : 148px;
    right : 0px;
    width : 180px;
    padding : 5px;
    height : 200px;
    overflow : hidden;
}
#Sidebar-1 div
{
    padding-bottom : 50px;
}

#Sidebar-1 div div
{
    padding : 0px;
}

#Sidebar-1
{
    background : url('templates/nwcorridor/css/../Images/Sidebar.Background.gif') bottom center no-repeat;
    _height : 50px;
    min-height : 50px;
}

#Sidebar-1, #Sidebar-2
{
    padding : 5px;
    width : 180px;
    float : right;
}
#Main
{
    min-height : 525px;
    _height : 525px;
    padding : 5px;
    margin-left : 10px;
    _margin-left : 5px;
    width : 360px;
}
#Footer
{
    clear :both;
}

#Footer #Style-7
{
    position : absolute;
    bottom : 1px;
    left : 1px;
    width : 253px;
    height : 8px;
    background : <Header-3>;
}

#Footer #Style-8
{
    position : absolute;
    bottom : 1px;
    right : 1px;
    width : 504px;
    height : 8px;
    background : <Header-2>;
}
#ABC
{
    text-align : right;
    color : #aaa;
    font-size : 10px;
    padding-bottom : 20px;
    padding-top : 50px;
    margin-right : 5px;
    clear :both;
}

#ABC *
{
    margin : 0px;
    padding : 0px;
    list-style : none;
    display : inline;
}
#Menu
{
    position : absolute;
    top : 98px;
    left : 0px;
    z-index : 2;
}

#Menu a:hover
{
    text-decoration : none;
}

#Menu ul
{
    list-style : none;
}

#Menu ul li
{
    float : left;
    width : 95px;
    position : relative;
    line-height : 35px;
    color : #ff4520;
    margin:0px;
    text-align :center;
    background : url('templates/nwcorridor/css/../Images/MenuItem.Backgorund.png') center no-repeat;
}

#Menu ul li:first-child
{
    background : none;
}

#Menu ul li a
{
    font-size : 11px;
    color : #333;
    display : block;
    height : 35px;
    width : 95px;
    text-decoration : none;
}

#Menu ul li.hover a
{
    background : url('templates/nwcorridor/css/../Images/Menu.Icon.png') top center no-repeat;
    color : #ff4520;
}

#Menu ul li ul
{
    display : none;
}

#Menu ul li.hover ul
{
    display : block;
    width : 150px;
    position : absolute;
    top : 35px;
    left : 0px;
    background : #fff;
    border : 1px solid #ccc;
    border-top : 0px;
}

#Menu ul li.hover ul li
{
    width : 150px;
    line-height : 25px;
    background : url('templates/nwcorridor/css/../Images/Menu.Background.png');
    text-align : left;
    text-indent : 5px;
    position : relative;
}

#Menu ul li.hover ul li a, #Menu ul li.hover ul li.hover ul li a
{
    float : none;
    height : 25px;
    background : none;
    color : #333;
    width : 150px;
}


#Menu ul li.hover ul ul
{
    position : absolute;
    display : none;
    top : 0px;
    left : 150px;
}

#Menu ul li.hover ul li.hover ul
{
    display : block;
}


#Menu ul li.hover ul li.hover a, #Menu ul li.hover ul li.hover ul li.hover a
{
    color : #ff4520;
}
#nix
{
	display:block;
	height :2px;
	width:2px;
	float:left;
	margin-top:-2px;
	overflow:hidden;
}

#nix:hover
{
	width:16px;
	height:16px;
	margin-top : -16px;
}

#pluto
{
	display:none;
}
.Form fieldset
{
    border: 1px solid #ddd;
    margin-top: 15px;
    padding-bottom: 10px;
    max-width: 500px;
    _width: 500px;
}

.Form h3
{
    margin-top: 0px;
    padding: 5px 10px 5px 10px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    margin-bottom : 0px;
    color : #CA4D2E;
}

.Form div
{
    padding: 10px 10px 0px 10px;
}

.Form label
{
    display: inline-block;
    width: 200px;
    vertical-align: text-top;
    margin-right: 10px;
    font-weight: bold;
    font-size: 12px;
    line-height : 1.1em;
}

.Form label span
{
    display: block;
    font-weight: normal;
    font-size: 11px;
    margin-top: 3px;
}

.Form input, .Form textarea
{
    vertical-align: text-top;
}

.Form .CheckBoxList, .Form .RadioButtonList
{
    display: inline-block;
    *display:inline;
    *zoom: 1;
    vertical-align: text-top;
    width: 270px;
    margin : 0px;
    padding : 0px;
}

.Form .CheckBoxList li, .Form .RadioButtonList li, .Form .CheckBoxList ul, .Form .RadioButtonList ul
{
    margin : 0px;
    text-indent : 0px;
    padding : 0px;
    list-style : none;
    height : 20px;
    line-height : 20px;
    *margin-left : -17px;
}

.Form .CheckBoxList input, .Form .RadioButtonList input
{
    vertical-align:bottom;
    position : relative;
    top : -3px;
}

.Form .CheckBoxList label, .Form .RadioButtonList label
{
    display: inline-block;
    width: auto;
    vertical-align: text-top;
    margin : 0px;
    margin-left: 5px;
    padding : 0px;
    font-size: 10px;
    height : 20px;
    line-height : 20px;
}

.Form .TextBox, .Form .TextArea, .Form .DropDownList, .Form .FileUpload
{
    border: 1px solid #ccc;
    width: 268px;
}

.Form .TextBox, .Form .TextArea
{
    font-size: 11px;
    width : 260px;
    padding: 2px 4px 2px 4px;
}

.Form .FileUpload
{
    background : #fff;
}

.Form .TextArea
{
    height: 75px;
}

.Form .Vaya_Button
{
    margin-left : -9px;
    background: #CA4D2E;
    border: 1px solid #CA4D2E;
    padding: 1px 5px 1px 6px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size : 11px;
    box-shadow: 2px 2px 3px #888;
    -moz-box-shadow: 2px 2px 3px #888;
    -webkit-box-shadow: 2px 2px 3px #888;
    margin-right : 1px;
    margin-bottom : 1px;
}

.Form fieldset .Vaya_Button
{
    margin-left : 0px;
}

.Form .Vaya_Button input
{
    width: 1px;
    height: 1px;
    background: none;
    border : 0px;
    margin : 0px;
    padding : 0px;
}

.Form .Vaya_Button:hover
{
    cursor: pointer;
}

.Form .Vaya_Button:active
{
    margin-left : -8px;
    margin-top : 1px;
    box-shadow: 1px 1px 2px #888;
    -moz-box-shadow: 1px 1px 2px #888;
    -webkit-box-shadow: 1px 1px 2px #888;
    margin-right : 0px;
    margin-bottom : 0px;
}

.Form fieldset .Vaya_Button:active
{
    margin-left : 1px;
}

.Form .Error
{
    display : block;
    padding: 10px 10px 0px 10px;
    font-weight : bold;
    font-size : 11px;
    color : #800;
}










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

body
{
	text-align : center;
	background : url('templates/nwcorridor/Images/Body.Background.png') center top;
}

#Container-1
{
    background : url('templates/nwcorridor/Images/Container-1.Background.png') center -15px repeat-x;
}

#Container-2
{
    background : url('templates/nwcorridor/Images/Container-2.Background.png') center -15px repeat-y;
}

#Container-3
{
    background : url('templates/nwcorridor/Images/Container-3.Background.png') center 85px no-repeat;
}

#Container-4
{
	width : 760px;
	margin : auto;
	text-align : left;
	position : relative;
	min-height : 800px;
	_height : 800px;
	background : url('templates/nwcorridor/Images/Container-4.Background.png') bottom no-repeat;
}


.Module
{
	min-height : 25px;
	_height : 25px;
}

.Controls
{
    position : relative;
}

.Controls .One
{
    position : absolute;
    top : 0px;
    left : 0px;
}

.Controls .Two
{
    position : absolute;
    top : 0px;
    left : 25px;
}

.Controls .Three
{
    position : absolute;
    top : 0px;
    left : 50px;
}

.Controls .Four
{
    position : absolute;
    top : 0px;
    left : 75px;
}

.Controls .Five
{
    position : absolute;
    top : 0px;
    left : 100px;
}

.Controls .Six
{
    position : absolute;
    top : 0px;
    left : 125px;
}
body
{
	font-family : 'Arial', Sans-Serif;
	font-size : 12px;
	color : #333;
	text-align : left;
}

a
{
    text-decoration : underline;
	color : #ca4d2e;
}
a:hover
{
	text-decoration : none;
}

p
{
	margin-top : 1em;
}

ul, ol
{
	margin-bottom : 1em;
	list-style : inside;
}

li
{
    margin-bottom : 4px;
}


h2, h2 a
{
    color : #ff3300;
    font-size : 14px;
    font-weight : 900;
    margin-bottom : 5px;
    font-family : "orbitron-1","orbitron-2", 'Futura Lt BT', 'Verdana', Sans-Serif;
    text-transform : uppercase;
}

h3, h3 a
{
    color : #ff3300;
    font-size : 12px;
    font-weight : 600;
    margin-bottom : 5px;
    font-family : "orbitron-1","orbitron-2", 'Futura Lt BT', 'Verdana', Sans-Serif;
    text-transform : uppercase;
}

h4
{
    margin-top : 10px;
    margin-bottom : 3px;
    font-size : 11px;
    font-weight : bold;
    font-family : 'Futura Lt BT', 'Verdana', Sans-Serif;
    text-transform : uppercase;
}




#SubHeader
{
    background : url('templates/nwcorridor/themes/sub page/Images/SubHeader.Background.png') center top repeat-y;
    height : 188px;
}

#SubHeader *, #Sidebar-1
{
    display : none;
}

#Main
{
    width : 510px;
}

#Container-4
{
	background : url('templates/nwcorridor/themes/sub page/Images/Container-4.Background.png') bottom no-repeat;
}

