body
{
	/*background:#fff url(../i/start_bg_gr.png) 0 0 repeat-x;*/
	margin:0;
	padding:0;
	background: #fff;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif ;
	color: #000;
	height: 100%;
}


/***** Headings *****/

h1, h2, h4, h5, h6 {
 	margin:0;
 	padding:0;
 	font-weight:normal;
}

h1 {
	padding:30px 0 0px 0;
 	letter-spacing:-1px;
 	font-size:30px;
	font-family: Arial, Helvetica, sans-serif ;
	color:#1a7cd5;

}

h2 {
	padding:18px 0 10px 0;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif ;
	color:#3e4447;
}

p {
	margin:0;
 	padding:0 0 1.25em 0;
}


a:link, a:visited, a:active
{
	color:#0046d4;
}

a:hover
{
	color:#cc0000;
}




#all
{
	position:relative;
	height: auto;
	min-height: 100%;
	width: 100%;
}




#container
{

	position: absolute;
	text-align: center;
	top:35%;
	left:2%;
	width:90%;
	height:25%;
	z-index:5;
	padding: 30px;

}






#textcontainer
{
	overflow:hidden;
	width: 100%;
	height: auto;
	min-height: 100%;
	display: block;
	/*background:url(../i/start_sbox_bg.jpg) no-repeat;*/
	padding:0;
	text-align:center;

}




#pagemiddle
{

	width: 100%;
	text-align:center;
	min-width: 700px;
}


#content
{
	padding:40px 10% 60px;
	width: 80%;
	min-width: 400px;
	text-align:left;

}


#logo span a
{
	float:left;
	display:block;
	width:200px;
	height:62px;
	cursor:pointer;
	text-indent:-9999px;
	outline:none;
	background:url(../i/start_logo.png) no-repeat;
	margin:26px 18px 0 28px;
}

#logo
{
	margin:0
}

#searchcont
{
	float:left;
	margin: 13px 0 0 0px;
	width:480px;
}

#searchcontrols
{
	width:480px;
	background-image: url(../i/start_bx.png);
	background-position: 9px 100%;
	background-repeat: no-repeat;
}

#searchformcont
{

	width:480px;
}


form#sform

{

	margin:0;

	padding:0;


}


#nav
{
	margin:3px 0 0 8px;
	padding:0;
	height:27px;
	list-style-type:none;
}

#nav li
{
	float:left;
	font-size:14px;
	color:#000000;
	text-align:center;
	padding:  9px 0px 0 0px;
	width: 84px;
}

#nav li a
{
	font-size:13px;
	color:#0046d4;
	text-decoration:none;
}

#nav li a:hover
{
	color:#cc0000;
}

#nav li.active a
{
	color:#3e4447;
}

#nav li.active
{

}

#empty
{
	height: 30px;
}


#footer
{
	position: absolute;
	width:100%;
	height:100%;
	top: 0%;
	left:0%;
	min-width: 797px;
	min-height:400px;
	color:#999;
	font-size:12px;
	z-index:1;
        white-space:nowrap;
}

#footer table tr td
{
        white-space:nowrap;
}

.langbox
{
    direction:ltr;
    float: right;
    padding: 47px 50px 0 0;
    z-index:-1;
}

.links_div{
    direction:ltr;
    position: absolute;
    z-index: 50;
    top: 3px;
    left: 0px;
    float:left;
    padding: 50px 0 50px 50px;
    color:black;
    font-size:13px;
    font-family: Arial, Helvetica, sans-serif ;
}

li.headlink ul {
    direction:ltr;
    display:none;
    padding: 0 20px;
    margin: 0;
    float: left;
    color:black;
    font-family: Arial, Helvetica, sans-serif ;
}

li.headlink:hover ul {
    direction:ltr;
    display: block;
    clear: both;
}

.links_ul{
    direction:ltr;
    list-style: none;
    position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
    left: 0; 
    top: 15px;
    margin: 0;
    padding: 0;
    display: none;
    float: left;
    font-family: Arial, Helvetica, sans-serif ;
    font-size:12px;
    font-weight:normal;
    border: 1px solid #cccccc;
    background-color: white;
    height:65px;
}

.links_ul li{
    margin: 0;
    padding: 0;
    clear: both;
    font-family: Arial, Helvetica, sans-serif ;
}

.links_ul li a{
    float: left;
    width: 150px;
    font-family: Arial, Helvetica, sans-serif ;
}

.headlink{
    float: left;
}

ul.topnav {
    list-style: none;
    padding: 0 20px;
    margin: 0;
    float: left;
    color:black;
}
ul.topnav li {
    direction:ltr;
    float: left;
    margin: 0;
    padding: 0 15px 0 0;
    position: relative; /*--Declare X and Y axis base for sub navigation--*/
}

