/* hide container until all is ready */

A:link {text-decoration: underline; color:#000;}
A:visited {text-decoration: underline; color:#666;}
A:active {text-decoration: underline; color:#000;}
A:hover {text-decoration: underline; color: #999;}

body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../img/bg5.png);
	background-color:#FFF;
	color:#666;
}

.logo{
	background-image:url(../img/logo.png);
	position: fixed;
	width: 600px;
	height: 61px;
	z-index:-1;
	left: 5px;
	top: 5px;
}

.website{
	width: 650px;
	height: 235px;
	padding-top: 5px;
}

h4{
	color: #0054a6;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 10px;
	border-bottom: 1px dotted #ccc;
}

.submittedtext{
	color: #666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-top: 70px;
	margin-left: 150px;
	width: 700px;
}

h5{
	color: #92278f;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom: 1px dotted #ccc;
}

h6{
	color: #7da7d9;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-bottom: 1px dotted #ccc;
}


p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	margin-left: 10px;
	margin-bottom: 5px;
	line-height:normal;
}

/*Main Container*/
.container {
	width: 980px;
	height: 310px;
	margin: 0 auto;
	margin-top: 150px;
	background-color:#FFF;
	-moz-border-radius: 30px;
    -webkit-border-radius:30px;
    -khtml-border-radius: 30px;
    border-radius: 30px;
	border:1px dotted #ccc;
	behavior: url(/css/border-radius.htc);
    border-radius: 30px;
}

.search {
	position: absolute;
	top: 2px;
	right: 2px;
}


.test3{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menuli{
	list-style-type: none;
	display:inline;
	margin: 0;
	padding: 0;
}


/*Content Container*/
.contentContainer {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 310px;	
	overflow:hidden;
}

.contentInnerWrapper{
	text-align: justify;
	padding: 10px;
}

#home{
	color: #7da7d9;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 10px;
	width: 655px;
	border-bottom: 1px dotted #ccc;
}

#aboutme{
	color: #0054a6;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 10px;
	width: 660px;
	border-bottom: 1px dotted #ccc;
}

#websites{
	color: #92278f;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 10px;
	width: 655px;
	border-bottom: 1px dotted #ccc;
}

#misc{
	color: #ee1c24;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 10px;
	width: 655px;
	border-bottom: 1px dotted #ccc;
}

#contact{
	color: #f8941d;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 10px;
	width: 655px;
	border-bottom: 1px dotted #ccc;
}

.hometext1{
	width: 650px;
}

.hometext2{
	width: 300px;
	margin-top: 20px;
	float: left;
}

.hometext3{
	width: 300px;
	margin-top: 20px;
	float: left;
	margin-left: 30px;
}

/*content slider*/
.handle3 {
	float: left;
	width: 60px;
	height: 310px;
	text-align:center;
}

.handle3:hover{
	opacity: 0.7;filter:alpha(opacity=70);
	cursor: pointer;
}

/*Contact Form*/
input.contactformtext {
	color: #666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 250px;
}

/*scroller*/
#content-slider {
	width: 655px;
	height: 6px;
	margin-left: 10px;
	background: #CCC;
	position: relative;
	-moz-border-radius: 10px;
    -webkit-border-radius:10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

.ui-slider-handle {
	width: 12px;
	height: 12px;
	position: absolute;
	top: -3px;
	background: #92278f;
	border: none;
	-moz-border-radius: 30px;
    -webkit-border-radius:30px;
    -khtml-border-radius: 30px;
    border-radius: 30px;
}

.ui-slider-handle:hover{
	background-color: #b368b0;
}

#content-scroll {
	width: 655px;
	height: 238px;
	margin-top: 10px;
	margin-left: 10px;
	overflow: hidden;
	border:1px dotted #ccc;
}

#content-holder {
	width: 4100px;
	height: 270px;
}

.content-item {
	width: 300px;
	height: 270px;
	padding: 5px;
	float: left;
}
  
.hlist li{border:1px dotted #ccc; float:left; font-size:11px; padding:0px; width:295px; height: 226px; background-color:#FFF; list-style:none;}
.hlist li h4{margin-bottom:9px;}
.hlist li img{margin-bottom:9px; margin-top: 9px; border:1px dotted #ccc; margin-left:7px; float:left;}
.hlist li p{margin-bottom:0;}
.hlist li:hover{background:#f5dff5; border-color:#aaa;}


