/* ===============================
    CSS Reset:
    DO NOT EDIT FROM THIS LINE
=============================== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END OF CSS RESET */


/* =====================
    MAIN BODY STYLE
===================== */
body {
    background: url(../images/v2/bg.jpg) repeat;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 0.8em;
    color: #000000;
}

p {
    margin-bottom: 10px;
}


.clr {
    clear: both;
}


/* END OF MAIN BODY STYLE */

 /* =================
    HEADER STYLE
================== */
#header-wrapper {
    background: url(../images/v2/header-wrap-bg.jpg) top left repeat-x;
}

#header-wrapper .header {
    width: 980px;
    margin: 0 auto;
}

#header-wrapper .header .logo {
    float: left;
}

#header-wrapper .header .special-offer {
    float: left;
    margin-top: 23px;
    margin-left: 45px;
}


#header-wrapper .header .top-ad {
    color: #707070;
    font-size: 0.7em;
    float: right;
    margin-top: 20px;
}

#header-wrapper .header .top-ad .ads {
    margin-top: 3px;
}

#header-wrapper .header .top-menu {
    clear: both;
    background: url(../images/v2/top-menu-bg.png) repeat-x;
    border: 2px solid #FFFFFF;
}

#header-wrapper .header .top-menu ul {
    border-left: 1px solid #cc8f24;
    border-right: 1px solid #cc8f24;
}

#header-wrapper .header .top-menu ul li {
    display: inline;
}

#header-wrapper .header .top-menu ul li a {
    font-family: helvetica;
    font-size: 18px;
    text-decoration: none;
}


/* menu styling */

#header-wrapper .header .top-menu ul li.menu-login {
    float: right;
    margin-right: 10px;
}



/* END OF HEADER STYLE */


 /* =================
    CONTENT STYLE
================== */
#content {
    margin: 0 auto;
    width: 980px;
    line-height: 18px;
}

#content .sub-header {
    background: url(../images/v2/sub-header-bg.jpg) top left no-repeat;
    margin-top: 10px;
}

#content .sub-header ul {
    margin: 0px 0px 0px 16px;
    padding-top: 10px;
    padding-bottom: 40px;
    float: left;
}

#content .sub-header ul li {
    margin-bottom: 4px;
}

#content .sub-header ul li a {
    text-decoration: none;
    color: #7a5120;
}

#content .sub-header ul li a:hover {
    color: #63421B;
}

#content .content-holder {
    clear:both;
}

#content .content-holder .content-left {
    float: left;
    width: 300px;
    margin-right: 10px;
}

#content .content-holder .content-left img {
    margin-bottom: 10px;
}

#content .content-holder .content-left .european-bundle {
    background: #eeeed6;
    padding-bottom: 5px;
}

#content .content-holder .content-left .european-bundle p {
    padding: 0px 10px 0px 10px;
}

#content .content-holder .content-left .european-bundle h4 {
    background: #E4E4C0;
    padding:5px 10px 5px 10px;
    text-align: left;
    font-size: 14px;
    margin-bottom: 3px;
}

#content .content-holder .content-left .european-bundle h4 a {
    text-decoration: none;
    color: #986416;
    text-shadow: #FFFFFF 1px 1px 1px;
}


#content .content-holder .content-right {
    float: right;
    width: 660px;
    /*border: 4px solid #d2c591;
    background: #fcfcf5;
    padding: 10px;
    margin-bottom: 40px;*/
}

#content .content-holder .content-right .content-right-msg {
    float: left;
    border: 4px solid #d2c591;
    background: #fcfcf5;
    padding: 10px;
    margin-bottom: 20px;
    /*width: 320px;
    padding-top: 20px;*/
}

#content .content-holder .content-right .content-right-msg .content-right-video {
    float: right;
    width: 290px;
    margin-top: 35px;
    margin-bottom: 10px;
    margin-left: 10px;
    background: #e8e2c9;
    border: 1px solid #DDD5B3;
    padding: 10px;
}

#content .content-holder .content-right .content-right-msg .content-right-video p {
    font-size: 11px;
}

#content .content-holder .content-right .content-right-msg .content-right-video img {
    float: right;
}


#content .content-holder .content-right .translation {
    border-top: 1px solid #a69038;
    margin-top: 20px;
    padding-top: 10px;
    clear: both;
}



#content .content-holder .content-right-sub {
    float: right;
    width: 660px;
    margin-bottom: 40px;
}

