/*CSS FOR WWW.BUZZMYCARD.COM*/



body{
background-color:#FFFFFF;
background-image:url(./BMC/Graphics/bmc_bg.png);
background-repeat:repeat-x;
font-family:arial;
}
body#test{
background-color:#FFFFFF;
/*background-image:url(./BMC/Graphics/bmc_bg.png);
background-repeat:repeat-x;*/
font-family:arial;
}

a:hover{
text-decoration:none;
color:#3366CC;
}

a:link{
text-decoration:none;
color:#3366CC;
}

a:visited{
text-decoration:none;
color:#3366CC;
}

hr{
color:#FFFFFF;
}	

h1{
font-family:arial;
}

h3{
font-family:arial;
}

h1#welcome{
font-style:italic; 
font-family:arial;
}

p{
font-family:arial;
}

p.justify{
text-align:justify;
color:#333333;
}

p.welcome{
font-size:12px;
text-align:justify;
color:#333333;
}	
	

input[type=text]{
font-size:12px;
}

select{
font-size:12px;
color:#555555;
}
			

/*Original Links*/ 

div#links{
background-color:#E0E6F0;
font-family:arial;
font-size:12px;
border:1px;
}


/*News*/

div#news{
font-family:arial;
color:#555555;
font-size:12px;
margin-top:0px;
height:30px;
text-align:left;
background-color:#CBCFDA;	
}

span#news_det{
text-align:center;	
line-height:30px;
}		

/*Top Links*/

div#links02{
background-image:url(http://www.buzzmycard.com/BMC/Graphics/bmc_link_bg.png);
background-repeat:repeat-x;
font-family:arial;
border:0px;
height:30px;
min-width:1000px;
}

/*FORUM CSS*/

table#forum_main{
border-style:solid;
border-width:0px;
border-color:#000000;
border-spacing:0px;		
color:#2D3F65;	
background-color:#7788A6;
font-size:12px;
}

table#forum_main a{
color:#1556C2;
}

table#forum_main td{
background-color:#EEEEEE;	
border:1px solid #C1C5CE;
padding-top:25px;
padding-bottom:25px;
padding-right:10px;
padding-left:10px;
}

table#forum_main th{
background-image:url(http://www.buzzmycard.com/BMC/Graphics/table_head_bg.jpg);	
background-repeat:repeat-x;
padding-top:0px;
padding-bottom:0px;
padding-right:10px;
padding-left:10px;
border-top:0px;
height:40px;
color:#555555;
text-align:left;
}

td#forum_td01{
background-color:#FFFFFF;	
border:1px solid #C1C5CE;
padding-top:25px;
padding-bottom:25px;
padding-right:10px;
padding-left:10px;
min-width:500px;
}

td#forum_td02{
background-color:#FFFFFF;	
border:1px solid #C1C5CE;
padding-top:25px;
padding-bottom:25px;
padding-right:10px;
padding-left:0px;
min-width:50px;
text-align:center;
}

h1#forum_header{
color:#1556C2;
}

li#forum_list{
position:relative;
left:20px;
}

span#forum_rules{
color:#555555;
}				

/*END FORUM CSS*/

/*Footer*/

div#links03{
background-image:url(http://www.buzzmycard.com/BMC/Graphics/bmc_link_bg.png);
background-repeat:repeat-x;
font-family:arial;
border:0px;
height:38px;
min-width:1000px;
padding-top:8px;
}

	

div#front_ads{
background-color:#FFFFFF;
font-family:arial;
border:0px;
}


p#person_search{
font-size: 12px;
}

p#small_text{
font-size: 12px;
}		


div#header{
background-color:white;
}

div#header img{
width:100%;
height:190px;
}



div#header01{
height:120px;	
background-image:url(http://www.buzzmycard.com/BMC/Graphics/bmc_header_bg.jpg);
background-repeat:repeat-x;	
background-color:white;
padding-right:0px;
min-width:800px;
}
div#header04{
height:120px;
/*background-color:#EEEEEE;	
background-image:url(http://www.buzzmycard.com/BMC/Graphics/bmc_header_bg02.jpg);
background-repeat:repeat-x;	
background-color:white;*/
padding-right:0px;
min-width:800px;
}

div#header04 img{
margin-left:125px;
}
	
img#slog{	
float:right;

}

div#content1{
background-color:#ffffff;
}

