﻿*
{
	margin: 0;
	padding: 0;
}

body
{
    font-family: Arial;
    color: #0046ae;
	font-size: 12px; /*Ae: original 13px*/
	font-weight: normal;
	padding:0px;
	margin:0px;
	background: #ffffff;
}
a:link
{
	color: #0059ab;
	text-decoration:none;	
}
a:visited
{
	color: #0059ab;
	text-decoration:none;	
}
a:hover
{
	color: #fda000;
	text-decoration:none;	
}
input 
{
	font-family: Rockwell;
}
#Wrapper
{

}
#Containner
{
    padding: 20px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}
.ClearBoth
{
	padding-top: 0px;
	float:none;
	height: 0px;
	width: 0px;
}
.button
{
	background-color: #0059ab;
	height: 30px;
	color: #FFF;
	padding: 5px;
	font-family: Arial;
}


/*Header*/
#Header 
{
	/*background-image: url(../Images/headerBG.jpg);*/
	height: 66px;
	border-bottom: solid 1px #d1d1d1;
	 height:45px;
	 margin-top:0px;
/*background-repeat: repeat-x;*/
}
#Header a:link, a:visited
{
	text-decoration: none;
}

#Header2
{
	background-image: url(../Images/logo3.gif);
    background-repeat:no-repeat;
    background-position:0px 10px;
	margin-top:0px;
    height:111px;
}
#Header2 a:link, a:visited
{
	text-decoration: none;
}

#HeaderTop
{
	text-align: right;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	float: right;
}
#HeaderTop ul
{
	display: inline-block;
	list-style-type: none;
	padding-right: 0px;
	float: right;
	
}
#HeaderTop li
{
	float: left;
	padding-left: 6px;	
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#HeaderTop2
{
	text-align: right;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
    width:500px;
    float:right;
}
#HeaderTop2 ul
{
	display: inline-block;
	list-style-type: none;
	padding-right: 0px;
	float: right;
	
}
#HeaderTop2 li
{
	float: left;
	padding-left: 6px;	
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#Logo
{
	background-image: url(../Images/logo3.gif);
	width: 381px;
	height: 66px;
	float: left;
	background-repeat:no-repeat;
	margin-top:10px;
	bottom:15px;
}
#Logo2
{
	width: 200px;
	height: 90px;
	float: left;
}

#HeaderMenu
{
	float: right;
	padding-top: 10px;
}
#HeaderMenu ul
{
	display: inline-block;
	list-style-type: none;
	padding-right: 0px;
	float: right;
}
#HeaderMenu img
{
	border: none;
}
#HeaderMenu li
{
	float: left;
	padding-left: 10px;	
	padding-right: 10px;	
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #d1d1d1;
}

#HeaderMenu2
{
    float:right;
	padding-top: 6px;
    padding-bottom:3px;
    border-bottom: solid 1px #d1d1d1;
    width:680px;
}
#HeaderMenu2 ul
{
	display: inline-block;
	list-style-type: none;
	padding-right: 0px;
	float: right;
}
#HeaderMenu2 img
{
	border: none;
}
#HeaderMenu2 li
{
	float: left;
	padding-left: 10px;	
	padding-right: 10px;	
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #d1d1d1;
}

#HeaderMenuOrdering
{
	float: right;
	margin-top: -30px;
	width: 600px;
}
#HeaderMenuOrdering ul
{
	display: inline-block;
	list-style-type: none;
	padding-right: 0px;
	float: right;
}

#HeaderMenuOrdering li
{
	float: left;
	padding-left: 10px;	
	padding-right: 10px;	
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #d1d1d1;
}

/*Content*/
#Content
{
	padding-top: 65px;
}

/*Content*/
#Content2
{
}

/*Left Content*/
#leftContent
{
	width: 200px;
	/*height: 457px;*/
    height: 550px;
	background-image: url(../Images/left_col_bg.jpg);
	text-align: center;
	float: left;
	overflow: hidden;
	margin-top:7px;
}



#LeftMenuMyAccount
{
	margin-bottom:5px;
	margin-top:5px;
}
#MaillingList
{
    /*
	background-image: url(../Images/btn_email_bg.png);
	width: 171px;
	height: 89px;
	margin-left: auto;
	margin-right: auto;
*/
    position: relative; margin-top: -85px; margin-left: 22px;
}
#MaillingList .submitButton
{
	padding-left: 5px; 
	margin-top: 5px;
}
#MaillingList input
{
	color: #5d5d5e;
	border: solid 1px #c1c1be;
}
.MailingList_watermask
{
	color: #5d5d5e;
}

/*Right Content*/
#rightContent
{
	width: 758px;
	float: right;
}






#rightContent h1
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
	padding-bottom: 1px;
	width: 440px;
}
#rightContentInside
{
	padding: 5px;
	padding-left: 17px;
}

#rightContentOrder
{
	width: 958px;
}
#rightContentOrderInside
{
	padding: 5px;
	padding-left: 10px;
}




/*Footer*/
#Footer
{
	padding-top: 3px;
	font-size: 11px;
}
#FooterMenu
{
	padding: 10px;	
	padding-left: 0px;
}

#FooterMenu ul
{
	display: inline-block;
	list-style-type: none;
}
#FooterMenu li
{
	float: left;
	padding-left: 10px;	
	padding-right: 10px;	
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #d1d1d1l;
}
#Footer p
{
	color: #0f93e3;	
}

.PageName img
{
	float: right;
	position: relative !important;
	top: -10px !important;
}




#leftContentAdmin
{
	width: 155px;
	height: 200px;
	text-align: left;
	float: left;
	overflow: hidden;
	margin-top:7px;
}

#rightContentAdmin
{

	float:left;
	vertical-align:top;
	margin-bottom:25px;
	margin-top:0px;
}
