/*
Theme Name: AIESEC
Theme URI: http://AIESEC.com
Description: Custom theme developed by <a href="http:///www.cueblocks.com">CueBlocks</a>. Based on default wordpress theme. 
Version: 1.0
Author: Cue Blocks

*/

body {
	margin:0px 0 0 0;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/body_bg.gif) repeat-x top #f3f1f1;
}
form {
	margin:0px;
	padding:0px;
}
#wrapper {
	margin:0 auto;
	width:954px;
	overflow:hidden;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
h1, h2, h3, h4, h5 {
	font-family:'Myriad Pro', Arial;
}

h1 {
	padding:0px;
	margin:0px 0 10px 0;
	font-size:22px;
	color:#000000;
}
h1 span {
	color:#18b5e7;
}

#header {
	width:954px;
	float:left;
	background:url(images/hdr_img.png) no-repeat top;
	height:373px;
}

#top_hdr {
	width:954px;
	float:left;
}


#top_hdr #top_nav {
	width:954px;
	float:left;
	height:43px;
	background:url(images/nav_bg.gif) no-repeat top;
}

#topnavlinks {
	width:760px;
	float:left;
	font-family:'Myriad Pro', Tahoma;
}
#topnavlinks ul {
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:13px;
	text-transform:uppercase;
}
#topnavlinks ul li {
	padding:0px;
	margin:0px;
	float:left;
	color:#353138;
	line-height:37px;
}
#topnavlinks ul li a {
	color:#353138;
	text-decoration:none;
	padding:0 23px 0 23px;
	font-weight:bold;
	display:block;
}
#topnavlinks ul li a:hover {
	color:#fff;
	background:url(images/ovr.gif) repeat-x top;
}



#logo {
	float:left;
	width:394px;
}
#logo a img { border:0px;
}


#header .tabs1 {
	float:left;
	margin:0 0 0 6px;
	width:270px;
	background:url(images/white_transparent.png);	
	border-bottom:5px solid #a2d13d;
	padding:0 20px;
}
#header .tabs1 .heading {
	float:left;
	width:270px;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	color:#8bca02;
	margin:10px 0 6px 0;
}
#header .tabs1 .heading img {
	padding:0px 11px 0 0;
}

#header .tabs1 .tabstxt {
	float:left;
	width:270px;
	display:none;	
}
#header .tabs1 .tabstxt p {
	padding:0px;
	margin:0px 0 0 38px;
	font-size:13px;
	color:#5c5b5b;
}
#header .tabs1 ul {
	padding:0px;
	margin:8px 0 12px 38px;
	list-style-type:none;	
}

#header .tabs1 ul li {
	padding:0px 0 0 16px;
	margin:0px;
	font-size:14px;
	color:#91cc11;
	line-height:22px;
	background:url(images/small_arrow_green.png) left top no-repeat;
	background-position:0 5px;
}
#header .tabs1 ul li a {
	color:#91cc11;
	text-decoration:none;	
}
#header .tabs1 ul li a:hover {
	color:#000;
}


#header .tabs2 {
	float:left;
	margin:0 0 0 6px;
	width:270px;
	background:url(images/white_transparent.png);	
	border-bottom:5px solid #27a9e4;
	padding:0 20px;
}
#header .tabs2 .heading {
	float:left;
	width:270px;
	font-size:22px;
	color:#27a9e4;
	margin:10px 0 6px 0;
}
#header .tabs2 .heading img {
	padding:0px 11px 0 0;
}

#header .tabs2 .tabstxt {
	float:left;
	width:270px;
	display:none;	
}
#header .tabs2 .tabstxt p {
	padding:0px;
	margin:0px 0 0 38px;
	font-size:13px;
	color:#5c5b5b;
}
#header .tabs2 ul {
	padding:0px;
	margin:8px 0 12px 38px;
	list-style-type:none;	
}

#header .tabs2 ul li {
	padding:0px 0 0 16px;
	margin:0px;
	font-size:14px;
	color:#27a9e4;
	line-height:22px;
	background:url(images/small_arrow_sky.png) left top no-repeat;
	background-position:0 5px;
}
#header .tabs2 ul li a {
	color:#27a9e4;
	text-decoration:none;	
}
#header .tabs2 ul li a:hover {
	color:#000;
}


