/*  
Theme Name: WInshape Marriage 1.0
Description: Customized Theme
Author: Mellowtown
*/
@charset "UTF-8";

/* ----------  RESET  ------------ */

html, body, div, span,applet, object, iframe,p,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q,
s, samp, small, strike, strong, sub, sup, tt, var,dd, dl, dt, li, ol, ul,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
a img, :link img, :visited img { border: 0; }
table { border-collapse: collapse; border-spacing: 0; }
ol, ul { list-style: none; margin: 0; padding: 0;  }
a { outline-color: -moz-use-text-color; outline-style: none; outline-width: 0; }


/* ----------  STICKY FOOTER  ------------ */
#footer { height: 209px; clear:both; position: relative;} 
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */





/* ----------  BASIC SETUP  ------------ */


body {
	background: #969174 url(images/bg.jpg) repeat;
	font-family:Arial, Helvetica, sans-serif;
	color: #2c3748;
	font-size: 12px;
	margin: 0;
	width:100%;
	text-align:center;
}

p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#2c3748;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
}


a:link, a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#6A6634;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
}


a:hover, a:active	{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#2c3748;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
}





h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7a7949;
	margin-top: 10px;
	margin-bottom: 0px;
	clear: both;
}

h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	color: #2c3748;
	margin-top: 10px;
	line-height: 20px;
	float: left;
}

h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2c3748;
	margin-top: 0px;
	margin-bottom: 0px;
}



strong {
	font-weight: bold;
}
em {
	font-style: italic;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#2c3748;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
}
.clr {
	clear: both;
}
hr {
	border: 0;
	width: 100%;
	color: #727a86;
	background-color: #727a86;
	height: 1px;
	margin-bottom: 10px;
	clear: both;
}
hr.vertical {
	width: 1px;
	height: 100%;
	margin: 5px 10px;
	float: left;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.textaligncenter {
	text-align: center;
}
.col-half {
	width: 432px;
}
.col-twothirds {
	width: 580px;
}
.col-third {
	width: 274px;
}
.col-50 { width: 50%; }
.col-33 { width: 33%; }
.col-66 { width: 66%; }
.detailpage-right-sidebar {
	margin-top: -11px;
}
.tealtext {
	color: #0099BB;
}
.graytext {
	color: #747474;
}
.whitetext {
	color: #FFFFFF;
}



/* ----------  DESIGN  ------------ */

#main {
	background-image:url(images/main-bg.png);
	background-repeat:no-repeat;
	width:967px;
	height:563px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	display:block;
	position:relative;
}


a#logo {
	width: 217px;
	height: 159px;
	background: url(images/logo.jpg) no-repeat  0 0;
	display:block;
	text-indent:-9999px;
	position:absolute;
	top:64px;
	left:71px;
	
}
a#logo:hover {
	background-position: 0 -159px;
}



a#contactUs {
	width: 91px;
	height: 35px;
	background: url(images/contactUs.png) no-repeat  0 0;
	display:block;
	text-indent:-9999px;
	position:absolute;
	bottom:45px;
	right:55px;
}
a#contactUs:hover {
	background-position: 0 -35px;
}





/* ----------  NAV  ------------ */


#nav {
	width: 888px;
	float:left;
	display:block;
	position:absolute;
	left: 39px;
	top: 328px;
}

#nav li {
	float: left;
	display: inline;
}

#nav li a {
	text-indent: -9999px;
	height: 105px;
	display: block;
	overflow: hidden;
}

a#navPrepare {
	height: 105px;
	width: 198px;
	background: url(images/nav.png) no-repeat 0px 0px;
	text-indent:-9999px;
	margin-right:32px;
}

a:hover#navPrepare {
	background-position: 0px -105px;
}



a#navStrengthen {
	height: 105px;
	width: 198px;
	background: url(images/nav.png) no-repeat -230px 0px;
	text-indent:-9999px;
	margin-right:32px;
}

a:hover#navStrengthen {
	background-position: -230px -105px;
}


a#navSave {
	height: 105px;
	width: 198px;
	background: url(images/nav.png) no-repeat -458px 0px;
	text-indent:-9999px;
	margin-right:32px;
}

a:hover#navSave {
	background-position: -458px -105px;
}


a#navAdventure {
	height: 105px;
	width: 198px;
	background: url(images/nav.png) no-repeat -690px 0px;
	text-indent:-9999px;
}

a:hover#navAdventure {
	background-position: -690px -105px;
}




/* ----------  POPUP WINDOW OVERLAYS  ------------ */


.jqmWindow {
	display: none;
	position: relative;
}
.jqmClose {
	position: absolute;
	top: 66px;
	right: 58px;
	width: 22px;
	height: 21px;
	display: block;
	background: url(images/close.png) no-repeat 0 0;
	text-indent: -99999px;
	z-index:1000;
}
.jqmClose:hover {
	background-position: 0 -0px;
}


.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}



/*-------------- OVERLAYS -------------------*/

#overlay_prepare,#overlay_strengthen,#overlay_save,#overlay_adventure	{

	height: 592px;
	width: 974px;
	background: url(images/overlay-bg.png) no-repeat 0px 0px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:-16px;
	left:1px;
	
	
}

.content	{
	text-align:left;
	width:840px;
	position:absolute;
	left:60px;
	overflow: auto;
	height: 380px;
	top: 140px;
	padding-right:12px;
}



/* ------------ PREPARE --------------------*/

#prepareTitle {
	width: 148px;
	height: 40px;
	background: url(images/prepareTitle.png) no-repeat  0 0;
	display:block;
	text-indent:-9999px;
	position:absolute;
	top:83px;
	left:177px;
}


a#prepareClick {
	width: 154px;
	height: 35px;
	background: url(images/prepareClick.png) no-repeat  0 0;
	display:block;
	text-indent:-9999px;
	float:left;
	margin-left:20px;

}
a#prepareClick:hover {
	background-position: 0 -35px;
}




/* ------------ Strengthen --------------------*/

#strengthenTitle {
	width: 200px;
	height: 40px;
	background: url(images/strengthenTitle.png) no-repeat  0 0;
	display:block;
	text-indent:-9999px;
	position:absolute;
	top:83px;
	left:177px;
}


a#strengthenClick {
	width: 91px;
	height: 35px;
	background: url(images/clickHere.png) no-repeat  0 0;
	display:block;
	text-indent:-9999px;
	float:left;
	margin-left:20px;

}
a#strengthenClick:hover {
	background-position: 0 -35px;
}




/* ------------ Save --------------------*/

#saveTitle {
	width: 90px;
	height: 40px;
	background: url(images/saveTitle.png) no-repeat  0 0;
	display:block;
	text-indent:-9999px;
	position:absolute;
	top:83px;
	left:177px;
}





/* ------------ Adventure --------------------*/

#adventureTitle {
	width: 200px;
	height: 40px;
	background: url(images/adventureTitle.png) no-repeat  0 0;
	display:block;
	text-indent:-9999px;
	position:absolute;
	top:83px;
	left:177px;
}
