/* START: THE CSS RESSET */

img,a{
outline:none;
}

body{
	padding:0;
	margin:0;

*font-size:small;
*font:x-small;
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
}

h1,h2,h3,h4,h5,h6,ul,li,em,pre,code{
padding:0;
margin:0;
line-height:1em;
font-size:100%;
font-weight:normal;
font-style: normal;
}

table{
font-size:inherit;
font:100%;
}

ul{
list-style:none;
}

img{
border:0;
}
p{
margin:1em 0;
}

/* END: THE CSS RESSET */


/* START: DEFAULT LINK STYLE */

a:link, a:visited, a:active, a:hover {
color:#782b90;
text-decoration:underline;
}
a:hover{
color:#e00b7f;
}

/* END: DEFAULT LINK STYLE */


/* START: IMAGE FADE */

body { font-family: Tahoma;}
#slideshow {  overflow:hidden; width:500; height:375; background-repeat: no-repeat; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; background-position: initial initial;}
#slideshow img {
}
/* END: IMAGE FADE */

#footer_span {
	background-image: url(../images/footer_span.jpg);
	background-repeat: repeat-x;
	height: 190px;
	width: 100%;
	clear: both;
}
#footer_container {
	margin: auto;
	width: 960px;
	height: 160px;
	padding-top: 35px;
}
#footer_sitemap li {
	display: inline;
	padding-left: 25px;
	font-size: 12px;
	padding-right: 25px;
}
#footer_sitemap {
	margin-bottom: 35px;
}

#footer_left {
	width: 300px;
	margin-left: 10px;
	float: left;
	font-size: 12px;
}
#footer_mid {
	width: 460px;
	margin-left: 20px;
	margin-right: 20px;
	float: right;
	font-size: 12px;
	padding-left: 20px;
}



.noleftpadding {
padding-left: 0px !important;
}






#colorspan {
	background-image: url(../images/colorspan.jpg);
	background-repeat: repeat-x;
	height: 10px;
	width: 100%;
	clear: both;
}
body {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 960px;
	margin: auto;
}

#site {
	background-image: url(../site.jpg);
	background-position: center top;
	height: 1157px;
	width: 100%;
	background-repeat: no-repeat;
}
#header {
	height: 130px;
	width: 960px;
	margin: auto;
	margin-bottom: 3px;

	background-repeat:no-repeat;
	background-position:left;
}
#header_social {
	height: 40px;
	width: 330px;
	text-align: right;
	float:right;
	padding-right:10px;
	margin-top:15px;
}
#header_nav {
	float: right;	
	width: 640px;
	padding-left: 40px;
	margin-top:-10px;
}
#header_user {
	height: 40px;
	width: 630px;
	padding-right: 10px;
	text-align: right;
	line-height: 40px;
}


#bodyspan {
	background-repeat: repeat-x;
	width: 100%;
	background-image: url(../images/bannerspan.jpg);
}
#bodyspan2 {
	background-repeat: repeat-x;
	width: 100%;
	background-position: bottom;
}


#bannerspan {
	height: 480px;
	width: 100%;
	background-image: url(../images/bannerspan.jpg);
	background-repeat: repeat-x;
}
#col_left {
	width: 300px;
	margin-left: 10px;
	float: left;
}
#col_mid {
	width: 300px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
}
#col_right {
	width: 300px;
	margin-right: 10px;
	float: left;
}

.font_pink {
	color: #E00B7F;
}
#footer_right {
	width: 300px;
	float: left;
	margin-right: 10px;
	font-size: 12px;
}

#footer_left a:link, #footer_left a:visited, #footer_left a:active{
	color:#e00b7f;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
}
#footer_left a:hover{
	color:#782b90;
	text-decoration:underline;
}

#footer_right input[type="text"]{
	background-image: url(../images/form.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:2px;
	font-size:14px;
	color:#707070;
	border: solid 1px #acacac;
}

#footer_right input[type="text"]:focus{
color:#000000;
}

#footer_sitemap a:link, #footer_sitemap a:visited, #footer_sitemap a:active{
	color:#5c5c5c;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
}
#footer_sitemap a:hover{
	color:#e00b7f;
}
small {
	font-size: 10px;
	color: #666666;
}


#slider_span{
	position:absolute;
	width:100%;
	left:0px;
	background-image:url(../images/bannerspan.jpg);
	background-repeat:repeat-x;
	height:480px;
	background-position: bottom;
}

#sliderfiller{
	height:480px;
	width:960px;
	margin:auto !important;
}
#left_column {
	width: 220px;
	float: left;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-top:20px;
}
#right_column {
	width: 700px;
	float: right;
	margin-bottom: 20px;
	padding-top:20px;
	text-align:justify;
	line-height:20px;
}

#col_left strong{
text-align:left !important;
}
#col_left li{
padding-top:5px;
padding-bottom:5px;
}

/** START: POLL STLYES **/
.pollbar{
background-image:url(../images/poll.jpg) !important;
background-position: left !important;
}

#polls-2 p{
text-align:left !important;
}

.wp-polls-ul{
margin:0 !important;
}

/** END: POLL STLYES **/

h2{
font-size:22px;
color:#782b90;
margin-bottom:10px;
}

/** HIDE ALL COMMENTS **/
#respond{
display:none !important;
}


