/*
Theme Name: GenieKnows
*/

body {
	margin: 0;
	font: 12px "Lucida Grande","Lucida Sans Unicode", sans-serif;
	color: #000;
	background:#003d60;
	min-width:1002px;
}
img {border-style: none;}
a {
	text-decoration:none;
	color: #09c;
}
a:hover {text-decoration:underline;}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input, textarea, select {
	font: 100% "Lucida Grande","Lucida Sans Unicode", sans-serif;
	vertical-align: middle;
}
/* wrapper */
#wrapper{width:100%;}
.w1{
	width:100%;
	background:#f7f7f7 url(/wp-content/themes/GenieKnows/images/bg-body.jpg) repeat-x;
	position:relative;
	padding-top:198px;
}
/* header */
#header{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:198px;
	z-index:100;
}
.header-holder{
	width:966px;
	margin:0 auto;
	padding-top:40px;
}
#header .case{
	width:100%;
	overflow:hidden;
	padding-bottom:46px;
}
.logo{
	margin:0;
	width:321px;
	height:65px;
	overflow:hidden;
	float:left;
	background:url(/wp-content/themes/GenieKnows/images/logo.gif) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
}
.logo a{
	height:100%;
	display:block;
}
#header .over{
	float:right;
	background:url(/wp-content/themes/GenieKnows/images/text-over.gif) no-repeat;
	width:265px;
	height:9px;
	text-indent:-9999px;
	overflow:hidden;
	margin:40px 2px 0 0;
	display:inline;
}
.nav-holder{width:100%;}
.nav-holder:after{
	display:block;
	clear:both;
	content:"";
}

#alert {
font-size: 16px;
background-color:#fbf5dd;
border:thin dotted #DDDDDD;
margin-bottom:-100px;
padding:3px;
position:relative;
text-align:center;
top:-35px;
z-index:100;
width: 50%;
float: right;
}

/* nav */
#nav{
	margin:0 -30px 0 0;
	padding:6px 0 0 5px;
	list-style:none;
	float:left;
	font-size:14px;
	line-height:16px;
	text-transform:uppercase;
}
#nav li{
	float:left;
	padding-bottom:7px;
	margin:0 65px 0 0;
}
#nav a {
	display:block;
	color:#fff;
}
#nav a:hover,
#nav li:hover a,
#nav li.hover a,
#nav li.active a {
	color:#fc0;
	text-decoration:none;
}
#nav li.hover,
#nav li:hover { position:relative;}
#nav li.hover .drop,
#nav li:hover .drop {display: block;}
#nav .drop {
	width:125px;
	position:absolute;
	left:-3px;
	top:100%;
	z-index:100;
	display:none;
	background:url(/wp-content/themes/GenieKnows/images/none.gif);
}
#nav .drop .t{
	background:url(/wp-content/themes/GenieKnows/images/bg-drop-t.png) no-repeat;
	height:11px;
	text-indent:-9999px;
	overflow:hidden;
}
#nav .drop .c{
	background:url(/wp-content/themes/GenieKnows/images/bg-drop-c.png) repeat-y;
	width:100%;
}
#nav .drop .c:after{
	content:"";
	clear:both;
	display:block;
}
#nav .drop .b{
	background:url(/wp-content/themes/GenieKnows/images/bg-drop-b.png) no-repeat;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
}
#nav .drop ul{
	float:left;
	position:relative;
	margin:0;
	padding:4px 21px 3px 17px;
	list-style:none;
	width:200px;
}
#nav .drop ul li{
	margin:0;
	float:none;
	width:100%;
	overflow:hidden;
	padding-bottom:4px;
	vertical-align:middle;
}
#nav .drop ul li a{
	color:#feffff;
	font-size:12px;
	line-height:16px;
	text-transform:none;
	float:left;
	padding:1px 4px 1px;
}
#nav ul li a:hover{
	background:#0066a4;
	color:#fff;
}
/* list */
.list{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	font-size:10px;
	line-height:14px;
	text-transform:uppercase;
}
.list li{
	float:left;
	padding-left:13px;
}
.list li a{
	display:block;
	color:#fc9;
	background:#ff0 url(/wp-content/themes/GenieKnows/images/bg-list-a.gif) no-repeat;
	width:127px;
	text-align:center;
	padding:7px 0 8px;
}
/* intro */
.intro{
	width:100%;
	overflow:hidden;
	position: relative;
	background:url(/wp-content/themes/GenieKnows/images/bg-intro.jpg) repeat-x;
	z-index:10;
}
.intro-w1{
	width:1048px;
	position: relative;
	float:left;
	left:50%;
	z-index:10;
}
.intro-w2{
	width:1048px;
	position: relative;
	float:left;
	left:-50%;
	z-index:10;
}
/* gallery */
.gallery {
	width:964px;
	overflow:hidden;
	padding:27px 42px 30px;
	position:relative;
}
.gallery.gallery-columns-3 {
	width:100%;
	padding:0;
}
.gallery .link-next,
.gallery .link-prev{ 
	position:absolute;
	top:34%;
}
.gallery .link-next{right:0;}
.gallery .link-prev {left:0;}
.gallery .link-next a,
.gallery .link-prev a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:101px;
	height:101px;
	cursor:pointer;
}
.gallery .link-next a{background:url(/wp-content/themes/GenieKnows/images/bg-next-link.png) no-repeat;}
.gallery .link-prev a{background:url(/wp-content/themes/GenieKnows/images/bg-prev-link.png) no-repeat;}
.gallery .link-next a:hover{background:url(/wp-content/themes/GenieKnows/images/bg-next-link-hover.png) no-repeat;}
.gallery .link-prev a:hover{background:url(/wp-content/themes/GenieKnows/images/bg-prev-link-hover.png) no-repeat;}
.gallery-holder {
	width:949px;
	padding:8px 7px 7px 8px;
	height:286px;
	background:url(/wp-content/themes/GenieKnows/images/bg-gallery.gif) no-repeat;
}
.gallery-holder  div{
	width:949px;
	height:286px;
	position:relative;
	overflow:hidden;
}
.gallery div ul {
	position:absolute;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
	top:0;
	left:0;
}
.gallery div ul li {
	float:left;
	width:949px;
	position:relative;
}
.gallery div ul li img{display:block;}
.gallery div ul .text{
	position:absolute;
	top:66px;
	left:90px;
}
.gallery .will{
	display:block;
	background:url(/wp-content/themes/GenieKnows/images/text-will-be.png) no-repeat;
	width:609px;
	height:97px;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:23px;
}
.gallery .more{
	display:block;
	background:url(/wp-content/themes/GenieKnows/images/bg-read-more-blue.png) no-repeat;
	width:227px;
	height:59px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 2px;
	cursor:pointer;
}
/* main */
#main{
	width:100%;
	overflow:hidden;
}
.main-holder{
	width:966px;
	margin:0 auto;
}
/* title */



