/* SITE DESIGN */
body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6D6D;
	background: #D5FBFD url(../gfx/bg.gif) top repeat-x;
	margin: 0px;
}

a:link, a:visited { color: #1EBBFF; text-decoration: none; }
a:hover { text-decoration: underline; }

div.rap {
	width: 791px;
	background: url(../gfx/rp_bg.gif) center repeat-y;
	margin: 0px auto;
}

div.left-bg {
	background: url(../gfx/left.jpg) top left no-repeat;
}

div.right-bg {
	background: url(../gfx/right.jpg) top right no-repeat;
}

div.main-bg {
	width: 735px;
	margin: 0px auto;
}

div.header {
	height: 130px;
}

ul.menu {
	width: 734px;
	height: 31px;
	background: url(../gfx/tm_bg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}

ul.menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	line-height: 31px;
}

div.content_bg {
	width: 702px;
	background: #FEFEFE;
	margin: 0px auto;
}

div.content {
	margin: 0px 20px;
}

div.content_top {
	height: 9px;
	background: url(../gfx/os_top.gif) no-repeat;
	font-size: 0px;
	width: 702px;
	margin: 0px auto;
}

div.content_botttom {
	height: 9px;
	background: url(../gfx/os_top.gif) no-repeat;
	font-size: 0px;
	width: 702px;
	margin: 0px auto;
}

div.footer {
	width: 734px;
	height: 27px;
	line-height: 27px;
	background: url(../gfx/bm_bg.gif) repeat-x;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

div.footer div.left {
	width: 45%;
	float: left;
	padding-left: 10px;
}

div.footer div.right {
	width: 45%;
	float: right;
	padding-right: 10px;
}

div.footer a:link, div.footer a:visited { font-size: 10px; color: #FFFFFF; font-weight: normal;}
div.footer a:hover { color: #00EAFF; }

div.bottom {
	width: 791px;
	margin: 0px auto;
	height: 44px;
	background: url(../gfx/bm_bot.jpg) no-repeat;
}

div.as {
	line-height: 18px;
	clear: both;
	width: 720px;
	margin: 0px auto;
	text-align: right;
	font-weight: bold;
}

div.as a{
	color: #1951AB;
}

div.error {
	color: red;
	font-weight: bold;
	}
	
table {
	font-size: 11px;
	text-align: left;
	}
	
td.right {
	text-align: right;
	}
	
form {
	display: inline;
	}

input, select, textarea {
	font-size: 10px;
	color: #1951AB;
	padding: 2px;
	border: solid 1px #CECECE;
	background-color: #E6F7FF;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
input {
	width: 200px;
	}

input.save {
	width: auto;
	font-weight: bold;
	}

input.img {
	width: auto;
	border: none;
	background-color: #FEFEFE;
	font-weight: bold;
	}

input.box {
	width: auto;
	border: none;
	background: transparent;
	}

/* ---------------- */
/* GENERATED TABLES */
/* ---------------- */

/* PAGES NAVIGATION */
div.navigation {
	padding: 2px;
	}

div.pages_banners, div.pages_fhg, div.pages_fmg, div.pages_flv, div.pages_zip {
	width: 60%;
	float: left;
	text-align: left;
	margin-bottom: 10px;
	}

div.filter_banners, div.filter_fhg, div.filter_fmg, div.filter_flv, div.filter_zip {
	width: 40%;
	float: right;
	text-align: right;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 12px;
	}

div.filter_banners select, div.filter_fhg  select, div.filter_fmg select, div.filter_flv select, div.filter_zip select {
	margin-left: 4px;
	font-size: 11px;
	
	}
	
div.filter_banners input, div.filter_fhg  input, div.filter_fmg input, div.filter_flv input, div.filter_zip input {
	margin-left: 4px;
	width: auto;
	font-weight: bold;
	text-transform: uppercase;
	}

/* END PAGES NAVIGATION */

/* PROMO TABLE */
table.promo_table {
	border: 1px solid #CECECE;
	background-color: #FFFFFF;
	color: #FFFFFF; 
	text-align: center;
	font-size: 9pt;
	width: 100%;
	margin-bottom: 10px;
	}
	
table.promo_table th {
	color: #000000;
	background-color: #CECECE; 
	padding: 2px 10px 2px 10px;
	}
	
	
table.promo_table td{
	padding: 2px 10px 2px 10px;
	}

td.promo_table_name {
	color: #000000; 
	}
	
table.promo_table a{
	color: #000000; 
	}
	
table.promo_table a:hover{
	color: #1EBBFF; 
	}
/* END PROMO TABLE */

/* PROMO LINKS */
table.promo_links {
	border: 1px solid #CECECE;
	background-color: #FFFFFF;
	color: #000000; 
	text-align: center;
	font-size: 9pt;
	width: 100%;
	margin-bottom: 10px;
	}
	
table.promo_links tr.odd {
	background-color: #E5E5E5; 
	}
	
table.promo_links th {
	color: #000000;
	background-color: #CECECE; 
	padding: 2px 10px 2px 10px;
	}
	
table.promo_links td.td1{
	padding: 2px 10px 2px 10px;
	width: 33%;
	}

table.promo_links td.td2{
	text-align: left;
	padding: 2px 10px 2px 10px;
	}

table.promo_links input{
	width: 370px;
	}
/* END PROMO LINKS */

/* PROMO BANNERS */
table.promo_banners {
	border: 1px solid #CECECE;
	background-color: #FFFFFF;
	color: #000000; 
	text-align: center;
	font-size: 9pt;
	width: 100%;
	margin-bottom: 10px;
	clear: both;
	}
	
table.promo_banners tr.odd {
	background-color: #E5E5E5; 
	}
	
table.promo_banners th {
	color: #000000;
	background-color: #CECECE; 
	padding: 2px 10px 2px 10px;
	}

table.promo_banners td {
	padding: 2px 10px 2px 10px;
	}
/* END PROMO BANNERS */

/* PROMO CONTENT FHG,FMG,ZIP */
table.promo_content {
	border: 1px solid #CECECE;
	background-color: #FFFFFF;
	color: #000000; 
	text-align: center;
	font-size: 9pt;
	width: 100%;
	margin-bottom: 10px;
	clear: both;
	}
	
table.promo_content tr.odd {
	background-color: #E5E5E5; 
	}
	
table.promo_content th {
	color: #000000;
	background-color: #CECECE; 
	padding: 2px 10px 2px 10px;
	}

table.promo_content td.td1{
	padding: 2px;
	width: 20%;
	}

table.promo_content td.td2{
	text-align: left;
	padding: 2px;
	}

table.promo_content td.td3{
	padding: 2px;
	width: 15%;
	}

table.promo_content input{
	width: 370px;
	}
/* END PROMO CONTENT */

/* PROMO CONTENT EXPORT TABLE */
table.promo_export {
	border: 1px solid #CECECE;
	background-color: #FFFFFF;
	color: #000000; 
	text-align: center;
	font-size: 9pt;
	width: 100%;
	margin-bottom: 10px;
	}
	
table.promo_export th {
	color: #000000;
	background-color: #CECECE; 
	padding: 2px 10px 2px 10px;
	}

table.promo_export td{
	width: 25%;
	padding: 2px;
	}
	
table.promo_export td.td1 {
	text-align: right;
	}
	
table.promo_export td.td2 {
	text-align: left;
	}
	
table.promo_export td.td3 {
	text-align: right;
	}
	
table.promo_export td.td4 {
	text-align: left;
	}
	
table.promo_export td.td3 input{
	border: none;
	}
	
table.promo_export td.td4 input{
	border: none;
	}
	
table.promo_export input{
	width: auto;
	}
	
table.promo_export input.full{
	width: 90%;
	}

table.promo_export textarea{
	width: 100%;
	}
	
table.promo_export input.radio{
	background-color: transparent;
	}

table.promo_export_values{
	width: 100%;
	}

table.promo_export_values td{
	width: 16%;
	}

table.promo_export input.export{
	width: auto;
	font-weight: bold;
	text-transform: uppercase;
	}

table.promo_export_values input, table.promo_export_values select{
	width: 100%;
	}
/*END PROMO CONTENT EXPORT TABLE */

/* PROMO POTD */
table.promo_potd {
	border: 1px solid #CECECE;
	background-color: #FFFFFF;
	color: #000000; 
	text-align: center;
	font-size: 9pt;
	width: 100%;
	margin-bottom: 10px;
	}
	
table.promo_potd tr.odd {
	background-color: #E5E5E5; 
	}
	
table.promo_potd th {
	color: #000000;
	background-color: #CECECE; 
	padding: 2px 10px 2px 10px;
	}
	
table.promo_potd td.td1{
	padding: 2px 10px 2px 10px;
	width: 33%;
	}

table.promo_potd td.td2{
	text-align: left;
	padding: 2px 10px 2px 10px;
	}

table.promo_potd img {
	border: 1px solid black;
	}

table.promo_potd textarea{
	width: 370px;
	height: 100px;
	}
/* END PROMO POTD */

/* PROMO RSS */
table.promo_rss {
	border: 1px solid #CECECE;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 9pt;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
table.promo_rss th {
	color: #000000; 
	background-color: #CECECE; 
	padding: 2px 10px 2px 10px;
	}

table.promo_rss td{
	width: 25%;
	padding: 2px;
	}
	
table.promo_rss td.td1 {
	text-align: right;
	}
	
table.promo_rss td.td2 {
	text-align: left;
	}
	
table.promo_rss td.td3 {
	text-align: right;
	}
	
table.promo_rss td.td4 {
	text-align: left;
	}
	
table.promo_rss input.full{
	width: 90%;
	}
		
table.promo_rss input.export{
	width: auto;
	text-decoration: uppercase;
	}
/* END PROMO RSS */