#cyberpoll{
font-size:12px;
width:180px;
background:#E0E0E0;
background-image:url(../images/cyberpoll_bg.jpg);
background-repeat:no-repeat;
padding:20px;
padding-bottom:0px;
}
#cyberpoll p{margin:0;padding:0;}
#cyberpoll_bottom{
background-image:url(../images/cyberpoll_bottom.jpg);
background-position:bottom;
height:20px;
margin-top:0px;
}

#cyberpoll li{
margin-bottom:10px;
margin-top:10px;
}

#testimonial{
font-size:14px;
line-height:21px;
}

 .alignleft{
float:left;
}
.alignright{
float:right;
text-align:right;
}
#join_leftcol {
	float: left;
	width: 340px;
}
#join_rightcol {
	float: right;
	width: 280px;
	background-color: #e5e5e5;
	border: 1px solid #c4c4c4;
	font-size: 12px;
	padding: 20px;
}

.page_search div{

}

#mentor_profile{

padding:10px;
margin-bottom:10px;
border: solid 1px #c5c5c5;
background:#e8e8e8;
}

#mentor_profile img{
margin-right:10px;
}


img .alignleft{
padding:5px !important;
margin:10px !important;
border: solid 1px #c5c5c5 !important;
margin-left:0px !important;
margin-top:0px !important;
}


.button{
display:block;
background-image:url(../images/trans.png);
border: solid 1px;
text-align:center;
height:16px;
padding:8px;
width:50%;
}

.button a, .button:link, .button:visited, .button:active{
color:#ffffff !important;
text-decoration:none;
}

.button:hover{
background-image:url(../images/trans2.png);
}

.purple{
background-color:#8f4dc1; 
border: solid 1px #683a8c;
}

.blue{
background-color:#4cacd4; 
border: solid 1px #317895;
}

.pink{
background-color:#e00b7f; 
border: solid 1px #a1105f;
}

.orange{
background-color:#f15a23; 
border: solid 1px #cc4d21;
}

h3{
font-weight:bold;
font-size:16px;
padding-bottom:10px;
padding-top:20px;
color:#2b2831;
}

h4{
font-weight:bold;
font-size:16px;
padding-bottom:10px;
padding-top:20px;
color:#2b2831;
}



#right_column ul li{
padding-top:10px;
padding-bottom:10px;
padding-left:30px;
background-image:url(../images/right.png);
background-repeat:no-repeat;
background-position: left center;
}

.post-edit-link{
background-image:url(../images/edit.png);
background-repeat:no-repeat;
background-position: left center;
padding-left:20px;
}

#table_events tr{
background-image:url(../images/table_gradient.jpg);
background-repeat: repeat-x;
}
#table_events tr:first-child{
background-image:url(../images/table_header.jpg) !important;
background-repeat: repeat-x;
background-position: left center;
color:white;
font-weight:bold;
}

#table_events tr td + td:first-child{
border-left:solid 1px #cbcbcb;
border-right:solid 1px #cbcbcb;
}

#table_events{
border-left:solid 1px #cbcbcb;
border-right:solid 1px #cbcbcb;
border-bottom:solid 1px #cbcbcb;
}


.black{
color:black !important;
}



ul,li{
list-style:none;
}

hr{
border:none;
border-bottom:  dashed 1px #4b99bd;
}


#newscol p{
margin-top:0px;

}

#newscol h4{
background-image: url(http://www.cybermentors.ca/wp-content/themes/default/images/blue.jpg) !important;
background-repeat: repeat-x;
background-position:center center;
font-size:14px;
color:#ffffff;
padding: 7px;
}

#the_excerpt {
background-image: url(http://www.cybermentors.ca/wp-content/themes/default/images/table_gradient.jpg);
background-repeat: repeat-x;
padding:7px;
padding-bottom:15px;
}

#sliderleft{
width:480px;
float:left;
}

#sliderright{
width:480px;
float:right;
}

#celcol h4{
background-image: url(http://www.cybermentors.ca/wp-content/themes/default/images/table_header.jpg) !important;
background-repeat: repeat-x;
background-position:center center;
font-size:14px;
color:#ffffff;
padding: 7px;
}

.TabbedPanelsTabGroup li{
list-style:none !important;
background-image: url(../images/tab.jpg);
border: solid 1px #6e6e6e !important;
border-bottom:none !important;
background-repeat: repeat-x ;
padding:5px !important;
margin:0px !important;
font-size:10px;
}

#agreement{

font-size:12px;
color:#333333;
background-color:#e1e1e1;
}

.formy{
	background-image: url(../images/form.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:2px;
	font-size:14px;
	color:#707070;
	border: solid 1px #acacac;
}

.formy:focus{
color:#000000;
}

input[type="text"], select{
	background-image: url(../images/form.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:5px;
	font-size:14px;
	color:#707070;
	border: solid 1px #acacac;
}

input[type="text"]:focus, select:focus{
color:#000000;
}

#table2{
background-color:#e7e7e7;
border: solid 1px #b5b5b5;
}

.sponsorlogo{
width:130px;
padding-right:20px;
padding-top:10px;
padding-bottom:20px;
float:left;
}

table#home_mentor_profile{
float:left;
width:460px;
padding-left:10px;
padding-right:10px;
}

#header_left{
width:280px;
height:130px;
float:left;
}

#header_left input{
margin-left:10px;
}

#polls-3 p{
text-align:left !important;
}

#col_mid_left{
width:130px;
margin-right:20px;
float:left;
}

#col_mid_right{
width:130px;
margin-left:20px;
float:right;
}
