/************************************/
/************************************/
/***** CSS Author: Kyle Cooper ******/
/***** CSS Created: 10/08/2010 ******/
/************************************/
/************************************/


/******************************/
/********** CSS Reset *********/
/******************************/

html, body, div, span, applet, object, iframe,
h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, b, u, i, center {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	}

ul {
	list-style: none;
	}
	
	html {
	height: 100%;
}
	
/******************************/
/********** Global Styles *****/
/******************************/

body {
	background: url('images/bg_patt.jpg');
	font-family: Georgia, sans-serif;
	font-size: 16px;
	}
	
#wrapper {
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #212e52;
	}

h1 {
	font-size: 14px;
	padding:0;
	margin:0;
	color:white;
	/*** text-indent: -9999px;***/
	}
	
h1 a {
	font-size: 14px;
	padding:0;
	margin:0;
	color:#F7CC5D;
	/*** text-indent: -9999px;***/
	}

h3 {
	font-size: 24px;
	color: #fff;
	padding-bottom: 20px;
	}
	
h4 {
	font-size: 20px;
	color: #fff;
	padding-top: 10px;
	}

p.phome {
	color:white;
	font-size:12px;
	line-height: 18px;
	}
		
p.phome {
	color:white;
	font-size:12px;
	text-align: justify;
	}
	
p.phome a {
	color:white;
	font-size:12px;
	text-align: justify;
	}

p.phome a:hover {
	color:#F7CC5D;
	font-size:12px;
	text-align: justify;
	}	
	
p.homebottom {
	padding-top:30px;
	padding-right:10px;
	color:white;
	font-size:12px;
	text-align: justify;
	line-height: 18px;
	}
	
p.homebottom a {
	color:#F7CC5D;
	font-size:12px;
	}
	
p.homebottom a:hover {
	color:white;
	font-size:12px;
	}
	
p.homesocial {
	padding-top:30px;
	padding-right:10px;
	color:white;
	font-size:12px;
	text-align: center;
	}
	
p.homesocial a {
	padding-top:30px;
	padding-right:10px;
	color:white;
	font-size:12px;
	text-align: center;
	}
	
p.homesocial a:hover {
	padding-top:30px;
	padding-right:10px;
	color:#FFCD53;
	font-size:12px;
	text-align: center;
	text-decoration:none;
	}
	
/******************************/
/******* Navigation Bar *******/
/******************************/

#navigation {
	float: left;
	height: 40px;
	width: 1000px;
	background-color: #f7cc5d;
	}

#navigation ul {
	margin-top: 10px;
	}
	
#navigation li {
	float: left;
	list-style: none;	
	}
	
#navigation li a {
	text-decoration: none;
	padding-right: 22px;
	color: #000000;
	}
	
	#navigation img {
	padding-top:0px;
	padding-right:8px;
	margin:0;
	}
	
.marginNav {
	padding-left: 15px;
	}
	
#navigation a:hover {
	color: #f7f7f7;
	}	

#header {
	background-color: #132A52;
}

/*** Header Phone Numeber ***/
.callus {
	float:right;
	background-color: #132A52;
	width: 990px;
	color:#FFF;
	text-align:right;
	padding-bottom:10px;
	padding-right:10px;
}

/*** Header Help Link ***/
a.helplink:link {
color:#F7CC5D;
}

a.helplink:visited{
color:#F7CC5D;
}

a.helplink:active {
color:#F7CC5D;
}

a.helplink:hover {
color:#FFF;
text-decoration:underline;
}
	
/******************************/
/******* Main - Section *******/
/******************************/	

#mainPic {
	
	float: left;
		}

#main{
	color:#fff;
	float: left;
	}

#main a {
	text-decoration: underline;
	color: #f7cc5d;
	}
	
#main a:hover {
	color: #fff;
	}
	
#showcaseMain {
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    margin-left: auto;
    margin-right: auto;
    width:565px;
}	

/*** White home page banner ***/

