/* -----------------------------------------------------------------------------
	[Recruite Way] Screen Stylesheet

	version:   1.0
	date:      08-06-07
	author:    [Fouad Masoud]
	email:     [support@xhtmlview.com]

	website:   [http://www.xhtmlview.com]
----------------------------------------------------------------------------- */

*{
	margin: 0;
	padding: 0;
	outline: 0;
}

body{
	background: #FFFFFF url(../../images/website/BG.jpg) left top repeat-x;
	font: normal 12px/120% Arial, Helvetica, sans-serif;
	color: #818180;
}

#pageWrapper{
	width: 752px;
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
}

/* General
-------------------------------------------- */
a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

img{
	border: 0;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

h1{
	font-size: 20px;
	font-weight: normal;
}

h2{
	font-size: 18px;
}

ul, ol{
	margin: 0 0 15px 25px;
}

p{
	margin-bottom: 15px;
}

/* Header
-------------------------------------------- */
#header{
	height: 83px;
	position: relative;
	padding-top: 12px;
}

#header h1{
	width: 202px;
	height: 79px;
	background: transparent url(../../images/website/logo.gif) left top no-repeat;
	overflow: hidden;
}

#header h1 a{
	display: block;
	padding-top: 85px;
}

#header ul{
	margin: 0;
	list-style-type: none;
	position: absolute;
	top: 12px;
	right: 0;
}

#header ul li{
	display: inline;
	background: transparent url(../../images/website/navLine.gif) right 2px no-repeat;
	padding-right: 21px;
}

#header ul li.fix{
	padding: 0;
	background: none;
}

#header ul li a{
	color: #5878A5;
}

#header ul li.selected{
	font-weight: bold;
}

/* Banner
-------------------------------------------- */
#banner{
	height: 223px;
	position: relative;
	margin-bottom: 15px;
	color: #FFFFFF;
}

#banner a{
	color: #FFFFFF;
	text-decoration: underline;
}

#banner a:hover{
	text-decoration: none;
}

#banner h2{
	height: 0;
	padding-top: 17px;
	overflow: hidden;
	margin-bottom: 55px;
}

#banner p{
	height: 0;
	padding-top: 83px;
	overflow: hidden;
	margin-bottom: 17px;

}

#banner .more{
	float: right;
	display: block;
	height: 12px;
	background: transparent url(../../images/website/arrow.gif) left 5px no-repeat;
	padding-left: 17px;
    position:relative;
    top:9px;
}

#banner .signUp{
	background: #EFA92B url(../../images/website/signUp.gif) left top no-repeat;
	float: left;
	width: 206px;
	height: 205px;
	padding: 18px 10px 0 20px;
}

#banner .signUp h2{
	background: transparent url(../../images/website/Signupforfree.gif) left top no-repeat;
}

#banner .signUp p{
	background: transparent url(../../images/website/text1.gif) left top no-repeat;
}

#banner .takeTour{
	margin: 0 16px;
	background: #859FC3  url(../../images/website/takeTourBG.gif) left top no-repeat;
	float: left;
	width: 206px;
	height: 205px;
	padding: 18px 10px 0 20px;
}

#banner .takeTour h2{
	background: transparent url(../../images/website/Takeatour.gif) left top no-repeat;
}

#banner .takeTour p{
	background: transparent url(../../images/website/text2.gif) left top no-repeat;
}

#banner .accountDemo{
	float: left;
	width: 248px;
	height: 223px;
}

#banner .accountDemo h2{
	margin-bottom: 11px;
}

#banner .accountDemo .more{
	float: none;
}

#banner .accountDemo .getAccount{
	height: 87px;
	background: #859FC3  url(../../images/website/getAccount.jpg) left top no-repeat;
	margin-bottom: 13px;
	padding: 18px 0 0 13px;
}

#banner .accountDemo .getAccount h2{
	background: transparent url(../../images/website/Gotanaccount.gif) left top no-repeat;
}


#banner .accountDemo .tryDemo{
	height: 105px;
	background: #859FC3 url(../../images/website/tryDemo.jpg) left top no-repeat;
}

#banner .accountDemo .tryDemo a{
	display: block;
	height: 0;
	width: 31px;
	overflow: hidden;
	padding-top: 31px;
	background: transparent url(../../images/website/go.gif) 5px 8px no-repeat;
	position: absolute;
	right: 9px;
	bottom: 6px;
}

/* Content Wrapper
-------------------------------------------- */
#contentWrapper{
	position: relative;
}

#contentWrapper .content{
	width: 488px;
	float: left;
}

#contentWrapper .content h2{
	height: 35px;
	background: #F2F0EF url(../../images/website/titleCurveLeft.gif) left top no-repeat;
	line-height: 35px;
	padding-left: 13px;
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 18px;
}

#contentWrapper .content h2 span{
	display: block;
	float: right;
	background: #F2F0EF url(../../images/website/titleCurveRight.gif) right top no-repeat;
	width: 9px;
}

#contentWrapper .content img.left{
	margin: 0 15px 15px 0;
}

#contentWrapper .content em{
	font-size: 18px;
	color: #BEBBBB;
}

#contentWrapper .content small{
	display: block;
	font-size: 10px;
	color: #BEBBBB;
	margin-top: 5px;
}

#contentWrapper .mainFeature{
	width: 248px;
	float: right;
	background: #F2F0EF url(../../images/website/topCorner.gif) left top no-repeat;
	font-size: 11px;
	color: #88A0C0;
}

#contentWrapper .mainFeature h2{
	height: 35px;
	line-height: 35px;
	padding-left: 13px;
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 18px;
}

#contentWrapper .mainFeature ul{
	margin: 0 10px 0 25px;
	list-style-image: url(../../images/website/BLT.gif);
}

#contentWrapper .mainFeature ul li{
	margin-bottom: 5px;
}

#contentWrapper .mainFeature ul li.fix{
	margin-bottom: 0;
}

#contentWrapper .mainFeature .BTMCorner{
	background: transparent url(../../images/website/BTMCorner.gif) bottom left no-repeat;
}

/* Footer
-------------------------------------------- */
#footer{
	clear: both;
	height: 14px;
	background: transparent url(../../images/website/footerBG.gif) left top repeat-x;
	position: relative;
	padding-top: 31px;
	font-size: 10px;
	margin-bottom: 10px;
}

#footer a{
	color: #818180;
}

/* Classes
-------------------------------------------- */
.left{
	float: left;
}

.right{
	float: right;
}
