@charset "utf-8";
a{
	outline:none;
}

.left_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.left_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}



.business_builder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #326301;
	text-decoration: none;
}
.why_myceo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #888888;
	text-decoration: none;
}
.green11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #69a535;
	text-decoration: none;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.login1{
	background-color:#fff;
	border:1px solid #cbcbcb;
	width:130px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7f7f7f;
	font-weight:normal;
	padding-left:7px;
	padding-top:5px;
}
.text18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.lorem_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer_myceo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #bbbbbb;
	text-decoration: none;
}
.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #bbbbbb;
	text-decoration: none;
}
.lorem_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5ba10a;
	text-decoration: none;
	text-transform:uppercase;
}
.enter_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #272727;
	text-decoration: none;
}
.login2{
	background-image:url(images/login1.jpg);
	background-repeat:no-repeat;
	width:345px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	color:#000;
	padding-left:5px;
	border:0px;
}
.btn{
	background-color:#000; 
	border:0px; 
	padding:2px 4px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
    color:#fff;
	font-weight:bold;
}
.box{
	background-color:#fff;
	border:1px solid #ccc;
	width:146px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
}







           
        
/*_____________________________________________ Start - Projects - jCarouselLiteDemo _____________________________________________*/

#jCarouselLiteDemo .carousel  {
    padding: 10px 0 0 0;
    margin: 0 0 20px 10px;
    position: relative;     
}
    #jCarouselLiteDemo .digg {
        position: absolute;
        left: 610px;
        top: 110px;
    }
    #jCarouselLiteDemo .main {
        margin-left: 24px;
    }

    #jCarouselLiteDemo .demo em {
        color: #FF3300;
        font-weight: bold;
        font-size: 60%;        
        font-style: normal;
    }
    #jCarouselLiteDemo .carousel button { /*Don't remove this. we still use this for individual demos. only the front pages use images as of now*/
        float: left;
    }              
    #jCarouselLiteDemo .carousel a.prev, #jCarouselLiteDemo .carousel a.next {
        display: block;
        float: left;
        width: 28px;
        height: 143px;
        text-decoration: none;
        background: url("/image/imageNavLeft.gif") left 60px no-repeat;
    }
        #jCarouselLiteDemo .carousel a.next {
            background: url("/image/imageNavRight.gif") right 60px no-repeat;
        }
            #jCarouselLiteDemo .carousel a.next:hover {
                background-image: url("/image/imageNavRightHover.gif");
            }
            #jCarouselLiteDemo .carousel a.prev:hover {
                background-image: url("/image/imageNavLeftHover.gif");
            }    
            #jCarouselLiteDemo .carousel a:hover, #jCarouselLiteDemo .carousel a:active {
                border: none;
                outline: none;
            }                 
    #jCarouselLiteDemo .carousel .jCarouselLite {
        border: 0px;
        float: left;
        
        /* Needed for rendering without flicker */
        position: relative;
        visibility: hidden;
        left: -5000px;
    }
        #jCarouselLiteDemo .carousel ul {
            margin: 0;
        }
        #jCarouselLiteDemo .carousel li img, 
        #jCarouselLiteDemo .carousel li p {
            background-color: #fff;
            width: auto;
            height: auto;
            margin: 0px;
        }
        
        #jCarouselLiteDemo .widget img {
            cursor: pointer;
        }
            #jCarouselLiteDemo .mid {
                margin-left: 80px;
                width: 400px;
                height: 250px;
            }
            #jCarouselLiteDemo .vertical {
                margin-left: 170px;
            }
                #jCarouselLiteDemo .vertical .jCarouselLite {   /* so that in IE 6, the carousel div doesnt expand to fill the space */
                    width: 170px;
                }
            #jCarouselLiteDemo .imageSlider li img, 
            #jCarouselLiteDemo .imageSlider li p, 
            #jCarouselLiteDemo .imageSliderExt li img , 
            #jCarouselLiteDemo .imageSliderExt li p {
                width: 400px;
                height: 250px;
            }
			
			
		.lorem_text12{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #848484;
	text-decoration: none;
}
	
/*_____________________________________________ menu ________________________________________________*/
h1 {font-size: 3em; margin: 20px 0;}

.container {width: 853px;}

.container_2 {width: 590px;}

ul.tabs {

	margin: 0;

	padding: 0;

	float: left;

	list-style: none;

	height: 32px;

	width: 100%;

}