td#content_left_h{
width:45%;
min-width:550px;
background-color:#FFFFFF;	
padding-left:20px;
padding-right:20px;
border-width: 0px;
border-color: black;
text-align:left;
font-size:12px;
color:#555555;
}

td#content_left_h li{
margin-left:15px;
}	

td#content_right_h{
width:40%;
background-color:#FFFFFF;	
padding-left:0px;
padding-right:0px;
border-width: 0px;
border-color: black;
text-align:right;
}





table.content_table{
width:100%;
border-width: 0px;
border-color: black;
}

th#table_headers{
background-image:url(http://www.buzzmycard.com/BMC/Graphics/bmcheader.jpg);
background-repeat: repeat-x;
text-align: center;
}

td#content_center{
padding-left:20px;
background-color:#FFFFFF;
font-size:12px;
}

td#content_center_login{
padding-top:50px;
background-color:#FFFFFF;	
}



td#content_center_prof{
padding-left:0px;
background-color:#FFFFFF;	
}

td#content_flank{
background-color:#FFFFFF;
padding-left:5px;
}

table#browse_crit{
border:0px;
width:100%;
vertical-align:text-top;
}

table#browse_crit td{
vertical-align:text-top;
}	
		

/*HOME LEFT*/

td#content_flank_h{
background-color:#FFFFFF;
padding-left:10px;
padding-right:10px;
}

td#content_flank_h p{
text-align:left;
font-size:11px;	
color:#333333;
}

td#content_flank_h h4{
text-align:justify;
font-size:12px;	
color:#333333;
}

td#content_flank_h a{
text-align:left;
font-size:12px;	
color:#3366CC;
}

/*STUDENT PAGE LEFT*/

td#content_flank_s{
background-color:#DDE0EC;
padding-left:10px;
padding-right:10px;
}

td#content_flank_s p{
text-align:left;
font-size:11px;	
color:#333333;
}

td#content_flank_s h4{
text-align:justify;
font-size:12px;	
color:#333333;
}

td#content_flank_s a{
text-align:left;
font-size:12px;	
color:#3366CC;
}

/*OTHER PAGE LEFT*/

td#content_flank_o{
background-color:#DDE0EC;
padding-left:10px;
padding-right:10px;
height:1000px;
}

td#content_flank_o p{
text-align:left;
font-size:11px;	
color:#333333;
}

td#content_flank_o h4{
text-align:justify;
font-size:12px;	
color:#333333;
}

td#content_flank_o a{
text-align:left;
font-size:12px;	
color:#3366CC;
}

td#content_flank01{
/*background-image:url(http://www.buzzmycard.com/BMC/Graphics/main_bg.jpg);*/
background-color:#E0E6F0;
background-repeat: repeat-x;
padding-left:5px;	
}

td#content_blog{
color:#555555;
font-size:12px;
padding-left:20px;
padding-right:20px;
}

td#content_browse{
padding-left:20px;
padding-right:20px;
font-size:12px;
background-repeat: repeat-x;
}

td#content_browse_left{
background-color:#DDE0EC;
padding-left:5px;
font-size:12px;
text-align:left;	
}

td#content_browse_left img{
margin-top:10px;	
margin-left:30px;

}


table.table01{
background-color: #ff9933;
font-family: arial;
text-align: left;
} 

table.navigation{
background-color: #F6F2AF;
width:80%;
font-size:12px;
text-align: left;
}

table.table02{
font-family: arial;
}

table.table03{
font-family: arial;
font-size: 12px;
background-color: #F6F2AF;
}



table.table04{
background-color:#ffffcc;
font-family: arial;
font-size: 22px;
}

table.table05{
background-color:#DDE0EC;
font-family: arial;
font-size: 12px;
border-style:solid;
border-width:2px;
border-color:#B5CFE0;
text-align:left;
}



/*BLUE TABLES*/

table.blue{
background-color:#EEEEEE;
font-family: arial;
font-size: 12px;
border-style:solid;
border-width:0px;
border-color:#B5CFE0;
text-align:left;
margin-bottom:20px;
width:49%;
color:#555555;
height:240px;
min-height:240px;
border-spacing:0px;	
position:relative;
left:0px;
float:left;

}

