/* facebook peel */

img { behavior: url(/includes/css/iepngfix.htc) }
#pageflip {
	position: fixed;
	right: 0; top: 0;
	float: right; 
}
#pageflip a, #pageflip a:hover {
	text-decoration:none !important; 
}
#pageflip img {
	width: 64px; height: 67px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
	border:none;
}
#pageflip .msg_block {
	width: 64px; height: 64px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(/img/peel/facebook.png) no-repeat right top;
}

* html .page {
	height:100%
}
html {
	height:100%;
	overflow-y: auto;
	overflow-x: hidden;
}
body {
	height: 100%;
	padding:0px;
	margin:0px;
	text-align:center;
	background-color:#7d7d7d;
	background-image:url(/img/bg.gif);
	background-repeat:repeat-x;
	background-position:center top;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	line-height:16px;
	font-size:12px;
}
.page {
	min-height:100%; 
	background-color:#FFF;
	background-image:url(/img/bgTile.gif);
	background-repeat:repeat-y;
	margin:0px auto; 
	width:804px;
	text-align:left;
}
.pageHolder {
	margin-left:3px;
	width:798px;
}
.hide {
	display:none;
}
.show {
	display:inline-block;
}
.clear {
	clear:both;
}

/* /////////// header //////////// */

.header {
	height:123px;
	vertical-align:top;
}
.header .logo img {
	border:none;
	display:block;
}
.header div {
	position:absolute;
	width:491px;
	margin-top:34px;
	margin-left:275px;
	text-align:right;
}
.header ul {
	list-style:none;
	margin:0px;
	padding:0px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#7d7d7d;
	display:inline;
}
.header li {
	margin:0px;
	padding:0px;
	display:inline;
}
.header ul a {
	color:#7d7d7d;
	text-decoration:none;
	font-size:10px;
}
.header ul a:hover {
	color:#000;
	text-decoration:none;
}
.header ul .here a {
	color:#000;
	text-decoration:none;
}
.header ul .space {
	padding-left:4px;
	padding-right:4px;
	color:#d0d0d0;
}

/* news flash by melbourne it */

.newsFlash {
	background-color:#0A0A0A;
	border-bottom:2px solid #000000;
	color:#F4F4F4;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:10px;
	padding-bottom:3px;
	padding-top:3px;
	text-align:center;
}

/* /////////// main image ///////// */

#s7 {
	width: 798px;
	height: 252px;
}
#s7 div.holder {
	width: 798px;
	height: 252px;
	overflow: hidden;
}
#s7 div.holder div {
	position:absolute;
	z-index:10;
	margin-left:30px;
	margin-top:100px;
}
#s7 div.holder div .homeEnquiryButton {
	background-image:url(/img/buttons/makeEnquiry.gif);
	display:block;
	text-decoration:none;
	height:28px;
	width:166px;
	margin-left:-6px;
}
#s7 div.holder div .homeEnquiryButton:hover {
	background-position:0 -28px;
}
#s7 div.holder div .homeEnquiryButton img {
	height:28px;
	width:166px;
	border:none;
}

.main {
	vertical-align:top;
}
.main .strip {
	border-bottom:solid 1px #919191;
	background-color:#000;
}
.main .strip img {
	width:100%;
	height:10px;
}

/* /////////// content /////////// */