ul.tabs li {

	float: left;

	margin: 0;

	padding: 0;

	width:auto;
	height:37px;

	color:#fff;

	font-family:Arial, Helvetica, sans-serif;

	font-size:15px;

	font-weight:bold;

	text-decoration:none;

	border:0px;

	overflow: hidden;

	position: relative;

}

ul.tabs li a {

	text-decoration: none;

	color: #ffffff;

	display: block;

	font-family:Arial, Helvetica, sans-serif;

	font-size:15px;

	font-weight:bold;

	width:auto;
	padding-left:30px;
	padding-right:0px;
	padding-top:8px;

	outline: none;

	text-align:center;

}

ul.tabs li a:hover {

	width:auto;
	padding-left:30px;
	padding-right:0px;

	height:37px;

	color:#adf056;

}

ul.tabs li a:active {

	color:#fff !important

}

ul.tabs li a:focus {

	color:#ADF056 !important

}	

/*html ul.tabs li.active, html ul.tabs li.active a:hover  {

	background: #fff;

	border-bottom: 1px solid #fff;

}*/

html ul.tabs li.active, html ul.tabs li.active a:hover  {

	width:auto;
	height:37px;

	color:#adf056;

	font-family:Arial, Helvetica, sans-serif;

	font-size:15px;

	font-weight:bold;

	text-decoration:none;

	border:0px;

}



.tab_container {

	border: 1px solid #999;

	border-top: none;

	clear: both;

	float: left; 

	width: 100%;

	background: #fff;

}

.tab_content {

	font-size: 1.2em;

}

.tab_content_2 {

	padding-top: 20px;

	padding-bottom:20px;

	padding-left:0px;

	padding-right:0px;

	font-size: 1.2em;

}

.tab_content h2 {

	font-weight: normal;

	padding-bottom: 10px;

	border-bottom: 1px dashed #ddd;

	font-size: 1.8em;

}

.tab_content h3 a{

	color: #254588;

}

.tab_content img {

	border: 0px solid #ddd;

	padding: 0px;

}
/*_____________________________________________ menu ________________________________________________*/
			
			
			
			
			
            
/*_____________________________________________ End - Projects - jCarouselLiteDemo _____________________________________________*/

/* Set up viewport onto sliding content */	 
#frame { overflow: hidden; margin: 0 auto; width: 460px; position: relative; float:left; }
/* Sliding content box */ 
#frame, #scroller { height: 420px; }
#scroller { width: 460px; height: 450px; margin: 0 auto; padding:0; overflow: hidden; vertical-align:top; text-align:left; border:0; }
#content { width: 1000px; margin: 0; padding-right:0; padding-left:0; padding-top:0; text-align:left; }
.section { height: 420px; width: 460px; margin: 0; padding:0; float: left; text-align:left; }
#form1-tab
{ FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #333333; BACKGROUND-COLOR: #ffffff; LINE-HEIGHT: 18px; FONT-FAMILY: Verdana; TEXT-DECORATION: none; }



/*_____________________________________________ Publish _____________________________________________*/
#featured{ 
	width:935px; 
	position:relative; 
	height:240px; 
	background:#fff;
	border:1px solid #CCCCCC;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:640px; 
	list-style:none; 
	padding:0; margin:0; 
	width:295px;
	z-index:1;
}
#featured ul.ui-tabs-nav li{  
	font-size:12px; 
	padding:0px 0px 0px 12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	background-image:url(images/normal_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	line-height:20px;
	padding-left:10px;
	text-decoration:none;
	background-color:#fdfdfb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:16px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background-image:url(images/hover_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:16px;
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.png') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background-image:url(images/selectd_bg.jpg);
	background-repeat:repeat-x;
	height:60px;
	background-position:bottom;
	background-color:#67ab31;
	color:#FFFFFF;
}
#featured .ui-tabs-panel{ 
	width:665px; height:238px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:170px; left:0; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
	width:666px;
}
#featured .info h2{ 
	font-size:18px;
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
	font-family:Arial, Helvetica, sans-serif;
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff;
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}.left_bg {
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
	height: 471px;
	width: 315px;
}
.right_bg {
	background-image: url(images/right_bg.jpg);
	background-repeat: no-repeat;
	height: 471px;
	width: 604px;
}
.middle_bg {
	background-image: url(images/bgimage.png);
	background-repeat: repeat-y;
}
.style8 {

	text-decoration: none;

}
.style22 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #ffffff;

	text-decoration: none;

	border-collapse: separate;

	text-align: -webkit-auto;

	text-indent: 0px;

	white-space: normal;

	word-spacing: 0px;

	letter-spacing: normal;

}



/*_____________________________________________ Publish _____________________________________________*/