#content .subpages {
    margin-top: 20px;
}



#content .bottom-content {
    border-top: 1px solid #ccc08a;
    border-bottom: 1px solid #ccc08a;
    padding-top: 10px;
    padding-bottom: 10px;
    clear: both;
    width: 980px;
    margin: 0 auto;
}

#content .bottom-content .sample-menu,
#content .bottom-content .tell-friend,
#content .bottom-content .lost-translation {
    width: 217px;
    float: left;
    margin-right: 10px;
    padding:10px 20px 10px 0;
    background: url(../images/v2/bottom-separator.png) right top repeat-y;
    height: 200px;
}

#content .bottom-content .resto-news {
    width: 217px;
    float: left;
    padding-top: 10px;
}


#content .bottom-content .sample-menu h4,
#content .bottom-content .tell-friend h4,
#content .bottom-content .resto-news h4,
#content .bottom-content .lost-translation h4 {
    color: #856e00;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#content .bottom-content .sample-menu img,
#content .bottom-content .tell-friend img,
#content .bottom-content .resto-news img,
#content .bottom-content .lost-translation img {
    float: left;
    margin-right: 10px;
}

#content .bottom-content .tell-friend form {
    margin-top: 20px;
    clear: both;
}


#content .bottom-content .tell-friend input.taf-email {
    width: 140px;
    border: 1px solid #d2c591;
    padding: 4px;
    color: #606060;
    margin-right: 8px;
}

#content .bottom-content .tell-friend input.taf-submit {
    width: 40px;
    border: 1px solid #d2c591;
    padding: 3px;
    color: #856e00;
    font-weight: bold;
    margin-right: 8px;
    background: #E4DDBE;
}


/* END OF CONTENT STYLE */

 /* =================
    FOOTER STYLE
================== */
#footer {
    clear: both;
    width: 980px;
    margin: 0 auto;
    margin-top: 20px;
    padding-bottom: 10px;
    color: #6b6b6b;
    font-size: 0.8em;
    height: 100px;
}

#footer p {
    margin-bottom: 0px;
}

#footer p a, #footer p a:visited {
    color: #595959;
    text-decoration: none;
}

#footer .footer-left {
    float: left;
    width: 490px;
}

#footer .footer-left .social-network ul {
    margin-bottom: 15px;
    margin-top: 5px;
}


#footer .footer-left .social-network ul li {
    display: inline;
    margin-right: 5px;
    margin-bottom: 10px;
}


#footer .footer-right {
    float: right;
    margin-top: 22px;
}

#footer .footer-right img {
    margin-left: 10px;
}


/* END OF FOOTER STYLE */



 /* ======================
    LANGUAGE MENU STYLE
======================= */

#topnav {
    padding:10px 0px 16px;
    font-size:11px;
    line-height:23px;
    text-align:left;
}
#topnav a.signin {
    padding:4px 0px 4px 26px;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    background: #e19628 url(../images/v2/flag-icon.jpg) no-repeat 6px 6px;
}
#topnav a.signin:hover {
    background: #CB851D url(../images/v2/flag-icon.jpg) no-repeat 6px 6px;
    color:#fff;
}
#topnav a.signin, #topnav a.signin:hover {
    *background-position:0 3px!important;
}

a.signin {
    position:relative;
    margin-left:3px;
}
a.signin span {
    background-image:url("images/toggle_down_light.png");
    background-repeat:no-repeat;
    background-position:100% 50%;
    padding:4px 6px 6px 0;
}
#topnav a.menu-open {
    background:#e19628 url(../images/v2/flag-icon.jpg) no-repeat 6px 6px !important;
    color:#333!important;
    outline:none;
}
#small_signup {
    display:inline;
    float:none;
    line-height:23px;
    margin:25px 0 0;
    width:170px;
}
a.signin.menu-open span {
    background-image:url("images/toggle_up_dark.png");
    color:#fff;
}


/* STYLING */
#signin_menu {
    -moz-border-radius-topleft:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    display:none;
    background-color:#e19628;
    position: absolute;
    width:130px;
    z-index:900;
    text-align:left;
    padding:12px;
    /*top: 227px;
    right: 222px;*/
    margin-top:-19px;
    margin-left: -24px!important;
    margin-left: 0px;
    *margin-right: -1px;
    color:#fff;
    font-size:12px;
    float: right;
    line-height: 22px;
}