table.blue th{
background-image:url(http://www.buzzmycard.com/BMC/Graphics/table_head_bg.jpg);	
background-repeat:repeat-x;
color:#555555;
height:40px;
padding-left:5px;
text-align:left;
}

table.blue td{
padding-top:5px;	
padding-left:5px;
vertical-align:middle;
padding-bottom:5px;
}

table.blue_right{
background-color:#EEEEEE;
font-family: arial;
font-size: 12px;
border-style:solid;
border-width:0px;
border-color:#B5CFE0;
text-align:left;
margin-bottom:20px;
width:49%;
height:240px;
border-spacing:0px;	
position:relative;
left:0px;
float:right;
}

table.blue_right th{
background-image:url(http://www.buzzmycard.com/BMC/Graphics/table_head_bg.jpg);	
background-repeat:repeat-x;
color:#555555;
height:40px;
padding-left:5px;
text-align:left;
}

table.blue_right td{
padding-top:5px;	
padding-left:5px;	
}

table.blue_stud{
background-color:#EEEEEE;
font-family: arial;
font-size: 12px;
border-style:solid;
border-width:0px;
border-color:#B5CFE0;
text-align:left;
margin-bottom:20px;
width:80%;
height:240px;
border-spacing:0px;	
position:relative;
left:0px;

}

table.blue_stud th{
background-image:url(http://www.buzzmycard.com/BMC/Graphics/table_head_bg.jpg);	
background-repeat:repeat-x;
color:#555555;
height:40px;
padding-left:5px;
text-align:left;
}

table.blue_stud td{
padding-top:5px;	
padding-left:5px;	
}



table.blue02{
background-color:#EEEEEE;
font-family: arial;
font-size: 12px;
border-style:solid;
border-width:0px;
border-color:#B5CFE0;
text-align:left;
margin-bottom:20px;
width:80%;
border-spacing:0px;	
position:relative;
left:110px;
}

table.blue02 th{
background-image:url(http://www.buzzmycard.com/BMC/Graphics/table_head_bg.jpg);	
background-repeat:repeat-x;
color:#555555;
height:40px;
padding-left:5px;
text-align:left;
}

table.blue02 td{
padding-top:5px;	
padding-left:5px;	
}

table.blue_login{
background-color:#EEEEEE;
font-family: arial;
font-size: 12px;
border-style:solid;
border-width:0px;
border-color:#B5CFE0;
text-align:left;
margin-bottom:20px;
width:300px;
border-spacing:0px;	
position:relative;
left:0px;
}

table.blue_login th{
background-image:url(http://www.buzzmycard.com/BMC/Graphics/table_head_bg.jpg);	
background-repeat:repeat-x;
color:#555555;
height:40px;
padding-left:5px;
text-align:left;
}

table.blue_login td{
padding-top:5px;	
padding-left:5px;
padding-bottom:10px;	
}

table#latest_stud{
background-color:#EEEEEE;
font-family: arial;
font-size: 12px;
border-style:solid;
border-width:0px;
border-color:#B5CFE0;
text-align:left;
margin-bottom:20px;
width:100%;
max-width:280px;
border-spacing:0px;	
margin-left:auto;
margin-right:6px;
}



table#latest_stud th{
background-image:url(http://www.buzzmycard.com/BMC/Graphics/table_head_bg.jpg);	
background-repeat:repeat-x;
color:#555555;
height:40px;
padding-left:5px;
text-align:left;
}

table#latest_stud td{
padding-top:5px;	
padding-left:5px;
padding-right:5px;	
}

table#latest_topic{
background-color:#EEEEEE;
font-family: arial;
font-size: 12px;
border-style:solid;
border-width:0px;
border-color:#B5CFE0;
text-align:left;
margin-bottom:20px;
width:100%;
max-width:280px;
border-spacing:0px;	
margin-left:auto;
margin-right:6px;
}



table#latest_topic th{
background-image:url(http://www.buzzmycard.com/BMC/Graphics/table_head_bg.jpg);	
background-repeat:repeat-x;
color:#555555;
height:40px;
padding-left:5px;
text-align:left;

}

table#latest_topic td{
padding-top:5px;	
padding-left:5px;
padding-right:5px;	
}

table#latest_stud02{
background-color:#EEEEEE;
font-family: arial;
font-size: 12px;
border-style:solid;
border-width:0px;
border-color:#B5CFE0;
text-align:left;
margin-bottom:20px;
width:80%;
border-spacing:0px;	
position:relative;
left:0px;
}

table#latest_stud02 td{
padding-top:5px;	
padding-left:5px;	
}