.content, .contentTable .leftPanel, .contentTable .rightPanel {
	vertical-align:top;
}
.contentTable .leftPanel {
	background-image:url(/img/spotlights/bgTop.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding-bottom:50px;
	padding-top:20px;
	width:207px;
}
.contentTable .rightPanel {
	width:591px;
	padding-top:10px;
}

/* /////////// spotlights ////// */

.spotlight {
	background-image:url(/img/spotlights/bgBottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:11px;
}
.spotlight .on {
	background-image:url(/img/spotlights/bgOn.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-position:0 -21px;
}
.spotlight .onTop {
	background-image:url(/img/spotlights/bgOn.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.spotlight a {
	color:#000;
	text-decoration:none;
}
.spotlight a:hover {
	text-decoration:underline;
}
.spotlight div {
	padding:19px 16px 20px 18px;
}
.spotlight h2 {
	margin-top:4px;
	margin-bottom:6px !important;
	line-height:16px !important;
	font-size:16px;
	line-height:15px;
}
.spotlight h3 {
	font-size:11px;
	line-height:15px;
	margin-bottom:4px;
	margin-top:4px;
}
.spotlight p {
	font-weight:normal;
	margin-top:0px;
	margin-bottom:5px;
	font-size:11px;
}
.spotlight ul {
	list-style:circle;
	padding-left:15px;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	margin-top:0px;
}


/* /////////// footer //////////// */

.footerHeight {
	height:127px;
}
.footer {
	margin:-127px auto 0px; 
	width:798px; 
	height:127px;
	position:relative;
	background-image:url(/img/bgFooter00.gif);
	background-color:#c9c9c9;
	background-repeat:no-repeat;
	background-position:0 10px;
	text-align:center;
}
.footer .strip {
	border-top:solid 1px #919191;
	border-bottom:solid 1px #dedede;
	background-color:#000;
	background-image:none;
	padding:0px;
}
.footer .strip img {
	width:100%;
	height:10px;
	display:block;
}
.footer div {
	text-align:center;
	padding-top:17px;
}
.footer div .black {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464646;
	line-height:20px;
	margin-top:0px;
	margin-bottom:0px;
}
.footer div .black a {
	font-weight:bold;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
.footer div .black a:hover {
	color:#000;
	text-decoration:underline;
}
.footer div .black .on {
	color:#000;
	text-decoration:underline;
}
.footer div .black span {
	padding-left:8px;
	padding-right:8px;
}
.footer div .white {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	line-height:16px;
	margin-top:2px;
	margin-bottom:0px;
}
.footer div .white a {
	color:#FFF !important;
	text-decoration:none;
}
.footer div .white a:hover {
	color:#000 !important;
}
.footer div .white .on {
	color:#000 !important;
}

/* news ticker */

.newsTicker {
	background-color:#000;
	background-image:url(/img/bgNewsTicker.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:12px;
	height:32px;
	width:798px;
}
.newsTicker td {
	padding:5px 0px;
	vertical-align:middle !Important;
}
.newsTicker .tickerSpace {
	left:86px;
}
.newsTicker .tickerSpace span {
	color:#FFF;
	text-transform:uppercase;
}
.newsTicker .tickerSpace a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
}
.newsTicker .tickerSpace a span {
	color:#d59122;
}
.newsTicker .tickerSpace a:hover {
	color:#d59122;
	text-decoration:none;
}
.newsTicker .tickerSpace a:hover span {
	color:#d59122;
}

/* Cufon styles */

h1.title, h1 {
	line-height:24px;
	font-size:22px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	margin-bottom:19px;
	margin-top:0px !important;
	padding:0px !important;
}
h2.title, h2 {
	line-height:21px;
	font-size:19px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	margin-top:4px;
}
.rightTwoColumn h2, .leftTwoColumn h2 {
	line-height:18px;
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:12px;
	margin-top:4px;
}
h3.title, h3 {
	line-height:16px;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:7px;
	margin-top:4px;
}
h3 a {
	color:#000;
	text-decoration:none;
}
h3 a:hover {
	color:#000;
	text-decoration:none !important;
}
.rightTwoColumn h3, .leftTwoColumn h3 {
	line-height:19px;
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:12px;
	margin-top:4px;
}

/* mens solutions */

.mensSolutions {
	padding-top:1px;
}
.mensSolutions p {
	margin-bottom:15px !important;
}
.mensSolutions p a {
	font-size:11px !important;
	color:#d59122 !Important;
	text-decoration:none !important;
}
.mensSolutions p a:hover {
	color:#000 !important;
	text-decoration:underline !important;
}

/* womens solutions */

.womensSolutions {
	padding-top:1px;
	padding-bottom:10px;
}
.womensSolutions p {
	margin-bottom:15px !important;
}
.womensSolutions p a {
	font-size:11px !important;
	color:#d59122 !Important;
	text-decoration:none !important;
}
.womensSolutions p a:hover {
	color:#000 !important;
	text-decoration:underline !important;
}

/* video pop */

.videoPopHolder {
    overflow: none;
	width: 640px;
	height: 385px;
	background-color: #000;
}
.videoPop img {
	margin-left:6px;
	margin-top:10px;
	margin-bottom:-7px;
}

/* contact form --------------- */

.contactForm {
	font-size:12px;
	color:#333;
}
.contactForm td {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:22px;
}
.contactForm table td {
	padding:0px;
}
.contactForm .contactLeft {
	border-right:solid 1px #dfdfde;
	text-align:left;
	padding:0px 20px 0px 20px;
	text-align:right;
}
.contactField {
	border:solid 1px #d8dbdc;
	background-color:#FFF;
	width:248px;
}
.contactFieldSmall {
	width:120px;
}
.radioSpace {
	padding-right:5px !important;
}
.contactTextArea {
	border:solid 1px #d8dbdc;
	background-color:#FFF;
	width:310px;
	height:103px;
}
.contactForm .align {
	vertical-align:top;
	padding-top:7px;
}
.contactForm .extraSpace {
	padding-top:10px;
}
.contactForm .extraSpaceLeft {
	padding-top:10px;
	padding-bottom:3px;
}
.contactForm .extraSpaceBottom {
	padding-bottom:10px;
}
.contactForm .extraSpaceBottomLeft {
	padding-bottom:10px;
	padding-top:4px;
}
.contactForm .contactButton {
	height:21px;
	width:79px;
	background-image:url(/img/buttonList.gif);
	background-repeat:no-repeat;
	background-position:center center;
	line-height:21px;
	font-size:10px;
	color:#999;
	line-height:normal;
	text-align:center;
	border:none;
	background-color:transparent;
	margin-top:10px;
	/* extra when backtop is close by */
	margin-bottom:10px;
}
.contactForm .contactButton:hover {
	color:#D59122;
	cursor:pointer;
}
.contactForm input, .contactForm textarea {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	line-height:15px;
	font-size:12px;
	padding:2px;
	color:#333;
}
.contactForm .sectionTitle {
	color:#82ac34;
	color:#A6CE39;
	font-weight:bold;
}
.subscribeSpace {
	padding-top:7px;
	padding-bottom:9px;
}
.required {
	color:#2c96ff;
	color:#D59122;
	font-size:14px;
	font-weight:bold;
}

/* blog styles */

.blogDetail .item {
	background-image: url("/img/bgList.gif");
    background-repeat: repeat-x;
    border-top: 1px solid #E9E9E9;
    padding: 15px 0px;
}
.commentHolder a {
	color:#D59122 !important;
}
.commentHolder a:hover {
	color:#333 !important;
	text-decoration:underline !important;
}

.bottomLinks {
	font-size:12px;
	padding-top:20px;
}
.bottomLinks a {
	color:#D59122 !important;
}
.bottomLinks a:hover {
	color:#333 !important;
}
.bottomLinks strong {
	font-weight:normal;
}


.bottomLinks .backTop {
	color:#000 !important;
	text-decoration:none !important;
	float:right;
}
.bottomLinks .backTop:hover {
	color:#000 !important;
	text-decoration:none !important;
}
.bottomLinks .backTop:hover span {
	text-decoration:underline !important;
}

.bottomLinks .buttonBackPromotions:hover {
	color:#d59122 !important;
	text-decoration:none !important;
}

.bottomLinks .buttonBackPromotions {
	margin-top:0px !important;
}


/* category archive */

#nav_cat_archive {
	margin:0;
	padding:0;
	list-style-type:none;
}
#nav_cat_archive ul {
	margin-bottom:15px;
	margin-left:10px;
	padding-left:7px;
}
#nav_cat_archive  h3 {
	font-size:14px;
	color:#000;
	margin-bottom:4px;
}
#nav_cat_archive a {
	color:#D59122;
	text-decoration:none;
}
#nav_cat_archive a:hover {
	color:#333;
	text-decoration:none;
}
