a
{
    text-decoration : none;
    font-weight:bold;
}

a:hover
{
    text-decoration : underline;
}

*
{
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
}

body
{
    margin : 0px;
    padding : 0px;
}

#site
{
    margin : 0pt auto;
    padding : 0pt;
    width : 1000px;
}

#banner 
{
    margin:0px 0px;
    position: relative;
    width : 1040px;
    height : 254px;
    background : transparent url(../img/banner.png) no-repeat 0px 0px;
}

#content
{
    position:relative;
    width : 1003px;
    height : 800px;
}

.left_content
{
    float : left;	
    width: 255px;
}

/* Configuration */

#configuration
{
    float : left;
    width : 271px;
}

.configuration_top, .configuration_bottom 
{
    width:255px;
}

.configuration_top
{
    background : transparent url(../img/config_top.png) no-repeat scroll 0px 0px;
    padding-left: 15px;
    border-width : 0px;
    height:52px;
}


.configuration_bottom
{
    background : transparent url(../img/config_bottom.png) no-repeat scroll 0%;
    height: 20px;
}

.configuration_content
{
    background: transparent url(../img/config_content.png) repeat-y ;
    padding : 10px 24px;
}

.configuration_content .bold
{
    color:#FFFFFF;
    font-weight:bold;
}

.configuration_content a
{
    color:#ffffff;
}

/* !Configuration */

/* newsletter */

#newsletter
{
    float : left;
    width : 271px;
    position : relative;
}

#newsletter_top
{
    position : absolute;
    top : 199px;
    background : transparent url(../img/newsletter_top.png) no-repeat scroll left top;
    height : 55px;
    width : 271px;
}

#newsletter_content
{
    background: transparent url(../img/newsletter_content.png) repeat-y ;
    padding : 10px 20px;
    margin-top : -5px;
}

#newsletter_bottom
{
    background : transparent url(../img/newsletter_bottom.png) no-repeat scroll left top;
    height : 70px;
    width : 201px;
    float : left;
}

#newsletter_info
{
    float : right;
    border-width : 0px;
    width : 70px;
    height : 70px;
}

#newsletter_info a img
{
    border-width : 0px;
}

#newsletter_info a
{
    border-width : 0px;
    width : 70px;
    height : 70px;
    display : block;
    background : transparent url(../img/newsletter_info.png) no-repeat left top;
}

#newsletter_info a:hover
{
    background : transparent url(../img/newsletter_info.png) no-repeat left bottom;
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}

#newsletter_info a em
{
    display : none;
}

#newsletter_info a:hover em
{
    font-style: normal;
    display: block;
    position: absolute;
    top: -60px;
    left: 15px;
    padding: 5px;
    color: #000;
    border: 1px solid #bbb;
    background: #ffc;
    width:170px;
}

#newsletter_button
{
    display : block;
    background : transparent url(../img/validate_button.png) no-repeat 0px 0px;
    height : 35px;
    width : 79px;
    border-width : 0px;
    margin : 4px 4px 3px 54px;
}

#newsletter_button:hover
{
    background : transparent url(../img/validate_button.png) no-repeat 0px -35px;
    height : 42px;
    width : 87px;
    margin : 0px 0px 0px 50px;
}

#newsletter_button:active
{
    background : transparent url(../img/validate_button.png) no-repeat 0px -77px;
    height : 35px;
    width : 79px;
    margin : 4px 4px 3px 54px;
}

/* !newsletter */

#left
{
    float : right;
    text-align : center;
    width : 711px;
}

#left_top
{
   background : transparent url(../img/content_top.png) no-repeat scroll left top;
   height : 20px;
   width : 711px;
}

#left_bottom
{
   background : transparent url(../img/content_bottom.png) no-repeat scroll left top;
   height : 20px;
   width : 711px;
}

#left_middle
{
   background : transparent url(../img/content_middle.png) repeat scroll 0px 0px;
   margin : 0px 0px;
   padding : 0px 0px 0px 6px ;
}

.list_der
{
    width:200px;
}

.list_choice_selected
{
    width : 200px;
    background-color : #eee;
    margin-bottom : 14px;
}

#content_widget_home
{
    text-align : center;
    width : 700px;
    height : 250px;
}
#content_widget
{
    text-align : center;
    width : 700px;
    height : 500px;
}
	
#widget
{
    border : 1px dashed #990000;
    height : 500px;
    width : 684px;
    margin-top : 18px;
}

.loading_img
{
    display : none;
    vertical-align : middle;
}

#loading_cities_img
{
    height: 20px;
}

#content_text
{
    margin-left : 20px;
    padding-top : 13px;
    margin-top:60px;
    margin-right:-5px;
    height:220px;
    width:708px;
    background : url(../img/background_export.png) no-repeat;
}

#content_text textarea
{
    margin:70px 50px 20px 20px;
    border:0px solid #000099;
    height:90px;
    width:630px;
    background-color :  transparent;
}


#content_text form fieldset
{
    height : 100px;
    width : 100%;
    margin : 0px 0px;
    overflow : hidden;
    border-size : 0px;
}

#intro_textarea
{
    margin-left : 10px;
}

#background_color_div
{
    cursor : pointer;
    height : 22px;
    width : 23px;
}

.color_picker
{
    margin : -27px 27px;
    position : absolute;
    background-color : #eee;
}

.td_color_picker
{
    width : 20px;
    height : 20px;
    border : 1px solid #ccc;
    cursor : pointer;
}

.td_color_picker:hover
{
    width : 20px;
    height : 20px;
    border : 1px solid #000;
}

.color_picker_img 
{
    height: 27px;
    width: 27px;
}

#advanced_options
{
    background-color : transparent;	
    height : 120px;
}

#arrow_img
{
    margin : 0px 2px 0px 0px;
}

.ico:hover
{
    background-image:url(../img/ico_hover_mess.gif);
}

.ico
{
    background-image:url(../img/ico_mess.gif);
}

#icoClicked, #icoCornerClicked
{
    background-image:url(../img/ico_click_mess.gif);
}

.form_error
{
    border : 3px solid #990000;
}

#intro_widget
{
    display : block;
    margin-left : 20px;
    width:660px;
    height:175px;
    background : transparent url(../img/presentation.png) no-repeat;
    text-align : left;
    padding : 63px 0px 0px 15px;
}

#intro_widget span
{
    width : 620px;
    padding-left : 15px;
}

fieldset
{
    text-align : center;
    border:1px dotted #009900;
    padding:2px;
    width : 200px;
}

label
{
    font-weight:bold;
    width:150px;
    display:block;
    margin: 0 0 2px 0;
    text-align: left;
}

input[type=text], select
{
    display:block;
    margin-left:10px;
    border:1px solid black;
    float : left;
}

form a.tooltip img
{
    margin : 0px 0px;
    float : right;
}

form a.tooltip em
{
    display:none;
}

form a.tooltip:hover
{
    border-width: 0px;
    position: relative;
    z-index: 500;
    text-decoration:none;
}

form a.tooltip:hover em
{
    font-style: normal;
    display: block;
    position: absolute;
    top: 30px;
    left: 0px;
    padding: 5px;
    color: #000;
    border: 1px solid #bbb;
    background: #ffc;
    width:170px;
}

form .dynamic_input
{
    width : 160px;
    height : 20px;
}

#footer
{
    align:center;
    padding-top:20px;
    width:1000px;
    float:right;
    text-align:center;
}

#footer span
{
    font-weight : bold;
    color : #990000;
}