.whitebanner {
	width:565px;
	color:#000;
	background-color:#fff;
	margin-top:25px;
	margin-left: 4px;
}

.whitebanner p {
	color:#000;
	padding:5px;
}

.whitebannerLeft {
	width:270px;
	color:#000;
	background-color:#fff;
	margin-top:25px;
	float: left;
	margin-left: 4px;
}

.whitebannerLeft span {
	color:#000;
	line-height:9px;
}

.whitebannerLeft p {
	color:#000;
	padding:5px;
}

.whitebannerRight {
	width:270px;
	color:#000;
	background-color:#fff;
	margin-top:25px;
	float: right;
	margin-left: 4px;
}

.whitebannerRight p {
	color:#000;
	padding:5px;
}

.whitebannerRight span {
	color:#000;
	line-height:9px;
	font-size:12px;

}

.whitebanners2 {
	width:565px;


}

/******************************/
/**** Side - Section Left *****/
/******************************/

#sidebar {
	margin-top: -10px;
	float: left;
	}

#visitShop, #featuredProd, #registerCust {
	margin-bottom: 40px;
	}
	
.sideStyle h2 {
	color: #fff;
	font-size: 15px;
	text-indent: 10px;
	}

#space {
	margin-top: 28px;
	}
	
.sideStyle p {
	color: #000;
	font-size: 12px;
	text-indent: 1px;
	margin-top: 1px;
	margin-bottom: 5px;
	}

.yellow {
	color: #f7cc5d;
	}
	
#sidebar a:hover {
	color: #f7cc5d;
	text-decoration: underline;
	}	
	
/******************************/
/**** Side - Section Right ****/
/******************************/

#sidebarright {
	margin-top: 0px;
	}
	
.sideStyleright h2 {
	color: #fff;
	font-size: 14px;
	text-indent: 5px;
	}
	
.sideStyleright h2 a {
	color: #fff;
	font-size: 14px;
	text-indent: 5px;
	font-style: normal;

	}

#spaceright {
	margin-top: 68px;
	}

.sideStyleright img {
	padding: 0px 0px;
	}
	
.sideStyleright a {
	color: #fff;
	font-size: 12px;

	}
	
.sideStyleright p {
	color: #f7cc5d;
	font-size: 12px;
	text-indent: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	}
	
#HintsandTips {
	margin-top: 28px;

	margin-bottom: 30px;
	}
	
#newsflash {
	margin-bottom: 30px;
	}

.middleright {
	color:black;
	font-size:11px;
	margin-bottom:5px;		
	}	
	
.middleright a {
	color:black;		
	}

.middleright a:hover {
	color:#F7CC5D;		
	}

a.yogadvd:link {
	color:blue;
	text-decoration:underline;
	}
	
/******************************/
/***** Testimonials Page ******/
/******************************/

.testim {
	background-color: #7993d8;
	margin-top: 12px;
	margin-bottom: 12px;
	}
	
.testim p {
	padding: 5px;
	font-size: 15px;
	font-style: italic;
	}
	
.testim p.testCredit {
	text-align: right;
	font-style: normal;
	color: #fff;
	}
	
	
/******************************/
/********** FAQ Page **********/
/******************************/	
	
.faqQuesti {
	color: #f7cc5d;
	padding-top: 10px;
	}
	
.faqAns {
	font-size: 15px;
	color: #fff;
	}
	
/******************************/
/**** Teacher Discount Page ***/
/******************************/	
	
.discount p {
	font-size: 15px;
	color: #fff;
	}	
	
#teacherDisc {
	color: #fff;
	}
	
.personal label {
	float: left;
	width: 150px;
	padding-top: 3px;
	}
	
.general label {
	float: left;
	width: 270px;
	padding-top: 3px;
	}

.general p {
	font-size: 17px;
	color: #fff;
	}
	
fieldset {
	border: none;
	}
	
input {
	background: #f1eee7;
	}
	
/******************************/
/******* Form Validation ******/
/******************************/		
	
