body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#callme {
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	background-color:#FFF;
	width:220px;
	height:100px;
	float:left;
}
#callme h2 {
	color:#035E74;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:0px;
	padding-top:10px;
	text-align:center;
	width:180px;
	font-weight: bold;
	padding-left: 20px;
	margin-bottom:0px;
}

.clear {clear:both;}

.callContent {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#047e9d;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: 047e9d;
}
.callContent {

}
.callMeButton {
	cursor:pointer;
	-moz-border-radius: 5px;
	text-align:center;
	padding:5px 2px 5px 2px;
	font-size:12px;
	background-color: #047e9d;
	color: #FFF;
}
.callMeConnected {
	color:#CCC;
	text-align:center;
	padding:2px;
	font-size:12px;
	width:200px;
}
.callMeConnect {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding:2px;
	background:#035E74 none repeat scroll 0 0;
	border:1px solid #c2c2c2;
	padding:2px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	font-size:12px;
	width:100px;
	margin-left:55px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
}
.callMeConnect:hover {
    background:#047E9D;
    color:#FFF;
}
#callme label {
    width:52px;
    text-align:right;
    display:block;
    float:left;
    margin-top:3px;
    font-weight:bold;
    color:#035E74;
}
#callme input {
    width:130px;
    font-size:12px;
    -moz-border-radius: 2px;
	-webkit-border-radius: 2px;
    background-color:#FFF;
    border-color:#047E9D;
    border-style:solid;
    border-width:1px 1px 1px 13px;
    margin-left:3px;
    padding:2px;
}
#callme input.error {
    border-color:red;
}

#callme .row {
    clear:both;
    margin-bottom:2px;
	width:210px;
}


/*#portfolioSlider {
    width: 200px;
    height: 50px;
    overflow:hidden;
    position:relative;
    background:#000 url(/images/Snipsta-brand.png) no-repeat bottom right;

}
#portfolioSlider .slide {
    position:absolute;
    top:0;
    left:0;
    z-index:1;
}
#portfolioSlider .active {
    z-index:1000;
}
#portfolioSlider .control {
    position:absolute;
    bottom: 10px;
    left:175px;
    width: 150px;
    background:#CC6733;
    height:30px;
    z-index:1001;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#portfolioSlider .control .conButton {
    width:50px;
    height:16px;
    padding:2px;
    border:1px solid #9B8B7A;
    background:#F6EDD8;
    position:absolute;
    font-size:12px;
    font-weight:bold;
    color:#9B8B7A;
    text-align:center;
    cursor:pointer;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#portfolioSlider .control .conButton:hover {
    color:#DE721B;
    background:#fff;
}

#portfolioSlider .control .prev {
    top:4px;
    left:5px;
}
#portfolioSlider .control .next {
    top:4px;
    right:5px;
}
#portfolioSlider .control .play {
    display:none;
}
*/
.textbloc {
    padding-top:10px;
}
.portSite {
    width:100px;
    overflow:hidden;
    float:left;
    padding: 5px;
    height:50px;
}