ul.topnav li a{
    direction:ltr;
    padding: 0px 0px;
    color: black;
    display: block;
    text-decoration: none;
    float: left;
    padding-bottom:5px;
}

ul.topnav li a:hover{
    text-decoration:underline
}

#footer span
{
	position: absolute;
	width:100%;
	text-align:right;
	bottom: 0%;
	right:0%;
	padding: 0px 40px 8px;
}
#footer #messengerCopy{
	padding-left: 80px;
	text-align: left;
	direction: ltr;
}
#footer #messengerCopy div{
	float: left;
	padding-left: 24px;
	background-image: url(../i/plusGray.gif);
	background-repeat: no-repeat;
}
#footer1 #messengerCopy div{
	float: left;
	padding-left: 24px;
	background-image: url(../i/plusGray.gif);
	background-repeat: no-repeat;
}
#footer span table{
	float: right;
}

#footer span a
{
	color:#999;
	text-decoration:none;
}

#footer span a:hover
{
	color:#111;
}


#footer1
{
	clear: both;
	position: relative;
	margin-top: -30px;
	height:30px;
	width:100%;
	min-width: 700px;
	color:#999;
	font-size:12px;


}

#footer1 #messengerCopy{
	padding-left: 40px;
	text-align: left;
}

#footer1 div#footInner
{
	text-align:right;
	padding: 6px 40px 0 0;
}

#footer1 div table{
	float: right;
}

#footer1 div a
{
	color:#999;
	text-decoration:none;
}

#footer1 div a:hover
{
	color:#111;
}



#sbtn_t {
    display:block;
    cursor:pointer;
    background-color:#1a7cd5;
    background-image: url(../i/start_sbox_btn_empt.png);
    border:1px solid #275e90;
    width:115px;
    height: 29px;
}

#sbtn{
    float:right;
}

#srch_word
{
    text-align:center;
    padding:5px 0 0 0;
}

#srch_word a{
    font-size: 16px;
    font-weight: bold;
    text-decoration:none;
    color: #ffffff;
}

input.srch_q
{
	float:left;
	color:#333;
	border:1px solid #fff;
	font-size:13px;
	padding:4px 5px 5px 5px;
	vertical-align:middle;
	width:270px;
	outline:none;
}

.ask
{
	vertical-align:middle;
	margin:2px;
	float:right;
}

.sbox
{
	margin:0;
	padding:0;

}


/***********Additional Menu***********/

#form_menu {
	clear:both;
	height: 25px;
	display:block;
	text-align: left;
}

#form_menu a
{
	height:25px;
	cursor:pointer;
	outline:none;
	line-height:25px;
	padding-top: 3px;
	margin: 3px 0px 0px 0px;
}
#form_menu #skin_selector{
	text-align: right;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 25px;
	vertical-align: top;
	background:url(../i/skin_icon.png) no-repeat;
	background-position: left;
	width: 1px;
}

#form_menu #skin_selector.woOptions{
	text-align: left;
}

#form_menu #search_in{
	vertical-align: top;
	padding-top: 5px;
}

#form_menu #search_in label{
	color: #0041e7;
	margin-right: 11px;
}

#form_menu #search_in input{
}

#form_menu a {
	text-decoration:none;
}

/**************************************/

.sw_b1
{
	background-color:#fff;
	border:1px solid #666666;
	width:350px;
	height: 29px;
	float: left;
}

.sw_b2
{
	border:3px solid #e4f1fd;
	width:469px;
	height: 31px;
}



.sw_b31
{
border:1px solid #e4f1fd;
float:left;
margin-left: 4px;
}

body.second div.langbox{
	position: absolute;
	z-index: 50;
	top: 0px;
	padding-top: 50px;
	right: 0px;
}
a#homeLink{
	display: block;
	padding-left: 50px;
	padding-top: 8px;
}
div#content div#logo span a{
	margin-left: 0px;
	margin-top: 15px;
}
div#content div#searchcont{
	margin-top: 0px;
}
body.second div#pagetopskin{
	background-image: url(../i/topBg.gif);
}

