* {
	margin:0;
	padding:0;
}

img {
	border:0;
}

body {
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:20px;
}



a:link, a:visited, a:active {
	
	color:#5BB3FA;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color:#000;
}

#container {
	width:710px;
	padding:25px;
	margin:0 auto;
	margin-bottom:0px;	
	background-color:#fff;
	background-image:url(/images/shiffon.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:59px;
	padding-top:100px;
	padding-bottom:18px;
}



#menu {
	padding-bottom:40px;
}

#menu ul li {
	list-style-type:none;
	float:left;
	margin-right:8px;
	font-weight:bold;
	font-size:13px;
}

#menu a:link, #menu a:visited, #menu a:active {

	color:#000;
}

#menu a:hover {

	color:#5BB3FA;
}

#content {
	clear:both;
	line-height:19px;
	padding-top:30px;
	border-top:1px solid #000000;
}

#content p {
	margin-bottom:10px;
}

/*shop*/

#details {
	width:550px;
	float:right;
}

#content #details ul {
	margin:0;
}

#content #details ul li {
 	list-style-type:none;
	float:left;
	margin:0 5px;
	width:172px;
	height:280px;
	text-align:center;
}

#content #details ul li img {
	border:1px solid #ccc;
}

#shop {
	width:150px;
	float:left;
}

#content #shop ul  {
	list-style-type:none;
	margin:0;
}

#shop ul li {
	font-weight:bold;
}

#content #shop ul li ul {
	margin-bottom:10px;
}

#shop ul li ul li {
	font-weight:normal;
	margin-left:10px;
}

#shop ul li a:link, #shop ul li a:visited, #shop ul li a:active {
	color:#000;
}

#shop ul li a:hover {
	color:#5BB3FA;
}
/*
#shop ul li ul li a:link, #shop ul li ul li a:visited, #shop ul li ul li a:active {
	color:#5BB3FA;
}

#shop ul li ul li a:hover {
	color:#000;
}
*/

#shop ul#account {
	margin-top:20px;
}

#shop ul#account li {
	font-weight:bold;
}

#shop ul#account li a:link, #shop ul#account li a:visited, #shop ul#account li a:active {
	color:#5BB3FA;
}

#shop ul#account li a:hover {
	color:#000;
}

#product img {
	border:1px solid #ccc;
}

#description {
	float:right;
	width:220px
}

p#price {
	font-size:14px;
	font-weight:bold;
}

#content #product ul li {
	width:auto;
	height:auto;
	margin:0;
	margin-right:10px;
}



/*shop end*/

#contact {
	width:337px;
	float:right;
}

#faqs {
	width:337px;
	float:left;
}

#text {
	width:280px;
	float:right;
}

#home {
	width:370px;
	float:left;
}

#hometext {
	width:324px;
	float:right;
}

#content #home ul {
	margin:0;
}

#content #home ul li {
 	list-style-type:none;
	float:left;
	margin:0;
	margin-right:10px;
	margin-bottom:10px;
	width:177px;
	height:235px;
	background-image:url(/images/home.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#content #home ul li.end {
	margin-right:0px;
}


#image {
	float:left;
}

#footer {
	clear:both;
	text-align:center;
	padding-top:22px;
	font-size:11px;
}

h1 {
	font-size:19px;
	font-weight:normal;
	margin-bottom:15px;
}

h2 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:18px;
}

#content ul, #content ol {
	margin-left:30px;
	margin-bottom:10px;
}

table#contact {
	border-collapse:collapse;
	margin-bottom:10px;
	margin-top:5px;
}

table#contact td {
	padding-bottom:5px;
}

table#contact th {
	vertical-align:top;
	text-align:left;
	font-weight:bold;
	width:90px;
}

table#contact textarea {
	width:200px;
	height:75px;
}

#paypal {
	text-align:center;
	margin-top:20px;
}

p.back {
	text-align:right;
}


.productlistingimg img {
	border:1px solid #ccc;
}  

a.headerNavigation:link, a.headerNavigation:visited, a.headerNavigation:active { 
  font-size:11px; 
}

a.headerNavigation:hover {

}