#header .tabs3 {
	float:left;
	margin:0 0 0 6px;
	width:270px;
	background:url(images/white_transparent.png);	
	border-bottom:5px solid #9e1e00;
	padding:0 20px;
}
#header .tabs3 .heading {
	float:left;
	width:270px;
	font-size:22px;
	color:#9e1e00;
	margin:10px 0 6px 0;
}
#header .tabs3 .heading img {
	padding:0px 11px 0 0;
}

#header .tabs3 .tabstxt {
	float:left;
	width:270px;
	display:none;	
}
#header .tabs3 .tabstxt p {
	padding:0px;
	margin:0px 0 0 38px;
	font-size:13px;
	color:#5c5b5b;
}
#header .tabs3 ul {
	padding:0px;
	margin:8px 0 12px 38px;
	list-style-type:none;	
}

#header .tabs3 ul li {
	padding:0px 0 0 16px;
	margin:0px;
	font-size:14px;
	color:#9e1e00;
	line-height:22px;
	background:url(images/small_arrow_red.png) left top no-repeat;
	background-position:0 5px;
}
#header .tabs3 ul li a {
	color:#9e1e00;
	text-decoration:none;	
}
#header .tabs3 ul li a:hover {
	color:#000;
}

#search_box {
	float:right;
	width:174px;
	height:27px;
	margin:5px 0 0 0;
}
.search_input {
	height:15px;
	padding:7px 0 0 2px;
	margin:1px 0 0 2px;
	width:135px;
	font-size:11px;
	font-style:italic;
	color:#2f4a64;
	float:left;
	border:solid 0px #000;
	background-color:transparent;
}
.search_btn {
	float:right;
	margin:5px 4px 0 0;
	height:28px;
}
#body_container_bg {
	float:left;
	width:954px;
	background:url(images/body_containrbg.gif) repeat-x top #fff;
}
#body_container {
	width:934px;
	margin:0 auto;
	background:url(images/border_line.png) repeat-y top;
	padding:15px 0 0 0;
	overflow:hidden;
}
#body_left {
	float:left;
	width:722px;
	font-family:Tahoma;
	color:#404142;
}
#body_right {
	float:right;
	width:184px;
}

#body_right ul li h3 {
color:#2e81a4 ;

}
#body_left .post h1 a {
color:#2e81a4 ;

}

#body_left p {
	padding:0px;
	margin:0px 0 10px 0;
	font-size:13px;
	line-height:20px;
	color:#000;
}
#body_left p a{
color:#2e81a4;
}
#body_left .big {
	font-size:14px;
}

#body_left .pic {
	float:left;
	margin:10px 0 15px 0;
}
#body_left .pic img {
	padding:1px;
	border:1px solid #c3c3c3;
	margin:0 14px 0 0;
}

#partner_box {
	float:left;
	width:934px;
	border-top:1px solid #c3c3c3;
	margin:0 0 0 8px;
}
#partner_box .heading {
	float:left;
	width:134px;
	padding:28px 0 0 0;
}

#partner_box .partner_logos {
	float:left;
	width:800px;
}
#partner_box .partner_logos img {
	padding:0px;
	border:1px solid #c3c3c3;
	margin:16px 19px 16px 0;
}

#footer {
	float:left;
	margin:11px 0 0 0;
	width:100%;
	height:256px;
	background:url(images/footer_bg.gif) repeat-x top;
}
#footer_container{
	width:934px;
	margin:0 auto;
}


#footer_container .footer_textbox1{
	width:275px;
	float:left;
	padding:0 0 25px 0px;
}