/* ---- skins ----- */
div.skinInfo{
	float: left;
	width: 140px;
	height: 120px;
	border: 1px solid #c5d9ec;
	background-color: #e4f1fd;
	padding: 7px 0px 0px 0px;
	text-align: center;
	margin-right: 30px;
	margin-bottom: 20px;
}
div.skinInfo img{
	margin-left: 6px;
	margin-right: 6px;
	border: 1px solid black;
	width: 124px;
	height: 93px;
}
div.skinInfo div.img{
	margin-left: 6px;
	margin-right: 6px;
	border: 1px solid black;
	width: 124px;
	height: 93px;
	background-repeat: no-repeat;
	text-align: center;
}
div.skinInfo div.img div{
	border: none;
	width: 124px;
	height: 93px;
	background-repeat: no-repeat;
	background-image: url(../i/checkBox.gif);
	background-position: 103px 5px;
}
div.skinInfo div.caption{
	padding-top: 2px;
	clear: both;
	text-align: center;
}
div.skinInfo a{
	color: #0046d4;
	text-decoration: none;
}
div.skinInfo a:hover, div.skinInfo:hover div{
	text-decoration: none;
	color:#cc0000;
}
div.skinInfo.selected:hover div{
	color: black;
}
div.pageNav{
	font-size: 10pt;
	float: right;
}
div.pageNav span{
	padding: 0px 5px;
}
a.white{
	text-decoration: none;
	color: white;
}
#skinList div.selected{
	border: 2px solid #187dd6;
	width: 138px;
	height: 118px;
	text-align: center;
}
div#fader{
	z-index: 99;
	background-color: #ebf5fe;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	visibility: hidden;
	opacity: 0.75 !important;
	filter: progid:DXImageTransform.Microsoft.Alpha( opacity = 75 ) !important;
}
div.popup{
	border: 5px solid #e4f1fd;
	position: absolute;
	visibility: hidden;
	z-index: 100;
	top: 0px;
	left: 0px;
	background-color: white;
}
div.popupInner{
	border: 2px solid #1a7cd5;
	background-color: white;
}
div.popupHeader{
	background-image: url(../i/popHeadBg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #1a7cd5;
	font-size: 16px;
	padding: 13px 20px;
}
div.popupCloseButton{
	float: right;
	width: 9px;
	height: 9px;
	margin-right: 9px;
	margin-top: 7px;
}
div.popupCloseButton img{
	border: none;
	width: 9px;
	height: 9px;
}
div.popupContent{
	padding: 19px 22px;
}
#cons_body_bg_cont{
	height:25%;
	left:2%;
	padding:30px;
	position:absolute;
	text-align:center;
	top:35%;
	width:90%;
	z-index:1;
}
table.button{
	height: 23px;
}
table.button td.left{
	width: 5px;
	background-repeat: no-repeat;
}
table.button td.mid{
	text-align: center;
	vertical-align: middle;
	padding: 0px 10px;
	background-repeat: repeat-x;
}
table.button td.right{
	width: 5px;
	background-repeat: no-repeat;
}
table.btnStandard td.left{
	background-image: url(../i/butLeft.gif);
}
table.btnStandard td.mid{
	background-image: url(../i/butMid.gif);
}
table.btnStandard td.right{
	background-image: url(../i/butRight.gif);
}
table.btnCancel td.left{
	background-image: url(../i/butCanLeft.gif);
}
table.btnCancel td.mid{
	background-image: url(../i/butCanMid.gif);
}
table.btnCancel td.right{
	background-image: url(../i/butCanRight.gif);
}
table.btnCancel a{
	color: black;
}
form{
	padding: 0px;
	margin: 0px;
}
div.error{
	font-weight: bold;
	color: red;
}
#pageNav{
	padding-left: 20px;
}
td#uploadButtonCell{
	text-align: left;
}
input.inputTxt, table.formTable textarea, table.formTable select, select.selectTxt{
	border: 1px solid #c5d9ec;
	padding: 2px;
}
table.formTable td.leftCol{
	padding-right: 20px;
}
.formerror{
	color: #e30000;
	font-weight: bold;
}
table.formTable tr.error td.leftCol{
	color: #e30000;
	font-weight: bold;
}
table.formTable tr:hover label{
	color: #0b70b7;
}
/* search results */
div.searchResults{
	padding-top: 15px;
}
div.searchResults div.hit{
	margin-bottom: 15px;
}
div.searchResults div.hit div.title{
	font-size: 1.30em;
	margin-bottom: 3px;
}
div.searchResults div.hit div.title a{
}
div.searchResults div.hit div.link{
	font-size: small;
	clear: both;
}
div.searchResults div.hit div.ranking{
	padding-top: 3px;
}
div.searchResults div.hit div.ranking img{
	border: none;
	width: 13px;
	height: 13px;
}
div.searchResults div.hit div.link a{
	color: #339933;
}
div.searchResults td.img{
	width: 1px;
	padding-right: 10px;
	vertical-align: top;
}
div.searchResults td.img img{
	border: none;
}
div.searchResults td.desc{
	vertical-align: top;
}
#whatsNew{
	padding-left: 15px;
	direction: ltr;
	padding-top: 5px;
	text-align: right;
	padding-right: 8px;
}
ol.normal li, ul.normal li{
	padding: 0px 0px 5px 0px;
}

#footer table tr td a:hover{
    text-decoration:underline;
}

