*{
	margin: 0;
	padding: 0;
}

body{
	background-image: url(images/bg_main.jpg);
	font-size: 12px;
	font-family:Arial,Helvetica,sans-serif;
}

a{
	text-decoration: none;
}

img{
	border: 0;
}

.wrapper{
	margin: 0 auto;
	position: relative;
	width: 979px;	
}

.wrapper_page{
	margin: 0 auto;
	position: relative;
	width: 950px;	
}


/*header*/
.header{
	background-image: url(images/bg_header.jpg);
    background-repeat: no-repeat;
	height: 90px;
    margin: 0 auto;
	position: relative;
	width: 950px;
}

.nav-container{
    background-color: #EC60C1;
    height: 39px;
    margin: 0 auto;
    width: 950px;
}

/*Menu*/
/* .main-menu, .home{
	float: left;
	list-style: none;
	margin-left: 5px;
}

.main-menu a, .home a{
	color: #000000;
	font-weight: bold;
}

.menu-nav{
    padding-right: 15px;
    z-index: 30;
}

.menu{
    position:relative;
    z-index: 30;
}

.page_items{
	background: url(images/bgmenu_nav.png);
	width: 106px;
	height: 22px;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 22px;
	position:relative;
	padding: 0;
    z-index: 30;
}

.page_items:hover{
	background: url(images/bgmenu_nav_hover.png);
}

.current_page_items{
	background: url(images/bgmenu_nav_hover.png);
}

.submenu{
	text-align: left;
	list-style: none;
	left: 0;
	top: 22px;
	background: #F0DA97;
	position: absolute;
	display: none;
    z-index: 30;
}

.submenu1{
	text-align: left;
	list-style: none;
	background: #F0DA97;
	position: relative;
	display: block;
    z-index: 30;
}

.submenu-cat{
	background: #F0DA97;
	position: absolute;
	font-size:11px;
}
.submenu-cat a, .submenu a{
	color: #AC167D;
	font-weight: normal;
	margin:5px;
}

.submenu-cat a:hover, .submenu a:hover{
	font-weight: bold;
} 
.first-child{
	background-color: #EFD177;
	position:relative;
	width:150px;
}

.next-submenu{
	text-align: left;
	position:relative;
	width:120px;
	margin-left: 30px
} */
/*class*/
.float-left{
	float: left;
}

.float-right{
	float: right;
}

.clear-both{
	clear: both;
}

/*content*/
.post{
	/* position: relative; */
    z-index: 10;
}

.entry{
	/* margin: 30px 0 30px 20px; */
    left: 90px;
	margin-bottom: 20px;
    position: relative;
}

.entry p{
	margin: 10px 0;
}

/*.main-photo{*/
	/* background: url(images/bg_mainpromo.png);
	background-repeat: no-repeat; */
	/* position: absolute; */
/*	width: 740px;
	margin-top: 50px;
    margin-left: 190px;
	height: 295px;
   
    z-index: 19;
}
*/
.main-photo{
	/* background: url(images/bg_mainpromo.png);
	background-repeat: no-repeat; */
	margin-top: 50px;
    /*margin-left: 190px;
	width: 740px;*/
	margin-left: 255px;
	width: 674px;
	height: 295px;
    /* position: absolute; */
    z-index: 19;
}
.elise-photo{
	/* background: url(images/img_mainmodel1.png); */
	height:412px;
	left:0;
	position:absolute;
	top:90px;
	z-index:20;
}

.dev2-photo {
	float:left;
	padding:20px;
	width:150px;
}

/*sidebar*/
.submenu-sidebar{
	display: none;
}

.sidebar-nav{
	background: url(images/tab-img.jpg);
	background-repeat: no-repeat;
	width: 151px;
	min-height: 29px;
	line-height: 29px;
	padding-left: 10px;
	color:#103758;
	font-size:11px;
	font-weight:bold;
}

.sidebar-nav a{
	color: #335674;
}

#elise_blog{
	background: url(images/elisegulan_sidebar_blog.jpg);
	background-repeat: no-repeat;
	width: 161px;
	height: 29px;
}

#elise_subscribe{
	background: url(images/elisegulan_sidebar_joinbb.jpg);
	background-repeat: no-repeat;
	width: 161px;
	height: 29px;
}

#search_con{
	background: url(images/tab-img.jpg);
	background-repeat: no-repeat;
	width: 161px;
	height: 29px;
	text-align:center;
}

#search{
	padding-top: 5px;
}

#search #x{
	border: 1px solid #577A98;
	color: #47667F;
	font-size: 10px;
	background: #BED1E2;
}

#search #s{
	border: 1px solid #577A98;
	background: #BED1E2;
}

.first-child-sidebar{
	margin-left: 10px;
}

.next-submenu-sidebar{
	margin-left: 20px;
}

.welcome, #wpsc_categorisation-2, #shopping-cart h2{
	background: url(images/tab-img.jpg) no-repeat;
	color:#103758;
	font-weight:bold;
	height:29px;
	line-height:29px;
	text-align:center;
	width:161px;
	margin-bottom: 20px;
}

.widgettitle{
	font-size: 13px;
	text-align:center;
}

.wpsc_categories li a{
	color: #335674;
}

a strong{
	color: #103758;
}

#latest-products h2{
	color:#103758;
	font-size:18px;
}

#latest-products div{
	text-align: center;
}

#shopping-cart{
	margin-top: 30px;
}

/*png fix*/

