﻿.foo { }

html, body
{
	padding : 0;
	margin : 0;
	background: url(images/stars.jpg) top left no-repeat;
	font-family : Trebuchet MS, Arial, Sans-Serif;
	font-size : 16px;
	color : #333333;
}

img
{
    border-width:0;
}

html, body, .container
{
	height : 100%;
}

body > .container
{
	height : auto;
	min-height : 100%;
}

.container
{
	background : url(images/band.png) left 10px  no-repeat !important;
	background : url(images/band.gif) left 10px  no-repeat;
	position : relative;
	min-width : 1040px;
}

.homeLink
{
	cursor : pointer;
	float : left;
}

.homeLink img
{
	height : 275px;
	width : 500px;
}

.navigation
{
	background : url(images/bgMenu.png) 0 126px  repeat-x;
	height : 275px;
	margin : 0 0 0 825px !important;
	float : none !important;
	float : right;
	margin : 0 0 0 0;
}

.navigation h1,
.baby h1
{
	text-indent : -500em;
	float : left;
}

.navigation .navigationContent
{
	position : absolute !important;
	top : 127px !important;
	left : 514px !important;
	position : relative;
	margin : 0 0 0 0 !important;
	margin : 127px 0 0 0;
	z-index : 10;
}

.navigation ul,
.footerRight ul
{
	list-style-type : none;
	margin : 0;
	padding : 0;
	white-space : nowrap;
}

.navigation ul li,
.footerRight ul li
{
	padding : 0;
	margin : 0;
	display: inline;
	float : left;
}

.navigation ul li a
{
	display : block !important;
	display : inline-block;
	cursor : pointer;
	font-size : 18px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	height : 42px;
	line-height : 42px;
	background : url(images/navigation-Separator.gif) no-repeat top right;
	padding : 0 15px 0 15px !important;
	padding : 0 10px 0 10px;
}

.navigation ul li a:hover
{
	background-color : #db1909;
}

.navigation ul li a.last
{
	background : none;
}
.navigation ul li a.last:hover
{
	background-color : #db1909;
}
.contentTable
{
	width : 980px;
	text-align : left;
	margin : 0 auto 50px auto; 
}

.contentTable .cellLeft
{
	width : 34%;
}

.brochure { text-align : right; }

.brochure a
{
	text-decoration : underline;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}

.brochure a img { vertical-align : middle; }

.comix
{
	width : 317px;
	height : 142px;
	background : url(images/comix.png) no-repeat center center !important;
	background : url(images/comix.gif) no-repeat center center;
	text-align : center;
	font-size : 24px;
	font-weight : bold;
	color : #FFFFFF;
	margin : 0 auto;
}

.comix p
{
    padding : 30px 20px 30px 20px;
    margin : 0;
}

.baby
{
	background : url(images/pillo.gif) no-repeat center center;
	width : 343px;
	height : 185px;
	margin : 15px auto;
	font-size : 16px;
	color : #5c0000;
}

.baby p
{
	margin : 0;
	padding : 74px 10px 0 0;
	text-align : right;
}

.cellRight
{
}

.contentDescription
{
	margin : 20px 0 0 0;
}

.contentDescription h1
{
	font-size : 20px;
	color : #e2001a;
}

.contentDescription h1,
.footerTableTxt .cellTitle h1
{
	padding : 0;
	margin : 0;
}

.cellRight .contentDescription p
{
	color : #333333;
	margin : 0;
	padding : 0;
}

.main
{
	padding-bottom : 136px;
}

.valignTop
{
	vertical-align : top;
}

.footer
{
	position : relative;
	margin-top : -136px;
	height : 136px;
	clear : both;
	background : url(images/footer-Background.gif) repeat-x bottom;
}

.footerLeft
{
	float : left;
	height : 136px;
	color : #f66346;
}

.footerTableTxt
{
	height : 100px;
	margin : 30px 0 0 10px;
}

.footerTableTxt .cellTitle
{
	font-size : 14px;
	font-weight : bold;
}

.footerTableTxt .cellTitle
{
	background : url(images/footer-Separator.gif) no-repeat right top;
}

.footerTableTxt .cellTitle h1
{
	font-size : 14px;
}

.footerTableTxt .cellTxt span
{
	font-size : 12px;
}

.footerRight
{
	float : right;
	height : 136px;
	position : relative;
}

.footerRight ul
{
	margin : 20px 15px 0 0;
}

.footerRight ul li
{
	font-size : 14px;
	color : #d78c70;
}

.footerRight ul li a
{
	color : #d78c70;
	text-decoration : none;
	display : block;
	cursor : pointer;
	padding : 0 10px 0 10px;
}

.footerRight ul li a:hover
{
	color : #ffffff;
}

.footerRight .graphicBy
{
	position : absolute;
	right : 20px;
	bottom : 20px;
}

.clearfix:after
{
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
}

.clearfix
{
	display : inline-block;
}

* html .clearfix
{
	height : 1%;
}
.clearfix
{
	display : block;
}

fieldset
{
	border :solid 1px #DEDEDE;
	padding-bottom: 20px;
}

fieldset legend
{
	font-weight : bold;
	font-size : 20px;
	color : #e2001a;
}
fieldset ul, fieldset li
{
	border : 0;
	margin : 0;
	padding : 0;
	list-style : none;
}

fieldset li
{
	clear : both;
	list-style : none;
	padding : 10px;
}

fieldset textarea
{
    border : 1px solid #999999;
    float : left;
}

fieldset textarea:hover
{
	border : 1px solid #ff0000;
}

fieldset input
{
    border : 1px solid #999999;
	line-height : 20px;
    height : 20px;
    float : left;
}

fieldset input:hover
{
	border : 1px solid #ff0000;
}

fieldset label
{
    text-align : right;
    line-height : 15px;
	width : 260px;
	padding-right : 4px;
	float : left;
}
fieldset input[type=checkbox]
{ 
	border : 0;
}
fieldset ul li input + img
{ 
	float : left;
	margin-left : 264px;
}
fieldset input[type=submit]
{ 
	border : 0;
	margin : 0;
	padding : 0;
	width : 125px;
	height : 31px;
	background : #666666 url(images/button.png) no-repeat;
	text-align : center;
	line-height : 31px;
	color : #FFFFFF;
	font-size : 11px;
	font-weight : bold;
	float : left;
}
.sendok
{ 
	border: 2px solid #0ad000;
	padding: 10px;
	background-color: #d2ffd2;
	text-align:center;
}
.sendko
{ 
	border: 2px solid #ff0000;
	padding: 10px;
	background-color: #ffdcdc;
	text-align:center;
}
