/* CSS Document */

/* Body and Universal Reset */

* {margin: 0; padding: 0;}

body {
	text-align:center;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4D4D4D;
	line-height:18px;
	background:url(/images/backgrounds/bg.gif) #C9E4E4;
}
	
#container {
	margin:0 auto;
	width:937px;
	text-align:left;
}

.pinkContent {
	background:url(images/backgrounds/content_brown_pink_bg.gif) repeat-y #fff 13px 0;
}

.whiteContent {
	background:url(images/backgrounds/content_brown_bg.gif) repeat-y #fff 13px 0;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4D4D4D;
	line-height:18px;
	vertical-align:top;
}

img {
	border:0;
}

.clear {
	clear:both;
	height:1px;
}

body.friend {
	margin:20px;
}

body.friend p {
	margin:20px 0;
	text-align:left;
}

body.friend td {
	padding-bottom:5px;
}


/* Typography */

h1 {
	font-size:20px;
	font-weight:normal;
	color:#fff;
}

h1.pinkHeading {
	font-size:20px;
	font-weight:normal;
	color:#F3A5A9;
}

h2 {
	font-weight:bold;
	font-size:12px;
	color:#45351E;
	margin-bottom:10px;
}

.productPrice {
	font-weight:normal;
}

h3 {
	font-weight:bold;
	font-size:11px;
	color:#F3A5A9;
	margin:0 0 5px 0;
}


/* Links */

a {
	color:#99CCCC;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}


/* Main Navigation */

#mainNav {
	background:url(/images/spacers/pink_dash.gif) repeat-x #fff bottom left;
	height:24px;
	text-align:right;
	padding-top:16px;
	margin:0 12px;
}

#mainNav li {
	list-style:none;
	display:inline;
	margin:0 8px;
	font-size:12px;
}

#mainNav li a {
	color:#523C23;
	background:url(/images/spacers/brown_MN_bt.gif) no-repeat center left;
	padding-left:12px;
}

#mainNav li a:hover {
	color:#99CCCC;
	background:url(/images/spacers/pink_MN_bt.gif) no-repeat center left;
	padding-left:12px;
}


/* Header */

#header {
	background:url(/images/backgrounds/dots_bg.gif) no-repeat 11px 78px #fff;
	padding:9px 30px 28px 30px;
}

.tnslogo {
	margin-top:7px;
	float:right;
}



/* Side Bar */

#sideBar {
	padding:18px 0;
	color:#FFFFFF;
	width:176px;
	margin:0 0 0 28px;
}

.subNavHeading {
	font-size:13px;
	font-weight:normal;
	background:url(images/spacers/sub_menu_spacer.gif) no-repeat bottom left;
	padding:8px 0 7px 0;
	margin-bottom:2px;
}

.subNavHeading a {
	color:#F9BEB4;
}

.subNavHeading a:hover {
	font-weight:bold;
}

#sideBar li {
	color:#EA5B8E;
	font-size:11px;
	list-style:none;
	color:#fff;
}

#sideBar li a {
	color:#fff;
}

#sideBar li a:hover {
	font-weight:bold;
}

#sideBar li.down a {
	font-weight:bold;
	background:url(images/spacers/raquo.gif) no-repeat center left;
	padding-left:14px;
}

#quickSearch {
	padding:4px 0 17px 0;
	line-height:25px;
	color:#99CCCC;
	font-size:13px;
}

.searchInput {
	width:144px;
	border:1px solid #99CCCC;
	padding:1px 3px;
}

.clickHereLogin a, #footer .clickHereLogin a {
	font-size:11px;
	color:#45351E;
}

.clickHereLogin a:hover, #footer .clickHereLogin a:hover {
	font-size:11px;
	color:#99CCCC;
}

.login {
	color:#F26C61;
}


/* Content */

#content {
	width:673px;
	padding:12px 25px 12px 0;
	float:right;
}

#content p, #content ul, #content table {
	margin:20px 0;
}

#content p.afterHead {
	margin:0 0 20px 0;
}

#content ul {
	padding-left:17px;
}

.homePara {
	text-align:center;
}

/* Home */

#featuredContainer {
	float:right;
	width:341px;
}

.featuredItem {
	float:left;
	width:163px;
	color:#45351E;
	line-height:15px;
	padding-bottom:15px;
}

.FIRight {	
	margin-left:14px;
}

.featuredDetails {
	float:right;
	width:140px;
}

.homeSave {
	color:#FFFFFF;
	font-size:10px;
}

.productTitle, .productTitle a {
	color:#45351E;
	font-size:11px;
	margin:0px;
	font-weight:bold;
}

.productTitle2 a {
	color:#45351E;
	font-size:12px;
	padding-top:3px;
	font-weight:bold;
	display:block;
}

.productTitle a:hover {
	color:#F26C61;
}


.homeProductIMGContainer {
	background:url(images/backgrounds/home_product_border.gif);
	text-align:center;
	padding:6px;
	width:151px;
	height:141px;
	margin-bottom:4px;
}


/* Online Enquiry Form */

.onlineEnquiryTable {
	background:url(/images/backgrounds/your_details.gif) no-repeat;
	width:100%;
}

.onlineEnquiryTable td {
	padding-bottom:5px;
}

.requiredFields {
	text-align:right;
	height:45px;
	padding:7px 137px 0 0;
	font-size:11px;
}

.required {
	text-align:center;
	vertical-align:middle;
	padding-left:15px;
	padding-right:5px;
}

.onlineEnquiryTable input.textinput, .onlineEnquiryTable input.textinputhover, .onlineEnquiryTable textarea {
	width:400px;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/backgrounds/white.gif);
}

.textinput {
	border:1px solid #DBDBDB;
	padding:0px 2px;
}

.textinputSideBar {
	border:1px solid #999999;
	padding:0px 2px;
}

.textinputhover {
	border:1px solid #99CCCC; 
	padding:0px 2px;
}

select {
	font-size:11px;
	color:#808080;
}

.submit {
	padding-left:120px;
}

.errorText {
	color:#FF0000;
}


/* Our Brands & Send to a Friend */

#ourBrands {
	clear:both;
	background:url(images/backgrounds/bottom_corners.gif) #fff bottom no-repeat;
	padding:11px 0 15px 24px;
	color:#45351E;
	font-size:13px;
}

.sendtoFriend {
	float:right;
	width:190px;
}

.vip {
	float:left;
	width:212px;
	margin-right:15px;
	background:url(images/backgrounds/vip_bg.gif) bottom no-repeat;
	height:43px;
	text-align:center;
	line-height:12px;
}


/* Footer */

#cornerFooter {
	clear:both;
	background:url(images/backgrounds/bottom_corners.gif) #fff bottom no-repeat;
	height:14px;
}

#footer {
	font-size:10px;
	padding:15px 0 20px 0;
	margin:0 auto;
	width:902px;
	text-align:right;
	color:#F26C61;
}

#footer a {
	color:#F26C61;
}

#footer a:hover {
	color:#45351E;
}

#footer li {
	display:inline;
	list-style:none;
	color:#45351E;
	font-size:11px;
}

#footer li a {
	color:#45351E;
}

#footer li a:hover {
	color:#F26C61;
}
