﻿html,body,form{ margin:0; padding:0; height:100%;border:none;width:100%;font-family: Arial, Helvetica, sans-serif;
	font-size:small;color:#999;}

body{background:#252525;}
img{border:0px;}

input{font-size:11px;}
select{font-size:11px;}
p{margin:0 0 12px 0;text-align:left;}

a:link      { color: #fff; text-decoration:none; }
a:visited 	{ color: #fff; text-decoration:none; }
a:active 	{ color: #fff; text-decoration:none; }
a:hover 	{ color: #f00; text-decoration:none; }

a.greyLink{color: #676767;}
a:visited.greyLink {color: #676767;}
a:active.greyLink {color: #1c65b1;text-decoration:none;}
a:hover.greyLink {color: #1c65b1;text-decoration:none;}


#main{width:90%;min-height: 100%;height: auto !important;margin:-4px auto -30px;border:solid 0px white;}
#top{width:100%;height:4px;background-color:Red;}
#leftMenu{width:20%;height:120px;float:left;margin-bottom:10px;}

#banner{width:100;text-align:right;margin-bottom:33px;}
#rightPart{float:right;width:80%;padding:0;}

.horizontalMenu{}
.topMenu{list-style-type:none;list-style-position:inside;width:100%;padding:0;margin:0;}
.topMenu li{padding:0;float:left;margin:2px 0 0 15px;}


#contentHolder{margin:0 auto;padding:25px 0 10px 0;height:400px;height:100%;min-width:980px;}

#footerContainer,.push{width:750px;margin:0px auto;height:30px;}
#footerContainer{ }
#footer {margin:0 auto;width:660px;text-align:center;}




.menu{list-style-type:none;list-style-position:inside;}
.menu li{padding:5px 0  5px 0;}

.t_g {width: 100%;background-color:#3b3b3b;}
.bl_g {background: url(../../images/g_round_bl.gif) 0 100% no-repeat;}
.br_g {background: url(../../images/g_round_br.gif) 100% 100% no-repeat;}
.tl_g {background: url(../../images/g_round_tl.gif) 0 0 no-repeat;}
.tr_g {background: url(../../images/g_round_tr.gif) 100% 0 no-repeat;padding:5px;} 

.t_gl {width: 100%;background-color:#333;}
.bl_gl {background: url(../../images/gl_round_bl.gif) 0 100% no-repeat;}
.br_gl {background: url(../../images/gl_round_br.gif) 100% 100% no-repeat;}
.tl_gl {background: url(../../images/gl_round_tl.gif) 0 0 no-repeat;}
.tr_gl {background: url(../../images/gl_round_tr.gif) 100% 0 no-repeat;padding:5px;} 



 .t_b {width: 100%;background-color:#000;}
.bl_b {background: url(../../images/b_round_bl.gif) 0 100% no-repeat;}
.br_b {background: url(../../images/b_round_br.gif) 100% 100% no-repeat;}
.tl_b {background: url(../../images/b_round_tl.gif) 0 0 no-repeat;}
.tr_b {background: url(../../images/b_round_tr.gif) 100% 0 no-repeat;padding:5px;} 

 .sel_l{float:left;height:21px;width:10px;background: url(../../images/sel_l.gif) no-repeat;}
 .sel_m{float:left;height:21px;background: url(../../images/sel_m.gif) repeat-x;padding:2px 0 0 0;}
 .sel_r{float:left;height:21px;width:10px;background: url(../../images/sel_r.gif) no-repeat;}


.albums{list-style-type:none;list-style-position:inside;}
.albums li{margin:15px;float:left;}
.albumCont{width:220px;height:250px;text-align:center;}

.order{float:left;margin: 2px 10px 2px 0;}

.albumMMap{width:200px;height:120px;float:left;margin:5px;}

.photoRepeater{width:90%;height:170px;overflow:hidden;padding:10px;margin:30px auto;}
.photoRepeaterIn{width:20000px;}
.photoRepeaterIn div{float:left;margin:10px;text-align:center;}
.photoRepeaterIn div img{vertical-align:middle;}



.exif{width:400px;float:left;border-bottom:solid 1px #404040;padding:2px;}



.divResumeTitle{border-bottom: #555 1px solid;font-weight: bold;font-size: medium;}
.divResumeContent{line-height: 1.6em;margin: 5px 5px 5px 10px;font-size: small;color:#aaa;}
.divResumeContent strong{color:#fff;}




 /* Horizontal Carousel */
#horizontal_carousel {float:left;width: 100%;height: 250px; margin-bottom: 10px; position: relative;}         
#horizontal_carousel .container {position: absolute;top: 5px;left: 37px;width: 94%;height: 168px;overflow:hidden;border: solid 1px #333;}            
#horizontal_carousel .previous_button {position: absolute;top: 5px;left: 10px;width: 27px;height: 170px;background: url(../../images/left.gif); z-index: 100;cursor:pointer;}        
#horizontal_carousel .previous_button_disabled { background: url(../../images/left-disabled.gif); cursor:default;}
#horizontal_carousel .next_button { position: absolute; top: 5px;right: 15px; width: 27px;height: 170px;background: url(../../images/right.gif);z-index: 100;cursor:pointer;}   
#horizontal_carousel .next_button_disabled {background: url(../../images/right-disabled.gif);cursor:default;}
#horizontal_carousel ul {margin: 0;padding:0;width: 100000px;position: relative;top: 0;left: 0;height: 144px;}                      
#horizontal_carousel ul li img {display:block;}                               
#horizontal_carousel ul li { font-family:verdana,arial,sans-serif; font-size:10px;}                               
#horizontal_carousel ul li {color:#E3EDFA;width:165px;list-style:none;float:left;padding:5px;}