table#latest_stud02 th{
background-image:url(http://www.buzzmycard.com/BMC/Graphics/table_head_bg.jpg);	
background-repeat:repeat-x;
color:#555555;
height:40px;
padding-left:5px;
text-align:left;
}

table#latest_bus{
background-color:#EEEEEE;	
font-family: arial;
font-size: 12px;
border-style:solid;
border-width:0px;
border-color:#B5CFE0;
text-align:left;
margin-bottom:20px;
width:200px;
border-spacing:0px;	
}

table#latest_bus th{
background-image:url(http://www.buzzmycard.com/BMC/Graphics/table_head_bg.jpg);	
background-repeat:repeat-x;
color:#555555;
height:40px;
padding-left:5px;
text-align:left;
}

table#latest_bus td{
padding-top:5px;	
padding-left:5px;
padding-right:5px;	
}

/*END BLUE TABLES*/

	

table.profile_table{
background-color:#FFFFFF;
font-family:arial;
font-size: 12px;
color:#333333;
border-style:solid;
border-width:1px;
border-color:#B5CFE0;
text-align:left;
border-spacing:0px;
padding-left:0px;
width:100%;

}

table.profile_table_main{
background-color:#DDE0EC;
font-family: arial;
font-size: 12px;
border-style:solid;
border-width:2px;
border-color:#B5CFE0;
text-align:left;
}

	

table.result_table{
background-color:#FFFFFF;
background-image:url(http://www.buzzmycard.com/BMC/Graphics/result_bg.jpg);
background-repeat: repeat-x;
font-family: arial;
border:0px;
border-color:#B5CFE0;
border-style:outset;
font-size: 12px;
width:85%;
height:200px;
padding:5px;
}

table.admin{
font-size:12px;
font-family: arial;
background-color:#FFFFFF;
text-align:left;
}

table.admin th{
font-family: arial;
background-image:url(http://www.buzzmycard.com/BMC/Graphics/table_head_bg.jpg);
background-repeat:repeat-x;
text-align:left;
height:40px;
color:#555555;
}		

table.admin td{
font-family: arial;
background-color:#EEEEEE;
text-align:left;
}

tr.alt1{
background-color:#ffcc44;
}

tr.alt2{
background-color:#ffcc77;
}

td.td_prof01{
background-color:#FFFFFF;
font-size: 12px;
}

td.td_prof02{
background-color:#efefef;
border-color:#FFFFFF;
font-size: 12px;
border:5px solid #FFFFFF;
padding-left:0px;
}

td.td_prof02 h3{
background-color:#DDE0EC;
background-image:url(http://www.buzzmycard.com/BMC/Graphics/table_head_bg.jpg);
background-repeat:repeat-x;
font-size: 12px;
border:0px solid #FFFFFF;
padding-left:10px;
margin-top:0px;
height:40px;
line-height:40px;
color:#555555;
}

td.td_prof02 p{
padding-left:10px;	
}

td.td_prof03{
background-color:#DDE0EC;
background-image:url(http://www.buzzmycard.com/BMC/Graphics/profile_head_bg.jpg);
background-repeat:repeat-x;
padding-left:10px;		
font-size: 12px;
border:0px;
border-spacing:0px;
height:100px;
width:400px;
color:#555555;
}

td.td_prof04{
background-color:#DDE0EC;
background-image:url(http://www.buzzmycard.com/BMC/Graphics/profile_head_bg.jpg);
background-repeat:repeat-x;
padding-left:10px;
padding-right:10px;			
font-size:12px;
text-align:right;
border-spacing:0px;
height:100px;
width:400px;
color:#555555;
}

td.td_prof05{
background-color:#efefef;
border-color:#FFFFFF;
font-size: 12px;
border:5px solid #FFFFFF;
padding-left:0px;
}

td.td_prof05 h3{
background-color:#DDE0EC;
background-image:url(http://www.buzzmycard.com/BMC/Graphics/table_head_bg.jpg);
background-repeat:repeat-x;
font-size: 12px;
border:0px solid #FFFFFF;
padding-left:10px;
margin-top:0px;
height:40px;
line-height:40px;
color:#555555;
}

td.td_prof05 p{
padding-left:10px;
padding-right:10px;	
}

table.table_details{
background-color:#DDE0EC;
border: 2px;
border-color:#DDE0EC;
border-style:solid;
}



td#content_board{
background-color:#FFFFFF;
padding-top: 20px;	
}

table#card_board{
font-family: arial;
background-color:#DDE5EA;
}

td#content_creator{
background-color:#FFFFFF;
padding-top: 20px;

}

table#creator_table{
font-family: arial;
background-color:#FFFFFF;
font-size:12px;

}

table#creator_table td{
font-family: arial;
background-color:#FFFFFF;
font-size:12px;
padding:10px;
vertical-align:text-top;
}


table#creator_table02{
font-family: arial;
background-color:#EEEEEE;
font-size:12px;
width:100%;
border-spacing:0px;
}

