@charset "utf-8";

/*
THEME NAME: Global Events
THEME URI: http://GlobalEvents.gr/
DESCRIPTION: Convention 
VERSION: 0.1
COMPANY: NeoWeb
COMPANY URI: http://NeoWeb.gr
TAGS: InneT CMS, NeoWeb, Inventics S.A.
*/

/* =Media All
-------------------------------------------------------------- */
@media all {
/* ----------------------------------------------------------- */

* { margin: 0; padding: 0; font-size: 1em; outline: none; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex { font: inherit; font-size: 1em; }
dfn, cite, var, address { font-style: normal; }
th, b, strong { font-weight: bold; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none; }
table {border-spacing: 0; }
caption, th, td, center { vertical-align: top; }
body { line-height: 1;}
q { quotes: "" ""; }
a { color: inherit; }
hr { display: none; } 
font { color: inherit !important; color: inherit !important; }

.clear {clear: both;}

/* =Global Elements
-------------------------------------------------------------- */

body, input, textarea {
    font-size:62.5%;
    line-height: 1.5em;
}
p, ul, ol, dd, pre {
    margin-bottom:0px;
}
pre, code {
	font:14px Monaco, monospace;
	line-height:22px;
}
blockquote {
    color:#666;
    font-style:italic;
}
table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
}
caption {
    text-align:left;
}
tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: .7em 1.25em;
}
hr {
    background-color:#ccc;
    border:0;
    color:#ccc;
    height:1px;
    margin-bottom:22px;
}
a:link {
    color: #a51d20;
color: #666666;
text-decoration: underline;
}
a:visited {
color: #666666;
color: #a51d20;
text-decoration: underline;
}
a:active,
a:hover {
    color: #A51D20;
text-decoration: underline;
}

.ul div {
display: inline;
}


/* =Layout
-------------------------------------------------------------- */

body {
	font-family: Helvetica, Microsoft Sans Serif, Arial, Tahoma, Trebuchet MS, "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #ffffff;
	background-image: url(../tmp_images/body.jpg);
	background-repeat: repeat-x;
	color: #333333;
	background-attachment: fixed;
}


#wrapper {
	width: 980px;
	margin: 0px auto;
	padding: 0px;
}

/* =Header
-------------------------------------------------------------- */

#header {
border-top: solid 30px #a51d20;
border-bottom: solid 3px #cbcdce;
height: 177px;
text-align: left;
background-image: url(../tmp_images/header.jpg);
background-repeat: repeat-x;
position: relative;
}

#logo {}

#langs {
position: absolute;
top: 11px;
right: 40px;
}


/* =Main (previously the Middler)
-------------------------------------------------------------- */

#main {
	background-image: url(../tmp_images/main.jpg);
	background-repeat: repeat-x;
	background-color: #DCDDDF;
	text-align: left;
	background-position: 0 0px;
	height: 100%;
height: auto;
}

/* =Leftcol
-------------------------- */

#leftcol {
width: 170px;
float: left;
}



/* =control active_convs
-------------------------- */

.control.active_convs {
	background-image: url(../tmp_images/active.jpg);
	background-repeat: repeat-x;
	background-color: #E7E7E7;
	text-align: left;
	background-position: bottom;
	height: 346px;
	overflow: hidden;
color: #6a6a6b;
}

.control_title {
text-align: center;
padding: 3px 0;
background-color: #262626;
color: #fff;
height: 15px;
}

.control_page {
padding: 25px 15px;
font-size: 12px;
}

.control_page_photo {
margin: 0 0 12px 0;
}

.control_page_date {
font-weight: bold;
padding: 0 0 6px 0;
}

.control_page_date span {
color: #a51d20;
}

.control_page_title {}

/* =controlnews
-------------------------- */

.control.news {}

.control.news .control_title {
background-color: #A51D20;
}

.control.news .control_page {
	padding: 25px 15px 0px 15px;
	}

.control.news .control_page_title {
	padding: 0 0 12px 0;
font-size: 13px;
font-weight: normal;
	}

a.arrowbutton {
background-image: url(../tmp_images/arrows.png);
background-repeat: no-repeat;
background-position: left top;
display: block;
width: 14px;
height: 14px;
}

a.arrowbutton:hover,
a.arrowbutton:visited {
background-position: left bottom;
}

a.arrowbutton:active {
background-position: left center;
}

.memberof_page
{
padding-left:10px;
padding-top:8px;
}

/* =Rightcol
-------------------------- */

#rightcol {
width: 810px;
float: right;
	background-image: url(../tmp_images/rightcol.jpg);
	background-repeat: repeat-x;
	background-color: #E8E8EA;
	text-align: left;
	background-position: bottom;
font-size: 12px;
min-height: 530px;
height: 100%;
padding-bottom: 30px;
}

#menuwrapper {
padding: 0px 0 1px 0;
font-size: 10px;
}

#menuwrapper ul {
padding: 0px;
margin: 0px;
}

#menuwrapper ul li {
float: left;
list-style-type: none;
}

#menuwrapper ul li a {
display: block;
width: 134px;
border-left: solid 1px #fff;
padding: 3px 0;
text-align: center;
text-decoration: none;
background-color: #d7d7d7;
}