#bgImg{
       opacity:0.9;
       filter:alpha(opacity=40);
       position: absolute;
       top: 0;
       width: 99.9%;
       height: 99.9%;
       background: #CCCCCC;
		z-index:998;
}

#photoContainer{
	position:absolute;
        text-align:center;
        top:10%;
        width:99%;
        z-index:999;
}

.img-holder{
        display:table;
        margin:0 auto;
        background: #FFFFFF;
		text-align:center;
		border: 4px solid #FFFFFF;
}

.img-holder{
       /*  display:inline-block; */
        text-align:right;
}

#close{
        background: red;
        color: #FFFFFF;
}

#close:hover{
        cursor:pointer;
}

/*form*/

#fitness_plan_form{
	background-color: #FFFFFF;
	border: 8px solid #666666;
	color: #444444;
	display: none;
	font-size: 14px;
	left: 30%;
	margin: 0 auto;
	padding: 5px;
	position: absolute;
	top: 80px;
	width: 400px;
	z-index: 2000;
}

.form-group-01{
	margin: 5px 0;
}

.form-label-01{
	margin-right: 5px;
	text-align: right;
	width: 30%;
}

.form-label-02{
	font-size: 11px;
	font-weight: bold;
	margin: 0 5px;
}

.form-textbox-01{
	width: 50px;
}

.form-textbox-02{
	width: 220px;
}

.form-button-01{
	background-color: #EC60C1;
	border: 2px solid #CF269C;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding: 2px 4px 3px;
}

#fitness_plan_form2{
	background-color: #FFFFFF;
	border: 1px solid #666666;
	color: #444444;
	font-size: 14px;
	left: 30%;
	margin: 0 auto;
	padding: 5px;
	top: 50px;
	width: 400px;
	z-index: 2000;
}

/* Menu */
ul.navigation{
    height: 22px;
    list-style-type: none;
    position: relative;
    right: 30px;
    top: 17px;
    z-index: 50;
}

ul.navigation li.main-menu{
    background-image: url(images/bgmenu_nav.png);
    float: right;
    height: 22px;
    line-height: 22px;
    margin: 0 5px;
    position: relative;
    text-align: center;
    width: 106px;
}

ul.navigation li.main-menu-active{
    background-image: url(images/bgmenu_nav_hover.png);
    float: right;
    height: 22px;
    line-height: 22px;
    margin: 0 5px;
    position: relative;
    text-align: center;
    width: 106px;
}

ul.navigation li.main-menu:hover{
    background-image: url(images/bgmenu_nav_hover.png);
}

ul.navigation li.main-menu a, ul.navigation li.main-menu-active a{
    color: #000000;
    font-weight: bold;
    margin-left: 5px;
    text-decoration: none;
}

ul.submenu1{ 
    background-color: #EFD177;    
    display: none;
    font-size: 11px;
    font-weight: normal;
    left: 0;
    list-style-type: none;
    padding-bottom: 5px;
    position: absolute;
    top: 22px;
    text-align: left;
    width: 150px;
}

ul.submenu1 li a{
    color: #AC167D ! important;
}

ul.submenu1 li a:hover{
    color: #FF4FCE ! important;
}

ul.submenu2{
    background-color: #F0DA97;    
    list-style-type: none; 
    margin: 0 auto;
    width: 95%;
}

ul.submenu2 li a{
    font-weight: normal ! important;
    padding-left: 10px;
}

/*blog*/
.blog-title a{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.blog-title{
	padding: 0 0 10px 0;
}

.date-post{
	padding: 0 0 10px 0;
}

.blog-content{
	font-size: 10px;
}

.health-resources a{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.health-resources p{
	font-family: Verdana, Helvetica,sans-serif;
	font-size: 10px;
}

.class-sched a{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.class-sched p{
	font-family: Verdana,Helvetica,sans-serif;
	padding: 10px;
}

#respond{
	left: 90px;
	position: relative;
}

.breadcrumbz{
	position: absolute;
	padding: 12px;
	color: #FFFFFF;
}

.breadcrumbz a{
	color: #FFFFFF;
}

.show-page{
	cursor: pointer;
}

#commentform p{
	padding-bottom: 20px;
}

#respond h3{
	padding-bottom: 20px;
}

#elisevid {
	width:280px;
	height:103px;
	margin-top:-21px;
}

#elisevid-pix{
	background:url(img/tinyvid.png) no-repeat;
	float:left;
	width:110px;
	height:65px;
	
}

#elisevid-pix1{
	background:url(img/tinyvid1.png) no-repeat;
	float:left;
	width:110px;
	height:65px;
	
}

p.par{
	float:right;
	margin: 14px -13px;
	width:161px;
	height:38px;
	font-weight:bold;
}
	
.par1{

	margin: -24px 1px;
	width:280px;
	height:100px;
	font-size:12px;
}

.p{
	clear:both
	width:161px;
	height:38px;
	font-weight:bold;
}

#elisevidp{
	padding-top:8px;
	clear:both;
	margin: 14px 2px;
}

#cart_btn{
	background:url(img/cart1.png) no-repeat;
	/*background:url(images/cart_icon1.png) no-repeat;*/
	float:left;
	width:30px;
	height:31px;
	position:relative;
	top:0px;
	left:-5px;
	margin-bottom:50px;
}

.item_no_image a{
font-size:14px;
}
.submenu-cat-sidebar a:link	{  	}

.btting object, .btting object embed{
	width:265px;
	height:216px;
}

.latestblog object, .latestblog object embed{
	width:285px;
	height:216px;
}

