/************General link *************/
a:link {
	color: #5a38c0;
	text-decoration: none;
}

a:visited {
	color: #5a38c0;
	text-decoration: none;
}

a:hover {
	color: #5a38c0;
	text-decoration: underline;
}

a:active {
	color: #5a38c0;
	text-decoration: none;
}


/**************Nav link and Login link and web designer link***********/
#menu a:link {
	color: #000;
	text-decoration: none;
}

#menu a:visited {
	color: #000;
	text-decoration: none;
}

#menu a:hover {
	color: #FFF;
	text-decoration: none;
}

#menu a:active {
	color: #FFF;
	text-decoration: none;
}

#login a:link {
	color: #000;
	text-decoration: none;
}

#login a:visited {
	color: #000;
	text-decoration: none;
}

#login a:hover {
	color: #FFF;
	text-decoration: none;
}

#login a:active {
	color: #FFF;
	text-decoration: none;
}

#web_designer a:link {
	color: #000;
	text-decoration: none;
}

#web_designer a:visited {
	color: #000;
	text-decoration: none;
}

#web_designer a:hover {
	color: #FFF;
	text-decoration: none;
}

#web_designer a:active {
	color: #FFF;
	text-decoration: none;
}



/***************** General ********/
img {
border:0;
}

.email {
	color: #5a38c0;
}

.handbag {
	font-size: 11px;
	color: a09879;
}


/***************** Rules for headings ***************/
h1 {
        font-size:120%;
        color: #BC17CA;
}
h2 {
	font-size:80%;
	color: #BC17CA;
}
h3 {
	font-size:100%;
	color: #a09879;
}
p {
	font-size:11px;
	line-height:120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/********************** Masthead *********************/
#masthead {
	margin:0;
	width:838px;
	height:101px;
	background-image: url(design/topbanner2.gif);
	background-repeat: no-repeat;
}

#menu {
	font-size: 11px;
	height: 18px;
	width: 818px;
	font-weight: bold;
margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	word-spacing: 0.8em;
	clear: left;
	float: left;
}

#menu ul {
        width: 810px;
        margin-left: 16px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
        float: left;
	text-decoration: none;
	font-weight: bold;
        padding-right: 15px;  
}

#menu a:hover {
	
}

#menu .active a {
		
}



#masthead h1 {
float:left;
margin:0;
padding:0;
}

#shopping_bag {
	float: right;
	margin-top: 22px;
	margin-right: 26px;
}

#login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	margin-right: 10px;
	margin-top: 36px;
	text-align: right;
}

/********** Sidebar **************/
#sidebar ul {
	list-style-type:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A09879;
	padding-top: 11px;
	padding-left: 18px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#sidebar li {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5741;
	font-style: normal;
	padding-top: 10px;
        line-height: 0.5em;
	list-style-type: none;
}



/*********** Footer ************/

#flags {
	margin-top: 19px;
	margin-left: 18px;
	width: 54px;
	height: 27px;
	float: left;
        display: inline;
	}
#footer p {
	width:838px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	line-height: 120%;
	padding-bottom: 0px;
}
#newsletter{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 350px;
	margin-left: 80px;
	padding-top: 20px;
}
#visa_logo  {
	height: 25px;
	width: 135px;
	float: right;
	margin-top: 12px;
}
#web_designer{
	float: right;
	margin-right: 22px;
	margin-bottom: 3px;
	clear: both;
}


/*********styles ********/

style4 {
	font-size: 14px;
	color: #bc17ca;
}
td-main {
                font-size: 11px;
                color: #000;
}
td-menu {
                font-size: 11px;
                color: #000;
}
td {
                font-size: 11px;
                color: #000;
}
td-back {
                font-size: 11px;
                color: #000;
}


#footer #newsletter a {
	color: #FFFFFF;
}

#footer #newsletter a:link {
	text-decoration: underline;
}

#footer #newsletter a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer #newsletter a:hover {
	color: #5a38c0;
	text-decoration: underline;
}

#footer #newsletter a:active {
	color: #FFF;
	text-decoration: underline;
}





/* Change 02 sep 08 */


body {

font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:80%;
margin: none;
margin-top:10px;
text-align:center;
background-color: #FDEEFD;

}
#wrapper {
background:white none repeat scroll 0 0;
border:1px solid;
margin:0 auto;
text-align:left;
width:838px;
}

#footer {
background-image:url(design/bottom.gif);
background-repeat:no-repeat;
clear:both;
font-size:10px;
height:67px;
left:10px;
margin:0;
padding:0;
top:536px;
width:838px;
}