#footer_container h1{
	color:#fff;
	font-size:24px;
	margin:8px 0 0 0;
	padding:0px 0 3px 0;
	font-weight:normal;
	background:url(images/border_bot.gif) repeat-x bottom;
}
#footer_container h1 span {
	color:#18b5e7;
}
#footer_container p{
	font-size:11px;
	color:#fff;
	line-height:21px;
	padding:0px 24px 0 0;
	margin:10px 0 0 0;
}
.footer_textbox1 ul {
	list-style:none;
	margin:0px 0 0 4px;
	padding:0 0 0 0px;
	font-size:11px;
}
.footer_textbox1 ul li {
	padding:0 0 0px 12px;
	line-height:21px;
	background:url(images/bullet.gif) no-repeat left top;
	background-position:0 8px;
}
.footer_textbox1 ul li a {
	color:#dddddd;
	text-decoration:none;
}
.footer_textbox1 ul li a:hover {
	color:#59b3ed;
}

.footer_margin {
	margin:0 50px;
}


#footer_links_bg{
	width:934px;
	float:left;
	background:url(images/bot_shd.png) no-repeat top;
	height:73px;
	text-align:center;
	font-size:11px;
	color:#fff;
	padding:10px 0 0 0;
	padding-top:5px;
}


#footer_links_bg ul li{
color:#fff;

text-decoration:none;
display:inline;
border-right:1px solid #ffffff;
font-size:11px;


}
#footer_links_bg ul li:last-child{
color:#fff;
text-decoration:none;
display:inline;
font-size:11px;
border:none;


}
#footer_links_bg ul li a{
font-size:11px;
color:#fff;
padding-left:6px;
padding-right:6px;

}

#footer_links_bg a:hover {
	color:#18b5e7;
}
#footer_links_bg .small_txt {
	color:#8c8e8f;
	font-size:10px;
}
#footer_links_bg .small_txt a {
	color:#8c8e8f;
	text-decoration:none;
}

#social_icons {
	float:right;
	font-size:11px;
	margin:27px 0px 0px 0;
}
#social_icons img {
	vertical-align:middle;
	padding:0 3px 0 3px;
}
#social_icons a {
	text-decoration:none;
	color:#393737;
	padding:0 0px 0 0;
}
#social_icons a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

/* Inner page Css*/



#header1 {
    width:954px;
    position:absolute;
    margin-top:128px;
}

.hdr_height {
    float:left;
    height:47px;
    width:954px;
}

#header1 .tabs1 {
     float:left;
	margin:0 0 0 6px;
	width:270px;
	background:url(images/white_transparent.png);	
	border-bottom:5px solid #a2d13d;
	padding:0 20px;   
}
#header1 .tabs1 .heading {
    float:left;
    width:270px;
    font-size:22px;
    font-family:Arial, Helvetica, sans-serif;
    color:#8bca02;
    margin:10px 0 6px 0;
}
#header1 .tabs1 .heading img {
    padding:0px 11px 0 0;
}

#header1 .tabs1 .tabstxt {
    float:left;
    width:270px;
    display:none;
}
#header1 .tabs1 .tabstxt p {
    padding:0px;
    margin:0px 0 0 38px;
    font-size:13px;
    color:#5c5b5b;
}
#header1 .tabs1 ul {
    padding:0px;
    margin:8px 0 12px 38px;
    list-style-type:none;
}

#header1 .tabs1 ul li {
    padding:0px 0 0 16px;
    margin:0px;
    font-size:14px;
    color:#91cc11;
    line-height:22px;
    background:url(../img/small_arrow_green.png) left top no-repeat;
    background-position:0 5px;
}
#header1 .tabs1 ul li a {
    color:#91cc11;
    text-decoration:none;
}
#header1 .tabs1 ul li a:hover {
    color:#000;
}


#header1 .tabs2 {
    float:left;
    margin:0 0 0 6px;
    width:270px;
    background-color:#FFFFFF;
    border-bottom:5px solid #27a9e4;
    padding:0 20px;
}
#header1 .tabs2 .heading {
    float:left;
    width:270px;
    font-size:22px;
    color:#27a9e4;
    margin:10px 0 6px 0;
}
#header1 .tabs2 .heading img {
    padding:0px 11px 0 0;
}

#header1 .tabs2 .tabstxt {
    float:left;
    width:270px;
    display:none;
}
#header1 .tabs2 .tabstxt p {
    padding:0px;
    margin:0px 0 0 38px;
    font-size:13px;
    color:#5c5b5b;
}
#header1 .tabs2 ul {
    padding:0px;
    margin:8px 0 12px 38px;
    list-style-type:none;
}