#main .title{
	text-align:center;
	padding:20px 0 15px;
}
#main .title h1{
	margin:0 0 4px;
	color:#002a43;
	font:normal 28px/32px "Lucida Grande","Lucida Sans Unicode", sans-serif;
}
#main .title h3{
	margin:0;
	color:#002a43;
	text-transform:uppercase;
	font:normal 16px/20px "Lucida Grande","Lucida Sans Unicode", sans-serif;
	letter-spacing:3px;
}
#main .title h3 a{color:#09c;}
/* blocks */
.blocks{
	background:url(/wp-content/themes/GenieKnows/images/bg-block-c.gif) repeat-y;
	width:966px;
	overflow:hidden;
	margin-bottom:-2px;
}
.block-holder{background:url(/wp-content/themes/GenieKnows/images/bg-block-t.gif) no-repeat;}
.block-frame{
	width:982px;
	overflow:hidden;
	background:url(/wp-content/themes/GenieKnows/images/bg-block-b.gif) no-repeat 0 100%;
	position:relative;
}
.block{
	float:left;
	width:365px;
	margin:0 20px 0 0;
	padding:18px 53px 89px;
	font-size:13px;
	line-height:18px;
	color:#333;
}
.block h2{
	margin:0 -34px 23px;
	width:433px;
	height:46px;
	position:relative;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.block h2.advertisers{background:url(/wp-content/themes/GenieKnows/images/text-advertisers.gif) no-repeat;}
.block h2.publishers{background:url(/wp-content/themes/GenieKnows/images/text-publishers.gif) no-repeat;}
.block p{margin:0 0 18px;}
.heading{
	text-align:center;
	font-size:15px;
	line-height:18px;
	padding:19px 0 24px;
	margin:0;
}
.block .link{
	width:365px;
	position:absolute;
	bottom:30px;
}
.block .get{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:227px;
	height:59px;
	cursor:pointer;
	margin:0 auto;
}
.block .get-green{background:url(/wp-content/themes/GenieKnows/images/bg-get-green.png) no-repeat;}
.block .get-orange{background:url(/wp-content/themes/GenieKnows/images/bg-get-orange.png) no-repeat;}

.get-green:hover {
opacity:.9;
}

.get-orange:hover {
opacity:.9;
}

/* container */
.container{
	height:1%;
	overflow:hidden;
	padding:19px 0 4px;
}
/* content */
#content{
	width:618px;
	border:1px solid #e7e7e7;
	background:#fff;
	float:left;
	padding:21px 29px 31px 31px;
	font-size:12px;
	line-height:19px;
}
#content h1.news{
	display:block;
	background:url(/wp-content/themes/GenieKnows/images/text-news.gif) no-repeat;
	width:647px;
	height:46px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 -13px 24px -15px;
	position:relative;
}