#menuwrapper ul li a:link,
#menuwrapper ul li a:visited {
color: #3c3c3c;
}

#menuwrapper ul li a:hover,
#menuwrapper ul li a:active {
color: #fff;
background-color: #A51D20 !important;
}

#menuwrapper ul li a.selected {
color: #fff;
background-color: #A51D20 !important;
}

#menuwrapper ul li a.sec {
background-color: #c1c1c1;
}

#menuwrapper ul li a.third {
background-color: #acacac;
}

#menuwrapper ul li a.fourth {
background-color: #898989;
}

#menuwrapper ul li a.fifth {
background-color: #707070;
}

#menuwrapper ul li a.sixth {
background-color: #262626;
color: #fff;
}


.categoryphoto {}



/* =Simple scenario
-------------------------- */

.simple_scenario {
padding: 30px 325px 18px 50px;
}

.pagetitle {
padding: 0px 0 18px 0px;
color: #A51D20;
}

.pagetitle h1 {
font-weight: bold;
}

.pagetext {
padding: 0px 0px 18px 0px;
}

.pagetext p {
padding: 0px 0 18px 0px;
}



/* =Active Conventions Scenario
------------------------------- */

.active_convs_scenario {
padding: 0px 325px 18px 50px;
}

.active_conv {
border-bottom: solid 1px #b3b3b3;
padding: 0 0 8px 0;
margin: 0 0 8px 0;
}

.active_conv_photo {
display: inline-block;
width: 120px;
float: left;
margin: 0 6px 0 0;
}

.active_conv_page {
width: 300px;
float: left;
}

.active_conv_page h2 {
padding: 0 0 12px 0;
}

.active_conv_page p {
padding: 0 0 12px 0;
}

.active_conv_page a:link {
color: #a51d20;
color: #666666;
text-decoration: none;
}

.active_conv_page a:visited {
color: #666666;
color: #a51d20;
text-decoration: none;
}
.active_conv_page a:active,
.active_conv_page a:hover {
    color: #A51D20;
text-decoration: none;
}



/* =Past Conventions Scenario
------------------------------- */

.past_convs_scenario {
padding: 0px 325px 18px 50px;
}

.past_conv {
border-bottom: solid 1px #b3b3b3;
padding: 0 0 8px 0;
margin: 0 0 8px 0;
}

.past_conv_number {
display: inline-block;
width: 20px;
float: left;
margin: 0 6px 0 0;
font-weight: bold;
}

.past_conv_page {
width: 400px;
float: left;
}

.past_conv_page h2 {}

.past_conv_page p {}



/* =Photo Galleries Listed Scenario
------------------------------- */

.pg_list_scenario {
padding: 0px 325px 18px 50px;
}

.pg_listed {
border-bottom: solid 1px #b3b3b3;
padding: 0 0 0px 0;
margin: 0 0 8px 0;
position: relative;
}

.pg_listed_photo {
margin: 0 0 8px 0;
}

.pg_listed_photo img {
height: 100px;
}

.pg_listed_page {
padding: 0 0 12px 0;
}

.pg_listed_page h2 {}

.pg_listed_page span {font-weight: bold;}

.pg_listed_page p {
	padding: 0 0 12px 0;
	}

.pg_listed_page a.arrowbutton {
position: absolute;
bottom: -7px;
right: -20px;
}

/* =Photo Gallery Scenario
------------------------------- */

.pg_scenario {
padding: 0px 0px 18px 50px;
}
        
.pg {}

.pg_page {
padding: 0px 0px 12px 0px;
margin: 0px 325px 18px 0px;
border-bottom: solid 1px #b3b3b3;
}
                
.pg_page h2 {}               
              
.pg_page h2 span {
font-weight: bold;
}           

.pg_photo {}

.pg .pg_backling {
margin-top: 12px;
clear: both;
position: relative;
}

.pg .pg_backling a.arrowbutton {
display: inline-block;
margin-left: 8px;
position: relative;
left: 0px;
top: 3px;
*top: 0px;
}


.demo {
padding: 0px;
margin: 0px;
text-align: left;
}

.galleria_container {
float: left;
margin-bottom: 40px !important;
}

ul.galleria {
margin: 0px;
padding: 0px;

}

p.nav {
font-size: 14px;
font-weight: bold;
}

p.nav a {
text-decoration: none !important;
}




/* =Footer
-------------------------------------------------------------- */

#footer {clear: both;}

.copyright {
clear: both;
padding: 12px 19px;
border-top: solid 0px #99C1DF;
}

.footer_address {
float: left;
}

.inventics {
float: right;
padding: 0 0px 0 0;
}

.inventics img {
vertical-align: bottom;
}



/* =Media Print
-------------------------------------------------------------- */
}
			@media print { 
/* ----------------------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#FFFFFF;
	}

#wrapper {
	width: auto; 
	margin: 0 3%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}

#header {display: none;}

#leftcol {
	width: auto; 
    margin: 0;

    text-align: left;
	float: none !important;
	padding: 0;
    border: 0;
	}

#footer {display:none;}

a:link {
	color: #CAA16D;
	text-decoration: none;
}
a:visited {
	color: #CAA16D;
	text-decoration: none;
}


/* ==================================================== */
		} /*NOTHING ELSE DOWN ON */
/* ====================================================	*/
	