#signin_menu p {
    margin:0;
}
#signin_menu a {
    color:#fff;
    font-weight: bold;
}
#signin_menu a:hover {
    color: #993300;
}


#signin_menu label {
    font-weight:normal;
}
#signin_menu p.remember {
    padding:10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
    clear:both;
    margin:5px 0;
}
#signin_menu p a {
    color:#27B!important;
}
#signin_submit {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background:#39d url('images/bg-btn-blue.png') repeat-x scroll 0 0;
    color:#fff;
    text-shadow:0 -1px 0 #39d;
    padding:4px 10px 5px;
    font-size:11px;
    margin:0 5px 0 0;
    font-weight:bold;
}
#signin_submit::-moz-focus-inner {
padding:0;
border:0;
}
#signin_submit:hover, #signin_submit:focus {
    background-position:0 -5px;
    cursor:pointer;
}

/* END OF MENU STYLE */


/* IE NOTIFIER */

#ienotify {
        position: absolute;
        margin: 0 auto;
        top: 0;
        left: 0;
        padding:20px 0px 20px 0px;
        /*width: 736px;*/
        width: 100%;
        /*border: #333 thin solid; */
        display: none;
        color: #fff;
        line-height: 16px;
        background: #CC0000 url(../images/v2/important-notice.jpg) 0px 10px  no-repeat;
}

#ienotify p, #ienotify h2, #ienotify h3 {
    margin-left: 220px;
    margin-right: 20px;
}


#ienotify h2 {
    font-size: 20px;
    margin-bottom: 10px;
}

#ienotify h3 {
    margin-bottom: 10px;
}

#ienotify a {
    color: #fff;
    font-weight: bold;
}


#ienotify_close {
        position: relative;
        margin: 0;
        padding: 0;
        float: right;
}




/* RSS PARSING STYLE */

#content .content-holder .content-left .rssfeeds {
    border-top:1px solid #a68e36;
    padding-top:10px;
    margin-top:10px;
    margin-bottom:20px;
}

#content .content-holder .content-left .rssfeeds h1.rss {
    background: url(../images/v2/rss-icon.png) no-repeat;
    font-size: 14px;
    color: #856e00;
    padding-left: 20px;
    margin-bottom: 10px;
}

/* root element for scrollable */
div.scrollable {

    /* required settings */
    position:relative;
    overflow:hidden;

    /* vertical scrollers have typically larger height than width */
    height: 140px;
    width: 280px;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

/* root element for scrollable items */
div.scrollable div.items {
    position:absolute;

    /* this time we have very large space for the height */
    height:140px;
}

div.scrollable div.items div h2 a {
    font-size: 12px;
    text-decoration: none;
}


div.scrollable div.items div div div.newsdate {
    height: 14px;
    overflow: hidden;
    font-size: 11px;
    margin: 0px 0px 10px 0px;
}

div.scrollable div.items div p a, div.scrollable div.items div img, div.scrollable div.items div div.feedflare {
    display: none;
    visibility: hidden;
}

/* the action buttons above the scrollable */
#actions {
	width:290px;
	margin:0px 0 10px 0;
}

#actions a {
	font-size:11px;
	cursor:pointer;
	color:#666;
}

#actions a:hover {
	text-decoration:underline;
	color:#000;
}

.disabled {
	visibility:hidden;
}

.nextPage {
	float:right;
}





/* IFRAME STYLE OVERRIDE */
iframe#frame2 {
    background: #fcfcf5;
    padding: 10px;
    color: #202020;
}




/* ACCORDION */
/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	width: 300px;
    float: right;
	border:1px solid #d2c591;
	-background:#F1EEE0;
    margin-top: 40px;
    margin-left: 20px;
}

#accordion p {
    padding:5px 0px 0px 5px;
    font-size: 11px;
    line-height: 14px;
}

/* accordion header */
#accordion h2 {
	background:#F1EEE0;
	margin:0;
	padding:5px 5px;
	font-size:14px;
	font-weight:normal;
	cursor:pointer;
}

/* currently active header */
#accordion h2.current {
	cursor:default;
	background-color:#e8e2c9;
}

/* accordion pane */
#accordion div.pane {
	border:2px solid #fff;
	border-width:0 2px;
	display:none;
	height:240px;
	/*padding:15px;*/
    padding-top: 5px;
    padding-bottom: 5px;
	color:#fff;
	font-size:12px;
    text-align: center;
}

/* a title inside pane */
#accordion div.pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}