h1.news2 {
background:url("/wp-content/themes/GenieKnows/images/text-news.gif") no-repeat scroll 0 0 transparent;

display:block;
font-size:20px;
font-weight:normal;
height:38px;
margin:0 -13px 1px -15px;
overflow:hidden;
padding-left:15px;
padding-top:70px;
position:relative;
width:647px;
}

/* data */
.data {
border-top:thin solid #EEEEEE;
height:1%;
overflow:hidden;
padding:15px 2px 2px 1px;
}

.data em{
	float:left;
	color:#999;
	font-style:normal;
	font-size:11px;
	line-height:16px;
	padding:4px 0 0 0;
	letter-spacing:2px;
	text-transform:uppercase;
}
* html .data em{padding-top:2px;}
*+html .data em{padding-top:2px;}
.data .cat-list{
	float:right;
	padding:0 0 0 5px;
	color:#999;
	text-transform:uppercase;
	font-size:11px;
	line-height:16px;
	background: url(/wp-content/themes/GenieKnows/images/bg-news-more.gif) no-repeat;
}
.data .cat-list div{
	float:left;
	background:url(/wp-content/themes/GenieKnows/images/bg-news-more.gif) no-repeat 100% 0;
	padding:4px 15px 2px 12px;
	letter-spacing:0;
}
.data .cat-list a{ color:#09c;}
#content h2{
	margin:0 0 18px;
	font:normal 30px/34px "Lucida Grande","Lucida Sans Unicode", sans-serif;
}
#content p{margin:0 0 19px;}
/* word */
.word{
	border:solid #e7e7e7;
	border-width:1px 0;
	padding:18px 0 21px;
	margin-bottom:24px;
}
#content h3{
	margin:0 0 19px;
	font:normal 24px/28px "Lucida Grande","Lucida Sans Unicode", sans-serif;
}
.word .text{
	padding:25px 19px 6px 30px;
	background:url(/wp-content/themes/GenieKnows/images/bg-text.gif) repeat-x;
}
.word .text strong{
	display:block;
	margin:0 0 12px 2px;
	font:bold 12px/16px "Lucida Grande","Lucida Sans Unicode", sans-serif;
}
/* content-form */
.content-form{
	border:1px solid #e7e7e7;
	background:#f7f7f7;
	margin:-6px 0 0;
	padding:25px 5px 37px 24px;
}
.row{
	height:1%;
	overflow:hidden;
	margin-bottom:17px;
}
.content-form label{
	float:left;
	font: 20px/24px "Lucida Grande","Lucida Sans Unicode", sans-serif;
	width:124px;
	padding-top:6px;
}
.text-input{
	float:left;
	background:url(/wp-content/themes/GenieKnows/images/bg-text-input.gif) no-repeat;
	width:432px;
	height:32px;
	padding:5px 5px;
}
.content-form .text{
	float:left;
	padding:6px 0;
	margin:0;
	border:0;
	outline:none;
	width:100%;
	background:none;
	font-size:16px;
}
.content-form .textarea{
	width:442px;
	float:left;
	background:url(/wp-content/themes/GenieKnows/images/bg-textarea-c.gif) repeat-y;
}
.content-form .textarea-w1{background:url(/wp-content/themes/GenieKnows/images/bg-textarea-t.gif) no-repeat;}
.content-form .textarea-w2{
	background:url(/wp-content/themes/GenieKnows/images/bg-textarea-b.gif) no-repeat 0 100%;
	width:432px;
	padding:5px;
	overflow:hidden;
}
.content-form textarea{
	float:left;
	width:432px;
	max-width:432px;
	padding:0;
	margin:0;
	border:0;
	background:none;
	height:180px;
	font-size:16px;
	overflow:auto;
}
/* sidebar */
#sidebar{
	float:right;
	width:265px;
	padding-right:2px;
	font-size:12px;
	line-height:18px;
}
/* unit */
.unit{
	border:1px solid #e7e7e7;
	background:#fff;
	margin-bottom:19px;
	padding:16px 17px 10px 16px;
	width:230px;
}
#sidebar h3.recent,
#sidebar .widget_recent_entries h3{
	background:url(/wp-content/themes/GenieKnows/images/text-recent.gif) no-repeat;
	width:233px;
	height:36px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 -3px 4px 0;
	position:relative;
}
#sidebar h3.archive,
#sidebar .widget_archive h3{
	width:233px;
	height:36px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/wp-content/themes/GenieKnows/images/text-archive.gif) no-repeat;
	margin:0 -3px 12px 0;
	position:relative;
}
.unit ul{
	margin:0;
	padding:0 0 4px 3px;
	list-style:none;
}
.unit ul li{padding-bottom:6px;}
.widget_recent_entries ul{
	margin:0;
	padding:0 0 9px;
	list-style:none;
}
.widget_recent_entries ul li{
	padding:8px 3px 10px;
	border-bottom:1px solid #e7e7e7;
}
.widget_archive ul{ color:#09c;}
/* footer */
#footer{
	width:100%;
	background:url(/wp-content/themes/GenieKnows/images/bg-footer.jpg) repeat-x;
}
.footer-holder{
	width:966px;
	margin:0 auto;
	overflow:hidden;
	padding:32px 0 30px;
}
/* list-box */
.list-box{
	width:590px;
	float:left;
}
.list-holder{
	width:603px;
	overflow:hidden;
	padding:0 0 0 15px;
}
.list-box .box{
	float:left;
	width:155px;
	margin-right:46px;
	font-size:11px;
	line-height:14px;
}
.list-box h4{
	margin:0 0 4px 2px;
	color:#fff;
	font:normal 12px/16px "Lucida Grande","Lucida Sans Unicode", sans-serif;
	letter-spacing:2px;
}
.list-box ul{
	margin:0;
	padding:3px 0 0;
	list-style:none;
	background:url(/wp-content/themes/GenieKnows/images/separator.gif) no-repeat;
}
.list-box ul li{
	padding:5px 0 7px 2px;
	background:url(/wp-content/themes/GenieKnows/images/separator.gif) no-repeat 0 100%;
}
.list-box ul a{color:#c5ebfa;}
.info{
	float:right;
	width:332px;
	padding:3px 7px 0 0;
	color:#247fa6;
	font-size:11px;
	line-height:14px;
}
.contact{
	width:332px;
	margin-bottom:26px;
}
.contact-t{
	background:url(/wp-content/themes/GenieKnows/images/bg-contact-t.png) no-repeat;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
}
.contact-c{
	background:url(/wp-content/themes/GenieKnows/images/bg-contact-c.png) repeat-y;
	width:100%;
}
.contact-c:after{
	content:"";
	clear:both;
	display:block;
}
.contact-content{
	margin:0;
	float:left;
	position:relative;
	width:322px;
	padding:11px 5px;
}
.contact-b{
	background:url(/wp-content/themes/GenieKnows/images/bg-contact-b.png) no-repeat;
	height:9px;
	text-indent:-9999px;
	overflow:hidden;
}
.info h5.question{
	margin:0 auto 13px;
	background:url(/wp-content/themes/GenieKnows/images/text-question.png) no-repeat;
	width:204px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
}
.info .call{
	margin:0 auto 10px;
	display:block;
	background:url(/wp-content/themes/GenieKnows/images/text-call.png) no-repeat;
	width:269px;
	height:10px;
	text-indent:-9999px;
	overflow:hidden;
}
.info .email{
	display:block;
	margin:0 auto;
	background:url(/wp-content/themes/GenieKnows/images/text-email.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:274px;
	height:10px;
	cursor:pointer;
}
.info p{margin:0 0 6px;}
.bill{
	margin:0 0 0 -3px; 
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.bill li{
	float:left;
	background:url(/wp-content/themes/GenieKnows/images/separator2.gif) no-repeat 0 2px;
	padding:0 3px 0 6px;
}
.bill li:first-child{background:none;}
.bill a{color:#6abadc;}
.navigation{
	width:100%;
	overflow:hidden;
}
.navigation .prev,
.navigation .next{ padding:0 20px;}
.navigation .prev{ float:left;}
.navigation .next{ float:right;}

#ps_sidebar_content {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #E7E7E7;
margin-bottom:19px;
padding:16px 17px 10px 16px;
width:230px;
}

.button:hover {
opacity: .88;
}

.productlist {
display:block;
float:left;
font-size:200%;
line-height:1.7;
width:260px;
}
