﻿body
{
    margin: 0px;
}
.MainContent
{
    list-style-type: none; /*width: 5700px;*/
    margin: 0px;
    padding: 0px;
}
.MainContent li
{
    float: left;
    display: block;
    margin: 0px;
    list-style-type: none;
    padding: 0px;
    background: url(../images/curvez_wave.jpg) repeat-x 0% 7%;
}
.MainContent .logo
{
    display: block;
	width: 275px;
    /*width: 211px;*/
    height: 89px;
    background: url(../images/curvez_logo.png) no-repeat;
    float: left;
}
* html .MainContent .logo
{
    background-image: none;
    width: 211px;
    height: 89px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/curvez_logo.png", sizingMethod="scale");
}
.MainContent .header .menu
{
    float: right;
    list-style-type:none;
    margin: 0px;
}
.MainContent .header .menu li
{
    float: left;
    padding: 2px 5px 0px 0px ;
    background: none;
}
.MainContent .header .menu li a
{
    display: block;
    text-decoration: none;
    font: bold 12px Verdana;
    color: #ffffff;
    background: #3abcc1;
    width: 90px;
    height: 25px;
    text-align: center;
    line-height: 25px;
}
.MainContent .header .menu .selected
{
    background: #ed1651;
    color: #ffffff;
}
.header
{
    width: 920px;
    margin: 0px;
    padding: 0px;
}
.content
{
    clear: both;
    text-align: left;
    margin: 0px;
    padding-top: 20px;
    width: 920px;
}
.content p
{
    float: left;
    text-align: left;
    font: normal 14px Verdana;
    color: #000000;
    width: 610px;
    padding:8px 0px 0px 25px;
    line-height: 23px;
}
.content p a
{
    color: #339999;
    text-decoration: none;
}
.content p a:hover
{
    color: #fc060a;
    text-decoration: underline;
}
.content p .next
{
    color: #99cccc;
    text-decoration: none;
}
.content .cartoon
{
    float: right;
    margin-top: 10px;
}
.content .fblike
{
	position:absolute;
	margin:0 0 0 825px;
	
}
h1
{
    font: bold 25px Arial;
    color: #217c9e;
    line-height: 0px;
	margin-top: 40px;
}
h1 b
{
    color: #ed1c24;
    line-height: 0px;
}
h1 .headercolor10
{
    font-weight: normal;
    color: #9966ff;
}
h1 .headercolor11
{
    font-weight: normal;
    color: #6686ff;
}
h1 .headercolor12
{
    font-weight: normal;
    color: #f5821f;
}
h1 .headercolor13
{
    font-weight: normal;
    color: #fdb827;
}
h2
{
    font: normal 25px Arial;
    color: #000000;
    line-height: 18px;
}
.headercolor1
{
    font-weight: normal;
    color: #cccccc;
}
.headercolor5
{
    font-weight: normal;
    color: #999999;
}
h2 .headercolor2
{
    font-weight: normal;
    color: #996666;
}
h2 .headercolor3
{
    font-weight: normal;
    color: #e25af6;
}
h2 .headercolor4
{
    font-weight: normal;
    color: #ed1651;
}

h2 .headercolor6
{
    font-weight: normal;
    color: #3787a1;
}
h2 .headercolor7
{
    font-weight: normal;
    color: #18baba;
}
h2 .headercolor8
{
    font-weight: normal;
    color: #ed1c24;
}
h2 .headercolor9
{
    font-weight: normal;
    color: #666666;
}
#formDiv
{
    display: none;
    width: 400px;
    position: absolute;
    margin-top: 150px;
    margin-left: 500px;
    padding: 0px;
    background: #ddeef6;
}
#formDiv #form
{
    width: 400px;
    height: 510px;
    background: #ddeef6;
}
.portfolio-gallery
{
    position: absolute;
    width: 730px;
    height: 250px;
    overflow: hidden;
    padding:0px;
    
}
#portfolioLink
{
	margin:280px 0px 0px 235px;
	list-style-type:none;
	height:30px;
}

#portfolioLink li
{
	float:left;
	display:block;
	list-style-type:none;
	padding:5px;
	font:normal 9px Arial;
	color:#cccccc;
}

#portfolioLink li a
{
	float:left;
	display:block;
	width:10px;
	height:10px;
	background:#3abcc1;
	color:#ffffff;
	text-decoration:none;
}

#portfolioLink .selected, #portfolioLink a:hover
{
	background: #ed1651;
}

.formBtn
{
    background: url(../images/form_btn.jpg) no-repeat;
    display: block;
    width: 281px;
    height: 26px;
    outline: none;
}
.ServicesList
{
    width: 506px;
    float: left;
    margin-top: 0px;
    margin-left: 30px; /*padding: 0px;*/
}
.ServicesList li
{
    background: none;
    width: 230px;
    list-style-type: disc; /*-image:url(images/bullet.jpg);*/
    padding: 0px 15px 10px 5px;
}
.ServicesList li a
{
    display: block;
    float: left;
    font: normal 14px Verdana;
    color: #000000;
    line-height: 20px;
}
.content .copyright
{
    font: normal 10px Verdana;
    color: #999999;
    width: 450px;
    margin:2px 0px 0px 380px;
    
}
.content .alignCopyRigthUnderDiv
{
	/*margin:50px 0px 5px 500px;*/
}
strong
{
    color: #333333;
}
.testimonialsContent
{
    width: 650px;
    height: 250px;
    overflow: auto;
    padding-right: 5px;
}
.testimonialsContent div
{
    float: left;
    text-align: left;
    font: normal 14px Verdana;
    color: #999999;
    width: 590px;
    padding: 10px 0px 0px 25px;
    line-height: 23px;
}
.testimonialsContent div a
{
    color: #339999;
    text-decoration: none;
}
.testimonialsContent div a:hover
{
    color: #fc060a;
    text-decoration: underline;
}

.highslide-gallery ul li .LiveUrl
{
	font-family:Verdana;
	font-size:11px;
	color:#999999;
	line-height:20px;
	position:relative;
    margin:90px 0px 0px -75px;
	display:block;
	outline:none;
	text-decoration:none;
}

.highslide-gallery ul li .LiveUrl:hover
{
	color:#ed1651;
	text-decoration:underline;
}

.black_overlay
{
    display: block;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 10000px;
    height: 100%;
    background-color: black;
    z-index: 1;
    -moz-opacity: 0.9;
    opacity: .90;
    filter: alpha(opacity=90);
}

.black_overlay img
{
	width:375px;
	height:165px;
	margin:10px;
}