/* HORIZONTAL SCROLLER IN FRONTPAGE */
.trans-download-holder {
    padding: 10px;
    background: #eeeed6;
    border: 1px solid #d2c591;
    margin-bottom: 10px;
}


/*
    root element for the scrollable.
    when scrolling occurs this element stays still.
*/
div.h-scrollable {

    /* required settings */
    position:relative;
    overflow:hidden;
    /*width: 875px;*/
    width: 530px;
    height:90px;
    float: left;
}

/*
    root element for scrollable items. Must be absolutely positioned
    and it should have a extremely large width to accomodate scrollable items.
    it's enough that you set width and height for the root element and
    not for this element.
*/
div.h-scrollable div.items {
    /* this cannot be too large */
    /*width:20000em; */
    position:absolute;
    margin-top: 10px;
}

/*
    a single item. must be floated in horizontal scrolling.
    typically, this element is the one that *you* will style
    the most.
*/
div.h-scrollable div.items div {
    float:left;
}

div.h-scrollable div.items div a {
    padding-bottom:5px;
}


/* you may want to setup some decorations to active the item
div.items div.active {
    border:1px inset #ccc;
    background-color:#fff;
}*/



/* this makes it possible to add next button beside scrollable */
.trans-download-holder .scrollable {
	float:left;
}

/* prev, next, prevPage and nextPage buttons */
.trans-download-holder a.browse {
	background:url(../images/v2/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:30px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
.trans-download-holder a.right 			{ background-position: 0 -30px; float:right; margin-right: 0px;}
.trans-download-holder a.right:hover 	{ background-position:-30px -30px; }
.trans-download-holder a.right:active 	{ background-position:-60px -30px; }


/* left */
.trans-download-holder a.left			{ margin-left: 0px; }
.trans-download-holder a.left:hover  	{ background-position:-30px 0; }
.trans-download-holder a.left:active  	{ background-position:-60px 0; }

/* up and down */
.trans-download-holder a.up, a.down		{
	background:url(../images/v2/vert_large.png) no-repeat;
	float: none;
	margin: 10px 50px;
}

/* up */
.trans-download-holder a.up:hover  		{ background-position:-30px 0; }
.trans-download-holder a.up:active  	{ background-position:-60px 0; }

/* down */
.trans-download-holder a.down 			{ background-position: 0 -30px; }
.trans-download-holder a.down:hover  	{ background-position:-30px -30px; }
.trans-download-holder a.down:active  	{ background-position:-60px -30px; }


/* disabled navigational button */
.trans-download-holder a.disabled {
	visibility:hidden !important;
}

/* OVERLAY STYLE */

/* the overlayed element */
.simple_overlay {

    /* must be initially hidden */
    display:none;

    /* place overlay on top of other elements */
    z-index:10000;

    /* styling */
    background-color:#000;

    width:760px;
    min-height:600px;
    border:1px solid #666;
    padding-top: 20px;

    /* CSS3 styling for latest browsers */
    -moz-box-shadow:0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;
}

/* close button positioned on upper right corner */
.simple_overlay .close {
    background-image:url(../images/v2/close.png);
    position:absolute;
    right:-15px;
    top:-15px;
    cursor:pointer;
    height:35px;
    width:35px;
    z-index: 9999;
}


/* styling for elements inside overlay */
.details {
    position:absolute;
    top:15px;
    right:15px;
    font-size:11px;
    color:#fff;
    width:150px;
}

.details h3 {
    color:#aba;
    font-size:15px;
    margin:0 0 -10px 0;
}



/* use a semi-transparent image for the overlay */
#overlay {
    /*background-image:url(http://static.flowplayer.org/img/overlay/transparent.png);
    color:#efefef;
    height:450px;*/
    display: none;
}

/* container for external content. uses vertical scrollbar, if needed */
.contentWrap {
    /*height:441px; */
    /*overflow-y:auto;*/
    background-color:#fcfcf5;
    border: 4px solid #d2c591;
    padding: 20px;

    /* CSS3 styling for latest browsers */
    -moz-box-shadow:0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;
}

.taf_overlay .close {
    background-image:url(../images/v2/close.png);
    position:absolute;
    right:-15px;
    top:-15px;
    cursor:pointer;
    height:35px;
    width:35px;
    z-index: 9999;
}

.stdTable01 {
    color: #000000;
    text-align: left;
}

.stdTable01 tr th {
    padding:10px 10px 10px 0px;
}