#header1 .tabs2 ul li {
    padding:0px 0 0 16px;
    margin:0px;
    font-size:14px;
    color:#27a9e4;
    line-height:22px;
    background:url(../img/small_arrow_sky.png) left top no-repeat;
    background-position:0 5px;
}
#header1 .tabs2 ul li a {
    color:#27a9e4;
    text-decoration:none;
}
#header1 .tabs2 ul li a:hover {
    color:#000;
}


#header1 .tabs3 {
    float:left;
    margin:0 0 0 6px;
    width:270px;
    background-color:#FFFFFF;
    border-bottom:5px solid #9e1e00;
    padding:0 20px;
}
#header1 .tabs3 .heading {
    float:left;
    width:270px;
    font-size:22px;
    color:#9e1e00;
    margin:10px 0 6px 0;
}
#header1 .tabs3 .heading img {
    padding:0px 11px 0 0;
}

#header1 .tabs3 .tabstxt {
    float:left;
    width:270px;
    display:none;
}
#header1 .tabs3 .tabstxt p {
    padding:0px;
    margin:0px 0 0 38px;
    font-size:13px;
    color:#5c5b5b;
}
#header1 .tabs3 ul {
    padding:0px;
    margin:8px 0 12px 38px;
    list-style-type:none;
}

#header1 .tabs3 ul li {
    padding:0px 0 0 16px;
    margin:0px;
    font-size:14px;
    color:#9e1e00;
    line-height:22px;
    background:url(../img/small_arrow_red.png) left top no-repeat;
    background-position:0 5px;
}
#header1 .tabs3 ul li a {
    color:#9e1e00;
    text-decoration:none;
}
#header1 .tabs3 ul li a:hover {
    color:#000;
}
#body_right ul,

#body_right ul li ul {

    list-style-type:none;

    margin:0px 0 0 0px;

    padding:0;

    font-family:Myriad Pro, Helvetica, sans-serif;

}

#body_right ul li {

    background:none;

    margin:0px 0 0 0;

    padding:0px 0 6px 6px;

    color:#000;

    line-height:0;

}



#body_right ul li ul li {

    background:url(images/line.gif) no-repeat bottom;

    margin:0px 0 0 0;

    padding:0px 0 6px 6px;

    color:#000;

    line-height:16px;

}

#body_right ul li a,

#body_right ul li ul li a {

    color:#000;

    text-decoration:none;

    font-size:14px;

}

#body_right ul li a:hover,

#body_right ul li ul li a:hover {

    text-decoration:underline;
	color:#59b3ed;

}
.designer_info_logos {
float:left;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
width:920px;
}
.designer_info_logos ul {
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
position:relative;
}

.designer_info_logos ul li {
border-bottom-color:#E5E5E5;
border-bottom-style:solid;
border-bottom-width:0;
border-top-color:#E5E5E5;
border-top-style:solid;
border-top-width:0;
float:left;
height:40px;
margin-bottom:16px;
margin-left:0;
margin-right:0;
margin-top:5px;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0;
width:130px;
list-style:none;
}
#partner_box .partner_logos img {
border-bottom-color:#C3C3C3;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:#C3C3C3;
border-top-style:solid;
border-top-width:1px;
margin-bottom:16px;
margin-left:0;
margin-right:19px;
margin-top:0;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0;
}

#m1
{	position: absolute;
	z-index:2000;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #F3F1F1;
	font-family:Arial,Helvetica,sans-serif;
	}

	#m1 a
	{
		background:url(images/small_arrow_sky.png) left top no-repeat;
		position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		margin-top:3px;
		width:auto;
		white-space: nowrap;
		text-align: left;
		color: #2875DE;
		font: 11px arial;
		font-family:Arial,Helvetica,sans-serif;
		}

	#m1 a:hover
	{	
		color: #FFF;
		font-family:Arial,Helvetica,sans-serif;
		}

h3 a{
color:#2E81A4;

}
h2.widgettitle{color:#2E81A4}
.alignleft{float:left; padding: 5px 5px 5px 0px;}
.alignright{float:right;padding: 5px 0px 5px 5px;}
