/* CSS: style.css */
h1, h2, h3, h4, pre, body, html {
	margin:0;
	padding:0;
	}

a img, :link img, :visited img { border:none; }
ul { }


/**********************************************/
/* HEADINGS */
h1, h2, h3 { margin-bottom: 3px;
         line-height: 1.5em;
         font-family: Tahoma;
         font-weight: normal; }
h4, h5, h6 { margin-bottom:3px;
                 line-height:1.5em;
                 font-family:Tahoma; }
h1 { font-size:18px; color: #15689a; font-weight: bold; }
h2 { font-size:14px; color: #CA001E; font-weight: bold; }
h3 { font-size:16px; color: #B26419; font-weight: normal; }
h4 { font: normal 16px Tahoma; color: #B26419; }
h5 { font-weight:normal; font-size:1em; }

td {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

div{
	font-family: Tahoma;
    font-weight: normal;
    font-size: 12px;
    color: #000;
}

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

/* CSS Document */
/* About: Contains all the IDS elements for the structure of the site and other IDS */

/******************************************************
			CONTENT BOXES
******************************************************/

html,body{ 
	text-align: center;
}

body{
	margin: 0;
	padding: 0;
	background: #fff;
}

#a1{
	height: 100%; 
	min-height: 100%;
	width: 100%;
	margin: auto;
	border: 1px solid red;
}

html>body #a1{ 
	height: auto;
}

/******************************************************
			SECONDARY BOXES
******************************************************/

#container{
	margin: 194px 0 0 0;
	padding: 30px 0 0 0;
	background: #E4E4E4 url( ../../../../graphics/bgContainerTop.gif ) repeat-x top;
}

#containerBottom{
	background: #E4E4E4 url( ../../../../graphics/bgContainerBottom.gif ) repeat-x bottom;
	height: 20px;
}

#contentType{	
	width: 900px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	margin: auto;
	background: url( ../../../../graphics/bgContent.gif ) repeat-y;
	padding: 142px 0 0 0;
	position: relative;
	/*z-index: 99;*/
}

#clearContentOne{
	clear: both;
	height: 20px;
}

#articleContent{
	text-align: left;
	width: 640px;
	overflow: hidden;
	padding: 0 0 30px 24px;
}

#leftContent{
	float: left;
	width: 236px;
}

#rightContent{
	float: left;
	width: 664px;
}

#clearContent{
	position: relative;
	margin: auto;
	width: 900px;
	padding: 0 0 60px 0;
}

#baner{
	width: 900px;
	position: relative;
	margin: auto;
	z-index: 100;
}

#menu{
	position: absolute;
	top: -71px;
	left: 0;
	background: url( ../../../../graphics/bgMenuTop.gif ) no-repeat;
	height: 300px;
	width: 236px;
}

#menuUl{
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0;
	margin: 0 0 0 60px;
	padding: 0;
	list-style: none;
	text-align: left;
}

#menuUl li{
	background: url( ../../../../graphics/bgLi.gif ) 0 2px no-repeat;
	padding: 0 0 10px 20px;
}

#bgMenuBottom{
	width: 232px;
	height: 259px;
	position: absolute;
	top: -240px;
	left: 0;
	background: url( ../../../../graphics/bgMenuBottom.gif ) no-repeat;
}

#banerAbsolute{
	width: 900px;
	height: 320px;
	margin: auto;
	position: absolute;
	top: -224px;
	left: 0;
	z-index: 10;
}


#footerText{
	padding: 0 0 0 200px;
}


.tdShopp{
	border-bottom: 1px solid #AEB218;
	border-right: 1px solid #AEB218;
	text-align: center;
}

.tdShoppOne{
	border-bottom: 1px solid #AEB218;
	border-right: 1px solid #AEB218;
}

.tdShoppLast{
	border-bottom: 1px solid #AEB218;
	text-align: center;
}

.tdShoppBottom{
	border-right: 1px solid #AEB218;
}

/******************************************************
			FONT
******************************************************/

.fontFooter{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #000;
}

#menuUl li{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000;
}

.font11_red_bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
}

.font10_bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #000;
}

.font11_bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

.font12_bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

/******************************************************
			LINK
******************************************************/

.linkFooter{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

.linkFooter:hover{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

a{
	font-family: Tahoma;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a:hover{
	font-family: Tahoma;
	font-weight: bold;
	color: #9E550F;
	text-decoration: none;
}

#menuUl li a{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 14px;
	color: #9E550F;
	text-decoration: none;
}

#menuUl li a:hover{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}


/******************************************************
			FORM
******************************************************/


.pageInput{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	border: 0;
	background: url( ../../../../graphics/pageInput.gif ) no-repeat;
	width: 50px;
	height: 23px;
	padding: 5px 5px 0 0;
	text-align: right;
}

.pageInput01{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	border: 0;
	background: url( ../../../../graphics/pageInput01.gif ) no-repeat;
	width: 200px;
	height: 23px;
	padding: 5px 15px 0 10px;
	text-align: left;
}

.pageTextarea{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	border: 0;
	background: url( ../../../../graphics/bgTextarea.gif ) no-repeat;
	width: 225px;
	height: 105px;
	padding: 5px 5px 0 10px;
	text-align: left;
}



fieldset.contact {
	border: 0 !important;
	width: 250px !important;
	padding: 0;
	text-align: left;
}

div.form {
	overflow: hidden;
	margin-bottom: 0.5em;
	clear: both;
}

.label{
	display: block;
	float: left;
	text-align: left;
	padding: 2px 4px 0 0;
	font-weight: normal;
	width: 150px;
}

.label01{
	display: block;
	float: left;
	text-align: right;
	padding: 6px 4px 0 0;
	font-weight: normal;
	width: 150px;
	font-weight: bold;
}

.labelSearch{
	display: block;
	float: left;
	text-align: center;
	padding: 20px 4px 6px 0;
	font-weight: normal;
	width: 200px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}


label{
	display: block;
	float: left;
	text-align: right;
	padding: 2px 4px 0 0;
	font-weight: normal;
	width: 150px;
}


input.text,
textarea {
	float: left;
	border: 1px solid #000;
	background-color: #FFF;
	color: #000;
	font-family: Tahoma;
	font-size: 11px;
}

.form10{
	border: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    background: none;
    color: #000;
}

.form10_select{
	border: 1px solid black;
	height: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    background: #003765;
    color: #FFF;
}

form{
	margin: 0;
}