label { 
	width: 10em; 
	float: right; 
}

label.error { 
	float: none; 
	color: red; 
	font-style: italic;
	padding-left: .5em; 
	vertical-align: top; 
}

p { 
	clear: both; 
	color:#fff;
}

em { 
	font-weight: bold; 
	padding-right: 1em; 
	vertical-align: top; 
}
	
	
/******************************/
/******** About Us Page *******/
/******************************/		
	
.aboutus {
	color: #fff;
	padding: 5px;
	font-size: 15px;
	}
	
.aboutus a {
	color: #F7CC5D;
	padding: 5px;
	font-size: 15px;
	}
	
.aboutyogaImg {
	float: right;
	width: 250px;
	margin-top: 55px;
	}
	
.aboutyogaText {
	float: left;
	width: 300px;
	}
	
.aboutaanikaImg {
	float: right;
	width: 250px;
	margin-top: 55px;
	}
	
.aboutaanikaText {
	float: left;
	width: 300px;
	}

#aboutheader {
	padding-bottom: 25px;
	}
	
#aboutheader a {
	padding: 6px;
	color: #000000;
	background: #f7cc5d;
	text-decoration: none;
	}
	
.aboutheadingSpace {
	padding-right: 25px;
	}

/******************************/
/******** Discount Page *******/
/******************************/		


.discountText {
	float: left;
	width: 550px;
	color: #fff;
	font-size: 12px;
	}	
	
/******************************/
/****** Size Chart Page *******/
/******************************/		
	
td {
	padding: 10px;
	color: #fff;
}	
	
td.title {
	color: #f7cc5d;
	}
	
.tableHeaders {
	color: #fff;
	font-size: 16px;
	text-decoration: underline;
	}
	
	
/******************************/
/********* Press Page *********/
/******************************/		
	
.pressFloat {
	float: left;
	width: 170px;
	}
	
.pressFloat2 {
	float: left;
	width: 170px;
	margin-top: 35px;
	}


/******************************/
/****** What To Wear Page *****/
/******************************/		

.whatToWearYogaText {
	float: left;
	width: 500px;
	}	
	
.whatToWearYogaImg {
	float: right;
	width: 200px;
	margin-top: 55px;
	}	

/******************************/
/****** Friends/Links Page ****/
/******************************/	

.friendsLinks {
	float: left;
	width: 700px;
	}
	
/******************************/
/*********** Footer ***********/
/******************************/

.footer {
	clear: both;
	}

.footerServices {
	float: left;
	height: auto;
	width: 100%;
	color:white;
	text-align:center;
	}
	
.footerServicesLast {
	float: right;
	height: auto;
	width: 210px;
	}
	
.footer ul li, .footer p {
	color: #fff;
	font-size: 13px;
	font-style: italic;
	margin-bottom: 5px;
	}
	
.removeSpace {
	margin-top: 8px;
	}
	
.footer a {
	color: #fff;
	}
	
.footer a:hover {
	color: #f7cc5d;
	}
	
#developedBy {
	text-align: right;
	padding: 5px 5px;
	}
	
#developedBy p {
	color: #f7cc5d;
	font-size: 14px;
	}
	
#developedBy a {
	color: #fff;
	font-size: 14px;
	}

#developedBy a:hover {
	color: #f7cc5d;
	}
	
#mainPic .cushycms p {
	color: white;
	padding: 0 10px 15px 10px;
	}
	
#mainPic .cushycms a {
	color: yellow;
	}	
	
#mainPic .cushycms a:hover {
	color: white;
	}		
	
.footerprodlinks {
	margin: 0px;
	padding:0;
	font-size:12px;
	}
	
.bottom {
	margin-bottom:5px;		
	}	

/*** ADDTHIS Homepage Buttons ***/	
.addthis {
	text-align:center;
	margin-left:350px;
	}
	
.catalogue a {
	color: #F7CC5D;
	padding: 5px;
	font-size: 15px;
	}
	
	
div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
}