table#creator_table02 td{
font-family: arial;
background-color:#EEEEEE;
font-size:12px;
padding:10px;
vertical-align:text-top;
text-align:left;
}

table#creator_table02 td#prev{
font-family: arial;
background-color:#EEEEEE;
font-size:12px;
padding:10px;
width:450px;
vertical-align:text-top;
}

input#input01{
background-color:#FFFFFF;
}

td#card_creator_info{
vertical-align:top;	
padding-top:20px;	
font-size:12px;
font-weight:bold;
color:#748BB9;
}

td#card_create_grad{
background-image:url(./BMC/Graphics/card_create_grad.png);
background-repeat:repeat-x;	
height:50px;		


.carousel_container{
width: 400px;
height: 400px;
margin: 0px auto;
border: 1px solid #000000;
}

/*TABLES*/

/*All Tables*/

.top{
width:100%;
height:20px;
background:url(./BMC/Graphics/top.gif) no-repeat left top;
	  
}

.top span{
display:block;
position:relative;
height:20px;
background:url(./BMC/Graphics/top-right.gif) no-repeat right top;
}

.bottom{
height:60px;
background:url(./BMC/Graphics/bottom.gif) no-repeat left bottom;
	
}

.bottom span{
display:block;
position:relative;
height:60px;
background:url(./BMC/Graphics/bottom-right.gif) no-repeat right bottom;
}

/*Individual Tables*/

#liquid-round-home01{
width:70%;
margin:0px 0%;
background:#CBD7E9 url(./BMC/Graphics/leftside.gif) repeat-y left top;
color:#AAAAAA;
}

.center-content-home01{
position:relative;
background:url(./BMC/Graphics/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
height:450px;
font-size:12px;
color:#555555;
}

#liquid-round-home02{
width:70%;
margin:0px auto;
background:#CBD7E9 url(./BMC/Graphics/leftside.gif) repeat-y left top;
color:#AAAAAA;
min-width:300px;
position:relative;
left:50px;
}

.center-content-home02{
position:relative;
background:url(./BMC/Graphics/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
height:260px;
font-size:12px;
color:#555555;

}

#liquid-round-home03{
width:192px;
margin:0px;
margin-left:auto;
margin-right:auto;
background:#CBD7E9 url(./BMC/Graphics/leftside.gif) repeat-y left top;
color:#AAAAAA;
text-align:left;
}

#liquid-round-home03 a:hover{
text-decoration:none;
color:#0444CC;
}

#liquid-round-home03 a:link{
text-decoration:none;
color:#0444CC;
}

#liquid-round-home03 a:visited{
text-decoration:none;
color:#0444CC;
}

.center-content-home03{
position:relative;
background:url(./BMC/Graphics/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
height:320px;
font-size:12px;
color:#555555;
}

#liquid-round-home04{
width:70%;
margin:0px auto;
background:#CBD7E9 url(./BMC/Graphics/leftside.gif) repeat-y left top;
color:#AAAAAA;
min-width:300px;
position:relative;
left:50px;
}

.center-content-home04{
position:relative;
background:url(./BMC/Graphics/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
height:300px;
font-size:12px;
color:#555555;

}

#liquid-round-info01{
width:70%;
margin:0px 20%;
background:#CBD7E9 url(./BMC/Graphics/leftside.gif) repeat-y left top;
color:#AAAAAA;
}

.center-content-info01{
position:relative;
background:url(./BMC/Graphics/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
height:350px;
}

#liquid-round-student01{
width:280px;
margin:0px auto;
background:#CBD7E9 url(./BMC/Graphics/leftside.gif) repeat-y left top;
color:#AAAAAA;
min-width:280px;
}

.center-content-student01{
position:relative;
background:url(./BMC/Graphics/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
height:300px;
font-size:12px;
color:#555555;

}
