body {
	margin: 0;
	padding:0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background:#25549B;
    color:#0F294F;
}

#wrapper {
	width:968px;
	margin:0 auto 20px auto;
	background: white;
}

#header {
	background: url(images/header.jpg) no-repeat;
	margin-top: 12px;
	height:295px;	
}

#menu-lang {
	/*background:url(images/bg_nav_ul.jpg) repeat-x #26559D;
    margin: 0 12px 0 12px;
    padding:4px 10px 4px 10px;
    text-align: right;*/
    text-align: right;
}

#middle {
	padding:12px;
    border-bottom:15px solid white;
}

#left {
	width:150px;
	float:left;
}

#center {
	width:620px;
    padding: 0 12px 0 12px;
	float:left;
    border-bottom:20px solid white;
}

#right {
	width:150px;
	float:left;
    border-bottom:15px solid white;
}

#footer {
    padding:5px 10px;
    text-align: center;
    background:#25549B;
    color:#D0D0D0;
    font-size: 10px;
}

#footer a{
    color : #E0E0E0;
    text-decoration: none;
}

#footer a:hover{
    color : #fff;
    text-decoration: none;
}

#footer .pipe {
    color :white;
    font-size:12px;
}

/* MENU LANG ! */

#menu-lang ul {
    background:url(images/bg_nav_ul.jpg) repeat-x #26559D;
	padding:0;	
    margin: 0 12px 0 12px;
    padding-top:9px;
    padding-bottom:11px;
}

#menu-lang ul li{
	list-style: none;
	display:inline;
	padding:5px 20px 5px 10px;
    background:url(images/bg_nav_rt.jpg) no-repeat center right;
}

#menu-lang ul li a{
    color:white;
    font-weight:bold;
    text-decoration: none;
    font-size:11px;	
}


/* MENU LEFT ! */

#left ul {
    margin:0;
    padding:0;
}

#left ul li{
    list-style: none;
    display:block;
    padding:10px 6px 10px 15px;
    margin: 2px 0 2px 0;
    background: url(images/bg_nav_ul.jpg) repeat-x #26559D;
    text-align: center;
}

#left ul li a{
    color:white;
    font-weight:bold;
    text-decoration: none;
    /*font-size:12px;*/
}


/* MENU RIGHT ! */

#right ul {
    margin:0;
    padding:0;
}

#right ul li{
    list-style: none;
    display:block;
    padding:10px 6px 10px 15px;
    margin: 2px 0 2px 0;
    background: white;
    border : 1px solid #26559D;
    text-align: center;
}

#right ul li a{
    color:#26559D;
    font-weight:bold;
    text-decoration: none;
    /*font-size:12px;    */
}


/********************************/

#center H1 {
    font-size: 14px;
    color:#26559D;
    text-transform: uppercase;
    border-bottom:1px solid #839CBF;
    margin:2px 0;
    padding-bottom:3px;
}

#center a {
    color : #0A4EAF;
    text-decoration: none;
}

/****/

.contenttable th,td{
    /*font-size: 12px;*/
    text-align:left;
}


.contenttable th p,td p{
    padding:0;
    margin:0;
    display:inline;
}

form { margin:0;padding:0;}

#ButtonForm {margin-top:10px;}

#Qty {
    width:30px;
}

#CheckoutForm table th {
    text-align: left;
    /*font-size:12px;*/
    background:#25549B;
    color:white;
}

#CheckoutForm table td input{
    width:220px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    float:right;
}
/**/

div.csc-textpic-clear {display:none;}


fieldset.csc-mailform {
    border:0;
    padding-top:10px;
}

div.csc-mailform-field {
    /*float:left;
    width:290px;*/
    float:left;    
}

div.csc-mailform-field label {
    width:130px;
    display:block;
    float:left;
    padding-left: 10px;
    margin-bottom: 5px;
}

div.csc-mailform-field input[type=text]{
    width: 150px;
    margin-bottom: 5px;
    float:left;
}

input.csc-mailform-submit {    
    float:right;
    margin-left: 545px ;
    margin-top:-25px;
}


#mailformConfirm_Email {
    margin-right: 250px;
}

div.csc-mailform-field label.mailformby_submitting_my_entry_I_agree {
    width:400px;
    margin-top: 10px;
}

#mailformby_submitting_my_entry_I_agree {
    margin-top: 12px;
}


#mailformFirst_Name,
#mailformLast_Name,
div.csc-mailform-field label.mailformFirst_Name,
div.csc-mailform-field label.mailformLast_Name {
    margin-top: 20px;
}

#contestRules {     
    margin-left: 20px; 
    margin-bottom: 30px;
    margin-top:0px; 
}


/*** tableau quantity ***/

.csc-textpic-text table {
    width:420px;
}
.csc-textpic-text table th { text-align: left; }
.csc-textpic-text table p {
    margin:1px 0 1px 0;
}


#c699,
#c700{
    width:430px;
    background:#fff;
    border:1px solid #000;
    padding:10px;
    position: absolute;
    top:510px;
    margin-top: -155px;
    left: 50%;
    margin-left: -200px;
    z-index: 9999;
    /*display:none;*/
}

#c699 img {
    float:left;
    padding-left: 10px;
}

#c699 h1 {
    font-size:18px;
    color:black;
    float:left;
    width:250px;
    margin-top: 25px;
    margin-left: 10px;
    text-align: left;
}

#c700BAK {
    width:550px;
    height:170px;
    background:#fff;
    border:1px solid #000;
    padding:10px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    margin-left: -300px;
    z-index: 9999;    
}

#c699 p,
#c700 p{
    text-align: center;
    font-family: arial;
    color:black;
    font-size: 12px;
    clear:both;
}

#c699 a,
#c700 a { color:#25549B; }

#c699 a:hover,
#c700 a:hover { color:black; }

#c700BAK p{
    text-align: center;
    font-family:Arial; 
    line-height: 25px;
    color:black;
    font-size: 11px;
}

#close1{
    position:absolute; 
    top:0;
    right:0;
    margin-top:0;
    cursor: pointer;
    width:20px;
    height:20px;
    background:#fff;
    text-align: center;
}

#close1 p { display:inline; margin:0; padding:0; }

#close2{
    position:absolute;
    top:0px;
    right:0px;
    cursor: pointer;
    width:20px;
    height:20px;
    background:#fff;
    text-align: center;
}

#close1 a , 
#close2 a {
    text-decoration: none;
    color:black;
    font-weight: bold;
}

.title_pop{
    color:#ff0000;
    font-size: 20px;}

.hide{
    z-index:-9999;
}
