@charset "utf-8";
/* CSS Document */

/*---------------------------Genrael Clases---------------------------------------*/
html {
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:#899dc5 url(../images/bg-top.jpg) repeat-x top left;
	padding-bottom:20px;
}
* {
	margin:0px;
	padding:0px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.clr {
	clear:both;
}
ul, li {
	list-style:none;
}
a {
	text-decoration:none;
	color:#000000;
}
a:hover {
	text-decoration: underline;
}
img {
	border:0px;
}
/*---------------------------Layout Content Clases---------------------------------*/

#Layout {                /*------------------------For Page Main Width------------------------------------*/
	width:824px;
	margin:auto;
	border:#012f5a solid 10px;
	border-top:none;
	padding:0 24px 10px;
	background:#fff url(../images/layout-bg.gif) repeat-x bottom left;
}
#Top {
	height:174px;
	position: relative;
	background:url(../images/top-bg.jpg) no-repeat left top;
}
#Logo {
	position:absolute;
	left:0px;
	top:57px;
}
#TopContent {
	position:absolute;
	right:0px;
	top:62px;
	background:url(../images/top-design.gif) no-repeat;
	width:90px;
	height:76px;
}
#Nav {
	position:absolute;
	bottom:0px;
	left:0px;
	background:#ac1570 url(../images/nav-right.gif) no-repeat right top;
	width:824px;
}
#Nav ul {
	height:36px;
	padding-left:10px;
	background:url(../images/nav-left.gif) no-repeat left top;
}
#Nav ul li {
	float:left;
	height:36px;
	line-height:36px;
}
#Nav ul li a {
	color:#ffffff;
	margin:0 7px;
}
#Content {
	padding-top:15px;
	padding-bottom:10px;
}
#Content .LeftSide {
	float:left;
	width:170px;
	background:url(../images/content-left-bg.gif) repeat-y left top;
	padding:10px;
}
#Content .LeftSide h3 {
	height:27px;
	line-height:27px;
	color:#FFFFFF;
	padding:0 10px;
	background:#ac1570;
	font-size:12px;
}
#Content .leftnav li {
	background:url(../images/nav-bulit.gif) no-repeat left 6px;
	padding-left:10px;
	margin-bottom:3px;
}
#Content .leftnav ul {
	padding:7px 10px 5px;
}
#Content .leftnav li a, #Content .giftbox li a {
	color:#ac1570;
}
#Content .giftbox ul {
	padding:7px 10px 5px;
	border-bottom:#ac1570 solid 1px;
}
#Content .giftbox li {
	margin-bottom:3px;
}
.left-logos {
	text-align:center;
	padding-top:15px;
}
.left-logos li {
	padding:15px;
}
#Content .RightSide {
	float:right;
	width:615px;
	overflow:hidden;
}
#Content h2 {
	font-size:16px;
	color:#ac1570;
	margin-bottom:10px;
}
.headerimg {
	font-size:0px;
	margin-bottom:15px;
}
.welcomebox {
	font-size:11px;
	padding-right:10px;
}
.welcomebox p {
	margin-bottom:25px;
	line-height:17px;
	padding-left:1px;
}
.contentbox {
	width:604px;
	margin-bottom:10px;
}
.contenbox-bg {
	background:#e8d6e6 url(../images/content-box-top.gif) no-repeat top left;
}
.contentbox-body {
	background:url(../images/content-box-bottom.gif) no-repeat left bottom;
	padding:10px;
	padding-bottom:7px;
}
.product h3 {
	text-align:right;
}
.product h3 img {
	position:relative;
	top:1px;
}
.productlist .productThum {
	height:148px;
	width:134px;
	border:#513e3f solid 2px;
	overflow:hidden;
}
.productlist li {
	width:138px;
	margin-right:10px;
	float:left;
}
.productlist .product-detail {
	font-size:11px;
	color:#111111;
	padding-top:7px;
}
.productlist li.last {
	margin-right:0px;
}
.productlist .product-detail p strong {
	font-size:14px;
}
.content-outer {
	width:604px;
}
.contentadd {
	float:left;
}
.viewmore {
	float:right;
	width:190px;
	font-size:11px;
}
.viewmore h3 {
	height:21px;
	font-size:11px;
	line-height:21px;
	padding:0 10px;
	background:#ac1570;
	text-align:center;
	font-weight:normal;
	color:#FFFFFF;
	margin-bottom:5px;
}
.viewmore p {
	margin-bottom:2px;
}
#Footer {
	color:#FFFFFF;
	text-align:left;
	background:#ac1570 url(../images/footer-left.gif) no-repeat left top;
}
#Footer .FooterBody {
	background:url(../images/footer-right.gif) no-repeat right top;
	font-size:11px;
	line-height:17px;
	padding:14px 15px;
}
.bredcrum {
	color:#ac1570;
	font-size:11px;
	border-bottom:#ac1570 solid 1px;
	margin-bottom:10px;
	padding-bottom:7px;
	margin-bottom:20px;
}
.bredcrum a {
	margin:0 4px;
	color:#ac1570;
}
.innerpages {
	color:#bd197c;
}
#Content .innerpages h2 {
	margin-bottom:2px;
}
#Content .innerpages .welcomebox p {
	font-size:12px;
}
.catlist ul {
	width:100%;
}
.catlist li {
	float:left;
	width:110px;
	margin-right:85px;
	margin-bottom:15px;
}
.pinkbtn {
	height:20px;
}
.pinkbtn div {
	float:left;
	background:url(../images/pink-btn-left.gif) no-repeat left top;
	height:20px;
}
.pinkbtn div a {
	float:left;
	height:20px;
	background:url(../images/pink-btn-right.gif) no-repeat right top;
	padding:0 10px;
	line-height:20px;
	color:#FFFFFF;
	font-size:10px;
}
.Cat-Detail {
	margin-bottom:4px;
	margin-top:5px;
}
.welcomebox-inner {
	font-size:12px;
	padding-left:30px;
	padding-right:20px;
	padding-bottom:10px;
}
.welcomebox-inner p {
	margin-bottom:25px;
	line-height:17px;
	color:#AC1570;
}
.welcomebox-inner span {
	font-size:12px;
	font-style:normal;
	line-height:17px;
	color:#AC1570;
}
.category {
}
.category-inner {
	padding-left:30px;
}
.catagory-pic-data {
	float:left;
	margin-right:16px;
	margin-bottom:15px;
	overflow:hidden;
}
.catagory-pic {
	width:268px;
	height:139px;
	overflow:hidden;
}
.catagory-pic-data h5 {
	height:20px;
	width:258px;
	background:#AC1570;
	padding-left:10px;
	padding-top:5px;
	overflow:hidden;
}
.right-lower {
	padding-left:30px;
}
.viwer {
	background:url(../images/img-lower-repeat.gif) top left repeat-x;
	width:268px;
	height:37px;
	float:left;
	margin-right:16px;
}
.top-img {
	padding-left:10px;
	padding-top:12px;
}
